a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}
table{border-collapse:collapse;border-spacing:0}
* { box-sizing: border-box;}
/*************/
body {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
}
.clear {
	clear: both;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
.container {
	width: 1170px;
	margin: 0 auto;
}
#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 2;
}
#header:before, #header:after {
	content: "";
	position: absolute;
	top: 0;
	height: 12px;
	background-color: #006fba;
}
#header:before {
	left: 0;
	width: calc( (100% - 1170px) / 2);
}
#header:after {
	right: 0;
	width: calc( 100% - ( ( (100% - 1170px) / 2) + 155px) );
}
.header-logo {
	padding-left: 10px;
	padding-right: 10px;
}
#bigslider {
	position: relative;
}
#bigslider .bgimg {
	width: 100%;
	display: block;
	max-width:100%;
}
#bigslider .bgimgmobile {
	display:none;
	width: 100%;
	max-width:100%;
}
#bigslider .notes {
    position:absolute;
    bottom: 20px;
    width:100%;
    box-sizing:border-box;
    left:0;
    padding-left:4%;
    font-size:12px;
    font-weight:700;
    font-family:Nexa;
    color:#565759;
}
#colors {
	height: 12px;
}
#colors .color {
	height: 12px;
	float: left;
	width: calc( 100% / 6 );
}
#colors .color1 { background: #08a7bf; }
#colors .color2 { background: #e15338; }
#colors .color3 { background: #ebaf36; }
#colors .color4 { background: #29b259; }
#colors .color5 { background: #d19443; }
#colors .color6 { background: #31a0d8; }
#messageline {
	padding-top: 35px;
	padding-bottom: 35px;
	background: #006fb9;
}
#messageline .col {
	float: left;
	height: 119px;
	width: 20%;
	font-weight: 500;
	font-size: 12px;
	line-height: 15px;
	color: #fff;
	display: flex;
	align-items: center;
	padding-left: 73px;
}
#messageline .col span {
	font-weight: 800;
	font-size: 18px;
	line-height: 18px;
	display: block;
}
#messageline .col.ekonomik {
	background: url(../img/ekonomik.png) no-repeat left center;
	flex-direction: column;
	align-items:flex-start;
}
#messageline .col.bitti {
	background: url(../img/bitti.png) no-repeat left center;
}
#messageline .col.temiz {
	background: url(../img/temiz.png) no-repeat left center;
}
#messageline .col.mutlu-abone {
	background: url(../img/mutlu-abone.png) no-repeat left center;
	width: 16%;
}
#messageline .col.sicaksu {
	background: url(../img/sicak-su.png) no-repeat left center;
}
#why {
	background: #EEDBC8;
	background: #EEDBC8;
	position: relative;
	min-height: 650px;
}
#why:before {
	content: "";
	position: absolute;
	width: 202px;
	height: 99px;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	background: url(../img/mask-gri.png) no-repeat;
	display: block;
	z-index: 2;
}
#why .clearfix {
	height: 100%;
}
#why .left {
	height: 650px;
	float: left;
	width: 50%;
	padding-left: 100px;
	padding-top: 120px;
	font-family:Nexa;
	color: #b3622e;
}
#why .left > .title {
	font-weight: 700;
	font-size: 38px;
	margin-bottom: 30px;
	padding-left:61px;
}
#why .left .slides {
	height: 337px;
}
#why .left .img {
	float: left;
	width: 61px;
}
#why .left .text {
	padding-top: 14px;
	float: left;
	width: calc( 100% - 61px );
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
	letter-spacing:0.05em;
}
#why .left .itemtitle {
	font-size: 22px;
	font-weight: 800;
	margin-bottom: 18px;
}
#why .left .item {
	padding-right: 45px;
}
#why .left .item li {
	margin-bottom: 10px;
}
#why .left .item2 {
	display: none;
}
#why .left .arrows {
	padding-right: 60px;
	text-align: right;
	font-size: 0;
}
#why .left .arrows a {
	display: inline-block;
	background: #e07129;
	color: #fff;
	font-weight: 500;
	font-size: 16px;
	width: 41px;
	height: 39px;
	line-height: 45px;
	text-align: center;
	text-decoration: none;
	margin-left: 14px;
}
#why .left .arrows a.disabled {
	background: #e48f58;
}
#why .right {
	float: right;
	width: 50%;
	position: relative;
	height: 650px;
	overflow: hidden;
}
#why .right img {
	position: absolute;
	min-width: 100%;
	min-height: 100%;
	left: 50%;
	transform: translateX(-50%);
    max-width:100%;
}
#formArea {
	background: #f5f5f5;
	padding-top: 84px;
	padding-bottom: 57px;
}
#formArea .form {
	width: 670px;
	margin: 0 auto;
	text-align: center;
}
#formArea .form .title {
	font-size: 30px;
	font-weight: 700;
	color: #006fba;
	margin-bottom: 30px;
}
#formArea .form .text {
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	color: #787878;
	margin-bottom: 30px;
}
#formArea .formrow {
	width: 100%;
	display: block;
	min-height: 48px;
	margin-bottom: 20px;
}
#formArea .formrow.checkbox {
	text-align: left;
	min-height: 32px
}
#formArea .formrow.half {
	width: calc( (100% - 30px) / 2 );
	float: left;
}
#formArea .formrow.half:first-child, #formArea .formrow.half.margin {
	margin-right: 30px;
}
#formArea .formrow.quarter {
	width: calc( (100% - 90px) / 4 );
	float: left;
	margin-right:30px;
}
#formArea .formrow.quarter.nomargin {
	margin-right: 0;
}
#formArea .formrow.quarter3x {
	width: calc( ( (100% - 30px) / 4 ) * 3 );
	float: left;
	margin-right:0;
}
#formArea .formrow input[type=text], #formArea .formrow textarea, #formArea .formrow select {
	display: block;
	border: 0;
	background: #fff;
	width: 100%;
	height: 48px;
	color: #787878;
	font-size: 15px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	padding-left: 20px;
	padding-right: 20px;
}
#formArea .formrow textarea {
	height: 170px;
	padding-top: 20px;
	resize: none;
}
#formArea .formrow.checkbox label {
	display: block;
	cursor: pointer;
	font-size:15px;
}
#formArea .formrow.checkbox .icheckbox_square-blue {
	float: left;
	display: block;
	margin-right: 5px;
	margin-bottom: 5px;
}
#formArea .formrow.checkbox span {
	display: block;
	line-height: 22px;
}
#formArea .formrow.captcha {} 
#formArea .formrow.captcha label {
	float:left;
	line-height:56px;
	margin-right:10px;
} 
#formArea .formbutton {
	padding-top: 13px;
}
#formArea .formbutton button {
	cursor: pointer;
	width: 180px;
	height: 54px;
	border: 0;
	color: #fff;
	font-size: 12px;
	font-weight: 500;
	background: #99ca46;
	font-family: 'Montserrat', sans-serif;
}
.inputfile {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}
.inputfile + label {
	width:100%;
	text-align:center;
    font-size: 15px;
    font-weight: 700;
    color: #787878;
    background-color: #fff;
    display: block;
	cursor: pointer;
	height:49px;
	line-height:49px;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.inputfile:focus + label,
.inputfile + label:hover {
    /*background-color: red;*/
}
.inputfile + label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    /* 4px */
    margin-right: 0.25em;
    /* 4px */
}
#footer {
	background: #006fba;
}
#footer .container {
	position: relative;
}
#footer .footer-logo {
	position: absolute;
	top: -28px;
	width: 135px;
	height: 53px;
	display: block;
	left: 0;
}
#footer .col {
	float: left;
	width: calc( 100% / 3 );
	padding-bottom: 25px;
	color: #f5f5f5;
}
#footer .col a {
	color: #f5f5f5;
	text-decoration: none;
}
#footer .col.col1 {
	padding-top: 50px;
}
#footer .col.col1 label {
	font-weight: 600;
	font-size: 16.26px;
	display: block;
	margin-bottom: 15px;
}
#footer .col.col1 span {
	font-size: 11px;
}
#footer .col.col2 {
	padding-top: 65px;
	text-align: center;
	font-size: 18.71px;
	float: right;
}
#footer .col.col3 {
	float: right;
	padding-top: 35px;
	font-size: 15px;
	line-height: 24px;
	text-align: right;
}
.alert_error {
    background: #fb5455;
    color: #fff;
}
.alert_success {
    background: #a5de5c;
    color: #fff
}
.alert {
    margin-bottom: 30px;
    padding: 20px 25px 20px 25px;
    position: relative;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    line-height:24px;
    font-size:14px;
}
.alert big {
    font-size: 18px;
    font-weight: 500;
}
.alert p {
    margin-bottom: 20px;
}
label.cc {
    float:left;
    line-height: 56px;
    margin-right: 10px;
}
.formrow input#captchaCode {
    float: left;
    height: 56px;
    font-size: 24px;
    width: 200px;
}
#captchaImg {
    float: left;
}
.captchaDiv {
    float: left;
}
#formArea .formrow input#captchaCode {
    float: left;
    width: 165px;
    height: 56px;
    font-size:24px;
    font-weight:700;
    margin-right: 10px;
}
.uyari-popup .mfp-close {
    right: 5px;
}
#advantages {
	padding-top:40px;
	position:relative;
	background-color:#f5f5f5;
}
#advantages:before {
	content:"";
	position:absolute;
	top:0;
	left:50%;
	transform:translateX(-50%);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 30px 0 30px;
	border-color: #006fb9 transparent transparent transparent;
}
#advantages .title {
	text-align:center;
	color:#5f5f5f;
	margin-bottom:15px;
	font-size:26px;
	line-height:30px;
	font-family:Nexa;
	font-weight:800;
}
#advantages .list {
	display:flex;
	align-items:flex-start;
	justify-content:center;
	flex-wrap: wrap;
}
#advantages .advbox {
	font-family:Nexa;
	width:177px;
	background:url(../img/advantages/advbox-bg.png) repeat-y 5px 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow:hidden;
	margin-left:8px;
	margin-right:8px;
	margin-bottom:15px;
}
#advantages .advbox .topbox {
	
}
#advantages .advbox .icon {
	background:url(../img/advantages/icon-bg.png) repeat-y 0 0;
	height:100px;
}
#advantages .advbox .icon img {
	height:100px;
	display:block;
	margin:0 auto;
}
#advantages .advbox .text {
	display:flex;
	justify-content:center;
	align-items:center;
	background:url(../img/advantages/icon-bg.png) repeat-y 0 0;
	color:#fff;
	font-weight:700;
	text-align:center;
	line-height:21px;
	padding:6px 15px 0;
	height:96px;
	font-size:17px;
}
#advantages .advbox .content {
	text-align:center;
	color:#565759;
	line-height:17px;
	padding:15px;
	font-size:14px;
}
#advantages .advbox.advbox3 .content {
	padding:15px 11px;
}
#advantages .advbox.advbox4 .content {
	padding:15px 11px;
}
#advantages .advbox .content {}