@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');@font-face{font-family:Geometos;src:url('../fonts/Geometos.ttf');}@font-face{font-family:ATATURK;src:url('../fonts/ATATURK.OTF');}@font-face{font-family:Birds of Paradise;src:url('../fonts/Birds of Paradise.ttf');}div.ccm-panel-content ul.nav,div.ccm-panel-content menu{display:block;}.ccm-ui .radio input[type="radio"],.ccm-ui .radio-inline input[type="radio"],.ccm-ui .checkbox input[type="checkbox"],.ccm-ui .checkbox-inline input[type="checkbox"]{width:auto;}.ccm-ui .input-group-addon{width:10%;}.ccm-edit-mode-block-menu.popover,.popover{visibility:visible;}#ccm-theme-grid-edit-mode-row-wrapper{display:flex;width:100%;}.btn-elkitabi{display:inline-block;background:#b83b3b;color:#fff !important;font-weight:bold;text-decoration:none !important;text-transform:uppercase;margin:0 auto;padding:1vw 3vw;transition:all .3s ease-in-out;}.btn-elkitabi:hover{background:#9b785f;}*::-webkit-scrollbar-track{background-color:#f5f5f5;}*::-webkit-scrollbar{width:6px;background-color:#d6bba9;}*::-webkit-scrollbar-thumb{background-color:#d6bba9;}*::-moz-selection{background:rgba(214,187,169,0.7);color:#fff;}*::selection{background:rgba(214,187,169,0.7);color:#fff;}body{font-family:'Roboto', sans-serif;overflow-x:hidden;color:#666;}body.has-menu .uygulamaAlanlari .menu{display:block;}body .font_ataturk{font-family:ATATURK;color:#333;}body .modalPager .mdLeft{position:relative;background:#000 !important;}body .modalPager .mdRight{background:#4c3c30 !important;}body .modalBasvuru,body .modalPager{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;}body .modalBasvuru .switch-outer,body .modalPager .switch-outer{position:absolute;right:20px;top:20px;font-size:.7rem;z-index:9;color:#ccc;}body .modalBasvuru .switch-outer .flipswitch,body .modalPager .switch-outer .flipswitch{position:relative;background:transparent;width:220px;height:20px;-webkit-appearance:initial;padding:15px;border-radius:20px;-webkit-tap-highlight-color:rgba(0,0,0,0);outline:none;font-family:Trebuchet, Arial, sans-serif;font-weight:bold;cursor:pointer;border:1px solid #ddd;}body .modalBasvuru .switch-outer .flipswitch:after,body .modalPager .switch-outer .flipswitch:after{position:absolute;top:0%;display:flex;align-items:center;justify-content:center;line-height:15px;width:50%;height:100%;background:#fff;box-sizing:border-box;text-align:center;transition:all 0.3s ease-in 0s;color:black;border:#888 1px solid;border-radius:20px;left:0%;font-family:Trebuchet, Arial, sans-serif;content:"Tekrar Gösterme!";}body .modalBasvuru .switch-outer .flipswitch:checked:after,body .modalPager .switch-outer .flipswitch:checked:after{font-family:"Font Awesome 5 Free";left:50%;content:"\f00c";background:#d6bba9;color:#fff;}body .modalBasvuru .modal-dialog,body .modalPager .modal-dialog{position:fixed;margin:0;width:100%;height:100%;padding:0;max-width:none;}body .modalBasvuru .modal-dialog .modal-content,body .modalPager .modal-dialog .modal-content{border-radius:0;position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:none;}body .modalBasvuru .modal-dialog .modal-content .modal-body,body .modalPager .modal-dialog .modal-content .modal-body{font-family:'Roboto', sans-serif;padding:0;}body .modalBasvuru .modal-dialog .modal-content .modal-body .mDiv,body .modalPager .modal-dialog .modal-content .modal-body .mDiv{background-position:cente !important;background-repeat:no-repeat !important;background-size:cover !important;color:#fff;min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;}body .modalBasvuru .modal-dialog .modal-content .modal-body .mDiv img,body .modalPager .modal-dialog .modal-content .modal-body .mDiv img{display:block;margin:0 auto;text-align:center;}@media (max-width: 768px){body .modalBasvuru .modal-dialog .modal-content .modal-body .mDiv,body .modalPager .modal-dialog .modal-content .modal-body .mDiv{min-height:50vh;}}body .modalBasvuru .modal-dialog .modal-content .modal-body .mDiv h2,body .modalPager .modal-dialog .modal-content .modal-body .mDiv h2{font-weight:400;text-transform:uppercase;}body .modalBasvuru .modal-dialog .modal-content .modal-body .mDiv p,body .modalPager .modal-dialog .modal-content .modal-body .mDiv p{font-weight:100;}body .modalBasvuru .modal-dialog .modal-content .modal-body .mDiv a,body .modalPager .modal-dialog .modal-content .modal-body .mDiv a{display:inline-block;margin-top:20px;text-decoration:none;color:#fff;background:#9b785f;padding:10px 25px;letter-spacing:0.15rem;}body .modalBasvuru .modal-dialog .modal-content .modal-body .mDiv.mdLeft,body .modalPager .modal-dialog .modal-content .modal-body .mDiv.mdLeft{background-color:#666 !important;background:url('../img/mleft.jpg');}body .modalBasvuru .modal-dialog .modal-content .modal-body .mDiv.mdRight,body .modalPager .modal-dialog .modal-content .modal-body .mDiv.mdRight{background-color:#54424e !important;background:url('../img/mright.jpg');}body header.header{display:block;position:absolute;top:0;left:0;right:0;z-index:11;}@media (max-width: 1024px){body header.header{position:fixed;background-color:#fff;box-shadow:0 10px 20px 0 rgba(0,0,0,0.1);}}body header.header .top-header{width:100%;display:flex;display:-webkit-flex;justify-content:space-between;-webkit-justify-content:space-between;align-items:center;-webkit-align-items:center;padding:25px 100px;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;-ms-transition:all 0.3s;}@media (max-width: 1024px){body header.header .top-header{padding:15px 30px;}}@media (max-width: 1680px){body header.header .top-header{padding:25px 60px;}}body header.header .top-header .head-logo a img{max-width:200px;height:auto;}@media (max-width: 1680px){body header.header .top-header .head-logo a img{max-width:170px;}}body header.header .top-header .head-logo img.logo-mobile{display:none;}@media (max-width: 1024px){body header.header .top-header .head-logo{position:relative;z-index:1;}body header.header .top-header .head-logo img.logo-header{display:none;}body header.header .top-header .head-logo img.logo-mobile{display:block;max-width:40px;}}body header.header .top-header .head-menu{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%;}@media (max-width: 1024px){body header.header .top-header .head-menu{position:fixed;bottom:0;right:0;height:100%;width:100%;max-width:480px;overflow:auto;padding:70px 0 0;-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-o-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;-ms-transition:all 0.5s;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}body header.header .top-header .head-menu>div{border-top:1px solid #eee;width:100%;padding-top:30px;display:flex;display:-webkit-flex;justify-content:center;-webkit-justify-content:center;align-items:center;-webkit-align-items:center;overflow-x:hidden;}body header.header .top-header .head-menu.active{-webkit-transform:translateX(0%);-moz-transform:translateX(0%);-o-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%);}}body header.header .top-header .head-menu nav{display:flex;display:-webkit-flex;justify-content:flex-end;-webkit-justify-content:flex-end;}body header.header .top-header .head-menu nav ul{display:flex;display:-webkit-flex;justify-content:space-between;-webkit-justify-content:space-between;list-style:none;padding:0;margin:0;width:100%;max-width:1000px;}body header.header .top-header .head-menu nav ul.subpage-link li a{color:#9b785f;}body header.header .top-header .head-menu nav ul.subpage-link li a::before{background:#9b785f;}@media (max-width: 1024px){body header.header .top-header .head-menu nav ul{display:block;list-style:none;padding:0;margin:0;text-align:center;}}body header.header .top-header .head-menu nav ul li{position:relative;display:inline-block;}body header.header .top-header .head-menu nav ul li.emergencyCall a{background:#b83b3b;padding:15px 15px;transition:all .3s ease-in-out;color:#fff !important;}body header.header .top-header .head-menu nav ul li.emergencyCall a:hover{background:#9b785f;}body header.header .top-header .head-menu nav ul li.emergencyCall a:before{display:none;}body header.header .top-header .head-menu nav ul li.covid a{background:#6f4d43;padding:15px 15px;transition:all .3s ease-in-out;color:#fff !important;}body header.header .top-header .head-menu nav ul li.covid a:hover{background:#9b785f;}body header.header .top-header .head-menu nav ul li.covid a:before{display:none;}body header.header .top-header .head-menu nav ul li.kvkk a{background:#c38439;padding:15px 15px;transition:all .3s ease-in-out;color:#fff !important;}body header.header .top-header .head-menu nav ul li.kvkk a:hover{background:#9b785f;}body header.header .top-header .head-menu nav ul li.kvkk a:before{display:none;}body header.header .top-header .head-menu nav ul li a{color:#fff;font-size:12px;letter-spacing:2.75px;text-transform:uppercase;text-decoration:none;font-weight:700;padding:5px 2px;}body header.header .top-header .head-menu nav ul li a:before{content:'';position:absolute;left:0;right:0;bottom:0;height:2px;background:#fff;opacity:0;transition:all .3s;}body header.header .top-header .head-menu nav ul li a:hover::before{opacity:1;}@media (max-width: 1024px){body header.header .top-header .head-menu nav ul li{display:block;letter-spacing:2px;margin:30px 0;text-transform:uppercase;font-size:14px;}body header.header .top-header .head-menu nav ul li a{outline:none;text-decoration:none;color:#000;}}body header.header .top-header .head-menu .xs-social{display:none;margin-top:30px;}@media (max-width: 1024px){body header.header .top-header .head-menu .xs-social{display:block;}body header.header .top-header .head-menu .xs-social ul{display:flex;display:-webkit-flex;justify-content:center;-webkit-justify-content:center;align-items:center;-webkit-align-items:center;padding:0;margin:0;}body header.header .top-header .head-menu .xs-social ul li{display:inline-block;font-size:17px;margin:0 8px;}body header.header .top-header .head-menu .xs-social ul li a{width:40px;height:40px;display:flex;display:-webkit-flex;justify-content:center;-webkit-justify-content:center;align-items:center;-webkit-align-items:center;border-radius:50%;background-color:#000;color:#fff;}}@media (max-width: 1024px){body header.header .top-header .head-toggle-bars{cursor:pointer;height:30px;right:0;top:50%;z-index:2;-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-o-transition:all 0.4s;transition:all 0.4s;-ms-transition:all 0.4s;}body header.header .top-header .head-toggle-bars.active>span{background-color:transparent;}body header.header .top-header .head-toggle-bars.active>span:before,body header.header .top-header .head-toggle-bars.active>span:after{top:0;left:0;right:0;margin:auto;bottom:auto;}body header.header .top-header .head-toggle-bars.active>span:before{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}body header.header .top-header .head-toggle-bars.active>span:after{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);}body header.header .top-header .head-toggle-bars>span{width:27px;height:2px;background:#000;position:relative;display:inline-block;}body header.header .top-header .head-toggle-bars>span:before,body header.header .top-header .head-toggle-bars>span:after{-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-o-transition:all 0.4s;transition:all 0.4s;-ms-transition:all 0.4s;position:absolute;content:'';background:#000;width:27px;height:2px;}body header.header .top-header .head-toggle-bars>span:before{top:-7px;}body header.header .top-header .head-toggle-bars>span:after{bottom:-7px;}}body div.homepage .section1{padding:0;}body div.homepage .section1 .trigger{position:absolute;bottom:10px;left:50%;transform:translateX(-50%);z-index:9;max-width:35px;animation:bounce 1s infinite alternate;-webkit-animation:bounce 1s infinite alternate;}body div.homepage .section1 .trigger img{width:100%;}@media (min-width: 980px){body div.homepage .section1 .trigger{display:none;}}body div.homepage .section1 .homeSlider{height:100%;}body div.homepage .section1 .homeSlider .owl-carousel{height:100%;}body div.homepage .section1 .homeSlider .owl-carousel .owl-wrapper-outer{height:100%;}body div.homepage .section1 .homeSlider .owl-carousel .owl-wrapper-outer .owl-wrapper{height:100%;}body div.homepage .section1 .homeSlider .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item{height:100%;}body div.homepage .section1 .homeSlider .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item .whcr-item{height:100%;}body div.homepage .section1 .homeSlider .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item .whcr-item::before{content:'';position:absolute;left:0;right:0;top:0;bottom:0;background:rgba(3,2,1,0.44);z-index:1;}body div.homepage .section1 .homeSlider .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item .whcr-item img{width:100%;height:100%;object-fit:cover;}body div.homepage .section1 .homeSlider .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item .whcr-item .whcr-item-header{font-family:Birds of Paradise;color:#fff;font-size:3rem;position:absolute;left:10%;right:10%;top:50%;transform:translateX(0%) translateY(-50%);z-index:9;text-align:center;}body div.homepage .section1 .homeSlider .owl-carousel .owl-controls{padding-bottom:5px;position:absolute;left:40px;top:30%;transform:translateY(-50%);display:inline-block;z-index:9;}@media (max-width: 980px){body div.homepage .section1 .homeSlider .owl-carousel .owl-controls{left:20px;top:auto;bottom:0;}}body div.homepage .section1 .homeSlider .owl-carousel .owl-controls .owl-pagination{position:relative;display:flex;flex-direction:column-reverse;vertical-align:middle;}body div.homepage .section1 .homeSlider .owl-carousel .owl-controls .owl-pagination:before{content:'';position:absolute;top:100%;left:50%;width:1px;height:23vw;background:rgba(255,255,255,0.4);}body div.homepage .section1 .homeSlider .owl-carousel .owl-controls .owl-pagination .owl-page.active span.owl-numbers{border:1px solid #fff;}body div.homepage .section1 .homeSlider .owl-carousel .owl-controls .owl-pagination .owl-page span.owl-numbers{transform:rotate(-90deg);background:none;border-radius:0;font-size:15px;transition:ease-in-out .3s;}@media (max-width: 980px){body div.homepage .section1 .homeSlider .owl-carousel .owl-controls .owl-pagination:before{display:none;}}body div.homepage .section1 .homeSlider .uyusmazlik-btn{position:absolute;left:50%;bottom:40%;transform:translateX(-50%);z-index:9;}body div.homepage .section1 .homeSlider .uyusmazlik-btn a{background:#c38439;padding:15px 15px;transition:all .3s ease-in-out;color:#fff !important;text-decoration:none;}body div.homepage .section1 .homeSlider .uyusmazlik-btn a:hover{background:#b83b3b;}body div.homepage .section1 div.collection-list{position:absolute;left:0;right:0;top:0;bottom:0;}@media (max-width: 980px){body div.homepage .section1 div.collection-list{display:none;}}body div.homepage .section1 div.collection-list .title{font-size:14px;color:#fff;letter-spacing:2.67px;text-transform:uppercase;position:absolute;width:100%;bottom:190px;left:0;}body div.homepage .section1 div.collection-list .title:before,body div.homepage .section1 div.collection-list .title:after{opacity:0.4;background:#fff;content:'';position:absolute;top:50%;width:43%;height:1px;}body div.homepage .section1 div.collection-list .title:before{left:0;}body div.homepage .section1 div.collection-list .title:after{right:0;}body div.homepage .section1 div.collection-list .list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:flex-end;transition:all .3s;}body div.homepage .section1 div.collection-list .list .col-item{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%;text-align:center;position:relative;height:100vh;transition:all .3s;}body div.homepage .section1 div.collection-list .list .col-item a{display:flex;display:-webkit-flex;justify-content:center;-webkit-justify-content:center;align-items:flex-end;-webkit-align-items:flex-end;height:auto;bottom:0;position:absolute;width:100%;text-decoration:none;color:#fff;}body div.homepage .section1 div.collection-list .list .col-item a span.rectangle{position:absolute;bottom:0;height:5px;left:0;width:100%;content:'';-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;-ms-transition:all 0.5s;}body div.homepage .section1 div.collection-list .list .col-item a .item-content{position:relative;padding:70px 0 80px;}body div.homepage .section1 div.collection-list .list .col-item a .item-content:after{opacity:0;background-image:url(../img/icon/arrow.svg);width:58px;height:58px;content:'';position:absolute;bottom:15px;left:0;right:0;margin:auto;overflow:hidden;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;-ms-transition:all 0.3s;-webkit-transform:translateX(-10px);-moz-transform:translateX(-10px);-o-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px);}body div.homepage .section1 div.collection-list .list .col-item a .item-content .animated{-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;-ms-transition:all 0.3s;}body div.homepage .section1 div.collection-list .list .col-item a .item-content > div{padding:0 20px;}body div.homepage .section1 div.collection-list .list .col-item a .item-content .item-logo div{height:40px;display:flex;display:-webkit-flex;justify-content:center;-webkit-justify-content:center;align-items:center;-webkit-align-items:center;transition:ease-in-out .3s;}body div.homepage .section1 div.collection-list .list .col-item a .item-content .item-logo div img{max-width:100%;height:auto;}body div.homepage .section1 div.collection-list .list .col-item a .item-content .item-text{display:none;color:rgba(255,255,255,0.4);font-size:13px;text-align:center;margin-top:20px;transition:ease-in-out .3s;}body div.homepage .section1 div.collection-list .list .col-item a:hover{height:100%;}body div.homepage .section1 div.collection-list .list .col-item a:hover .item-content:after{opacity:1;transform:translateX(0px);-webkit-transform:translateX(0px);}body div.homepage .section1 div.collection-list .list .col-item a:hover .item-content .item-text{display:block;}body div.homepage .section1 div.collection-list .list .col-item a:hover span.rectangle{height:100%;}body div.homepage .section1 div.collection-list .social{position:absolute;bottom:5px;left:35px;display:block;}body div.homepage .section1 div.collection-list .social a{display:block;color:#fff;text-align:center;text-decoration:none;font-size:20px;padding:0px 15px;transition:all .3s;}body div.homepage .section1 div.collection-list .social a.f:hover{color:#3b5998;}body div.homepage .section1 div.collection-list .social a.i:hover{color:#d62976;}body div.homepage .section1 div.collection-list .social a.in:hover{color:#0e76a8;}body div.homepage .section1 div.collection-list .social a.env:hover{color:#d6bba9;}body div.homepage .section2.hakkimizda{margin-top:30px;padding:20px;}body div.homepage .section2.hakkimizda .hakkimizda_resim{padding-left:5vw;padding-right:20px;}body div.homepage .section2.hakkimizda .hakkimizda_metin{position:relative;padding-right:5vw;padding-left:20px;padding-top:30px;text-align:center;}body div.homepage .section2.hakkimizda .hakkimizda_metin .get_page{text-align:right;padding:0 30px;}body div.homepage .section2.hakkimizda .hakkimizda_metin .get_page .btnAbout{position:relative;display:inline-block;padding:10px 15px;font-weight:700;}body div.homepage .section2.hakkimizda .hakkimizda_metin .get_page .btnAbout a{position:relative;text-decoration:none;color:#ab4d31;padding:10px 15px;transition:ease-in-out .3s;}body div.homepage .section2.hakkimizda .hakkimizda_metin .get_page .btnAbout a::after{content:'';position:absolute;right:100%;top:50%;transform:translateY(-50%);height:6px;width:60px;background:#ab4d31;cursor:pointer;transition:ease-in-out .3s;}body div.homepage .section2.hakkimizda .hakkimizda_metin .get_page .btnAbout a:hover::after{background:linear-gradient(-45deg,#ab4d31,#7c1e35,#4792a4);background-size:200% 100%;-webkit-animation:lineGradient 4s ease infinite;-moz-animation:lineGradient 4s ease infinite;animation:lineGradient 4s ease infinite;}body div.homepage .section2.hakkimizda .hakkimizda_metin .slogan{font-family:Geometos;letter-spacing:2px;}body div.homepage .section2.hakkimizda img{width:100%;max-height:450px;object-fit:cover;}body div.homepage .section-hizmetler .home_hizmetler{position:relative;display:flex;align-items:center;margin:1vw 0vw;}body div.homepage .section-hizmetler .home_hizmetler .opacity-medium{position:absolute;height:100%;width:100%;opacity:0.7;z-index:1;top:0;left:0;}body div.homepage .section-hizmetler .home_hizmetler .opacity-medium.bg-blue{background:rgba(33,18,6,0.68) !important;}body div.homepage .section-hizmetler .txt-area{position:relative;z-index:9;padding:9vw 0vw;color:#fff;}body div.homepage .section-hizmetler .txt-area a.btn{font-size:12px;letter-spacing:2px;padding:6px 25px;border-bottom:1px solid #a1a1a1;color:#a1a1a1;background-color:transparent;font-weight:400;transition:all .3s ease-in-out;}body div.homepage .section-hizmetler .txt-area a.btn:hover{background-color:#fff;border-bottom:1px solid #fff;color:#020a20;}body div.homepage .section3.uygulamaAlanlari{margin-top:30px;padding:0;}body div.homepage .section3.uygulamaAlanlari .head{padding:20px 0px;}body div.homepage .section3.uygulamaAlanlari .head h1,body div.homepage .section3.uygulamaAlanlari .head h2,body div.homepage .section3.uygulamaAlanlari .head h3,body div.homepage .section3.uygulamaAlanlari .head h4,body div.homepage .section3.uygulamaAlanlari .head h5{margin:0;}body div.homepage .section3.uygulamaAlanlari .head .font_ataturk{color:#ab4d31;}body div.homepage .section3.uygulamaAlanlari .head h2{color:#6e4d43;position:relative;}body div.homepage .section3.uygulamaAlanlari .head h2:before,body div.homepage .section3.uygulamaAlanlari .head h2:after{opacity:0.4;background:#777;content:'';position:absolute;top:50%;width:37%;height:1px;}@media (max-width: 768px){body div.homepage .section3.uygulamaAlanlari .head h2:before,body div.homepage .section3.uygulamaAlanlari .head h2:after{width:17%;}}body div.homepage .section3.uygulamaAlanlari .head h2:before{left:0;}body div.homepage .section3.uygulamaAlanlari .head h2:after{right:0;}body div.homepage .section3.uygulamaAlanlari .slideBox{height:35vw;}@media (max-width: 768px){body div.homepage .section3.uygulamaAlanlari .slideBox{height:auto;}}body div.homepage .section3.uygulamaAlanlari .slideBox .owl-carousel{height:100%;}body div.homepage .section3.uygulamaAlanlari .slideBox .owl-carousel .owl-wrapper-outer,body div.homepage .section3.uygulamaAlanlari .slideBox .owl-carousel .owl-wrapper{height:100%;overflow:visible;}@media (max-width: 768px){body div.homepage .section3.uygulamaAlanlari .slideBox .owl-carousel .owl-wrapper-outer,body div.homepage .section3.uygulamaAlanlari .slideBox .owl-carousel .owl-wrapper{background:#f2f2f2;}}body div.homepage .section3.uygulamaAlanlari .slideBox .owl-carousel .owl-item{height:100%;}body div.homepage .section3.uygulamaAlanlari .slideBox .owl-carousel .owl-item .item{height:100%;}body div.homepage .section3.uygulamaAlanlari .slideBox .owl-carousel .owl-item .item .contentBox{height:28vw;display:table;background:#f2f2f2;}body div.homepage .section3.uygulamaAlanlari .slideBox .owl-carousel .owl-item .item .contentBox div.cont_left{display:table-cell;vertical-align:middle;padding:15px 30px;padding-right:15vw;}body div.homepage .section3.uygulamaAlanlari .slideBox .owl-carousel .owl-item .item .contentBox div.cont_left h1,body div.homepage .section3.uygulamaAlanlari .slideBox .owl-carousel .owl-item .item .contentBox div.cont_left h2,body div.homepage .section3.uygulamaAlanlari .slideBox .owl-carousel .owl-item .item .contentBox div.cont_left h3,body div.homepage .section3.uygulamaAlanlari .slideBox .owl-carousel .owl-item .item .contentBox div.cont_left h4,body div.homepage .section3.uygulamaAlanlari .slideBox .owl-carousel .owl-item .item .contentBox div.cont_left h5,body div.homepage .section3.uygulamaAlanlari .slideBox .owl-carousel .owl-item .item .contentBox div.cont_left p{text-align:justify !important;}@media (max-width: 768px){body div.homepage .section3.uygulamaAlanlari .slideBox .owl-carousel .owl-item .item .contentBox div.cont_left{padding-bottom:50px;}}body div.homepage .section3.uygulamaAlanlari .slideBox .owl-carousel .owl-item .item .contentBox div.cont_left div.number{position:absolute;top:-15px;left:62px;padding:25px 40px;font-size:35px;color:rgba(255,255,255,0.6);display:inline-block;}@media (max-width: 768px){body div.homepage .section3.uygulamaAlanlari .slideBox .owl-carousel .owl-item .item .contentBox div.cont_left div.number{left:auto;right:5px;padding:10px 20px;font-size:30px;}}@media (max-width: 768px){body div.homepage .section3.uygulamaAlanlari .slideBox .owl-carousel .owl-item .item .imageBox{display:none;}}body div.homepage .section3.uygulamaAlanlari .slideBox .owl-carousel .owl-item .item .imageBox div{position:absolute;left:-13vw;top:70px;margin-right:50px;}body div.homepage .section3.uygulamaAlanlari .slideBox .owl-carousel .owl-item .item .imageBox div:after{content:'';position:absolute;right:-5%;left:10%;top:-10%;bottom:10%;border:10px solid #f2e4e0;z-index:-1;}body div.homepage .section3.uygulamaAlanlari .slideBox .owl-carousel .owl-item .item .imageBox div img{width:100%;height:27vw;object-fit:cover;}@media (max-width: 768px){body div.homepage .section3.uygulamaAlanlari .slideBox .owl-carousel .owl-item .item .imageBox div{display:block;position:relative;left:0;top:0;margin-right:0;}}body div.homepage .section3.uygulamaAlanlari .slideBox .owl-carousel .owl-controls{position:absolute;bottom:3.5vw;}@media (max-width: 768px){body div.homepage .section3.uygulamaAlanlari .slideBox .owl-carousel .owl-controls{position:absolute;background:rgba(0,0,0,0.4);left:0;bottom:0;width:100%;padding:0;margin:0;}}@media (min-width: 1367px){body div.homepage .section3.uygulamaAlanlari .slideBox .owl-carousel .owl-controls{bottom:5vw;}}body div.homepage .section3.uygulamaAlanlari .slideBox .owl-carousel .owl-controls .owl-pagination{text-align:right;width:53vw;float:left;}@media (max-width: 768px){body div.homepage .section3.uygulamaAlanlari .slideBox .owl-carousel .owl-controls .owl-pagination{display:none;}}body div.homepage .section3.uygulamaAlanlari .slideBox .owl-carousel .owl-controls .owl-pagination .owl-page span.owl-numbers{background:transparent;color:#a9a9a9;padding:2px;font-size:16px;margin:5px 2px;}body div.homepage .section3.uygulamaAlanlari .slideBox .owl-carousel .owl-controls .owl-pagination .owl-page span.owl-numbers:before{content:'';position:absolute;right:0;top:50%;transform:translateY(-50%);width:60%;height:3px;background:#ab4d31;opacity:0;z-index:-1;}body div.homepage .section3.uygulamaAlanlari .slideBox .owl-carousel .owl-controls .owl-pagination .active{width:65px;text-align:left;transition:all .3s;position:relative;}body div.homepage .section3.uygulamaAlanlari .slideBox .owl-carousel .owl-controls .owl-pagination .active span.owl-numbers{position:relative;color:#ab4d31;}body div.homepage .section3.uygulamaAlanlari .slideBox .owl-carousel .owl-controls .owl-pagination .active span.owl-numbers:before{opacity:1;transition:ease-in-out .3s;}body div.homepage .section3.uygulamaAlanlari .slideBox .owl-carousel .owl-controls .owl-buttons{float:left;position:absolute;right:-100px;bottom:-7px;}@media (max-width: 768px){body div.homepage .section3.uygulamaAlanlari .slideBox .owl-carousel .owl-controls .owl-buttons{position:relative;right:0;bottom:0;text-align:center;float:none;}}body div.homepage .section3.uygulamaAlanlari .slideBox .owl-carousel .owl-controls .owl-buttons div{background:transparent;border-radius:0;font-size:35px;padding:0;opacity:1;text-shadow:0px 0px 20px rgba(0,0,0,0.49);}body div.homepage .section4.ekibimiz{background:#222;display:block;color:#fff;margin-bottom:50px;overflow:hidden;height:35vw;padding:0;}@media (max-width: 768px){body div.homepage .section4.ekibimiz{height:auto;}}body div.homepage .section4.ekibimiz img.logotek{position:absolute;right:-5%;top:5%;width:55%;opacity:0.1;filter:brightness(0.5);}body div.homepage .section4.ekibimiz .owl-carousel{height:100%;}body div.homepage .section4.ekibimiz .owl-carousel .owl-wrapper-outer,body div.homepage .section4.ekibimiz .owl-carousel .owl-wrapper{height:100%;overflow:visible;}body div.homepage .section4.ekibimiz .owl-carousel .owl-item{height:100%;}body div.homepage .section4.ekibimiz .owl-carousel .owl-item .item{height:100%;display:flex;}@media (max-width: 768px){body div.homepage .section4.ekibimiz .owl-carousel .owl-item .item{display:block;padding:30px 0px;}}body div.homepage .section4.ekibimiz .owl-carousel .owl-item .item .sLeft{float:left;display:flex;flex-direction:column;justify-content:center;text-align:center;color:#d6bba9;}body div.homepage .section4.ekibimiz .owl-carousel .owl-item .item .sLeft .font_ataturk{color:#fff;}body div.homepage .section4.ekibimiz .owl-carousel .owl-item .item .sCenter{float:left;}body div.homepage .section4.ekibimiz .owl-carousel .owl-item .item .sCenter img{height:100%;object-fit:contain;object-position:bottom;}@media (max-width: 768px){body div.homepage .section4.ekibimiz .owl-carousel .owl-item .item .sCenter img{max-height:260px;}}body div.homepage .section4.ekibimiz .owl-carousel .owl-item .item .sRight{float:left;display:flex;flex-direction:column;justify-content:center;text-align:center;}body div.homepage .section4.ekibimiz .owl-carousel .owl-item .item .sRight .sRight_outer{position:relative;padding:20px 0px;}body div.homepage .section4.ekibimiz .owl-carousel .owl-item .item .sRight .sRight_outer:before,body div.homepage .section4.ekibimiz .owl-carousel .owl-item .item .sRight .sRight_outer:after{content:'';position:absolute;left:50%;transform:translateX(-50%);width:50%;height:1px;background:rgba(255,255,255,0.2);}@media (max-width: 768px){body div.homepage .section4.ekibimiz .owl-carousel .owl-item .item .sRight .sRight_outer:before,body div.homepage .section4.ekibimiz .owl-carousel .owl-item .item .sRight .sRight_outer:after{width:65%;}}body div.homepage .section4.ekibimiz .owl-carousel .owl-item .item .sRight .sRight_outer:after{top:0;}body div.homepage .section4.ekibimiz .owl-carousel .owl-item .item .sRight .sRight_outer:before{bottom:0;}body div.homepage .section4.ekibimiz .owl-carousel .owl-item .item .sRight .sRight_outer a{position:relative;background:#c38439;color:#fff;text-decoration:none;padding:10px;display:inline-block;margin:10px auto;transition:ease-in-out .3s;overflow:hidden;}body div.homepage .section4.ekibimiz .owl-carousel .owl-item .item .sRight .sRight_outer a:after{background:#fff;border:0px solid #fff;content:"";height:155px;left:-75px;opacity:.8;position:absolute;top:-50px;-webkit-transform:rotate(35deg);transform:rotate(35deg);width:50px;transition:all 1s cubic-bezier(0.075,0.82,0.165,1);z-index:1;}body div.homepage .section4.ekibimiz .owl-carousel .owl-item .item .sRight .sRight_outer a:hover:after{background:#fff;border:20px solid #fff;opacity:0;left:120%;-webkit-transform:rotate(40deg);transform:rotate(40deg);}body div.homepage .section4.ekibimiz .owl-carousel .owl-controls{position:absolute;right:20px;top:10%;}body div.homepage .section4.ekibimiz .owl-carousel .owl-controls .owl-buttons div{display:block;background:transparent;border:1px solid #fff;padding:4px 11px;font-size:22px;border-radius:100%;opacity:1;transition:ease-in-out .3s;}body div.homepage .section4.ekibimiz .owl-carousel .owl-controls .owl-buttons div:hover{border-color:#c38439;color:#c38439;}body div.page_ourTeam .areaContent .team-outer .team-item{position:relative;padding:2vw 0;}body div.page_ourTeam .areaContent .team-outer .team-item:hover{cursor:pointer;}body div.page_ourTeam .areaContent .team-outer .team-item:hover .detail-outer .detail-box .person-detail{height:200px;}body div.page_ourTeam .areaContent .team-outer .team-item .team-image{width:100%;height:450px;object-fit:cover;object-position:top;}body div.page_ourTeam .areaContent .team-outer .team-item .personMail{position:absolute;left:10px;top:10%;color:#fff;font-size:2rem;display:inline-block;line-height:0;transition:all .3s ease-in-out;}body div.page_ourTeam .areaContent .team-outer .team-item .personMail:hover{color:#d6bba9;}body div.page_ourTeam .areaContent .team-outer .team-item .detail-outer{position:absolute;left:15px;right:15px;bottom:0;height:auto;background-image:none;background:#fff;z-index:1;transition:all .3s ease-in-out;}body div.page_ourTeam .areaContent .team-outer .team-item .detail-outer .detail-box{padding:40px 20px 20px;display:flex;flex-direction:column;justify-content:flex-start;background:linear-gradient(to top,#ebe5e1,#fff 10%);text-align:justify;}body div.page_ourTeam .areaContent .team-outer .team-item .detail-outer .detail-box .person-name{text-transform:uppercase;margin:0 auto;}body div.page_ourTeam .areaContent .team-outer .team-item .detail-outer .detail-box .person-task{font-weight:700;letter-spacing:1px;margin:0 auto 0;color:#ab4d31 !important;text-align:center;}body div.page_ourTeam .areaContent .team-outer .team-item .detail-outer .detail-box .person-departments{font-weight:700;letter-spacing:-1px;margin:10px auto 1px;color:#000 !important;}body div.page_ourTeam .areaContent .team-outer .team-item .detail-outer .detail-box .person-detail{font-size:0.86rem;margin:12px 0 0;height:0;overflow:hidden;padding-right:7px;transition:all .5s ease-in-out;}body div.subpage div.subTitle{position:relative;display:table;background:#e6dbd3;min-height:18vw;}@media (max-width: 768px){body div.subpage div.subTitle{padding-top:8vw;}}body div.subpage div.subTitle:before{content:'';position:absolute;left:3vw;top:0;bottom:-3vw;background:#9b785f;width:15vw;z-index:0;}@media (max-width: 768px){body div.subpage div.subTitle:before{display:none;}}body div.subpage div.subTitle:after{content:'';position:absolute;right:20%;top:0;width:40%;height:100%;background:url(/app/themes/local/assets/img/logotek.svg);background-repeat:no-repeat;background-size:cover;background-position:center;opacity:0.1;}body div.subpage div.subTitle div{position:relative;display:table-cell;vertical-align:middle;color:#fff;z-index:1;padding:0px 20px;padding-left:5vw;}body div.subpage div.subTitle div h1{display:table;padding-right:20px;margin-top:5vw;font-size:4vw;text-transform:uppercase;background:#9b785f;color:#fff;}body div.subpage div.subTitle div a{color:#fff;transition:all .3s;}body div.subpage div.areaContent{padding:5vw 0;}body div.subpage div.areaContent a{text-decoration:none;color:#ab4d31;transition:all .3s ease-in-out;}body div.subpage div.areaContent a:hover{text-decoration:underline;}body div.subpage div.areaContent .sTabs .nav-pills-custom .nav-link{color:#aaa;background:#fff;position:relative;}body div.subpage div.areaContent .sTabs .nav-pills-custom .nav-link.active{color:#9b785f;background:#fff;}body div.subpage div.areaContent .sTabs .nav-pills-custom .nav-link.active:before{opacity:1;}@media (min-width: 992px){body div.subpage div.areaContent .sTabs .nav-pills-custom .nav-link:before{content:'';display:block;border-top:8px solid transparent;border-left:10px solid #fff;border-bottom:8px solid transparent;position:absolute;top:50%;right:-10px;transform:translateY(-50%);opacity:0;}}body div.subpage div.areaContent .ccm-block-type-form#formblock151 label.control-label{float:none;width:auto;}body div.subpage div.areaContent .ccm-block-type-form#formblock151 .form-control{width:100%;}body div.subpage div.areaContent .ccm-block-type-form form.form-stacked div.fields .form-group{display:block;width:100%;float:left;}body div.subpage div.areaContent .ccm-block-type-form form.form-stacked div.fields .form-group label.control-label{width:175px;float:left;color:#333;font-weight:700;}body div.subpage div.areaContent .ccm-block-type-form form.form-stacked div.fields .form-group label.control-label .text-muted{display:none;}body div.subpage div.areaContent .ccm-block-type-form form.form-stacked div.fields .form-group .form-control{width:calc(100% - 175px);background-color:#eee;border-color:#eee;border-radius:0px;transition:all 0.3s;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;font-weight:700;}body div.subpage div.areaContent .ccm-block-type-form form.form-stacked div.fields .form-group .form-control:hover,body div.subpage div.areaContent .ccm-block-type-form form.form-stacked div.fields .form-group .form-control:active,body div.subpage div.areaContent .ccm-block-type-form form.form-stacked div.fields .form-group .form-control:focus{background-color:transparent;border-color:#d6bba9;box-shadow:none;}body div.subpage div.areaContent .ccm-block-type-form form.form-stacked div.fields .form-group.field-radios .radio{float:left;margin-right:15px;}body div.subpage div.areaContent .ccm-block-type-form form.form-stacked div.fields .form-group.field-radios .radio label span{color:#333;}body div.subpage div.areaContent .ccm-block-type-form form.form-stacked div.form-actions{text-align:center;margin-top:15px;margin-bottom:25px;}body div.subpage div.areaContent .ccm-block-type-form form.form-stacked div.form-actions input[type="submit"]{background:#9b785f;padding:10px;text-align:center;color:#fff;text-transform:uppercase;font-size:1.1rem;letter-spacing:2px;text-decoration:none;transition:all .3s;border:2px solid #9b785f;border-radius:0px;margin-top:15px;}body div.subpage div.areaContent .ccm-block-type-form form.form-stacked div.form-actions input[type="submit"]:hover{color:#9b785f;background:#fff;text-decoration:none;box-shadow:none;}body .uygulamaAlanlari.uyusmazlikCzmBurosu .gohome-btn{position:absolute;left:0;top:10%;z-index:1;}body .uygulamaAlanlari.uyusmazlikCzmBurosu .gohome-btn a{text-decoration:none;color:#000;background:#d6bba9;padding:15px 10px;transition:all .3s;}body .uygulamaAlanlari.uyusmazlikCzmBurosu .gohome-btn a:hover{box-shadow:0px 8px 13px #8a8181;}body .uygulamaAlanlari.uyusmazlikCzmBurosu .page-content{left:0 !important;width:35% !important;padding:20px 25px;background-color:rgba(0,0,0,0.5);text-align:center;}body .uygulamaAlanlari.uyusmazlikCzmBurosu .page-content .page-content-title img{max-width:250px;}body .uygulamaAlanlari .page-menubtn{visibility:visible;position:absolute;top:20px;right:20px;transition:-webkit-transform 0.5s cubic-bezier(0.23,1,0.32,1) 0.5s;transition:transform 0.5s cubic-bezier(0.23,1,0.32,1) 0.5s;transition:transform 0.5s cubic-bezier(0.23,1,0.32,1) 0.5s, -webkit-transform 0.5s cubic-bezier(0.23,1,0.32,1) 0.5s;background:transparent;border-radius:100%;border:2px solid #d6bba9;width:40px;height:40px;z-index:15;outline:none;cursor:pointer;}body .uygulamaAlanlari .page-menubtn:hover .menu-bar{width:5px;transition:width 0.5s cubic-bezier(0.23,1,0.32,1);}body .uygulamaAlanlari .page-menubtn:hover .menu-bar:before,body .uygulamaAlanlari .page-menubtn:hover .menu-bar:after{-webkit-transform:none;transform:none;opacity:1;}body .uygulamaAlanlari .page-menubtn .menu-bar{width:15px;height:2px;background:#d6bba9;margin:0 auto 3px;transition:width 0.5s cubic-bezier(0.23,1,0.32,1);}body .uygulamaAlanlari .page-menubtn .menu-bar:before,body .uygulamaAlanlari .page-menubtn .menu-bar:after{content:'';position:absolute;background:#d6bba9;height:2px;width:5px;opacity:0;transition:ease-in 1s;}body .uygulamaAlanlari .page-menubtn .menu-bar:before{left:22%;}body .uygulamaAlanlari .page-menubtn .menu-bar:after{right:22%;}body .uygulamaAlanlari main.main-region{position:fixed;top:0;left:0;width:100%;height:100%;}body .uygulamaAlanlari main.main-region .spread{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;}body .uygulamaAlanlari main.main-region .spread .background-container{position:absolute;top:0;bottom:0;width:100%;}@media (max-width: 992px){body .uygulamaAlanlari main.main-region .spread .background-container{filter:brightness(0.5);}}body .uygulamaAlanlari main.main-region .spread .background-container .background{position:relative;height:100%;}body .uygulamaAlanlari main.main-region .spread .background-container .background .bg-layers{width:100%;height:100%;}body .uygulamaAlanlari main.main-region .spread .background-container .background .bg-layers .bg-layer{position:absolute;top:0;left:0;width:100%;height:100%;}body .uygulamaAlanlari main.main-region .spread .background-container .background .bg-layers .bg-layer.bg-layer-bgdesktop{display:block;}body .uygulamaAlanlari main.main-region .spread .background-container .background .bg-layers .bg-layer.bg-layer-bgdesktop .page-image{position:absolute;bottom:0;left:0;width:110%;height:120%;background-position:center;background-size:cover;-webkit-transform:translate(-4.54545%,9.09091%);transform:translate(-4.54545%,9.09091%);transition:opacity 0.5s cubic-bezier(0.23,1,0.32,1), -webkit-transform 0.5s cubic-bezier(0.23,1,0.32,1);transition:transform 0.5s cubic-bezier(0.23,1,0.32,1), opacity 0.5s cubic-bezier(0.23,1,0.32,1);transition:transform 0.5s cubic-bezier(0.23,1,0.32,1), opacity 0.5s cubic-bezier(0.23,1,0.32,1), -webkit-transform 0.5s cubic-bezier(0.23,1,0.32,1);}body .uygulamaAlanlari main.main-region .spread .background-container .background .bg-layers .gradient-overlay{position:absolute;left:0;bottom:0;width:100%;height:100%;}body .uygulamaAlanlari main.main-region .spread .background-container .background .bg-layers .gradient-overlay .gradient{position:absolute;bottom:0;width:100%;height:40%;opacity:.3;background-image:linear-gradient(to bottom,transparent,#000 100%);transition:all 1s linear;}body .uygulamaAlanlari main.main-region .spread .background-container .background .bg-layers .gradient-overlay .gradient.top{bottom:auto;top:0;width:100%;height:10%;background-image:linear-gradient(to top,transparent,#000 100%);}body .uygulamaAlanlari main.main-region .spread .page-attr{position:absolute;right:0;bottom:0;top:0;width:45vw;background:#fff;padding:25px;padding-top:8vw;}@media (max-width: 992px){body .uygulamaAlanlari main.main-region .spread .page-attr{right:0;left:0;bottom:0;top:auto;width:100%;height:55vh;}}body .uygulamaAlanlari main.main-region .spread .page-attr .cont{position:relative;width:100%;height:100%;overflow-x:auto;padding:10px 5px;}body .uygulamaAlanlari main.main-region .spread .page-attr .cont img{object-fit:cover;}body .uygulamaAlanlari main.main-region .spread .page-content{position:absolute;opacity:1;-webkit-transform:translateY(0);transform:translateY(0);bottom:48px;left:20px;right:20px;transition:all 1s cubic-bezier(0.23,1,0.32,1);right:auto;width:75%;color:#fff;}@media (max-width: 992px){body .uygulamaAlanlari main.main-region .spread .page-content{bottom:auto;top:50px;}}body .uygulamaAlanlari main.main-region .spread .page-content .page-content-line{position:absolute;display:inline-block;left:0;top:1em;width:0;height:100%;border-left:2px solid rgba(255,255,255,0.6);-webkit-transform-origin:top;transform-origin:top;}body .uygulamaAlanlari main.main-region .spread .page-content .page-content-subtitle{margin:0;}body .uygulamaAlanlari main.main-region .spread .page-content .page-content-subtitle span{padding:0 35px;margin-left:10px;display:inline-block;position:relative;}body .uygulamaAlanlari main.main-region .spread .page-content .page-content-subtitle span:before{content:'';position:absolute;left:0;top:50%;height:1px;background:#fff;width:25px;transform:translateY(-50%);}body .uygulamaAlanlari main.main-region .spread .page-content .page-content-title{margin:0;max-width:450px;}body .uygulamaAlanlari .menu{display:none;position:absolute;top:0;left:0;width:100%;height:100%;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;-webkit-font-smoothing:antialiased;z-index:11;transition:background-color 0.5s cubic-bezier(0.23,1,0.32,1);}body .uygulamaAlanlari .menu nav.menu-list{font-size:0;margin-top:70px;}@media (min-width: 992px){body .uygulamaAlanlari .menu nav.menu-list{margin-top:0;}}body .uygulamaAlanlari .menu nav.menu-list:before,body .uygulamaAlanlari .menu nav.menu-list:after{content:"daskhasdh";display:table;}body .uygulamaAlanlari .menu nav.menu-list:after{clear:both;}body .uygulamaAlanlari .menu nav.menu-list .menu-head,body .uygulamaAlanlari .menu nav.menu-list .menu-item{display:inline-block;width:100%;vertical-align:top;font-size:12px;}@media (min-width: 768px){body .uygulamaAlanlari .menu nav.menu-list .menu-head,body .uygulamaAlanlari .menu nav.menu-list .menu-item{width:50%;}}@media (min-width: 992px){body .uygulamaAlanlari .menu nav.menu-list .menu-head,body .uygulamaAlanlari .menu nav.menu-list .menu-item{width:33.33333%;font-size:22px;}}@media (min-width: 1680px){body .uygulamaAlanlari .menu nav.menu-list .menu-head,body .uygulamaAlanlari .menu nav.menu-list .menu-item{width:25%;}}body .uygulamaAlanlari .menu nav.menu-list .menu-head{float:left;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:196px;cursor:pointer;background:rgba(0,0,0,0.8);}@media (min-width: 768px){body .uygulamaAlanlari .menu nav.menu-list .menu-head{height:444px;}}@media (max-width: 768px){body .uygulamaAlanlari .menu nav.menu-list .menu-head{background:rgba(0,0,0,0.9);}}body .uygulamaAlanlari .menu nav.menu-list .menu-head .menu-head-container{text-align:center;color:#fff;}body .uygulamaAlanlari .menu nav.menu-list .menu-head .menu-head-container .menu-head-content{text-align:center;font-size:0.7rem;padding:15px;}@media (max-width: 768px){body .uygulamaAlanlari .menu nav.menu-list .menu-head .menu-head-container .menu-head-content{display:none;}}body .uygulamaAlanlari .menu nav.menu-list .menu-head .menu-head-container .menu-head-title{color:#fff;font-family:"DIN Next W04", "Helvetica Neue", Helvetica, Arial, sans-serif;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:2px;margin:0 auto 5px;}@media (min-width: 992px){body .uygulamaAlanlari .menu nav.menu-list .menu-head .menu-head-container .menu-head-title{font-size:18px;}}body .uygulamaAlanlari .menu nav.menu-list .menu-head .menu-head-container .menu-head-title:before,body .uygulamaAlanlari .menu nav.menu-list .menu-head .menu-head-container .menu-head-title:after{content:'';display:inline-block;border-bottom:1px solid rgba(255,255,255,0.5);height:0;width:10px;margin-bottom:4px;}@media (min-width: 992px){body .uygulamaAlanlari .menu nav.menu-list .menu-head .menu-head-container .menu-head-title:before,body .uygulamaAlanlari .menu nav.menu-list .menu-head .menu-head-container .menu-head-title:after{width:18px;}}body .uygulamaAlanlari .menu nav.menu-list .menu-head .menu-head-container .menu-head-title:before{margin-right:5px;}@media (min-width: 992px){body .uygulamaAlanlari .menu nav.menu-list .menu-head .menu-head-container .menu-head-title:before{margin-right:10px;}}body .uygulamaAlanlari .menu nav.menu-list .menu-head .menu-head-container .menu-head-title:after{margin-left:2px;}@media (min-width: 992px){body .uygulamaAlanlari .menu nav.menu-list .menu-head .menu-head-container .menu-head-title:after{margin-left:8px;}}body .uygulamaAlanlari .menu nav.menu-list .menu-head .menu-head-container .menu-head-title .menu-head-number{font-family:"DIN Next W04", "Helvetica Neue", Helvetica, Arial, sans-serif;font-size:137px;line-height:100px;text-align:center;color:#fff;}@media (min-width: 992px){body .uygulamaAlanlari .menu nav.menu-list .menu-head .menu-head-container .menu-head-title .menu-head-number{font-size:210px;line-height:155px;}}body .uygulamaAlanlari .menu nav.menu-list div.menu-list-items .menu-item{position:relative;color:#fff;height:150px;overflow:hidden;}body .uygulamaAlanlari .menu nav.menu-list div.menu-list-items .menu-item:hover{color:#fff;}@media (min-width: 768px){body .uygulamaAlanlari .menu nav.menu-list div.menu-list-items .menu-item{height:222px;}}body .uygulamaAlanlari .menu nav.menu-list div.menu-list-items .menu-item:hover{color:#fff;}body .uygulamaAlanlari .menu nav.menu-list div.menu-list-items .menu-item:hover .menu-item-content::before{opacity:1;-webkit-transform:translate(25px,0) scale(5,1);transform:translate(25px,0) scale(5,1);}body .uygulamaAlanlari .menu nav.menu-list div.menu-list-items .menu-item:hover .menu-item-bg-img::before{opacity:0;}body .uygulamaAlanlari .menu nav.menu-list div.menu-list-items .menu-item:hover .menu-item-number{opacity:.8;}body .uygulamaAlanlari .menu nav.menu-list div.menu-list-items .menu-item:hover .menu-item-title{opacity:1;}body .uygulamaAlanlari .menu nav.menu-list div.menu-list-items .menu-item .menu-item-bg{overflow:hidden;}body .uygulamaAlanlari .menu nav.menu-list div.menu-list-items .menu-item .menu-item-bg:after{content:'';position:absolute;left:0;bottom:0;width:100%;height:40%;opacity:.3;background-image:linear-gradient(to bottom,transparent,#000 100%);}body .uygulamaAlanlari .menu nav.menu-list div.menu-list-items .menu-item .menu-item-bg .menu-item-bg-img{height:150px;opacity:0;transition:opacity 1s cubic-bezier(0.23,1,0.32,1);}@media (min-width: 768px){body .uygulamaAlanlari .menu nav.menu-list div.menu-list-items .menu-item .menu-item-bg .menu-item-bg-img{height:222px;}}body .uygulamaAlanlari .menu nav.menu-list div.menu-list-items .menu-item .menu-item-bg .menu-item-bg-img::before{content:'';display:block;height:100%;width:100%;background:rgba(0,0,0,0.6);transition:opacity .5s ease;}@media (min-width: 992px){body .uygulamaAlanlari .menu nav.menu-list div.menu-list-items .menu-item .menu-item-bg .menu-item-bg-img::before{background:rgba(0,0,0,0.75);}}body .uygulamaAlanlari .menu nav.menu-list div.menu-list-items .menu-item .menu-item-bg .menu-item-bg-img.in{opacity:1;}body .uygulamaAlanlari .menu nav.menu-list div.menu-list-items .menu-item .menu-item-bg.gradient-7::after{opacity:0.7;}body .uygulamaAlanlari .menu nav.menu-list div.menu-list-items .menu-item .menu-item-bg,body .uygulamaAlanlari .menu nav.menu-list div.menu-list-items .menu-item .menu-item-bg-img{position:absolute;bottom:0;left:0;height:100%;width:100%;background-size:cover;}body .uygulamaAlanlari .menu nav.menu-list div.menu-list-items .menu-item .menu-item-content{position:absolute;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;bottom:0;left:0;padding:6px 18px 20px;font-size:23px;}@media (min-width: 768px){body .uygulamaAlanlari .menu nav.menu-list div.menu-list-items .menu-item .menu-item-content{padding:1px 25px 10px;}}body .uygulamaAlanlari .menu nav.menu-list div.menu-list-items .menu-item .menu-item-content::before{content:'';display:block;position:absolute;top:0;left:0;width:40px;height:0;border-top:1px solid #fff;opacity:.5;transition:opacity 0.5s cubic-bezier(0.23,1,0.32,1), -webkit-transform 0.5s cubic-bezier(0.23,1,0.32,1);transition:opacity 0.5s cubic-bezier(0.23,1,0.32,1), transform 0.5s cubic-bezier(0.23,1,0.32,1);transition:opacity 0.5s cubic-bezier(0.23,1,0.32,1), transform 0.5s cubic-bezier(0.23,1,0.32,1), -webkit-transform 0.5s cubic-bezier(0.23,1,0.32,1);-webkit-transform-origin:left;transform-origin:left;}body .uygulamaAlanlari .menu nav.menu-list div.menu-list-items .menu-item .menu-item-content .icon{fill:#fff;margin-right:10px;}body .uygulamaAlanlari .menu nav.menu-list div.menu-list-items .menu-item .menu-item-content .menu-item-number{font-family:"DIN Next W04", "Helvetica Neue", Helvetica, Arial, sans-serif;transition:opacity .5s ease;margin-right:10px;text-transform:uppercase;}body .uygulamaAlanlari .menu nav.menu-list div.menu-list-items .menu-item .menu-item-content .menu-item-title{font-style:italic;transition:opacity .5s ease;opacity:1;}body .uygulamaAlanlari .menu nav.menu-list div.menu-list-items .menu-item.active{border:2px solid #fff;}body .uygulamaAlanlari .menu nav.menu-list div.menu-list-items .menu-item.active .menu-item-bg,body .uygulamaAlanlari .menu nav.menu-list div.menu-list-items .menu-item.active .menu-item-bg-img{bottom:auto;left:0;}body .btn-basvuru{position:fixed;right:1vw;bottom:1vw;z-index:99;cursor:pointer;animation:animScale 1.5s infinite alternate;-webkit-animation:animScale 1.5s infinite alternate;}body .btn-basvuru img{width:7vw;object-fit:cover;}body .btn-uyusmazlik{position:fixed;left:1vw;bottom:1vw;z-index:99;cursor:pointer;animation:animScale 1.2s infinite alternate;-webkit-animation:animScale 1.2s infinite alternate;}body .btn-uyusmazlik img{width:7vw;object-fit:cover;}body .section5.blogMakale{margin-top:30px;padding:0;}body .section5.blogMakale .head{padding:20px 0px;}body .section5.blogMakale .head h1,body .section5.blogMakale .head h2,body .section5.blogMakale .head h3,body .section5.blogMakale .head h4,body .section5.blogMakale .head h5{margin:0;}body .section5.blogMakale .head .font_ataturk{color:#000;}body .section5.blogMakale .head h2{color:#888;position:relative;}body .section5.blogMakale .head h2:before,body .section5.blogMakale .head h2:after{opacity:0.4;background:#777;content:'';position:absolute;top:50%;width:37%;height:1px;}@media (max-width: 768px){body .section5.blogMakale .head h2:before,body .section5.blogMakale .head h2:after{width:17%;}}body .section5.blogMakale .head h2:before{left:0;}body .section5.blogMakale .head h2:after{right:0;}body .section5.blogMakale .tabArea ul.nav.buttons{text-align:center;display:block;}body .section5.blogMakale .tabArea ul.nav.buttons li.nav-item{display:inline-block;margin:0px 10px;}body .section5.blogMakale .tabArea ul.nav.buttons li.nav-item .btn{position:relative;background:#333;color:#af8f7a;text-decoration:none;padding:10px 25px;font-size:18px;margin:10px;border-radius:0;transition:ease-in-out .3s;}body .section5.blogMakale .tabArea ul.nav.buttons li.nav-item .btn:before{content:'';position:absolute;left:8px;bottom:6px;width:100%;height:100%;border:1px solid #000;z-index:-1;transition:ease-in-out .3s;}body .section5.blogMakale .tabArea ul.nav.buttons li.nav-item .btn.makale{background:#d6bba9;}body .section5.blogMakale .tabArea ul.nav.buttons li.nav-item .btn.makale:before{border-color:#d6bba9;}body .section5.blogMakale .tabArea ul.nav.buttons li.nav-item .btn.blog{background:#ab4d31;color:#dac8be;}body .section5.blogMakale .tabArea ul.nav.buttons li.nav-item .btn.blog:before{border-color:#ab4d31;}body .section5.blogMakale .tabArea ul.nav.buttons li.nav-item .btn.yargitay-kararlari{background:#494949;color:#dac8be;}body .section5.blogMakale .tabArea ul.nav.buttons li.nav-item .btn.yargitay-kararlari:before{border-color:#494949;}body .section5.blogMakale .tabArea ul.nav.buttons li.nav-item .btn:hover{background:transparent !important;}body .section5.blogMakale .tabArea ul.nav.buttons li.nav-item .btn:hover.makale{color:#d6bba9;}body .section5.blogMakale .tabArea ul.nav.buttons li.nav-item .btn:hover.blog{color:#ab4d31;}body .section5.blogMakale .tabArea ul.nav.buttons li.nav-item .btn:hover.blog{color:#494949;}body .section5.blogMakale .tabArea ul.nav.buttons li.nav-item .btn:hover:before{left:0;bottom:0;}body .section5.blogMakale .tabArea ul.nav.buttons li.nav-item .btn.active:before{left:0;bottom:0;}body .section5.blogMakale .tabArea .tab-content .owl-carousel.yargitay-kararlari-owl .owl-item .item div.content{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:10px 5px;padding-bottom:30px;height:425px;}body .section5.blogMakale .tabArea .tab-content .owl-carousel.yargitay-kararlari-owl .owl-item .item div.content #baslik{text-transform:capitalize;color:#ab4d31;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}body .section5.blogMakale .tabArea .tab-content .owl-carousel.yargitay-kararlari-owl div.content{height:425px;}body .section5.blogMakale .tabArea .tab-content .owl-carousel .owl-item{padding:0px 15px;}body .section5.blogMakale .tabArea .tab-content .owl-carousel .owl-item .item{background:#f0f0f0;width:100%;}body .section5.blogMakale .tabArea .tab-content .owl-carousel .owl-item .item a{text-decoration:none;color:#333;}body .section5.blogMakale .tabArea .tab-content .owl-carousel .owl-item .item a div.image{padding:0;margin-bottom:15px;}body .section5.blogMakale .tabArea .tab-content .owl-carousel .owl-item .item a div.image img{width:100%;height:250px;object-fit:cover;}body .section5.blogMakale .tabArea .tab-content .owl-carousel .owl-item .item a div.content{padding:10px 5px;padding-bottom:30px;height:175px;}body .section5.blogMakale .tabArea .tab-content .owl-carousel .owl-item .item a div.content #baslik{text-transform:capitalize;color:#ab4d31;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}body .section5.blogMakale .tabArea .tab-content .owl-carousel .owl-controls .owl-pagination .owl-page.active span{background-color:#ab4d31;}body .section5.blogMakale .tabArea .tab-content .owl-carousel .owl-controls .owl-pagination .owl-page span{opacity:1;background-color:transparent;border:1px solid #ab4d31;}body footer.footer{margin-top:20px;}body footer.footer div.fTop{background:#6e4d43;min-height:250px;padding:25px 0px;}body footer.footer div.fTop:before{content:'';position:absolute;left:50%;top:0;transform:translateX(-50%);width:50%;height:100%;background:url('/app/themes/local/assets/img/logotek.svg');background-repeat:no-repeat;background-size:cover;background-position:center;opacity:0.1;}@media (max-width: 768px){body footer.footer div.fTop:before{width:100%;}}body footer.footer div.fTop .fContent{display:inline-block;position:relative;padding:35px 10px;margin:20px 0px;color:#d6bba9;}body footer.footer div.fTop .fContent .adres{margin:10px 0px;margin-bottom:30px;}body footer.footer div.fTop .fContent a{text-decoration:none;color:#d6bba9;font-weight:700;}body footer.footer div.fTop .fContent:after,body footer.footer div.fTop .fContent:before{content:'';position:absolute;left:50%;transform:translateX(-50%);width:50%;height:1px;background:#d6bba9;z-index:0;}body footer.footer div.fTop .fContent:after{top:0px;}body footer.footer div.fTop .fContent:before{bottom:0px;}@media (max-width: 768px){body footer.footer div.fTop .fContent:before,body footer.footer div.fTop .fContent:after{display:none;}body footer.footer div.fTop .fContent div p{text-align:center !important;}}body footer.footer div.fTop .fSocial ul{list-style:none;text-align:center;}body footer.footer div.fTop .fSocial ul li{display:inline-block;margin:5px 15px;background:#d6bba9;font-size:28px;padding:5px 0px;border-radius:100%;width:50px;height:50px;transition:all .3s;border:1px solid #d6bba9;}body footer.footer div.fTop .fSocial ul li a{color:#6e4d43;transition:all .3s;}body footer.footer div.fTop .fSocial ul li:hover{background:transparent;}body footer.footer div.fTop .fSocial ul li:hover a{color:#d6bba9;}body footer.footer div.fTop .faydali-linkler{color:#d6bba9;}body footer.footer div.fTop .faydali-linkler a{color:#d6bba9;padding:5px 10px;}body footer.footer div.fBottom{background:#494949;padding:20px 10px;}body footer.footer div.fBottom .copyright{float:left;}body footer.footer div.fBottom .copyright span{color:#d6bba9;}body footer.footer div.fBottom .copyright span a{color:#d6bba9;text-decoration:none;}body footer.footer div.fBottom .creatons{float:left;text-align:center;}body footer.footer div.fBottom .creatons .design a img{height:28px;}@keyframes animScale{from{transform:scale(0.9);}to{transform:scale(1);}}@keyframes bounce{from{transform:translateY(0px) translateX(-50%);}to{transform:translateY(-15px) translateX(-50%);}}@-webkit-keyframes bounce{from{transform:translateY(0px) translateX(-50%);}to{transform:translateY(-15px) translateX(-50%);}}@-webkit-keyframes lineGradient{0%{background-position:0% 50%;}50%{background-position:100% 50%;}100%{background-position:0% 50%;}}@-moz-keyframes lineGradient{0%{background-position:0% 50%;}50%{background-position:100% 50%;}100%{background-position:0% 50%;}}@keyframes lineGradient{0%{background-position:0% 50%;}50%{background-position:100% 50%;}100%{background-position:0% 50%;}}