*,body,html{box-sizing:border-box}body,html{font-family:Roboto,sans-serif;margin:0;padding:0;width:100%}header .top{display:flex;border-bottom:1px solid #eee;align-items:center;width:100%}header .top .top-socials{margin-left:auto;display:flex;align-items:center;width:-moz-max-content;width:max-content}header .top .top-socials .kur{margin:0 10px;display:flex;align-items:center;height:100%}header .top .top-socials .kur:first-child{margin-right:0}header .top .top-socials .kur i{display:flex;justify-content:center;color:#fff;align-items:center;padding:12px;height:100%;margin-right:8px;background-color:#f26522}header .top .top-socials .kur span{font-family:Source Sans Pro,sans-serif;font-weight:700;color:#444}header .top .top-socials a{border-left:1px solid hsla(0,0%,78%,.475);text-decoration:none;display:flex;justify-content:center;color:#666;align-items:center;height:40px;transition:all .2s ease;width:45px}header .top .top-socials a img{-o-object-fit:scale-down;object-fit:scale-down;width:25px}header .top .top-socials a:nth-child(3):hover{color:#fff;background-color:#4267b2}header .top .top-socials a:nth-child(4):hover{color:#fff;background-color:#1da1f2}header .top .top-socials a:nth-child(5):hover{color:#fff;background-color:#c13584}header .main{position:relative;background-color:#f9f9f9}header .main .container{display:flex;justify-content:space-between;align-items:center;width:100%}header .main .logo{position:relative;top:-15px}header .main .q-contact{display:flex;align-items:center}header .main .q-contact .box{display:flex;align-items:flex-start;margin-right:25px}header .main .q-contact .box:last-child{margin-right:0}header .main .q-contact .box i{color:#444;font-size:28px;margin-right:15px}header .main .q-contact .box .data{display:flex;flex-direction:column}header .main .q-contact .box .data span{font-weight:300;color:#666;font-size:14px}header .main .q-contact .box .data a,header .main .q-contact .box .data p{font-weight:600;margin-top:7px;text-decoration:none;color:#f26522}header .main .q-contact .teklif-al{font-family:Source Sans Pro,sans-serif;font-weight:700;text-shadow:0 2px #c94f1f;border-radius:2px;display:flex;overflow:hidden;color:#fff;cursor:pointer;align-items:center;position:relative;padding:15px 28px;transition:all .2s ease;background-color:#f26522}header .main .q-contact .teklif-al:after{left:0;position:absolute;height:5px;bottom:0;transition:all .2s ease;background-color:#c94f1f;content:"";width:100%}header .main .q-contact .teklif-al:hover{text-shadow:0 0 #c94f1f}header .main .q-contact .teklif-al:hover:after{height:0}header .main .q-contact .teklif-al i{color:#fff}nav{border-bottom:1px solid #eee;z-index:3;position:sticky;top:0;background-color:#fff;width:100%}nav .opening{display:flex}nav .opening:hover i{transform:rotate(180deg)}nav .opening i{transition:all .2s ease}nav ul{font-family:Source Sans Pro,sans-serif;display:flex;justify-content:center;align-items:center}nav ul li{position:relative}nav ul li:hover .dropdown{display:flex}nav ul li a{font-weight:700;text-decoration:none;display:block;color:#444;padding:20px;font-size:14px;transition:all .1s ease-in}nav ul li a:hover{color:#f26522}nav .dropdown{left:-340px;font-weight:500;border-radius:5px;box-shadow:0 5px 8px rgba(0,0,0,.2);border:1px solid #eee;display:none;justify-content:space-between;color:#838383!important;z-index:2;align-items:center;position:absolute;top:60px;padding:10px;height:auto;background-color:#fff;content:""}nav .dropdown:before{left:0;position:absolute;top:-20px;height:60px;content:"";width:100%}nav .dropdown .box{border-radius:5px;margin:0 5px;display:flex;justify-content:space-between;overflow:hidden;cursor:pointer;position:relative;padding:0;height:130px;transition:.3s ease;width:130px}nav .dropdown .box img{filter:grayscale(100%);height:100%;transition:.3s ease}nav .dropdown .box .text{display:flex;justify-content:center;text-align:center;align-items:center;position:absolute;top:75px;padding:0 10px;height:100%;transition:.3s ease;background:linear-gradient(180deg,transparent,#000);width:100%;flex-direction:column}nav .dropdown .box .text span{margin-bottom:10px;font-weight:600;color:#fff;font-size:17px}nav .dropdown .box .text hr{margin-bottom:10px;height:2px;background-color:#fff;width:25px}nav .dropdown .box .text p{font-weight:400;line-height:16px;color:#fff;font-size:12px}nav .dropdown .box:hover img{filter:grayscale(0)}nav .dropdown .box:hover .text{top:0}nav .dropdown .box:after,nav .dropdown .box:before{display:none}.main-carousel{position:relative;height:700px;width:100%}.main-carousel .item{display:flex;justify-content:flex-start;background-position:50%;background-repeat:no-repeat;background-size:cover!important;align-items:center;height:700px;width:100%}.main-carousel .item .item-box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin-left:10%;color:#fff;padding:30px 80px 30px 40px;max-width:500px;background:hsla(0,0%,100%,.06)}.main-carousel .item .item-box .slider-title{font-family:Source Sans Pro,sans-serif;margin-bottom:18px;font-weight:800;letter-spacing:2px;font-size:26px}.main-carousel .item .item-box p{font-family:Roboto,sans-serif;font-weight:300;line-height:200%}.main-carousel .owl-next,.main-carousel .owl-prev{margin:0!important;display:flex;justify-content:center;align-items:center;top:calc(50% - 25px);height:50px;transition:all .2s ease;background-color:hsla(0,0%,51%,.439)!important;width:50px}.main-carousel .owl-next:hover,.main-carousel .owl-prev:hover{background-color:#444!important}.main-carousel .owl-next i,.main-carousel .owl-prev i{color:#fff}.main-carousel .owl-prev{left:0;position:absolute}.main-carousel .owl-next{right:0;position:absolute}.gallery-home img{-o-object-fit:cover;object-fit:cover;max-height:600px;height:600px}.gallery-home .owl-nav button{display:flex;justify-content:center;align-items:center;padding:20px;height:50px;transition:all .2s ease;background-color:#f26522!important;width:50px}.gallery-home .owl-nav button:hover{background-color:#92360c!important}.gallery-home .owl-nav button i{color:#fff}.contact-boxes{margin-bottom:1em;display:flex;flex-wrap:wrap;width:100%}.contact-boxes .box{display:flex;justify-content:center;align-items:center;flex-direction:column}.contact-boxes .box:nth-child(2) .in{background:#ffe1bb}.contact-boxes .box .in{border-radius:5px;box-shadow:0 0 0 1px rgba(0,0,0,.05);min-height:100px;padding:20px;background:#ffe1d3;width:100%}.contact-boxes .box h3{font-family:Source Sans Pro,sans-serif;margin-bottom:10px;font-weight:600}.contact-boxes .box p{font-family:Roboto,sans-serif;font-weight:300;line-height:20px;font-size:14px}.contact-boxes .box a{font-weight:700;text-decoration:none;color:#ff4500}.call-to-action{color:#444;padding:50px 0;background-color:#f5f5f5;width:100%}.call-to-action.small{color:#fff;padding:25px 0;background-color:#f18052}.call-to-action.small p{font-weight:300}.call-to-action.small .container{justify-content:center}.call-to-action.small a{font-family:Roboto,sans-serif;margin-left:1em;background:none}.call-to-action .container{display:flex;justify-content:space-between;align-items:center}.call-to-action h3{font-family:Source Sans Pro,sans-serif;margin-bottom:15px;font-weight:700;letter-spacing:3px;font-size:25px}.call-to-action p{font-weight:100;font-size:20px}.call-to-action a{font-family:Source Sans Pro,sans-serif;font-weight:700;border-radius:50px;text-decoration:none;color:#fff;padding:10px 25px;font-size:25px;transition:all .2s ease;background-color:#444}.call-to-action a:hover{background-color:#f26522}section.boxed-box{padding:75px 0}section.boxed-box .img-box{border-radius:5px;overflow:hidden;height:300px;width:100%}section.boxed-box .img-box img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%}section.boxed-box .title{font-family:Source Sans Pro,sans-serif;font-weight:700;margin-top:14px;color:#444;font-size:22px}section.boxed-box .s-title{margin-bottom:30px;font-weight:100;font-size:30px}section.boxed-box .s-title span{font-weight:600;color:#f26522}section.boxed-box .subtitle{font-weight:100;margin:15px 0;display:inline-block;color:#f26522}section.boxed-box p{font-weight:300;line-height:150%;color:#666;font-size:16px}section.boxed-box .col{margin-bottom:45px;text-decoration:none;position:relative;padding:10px}section.boxed-box .col:hover .top{transition-delay:0s}section.boxed-box .col:hover .right{transition-delay:.25s}section.boxed-box .col:hover .bottom{transition-delay:.5s}section.boxed-box .col:hover .left{transition-delay:.75s}section.boxed-box .col:hover .bottom,section.boxed-box .col:hover .top{transform:scaleX(1)}section.boxed-box .col:hover .left,section.boxed-box .col:hover .right{transform:scaleY(1)}section.boxed-box .col span{display:block;position:absolute;transition:all .25s linear;background:#f26522}section.boxed-box .col span.bottom,section.boxed-box .col span.top{transform:scaleX(0);height:2px;width:100%}section.boxed-box .col span.left,section.boxed-box .col span.right{transform:scaleY(0);height:100%;width:2px}section.boxed-box .col span.top{left:0;transform-origin:top left;transition-delay:.75s;top:0}section.boxed-box .col span.right{transform-origin:top left;transition-delay:.5s;right:0;top:0}section.boxed-box .col span.bottom{transform-origin:top right;transition-delay:.25s;right:0;bottom:0}section.boxed-box .col span.left{left:0;transform-origin:bottom left;top:0}section.boxed-box .col:last-child{margin-bottom:0}section.promotion{display:flex;justify-content:center;background-image:url(../../images/promo-bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:400px;color:#fff;z-index:0;align-items:center;position:relative;height:400px;width:100%;background-attachment:fixed;flex-direction:column}section.promotion:before{left:0;opacity:.5;z-index:-1;position:absolute;top:0;height:100%;background-color:#f26522;content:"";width:100%}section.promotion h3{font-weight:300;font-size:30px}section.promotion h4{font-family:Source Sans Pro,sans-serif;font-weight:700;margin-top:30px;font-size:28px}section.strengts{padding:50px 0}section.strengts .strength{display:flex}section.strengts .strength .icon{color:#f26522;font-size:40px;margin-right:15px}section.strengts .strength .title{font-family:Source Sans Pro,sans-serif;font-weight:700;color:#444;font-size:20px}section.strengts .strength p{margin-top:20px;line-height:150%;color:#9e9e9e}section.faq-contact{padding:75px 0}section.faq-contact .faq-side{display:flex;flex-direction:column}section.faq-contact .faq-side .faq-tabs{margin-bottom:30px;display:flex;border-bottom:1px solid #ddd}section.faq-contact .faq-side .faq-tabs .faq-tab{font-family:Source Sans Pro,sans-serif;font-weight:600;border-top:1px solid #ddd;color:#444;cursor:pointer;border-right:1px solid #ddd;padding:10px 25px;font-size:18px;transition:all .1s ease;background-color:#f2f2f2}section.faq-contact .faq-side .faq-tabs .faq-tab:first-child{border-left:1px solid #ddd}section.faq-contact .faq-side .faq-tabs .faq-tab.active{border-bottom:none;background:#fff}section.faq-contact .faq-side .faq-answer{opacity:0;line-height:200%;overflow:hidden;color:#666;top:70px;height:0;transition:all .2s ease}section.faq-contact .faq-side .faq-answer.active{opacity:1;overflow:unset;height:100%}section.faq-contact .q-form{display:flex;flex-direction:column}section.faq-contact .q-form h4{font-family:Source Sans Pro,sans-serif;margin-bottom:20px;font-weight:600;letter-spacing:2px;color:#444;font-size:18px}section.faq-contact .q-form form input,section.faq-contact .q-form form textarea{margin-bottom:10px;width:100%}section.page-entry{border-bottom:1px solid #eee;padding:45px 0}section.page-entry .container{display:flex}section.page-entry .title{text-transform:uppercase;font-weight:500;letter-spacing:2px;color:#282828;font-size:28px}section.page-entry .sub{font-weight:100;margin-top:15px;color:#666;font-size:23px}section.page-entry a{margin-left:auto;transition:all .2s ease-in-out}section.page-entry a:hover{transform:scale(1.2)}section.page-entry a img{-o-object-fit:scale-down;object-fit:scale-down;width:100px}section.page-entry .title-box{display:flex;flex-direction:column}section.k-blog{padding:60px 0}section.k-blog .urun-contents{font-weight:400;line-height:150%;color:#666;font-size:16px}section.k-blog hr{margin-bottom:28px;border-color:hsla(0,0%,89%,.373)}section.k-blog img{-o-object-fit:scale-down;object-fit:scale-down;width:100%}section.k-blog b,section.k-blog h2{font-weight:700;margin:15px 0}section.k-blog h3{font-weight:500;letter-spacing:2px;color:#282828;font-size:28px}section.k-blog .sub{margin-bottom:30px;font-weight:100;margin-top:15px;color:#666;font-size:23px}section.k-blog p,section.k-blog strong{font-weight:400;margin:10px 0;line-height:150%;color:#666;font-size:16px}section.k-blog strong{font-weight:600}section.k-blog ul li{border:1px solid #eee;color:#444;padding:10px;width:100%}section.k-blog ul li b{font-weight:600}section.k-blog .duyuru-flow{display:flex}section.k-blog .duyuru-row{margin-top:30px;display:flex}section.k-blog .duyuru{margin-bottom:28px;flex:1;display:flex;align-items:flex-start}section.k-blog .duyuru img{border-radius:3px;box-shadow:0 0 5px 0 rgba(0,0,0,.1),0 0 1px 0 rgba(0,0,0,.1);max-width:120px;margin-right:20px}section.k-blog .duyuru .baslik{font-family:Source Sans Pro,sans-serif;margin-bottom:15px;font-weight:600;color:#444;font-size:19px}section.k-blog .duyuru .icerik{line-height:150%;color:#797979;font-size:13px}section.k-blog .teklif-al{font-family:Source Sans Pro,sans-serif;font-weight:700;text-shadow:0 2px #c94f1f;display:flex;justify-content:center;overflow:hidden;color:#fff;cursor:pointer;align-items:center;position:relative;padding:15px 28px;transition:all .2s ease;background-color:#f26522}section.k-blog .teklif-al:after{left:0;position:absolute;height:5px;bottom:0;transition:all .2s ease;background-color:#c94f1f;content:"";width:100%}section.k-blog .teklif-al:hover{text-shadow:0 0 #c94f1f}section.k-blog .teklif-al:hover:after{height:0}section.k-blog .teklif-al i{color:#fff;margin-right:10px}section.k-blog .other-products{display:flex;flex-direction:column}section.k-blog .other-products .other-product{margin:8px 0;text-decoration:none;display:flex;justify-content:center;align-items:center;padding:10px;transition:all .2s ease}section.k-blog .other-products .other-product:hover{box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}section.k-blog .other-products .other-product img{-o-object-fit:cover;object-fit:cover;height:80px;margin-right:15px;width:80px}section.k-blog .other-products .other-product .box{display:flex;flex-direction:column}section.k-blog .other-products .other-product .title{font-family:Source Sans Pro,sans-serif;font-weight:600;color:#444;font-size:16px}section.k-blog .other-products .other-product .sub{font-weight:100;line-height:150%;color:#666;font-size:14px}section.k-blog table{margin-top:40px;width:100%}section.k-blog table td,section.k-blog table tr{text-align:left;width:100px}section.k-blog table tr:nth-child(2n){color:#fff;background-color:#888181}section.k-blog table td{font-weight:300;padding:10px}section.k-blog table th{font-family:Source Sans Pro,sans-serif;font-weight:600;padding:10px}section.katalog{margin:66px 0}section.katalog .container{display:grid;grid-gap:10px;grid-template-columns:repeat(5,1fr)}section.katalog .urun{margin-bottom:15px;text-decoration:none;display:flex;color:#202020;align-items:center;flex-direction:column}section.katalog .urun:hover .urun-img:after{opacity:1}section.katalog .urun:hover .urun-img span{transform:scale(1)}section.katalog .urun:hover .urun-img img{transform:scale(1.1) rotate(3deg)}section.katalog .urun .urun-img{margin-bottom:10px;display:flex;justify-content:center;overflow:hidden;align-items:center;position:relative;height:200px;width:100%}section.katalog .urun .urun-img span{transform:scale(0);display:flex;color:#fff;z-index:2;font-size:37px;transition:all .3s ease}section.katalog .urun .urun-img:after{opacity:0;background-color:rgba(0,0,0,.5);content:""}section.katalog .urun .urun-img img,section.katalog .urun .urun-img:after{left:0;position:absolute;top:0;height:100%;transition:all .3s ease;width:100%}section.katalog .urun .urun-img img{-o-object-fit:cover;object-fit:cover;border-radius:2px;z-index:-1}section.katalog .urun .urun-detay{display:flex;min-height:170px;flex-direction:column}section.katalog .urun .urun-title{font-family:Source Sans Pro,sans-serif;font-weight:600;color:#444;font-size:28px}section.katalog .urun .urun-desc{font-weight:400;margin:12px 0;line-height:150%;color:#797979;font-size:15px}section.kurlar{overflow:hidden;border-bottom:1px solid #ddd;width:100%}section.kurlar,section.kurlar .rate{display:flex;justify-content:center;align-items:center}section.kurlar .rate{padding:10px}section.kurlar .rate .cur-rate{display:flex;align-items:center}section.kurlar .rate .cur-rate h4{font-family:Source Sans Pro,sans-serif;font-weight:600;margin:0 10px;color:#f26522}section.kurlar .rate .cur-rate span{font-family:Source Sans Pro,sans-serif;color:#444;font-size:16px}section.cetvel{padding:66px 0}section.cetvel .container form{display:flex;flex-direction:column}section.cetvel h3,section.cetvel h4{font-family:Source Sans Pro,sans-serif;font-weight:600;color:#888e92;padding:15px 0;font-size:28px}section.cetvel .densityinput{-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none;text-align:center;color:#fff!important;background:#f26522;width:100px!important}section.cetvel .i-group{display:flex;border-bottom:1px solid #ddd;align-items:center;padding:10px 0;width:100%}section.cetvel .i-group.buttons{margin-left:auto;display:flex;border-bottom:none;align-items:flex-end;align-items:center}section.cetvel .i-group.buttons button{margin-left:15px}section.cetvel .i-group.buttons button:first-child{margin-left:auto;border-color:#202020;background-color:#797979}section.cetvel .i-group sup{vertical-align:super;font-size:smaller}section.cetvel .i-group .s-t,section.cetvel .i-group label{font-weight:600;margin-right:20px}section.cetvel .i-group .yogunluk{display:flex;align-items:center;width:100%}section.cetvel .i-group .yogunluk input{color:#f26522;margin-right:20px;width:-moz-max-content;width:max-content}section.cetvel .i-group input,section.cetvel .i-group option,section.cetvel .i-group select{margin-left:auto;width:30%}section.cetvel .formDoviz thead tr td{font-weight:700;text-align:center;color:#fff;padding:10px;font-size:14px;background:#f18052}section.cetvel .formDoviz td,section.cetvel .formDoviz tr{border:3px solid #fff;padding:10px;font-size:14px;background:#c9c9c9}section.cetvel .ebat-img{margin:0 auto;border:1px solid #ddd;width:250px}section.cetvel .units{margin-left:auto;display:flex}section.cetvel .unit-type{border-radius:4px;border:1px solid #ddd;display:flex;color:#fff;align-items:center;padding:0 15px;background-color:#f18052}section.cetvel .unit-type label{margin-left:15px;padding:10px}section.cetvel #results{font-weight:700;margin-top:18px;margin-left:auto;color:#f26522;font-size:28px}section.contact .container{padding-bottom:66px;padding-top:66px}section.contact h3{font-family:Source Sans Pro,sans-serif;font-weight:600;margin:18px 0;color:#282828;font-size:24px}section.contact p{font-weight:100;line-height:175%}section.contact a{font-weight:300;text-decoration:none;line-height:175%;color:#f26522}section.contact button{margin-top:25px}section.contact .i-group{display:flex;width:100%;flex-direction:column}section.contact .i-group label{font-family:Source Sans Pro,sans-serif;font-weight:600;margin:8px;color:#666;font-size:13px}section.social-bar{left:25px;z-index:11;position:fixed;bottom:25px}section.social-bar a{text-decoration:none;display:flex;align-items:center}section.social-bar a span{border-radius:4px;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);margin-left:10px;color:#444;padding:5px 15px;background:#fff}section.social-bar a .icon{border-radius:100%;display:flex;justify-content:center;color:#fff;align-items:center;position:relative;height:50px;font-size:30px;margin-right:10px;background:#25d366;width:50px}@keyframes blink{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(2)}}section.social-bar a .icon:before{left:0;border-radius:100%;animation-timing-function:cubic-bezier(.075,.82,.165,1);animation-duration:3s;animation-iteration-count:infinite;z-index:-1;position:absolute;top:0;animation-name:blink;height:100%;transition:all .2s ease;background-color:#18a84d;animation-direction:normal;content:"";width:100%}.t-row{display:flex;align-items:flex-end}.trust img{-o-object-fit:cover;object-fit:cover;margin-bottom:-3px;width:100%}.trust .title{font-family:Source Sans Pro,sans-serif;font-weight:900;color:#444;font-size:38px}.trust .sub-title{font-weight:300;margin:20px 0;color:#f26522;font-size:30px}.trust ul{margin-bottom:66px;margin-top:66px}.trust ul li{margin:15px 0;color:#444;font-size:18px}.trust ul li i{color:#f26522}.teklif-modal{opacity:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;justify-content:center;z-index:10;align-items:center;position:fixed;top:-100%;height:100%;transition:all .5s ease;background-color:rgba(0,0,0,.5);width:100%}.teklif-modal.open{opacity:1;transform:scale(1);top:0}.teklif-modal.open .teklif-modal-content{transform:scale(1)}.teklif-modal .close-popup{border-radius:100%;right:15px;display:flex;color:#282828;cursor:pointer;align-items:center;position:absolute;top:15px;padding:5px;height:16px;font-size:10px;transition:all .1s ease;background-color:rgba(161,49,49,.407);width:16px}.teklif-modal .close-popup:hover{color:#fff;background-color:#952929}.teklif-modal .teklif-modal-content{border-radius:2px;transform:scale(0);transition:all .5s ease;transition-delay:.5s;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;position:relative;padding:33px 55px;height:auto;background-color:#fff;width:400px;flex-direction:column}.teklif-modal .teklif-modal-content span span{color:#f26522}.teklif-modal .teklif-modal-content h3{font-family:Source Sans Pro,sans-serif;margin-bottom:18px;font-weight:100;color:#444;font-size:28px}.teklif-modal .teklif-modal-content input,.teklif-modal .teklif-modal-content textarea{margin-bottom:10px;width:100%}footer{display:flex;justify-content:space-between;padding:60px 0 0;height:auto;background-color:#282828;flex-direction:column}footer .t-row p{margin-top:20px;line-height:150%;color:#b9b5b5}footer .t-row .f-contact{display:flex;flex-direction:column}footer .t-row .f-contact span{font-weight:400;margin:20px 0;letter-spacing:2px;color:#787777;font-size:16px}footer .t-row .f-contact a{font-weight:600;text-decoration:none;color:#b9b5b5;font-size:30px}footer .c-rights{margin-top:45px;display:flex;align-items:center;height:75px;background:#202020}footer .c-rights .container{display:flex;justify-content:space-between;align-items:center}footer .c-rights .container p{color:#fff}footer .c-rights .container ul{display:flex;align-items:center}footer .c-rights .container ul a{text-decoration:none;color:#f26522;padding:0 15px;transition:all .1s ease}footer .c-rights .container ul a:hover{color:#f18052}form input,form select,form textarea{font-family:Roboto,sans-serif;border:2px solid #d9d8d8;outline:none;color:#696969;padding:10px 20px;font-size:16px;transition:all .1s ease}form input:focus,form select:focus,form textarea:focus{border-color:#444}form input::-moz-placeholder,form select::-moz-placeholder,form textarea::-moz-placeholder{color:#858484}form input::placeholder,form select::placeholder,form textarea::placeholder{color:#858484}form button{font-family:Source Sans Pro,sans-serif;font-weight:600;text-shadow:1px 1px #797979;border-radius:4px;border:none;outline:none;color:#fff;border-bottom:4px solid #c94f1f;cursor:pointer;padding:5px 15px;font-size:16px;transition:all .2s ease;background-color:#f26522}form button:hover{border-bottom:4px solid #8f310c;background-color:rgba(242,101,34,.9)}.mobil-menu-btn,.mobile-menu{display:none}section.kaliteler .container{padding-bottom:66px;padding-top:66px}section.kaliteler .container .title{margin-bottom:30px;font-weight:100;font-size:30px}section.kaliteler .container .title span{font-weight:600;color:#f26522}section.kaliteler .container .col-12{margin-bottom:30px;display:flex;flex-direction:column}section.kaliteler .container img{margin-bottom:15px;border:1px solid #a8a8a8;padding:5px}section.kaliteler .container .sub-title{margin-bottom:30px;font-weight:400;line-height:150%;font-size:20px}section.kaliteler .container ul{margin:1em 0;list-style:disc}section.kaliteler .container li{margin:.5em 0}section.kaliteler .container li,section.kaliteler .container p{font-weight:300;line-height:150%;color:#444;font-size:16px}@media (max-width:768px){section.kaliteler .container .col-12{text-align:center;align-items:center}}@media only screen and (max-width:992px){header .main{padding:15px 0}header .main .logo{top:0;width:110px}header .main .logo img{-o-object-fit:scale-down;object-fit:scale-down;width:100%}header .main .q-contact{font-size:10px}nav ul li .dropdown{display:none!important}.call-to-action a{font-size:18px}section.promotion{text-align:center}section.faq-contact .faq-side{margin-bottom:40px}section.katalog .container{grid-template-columns:repeat(3,1fr)}.trust .t-row{flex-direction:column-reverse}footer .c-rights .container ul{display:none}}@media only screen and (max-width:632px){header{z-index:3;position:sticky;top:0}header .top{background:#fff;flex-direction:column}header .top .kur{display:none!important}header .top .mobile-menu{left:-100%;display:flex;position:fixed;top:130px;height:100vh;transition:all .1s ease;background-color:#fff;width:100%;flex-direction:column}header .top .mobile-menu a{font-family:Source Sans Pro,sans-serif;font-weight:600;text-decoration:none;display:flex;color:#444;border-bottom:1px solid #dfdfdf;padding:10px 15px;font-size:26px}header .top .mobile-menu.active{left:0;transition:all .25s ease-in}header .main .q-contact{display:none}header .main .mobil-menu-btn{display:flex;font-size:28px}header .main .mobil-menu-btn.active .open{display:none}header .main .mobil-menu-btn.active .close{display:flex}header .main .mobil-menu-btn .close{display:none}header .main .mobil-menu-btn .open{display:flex}nav{display:none}.main-carousel .item{align-items:flex-end}.main-carousel .item .item-box{margin:10px;max-width:100%}.call-to-action .container{text-align:center;flex-direction:column}.call-to-action .container a{margin-top:30px;margin-left:0}section.strengts .g-5{--bs-gutter-x:0px!important}section.faq-contact .faq-side .faq-tabs,section.strengts .container{flex-direction:column}section.k-blog img{margin-top:30px}section.katalog .container{grid-template-columns:repeat(1,1fr)}section.katalog .container .urun .urun-img{min-height:300px}section.katalog .container .urun .urun-detay{min-height:unset}section.kurlar{flex-direction:column}footer{padding-bottom:45px}}