/* 
*  	Author : Ferhat Cakiltas - https://ferhatcakiltas.com.tr/ ;
*	Agency : Fikrialem;
*	Agency URI : https://fikrialem.com.tr;
*	
*/

@import url(https://use.fontawesome.com/releases/v5.6.3/css/all.css);

body{
	margin: 0!important;
	padding: 0;
	font-family: 'PT Sans', sans-serif;
	background-color: #fdfaf6!important;
}
.mobile-on{
	display: none;
}
.mobile-off{
	display: block;
}
* {
    transition: all .3s;
}
.clear{clear: both;}
.gray_button {color: #39373a;border: 1px solid #39373a;padding: 5px 50px;font-size: 13px;font-weight: 600;}
.gray_button:hover{text-decoration: none;color: #fff;background: #39373a;}
.container.custom-container {width: 90%;max-width: 90%;}
.letter-o{font-family: 'PT Sans', sans-serif;font-size: 45px;font-weight: 700;color: #ed1c24;margin-right: 6px;}
/*header*/
#header{z-index: 999999;height: 120px;}
#header .top{height:52px;background-color:#011144;color:#ffffff;z-index: 99999;}
#header .top ul{height: 52px;margin: 0;padding: 0;float: left;width: 80%;}
#header .top ul li{list-style-type:none;float:left;display: flex;height: 52px;line-height: 15px;justify-content: center;align-items: center;margin-right: 15px;width: 14%;}
#header .top ul li p {margin:0;float: right;font-size: 12px;color: #01884f;letter-spacing: 2px;font-weight: 800;height: 24px;line-height: 13px;}
#header .top ul li img{height:auto;float: left;margin-right: 10px;}
#header .top .search{float:right;height: 52px;display: inline-block;width: 140px;line-height: 52px;position: relative;}
#header .top .search button{background-color:rgba(170, 170, 170, 0);border:0;color:white;float: right;}
#header .top .search ::placeholder{color:#01884f;font-family: Nunito;font-size:12px;font-weight:800;letter-spacing:1px;}
#header .top .search input[type="text"]{background-color: rgba(240, 248, 255, 0);border: 0;outline: none;color: #ffffff;float: left;width: 110px;}
#header .top .search label:after{box-sizing: border-box;background-color: rgba(255,255,255,.87);bottom: 0;content: '';height: 2px;width: 10px;left: 45%;position: absolute;transition: .2s cubic-bezier(.4,0,.2,1);visibility: hidden;transition-duration: .4s;}
#header .top .search label{box-sizing: border-box;bottom: 0;font-size: 16px;font-weight: 300;color: rgba(255,255,255,.54);left: 0;right: 0;pointer-events: none;position: absolute;display: block;top: 6px;width: 100%;overflow: hidden;white-space: nowrap;}
#header .top .search input[type="text"]:focus~label:after{left: 0;width: 100%;visibility: visible;}
#header .header{height: 120px;z-index: 99999;background: #fdfaf6;top: 0;}
#header .header .logo{background: #fdfaf5;width: 100%;display: flex;justify-content: end;align-items: center;height: 120px;z-index: 999999;}
#header .header .logo img{z-index: 99999;height: 56px;}
#header .header .menu ul {margin: 0;height: 120px;padding: 0;}
#header .header .menu ul li{position: relative;height: 120px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;text-align: center;float: left;cursor: pointer;}
#header .header .menu ul li a{font-size: 19px;color: #708588;-webkit-transition: all .3s ease;transition: all .3s ease;font-weight: 400;transition: all .3s ease;display: block;width: 100%;line-height: 10px;padding: 29px 20px;min-width: 100px;}
#header .header .menu ul li .sub-menu{position: absolute;left: 0;top: 92px;background: #fff;white-space: nowrap;visibility: hidden;opacity: 0;display: inline-block;height: auto;transition: all .3s;}
#header .header .menu ul li .sub-menu li{height: auto; width: 100%;}
#header .header .menu ul li:hover>a {text-decoration:none;color: #ed1c24;}
#header .header .menu ul li:hover .sub-menu {visibility: visible;opacity: 1;padding-left: 0px;background: #24912b;top: 66px;z-index: 999;margin-top: 0px;}
#header .header .menu ul li:hover .sub-menu li a{color: #ffffff;}
#header .header .menu ul li:hover .sub-menu li a:hover{color: #ffffff;text-decoration: underline;}
#header .header .menu ul li:hover:after {}
#header .header nav.menu {z-index: 9999;margin-left: auto;margin-right: auto;height: 120px;float: left;}
#header .header .col-md-8{background-color:rgba(1, 136, 79, 0.85);z-index:99999;height: 85px;}
#header .header .col-md-4{z-index:99999;height: 110px;text-align: center;display: flex;justify-content: center;align-items: center;} 
#header .header .menu ul li .sub-menu li a {line-height: 10px;text-align: left;font-weight: 300;font-size: 12px;font-weight: 600;padding: 10px 20px;}
#header .header .menu ul li:after{}
#header .header .menu ul li .sub-menu li:after{content:"";}
#header .header  .search-lang .social a:hover {color: #d19f68;transition: all .3s;}
#header .header .search-lang .lang a:nth-child(1) {}
#header .header .search-lang .lang a.active {color: #d19f68;}
#header .header  .search-lang .social{float: right;height: 35px;display: flex;align-items: center;justify-content: center;}
#header .header  .search-lang .social a{font-size: 23px;margin-right: 7px;color: #8c8c8c;}
#header .header .search-lang {height: 42px;float: right;clear: both;width: 100%;text-align: right;}
#header .header .search-lang .lang{float: right;margin:  0;text-align: center;padding-right: 15px;}
#header .header .search-lang .lang a{width: 100%;color: #000000;margin-right: 5px;}
#header .header.active .logo {height: 60px;background: transparent;width: auto;margin: 0;padding: 5px 20px;}
#header .header.active {position: fixed;width: 100%;height: 60px;background: rgb(255, 255, 255);z-index: 9999;}
#header .header.active nav.menu {height: 35px;margin-top: 0px;}
#header .header.active nav.menu ul {height: 60px;}
#header .header.active nav.menu ul li {height: 60px;}
#header .header.active nav.menu ul li .sub-menu {height: auto;top: 35px;}
#header .header.active .menu ul li .sub-menu li {height: auto;}
#header .header.active  .search-lang {height: 25px;}
#header .header.active .search-lang .lang {margin: 0px 0px;}
#header .header.active .search-lang .social {height: 85px;}
#header .header .menubtn {position: relative;width: 30px;height: 18px;cursor: pointer;z-index: 1500;margin-left: 15px;margin: 36px 0;left: 60px;}
#header .header .menubtn span{position: absolute; left: 0; width: 30px; height: 3px; background-color: #5d5d5d; -webkit-transition: .25s ease-in-out; transition: .25s ease-in-out;}
#header .header .menubtn span:nth-child(1) {top: 0}
#header .header .menubtn span:nth-child(2) {top: 50%}
#header .header .menubtn span:nth-child(3) {top: 100%}
#header .header .menubtn.active span:nth-child(1) {top: 50%;-webkit-transform: rotate(-45deg);transform: rotate(-45deg)}
#header .header .menubtn.active span:nth-child(2) {opacity: 0;left: 100%}
#header .header .menubtn.active span:nth-child(3) {top: 50%;-webkit-transform: rotate(45deg);transform: rotate(45deg)}
#header .header.active .logo img {height: 30px;}
#header .header.active .col-md-4 {height: 60px;margin: 0;}
#header .header.active .menu ul li a {padding: 12px 10px;}
/*header*/

/* slider */
#slider {height: 900px;z-index:99;background-color: #fdfaf6;margin-bottom: 58px;}
#slider .slider {height: 100%;z-index: 99;overflow: hidden;}
#slider .slider .slider-content {height: 100%;z-index: 99;width: 100%;}
#slider .slider .slider-content .swiper-container {height:100%;z-index: 99;}
#slider .slider .slider-content .swiper-container .swiper-slide {height: 900px;background-repeat:no-repeat;background-size: cover;z-index: 99;background-position: center;background-color: #fdfaf6;text-align: center;}
#slider .slider .slider-content .swiper-container .swiper-slide .container a{position: absolute;bottom: 70px;right: 30%;background: #222324;padding: 5px 30px;color: white;border: 2px solid #222324;}
#slider .slider .slider-content .swiper-container .swiper-slide .container a:hover{background: #222324;border: 2px solid #4b4949;text-decoration: none;}
#slider .slider .news{margin-top:-250px;z-index:99999;}
#slider .slider .news .container{z-index:99999;padding-left: 0;}
#slider .slider .news .container .row{z-index:99999;}
#slider .slider .news .container .row .col-md-8{z-index:99999;padding-left: 15px;}
#slider .slider .swiper-slide{z-index:99999;}
#slider .slider .swiper-slide .container {z-index:9999}

/* slider */

/* Footer */
#footer-top{}
#footer .footer-copyright{background: #124d1c;height: 30px;}
#footer .footer-copyright p{margin: 0;padding: 0;line-height: 29px;color: #838383;font-size: 12px;font-family: Dosis;/* letter-spacing: 1px; */}
#footer .footer {background: #fff;height: 85px;/* border-bottom: 1px solid rgba(255, 255, 255, 0.1); */display: flex;align-items: center;}
#footer .footer .col-md-4{/* display:flex; *//* align-items:center; *//* justify-content:center; */}
#footer .footer .footer-col li{list-style: none;margin-top: 10px;}
#footer .footer .footer-col li a{font-size: 18px;font-family: Dosis;font-weight: 400;color: #ffffff;}
#footer .footer .footer-col li ul {padding: 0;margin-top: 10px;}
#footer .footer .footer-col li ul li{margin-top: 0;line-height: 20px;display: flex;margin-bottom: 10px;}
#footer .footer .footer-col li ul li a{font-size: 16px;font-weight: 400;color: #838383;line-height: 20px;font-family: Dosis;}
#footer .footer .footer-col {margin-top: 40px;}
#footer .footer .footer-col li ul li img {margin-right: 10px;}
#footer .footer-copyright .col-md-2 a {display: inline-block;line-height: 70px;font-size: 25px;color: #535252;margin-right: 5px;}
#footer .footer-copyright .col-md-2 a:hover {color: #d19f68;}
#footer .footer-copyright p a {color: #ff0000;font-weight: 600;letter-spacing: 0;}
#footer .footer-copyright p b {font-weight: 900;letter-spacing: 0;}
#footer .footer .footer-col .footer-page li {width: 50%;}
#footer .footer .footer-col .footer-page li .sub-menu {width: 100%;}
#footer .footer .footer-col .footer-page li .sub-menu li {width: 100%;}
#footer .footer .footer-col .footer-page li a {}
#footer .footer .footer-col .footer-page li a {display: none;}
#footer .footer .footer-col .footer-page li .sub-menu li a {display: inline-block;color: white;font-size: 12px;line-height: 18px;}
#footer .footer .footer-col .footer-page li .sub-menu li {margin-bottom: 5px;}
#footer .footer .footer-col .footer-page {width: 100%;}
#footer .footer .footer-col .footer-app {text-align: right;margin-top: 20px;}
#footer .footer .footer-col .footer-social {text-align: center;}
#footer .footer .footer-col .footer-social a {color: #fff;font-size: 30px;display: inline-block;width: 50px;height: 50px;text-align: center;line-height: 50px;}
#footer .footer .footer-col .footer-number {text-align: center;margin: 15px 0;}
#footer .footer .footer-col .footer-address {text-align: center;}
#footer .footer .footer-col .footer-number p {color: #fff;margin: 0;font-size: 20px;line-height: 25px;}
#footer .footer .footer-col .footer-address p {color: #fff;margin: 0;font-size: 16px;font-weight: 400;font-family: Dosis;}
#footer .footer .footer-col .footer-address p b {font-weight: bold;}
/* Footer */

.header .number {height: 120px;display: flex;align-items: center;justify-content: flex-end;transition: all .3s;}
.header .number p {font-size: 19px;margin-bottom: 0;color: #708588;}
.header .number p a {color: #ed1c24;margin-left: 10px;}
.header.active .number {height: 60px;}
.sub-title {color: #3b3b3b;font-size: 23px;font-weight: 400;margin-bottom: 0;}
.index-title {font-size: 45px;color: #3b3b3b;font-weight: 400;}
.index-content .image img {width: 100%;}
.index-content .right-content .left {float: left;width: 50%;height: 100%;display: flex;align-items: center;}
.index-content .right-content .right {float: right;width: 25%;text-align: right;height: 100%;display: flex;align-items: center;justify-content: center;}
.index-content .right-content:before, .index-content .right-content:after, .index-content .right-content .left:before, .index-content .right-content .left:after, .index-content .right-content right:before, .index-content .right-content right:after, .index-content-2 .left .left--content .left-text:before, .index-content-2 .left .left--content .left-text:after, .index-content-2 .left .left--content:before, .index-content-2 .left .left--content:after {content: "";display: table;clear: both;}
.index-content .left .left--content p {font-size: 17px;}
.index-content .left .left--content .index-title {width: 70%;}
.index-content .right img {width: 100%;}
.index-content .right-content {height: 100%;}
.index-content-2 .left .left--content {  height: 100%;}
.index-content-2 .left .left--content .left-img {width: 50%;float: left;display: flex;align-items: center;height: 100%;}
.index-content-2 .left .left--content .left-text {width: 50%;float: left;}
.index-content-2 .left .left--content .left-img img {width: 95%;}
.index-content-2 .left .left--content .left-text p.bold {line-height: 28px;width: 85%;margin-bottom: 20px;margin-top: 30px;}
p.bold {font-weight: 700;}
p.bold.italic {font-style: italic;}
.index-content-2 .right .right-content .all--grid {height: 700px;}
.index-content-2 .right .right-content .all--grid .grid {height: 330px;margin: 2px;float: left;width: calc((100% / 3) - 10px);text-align: center;background: #ccc6be;display: flex;align-items: center;justify-content: center;/* cursor: pointer; */transition: all .3s;}
.index-content-2 .right .right-content .all--grid .grid p { font-size: 15px; color: #fff; line-height: 16px; margin-bottom: 0; margin-top: 20px; }
.index-content-2 .center_ {display: flex;align-items: center;}
.index-content-2 .left .left--content .left-text p.bold.italic {margin-bottom: 0;margin-top: 0;}
.index-content-2 .left .left--content .left-text ul {padding-left: 15px;}
.index-content-2 .left .left--content .left-text ul li {line-height: 28px;}
.index-content-3 {height: 540px;}
.index-content-3 .left-img img {height: 210px;}
.index-content-3 .left-img {height: 100%;display: flex;align-items: center;justify-content: center;}
.index-content-3 .form form {width: 100%;}
.index-content-3 .form form input {width: 100%;background: rgba(255, 255, 255, 0);border: 0;border-bottom: 2px solid #b3b3b3;margin-bottom: 20px;outline: none;padding-left: 5px;height: 40px;}
.index-content-3 .form form input[type="submit"] {width: 150px;height: 50px;border: 1px solid #b3b3b3;border-radius: 6px;font-size: 16px;margin-bottom: 0;float: right;letter-spacing: 3px;transition: all .3s;cursor: pointer;}
.index-content-3 {margin: 0px 0;}
.index-content-3 .right-text {text-align: right;padding-right: 20%;padding-left: 1%;}
.index-content-3 .form form input[type="submit"]:hover {background: #ed1c24;color: #fff;border: 1px solid #ffffff;}
.index-content-3 .row--3 {}
.index-content-3 .form {padding-right: 20%;padding-left: 1%;}
.footer p {margin-bottom: 0;font-size: 19px;}
#footer .footer .right {text-align: right;color: #ed1c24;}
.index-content-2 .right .right-content .all--grid .grid:hover img {transform: rotateY(180deg);}
.index-content-2 .right .right-content .all--grid .grid img {transition: all .5s;}
.index-content-3 .form form input::placeholder{color:#c6c6c6;font-size:14px;}
.index-content-2 .right .right-content .all--grid .grid:hover {background: #ed1c24;}
.slider .swiper-slide .content {width: 100%;height: 100%;align-items: center;justify-content: center;display: flex;}
.slider .swiper-slide .content img {max-height: 100%;width: auto;}
#slider .slider .slider-content .swiper-container .swiper-slide img {
    height: 100%;
}