/*
	Theme Name: Infilube
	Theme URI: http://infilube.com
	Author: N-Digital
	Author URI: https://www.ndigital.com.tr
	Description: Infilube Motor Oil
	Version: 1.0
	Text Domain: infilube

*/

body {
	font-family: 'Gruppo', sans-serif;
	background: url(../img/header-bg.png) top left no-repeat;


	
  }
  body:before {
	background: linear-gradient(180deg, rgb(0 0 0 / 72%) 0%, rgb(0 0 0 / 0%) 17%) ;

  }

  .shadow-lg {box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;;}
  .full-call2act {background: #002256;     
    height: 100px;
    padding-top: 28px;}
  .full-call2act p {font-size: 20px; color:#fff;	}
  .full-call2act span {font-size: 12px; color:#00b9d1;	}






  .section-six .btn-cstm {
	
	border: 1px solid #ff4343;
	float: right;
    padding: 15px 40px;
    font-size: 13px;
    color: #ff4343;
    border-radius: 0;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    text-align: center;
	border-radius: 20px;
	margin-top:30px;
	text-align: center;
  
  }
  .section-six .btn-cstm:hover {
	border: 1px solid #00b9d1;
	float: right;
    padding: 15px 40px;
    font-size: 13px;
    color: #00b9d1;
    border-radius: 0;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    text-align: center;
	border-radius: 20px;
	margin-top:30px;
	text-align: center;
  
  }


  .section-six  h1 {
	font-size: 34px;
	font-weight: bolder;
	color: #93353e;
	margin-bottom:40px;
  }

  .section-six h6 {
	font-size: 34px;
	font-weight: bolder;
	color: #93353e;

  }
  .container-fluid {
	width: 80%;
	}
	.container-two {
		width: 80%;
			margin: 0 auto;
	}
	.newsblog img{ position: relative;}
	.newsblog .text{
		position: absolute;
		width: 93%;
		bottom: 0px;
		/* background: rgb(2,0,36); */
		background: linear-gradient(0deg, rgb(6, 0, 100) 19%, rgba(255, 255, 255, 0) 100%);
		min-height: 200px;
		padding-top: 90px;
	
		}
	.newsblog .text h4 {padding:10px 30px; padding-bottom:70px;color:#fff; line-height: 24px; font-size:14px; }
	.newsblog .text span {padding-left:30px; color:#fff; font-size:12px;}


	.e-catalog {background: #93353e;padding:10%; min-height:280px;}
	.e-catalog a strong{color:#fff; font-size:20px; height:60px; line-height: 60px;}
	.e-catalog a strong:before {content: "";		height: 3px;		background: #00b9d1;		width: 50px;		position: absolute;		top: 95px;}
	.e-catalog p{color:#fff; line-height: 26px; font-size:18px;}
	.e-catalog img {width: 30%; float: right; position: relative;}

	.call-button {background: #e5eaf1;padding:10%; margin-top:20px; 	min-height:100px;}
	.call-button strong{color:#93353e; font-size:20px; line-height: 30px;}
	.call-button img {width: 25%; float: right; position: relative;}

	.contactside {margin-bottom:50px; padding:10px 0; }
	.contactside img {float:left; margin-right: 20px;}
	.contactside p {width:100%; color:#93353e; font-size:18px;margin-top:10px;}
	.contactside b {color:#; float:left;}
	.top90 {margin-top:90px;}
	.topeng90 {margin-top:-90px;}
	.topeng45 {margin-top:45px;}
	.border-value {
		border:1px solid #fff; 
		color:#fff; 
		padding:60px;
		font-size:24px;	
		margin-bottom:40px;
		
	}
.border-value img {
	position: absolute;
	right: 10%;
	width: 14%;
	bottom: 22%;}
	.titleside {margin:30px 0;margin-top:90px; font-size: 20px; color:#93353e;	
	}
	.titleside:after {
		content:"";
		height:3px;
		background: #93353e;
		color: #93353e;	
		width:30px;
		margin-top:20px;
		display: block;
	}
  .language-sec {
	text-align: center;
	position: absolute;
	right: 0;
  }
  .language-sec:before {
	display: none;
  }
  .language-sec:after {
	display: none;
  }
  .language-sec {
	text-align: center;
	position: relative;
  }
  .language-sec:before {
	content: "";
	left: 0;
	width: 1px;
	top: -25px;
	height: 95px;
	background: #ccc;
	z-index: 9;
	position: absolute;
  }
  .language-sec:after {
	content: "";
	right: 0;
	width: 1px;
	top: -25px;
	height: 95px;
	background: #ccc;
	z-index: 9;
	position: absolute;
  }
  
  header .social-icon {
	position: absolute;
	top: 15px;
	right: -43px;
  }
  .text ul li {list-style: circle; float:left; width: 90%; height:55px; margin-left:30px;}
  .top-list li {
	width: 100%;
	float:left;
	text-align: left;
	height: 40px;
	line-height:40px;
	}
	.certificates img {width: 100%;}
	.certificates  {margin-bottom:30px;}
	.certificates .certificate_box {padding: 20px;    background: #e8e8e8; border-right: 12px #fff solid;}
	.certificates .certificate_box span{color:#93353e; margin-top:30px;float:left;}

	.top-list li a{
	color:#6dc0cb !important;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
  }
  .top-list li a:after{
  background:none !important;
  }
  .top-list li a:hover{
	color:#fff !important;
	background: none !important;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
  }
  
  
  .dropdown label.dropdown--label {
	position: relative;
	height: 45px;
	width: auto;
	line-height: 46px;
	display: inline-block;
	top:4px;
  }
  .dropdown label.dropdown--label .dropdown--checkbox {
	position: absolute;
	left: -2000000px;
  }
  .dropdown label.dropdown--label .dropdown--text {
	cursor: pointer;
	border-radius: 5px;
	display: block;
	width: 100%;
	background: #fff;
	color: #262E47;
	font-weight: bold;
	display: flex;
	align-items: center;
	box-sizing: border-box;
  }
  .dropdown label.dropdown--label .dropdown--text .dropdown--arrow {
	width: 10px;
	height: 10px;
	border-right: 1px solid #f3c81d;
	border-bottom: 1px solid #f3c81d;
	margin-left: auto;
	transform: rotate(45deg);
	transition: all ease-in 0.3s;
	position: absolute;
	top: 22px;
	left: 4px;
  }
  .dropdown label.dropdown--label .dropdown--list {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	width: 60px;
	z-index: 5;
	opacity: 0;
	visibility: hidden;
	top: 50%;
	transition: all ease-out 0.3s;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	max-height: 2360px;
  }
  .dropdown label.dropdown--label .dropdown--list .fab {
	font-size: 16px;
  }
  .dropdown label.dropdown--label .dropdown--list::-webkit-scrollbar {
	width: 10px;
  }
  .dropdown label.dropdown--label .dropdown--list::-webkit-scrollbar-track {
	background: #fff;
	border-left: 1px solid #DEE5FF;
  }
  .dropdown label.dropdown--label .dropdown--list::-webkit-scrollbar-thumb {
	background: #DEE5FF;
	border-radius: 5px;
  }
  .dropdown label.dropdown--label .dropdown--list::-webkit-scrollbar-thumb:hover {
	background: #cfd8f7;
  }
  .dropdown label.dropdown--label .dropdown--list ul {
	padding: 0;
	margin: 0;
  }
  .dropdown label.dropdown--label .dropdown--list ul li a {
	white-space: nowrap;
	text-decoration: none;
	color: #333A52;
	display: block;
	padding: 5px 20px;
  }
  .dropdown label.dropdown--label .dropdown--list ul li a:hover {
	background: #F7F9FD;
  }
  .dropdown label.dropdown--label .dropdown--checkbox:checked ~ .dropdown--list {
	top: 120%;
	opacity: 1;
	visibility: visible;
	transition: all ease-in 0.3s;
  }
  .dropdown label.dropdown--label .dropdown--checkbox:checked ~ .dropdown--text .dropdown--arrow {
	transform: rotate(-135deg);
	top:30px;
	left: 4px;
  }
  
  .submenu-side {
	background: #dedbd6; 
	float:left;
	width: 100%;
  }
  .submenu-side h3 {
	padding: 20px 35px;
	color: #fff;
	font-size:22px;
	background: #604311;
  }
  .submenu-side ul {
	padding: 10px 20px 10px 20px;
	width: 100%;
  }
  .submenu-side ul li {
	float:left;
	width: 100%;
	line-height: 40px;
  
  }
  .submenu-side ul li a{
	color:#604311;
	height: 25px;
	line-height: 25px;  
	font-size:16px;
  
  }
  
  .submenu-side ul li a:hover{
	color:#000;
  
	text-decoration: underline;
  }
  
  .section-one  h1 {
	font-size: 34px;
	font-weight: bolder;
	color: #0d152b;
	text-align: left;
  }
  .imgleft {
	float: left;
	width: 70px;
	margin-right: 35px;
	margin-top: -10px;
	}

  .section-one h6 {
	font-size: 30px;
	margin-bottom:10px;
	font-weight: bolder;
	color: #93353e;
  }
  .section-one h1 {
	color:#93353e;

  }
  .section-five  h1 {
	font-size: 34px;
	font-weight: bolder;
	color: #fff;
	margin-bottom:40px;
	text-align: center;
  }
  .section-five p {
	  color:#fff;
	  
	font-size:16px;
	line-height: 25px;
	text-align: center;
  }
  .section-five h6 {
	font-size: 34px;
	font-weight: bolder;
	color: #fff;
	text-align: center;

  }
  .section-three h1 {
	
	font-size: 40px;
	font-weight: bolder;
	color: #93353e;
	margin-bottom:60px;
  
  }
  .section-three {
  background: #fbfbfb;
  padding-bottom:120px;
  padding-top:60px;
	
  }
  .section-three h6 {
	font-size: 30px;
	margin-bottom:10px;
	margin-top:60px;
	font-weight: bolder;
	color: #93353e;
  }
  .section-three p{
    color: #5d5d5d;
    font-size: 14px;
    line-height: 25px;
  }
  .contact-form form .btn-send {
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	border-radius: 0;
	padding: 10px 35px;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
  }
  .contact-form form .btn-send:hover {
	background: #695431;
	color: #fff;
  }
  
  .btn.focus, .btn:focus {
	box-shadow: none;
  }
  
  .fancybox-container .form-control {
	margin-bottom: 15px !important;
  }
  
  .slider .social-list {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 999;
	right: 0;
  }
  .slider .social-list li {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	margin: 78px 0;
	text-align: center;
	padding:10px 0;
  }
  .slider .social-list a {
		font-size: 11px;
    color: rgba(255, 255, 255, 0.38);
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
  }
  .slider .social-list a:hover {
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
	color: #fff;
  }
  .slider .layer-text-one {
	
	font-size: 40px;
	font-weight: 100;
	color: #93353e;
	left: 11% !important;
  }
  .slider .layer-text-one b {
			letter-spacing: 0;
			margin-top:20px;
			line-height: 50px;;

			font-size: 64px;
			color: #fff;
  }
  .slider .second-text {
	font-size: 50px;
	line-height: 50px;;
	font-weight: 100;
	color: #fff;
	left: 11% !important;
  }
  .slider .second-text b {
			letter-spacing: 0;
			font-size: 50px;
			line-height: 50px;;

			color: #fff;
  }
  .section-five .text b:after {
	background: none repeat scroll 0 0 transparent;
	bottom: 0;
	content: "";
	display: block;
	height: 2px;
	left: 16px;
	position: absolute;
	background: #93353e;
	top: 50px;
	width: 50px;;
  }
  
  .slider .second-text:after {
	background: none repeat scroll 0 0 transparent;
	bottom: 0;
	content: "";
	display: block;
	height: 2px;
	left: 0;
	position: absolute;
	background: #93353e;
	top: 120px;
	width: 50px;;
  }
  header .top-menu a:after {
	background: none repeat scroll 0 0 transparent;
	bottom: 0;
	content: "";
	display: block;
	height: 2px;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -3px;
	position: absolute;
	background: #000;
	transition: width 0.3s ease 0s, left 0.3s ease 0s;
	width: 0;
  }
  .slider .third-text {
	font-size: 20px;
	font-weight: 100;
	color: #fff;
	left: 11% !important;
  }
  .slider .five-text {
	
	font-size: 18px;
	left: 11% !important;
	color: #fff !important;
  }
  .slider .four-text {
	font-size: 12px;
	font-weight: 500;
	color: #fff;
	left:11% !important;
	position: relative;
	border: 1px solid #fff;
	float: left;
	padding:15px 40px;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
  }
  
  .slider .four-text:hover {
	border-color: #93353e;
	color:#93353e;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
  }
  .slider .img-slide1 {
	left: 56% !important;
	top: 30% !important;
  }
  .slider .scroll-btn {
	z-index: 9;
  }
  .slider .scroll-btn a {
	width: 35px;
	height: 165px;
	position: absolute;
	right: 10%;
	bottom: 3%;
	z-index: 9;
  }
  .slider .ls-bottom-nav-wrapper {
	position: absolute;
	top: 88%;
	left:10%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
  }
  .slider .ls-bottom-nav-wrapper .ls-bottom-slidebuttons {
	float: left;
  }
  .slider .ls-bottom-nav-wrapper .ls-bottom-slidebuttons a {
	position: relative !important;
	background: none;
	width: 60px;
	float:left;
	height: 10px;
	margin-right: 10px;
	border: 1px solid #93353e !important;;
	left: 25px;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
  
  }
  .slider .ls-bottom-nav-wrapper .ls-bottom-slidebuttons .ls-nav-active {
	height: 10px;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
	background: #93353e;
	-moz-transition: height 1s ease !important;
	-webkit-transition: height 1s ease !important;
	-o-transition: height 1s ease !important;
	transition: height 1s ease !important;
  }
  
  .caption-generally {
	color: #1e1e1e;
	text-align: center;
  }
  .caption-generally h3 {
	font-size: 45px;
	font-weight: 100;
	color: #1e1e1e;
  }
  .caption-generally p {
	font-size: 17px;
	font-weight: 200;
	color: #1e1e1e;
  }
  
  .section-one {
	background: #f4f4f4;
	padding-top: 120px;
	padding-bottom: 120px;
	overflow: hidden;
  }
  .section-one .text b {
	font-size: 30px;
	color: #002e76;
	
	position: relative;
	margin-bottom: 10px;
	display: block;
  }
  .section-one .text p {
	font-size: 17px;
	margin-top:18px;
	color: #5d5d5d;
	margin-bottom: 5px;
	line-height: 30px;
  }
  .section-one h2 {
	text-align: center;
	margin:20px 0;
  }
  .section-one .text a {
	font-size: 16px;
	padding: 15px 30px;
	border: 1px solid #93353e;
	font-weight: 500;
	color: #fff;
	background: #93353e;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
	position: relative;
  }
  
  .section-one .text a:hover {
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
	padding-left: 40px;
	padding-right: 40px;
	color: #fff;
  }
  
  .section-two {
	padding-top: 65px;
	background: #212121;
  }
  .section-two .caption-generally {
	color: #fff;
  }
  .section-two .caption-generally h3 {
	color: #fff;
  }
  .section-two .caption-generally p {
	color: #fff;
  }
  .section-two .image {
	position: relative;
  }
  .section-two .image .tooltip-one {
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
	position: relative;
	top: 130px;
	margin: 0 auto;
	float: left;
	width: 27%;
	left: -159px;
  }
  .section-two .image .tooltip-one:before {
	content: url("../img/tooltip1.png");
	position: absolute;
	right: -105px;
	top: 4px;
  }
  .section-two .image .tooltip-one:after {
	content: "";
	width: 20px;
	height: 20px;
	position: absolute;
	right: -32px;
	top: -15px;
	border: 1px solid #ccc;
	border-radius: 10px;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
  }
  .section-two .image .tooltip-one a {
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	
	top: -16px;
	position: relative;
  }
  .section-two .image .tooltip-one:hover:after {
	background: #fff;
  }
  .section-two .image .tooltip-two {
	position: relative;
	top: 100px;
	right: -19px;
	left: 90px;
	margin: 0 auto;
	float: right;
	width: 29%;
  }
  .section-two .image .tooltip-two:before {
	content: url(../img/tooltip2.png);
	position: absolute;
	left: -150px;
	top: 4px;
  }
  .section-two .image .tooltip-two a {
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	
  }
  .section-two .image .tooltip-two:after {
	content: "";
	width: 20px;
	height: 20px;
	position: absolute;
	left: -43px;
	top: 0px;
	border: 1px solid #ccc;
	border-radius: 10px;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
  }
  .section-two .image .tooltip-two:hover:after {
	background: #fff;
  }
  .section-two .image .tooltip-three {
	position: relative;
	bottom: -524px;
	right: -988px;
	width: 27%;
  }
  .section-two .image .tooltip-three:before {
	content: url("../img/tooltip3.png");
	position: absolute;
	left: -134px;
	top: 23px;
  }
  .section-two .image .tooltip-three a {
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	
	position: relative;
	top: 85px;
	left: 40px;
  }
  .section-two .image .tooltip-three:after {
	content: "";
	width: 20px;
	height: 20px;
	position: absolute;
	left: 24px;
	bottom: -53px;
	border: 1px solid #ccc;
	border-radius: 10px;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
  }
  .section-two .image .tooltip-three:hover:after {
	background: #fff;
  }
  
  .section-three .caption-generally {
	margin: 80px 0;
  }
  .section-three .box-section {
	margin-top: 35px;
	margin-bottom: 35px;
  }
  .section-three .box-section .box-item {
	background: #f6f6f6;
	padding: 45px 45px;
	padding-bottom: 25px;
	position: relative;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
  }
  .section-three .box-section .box-item:hover {
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
	background: #000;
  }
  .section-three .box-section .box-item:hover .text h4, .section-three .box-section .box-item:hover .text p, .section-three .box-section .box-item:hover .text span {
	color: #fff;
  }
  .section-three .box-section .box-item:hover img {
	filter: brightness(0) invert(1);
  }
  .section-three .box-section .box-item .text {
	width: 70%;
	float: left;
  }
  .section-three .box-section .box-item .text h4 {
	font-size: 25px;
	font-weight: 200;
	color: #000;
	margin-bottom: 30px;
  }
  .section-three .box-section .box-item .text p {
	font-size: 15px;
	font-weight: 200;
	color: #000;
	height: 154px;
  }
  .section-three .box-section .box-item img {
	width: 30%;
	float: left;
	position: absolute;
	bottom: 16px;
  }
  .section-three .box-section .box-item span {
	position: absolute;
	bottom: 30px;
	left: 45px;
	font-size: 16px;
	font-weight: 300;
	color: #000;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
  }
  .section-three .box-section .box-item span:hover {
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
	padding-left: 10px;
  }
  .section-three .box-section .box-item span:hover:before {
	content: "-";
	position: absolute;
	left: -2px;
  }
  .section-three .choose-item {
	position: relative;
	padding: 20px;
	padding-bottom: 25px;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
	margin-bottom:30px;
	box-shadow: 12px 17px 18px #0000000d;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
	}
	.section-three .choose-item-brand {
		position: relative;
		padding: 15px;
		-moz-transition: all 0.2s ease-in;
		-o-transition: all 0.2s ease-in;
		-webkit-transition: all 0.2s ease-in;
		transition: all 0.2s ease-in;
		box-shadow: 12px 17px 18px #0000000d;
		-moz-transition: all 0.2s ease-in;
		-o-transition: all 0.2s ease-in;
		-webkit-transition: all 0.2s ease-in;
		transition: all 0.2s ease-in;
		}
  .orange-bg {
  
  background: rgb(235,100,53) !important;
  background: linear-gradient(0deg, rgba(235,100,53,1) 37%, rgba(241,241,241,1) 37%) !important;
  }
  .dark-bg {
	background: rgb(6,13,88) !important;
	background: linear-gradient(0deg, rgba(6,13,88,1) 37%, rgba(241,241,241,1) 37%) !important;
  
  }
  .aqua-bg {
	background: rgb(110,197,206) !important;
  background: linear-gradient(0deg, rgba(110,197,206,1) 37%, rgba(241,241,241,1) 37%) !important;
  }
  .blue-bg {
	background: rgb(19,30,158) !important;
  background: linear-gradient(0deg, rgba(19,30,158,1) 37%, rgba(241,241,241,1) 37%) !important;
  }
  .section-three .choose-item:hover {
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
	background: #f7f7f7 !important;
	}

		
.section-three .choose-item .fa {
text-align: center;
font-size: 43px;
width: 100%;
margin: 30px 0;
color:#93353e;

}


.section-three .choose-item .fas {
text-align: center;
font-size: 43px;
width: 100%;
margin: 30px 0;
color:#93353e;

}



  .section-three .choose-item:hover .text h4, .section-three .choose-item:hover .text p, .section-three .choose-item:hover .text span {
	color: #000;
  }
  .section-three .choose-item .text {
	width: 100%;
	float: left;
	margin-top:15px;
  }
  .section-three .choose-item .text h4 {
    font-size: 18px;
    color: #93353e;
    min-height: 31px;
    text-align: center;
    font-weight: 600;
  }
  .section-three .choose-item .text h4:hover {

	color: #000;

  }
  .section-three .choose-item .text p {
	font-size: 15px;
	font-weight: 200;
	color: #000;
  }
  .section-three .choose-item img {
	width: 100%;
	float: left;
  }
  .section-three .choose-item span {
	position: absolute;
	font-size: 13px;
	font-weight: 300;
	color: #fff;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
	
  
  }
  .section-three .choose-item span:hover {
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
	padding-left: 10px;
  }
	
	.section-three .choose-item-sector {
		position: relative;
		-moz-transition: all 0.2s ease-in;
		-o-transition: all 0.2s ease-in;
		-webkit-transition: all 0.2s ease-in;
		transition: all 0.2s ease-in;
		box-shadow: 12px 17px 18px #0000000d;
		-moz-transition: all 0.2s ease-in;
		-o-transition: all 0.2s ease-in;
		-webkit-transition: all 0.2s ease-in;
		transition: all 0.2s ease-in;
		}
	.section-three .choose-item-sector:hover {
		-moz-transition: all 0.2s ease-in;
		-o-transition: all 0.2s ease-in;
		-webkit-transition: all 0.2s ease-in;
		transition: all 0.2s ease-in;
		background: #eaeaf6 !important;
		}
		

	.section-three .choose-item-sector .text {
		width: 80%;
		float: left;
		margin-top:15px;
		position: absolute;
		padding: 80px 40px;
	}
	.section-three .choose-item-sector .text strong {
		font-size: 10px;
		letter-spacing: 8px;
		color: #fff;
		min-height: 40px;
		margin-bottom: 30px;
	}
	.section-three .choose-item-sector .text h4 {
		font-size: 25px !important;
		color: #fff;
		min-height: 40px;
		margin-bottom: 30px;
	}
	.button-sector {background: #71665f; color:#fff;
	float:left;
padding: 20px;
border-radius: 3px;
margin-top:60px;
-moz-transition: all 0.2s ease-in;
		-o-transition: all 0.2s ease-in;
		-webkit-transition: all 0.2s ease-in;
		transition: all 0.2s ease-in;}
.section-three .choose-item-sector:hover .button-sector {
	background: #93353e;
 
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}

.section-three .choose-item-sector .text h4:after {

		content:"";
		height:3px;
		background: #93353e;
		color: #93353e;	
		width:50px;
		margin-top:30px;
		display: block;

	}
	.section-three .choose-item-sector .text p {
		font-size: 15px;
		font-weight: 200;
		color: #000;
	}
	.section-three .choose-item-sector img {
		width: 100%;
		float: left;
		opacity: 0.9;
		
	}
	.section-three .choose-item-sector span {
		position: absolute;
		font-size: 13px;
		font-weight: 300;
		color: #fff;
		-moz-transition: all 0.2s ease-in;
		-o-transition: all 0.2s ease-in;
		-webkit-transition: all 0.2s ease-in;
		transition: all 0.2s ease-in;
	
	}
	.section-three .choose-item-sector span:hover {
		-moz-transition: all 0.2s ease-in;
		-o-transition: all 0.2s ease-in;
		-webkit-transition: all 0.2s ease-in;
		transition: all 0.2s ease-in;
		padding-left: 10px;
	}
	
  
  a:hover {
	text-decoration: none !important;
  }
  
  button:focus {
	outline: none;
  }
  
  #form-modal {
	/* Custom styling */
	max-width: 550px;
	padding: 10px 30px 30px 30px;
	border-radius: 4px;
	/* Custom transition - fade from top*/
	opacity: 0;
	transform: translateY(-50px);
	transition: all .3s;
  }
  
  .fancybox-slide--complete #form-modal {
	opacity: 1;
	transform: translateY(0);
  }
  .right-link {
	float: right;
  }
  .right-link a{
	font-size: 10px;
	
	color: #00b9d1;
	padding-bottom:20px;
	top:60px;
	position: absolute;
	
  }
  .right-link a:hover{
	font-size: 10px;
	
	color: #fff;
	padding-bottom:20px;
	top:60px;
	position: absolute;
	
  }
  
  footer {
	padding-top: 0;
	background: #f1f1f1;
  }
  footer .footer-top {
	margin-bottom: 0;
	padding-top: 60px;
	position: relative;
	padding-left: 24%;
	padding-right: 8%;
	padding-bottom: 100px;
  }
  footer .footer-top .left-text {
	position: absolute;
	left: 0;
	top: 60px;
  }
  footer .footer-top .f-list ul {
	margin-top: 8px;
  }
  footer .footer-top .f-list b {
	font-size: 20px;
	font-weight: 800;
	color: #93353e;
	
  }
  footer .footer-top .f-list p {
	font-size: 17px;
	color: #000;
	margin-top: 20px;
	line-height: 21px;
  }
  
  footer .footer-top .f-list a {
	font-size: 16px;
	color: #000;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
	padding-left: 7px;
	line-height: 25px;
	position: relative;
	
  }
  footer .footer-top .f-list a:hover {
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
	padding-left: 12px;
	color:#7a1212;
  }
  footer .footer-top .f-list a:before {
	content: "+";
	position: absolute;
	left: -5px;
	top: -5px;
  }
  footer .footer-top .left-text span {
	font-size: 16px;
	font-weight: 400;
	color: #000;
	
  }
  footer .footer-top .left-text p {
	font-size: 16px;
	line-height: 18px;
	color: #000;
	
  }
  footer .footer-top .left-text a {
	font-size: 16px;
	font-weight: 300;
	color: #eb6434;
  }
  footer .footer-top .left-text img {
	margin-bottom: 30px;
  }
  footer .footer-top .left-text ul li {
	display: inline-block;
  }
  footer .f-top-two {
	background: #e5e6ec;
	position: relative;
  }
  footer .f-top-two .caption {
	display: block;
	font-size: 24px;
	font-weight: 500;
	color: #17356e;
	
	margin-bottom: 45px;
	margin-top:40px;
  }
  footer .f-top-two .social-list {
	display: block;
  }
  footer .f-top-two .social-list i {
	font-size: 28px;
	color: #434343;
	margin: 0 10px;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
  }
  footer .f-top-two .social-list i:hover {
	color: #fff;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
  }
  footer .f-top-two .right-mail {
	padding-left: 30%;
	margin-top:20px;
  }
  footer .f-top-two .right-mail .caption {
	position: relative;
	top: 25px;
  }
  footer .f-top-two .right-mail .form-group {
	width: 90%;
  }
  footer .f-top-two .right-mail .form-group .form-control {
	background: #e4e6ec;
	border: 1px solid #7b7b7c !important;
	border-radius: 15px;
	border: none;
	height: 67px;
	padding-left:30px;
  }
  footer .f-top-two .right-mail .form-group .send-button {
	position: relative;
	float: right;
	top: -32px;
	right: 15px;
	background: transparent;
  }
  footer .f-top-two .right-mail .form-group .send-button:before {
	content: url("../img/mail.png");
	position: absolute;
	top: -20px;
	right: 0;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
  }
  footer .f-top-two .right-mail .form-group .send-button:hover:before {
	content: url("../img/mail2.png");
	position: absolute;
	top: -20px;
	right: 0;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
  }
  footer .footer-bottom {
	background: #000000;
	padding: 50px 0;
  }
  footer .footer-bottom .right {
	text-align: right;
	padding-top: 12px;
	padding-right: 30%;
	width: 100%;
  }
  footer .footer-bottom .right a {
	font-size: 14px;
	font-weight: 700;
	color: #424242;
	
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
  }
  footer .footer-bottom .right a:hover {
	color: #fff;
  }
  footer .footer-bottom .list {
	margin: 10px 0;
	padding-left: 78px;
  }
  footer .footer-bottom .list .copyright {
	font-size: 14px;
	font-weight: 500;
	color: #8a8a8a;
	margin-bottom: 25px;
  }
  footer .footer-bottom .list li:first-child a {
	padding-left: 0;
  }
  footer .footer-bottom .list li:first-child a:before {
	content: "";
  }
  footer .footer-bottom .list a {
	font-size: 12px;
	font-weight: 400;
	color: #535353;
	padding: 0 5px;
	position: relative;
  }
  footer .footer-bottom .list a:hover {
	text-decoration: none;
  }
  footer .footer-bottom .list a:hover:active, footer .footer-bottom .list a:hover:focus, footer .footer-bottom .list a:hover:visited, footer .footer-bottom .list a:hover:hover {
	color: #fff !important;
	border-color: #fff;
	box-shadow: none;
  }
  footer .footer-bottom .list a:before {
	content: "|";
	position: relative;
	left: -5px;
	height: 5px;
  }
  footer .footer-bottom .list a:after {
	background: none repeat scroll 0 0 transparent;
	bottom: 0;
	content: "";
	display: block;
	height: 2px;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -3px;
	position: absolute;
	background: #fff;
	transition: width 0.3s ease 0s, left 0.3s ease 0s;
	width: 0;
  }
  footer .footer-bottom .list a:hover:after {
	width: 80%;
	left: 0;
  }
  
  header {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: 0 auto;
	z-index: 9;
	height: 100px;
  }
  header .menu-all.active {
	display: block;
  }
  header .menu-all {
	display: none;
  }
  header .menu-btn.active:after {
	background: url(../img/menu.svg) top left no-repeat;
  }
  header .menu-btn {
	margin-left: 34px;
	width: 50px;
	height: 50px;
	position: relative;
	float: left;
	margin-top: 20px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	border-radius: 25px;
	border: 1px solid #1d1d1b;
	cursor: pointer;
  }
  header .menu-btn:after {
	content: '';
	z-index: 9;
	margin: 0 auto;
	width: 24px;
	height: 30px;
	display: block;
	text-align: center;
	background: url(../img/menu.svg) top right no-repeat;
	transition: all .25s ease;
	margin-top: 13px;
	filter: brightness(50%);
  }
  header #cssmenu > ul > li > a {
	font-size: 16px;
	color: #fff;
font-weight: 600;	
	  }
	  #menu-button {
		background:#918682;
	  }
  header .line-before {
	position: relative;
  }
  header .line-before:before {
	content: "";
	width: 100%;
	height: 1px;
	position: absolute;
	bottom: -1px;
	z-index: 9;
  }
  header .logo {
	margin-top: 15px;
	padding-left: 8px;
  }
  header #cssmenu ul ul li a:after {
	display: none;
  }
  header #cssmenu ul ul li a:hover:after {
	opacity: 0;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
  }
  header #cssmenu ul li a {
	position: relative;
  }
  header #cssmenu ul li a:hover {
	color: #93353e;
  }
  header #cssmenu ul li a:after {
	background: none repeat scroll 0 0 transparent;
	bottom: 0;
	content: "";
	display: block;
	height: 2px;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -3px;
	position: absolute;
	background: #93353e;
	transition: width 0.3s ease 0s, left 0.3s ease 0s;
	width: 0;
  }
  header #cssmenu ul li a:hover:after {
	width: 80%;
	left: 0;
  }
  header #cssmenu ul ul li a {
	background: #93353e;
	color:#fffdd3 !important;
		
		width: 270px;

  }
  header #cssmenu ul ul li a:hover {
	background: #998881;
	color: #fff !important ;
  }
  header #trigger-overlay {
	float: right;
  }
  header .top-menu {
	text-align: right;
	margin-top: 15px;
  }
  header .top-menu a {
	font-size: 12px;
	font-weight: 500;
	color: #afafaf;
	
	margin: 0 5px;
	position: relative;
  }
  header .top-menu a:after {
	background: none repeat scroll 0 0 transparent;
	bottom: 0;
	content: "";
	display: block;
	height: 2px;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -3px;
	position: absolute;
	background: #000;
	transition: width 0.3s ease 0s, left 0.3s ease 0s;
	width: 0;
  }
  header .top-menu a:hover:after {
	width: 80%;
	left: 0;
  }
  
  .contact-form {
	padding: 0;
  }
  .contact-form b {
	font-size: 18px;
	font-weight: 400;
	color: #021219;
  }
  .contact-form h6 {
	font-size: 14px;
	font-weight: 700;
	color: #a0a0a0;
	margin-top: 25px;
  }
  .contact-form p {
	font-size: 14px;
	font-weight: 300;
	color: #a0a0a0;
  }
  .contact-form form {
	margin-top: 45px;
  }
  .contact-form form .form-control {
	margin-bottom: 20px;
	height: 50px;
	box-shadow: 10px 8px 21px #00000005	;
	border-radius: 0;
  }
  .contact-form form .form-control::placeholder {
	font-size: 13px;
	font-weight: 400;
	color: #adadad;
  }
  .contact-form form .invalid-feedback {
	position: relative;
	top: -10px;
  }
  .contact-form form .valid-feedback {
	position: relative;
	top: -10px;
  }
  .contact-form form #text-area {
	height: 160px;
  }
  .contact-form form .btn-send {
	float: right;
	color: #171c2e;
	background: none;
	border:#171c2e 1px solid;
	padding: 16px 55px;
	position: relative;
  }
  .contact-form form .btn-send:hover:before {
	background: #fff;

  }
  .contact-form form .btn-send:before {
	content: "";
	width: 30px;
	height: 1px;
	position: absolute;
	background: #171c2e;
	left: 15px;
	top: 50%;
  }
  
  .swal2-container {
	z-index: 999999 !important;
  }
  
  .select-page .caption {
	margin-bottom: 80px !important;
  }
  .allsubmenu {
	margin-left:-10px !important;
  }
  .allsubmenu li{
	line-height: 20px !important;
	border-bottom:1px solid #070c61;
  }
  .allsubmenu li a{
	font-size:11px !important;
  
  }
  .content-page {
	background: #fff;
	padding-top: 80px;
  }
  .content-page .photo {
	margin-top: -255px;
	position: absolute;
	right: 0;
  }
  .content-page .photo img {
	object-fit: cover;
  }
  .content-page .caption {
	margin-bottom: 30px;
  }
  .content-page .caption span {
	font-size: 32px;
    color: #93353e;
   
    font-weight: 600;
  
  }
  .content-page .caption p {
	font-size: 16px;
	line-height: 24px;
	font-weight: 200;
	color: #525b5d;
	margin-top: 10px;
  }
  .content-page .section-one {
	overflow: visible;
	background: none !important;
  }
  .content-page .free-box-all {
	margin-top: 50px;
  }
  
  .page-name-list {
	position: absolute;
	top: -160px;
	left: 20px;
  }
  .page-name-list .page-name {
	margin-bottom: 50px;
  }
  .page-name-list .page-name span {
	font-size: 60px;
    font-weight: 700;
    color: #fff2db;
  
  }
  .page-name-list .page-name p {
	font-size: 18px;
  
	margin-top:10px;
	color: #fff2db;
	margin-left: 3px;
  }
  .page-name-list .page-list {
	margin: 30px 0;
  }
  .page-name-list .page-list li:first-child a:before {
	content: "";
  }
  .page-name-list .page-list a {
	text-decoration: none;
	padding: 0 5px;
	color: #dddbd5 !important;

	position: relative;
	font-size: 15px;
	font-weight: 200;
  }
  .page-name-list .page-list a:active, .page-name-list .page-list a:focus, .page-name-list .page-list a:visited, .page-name-list .page-list a:hover {
	color: #93353e !important;
	border-color: #93353e;
	box-shadow: none;
  }
  .page-name-list .page-list a:before {
	content: ">";
	position: relative;
	left: -5px;
	height: 5px;
  }
  .page-name-list .page-list a:after {
	background: none repeat scroll 0 0 transparent;
	bottom: 0;
	content: "";
	display: block;
	height: 2px;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -1px;
	position: absolute;
	background: #93353e;
	transition: width 0.3s ease 0s, left 0.3s ease 0s;
	width: 0;
  }
  .page-name-list .page-list a:hover:after {
	width: 80%;
	left: 0;
  }
  
  .banner {
	height: 385px;
	bottom:0;
  }
  .banner img {
	width: 100%;
	height: 100%;
	object-fit: cover;
  }
  
  .contact-page .left-side .list li {
	font-size: 16px;
	font-weight: 300;
	color: #525b5d;
	
	margin-bottom: 18px;
	line-height: 25px;
  }
  .contact-page .left-side .list li b {
	display: block;
	font-size: 18px;
	font-weight: 600;
	color: #93353e;
	
  }
  .contact-page .right-page .contact-form {
	padding: 0;
  }
  .contact-page .right-page .contact-form .form-control {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
  }
  
  .select-page .caption {
	text-align: center;
  }
  .select-page .choose-item {
	background: #ffffff;
  }
  .select-page .section-one {
	padding-bottom: 175px;
  }
  
  .select-page-list .tanitim-film {
	position: relative;
	width: 100%;
  }
  .select-page-list .tanitim-film:before {
	width: 100%;
	height: 100%;
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	margin: 0 auto;
	background: rgba(255, 255, 255, 0.44);
  }
  .select-page-list .tanitim-film .caption {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	text-align: center;
  }
  .select-page-list .tanitim-film .caption span {
	font-size: 33px;
	font-weight: 700;
	color: #000;
	width: 100%;
	height: 100%;
	z-index: 9;
  }
  .select-page-list .tanitim-film .caption span:before {
	width: 100%;
	height: 50px;
	background: rgba(255, 217, 0, 0.75);
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: -1;
  }
  .select-page-list .section-one {
	padding-bottom: 115px;
	padding-top: 65px;
  }
  .select-page-list .choose-item {
	margin-bottom: 30px;
	
  }
  .select-page-list .choose-item img {
	width: 100%;
	display: block;
	float: initial;
  }
  .select-page-list .choose-item .text {
	width: 100%;
	display: block;
	float: initial;
	padding-bottom: 45px;
  }
  .select-page-list .choose-item .text p {
	margin-bottom: 0;
  }
  .select-page-list .choose-item .text h4 {
	margin-bottom: 0;
  }
  .select-page-list .choose-item .text span {
	bottom: 28px;
  }
  .select-page-list .choose-item .text li {
	font-size: 14px;
	font-weight: 200;
	color: #000;
	line-height: 20px;
	list-style-type: circle;
	margin-left: 20px;
  }
  .select-page-list .choose-item:hover li {
	color: #fff;
  }
  .select-page-list .col-md-4 {
	padding: 0 7px;
  }
  
  .makine-page li {
	font-size: 14px;
	font-weight: 200;
	color: #000;
	line-height: 20px;
	list-style-type: circle;
	margin-left: 20px;
  }
  .makine-page .section-three .choose-item .text p {
	height: 30px;
	margin-top: 8px;
  }
  
  
  .section-five {
	background: url(../img/cat-bg.png);
	padding: 100px 0;
  }
  .section-five .text img {
	margin-bottom: 25px;
  }
  .section-five .text b {
	
  
	font-size: 2em;
	font-weight: 800;
	color: #fff;
	width: 100%;
	display: block;
	margin-bottom: 25px;
  }
  .section-five .text p {
	font-size: 1.4em;
	
	margin-top:60px;
	color: #fff;
	line-height: 40px;
	margin-bottom: 55px;
  }

    
  .section-five .btn-cstm {
	
    border: 1px solid #ff4343;
    padding: 15px 60px;
    font-size: 18px;
    color: #fff;
    border-radius: 0;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    text-align: center;
	border-radius: 20px;
	margin-top:30px;
	text-align: center;
  
  }
  .section-five .btn-cstm:before {
  content:"";
  background: #ff4343;
  height: 2px;
  width: 15px;
  position: absolute;
  margin-left:-40px;
  margin-top:8px;
}
.section-five .btn-cstm:before:hover {
	content:"";
	background: #fff;

  }
  .section-five  .btn-cstm:hover {
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
	border: 1px solid #fff;
	padding: 15px 30px;
	color: #ff4343;
  }
  .section-six {background: #fff; margin-bottom:50px; margin-top:80px;}

  .section-three .btn-cstm {
	
    border: 1px solid #b2c0d6;
    padding: 15px 60px;
    font-size: 13px;
    color: #93353e;
    border-radius: 0;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    text-align: center;
	border-radius: 20px;
	float:right;
	margin-top:30px;
  
  }
  .section-three .btn-cstm:before {
  content:"";
  background: #ff4343;
  height: 2px;
  width: 15px;
  position: absolute;
  margin-left:-40px;
  margin-top:7px;
}
  .section-three  .btn-cstm:hover {
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
	border: 1px solid #ff4343;
	padding: 15px 30px;
	color: #ff4343;
  }
  
  .section-five .text .btn-cstm {
	
	letter-spacing: 4px;
	border: 1px solid #fff;
	padding: 15px 30px;
	font-size: 13px;
	color: #fff;
	border-radius: 0;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
  }
  .section-five .text .btn-cstm:hover {
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
	border: 1px solid #93353e;
	padding: 15px 30px;
	color: #93353e;
  }
  .makine-page .section-one {
	overflow: visible;
  }
  .makine-page .section-one .photo {
	margin-top: -260px;
	z-index: 9;
  }
  .makine-page .caption-text {
	margin-bottom: 50px;
  }
  .makine-page .caption-text span {
	float: left;
	font-size: 28px;
	font-weight: 400;
	color: #000;
	
  }
  .makine-page .caption-text a {
	float: right;
	font-size: 18px;
	font-weight: 400;
	color: #7e7e7e;
	
	margin-top: 8px;
  }
  .makine-page .choose-item:hover:before {
	background: #fff;
  }
  .makine-page .choose-item:hover span:before {
	background: #fff;
  }
  .makine-page .choose-item span {
	left: 75px;
  }
  .makine-page .choose-item span:before {
	background: #fff;
  }
  .makine-page .choose-item span:hover {
	padding-left: 0;
  }
  .makine-page .choose-item span:hover:before {
	left: -28px;
	content: "";
  }
  .makine-page .choose-item span:before {
	content: "";
	position: absolute;
	left: -29px;
	width: 20px;
	height: 1px;
	background: #000;
	top: 7px;
  }
  .makine-page .caption {
	text-align: left;
  }
  .makine-page .table-responsive {
	background: #fff;
  }
  .makine-page .detail-bottom {
	padding-top: 80px;
  }
  .makine-page .section-three {
	background: #ededed;
	padding: 64px 9%;
  }
  .makine-page .buttons {
	float: right;
	margin-top: 40px;
  }
  .makine-page .buttons .btn-standard {
	margin: 0 4px;
	float: left;
  }
  .makine-page .buttons .kat-btn {
	background: transparent;
	border: 1px solid #000;
	color: #000;
  }
  .makine-page .buttons .kat-btn:before {
	background: #000;
  }
  .makine-page .buttons .kat-btn:hover {
	background: #000;
	color: #fff;
  }
  .makine-page .buttons .kat-btn:hover:before {
	background: #fff;
  }
  
  .btn-standard {
	padding: 17px 49px;
	float: right;
	color: #070b60;
	padding: 16px 55px;
	position: relative;
	font-size: 18px;
	font-weight: 400;
	
	border-radius: 0;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
	border: 1px solid #070b60;
	
  }
  .btn-standard:hover {
	background: #070b60;
	color: #fff;
	border: 1px solid #070b60;
  }
  .btn-standard:hover:before {
	background: #fff;
  }
  
  
  .compensate-for-scrollbar {
	margin-right: 0 !important;
  }
  
  body {
	margin: 0 !important;
  }
	
	@media (max-width: 1366px) {

		.top90 {margin-top:20px;}
		.topeng90 {margin-top:20px;}
		.topeng45 {margin-top:20px;}
		.container-two {width: 100%;}
		.button-sector {display: none;}
		.section-three .choose-item-sector .text {width: 90%; padding:20px;}
		.section-three .choose-item-sector .text h4 {font-size:20px;}

	}
  @media (max-width: 767px) {
	.makine-page .buttons {
	  float: right;
	  margin-top: 16px;
	  margin-bottom: 20px;
	}

  
	.index-page .buttons .btn-standard {
	  margin-right: 0 !important;
	  margin-left: 0 !important;
	}
  
	.line-c {
	  display: none;
	}
  
	.menu-btn {
	  display: none;
	}
  
	footer .f-top-two .social-list i {
	  margin: 0 6px !important;
	}
  
	.four-text {
	  left: 0% !important;
	}
  
	.content-page .photo {
	  margin-top: 0;
	}
  
	.index-page .section-one .photo {
	  position: relative;
	  margin-top: 0;
	}
  
	.select-page .caption {
	  margin-bottom: 25px !important;
	}
  
	.index-page .section-three .choose-item .text p {
	  height: auto;
	  margin-bottom: 20px;
	}
  
	.section-one .aos-init img {
	  position: absolute;
	}
  
	footer .f-top-two .right-mail .form-group .send-button:before {
	  content: "";
	  position: absolute;
	  top: 19px;
	  right: 0;
	  background: url(../img/mail.png);
	  background-size: contain;
	  width: 100%;
	  height: 100%;
	}
  
	footer .f-top-two .right-mail .form-group .form-control {
	  height: auto;
	}
.text p strong{
color:#93353e;
	  }
	.section-one .text p {
	  font-size: 17px;
	  margin-bottom: 15px;
	}
	.section-one .text b {
	  font-size: 20px;
	}
	.section-one .text a {
	  font-size: 14px;
	}
  
	.-page .caption-text {
	  margin-bottom: 25px;
	  margin-top: 11px;
	}
	.-page .caption-text span {
	  font-size: 16px;
	}
	.-page .caption-text a {
	  font-size: 14px;
	  margin-top: 4px;
	}
	.-page .section-three .choose-item span {
	  left: 45px;
	}
  
	.select-page .section-three .choose-item img {
	  width: 100%;
	  float: none;
	  display: block;
	}
	.select-page .section-three .choose-item span {
	  bottom: 20px;
	}
	.select-page .section-three .choose-item .text {
	  width: 100%;
	  float: none;
	  display: block;
	}
	.select-page .section-one .text p {
	}
  
	.-page .section-three {
	  padding: 15px 10px;
	}
	.-page .table-responsive {
	  margin-top: 25px;
	}
	.-page .photo img {
	  position: relative;
	}
	.-page .buttons {
	  margin-top: 15px;
	}
	.-page .btn-standard {
	  margin-bottom: 5px !important;
	}
  
	.btn-standard {
	  width: 100%;
	  font-size: 15px;
	  padding: 11px 55px;
	}
  
	.content-page .caption p {
	  margin-left: 0;
	}
  
	.page-name-list {
	  position: absolute;
	  top: -69px;
	  left: 0;
	}
	.page-name-list .page-list {
	  margin: 5px 0;
	}
	.slider .ls-bottom-nav-wrapper .ls-bottom-slidebuttons a {width: 25px; height:5px; left:0 !important;}
	.slider .second-text b {font-size: 16px;}
	.slider .four-text {left:10% !important;}
	.slider .second-text:after {display: none;}
	.layer-text-one {font-size:9px !important; letter-spacing:3px !important;}
	.contact-form form .btn-send { color:#17356e; background: none !important; border:#17356e 1px solid;}
	.btn-standard {color:#17356e; border:#17356e 1px solid; padding:20px;}
	.contact-page {margin-left:-20px;}
	.section-one .text{margin-top:30px;}
	.page-name-list .page-name {
	  margin-bottom: 0px !important;
	}
	.page-name-list .page-name span {
	  font-size: 20px;
	}
	.page-name-list .page-name p {
	  font-size: 12px;
	}
  
	.contact-form form .form-control {
	  margin-bottom: 12px;
	}
  
	.btn-send {
	  width: 100%;
	}
  
	footer .social-list .caption {
	  margin-top: 0 !important;
	}
  
	.caption {
	  margin-bottom: 20px !important;
	  margin-top: 15px !important;
	}
	.caption span {
	  font-size: 19px !important;
	}
	.caption p {
	  font-size: 14px !important;
	}
  
	.contact-form form .btn-send {
	  padding: 7px 40px;
	}
  
	.contact-page .left-side .list li {
	  font-size: 13px;
	}
	.contact-page .left-side .list li b {
	  font-size: 15px;
	  margin-bottom: 10px;
	}
  
	.page-name-list .page-list a {
	  font-size: 11px;
	}
  
	.banner {
	  height: auto;
	  position: relative;
	  bottom: 0;
	}
	.banner img {
	  width: auto;
	  height: auto;
	}
  footer {background: none !important.section-one;}
	.slider .img-slide1 {
	  left: 45% !important;
	  top: 54% !important;
	}
  
	.section-three .caption-generally {
	  margin: 44px;
	}
  
	.section-three .choose-item span {
	  bottom: 10%;
	  left: 16px;
	  font-size: 15px;
	}
  
	header {
	  padding-right: 0 !important;
	}
	header .top-menu {
	  position: absolute;
	  top: -51px;
	  right: 21px;
	}
  
	.slider .ls-bottom-nav-wrapper .ls-bottom-slidebuttons a {
	  left: -10px !important;
	}
  
	.slider .layer-text-one b {
	  font-size: 30px !important;
	}
  
	footer .footer-bottom {
	  padding: 25px 0;
	}
	footer .footer-bottom .list {
	  padding-left: 0;
	}
  
	footer .f-top-two {
	  padding-top: 34px;
	}
	footer .f-top-two .caption {
	  margin-bottom: 17px;
	  font-size: 13px;
	}
	footer .f-top-two .social-list {
	  padding-left: 0;
	  padding-top: 9px;
	}
  
	footer .f-top-two .right-mail {
	  padding-left: 0;
	}
	footer .f-top-two .right-mail .caption {
	  top: 13px;
	  margin-bottom: 15px !important;
	}
	footer .f-top-two .right-mail .form-group {
	  width: 100%;
	}
	footer .f-top-two .right-mail .form-group .form-control {
	  margin-top: 0;
	}
  
	.right-mail .form-control {
	  position: relative;
	  top: 12px;
	}
  
	footer .footer-top {
	  margin-bottom: 20px;
	  margin-top: 15px;
	  position: relative;
	  padding-left: 0;
	  padding-right: 0;
	  padding-bottom: 0;
	}
	footer .footer-top .f-list {
	  margin-bottom: 15px;
	}
  .right-link a {
		top:20px;
		color:#fff;
		float:left;
	}
	footer .footer-top .left-text {
	  position: relative;
	  left: 0;
	  right: 0;
	  margin: 0 auto;
	  top: 20px;
		display: none;
	}
  
	.section-three .box-section .box-item .text p {
	  height: 96px;
	}
  
	footer .footer-top .f-list a {
	  font-size: 13px;
	}
  
	footer .footer-top .left-text img {
	  width: 160px;
	}
  
	.section-three .box-section .box-item .text h4 {
	  font-size: 19px;
	}
  
	.section-three .choose-item .text h4 {
	  margin-bottom: 13px;
	  font-size: 21px;
  
	}
  
	.caption-generally h3 {
	  font-size: 21px;
	}
  
	.section-three .choose-item a {
	  bottom: 9%;
	}
  
	.caption-generally p {
	  font-size: 13px;
	  line-height: 20px;
	  margin-top: 10px;
	}
  
	.section-two .image .tooltip-one {
	  display: none;
	}
  
	.section-two .image .tooltip-two {
	  display: none;
	}
  
	.section-two .image .tooltip-three {
	  display: none;
	}
  
	.section-three .box-section .box-item span {
	  left: 26px;
	}
  
	.social-list {
	  display: none;
	}
  
	.section-three .box-section .box-item {
	  padding: 27px 24px;
	  margin-bottom: 20px;
	}
	.section-three .box-section .box-item a {
	  position: relative;
	  bottom: initial;
	  left: 0;
	}
  
	.section-three .choose-item {
	  margin-bottom: 25px;
	  padding-top: 30px;
	  padding-bottom: 45px;
	  padding: 20px 15px;
	  
	}
  
	.section-four .contact-form form .btn-send {
	  width: 100% !important;
	}
  
	#cssmenu ul ul {
	  padding-top: 0 !important;
	}
  
	.caption-text p {
	  width: 100%;
	}
  
	.contact-form form {
	  margin-top: 0;
	}
  
	.contact-form {
	  padding: 15px;
	}
  
	.section-three .technology .tabs-menu .nav-pills .nav-item .box {
	  margin-bottom: 15px;
	}
  
	.section-three .technology .tabs-menu .nav-pills .nav-link {
	  padding: 0px 8px;
	}
  
	.slider .ls-bottom-nav-wrapper {
	  left: 5%;
	}
  
	footer .f-top-two:after {
	  display: none;
	}
  
	.for-overflow .caption-text:after {
	  display: none;
	}
  
	.slider .four-text:before {
	  display: none;
	}
  
	.scroll-btn {
	  display: none;
	}
  
	.layer-text-one {
	  left: 4% !important;
	  top: 25% !important;
	}
  
	.second-text {
	  left: 4% !important;
	  top: 35% !important;
	}
  
	.third-text {
	  left: 4% !important;
	  top: 45% !important;
	}
  
	.five-text {
	  top: 55% !important;
	}
  
	.four-text {
	  top: 65% !important;
	  margin-left: -15px !important;
	}
  
	.caption-text:before {
	  top: 12px;
	}
	.caption-text span {
	  font-size: 25px;
	}
	.caption-text span b {
	  font-size: 25px;
	}
  
	section {
	  padding-top: 0;
	}
  
	.content-page .cimg {
	  position: absolute;
	  left: 0;
	}
  
	.section-one {
	  padding: 20px 0 !important;
	}
	.section-one .text p:last-child {
	  margin-bottom: 0;
	}
	.section-one .owl-service {
	  margin-bottom: 0;
	}
  
	.section-two {
	  margin: 0;
	}
  
	.section-three {
	  padding-bottom: 0;
	}
  
	.section-four {
	  padding: 20px 0;
	}
	.section-four:after {
	  display: none;
	}
	.section-four .btn-send {
	  width: 40% !important;
	  font-size: 13px !important;
	}
	.section-four .needs-validation select option {
	  font-size: 12px !important;
	}
  
	.slider .ls-container {
	  height: 360px !important;
	}
	.slider .ls-container .text-third img {
	  width: 200px !important;
	}
  
	header {
	  padding-bottom: 15px;
	  height: auto;
	  background: #93353e;
	  position: relative;
	}
	header .social-list {
	  margin-top: -50px;
	}
	header #cssmenu {
	  margin-top: 10px;
	  background: #461016  !important;
	}
	header .logo {
	  width: 300px;
	}
	.social-icon {display: none;}
	footer .f-top-three .social-list i {
	  padding: 0 5px;
	}
	.f-top-two {padding-top:20px !important;}
	.caption {margin-top:20px !important;}
	.section-three .btn-cstm {margin-bottom:50px;}
	.h-100 img {display: none;}
	.section-one .text p {text-align: justify;}
	.section-one .text a {float:left;margin:0 auto; margin-top:30px; margin-bottom:30px;}
	footer .f-top-two {
	  padding: 0 0;
	  padding-bottom: 15px;
	}
	footer .f-top-two .social-list i {
	  font-size: 17px;
	}
	footer .f-top-two footer .footer-top .f-list b {
	  font-size: 14px;
	}
	footer .f-top-two .right-text span:first-child {
	  font-size: 13px;
	  margin-right: 14px;
	}
	footer .f-top-two .right-text span:nth-child(2) {
	  font-size: 13px;
	}
	footer .f-top-two .right-text img {
	  width: 30px;
	}
	footer .f-top-two .left-text span {
	  font-size: 15px;
	}
	footer .f-top-three {
	  padding: 18px 0;
	}
	footer .f-top-three .right {
	  padding-top: 7px;
	}
	footer .f-top-three .right a {
	  font-size: 16px;
	}
	footer .footer-bottom .list a {
	  font-size: 9px;
	  padding: 0 4px;
	}
	footer .footer-bottom .list .copyright {
	  font-size: 10px;
	}
  
	.service-item {
	  margin-bottom: 15px;
	}
	.service-item img {
	  width: 100% !important;
	}
  
	.section-three .technology .box {
	  margin-bottom: 15px;
	}
	.section-three .technology .left .col-md-6:nth-child(4) {
	  margin: 0;
	}
	.section-three .technology .left .col-md-6:nth-child(2) {
	  margin: 0;
	}
  }
  @media (max-width: 1900px) {
	.makine-page .buttons .btn-standard {
	  padding: 16px 42px;
	  font-size: 17px;
	}
	.makine-page .buttons .btn-standard:before {
	  content: "";
	  width: 23px;
	  left: 8px;
	}
  }
  @media (max-width: 1679px) {
	.section-two .image .tooltip-three {
	  right: -883px;
	}

  
	.makine-page .buttons .btn-standard {
	  padding: 13px 31px;
	  font-size: 14px;
	  margin: 0 4px;
	}
	.makine-page .buttons .btn-standard:before {
	  content: "";
	  width: 18px;
	  left: 8px;
	}
  
	.section-two .image .tooltip-one {
	  left: -88px;
	}
  
	.content-page .photo img {
	  object-fit: cover;
	  width: 80%;
	  float: right;
	}
  
	.page-name-list .page-name span {
	  font-size: 18px;
	}
  
	.content-page .caption span {
	  font-size: 36px;
	}
  }
  
  /*# sourceMappingURL=style.css.map */
  