@charset "UTF-8";*,::after,::before{box-sizing:border-box}*{font-family:Quicksand,sans-serif}body,html{font-family:Quicksand,sans-serif}::selection,body::selection,html::selection{background-color:#f58633;color:#000}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before{content:"";content:none}q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none;display:inline-block}img{max-width:100%}button,input,select,textarea{background-color:transparent;border:none;padding:0}button:focus,input:focus,select:focus,textarea:focus{outline:0}button{cursor:pointer}.container{padding-right:15px;padding-left:15px}@media (min-width:1200px){.container{max-width:1290px}}.row{margin-right:-15px;margin-left:-15px}.row .col,.row [class*=col-]{padding-right:15px;padding-left:15px}@media (max-width:768px){.row{margin-right:-7.5px;margin-left:-7.5px}.row .col,.row [class*=col-]{padding-right:7.5px;padding-left:7.5px}}.row.no-gutters{margin-right:0;margin-left:0}.row.no-gutters>.col,.row.no-gutters>[class*=col-]{padding-right:0;padding-left:0}body.homepage header{margin-bottom:0}@media (max-width:992px){body.homepage header{margin-bottom:30px}}header{border-bottom:1px solid #f9f9f9;margin-bottom:90px}@media (max-width:992px){header{margin-bottom:30px}}header .header-top{background-color:#000;padding:15px 0}@media (max-width:992px){header .header-top{padding:10px 0}}header .header-top .header-contact{display:flex;align-items:center;flex-wrap:wrap;gap:30px}header .header-top .header-contact li a{display:flex;align-items:center;gap:10px;color:#fff;font-size:14px;font-weight:500;transition:ease-in-out all .3s}header .header-top .header-contact li a strong{font-weight:600}header .header-top .header-contact li a:hover{color:#f58633}@media (max-width:992px){header .header-top .header-contact{justify-content:space-between}}header .header-top .header-social{display:flex;align-items:center;gap:5px}header .header-top .header-social span{color:#fff;font-size:14px;font-weight:500}header .header-top .header-social ul li a{display:flex;align-items:center;color:#fff;transition:ease-in-out all .3s}header .header-top .header-social ul li a:hover{transform:translateY(3px)}@media (max-width:992px){header .header-top .header-social{display:none}}header .header-bottom{padding:10px 0}@media (max-width:992px){header .header-bottom{padding:10px 0}}header .header-bottom .logo a{display:block}header .header-bottom .logo a img{max-height:75px}header .header-bottom .navigation>ul{display:flex;align-items:center;flex-wrap:wrap;gap:45px}header .header-bottom .navigation>ul>li{position:relative}@media (max-width:992px){header .header-bottom .navigation>ul>li{width:100%}}header .header-bottom .navigation>ul>li>a{display:flex;align-items:center;gap:5px;color:#000;font-size:14px;font-weight:600;letter-spacing:2px;position:relative;transition:ease-in-out all .3s}header .header-bottom .navigation>ul>li>a:hover{color:#f58633}header .header-bottom .navigation>ul>li>a>img{width:16px}header .header-bottom .navigation>ul>li.active a:before{width:35px;opacity:1;visibility:visible}@media (max-width:992px){header .header-bottom .navigation>ul>li.active a:before{display:none}}header .header-bottom .navigation>ul>li .navigation-sub{position:absolute;top:20px;left:0;width:380px;padding:15px;box-shadow:0 3px 6px rgba(0,0,0,.1);background-color:#fff;opacity:0;visibility:hidden;transition:ease-in-out all .3s;border:1px solid #000;z-index:5}header .header-bottom .navigation>ul>li .navigation-sub>li>a{padding:10px;color:#000;font-size:14px;font-weight:500;transition:ease-in-out all .3s}header .header-bottom .navigation>ul>li .navigation-sub>li>a:hover{color:#f58633}@media (max-width:992px){header .header-bottom .navigation>ul>li .navigation-sub{position:static;inset:unset;width:100%;opacity:1;visibility:visible;display:none;padding:5px;margin:5px 0}header .header-bottom .navigation>ul>li .navigation-sub>li>a{padding:8px}}header .header-bottom .navigation>ul>li:hover .navigation-sub{opacity:1;visibility:visible}@media (max-width:992px){header .header-bottom .navigation>ul>li.active .navigation-sub{display:block}}@media (max-width:1200px){header .header-bottom .navigation>ul{gap:30px}}@media (max-width:992px){header .header-bottom .navigation>ul{gap:20px;flex-direction:column;align-items:flex-start;justify-content:flex-start}}header .mobile-navigation .mobile-navigation-button button{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #101010}header .mobile-navigation .mobile-navigation-button button img{display:inline-block;width:40px;height:40px}header .mobile-navigation .mobile-navigation-content{display:none;position:absolute;top:110px;left:0;width:100%;background-color:#fff;box-shadow:0 3px 6px rgba(0,0,0,.1);padding:15px;z-index:11;border-top:1px solid #f9f9f9}header .mobile-navigation .mobile-navigation-content.active{display:block}@media (max-width:992px){header .mobile-navigation .mobile-navigation-content{top:140px}}footer .footer-top{padding-bottom:30px}footer .footer-information{margin-bottom:60px}footer .footer-information .footer-title{color:#000;font-size:22px;font-weight:500;letter-spacing:2px;margin-bottom:45px}footer .footer-information .footer-sub-title{color:#000;font-size:16px;font-weight:600;margin-bottom:15px}footer .footer-information .footer-address{margin-bottom:30px}footer .footer-information .footer-address .footer-address-description a{color:#101010;font-size:16px;line-height:24px;transition:ease-in-out all .3s}footer .footer-information .footer-address .footer-address-description a:hover{color:#000}footer .footer-information .footer-contact ul li{margin-bottom:15px}footer .footer-information .footer-contact ul li a{color:#101010;font-size:16px;transition:ease-in-out all .3s}footer .footer-information .footer-contact ul li a:hover{color:#000}footer .copyright{background-color:#000;text-align:center;color:#fff;font-size:14px;font-weight:500;padding:20px 0}footer .copyright a{color:#fff;transition:ease-in-out all .3s}footer .copyright a:hover{color:#f58633}.mb-section{margin-bottom:180px}@media (max-width:992px){.mb-section{margin-bottom:90px}}.section-title{text-align:center;position:relative;z-index:1;margin-bottom:90px}.section-title:before{content:"";position:absolute;top:-35px;left:0;right:0;margin:auto;color:#f9f9f9;font-size:62px;letter-spacing:10px}@media (max-width:992px){.section-title:before{display:none}}.section-title h3{color:#000;font-size:22px;font-weight:500;letter-spacing:10px;position:relative;z-index:2}@media (max-width:576px){.section-title{margin-bottom:30px}.section-title h3{font-size:20px;line-height:26px;letter-spacing:3px;font-weight:700}}.section-title.about-title:before{content:"HAKKIMIZDA"}.section-title.service-title:before{content:"HİZMETLERİMİZ"}.section-title.popular-service-title:before{content:"ÖNE ÇIKAN HİZMETİMİZ"}.section-title.customer-comment-title:before{content:"MÜŞTERİLERİMİZİ DİNLEYİN"}.section-title.references-title:before{content:"REFERANSLARIMIZ"}.section-title.faq-title:before{content:"SIKÇA SORULAN SORULAR"}.section-title.gallery-title:before{content:"GALERİ"}.section-title.filo-title:before{content:"FİLOMUZ"}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:60px}@media (max-width:992px){.owl-theme .owl-nav.disabled+.owl-dots{margin-top:15px}}.owl-theme .owl-dots .owl-dot span{background-color:#101010}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background-color:#f58633}.owl-carousel .owl-stage{padding:10px 0}.lb-data .lb-number{display:none!important}.about-content .about-description{margin-bottom:90px}.about-content .about-description h1,.about-content .about-description h2{text-align:center;color:#101010;font-size:14px;font-weight:400;line-height:24px;max-width:600px;margin:0 auto}@media (max-width:992px){.about-content .about-description{margin-bottom:30px}}.about-content .about-detail{display:flex;align-items:center;justify-content:space-between;background-color:#f9f9f9;padding:30px 90px;text-align:center;border:1px solid #efefef;border-radius:4px}.about-content .about-detail .about-item .about-item-title{font-size:22px;color:#000;font-weight:700;margin-bottom:10px}.about-content .about-detail .about-item .about-item-sub-title{color:#101010;font-size:14px}@media (max-width:992px){.about-content .about-detail{padding:30px}}@media (max-width:576px){.about-content .about-detail{flex-direction:column;flex-wrap:wrap;gap:45px}}.service-content .service-item{position:relative;padding:10px;border:1px solid #696969}.service-content .service-item:before{content:"";position:absolute;top:2px;left:2px;width:20px;height:1px;background-color:#696969}.service-content .service-item:after{content:"";position:absolute;top:2px;left:2px;width:1px;height:20px;background-color:#696969}.service-content .service-item a{display:block}.service-content .service-item a .service-top-title{display:block;color:#000;font-size:16px;font-weight:600;letter-spacing:2px;margin-bottom:5px;transition:ease-in-out all .3s}@media (max-width:768px){.service-content .service-item a .service-top-title{font-size:13px}}.service-content .service-item a .service-sub-title{display:block;color:#101010;font-size:10px;font-weight:500;letter-spacing:4px}.service-content .service-item a:hover .service-top-title{color:#f58633}.customer-comment-section .customer-comment-image{text-align:center;display:none}.customer-comment-section .customer-comment-image img{max-width:90px}.customer-comment-content .customer-comment-item{padding:30px;box-shadow:0 3px 6px rgba(0,0,0,.1);position:relative}.customer-comment-content .customer-comment-item :before{content:"";position:absolute;top:0;left:0;width:35px;height:1px;background-color:#101010}.customer-comment-content .customer-comment-item :after{content:"";position:absolute;top:0;left:0;width:1px;height:35px;background-color:#101010}.customer-comment-content .customer-comment-item .customer-comment-name{color:#000;font-size:14px;font-weight:600;letter-spacing:2px;margin-bottom:5px}.customer-comment-content .customer-comment-item .customer-comment-rate{margin-bottom:10px}.customer-comment-content .customer-comment-item .customer-comment-rate img{max-width:90px}.customer-comment-content .customer-comment-item .customer-comment-description p{color:#101010;font-size:13px;font-weight:500;line-height:24px}.customer-comment-content .customer-comment-item .customer-comment-location{color:#101010;font-size:10px;font-weight:700}.seo-area-image a{display:block}.seo-area-image a img{display:block}.seo-area-content .seo-area-title{color:#000;font-size:16px;font-weight:700;text-align:center;letter-spacing:2px;margin-bottom:40px}@media (max-width:576px){.seo-area-content .seo-area-title{margin-bottom:20px}}.seo-area-content .seo-area-sub-title{color:#000;font-size:36px;font-weight:700;text-align:center;letter-spacing:4px;line-height:44px;margin-bottom:30px}@media (max-width:992px){.seo-area-content .seo-area-sub-title{font-size:26px;line-height:34px}}@media (max-width:576px){.seo-area-content .seo-area-sub-title{font-size:22px;line-height:26px}}.seo-area-content .seo-area-description{margin-bottom:30px}.seo-area-content .seo-area-description h2,.seo-area-content .seo-area-description h4,.seo-area-content .seo-area-description p{color:#101010;font-size:14px;font-weight:500;text-align:center;line-height:28px}@media (max-width:576px){.seo-area-content .seo-area-description{margin-bottom:20px}}.seo-area-content .seo-area-button a{display:flex;align-items:center;justify-content:center;width:220px;height:40px;margin:0 auto;background-color:#000;color:#fff;border:3px solid #f58633;font-size:16px;font-weight:700;letter-spacing:2px;transition:ease-in-out all .3s}.seo-area-content .seo-area-button a:hover{background-color:#f58633;border-color:#000}@media (max-width:576px){.seo-area-content .seo-area-button a{width:160px;height:40px;font-size:14px}}.references-content .references-inner{box-shadow:0 3px 6px rgba(0,0,0,.1);padding:10px}.references-content .references-inner .references-item{position:relative;overflow:hidden;padding-top:100%}.references-content .references-inner .references-item img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;max-width:100%;max-height:100%;transition:ease-in-out all .3s}.faq-item{position:relative;margin-bottom:30px}@media (max-width:576px){.faq-item{margin-bottom:15px}}.faq-item[data-open=true] .faq-question:before{content:"-"}.faq-item[data-open=true] .faq-answer{display:block}.faq-item .faq-question{border:1px solid #000;color:#000;font-size:14px;padding:10px;position:relative;cursor:pointer}.faq-item .faq-question:before{content:"+";position:absolute;top:50%;transform:translateY(-50%);right:10px;color:#000;font-size:16px}.faq-item .faq-answer{background-color:#fff;border:1px solid #000;border-top:none;color:#101010;font-size:14px;line-height:24px;padding:35px 15px;position:absolute;top:100%;left:0;width:100%;display:none;z-index:3;box-shadow:0 3px 6px rgba(0,0,0,.1)}.gallery-item{margin-bottom:30px}.gallery-item a{display:block}.gallery-item a img{display:block;border-radius:4px}.cover-banner-section{background:url(/img/cover-banner-5.avif) no-repeat top center;background-size:cover;background-attachment:fixed;width:100%;height:800px}@media (max-width:992px){.cover-banner-section{background-attachment:initial;height:300px}}.cover-banner-section-two{background:url(/img/cover-banner.jpg) no-repeat top center;background-size:cover;background-attachment:fixed;width:100%;height:300px}@media (max-width:992px){.cover-banner-section-two{display:none}}.filo-content h1{font-size:22px;font-weight:600;margin-bottom:30px}@media (max-width:992px){.filo-content h1{text-align:center;font-size:20px;line-height:30px}}.filo-content p{color:#101010;line-height:28px;margin-bottom:20px}@media (max-width:992px){.filo-content p{text-align:center}}.filo-content h4{font-size:16px;font-weight:600;margin-bottom:20px}@media (max-width:992px){.filo-content h4{text-align:center}}.filo-content ul{padding-left:15px;margin-bottom:45px}.filo-content ul li{list-style-type:disc;line-height:24px;margin-bottom:15px}.filo-content ul li span{color:#101010}