


.clearfix{
	clear: both;
}


.mobil_header{
	width: 100%;
	height: auto;
	position: absolute;
	z-index: 3;
	left: 0;
	right: 0;
	margin:auto;
	padding: 20px;
	box-sizing: border-box;
}


#mobil_logo{
	width: 107px;
	height: 42px;
	float: left;
}


#mobil_header-right{
	width: auto;
	height: auto;
	float: right;
	margin-top: 15px;
	display: block;
}


#mobil_akfix-logo{
	margin-right: 30px;
}

#akfix-logo-white{
	margin-right: 30px;
	display: none;
}


#mobil_header-right a{
	font-size:16px;
	text-decoration: none;
	color:#A1A1A1;
}


#mobil_languages{
	float: right;
}

#mobil_languages a:hover{
	color:#CF0511;
}

#mobil_languages span{
	font-size:12px;
	color:#A1A1A1;
	padding: 0px 5px;
}



/* Mobil slider */

#mobil_slider_area{
	width: 100%;
	height: 800px;
	margin-top: 80px;
	display: inline-block;
	background-image: url("../image/bg/mobil_slider_bg.jpg");
	background-position: 50%;
	background-repeat: no-repeat;
}


#mobil_slider_area h1{
	font-size:27px;
	text-align: center;
	margin-top:20px;
	color:#fff;
	line-height: 30px;
	margin-bottom:50px;
	padding:10px;
}

#mobil_slider_area h1 strong{
	font-weight: bold;
	display: block;
}


#mobil_thermcoat_image{
	width: 100%;
	height: 414px;
	margin: 0 auto;
	text-align: center;
	margin-bottom:60px;
	position: relative;
}

#mobil-video-icon{
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: auto;
}


#mobil_slogan{
	width: 100%;
	height: 131px;
	margin-bottom: 100px;
	margin: 0 auto;
	text-align: center;
	display: inline-block;
}

#mobil_slogan img{
	width: auto;
	max-width: 270px;
	max-height: 115px;
}




/* Mobil Content 1 */
.mobil-content-area-1{
	padding-top: 20px;
	width: 100%;
	height: auto;
	display: inline-block;
	text-align: center;
	background-color: #F3F3F3;
	padding-bottom:30px;
}

.mobil-content-area-1 img{
	width: 80%;
	max-width: 350px;
	height: auto;
}

#mobil-content-1-text-area{
	width: 100%;
	height: auto;
	text-align: left;
	padding: 20px 30px;
}


#mobil-content-1-text-area strong{
	font-size:38px;
	color:#4D4D4D;
	line-height: 40px;
}

#mobil-content-1-text-area span{
	font-size:24px;
	color:#4D4D4D;
	display: block;
	margin-top:5px;
	line-height: 28px;
}





/* Content 2 */
.mobil-content-area-2{
	width: 100%;
	height: auto;
	height: 350px;
	background-image: url("../image/bg/thermcoat-content-bg-2.png");
	background-position: center;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	text-align: center;
}


.mobil-content-area-2 strong{
	font-size:40px;
	color:#fff;
	margin-top: 10px;
}


.mobil-content-area-2 span{
	font-size:35px;
	color:#fff;
	margin-top: 10px;
	line-height: 40px;
}

.mobil-content-area-2 span strong{
	font-size:35px;
	color:#fff;
	margin-top: 10px;
}




/* Content 3 */

.mobil-content-area-3{
	width: 100%;
	height: auto;
	background-color: #253286;
	padding: 10px;
	display: flex;
	padding-bottom: 50px;
}

#mobil-content-area-3-left{
	width: auto;
	height: 260px;
	margin-top:8%;
	margin-left:4%;
}

#mobil-content-area-3-left img{
	width: auto;
	height: 260px;
}


#mobil-content-area-3-right{
	width: 70%;
	height: auto;
	margin-top:5%;
	margin-left:8%;
	margin-right:5%;
}

#mobil-mk-area{
	width: 100%;
	height: 60%;
}


#mobil-content-area-3-text{
	width: 100%;
	height: auto;
	font-size:18px;
	line-height: 24px;
	color:#fff;
	padding-bottom: 50px;
}


#mobil-mk-area{
	width: 100%;
	height: 60%;
	display: flex;
	align-items: center;
	color:#fff;
}

#mobil-mk-area span{
	font-size:28px;
}

#mobil-mk-area strong{
	font-size:120px;
	margin-left:30px;
}




/* Content 4 */
.mobil-content-area-4{
	position: relative;
	width: 100%;
	height: auto;
	background: #CF0511;
	padding: 30px 20px;
}

.mobil-content-area-4:after{
	position: absolute;
	width: 100%;
	height: 100%;
	content: '';
	background: inherit;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	transform-origin: bottom left;
	transform: skewY(7deg);
}


.mobil-content-area-4 strong{
	font-size:20px;
	color:#fff;
	line-height: 26px;
}

.mobil-content-area-4 p{
	font-size:16px;
	color:#fff;
	line-height: 24px;
	display: block;
	margin-top:20px;
}



/* Content 5 */
.mobil-content-area-5-title{
	width: 100%;
	height: auto;
	margin-top:120px;
	text-align: center;
	margin-bottom: 50px;
}

.mobil-content-area-5-title strong{
	font-size: 34px;
	color: #4D4D4D;
	display: block;
}

.mobil-content-area-5-title p{
	font-size: 24px;
	color: #4D4D4D;
	margin-top:10px;
}


.mobil-content-area-5-down{
	width: 100%;
	height: auto;
	display: inline-block;
	text-align: center;
}


.mobil-content-area-5-down img{
	width: 70%;
	max-width: 350px;
	height: auto;
}



.mobil-content-area-5-up{
	width: 100%;
	height: auto;
	float: right;
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}


.mobil-application-materials{
	width: 30%;
	overflow: auto;
	text-align: left;
	margin-bottom: 5px;
	padding: 10px;
}


.mobil-application-materials img{
	width: 100%;
	height: auto;
}

.mobil-application-materials span{
	font-size:16px;
	margin-top:10px;
	display: block;
	color: #4D4D4D;
}


/* Content 6 */

.mobil-content-area-6{
	width: 100%;
	overflow: auto;
	background-color: #F3F3F3;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 30px;
	margin-top: 50px;
	display: inline-block;
}



.mobil-content-area-6 strong{
	font-size:24px;
	font-weight: bold;
	color:#4D4D4D;
	display: block;
	line-height: 34px;
}



.mobil-content-area-6 ul li{
	font-size:16px;
	color:#4D4D4D;
	line-height: 22px;
	list-style-type: circle;
	margin: 20px;
}




/* İkonlar */
.mobil-content-area-icons{
	width: 100%;
	height: auto;
	padding: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	background-color: #F3F3F3;
}



.mobil-icons{
	width: 90px;
	height: 90px;
	margin: 10px;
	display: inline-block;
}



/* Content 7 */
.mobil-content-7-area{
	width: 100%;
	height: auto;
	position: relative;
}

.mobil-content-7-area img{
	width: 100%;
	height: auto;
}


.mobil-content-7-area strong{
	position: absolute;
	bottom: 40px;
	margin-left: 30px;
	z-index: 1;
	display: block;
	font-size:22px;
	color:#fff;
	line-height: 30px;
}


.mobil-content-7-text{
	width: 100%;
	height: auto;
	padding: 10px 30px;
	background-color: #CF0511;
	margin-top: -5px;
	padding-bottom: 30px;
}

.mobil-content-7-text p{
	font-size:16px;
	color: #fff;
	line-height: 28px;
}





/* Content 8 */
.mobil-content-area-8{
	width: 100%;
	height: auto;
	background-color: #00B09B;
	padding: 10px 0px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}


.mobil-content-area-8-icons{
	width: 35%;
	height: 70px;
	margin: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}


.mobil-content-area-8-icons img{
	width: auto;
	height: 50px;
}



.mobil-content-area-8-icons strong{
	font-size:12px;
	color:#fff;
	margin-left:10px;
	line-height: 20px;
}

.mobil-icon-lines{
	width: 1px;
	height: 100px;
	background-color: #058879;
	margin: 0px 2%;
}




/* Content 9 */
.mobil-content-9-area{
	width: 100%;
	height: auto;
	position: relative;
}

.mobil-content-9-area img{
	width: 100%;
	height: auto;
}


.mobil-content-9-area strong{
	position: absolute;
	bottom: 30px;
	margin-left: 30px;
	z-index: 1;
	display: block;
	font-size:22px;
	color:#4D4D4D;
	line-height: 30px;
}


.mobil-content-9-text{
	width: 100%;
	height: auto;
	padding: 10px 30px;
	background-color: #fff;
	margin-top: -5px;
	padding-bottom: 30px;
}

.mobil-content-9-text p{
	font-size:16px;
	color: #4D4D4D;
	line-height: 28px;
}







/* Content 10 */
.mobil-content-10-area{
	width: 100%;
	height: auto;
	position: relative;
}

.mobil-content-10-area img{
	width: 100%;
	height: auto;
}


.mobil-content-10-area strong{
	position: absolute;
	bottom: 30px;
	margin-left: 30px;
	z-index: 1;
	display: block;
	font-size:22px;
	color:#fff;
	line-height: 30px;
}


.mobil-content-10-text{
	width: 100%;
	height: auto;
	padding: 10px 30px;
	background-color: #253286;
	margin-top: -5px;
	padding-bottom: 30px;
}

.mobil-content-10-text p{
	font-size:16px;
	color: #fff;
	line-height: 28px;
}








/* Content 11 */
.mobil-content-11-area{
	width: 100%;
	height: auto;
	position: relative;
}

.mobil-content-11-area img{
	width: 100%;
	height: auto;
}


.mobil-content-11-area strong{
	position: absolute;
	bottom: 30px;
	margin-left: 30px;
	z-index: 1;
	display: block;
	font-size:22px;
	color:#4D4D4D;
	line-height: 30px;
}


.mobil-content-11-text{
	width: 100%;
	height: auto;
	padding: 10px 30px;
	background-color: #f3f3f3;
	margin-top: -5px;
	padding-bottom: 50px;
}


.mobil-content-11-text p{
	font-size:16px;
	color: #4D4D4D;
	line-height: 28px;
}




/* Mobil Content Document Area */

.mobil-content-document-area{
	width: 100%;
	height: auto;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.mobil-documents-area-1{
	width: 100%;
	height: auto;
	background-color: #00B09B;
	display: flex;
	align-items: center;
	padding: 10px;
	padding-left: 35px;
}



.mobil-documents-area-2{
	width: 100%;
	height: auto;
	background-color: #CF0511;
	display: flex;
	align-items: center;
	padding: 10px;
	padding-left: 35px;
}


.mobil-documents-area-3{
	width: 100%;
	height: auto;
	background-color: #5B5B5B;
	display: flex;
	align-items: center;
	padding: 10px;
	padding-left: 35px;
}



.mobil-document-icon{width:64px;height:50px;float:left;}
.mobil-document-icon img {height:50px;}
.mobil-document-text{width:auto;overflow:auto;float:left;font-size:16px;margin-left:10px;color:#fff;line-height:20px; letter-spacing: 0.5px;}
.mobil-document-text strong{display:block;font-size:16px}
.mobil-document-text span{font-weight:600;font-size:14px}
.mobil-document-text a{color:#fff;text-decoration:none}
.mobil-document-text:hover {color:#000;}




/* Photo Gallery */
.mobil-row {
	display: flex;
	flex-wrap: wrap;
	padding: 0px;
}

/* Create four equal columns that sits next to each other */
.mobil-column {
	flex: 25%;
	max-width: 25%;
	padding: 0px;

}

.mobil-column img {
	vertical-align: middle;
	border:1px solid #fff;
}

.mobil-column img:hover {
	opacity: 0.5;
}



/* Mobil footer */
#mobil-footer-logo{
	width: 100%;
	height: auto;
	padding: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
}

#mobil-footer-logo img{
	width: 85px;
	height: auto;
	margin: 30px 30px 0px 30px;
}


#mobil-footer-address{
	width: 100%;
	height: auto;
	text-align: center;
	padding-top: 10px;
	color:#4D4D4D;
	line-height: 22px;
	font-size:14px;
	margin-bottom:20px;
}


#mobil-footer-social-media{
	width: 100%;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: center;
}


#mobil-footer-social-media a{
	font-size:18px;
	color: #565656;
	margin: 15px;
}

#mobil-copyright{
	width: 100%;
	height: auto;
	margin-top:10px;
	color:#A1A1A1;
	text-align: center;
	font-size:12px;
	margin-bottom:60px;
}







@media only screen and (max-width: 450px) {

	#mobil_slider_area{

		background-image: url("../image/bg/mobil_slider_bg-2.jpg");
	}



}






