html, body {
	height: 100%;
	width: 100%;
}
body {
	font-family: 'Raleway', 'Helvetica', Arial, sans-serif;
	font-size: 13px;font-weight: 600;
	line-height: 1.5;
	color: #444;
	letter-spacing: 0.5px;
	background: #EFEFEF;
}
* {
	outline: none;
}
a, a:visited, a:link {
	color: #444;
	text-decoration: none;
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	transition: all 0.35s;
}
a:hover, a:focus {
	color: #1293FF;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 900;
	line-height: 1.25;
}
h1 {
	font-size: 56px;
}
h2 {
	font-size: 48px;
}
h3 {
	font-size: 40px;
}
h4 {
	font-size: 32px;
}
h5 {
	font-size: 24px;
}
h6 {
	font-size: 16px;
}
p {
	margin-bottom: 20px;
    font-weight: 500;
    line-height: 22px
}

::-moz-selection {
 color: white;
 background: #B73A8D;
}
::selection {
	color: white;
	background: #45aaff;
}
img::selection {
	color: white;
	background: transparent;
}
img::-moz-selection {
 color: white;
 background: transparent;
}
body {
	webkit-tap-highlight-color: #B73A8D;
}
::placeholder {
 color: #DDD;
 font-size: 16px;
}
.p0 {
	padding: 0;
}
.pss16 {
	padding: 0 16px;
}
.mb0 {
	margin-bottom: 0 !important;
}
.mb48 {
	margin-bottom: 48px;
}
.mb72 {
	margin-bottom: 72px;
}
.mt180 {
	margin-top: 180px;
}
.mor {
	color: #B73A8D;
}
.beyaz {
	color: #FFF;
}
.sagadaya {
	float: right;
}
.sagayasla {
	text-align: right;
}
.ortala {
	text-align: center;
}
.beyazzemin {
	background: #FFF;
}
.gizle {
	display: none !important;
}
#kapsa {
	padding: 0;
}

#dil {
	position: absolute;
	right: 0;
	top: 0;
}
#dil a {
	display: block;
	padding: 12px;
	background: #444;
	color: #FFF;
	font-weight: 600;
}
#dil a:hover {
	background: #45aaff;
}
#tepemenu {
	border-bottom: 1px solid #DDD;
	padding: 4px 0;
}
#tepemenu a {
	display: inline-block;
	padding: 8px 8px 4px;
	font-size: 10px;
	font-weight: 500;
}
a.eng {
	color: #1293FF;
}
a.eng:hover {
	color: #444;
}
/* KOMUT */
#komut a {
	color: #444;
	font-weight: 500;
}
#komut li:hover {
	background: #FFF;
}
.dropdown-menu li:hover {
	background: none !important;
}
 
#komut a:hover{
	color: #1293FF;    font-weight: 500;
}
 
.dropdown-menu li a:hover{
	background-color: #1293FF; color: #fff !important;    font-weight: 500;
}

.navbar-default {
	background-color: transparent;
	border-color: transparent;
}
.navbar {
	height: auto;
	margin-bottom: 0;
}
.navbar-brand {
	height: auto;
	padding: 8px 16px 8px 0;
}
.navbar-brand>img {
	height: 64px;
}
.navbar-nav>li>a:hover {
	color: #1293FF;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	background-color: #EEE !important;
	border-color: #CCC;
}
.buyukmenu {
	padding: 16px;
}
.buyukmenu a {
	padding: 6px 0;
	border-bottom: 1px solid #CCC;
	display: block;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
	left: 0;
	right: 15px;
}
.dropdown-menu {
	border: none;
	-webkit-box-shadow: none;
					box-shadow: none;
	background-color: #FFF;
	border-radius: 0;
}
.dropdown-menu>li>a {
	padding: 8px 20px;
	font-size: 11px;
font-weight: 600;
height: 25px;
line-height: 11px;
}
.navbar-toggle {
	margin-top: 12px;
	margin-right: 0px;
}
/*--------------------------------------------------------------  
TEPE SOSYAL MEDYA
-------------------------------------------------------------- 
*/
a.social_links {
  position: absolute;
  top: 50%;
  right: 10px;
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 30px;
  text-align: center;
}
@media (max-width: 991px) {
  a.social_links {
    right: 0px;
    -o-transform: translate(-100px, -50%);
    -webkit-transform: translate(-100px, -50%);
    -ms-transform: translate(-100px, -50%);
    transform: translate(-100px, -50%);
    z-index: 101;
  }
}
.team_social {
  width: 100%;
  opacity: 0;
  padding-top: 15px;
  position: absolute;
  right: 0;
  bottom: 0;
  text-align: right;
  -o-transform: translate(0, -200%);
  -webkit-transform: translate(0, -200%);
  -ms-transform: translate(0, -200%);
  transform: translate(0, -200%);
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  -webkit-overflow-scrolling: touch;
}
.team_social a {
  margin: 0 3px 3px 0;
}
.team_social a i {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  padding: 0;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.5);
}
.team_social a:link i,
.team_social a:visited i {
  color: #fff;
}
.team_social a:hover i,
.team_social a:active i {
  background-color: #000;
}
.team_social.showLinks {
  opacity: 1;
  -o-transform: translate(0, 100%);
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
  z-index: 1;
}
/* ----- TEPE SOSYAL MEDYA BİTTİ ----- */

a.paylasalim {
	font-size: 18px;
	float: right;
	margin: 16px;
}

.mavidugme {
	background: #45AAFF;
	padding: 8px 16px;
	text-align: center;
	color: #FFF !important;
	font-size: 14px;
	margin: 24px auto;
}
.mavidugme:hover {
	background: #088EFF;
}
#tepegorsel {
	margin-top: 120px;
	padding: 0;
	height: 320px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.iletisimharita {
	height: 480px !important;
}
#bostepe {
	margin-top: 120px;
	height: 90px;
	background: #45AAFF;
}
.tepebaslik {
	margin-top: -64px;
	height: 64px;
	background: linear-gradient(to right, #E5E5E5 25%, #E5E5E5 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 100%);
	padding: 0;
}
.tepebaslik h3 {
	margin: 0;
	padding-right: 16px;
	padding-left: 15px;
	padding-top: 8px;
	height: 64px;
	background: #E5E5E5;
	display: inline-block;
	position: relative;
	line-height: 64px;
	font-weight: 900;
}
.tepebaslik h3:after {
	content: "";
	position: absolute;
	right: -64px;
	bottom: 0;
	border-style: solid;
	border-width: 64px 0 0 64px;
	border-color: transparent transparent transparent #E5E5E5;
}
.tepebaslik_aciklama {
	position: relative;
	padding: 0;
	background: #E5E5E5;
	height: 32px;
	font-size: 18px;
	line-height: 32px;
}
.tepebaslik_aciklama p {
	padding-left: 15px;
}
.tepebaslik_aciklama:after {
	border-style: solid;
	border-width: 16px 99vw 0 0;
	border-color: #E5E5E5 transparent transparent transparent;
	bottom: -16px;
	left: 0;
	position: absolute;
}
.altbaslik {
	position: relative;
	background: #E5E5E5;
	font-size: 16px;
	margin-bottom: 96px;
	padding: 8px 0;
}
.altbaslik:after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-color: #e5e5e5;
	border-width: 64px 0 0 98vw;
	bottom: -63px;
	border-left-color: transparent;
	border-right-color: transparent;
	left: 0;
	position: absolute;
	z-index: 9;
	-ms-transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}
#icerik {
	padding: 0;
	margin-top: -100px;
	position: relative;
	z-index: 1;
}

footer {
	position: relative;
	z-index: 1;
	padding-top: 64px;
	padding-bottom: 40px;
	margin-top: 160px;
	background-color: #304770;
	color: #FFF;
}
footer:before {
	content: "";
	border-style: solid;
	border-width: 0 49.3vw 32px;
	border-color: transparent transparent #304770 transparent;
	top: -32px;
	left: 0;
	position: absolute;
}
footer p {
	margin-bottom: 12px;
}
footer a {
	color: #FFF !important;
}
footer a:hover, a:focus {
	color: #1293FF !important;
}
.footerlogo {
	height: 72px;
	margin-bottom: 16px;
}
.footerarabaslik {
	display: block;
	position: relative;
	font-weight: 900;
	color: #FFF;
}
.footerarabaslik span {
	background: #304770;
	padding-right: 8px;
}
.footerarabaslik:after {
	position: absolute;
	top: 9px;
	right: 0;
	content: "";
	height: 1px;
	width: 100%;
	background: #FFF;
	z-index: -1;
}
.footersm i, #footeradres i {
	display: inline-block;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 18px;
	margin: 0 3px 3px 0;
	padding: 0;
	background-color: rgba(69, 170, 255, 0.3);
}
#footeradres p {
	margin-bottom: 4px;
}
#footeradres p:first-of-type {
	margin-bottom: 24px;
	margin-top: 16px;
}
.footersm .fa-facebook, .team_social .fa-facebook {
	background-color: #3b5998;
}
.footersm .fa-twitter, .team_social .fa-twitter {
	background-color: #00aced;
}
.footersm .fa-linkedin, .team_social .fa-linkedin {
	background-color: #007bb6;
}
.footersm .fa-instagram, .team_social .fa-instagram {
	background: #ec001a; /* Old browsers */
	background: -moz-linear-gradient(left,  #ec001a 0%, #bd00a7 100%);
	background: -webkit-linear-gradient(left,  #ec001a 0%,#bd00a7 100%);
	background: linear-gradient(to right,  #ec001a 0%,#bd00a7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec001a', endColorstr='#bd00a7',GradientType=1 );
}
.footersm i:hover {
	background-color: #999;
	color: #FFF;
}
.footerhaber {
	position: relative;
	min-height: 64px;
	margin-top: 16px;
	overflow: hidden;
}
.footerhaber:first-of-type {
	margin-top: 0;
}
.footerhaberfoto {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 64px;
	height: 100%;
	margin: 0px;
	overflow: hidden;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 0;
	background-color: #000000;
	background-color: rgba(0, 0, 0, 0.3);
}
.footerhaber small {
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	padding: 5px;
	text-align: center;
	width: 64px;
	z-index: 2;
	background-color: #000000;
	background-color: rgba(0, 0, 0, 0.5);
}
.footerhaberbaslik {
	padding: 2px 0px 0px 0px;
	margin: 0 0 5px 84px;
	font-size: 14px;
}
.footerhaber p {
	margin: 0 0 0 84px;
	line-height: 1.1em;
	font-size: 12px;
}
.altmenu {
	min-height: 190px;
}
.altmenu p {
	font-weight: 600;
}

/* ANA SAYFA */
/* SWIPER */
.anasayfatepe {
	width: 100%;
	height: 560px;
	z-index: 0;
	position: relative;
	margin-top: 120px;
}
.anasayfatepe .swiper-slide {
	background-position: center;
	background-size: cover;
}
.anasayfatepe .swiper-slide {
	position: relative;
}
.anasayfatepe img {
	z-index: 0;
}
.anasayfatepe .container-fluid {
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.as_tepebaslik {
	position: absolute;
	top: 32%;
	transform: translateY(-32%);
	/*width: 33%;*/
	background: rgba(0,0,0,0.5);
	padding: 32px;
	color: #FFF;
}
.as_tepebaslik h2 {
	margin: 0;
}
.as_tepebaslik h4 {
	margin: 0;
	margin-bottom: 16px;
	font-weight: normal;
	padding-bottom: 4px;
	border-bottom: 4px solid #45aaff;
	display: inline-block;
}
.anasayfamarka {
	padding-bottom: 48px;
	text-align: center;
}
.anasayfamarka:last-of-type {
	border-right: none;
}
.anasayfamarka img {
	margin: 40px auto;
	display: block;
}
.anasayfamarka a {
	font-size: 16px;
	font-weight: 700;
	color: #FFF;
}
.anasayfamarka a:hover {
	color: #000;
}
.anasayfamarka a span {
	font-weight: 400;
}
.marka1, .marka2, .marka3, .marka4 {
	position: relative;
}
.marka1:before, .marka1:after,
.marka2:before, .marka2:after,
.marka3:before, .marka3:after,
.marka4:before, .marka4:after {
	position: absolute;
	z-index: -1;
	content: "";
}
.marka1:before,
.marka3:before {
	transform: skewY(3deg);
	top: -8px;
	left: 0;
	width: 100%;
	height: 24px;
}
.marka2:before,
.marka4:before {
	transform: skewY(-3deg);
	top: -8px;
	left: 0;
	width: 100%;
	height: 24px;
}
.marka1:after,
.marka3:after {
	transform: skewY(-3deg);
	bottom: -8px;
	left: 0;
	width: 100%;
	height: 24px;
}
.marka2:after,
.marka4:after {
	transform: skewY(3deg);
	bottom: -8px;
	left: 0;
	width: 100%;
	height: 24px;
}
.marka1, .marka1:before, .marka1:after {
	background: #088EFF;
}
.marka2, .marka2:before, .marka2:after {
	background: #269CFF;
}
.marka3, .marka3:before, .marka3:after {
	background: #45AAFF;
}
.marka4, .marka4:before, .marka4:after {
	background: #64B8FF;
}
#anasayfabgmhk {
	padding: 72px 0;
}
.arabaslik {
	display: block;
	position: relative;
	font-weight: 900;
}
.arabaslik span {
	background: #EFEFEF;
	padding-right: 16px;
}
.arabaslik:after {
	position: absolute;
	top: 12px;
	right: 0;
	content: "";
	height: 1px;
	width: 100%;
	background: #444;
	z-index: -1;
}
a.bgmmerkez {
	display: block;
	color: #FFF;
	text-align: center;
	font-weight: 600;
	background: #45AAFF;
	padding: 16px 0;
}
a.bgmmerkez:hover {
	background: #088EFF;
}
#departmanlar {
	padding: 128px 0 160px;
	background-color: #304770;
	color: #FFF;
	position: relative;
}
#departmanlar:before {
	border-style: solid;
	border-width: 32px 49.3vw 0;
	border-color: #EFEFEF transparent transparent transparent;
	top: -1px;
	left: 0;
	position: absolute;
}
#departmanlar:after {
	border-style: solid;
	border-width: 0 49.3vw 32px;
	border-color: transparent transparent #EFEFEF transparent;
	bottom: -1px;
	left: 0;
	position: absolute;
}
.departman {
	background-color: #E5E5E5;
	text-align: center;
	padding-bottom: 16px;
	border-bottom: 4px solid #1293FF;
}
.departman img {
	max-width: 100%;
	margin-bottom: 16px;
}

.ashizmet {
	text-align: center;
	border: 1px solid #45AAFF;
	box-sizing: border-box;
	min-height: 255px;
	margin-bottom: 32px;
}
.ashizmet p {
	padding: 0 16px;
	font-weight: 700;
	text-transform: uppercase;
}
#ashizmetlerimiz {
	padding: 0 0 24px 0;
	margin: 96px auto;
	z-index: 1;
}
/*#ashizmetlerimiz:after {
	border-style: solid;
	border-width: 32px 49.3vw 0;
	border-color: #EFEFEF transparent transparent transparent;
	bottom: -32px;
	left: 0;
	position: absolute;
	z-index: 1;
}*/
.ashizmet img {
	display: block;
	margin: 32px auto;
}
.mesai td {
	padding: 4px;
}
.mesai td:nth-child(even) {
	text-align: right;
}
#arafoto {
	position: relative;
	z-index: 0;
	height: 400px;
	background-size: cover;
	background-position: center;
	margin-bottom: -160px;
}
#arafoto img {
	width: 100%;
}
#arafoto:before {
	border-style: solid;
	border-width: 32px 49.3vw 0;
	border-color: #EFEFEF transparent transparent transparent;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 1;
}
.arafotoic {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(50,90,140,0.4);
	display: flex;
  align-items: center;
	color: #FFF;
}
.arafotoic h3 {
	font-weight: 900;
	margin: 0;
}

/* HAKKIMIZDA */
#hakkimizda {
	margin-bottom: 80px;
}
.hakkimizdagiris {
	margin-top: 80px;
	margin-bottom: 32px;
	font-size: 20px;
}

/* URUNLER */
#urunler {
	margin: 80px auto 120px;
}
.urunsinifi, .urunsinifiurunadi {
	background: #FFF;
	text-align: center;
	margin-bottom: 32px;
}
.urunsinifi:nth-child(3n), .urunsinifiurunadi:nth-child(3n) {
	border-right: none;
}
.urunsinifi figure, .urunsinifiurunadi figure {
	width: 100%;
	height: 200px;
	background-repeat: no-repeat;
	background-size: cover;
}
.urunsinifi p, .urunsinifiurunadi p {
	margin: 32px auto;
}
.urunsinifi p a, .urunsinifiurunadi p a {
    font-size: 18px;
    line-height: 23px;
    font-weight: 700;
    color: #444;
    padding: 0 ;
}
.urunsinifi a:hover, .urunsinifiurunadi p a:hover {
	color: #45aaff;
}

.solmenubaslik {
	font-weight: 600;
	color: #45aaff;
	font-size: 24px;
	margin-bottom: 8px;
}
.urunsinifiurunadi figure {
	height: 160px;
}
a.incele {
	background: #45aaff;
	text-align: center;
	position: relative;
	display: block;
	color: #FFF;
	font-weight: 600;
	padding: 16px 0 4px;
}
a.incele:hover {
	background: #1293FF;
}
a.incele:before {
	content: "";
	border-style: solid;
	border-width: 12px 100px 0;
	border-color: #E5E5E5 transparent transparent transparent;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	position: absolute;
}
.urunmarka {
	height: auto !important;
	margin: 0 auto !important;
	background: #E5E5E5;
  padding: 8px 0 4px;
}
.urunmarka a {
	font-size: 14px !important;
	color: #45aaff !important;
}

#urun {
	margin-bottom: 120px;
}
.yazdir {
	text-align: right;
	border-bottom: 1px solid #DDD;
	padding-bottom: 8px;
	margin-bottom: 24px;
}
.marka {
	color: #45aaff;
	margin-bottom: 24px;
}
.urunadi {
	margin: 0 0 16px;
	line-height: 110%;
}
.urunaciklama {
	margin-top: 16px;
}
.urunfoto {
	margin-bottom: 24px;
}
.urunsatinal {
	margin-top: 32px;
	min-width: 640px;
}
.urunsatinal th {
	background: #999;
	color: #FFF;
}
.urunsatinal.table-condensed>tbody>tr>td {
	padding: 8px;
}
.urunsatinal.table-hover>tbody>tr:hover {
	background-color: #ecf7ff;
}
#paylas {
	margin-top: 64px;
}
#paylas p {
	margin-bottom: 8px;
}
#paylas a {
	text-shadow: 0 2px 2px rgba(0,0,0,0.25);
	color: #FFF;
}
#paylas a:hover .pdf, #paylas a:hover .sartname {
	background: #444;
}
.pdf, .sartname {
	padding: 39px 15px;
}
.smpaylas {
	padding: 28px 15px;
}
.pdf {
	background: #088EFF;
}
.sartname {
	background: #269CFF;
}
.pdf .fa, .sartname .fa {
	font-size: 40px;
}
.smpaylas {
	background: #45AAFF;
	text-align: center;
	color: #FFF;
	    height: 126px;
}
.smpaylas .fa {
	font-size: 32px;
	margin: 0 8px;
}
.smpaylas .fa:hover {
	color: #00DDFF;
}
.uruntanitimayrinti {
	padding: 48px;
}
.uruntanitimayrinti .arabaslik span {
	background: #FFF;
}
.uruntanitimayrinti .arabaslik:after {
	top: 10px;
}
.silmezemin {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	z-index: -1;
}
.bayigiris {
	margin-top: 160px;
	padding: 48px;
	background: rgba(0,0,0,0.5);
	color: #FFF;
	text-shadow: 0 1px 0 #000;
}
.bayigiris input[type="email"] {
	display: block;
	background-color: #FFF;
	width: 200px;
	border: 1px solid #cbcbcb;
	border-radius: 4px;
}
.yonetim {
	background: #FFF;
	padding-bottom: 8px;
	text-align: center;
}
.yonetim img {
	margin-bottom: 32px;
}
.markafoto {
	z-index: -1;
	height: 400px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.markaaciklama {
	padding-top: 72px;
	padding-left: 32px;
}
.markaarka {
	background-color: #45aaff;
	margin-bottom: 96px;
}
.kampanya {
	margin-top: 120px;
	padding: 80px 0 120px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.buyukkampsol, .buyukkampsag {
	position: relative;
	height: 300px;
}
.buyukkampsol, .buyukkampsol:before {
	background: #088eff;
}
.buyukkampsag, .buyukkampsag:before {
	background: #64b8ff;
}
.buyukkampsol:before,
.buyukkampsag:before {
	position: absolute;
	content: "";
}
.buyukkampsol:before {
	transform: skewY(3deg);
	top: -20px;
	left: 0;
	width: 100%;
	height: 40px;
}
.buyukkampsag:before {
	transform: skewY(-3deg);
	top: -20px;
	left: 0;
	width: 100%;
	height: 40px;
}
.buyukkampsol:after {
	content: "";
	border-style: solid;
	border-width: 32px 50% 0;
	border-color: #EFEFEF transparent transparent transparent;
	bottom: 0;
	left: 0;
	position: absolute;
	z-index: 1;
}
.kucukkamp {
	padding-bottom: 48px;
	text-align: center;
	z-index: 1;
}
.kucukkamp img {
	margin: 40px auto;
	display: block;
}
.kucukkamp a {
	color: #FFF;
}
.kucukkamp1, .kucukkamp2, .kucukkamp3, .kucukkamp4 {
	position: relative;
	color: #FFF;
}
.kucukkamp1:before, .kucukkamp1:after,
.kucukkamp2:before, .kucukkamp2:after,
.kucukkamp3:before, .kucukkamp3:after,
.kucukkamp4:before, .kucukkamp4:after {
	position: absolute;
	z-index: -1;
	content: "";
}
.kucukkamp1:before,
.kucukkamp3:before {
	transform: skewY(3deg);
	top: -8px;
	left: 0;
	width: 100%;
	height: 24px;
}
.kucukkamp2:before,
.kucukkamp4:before {
	transform: skewY(-3deg);
	top: -8px;
	left: 0;
	width: 100%;
	height: 24px;
}
.kucukkamp1:after,
.kucukkamp3:after {
	transform: skewY(-3deg);
	bottom: -8px;
	left: 0;
	width: 100%;
	height: 24px;
}
.kucukkamp2:after,
.kucukkamp4:after {
	transform: skewY(3deg);
	bottom: -8px;
	left: 0;
	width: 100%;
	height: 24px;
}
.kucukkamp1, .kucukkamp1:before, .kucukkamp1:after {
	background: #222D3F;
}
.kucukkamp2, .kucukkamp2:before, .kucukkamp2:after {
	background: #304770;
}
.kucukkamp3, .kucukkamp3:before, .kucukkamp3:after {
	background: #45AAFF;
}
.kucukkamp4, .kucukkamp4:before, .kucukkamp4:after {
	background: #323232;
}
.altkampanya {
	position: relative;
	background: #304770;
	padding: 64px 15px;
	color: #FFF;
}
.altkampanya:before {
	content: "";
	border-style: solid;
	border-width: 0 49.3vw 32px;
	border-color: transparent transparent #304770 transparent;
	top: -32px;
	left: 0;
	position: absolute;
}
.altkampanya:after {
	border-style: solid;
	border-width: 32px 49.3vw 0;
	border-color: #304770 transparent transparent transparent;
	bottom: -32px;
	left: 0;
	position: absolute;
	z-index: 1;
}
#coksatan {
	margin-top: 180px;
	margin-bottom: 72px;
}
.coksatanurun:hover {
	-webkit-box-shadow: 0 0px 12px 0px rgba(0,0,0,0.2);
	   -moz-box-shadow: 0 0px 12px 0px rgba(0,0,0,0.2);
	        box-shadow: 0 0px 12px 0px rgba(0,0,0,0.2);
	transition: transform .1s, box-shadow .1s, background-color .1s, color .1s, opacity .1s, -webkit-transform .1s;
}
.coksatanurun h4{    font-size: 22px; font-weight: 700}
.coksatanurun {
	background: #FFF;
}
.coksatanurunadi {
	background: #45AAFF;
	padding: 16px 0;
	    min-height: 80px;
	margin: 0;
	text-align: center;
	color: #FFF;
	text-transform: uppercase;
}
.coksatanfiyat {
	padding: 16px 0;
	text-align: center;
	font-size: 24px;
	font-weight: 600;
}
.bayibasvuru {
	margin-top: 48px;
	padding: 48px;
	background: rgba(0,0,0,0.5);
	color: #FFF;
}
.bayibasvuru select {
	color: #444;
}
.iletisimformu {
	background-color: #304770;
	padding: 64px 32px 32px;
}
.alfabe {
	min-height: 246px;
}
.brosurkatalog h4 {
	border-radius: 50%;
	border: solid 1px;
	display: inline-block;
	font-weight: 400;
	height: 64px;
	line-height: 64px;
	text-align: center;
	width: 64px;
	margin: 0 0 10px 0;
}
.brosurkatalog ul li {
	position: relative;
}
.brosurkatalog ul {
	list-style: none;
	border-left: 1px dashed;
	margin-left: 32px;
	padding-left: 32px;
	margin-bottom: 20px;
}
.brosurkatalog ul li a {
    display: block;
    position: relative;
    padding: 2px 0px;
    color: #000;
    font-weight: 500;
}
.brosurkatalog ul li a:hover {
	color: #45AAFF
}
/* FORM */
::placeholder {
	color: #999;
}
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="date"],
textarea {
	background-color: #EFEFEF;
	border: 1px solid #cbcbcb;
	border-radius: 4px;
	color: #444;
	font-size: 14px;
	width: 100%;
	height: inherit;
	line-height: 1.5;
	padding: 8px 12px;
	margin-bottom: 8px;
	outline: none;
}
textarea {
	resize: none;
	height: 160px;
}
input[type="submit"] {
    background-color: #45AAFF;
    border-radius: 4px;
    border: none;
    padding: 8px 16px;
    text-align: center;
    font-size: 13px;
    color: #FFF;
}
input[type="submit"]:hover {
	background-color: #444;
}
select {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-image: url(../gorseller/form-selector-grey.png);
	background-position: 95% 50%;
	background-repeat: no-repeat;
	background-size: 24px 24px;
	background-color: #EFEFEF;
	border: 1px solid #cbcbcb;
	border-radius: 4px;
    padding: 7px 17px 6px 11px !important;
    width: 100%;
    line-height: 1.5;
    margin-bottom: 8px;
    font-weight: 500;
}
.dosyayukle {
  margin: 12px 0 24px;
  background-color: #FFF;
  border-radius: 4px;
}
.dosyayukle input[type='file'] {
  display: none;
}
.ozgecmisdosyasi {
    font-size: 12px;
    padding-left: 8px;
    font-weight: 500;
}
.ozgecmisdugme {
  background: #444;
  color: #fff;
  min-height: 32px;
  padding: 8px 16px;
  border: none;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
	display: inline-block;
	cursor: pointer;
	  font-size: 12px;
    font-weight: 500;
}
.ozgecmisdugme:hover {
  background: #45AAFF;
}
.iletisimformu label {
	margin-top: 16px;
	margin-bottom: 0;
	color: #FFF;
	font-weight: normal;
}
.iletisimformu input[type="text"],
.iletisimformu textarea {
	background-color: #FFF;
	border: none;
	border-radius: 0px;
}

@media (max-width: 767px) {
	.mobilgizle {
		display: none;
	}
	.sagadaya {
		float: left !important;
	}
	#icerik {
		margin-top: 0px;
	}
	.anasayfatepe {
		height: 320px;
		margin-top: 82px;
	}
	.tepebaslik {
		margin: 0;
		height: auto;
		background: #E5E5E5;
	}
	.tepebaslik h3 {
		line-height: 100%;
		padding-top: 24px;
	}
	.tepebaslik_aciklama {
		height: auto;
		margin-bottom: 16px;
		padding-top: 8px;
	}
	.tepebaslik_aciklama p {
		margin-bottom: 8px;
	}
	.tepebaslik h3:after, .tepebaslik_aciklama:after {
		display: none;
	}
	.as_tepebaslik {
		top: 48%;
		padding: 16px;
	}
	.as_tepebaslik h2 {
		margin: 0;
		font-size: 32px;
	}
	.as_tepebaslik h5 {
		font-size: 16px;
	}
	.marka1:before, .marka1:after,
	.marka2:before, .marka2:after,
	.marka3:before, .marka3:after,
	.marka4:before, .marka4:after {
		display: none !important;
	}
	.anasayfamarka {
		padding-top: 48px;
	}
	.anasayfamarka img {
		margin: 0 auto 40px;
	}
	#departmanlar {
		padding: 64px 0;
	}
	#departmanlar h3 {
		font-size: 32px;
	}
	.departman {
		margin-bottom: 32px;
	}
	.arabaslik {
		margin-top: 32px;
	}
}
@media (min-width: 768px) {
	.masaustugizle {
		display: none;
	}
	.navbar {
    border-radius: 0px;
	}
	.navbar-brand {
		padding: 10px 0px;
	}
	.navbar-nav>li>a {
    padding: 32px 16px;
	}
	.solmenubaslik {
		display: none;
	}
}
@media (width: 768px) {
}
@media (min-width: 768px) and (max-width: 991px) {
	/*.navbar-collapse.collapse {
		display: none !important;
	}
	.navbar-collapse.collapse.in {
		display: block !important;
	}
	.navbar-header .collapse, .navbar-toggle {
		display:block !important;
	}
	.navbar-header {
		float:none;
	}
	.navbar-nav>li>a {
    padding: 16px 14px;
		height: 48px;
		line-height: 24px;
	}*/
}
@media (min-width: 992px) {
	/*.navbar-brand {
		height: 110px;
		padding: 15px 10px;
	}
	.navbar-nav>li>a {
		padding: 16px 16px;
	}*/
}
@media (min-width: 768px) {
}
@media (min-width: 1200px) {
	/*.navbar-brand {
		padding: 15px 42px;
	}
	.navbar-nav>li>a {
    padding: 16px 26px;
	}*/
}

@media (max-width: 767px) and (orientation: landscape) {
}

@media (orientation: portrait) {
}

@media (orientation: portrait) and (max-width: 767px){
}
@media (orientation: portrait) and (width: 768px){
}

@media screen and (device-aspect-ratio: 4/3) {
}

.nav-pills>li {
	
    width: 100%;
    float: left;
    border-bottom: 1px solid #ccc;
    padding: 10px 15px 15px 0 !important;
}

.dropdown-menu { font-size: 13px; font-weight: 600}

::placeholder {
  color: #000 !important;
  font-size: 13px; font-weight: 500;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #000 !important;
}

 ::-ms-input-placeholder { /* Microsoft Edge */
 color: #000 !important;
}

    

/****** LOGIN MODAL ******/
.loginmodal-container {
  padding: 30px;
  max-width: 350px;
  width: 100% !important;
  background-color: #F7F7F7;
  margin: 0 auto;
  border-radius: 2px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  font-family: roboto;
}

.loginmodal-container h1 {
  text-align: center;
  font-size: 1.8em;
  font-family: roboto;
}

.loginmodal-container input[type=submit] {
  width: 100%;
  display: block;
  margin-bottom: 10px;
  position: relative;
}

.loginmodal-container input[type=text], input[type=password] {
  height: 44px;
  font-size: 16px;
  width: 100%;
  margin-bottom: 10px;
  -webkit-appearance: none;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-top: 1px solid #c0c0c0;
  /* border-radius: 2px; */
  padding: 0 8px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.loginmodal-container input[type=text]:hover, input[type=password]:hover {
  border: 1px solid #b9b9b9;
  border-top: 1px solid #a0a0a0;
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}

.loginmodal {
  text-align: center;
  font-size: 14px;
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  height: 36px;
  padding: 0 8px;
/* border-radius: 3px; */
/* -webkit-user-select: none;
  user-select: none; */
}

.loginmodal-submit {
  /* border: 1px solid #3079ed; */
  border: 0px;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.1); 
  background-color: #4d90fe;
  padding: 17px 0px;
  font-family: roboto;
  font-size: 14px;
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#4787ed)); */
}

.loginmodal-submit:hover {
  /* border: 1px solid #2f5bb7; */
  border: 0px;
  text-shadow: 0 1px rgba(0,0,0,0.3);
  background-color: #357ae8;
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#357ae8)); */
}

.loginmodal-container a {
  text-decoration: none;
  color: #666;
  font-weight: 400;
  text-align: center;
  display: inline-block;
  opacity: 0.6;
  transition: opacity ease 0.5s;
} 

.login-help{
  font-size: 12px;
}
.urunbaslik { text-transform: uppercase; }

@media (min-width: 768px) { 
	.sagahizalialan {
		text-align: right;
	}
 }

.bannerspottxt:after {
    border-bottom: 7px solid #45aaff;
    content: "";
    display: block;
    margin: 12px 0 12px 0;
}

.dropdown-menu { border-bottom: 4px solid #4eabf9;}

.dark_section, .dark_section a {
    background-color: #222d3f;
    color: #ffffff; font-size: 11px;line-height: 40px; font-weight: normal;
}