html { background-color: #fff; }
/* scrollbar start */
::-webkit-scrollbar {width: 7px;background-color:#fff;border-left-color: 1px solid rgba(0, 0, 0, 0.2);}
::-webkit-scrollbar-thumb {background-color: #000;}
::-webkit-scrollbar-thumb:hover {background-color: #000;}
/* scrollbar end */
::selection {background-color: #e21e23;color: #fff;}
/* ortak start */
* {margin: 0;padding: 0;box-sizing: border-box;}
*:focus{box-shadow:none !important}
a{text-decoration:none !important; transition: all .5s ease-in-out 0s;-webkit-transition: all .5s ease-in-out 0s;-moz-transition: all .5s ease-in-out 0s;}
.sedx {transition: all .5s ease-in-out 0s;-webkit-transition: all .5s ease-in-out 0s;-moz-transition: all .5s ease-in-out 0s;}
li{list-style: none !important;}
ul{padding-left: 0rem !important;}
body{font-size: 18px;font-family: 'Gilroy-Light', sans-serif !important;overflow: auto !important;overflow-x: hidden !important;line-height: 22px;background-color: #fbfcfe !important;overflow-x: hidden !important;width: 92%;margin-left: 4% !important;background-image: url(../images/bg.jpg) !important;background-repeat: repeat !important;background-size: 100% !important;background-position: 0px !important;}
b, strong {font-weight: bold !important;font-family: 'Gilroy-Bold';}
p{font-size:18px;line-height: 22px;}
p span{font-size: 20px;line-height:21px}
p b{font-size:18px;line-height:21px;}
#yukari{display:none;position:fixed;bottom: 75px;right:25px;background: #000000;width:50px;height:50px;text-decoration:none;border-radius:35px;transition:all .3s ease;z-index:999;border: 2px solid #fff;}
#yukari i{position:relative;left: 15px;top: 13px;color:#fff;margin:0;font-size:20px;transition:all .3s ease;} 
#yukari:hover{background-color: #ffffff;border-color: #000;}
#yukari:hover i { color: #000; }
.binpixel { position: relative; float: left; width: 100%; }
.no-pad { padding: 0 !important; }
#close { display: none; }

.container {max-width: 100% !important;padding: 0 !important;}

.header {position: relative;padding: 0px 0 !important;z-index: 2;height: 91px;}
.header .logo {position: relative;display: inline-block;background-color: #fff;padding: 14px 20px;float: left;}
.header .logo img { position: relative; }
.header .pull-right ul.navbarmenu {float: right;margin-top: 30px;margin-right: 20px;}
.header .pull-right ul.navbarmenu li {position: relative;padding: 0 5px;float: left;}
.header .pull-right ul.navbarmenu li a {position: relative;font-size: 16px;color: #fff;padding: 6px 10px;}
.header .pull-right ul.navbarmenu li a:hover {background-color: #e21e23;}
.header .pull-right ul.navbarmenu li a img {position: relative;width: 20px;top: -2px;margin-right: 4px;}
.header .pull-right a.openmenu { float: right; }
.header .pull-right .lang { float: right; }
.header .pull-right .lang ul {position: relative;margin-top: 30px;margin-right: 30px;border-left: 2px solid #fff;height: 20px;padding-left: 20px !important;}
.header .pull-right .lang ul li {position: relative;float: left;padding: 0 0px;}
.header .pull-right .lang ul li a {position: relative;color: #fff;padding: 0 8px; font-weight: 400;}
.header .pull-right .lang ul li a:hover { font-weight: bold; }
.header .pull-right .lang ul li.search { margin-left: 10px; }
.header .pull-right nav.main-menu { display: none; }


.slider {
    position: relative;
    z-index: 1;
    width: 100%;
    padding: 0 !important;
    float: left;
    height: calc(100vh - 50px);
    background: #fff;
    margin-top: -91px;
}

.slider .caption img {
    width: auto
}
.slider .owl-dots {
    display: block;
    text-align: center;
    margin-top: -60px;
    position: relative;
    z-index: 9;
}

.slider .owl-dots .owl-dot {
    width: 15px;
    height: 15px;
    background-color: rgb(255 255 255);
    border-radius: 50%;
    margin: 3px;
    margin-top: 0;
    opacity: 0.4;
}

.slider .owl-dots .active {
    background-color: #000;
    border-color: #fff;
}
.slider .item .slides {
    height: calc(100vh - 50px);
    width: 100%;
    position: relative;
}
.slider .item .slides:before {content: '';width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: linear-gradient(90deg, hsl(245deg 12% 40% / 7%) 0%, rgb(140 146 143 / 10%) 35%, rgb(0 0 0 / 10%) 100%);}

.slider .item .slide1 {
    background-image: url(../images/slider/slide1.jpg);
    background-size: cover;
    background-position: center bottom;
}

.slider .item .slide2 {
    background-image: url(../images/slider/slide2.jpg);
    background-size: cover;
    background-position: center bottom;
}

.slider .item .slide3 {
    background-image: url(../images/slider/slide3.jpg);
    background-size: cover;
    background-position: center bottom;
}

.slider .item .slide4 {
    background-image: url(../images/slider/slide4.jpg);
    background-size: cover;
    background-position: center bottom;
}

.slider .item .slide5 {
    background-image: url(../images/slider/slide5.jpg);
    background-size: cover;
    background-position: center bottom;
}

.slider .item .slide6 {
    background-image: url(../images/slider/slide6.jpg);
    background-size: cover;
    background-position: center bottom;
}
.slider .item .slide7 {
    background-image: url(../images/slider/slide7.jpg);
    background-size: cover;
    background-position: center bottom;
}
.slider .item .slide8 {
    background-image: url(../images/slider/slide8.jpg);
    background-size: cover;
    background-position: center bottom;
}
.slider .item .slide9 {
    background-image: url(../images/slider/slide9.jpg);
    background-size: cover;
    background-position: center bottom;
}

.slide .slide-item {
    background-size: cover;
    background-repeat: no-repeat
}

.slider .caption {
    position: absolute;
    width: 100%;
    top: 38%
}

.slider .caption .container {
    padding: 0 125px
}

.slider .caption .container figure {
    margin-bottom: 10px
}

.slider .caption .container .link {
    margin-left: 25px
}

.slider .owl-theme .owl-controls {
    display: none;
}

.slider .slide li {
    height: auto;
    float: left;
    width: 100%;
    position: relative;
}


.slider .container {
    top: 0;
    width: 100%;
}

.slider .container .slidetext {
    z-index: 3;
    color: #000;
    font-size: 40px;
    position: relative;
    top: 35vh;
    width: 100%;
    padding: 0 5%;
}

.slider .container .pparallax {
    width: 10%;
    min-height: 310px;
    border: 10px solid #ffffff69;
    margin-left: 45%;
    margin-top: 2vh;
    z-index: 1;
}
.slider .item .slide3 .container .slidetext p, .slider .item .slide3 .container .slidetext span, .slider .item .slide5 .container .slidetext p, .slider .item .slide5 .container .slidetext span, .slider .item .slide6 .container .slidetext p, .slider .item .slide6 .container .slidetext span, .slider .item .slide7 .container .slidetext p, .slider .item .slide7 .container .slidetext span, .slider .item .slide8 .container .slidetext p, .slider .item .slide8 .container .slidetext span, .slider .item .slide9 .container .slidetext p, .slider .item .slide9 .container .slidetext span { color: #222 !important; }

.slider .item .slide6 .container .slidetext a:hover, .slider .item .slide5 .container .slidetext a:hover, .slider .item .slide3 .container .slidetext a:hover, .slider .item .slide7 .container .slidetext a:hover, .slider .item .slide8 .container .slidetext a:hover, .slider .item .slide9 .container .slidetext a:hover{ background-color: #000 !important; color: #fff !important; border-color: #000; }

.slider .item .slide6 .container .slidetext a:hover i, .slider .item .slide5 .container .slidetext a:hover i, .slider .item .slide3 .container .slidetext a:hover i, .slider .item .slide7 .container .slidetext a:hover i, .slider .item .slide8 .container .slidetext a:hover i, .slider .item .slide9 .container .slidetext a:hover i{ background-color: #fff !important; color: #000 !important; }

.slider .container .slidetext p {
    font-size: 44px !important;
    margin-bottom: 12px;
    color: #fff;
    line-height: 43px;
    font-weight: 100;
}

.slider .container .slidetext p b {
    /* color: #fff; */
    font-size: 48px;
    line-height: 56px;
    font-weight: 700;
}

.slider .container .slidetext span {
    font-size: 18px;
    margin-bottom: 0px;
    line-height: 22px;
    color: #fff;
    font-weight: 300;
    display: inherit;
    width: 45%;
}

.slider .container .slidetext span b {
    color: #222;
}

.slider .container .slidetext a {font-size: 16px;font-weight: bold;border: 2px solid #e21e23;background: #e21e23;color: #fff;padding: 10px 22px;display: inline-block;border-radius: 6px;letter-spacing: 1px;}
.slider .container .slidetext a:hover {background-color: #fff;color: #000;border-color: #fff;}
.slider .container .slidetext a i {font-size: 13px;font-weight: bold;margin-left: 20px;background: #ffffff;color: #E21E26;padding: 4px 7px;border-radius: 50%;transition: all 0.5s ease-in-out 0s;-webkit-transition: all 0.5s ease-in-out 0s;-moz-transition: all 0.5s ease-in-out 0s;}
.slider .container .slidetext a:hover i {background-color: #e21e23;color: #fff;transform: rotate(360deg);}

.slider .owl-slider .item figure {
    margin: 0;
}

.mobilslider {
    display: none !important;
}

.webslider {
    display: block;
}


.sabitheader {background-color: #fff;position: fixed; top:0;left: 0;border-bottom: 2px solid #cccccc6e;z-index: 100;height: 80px;}
.sabitheader .pull-right ul.navbarmenu li a,.sabitheader .pull-right .lang ul li a { color: #222; }
.sabitheader .pull-right ul.navbarmenu li a img { filter: invert(1); }
.sabitheader .logo{ padding: 8px 20px; }
.sabitheader .pull-right ul.navbarmenu,.sabitheader .pull-right .lang ul {margin-top: 30px;}
.sabitheader .pull-right ul.navbarmenu li a:hover{ color: #fff; }
.sabitheader .pull-right ul.navbarmenu li a:hover img { filter: invert(0); }
.sabitheader .pull-right a.openmenu img { width: 78px; }

.footer {min-height: 374px;padding: 70px 70px !important;background-image: url(../images/footer.jpg);background-size: cover;}
.footer .footer-box {float: left;position: relative;padding: 0px 40px 0px 0px;}
.footer .footer-box.footer-box-pleft {padding-left: 3%;}
.footer .footer-box span.baslik { font-weight: 600; font-size: 28px; color: rgb(255, 255, 255); display: inline-block; margin-bottom: 10px; font-family: Gilroy-Bold; }
.footer .footer-box p { font-weight: 200; font-size: 18px; color: rgba(255, 255, 255, 0.7); margin-bottom: 0px; }
.footer .footer-box .line { width: 100px; height: 3px; background-color: rgb(48, 72, 114); margin-bottom: 17px; margin-top: 7px; }
.footer .footer-box ul li { padding: 1px 0px 1px 20px; background-image: url("../images/li2.png"); background-repeat: no-repeat; background-position: 0px 6px; background-size: 12px; }
.footer .footer-box ul li a { font-weight: 400; color: rgba(255, 255, 255, 0.7); font-size: 18px; }
.footer .footer-box ul li:hover a { font-weight: 700; }
.footer .footer-box ul {position: relative;-webkit-column-count: 2;-moz-column-count: 2;column-count: 2;}
.footer p a { color: rgba(255, 255, 255, 0.7); }
.footer p i { margin-right: 5px; font-size: 14px; }
.footer-sosyal-medya {float: right;margin-bottom: 0px;padding-top: 20px;width: 100%;}
.sosyalbutonlarfooter {display: block;position: relative;background: none !important;padding: 0 !important;width: 110%;float: left;}
.sosyalbutonlarfooter a { background: rgb(255, 255, 255); text-decoration: none; width: 36px; height: 36px; display: inline-block; font-size: 16px; overflow: hidden; line-height: 36px; text-align: center; margin-left: 3px; color: rgb(26, 26, 26) !important; }
.sosyalbutonlarfooter a {transition: transform 0.4s linear 0s, border-top-left-radius 0.1s linear 0s, border-top-right-radius 0.1s linear 0.1s, border-bottom-right-radius 0.1s linear 0.2s, border-bottom-left-radius 0.1s linear 0.3s;border-radius: 11%;display: inline-block;}
.sosyalbutonlarfooter .whatsapp:hover { background-color: rgb(0, 255, 94); transform: rotate(360deg); color: rgb(255, 255, 255) !important; }
.sosyalbutonlarfooter .facebook:hover { background-color: rgb(59, 89, 152); transform: rotate(360deg); border-radius: 50%; color: rgb(255, 255, 255) !important; }
.sosyalbutonlarfooter .instagram:hover { background-color: rgb(225, 48, 108); transform: rotate(360deg); border-radius: 50%; color: rgb(255, 255, 255) !important; }
.sosyalbutonlarfooter .twitter:hover { background-color: rgb(51, 204, 255); transform: rotate(360deg); border-radius: 50%; color: rgb(255, 255, 255) !important; }
.sosyalbutonlarfooter .youtube:hover { background-color: red; transform: rotate(360deg); border-radius: 50%; color: rgb(255, 255, 255) !important; }
.sosyalbutonlarfooter .linkedin:hover { background-color: rgb(0, 119, 183); transform: rotate(360deg); border-radius: 50%; color: rgb(255, 255, 255) !important; }

.footer .footer-box a.kurumsal-link {font-size: 16px;font-weight: bold;border: 2px solid #fff;background: #fff;color: #000;padding: 10px 22px;display: inline-block;border-radius: 6px;font-family: 'Gilroy-Bold'; margin-top: 20px;}
.footer .footer-box a.kurumsal-link:hover {background-color: #443f40;color: #fff;border-color: #443f40;}
.footer .footer-box a.kurumsal-link i {font-size: 13px;font-weight: bold;margin-left: 20px;background: #000;color: #fff;padding: 4px 7px;border-radius: 50%;transition: all 0.5s ease-in-out 0s;-webkit-transition: all 0.5s ease-in-out 0s;-moz-transition: all 0.5s ease-in-out 0s;}
.footer .footer-box a.kurumsal-link:hover i {background-color: white;color: #0d141e;transform: rotate(360deg);}

.footer-bottom {width: 100%;float: left;position: relative;margin-bottom: 0;background: #fff;}
.footer-bottom .copyright{margin:0;padding:25px;padding-left: 0;color: #222;font-weight: 400;font-size:16px;float:left;}
.footer-bottom .copyright span{font-weight:700; font-family: Gilroy-Bold; color: #222;}
.footer-bottom .copyright a{font-weight:700; font-family: Gilroy-Bold; color: #222;}
.footer-bottom .tablet-binpixel {color: #222;float: right;padding: 23px;margin-bottom: 0;padding-right: 0;}
.footer-bottom .tablet-binpixel a{ color: #222; }
.footer-bottom .tablet-binpixel a span{ font-family: Gilroy-Bold;color: #222; }

.content-header {
    position: relative;
    min-height: 330px;
    /* text-align: center; */
    padding-top: 170px;
    padding-left: 4vh !important;
    background-image: url(../images/content-header.jpg);
    background-size: cover;
    margin-top: -91px;
}

.content-header:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 46%);
    left: 0;
    top: 0;
    z-index: 0;
}
.iframe iframe { width: 100%; height: 350px; margin-bottom: 30px; }
.content-header span.baslik {
    display: block;
    width: 100%;
    font-size: 40px;
    font-weight: 400;
    color: #fff;
    line-height: 40px;
    position: relative;
    font-family: 'Gilroy-Bold';
}

.product-categories {padding: 70px 0;}
.product-categories h1 { font-size: 48px; text-align: center; font-family: Gilroy-Bold; }
.product-categories .container > p { font-size: 19px; line-height: 24px; text-align: center; }
.urunler-box {
    position: relative;
    padding: 6px;
}

.urunler-box figure {
    position: relative;
    width: 100%;
    float: left;
    overflow: hidden;
    border: 2px solid #eeeeee;
    margin-bottom: 0;
    border-bottom: 0;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.urunler-box figure img {
    position: relative;
    float: left;
    width: 100%;
    height: 400px;
    object-fit: cover;html { background-color: #fff; }
/* scrollbar start */
::-webkit-scrollbar {width: 7px;background-color:#fff;border-left-color: 1px solid rgba(0, 0, 0, 0.2);}
::-webkit-scrollbar-thumb {background-color: #000;}
::-webkit-scrollbar-thumb:hover {background-color: #000;}
/* scrollbar end */
::selection {background-color: #efc56f;color: #000;}
/* ortak start */
* {margin: 0;padding: 0;box-sizing: border-box;}
*:focus{box-shadow:none !important}
a{text-decoration:none !important; transition: all .5s ease-in-out 0s;-webkit-transition: all .5s ease-in-out 0s;-moz-transition: all .5s ease-in-out 0s;}
.sedx {transition: all .5s ease-in-out 0s;-webkit-transition: all .5s ease-in-out 0s;-moz-transition: all .5s ease-in-out 0s;}
li{list-style: none !important;}
ul{padding-left: 0rem !important;}
body{font-size: 18px;font-family: 'Gilroy-Light', sans-serif !important;overflow: auto !important;overflow-x: hidden !important;line-height: 22px;background-color: #fbfcfe !important;overflow-x: hidden !important;width: 92%;margin-left: 4% !important;background-image: url(../images/bg.jpg) !important;background-repeat: repeat !important;background-size: 100% !important;background-position: 0px !important;}
b, strong {  font-weight: bold !important;}
p{font-size:18px;line-height: 22px;}
p span{font-size: 20px;line-height:21px}
p b{font-size:18px;line-height:21px;}
#yukari{display:none;position:fixed;bottom: 75px;right:25px;background: #000000;width:50px;height:50px;text-decoration:none;border-radius:35px;transition:all .3s ease;z-index:999;border: 2px solid #fff;}
#yukari i{position:relative;left: 15px;top: 13px;color:#fff;margin:0;font-size:20px;transition:all .3s ease;} 
#yukari:hover{background-color: #ffffff;border-color: #000;}
#yukari:hover i { color: #000; }
.binpixel { position: relative; float: left; width: 100%; }
.no-pad { padding: 0 !important; }
#close { display: none; }

.container {max-width: 100% !important;padding: 0 !important;}

.header {position: relative;padding: 0px 0 !important;z-index: 2;height: 91px;}
.header .logo {position: relative;display: inline-block;background-color: #fff;padding: 14px 20px;float: left;}
.header .logo img { position: relative; }
.header .pull-right ul.navbarmenu {float: right;margin-top: 30px;margin-right: 20px;}
.header .pull-right ul.navbarmenu li {position: relative;padding: 0 5px;float: left;}
.header .pull-right ul.navbarmenu li a {position: relative;font-size: 16px;color: #fff;padding: 6px 10px;}
.header .pull-right ul.navbarmenu li a:hover {background-color: #e21e23;}
.header .pull-right ul.navbarmenu li a img {position: relative;width: 20px;top: -2px;margin-right: 4px;}
.header .pull-right a.openmenu { float: right; }
.header .pull-right .lang { float: right; }
.header .pull-right .lang ul {position: relative;margin-top: 30px;margin-right: 30px;border-left: 2px solid #fff;height: 20px;padding-left: 20px !important;}
.header .pull-right .lang ul li {position: relative;float: left;padding: 0 0px;}
.header .pull-right .lang ul li a {position: relative;color: #fff;padding: 0 8px; font-weight: 400;}
.header .pull-right .lang ul li a:hover { font-weight: bold; }
.header .pull-right .lang ul li.search { margin-left: 10px; }
.header .pull-right nav.main-menu { display: none; }


.slider {
    position: relative;
    z-index: 1;
    width: 100%;
    padding: 0 !important;
    float: left;
    height: calc(100vh - 50px);
    background: #fff;
    margin-top: -91px;
}

.slider .caption img {
    width: auto
}

.slider .item .slides {
    height: calc(100vh - 50px);
    width: 100%;
    position: relative;
}
.slider .item .slides:before {content: '';width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: linear-gradient(90deg, hsl(245deg 12% 40% / 7%) 0%, rgb(140 146 143 / 10%) 35%, rgb(0 0 0 / 10%) 100%);}

.slider .item .slide1 {
    background-image: url(../images/slider/slide1.jpg);
    background-size: cover;
    background-position: center bottom;
}

.slide .slide-item {
    background-size: cover;
    background-repeat: no-repeat
}

.slider .caption {
    position: absolute;
    width: 100%;
    top: 38%
}

.slider .caption .container {
    padding: 0 125px
}

.slider .caption .container figure {
    margin-bottom: 10px
}

.slider .caption .container .link {
    margin-left: 25px
}

.slider .owl-theme .owl-controls {
    display: none;
}

.slider .slide li {
    height: auto;
    float: left;
    width: 100%;
    position: relative;
}

.slider .owl-dots {
    display: none !important;
    position: absolute;
    top: 45%;
    right: 2%;
    width: 10px
}

.slider .container {
    top: 0;
    width: 100%;
}

.slider .container .slidetext {
    z-index: 3;
    color: #000;
    font-size: 40px;
    position: relative;
    top: 35vh;
    width: 100%;
    padding: 0 5%;
}

.slider .container .pparallax {
    width: 10%;
    min-height: 310px;
    border: 10px solid #ffffff69;
    margin-left: 45%;
    margin-top: 2vh;
    z-index: 1;
}

.slider .container .slidetext p {
    font-size: 44px !important;
    margin-bottom: 12px;
    color: #fff;
    line-height: 43px;
    font-weight: 100;
}

.slider .container .slidetext p b {
    /* color: #fff; */
    font-size: 48px;
    line-height: 56px;
    font-weight: 700;
}

.slider .container .slidetext span {
    font-size: 18px;
    margin-bottom: 0px;
    line-height: 22px;
    color: #fff;
    font-weight: 300;
    display: inherit;
    width: 45%;
}

.slider .container .slidetext span b {
    color: #222;
}

.slider .container .slidetext a {font-size: 16px;font-weight: bold;border: 2px solid #e21e23;background: #e21e23;color: #fff;padding: 10px 22px;display: inline-block;border-radius: 6px;letter-spacing: 1px;}
.slider .container .slidetext a:hover {background-color: #fff;color: #000;border-color: #fff;}
.slider .container .slidetext a i {font-size: 13px;font-weight: bold;margin-left: 20px;background: #ffffff;color: #E21E26;padding: 4px 7px;border-radius: 50%;transition: all 0.5s ease-in-out 0s;-webkit-transition: all 0.5s ease-in-out 0s;-moz-transition: all 0.5s ease-in-out 0s;}
.slider .container .slidetext a:hover i {background-color: #e21e23;color: #fff;transform: rotate(360deg);}

.slider .owl-slider .item figure {
    margin: 0;
}

.mobilslider {
    display: none !important;
}

.webslider {
    display: block;
}


.sabitheader {background-color: #fff;position: fixed; top:0;left: 0;border-bottom: 2px solid #cccccc6e;z-index: 100;height: 80px;}
.sabitheader .pull-right ul.navbarmenu li a,.sabitheader .pull-right .lang ul li a { color: #222; }
.sabitheader .pull-right ul.navbarmenu li a img { filter: invert(1); }
.sabitheader .logo{ padding: 8px 20px; }
.sabitheader .pull-right ul.navbarmenu,.sabitheader .pull-right .lang ul { margin-top: 26px; }
.sabitheader .pull-right ul.navbarmenu li a:hover{ color: #fff; }
.sabitheader .pull-right ul.navbarmenu li a:hover img { filter: invert(0); }
.sabitheader .pull-right a.openmenu img { width: 78px; }


.footer {padding: 65px 40px !important;background-color: #26293c;margin-top: 20px;border-top: 5px solid #f5a81e;}
.footer .footer-box {float: left;position: relative;padding: 40px 0;padding-right: 40px;}
.footer .footer-box span.baslik {font-weight: 600;font-size: 28px;color: #fff;display: inline-block;margin-bottom: 10px;}
.footer .footer-box p {font-weight: 200;font-size: 18px;color: rgb(255 255 255 / 70%);margin-bottom: 0;width: 100%;float: left;margin: 8px 0;}
.footer .footer-box .line{width:100px;height:3px;background-color: #304872;margin-bottom:17px;margin-top: 7px;}
.footer .footer-box ul li{padding: 1px 0;background-image:url(../images/li2.png);background-repeat:no-repeat;background-position: 0 6px;padding-left:20px;background-size:12px;}
.footer .footer-box ul li a{font-weight:400;color: rgb(255 255 255 / 70%);font-size: 18px;transition:all .3s ease-in-out 0;-webkit-transition:all .3s ease-in-out 0;-moz-transition:all .3s ease-in-out 0;}
.footer .footer-box ul li:hover a{font-weight:700;}
.footer .footer-box ul { position: relative; }
.footer .footer-box a.footerlink {font-size: 16px;font-weight: bold;border: 2px solid #faa51a;background: #faa51a;color: #fff;padding: 10px 22px;display: inline-block;border-radius: 6px;margin-top: 30px;}
.footer .footer-box a.footerlink:hover {background-color: #605b74;color: #fff;border-color: #605b74;}
.footer .footer-box a.footerlink i {font-size: 13px;font-weight: bold;margin-left: 20px;background: #ffffff;color: #faa51a;padding: 4px 7px;border-radius: 50%;transition: all 0.5s ease-in-out 0s;-webkit-transition: all 0.5s ease-in-out 0s;-moz-transition: all 0.5s ease-in-out 0s;}
.footer .footer-box a.footerlink:hover i {background-color: white;color: #605b74;transform: rotate(360deg);}
.footer p a {color: rgb(255 255 255 / 70%);}
.footer p i {margin-right: 5px;font-size: 18px;border: 1px solid #fff;padding: 14px;border-radius: 20%;float: left;margin-right: 10px;color: #fff;}
.footer .footer-box input[type=text] {position: relative;width: 100%;padding: 10px;margin-top: 10px;background-color: transparent;border: 1px solid #fff;}
.footer .footer-box button {position: relative;width: 10%;padding: 6px;float: right;right: 7px;top: -42px;background: #faa51a;}
.footer .footer-box button:hover { background: #26293c; }
.footer .footer-box button i {position: relative;color: #fff;}
.footer-box .sosyal-medya {width: 100%;float: left;position: relative;padding: 0px 0px 0px 0px;text-align: left;}
.footer-box .sosyal-medya .sosyal{display:block;margin-top: 7px;float:left;margin-right:3px;}
.footer-box .sosyal-medya .sosyal {display: block;margin-top: 1px;float: left;margin-right: 3px;padding: 0px 0 2px 0px;}
.footer-box .sosyal-medya .sosyal:hover .sosyal-face {background-color: #4267B2 !important; color: #fff;}
.footer-box .sosyal-medya .sosyal:hover .sosyal-ins {background-color: #c83b6e !important; color: #fff;}
.footer-box .sosyal-medya .sosyal:hover .sosyal-you {background-color: #ff0404 !important; color: #fff;}
.footer-box .sosyal-medya .sosyal:hover .sosyal-tw {background-color: #1DA1F2 !important; color: #fff;}
.footer-box .sosyal-medya .sosyal:hover .sosyal-wp {background-color: #06D755 !important; color: #fff;}
.footer-box .sosyal-medya .sosyal .sosyalmedya {border: 1px solid #292929;background: #fff;border-radius: 6px;padding: 10px;color: #222;}


.footer-bottom {width: 100%;float: left;position: relative;margin-bottom: 0;}
.footer-bottom .copyright{margin:0;padding: 25px 0;color: #222;font-weight: 300;font-size: 18px;float:left;}
.footer-bottom .copyright span{font-weight:700; font-weight: bold; color: #222;}
.footer-bottom .copyright a{font-weight:700; font-weight: bold; color: #222;}
.footer-bottom .tablet-sahne {float: right;padding: 23px 0;margin-bottom: 0;}
.footer-bottom .tablet-sahne a{ color: #222; }
.footer-bottom .tablet-sahne a span{font-weight: bold;color: #222;font-size: 18px;}


.content-header {
    position: relative;
    min-height: 330px;
    /* text-align: center; */
    padding-top: 170px;
    padding-left: 4vh !important;
    background-image: url(../images/solar-energy-banner.jpg);
    background-size: cover;
    margin-top: -91px;
}

.content-header:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgb(8 36 80 / 72%);
    left: 0;
    top: 0;
    z-index: 0;
}

.content-header span.baslik {
    display: block;
    width: 100%;
    font-size: 40px;
    font-weight: 400;
    color: #fff;
    line-height: 40px;
    position: relative;
}

.product-categories {padding: 70px 0;}
.product-categories h1 { font-size: 48px; text-align: center; font-family: Gilroy-Bold; }
.product-categories .container > p { font-size: 19px; line-height: 24px; text-align: center; }
.urunler-box {
    position: relative;
    padding: 6px;
}

.urunler-box figure {
    position: relative;
    width: 100%;
    float: left;
    overflow: hidden;
    border: 2px solid #eeeeee;
    margin-bottom: 0;
    border-bottom: 0;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.urunler-box figure img {
    position: relative;
    float: left;
    width: 100%;
    height: 400px;
    object-fit: cover;
}

.urunler-box a:hover figure img {
    transform: scale(1.07);
    -webkit-transform: scale(1.07);
}

.urunler-box .urunGruplariText {
    position: absolute;
    border: 2px solid #eeeeee;
    background-color: #fff;
    padding: 14px 30px;
    width: auto !important;!i;!;
    bottom: 40px;
}

.urunler-box .urunGruplariText h2 {
    position: relative;
    font-size: 20px;
    font-family: 'Gilroy-Bold';
    color: #222;
    text-align: center;
    padding: 0;
    margin: 0;
}

.urunler-box .urunGruplariText span.baslik {
    position: relative;
    font-size: 26px;
    font-family: 'Gilroy-Bold';
    color: #222;
    display: block;
}

}

.urunler-box a:hover figure img {
    transform: scale(1.07);
    -webkit-transform: scale(1.07);
}
.urunler-box:hover .urunGruplariText { background-color: #e21e23; color: #fff; }
.urunler-box:hover .urunGruplariText h2 { color: #fff; }
.urunler-box .urunGruplariText {
    position: relative;
    border: 2px solid #eeeeee;
    background-color: #fff;
    padding: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.urunler-box .urunGruplariText h2 {
    position: relative;
    font-size: 20px;
    font-family: 'Gilroy-Bold';
    color: #222;
    text-align: center;
    padding: 0;
    margin: 0;
}

.urunler-box .urunGruplariText span.baslik {
    position: relative;
    font-size: 26px;
    font-family: 'Gilroy-Bold';
    color: #222;
    display: block;
}

.sabitFormBtn {position: fixed;right: -1px;top: 55%;margin-top: -125px;display: block;z-index: 20;cursor: pointer;border-top-left-radius: 6px;border-bottom-left-radius: 6px;transition: all 0.6s cubic-bezier(0.42, 0, 0.17, 1.03) 0s;background-color: rgb(226 30 35);border: 2px solid rgb(226 30 35);width: 44px;}
.sabitFormBtn img {width: 100%;}
.sabitFormBtn:hover { background-color: rgb(0, 0, 0); border-color: rgb(0, 0, 0); }


.urunyelpazesi{width:100%;background-image:url(../images/parallax.jpg);background-repeat:no-repeat;position:relative;float:left;text-align: center;padding: 60px 60px !important;}
.urunyelpazesi:before {content: '';position: absolute;width: 100%;height: 100%;left: 0;top:0;background-color: rgb(0 0 0 / 30%);}
.urunyelpazesi .container{position:relative;z-index:3;}
.urunyelpazesi .line{}
.urunyelpazesi h2 {position: relative;color: #FFF;font-weight: bold;font-size: 48px;margin-bottom: 10px;font-family: Gilroy-Bold;}
.urunyelpazesi p {position: relative;font-size: 18px;color: #fff;}
.urunyelpazesi img {position: relative;width: 100px;}

.en-cok-satanlar { padding: 70px 0; }
.en-cok-satanlar h2 { font-size: 40px; text-align: center; font-family: Gilroy-Bold; }
.en-cok-satanlar .container > p { font-size: 19px; line-height: 24px; text-align: center; }


.owl-urunGruplari {
    position: relative;
}

.owl-urunGruplari .item {
    position: relative;
}

.owl-urunGruplari .item figure {
    position: relative;
    width: 100%;
    float: left;
    overflow: hidden;
    border: 2px solid #eeeeee;
    margin-bottom: 0;
    border-bottom: 0;
}

.owl-urunGruplari .item figure img {
    position: relative;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    float: left;
    width: 100%;
}

.owl-urunGruplari .item a:hover figure img {
    transform: scale(1.07);
    -webkit-transform: scale(1.07);
}

.owl-urunGruplari .item .urunGruplariText {
    position: relative;
    border: 2px solid #eeeeee;
    background-color: #fff;
    padding: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.owl-urunGruplari .item .urunGruplariText h3 {
    position: relative;
    font-size: 22px;
    font-family: 'Gilroy-Bold';
    color: #222;
}

.owl-urunGruplari .item .urunGruplariText p {
    position: relative;
    text-align: left;
    color: #222;
    margin-bottom: 6px;
}

.owl-urunGruplari .item .urunGruplariText span {
    position: relative;
    color: #e21e23;
    font-family: 'Gilroy-Bold';
}

.owl-urunGruplari .item .urunGruplariText span i {
    position: relative;
    margin-left: 6px;
    transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
}

.owl-urunGruplari .item a:hover .urunGruplariText span i {
    margin-left: 12px;
}

.owl-urunGruplari .owl-dots {
    display: block;
    text-align: center;
    margin-top: 20px;
}

.owl-urunGruplari .owl-dots .owl-dot {
    width: 23px;
    height: 6px;
    background-color: rgb(34 34 34 / 50%);
    border-radius: 10px;
    margin: 3px;
    margin-top: 0;
}

.owl-urunGruplari .owl-dots .active {
    background-color: #1c7ca6;
}



.orvego-promosyon { background-image: url(../images/orvego-bg.jpg); background-size: cover; background-position: center center; min-height: 540px; margin-bottom: 70px; }
.orvego-katalog {padding: 60px 30px !important;border-right: 1px solid #5b5b5b;min-height: 540px;}
.orvego-katalog span.baslik {font-weight: 600;font-size: 46px;line-height: 45px;margin-bottom: 12px;display: block;color: #fff;font-family: 'Gilroy-Bold';}
.orvego-katalog p { font-weight: 200; font-size: 20px; line-height: 22px; margin-bottom: 12px; display: block; color: #fff; }
.orvego-katalog a {font-size: 16px;font-weight: bold;border: 2px solid #e21e23;background: #e21e23;color: #fff;padding: 10px 22px;display: inline-block;border-radius: 6px;letter-spacing: 1px;}
.orvego-katalog a:hover {background-color: #fff;color: #000;border-color: #fff;}
.orvego-katalog a i {font-size: 13px;font-weight: bold;margin-left: 20px;background: #ffffff;color: #e21e23;padding: 4px 7px;border-radius: 50%;transition: all 0.5s ease-in-out 0s;-webkit-transition: all 0.5s ease-in-out 0s;-moz-transition: all 0.5s ease-in-out 0s;}
.orvego-katalog a:hover i {background-color: #e21e23;color: #fff;transform: rotate(360deg);}
.orvego-baski-cesitleri {padding: 60px 20px !important;border-right: 1px solid #5b5b5b;min-height: 540px;}
.orvego-baski-cesitleri a {
    display: block;
    float: left;
    position: relative;
    padding: 0px;
    width: 100%;
}

.orvego-baski-cesitleri figure {
    position: relative;
    width: 100%;
    float: left;
    margin-bottom: 0;
    overflow: hidden;
    border-radius: 6px;
    border: 1px solid #b1b1b1;
}

.orvego-baski-cesitleri:hover figure:before {
    background: linear-gradient(180deg, rgb(95 89 113 / 25%) 0%, rgb(66 61 78 / 62%) 40%, rgb(45 43 54) 100%);
}

.orvego-baski-cesitleri figure:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgb(0 0 0 / 20%) 0%, rgb(0 0 0 / 40%) 40%, rgb(0 0 0 / 53%) 100%);
    transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    z-index: 1;
}

.orvego-baski-cesitleri figure img {
    width: 100%;
    float: left;
    height: 420px;
    object-fit: cover;
}
.orvego-baski-cesitleri span.link {position: absolute;width: 40px;height: 40px;right: 30px;top: 25px;background: #fff;z-index: 1;border-radius: 50%; }
.orvego-baski-cesitleri:hover span.link {right: 25px;}
.orvego-baski-cesitleri span.link i {color: #5f5971;margin: 12px 16px;}

.orvego-baski-cesitleri:hover figure img {
    transform: scale(1.07);
    -webkit-transform: scale(1.07);
}

.orvego-baski-cesitleri .orvego-baski-cesit-metni {
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 2;
    padding: 30px !important;
    font-weight: bold;
}

.orvego-baski-cesitleri .orvego-baski-cesit-metni span.baslik {
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    line-height: 28px;
    margin-bottom: 10px;
    display: block;
    font-family: 'Gilroy-Bold';
}


.content-brandcamp {
    position: relative;
    z-index: 10;
}

.content-brandcamp a {
    color: #cfcfcf;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 0;
    display: contents;
    text-decoration: underline;
    float: left;
    position: relative;
    z-index: 10;
}

.content-brandcamp a:hover {
    color: #fff;
}

.content-brandcamp a i {
    color: #cfcfcf;
    padding: 0px 6px 0 11px;
    display: inline-block;
    position: relative;
    top: 1px;
}

.content-brandcamp span {
    font-size: 18px;
    display: inline-block;
    font-weight: bold;
    margin-left: 2px;
    color: #222;
    position: relative;
    top: 1px;
}



.sosyalMedyadapaylas {float: left;width: 100%;padding: 0;position: relative;border-top: 1px solid #ccc;padding-top: 30px;border-bottom: 1px solid #ccc;padding-bottom: 30px;margin-bottom: 0px;}
.sosyalMedyadapaylas span.sosyalPaylas {display: inline-block;font-weight: bold;font-size: 20px;margin: 5px 0 20px 0;border-bottom: 2px solid #222;padding-bottom: 8px;margin-bottom: 10px;float: left;}
.sosyalMedyadapaylas .sosyal {display: block;margin-top: 1px;float: left;margin-right: 3px;padding: 0px 0;margin-bottom: 0px;}
.sosyalMedyadapaylas .sosyal:hover .sosyal-face {background-color: #4267B2 !important; color: #fff;}
.sosyalMedyadapaylas .sosyal:hover .sosyal-ins {background-color: #0e76a8 !important;color: #fff;}
.sosyalMedyadapaylas .sosyal:hover .sosyal-ins2 {background-color: #c83b6e !important;color: #fff;}
.sosyalMedyadapaylas .sosyal:hover .sosyal-you {background-color: #ff0404 !important; color: #fff;}
.sosyalMedyadapaylas .sosyal:hover .sosyal-tw {background-color: #1DA1F2 !important; color: #fff;}
.sosyalMedyadapaylas .sosyal:hover .sosyal-wp {background-color: #06D755 !important; color: #fff;}
.sosyalMedyadapaylas .sosyal .sosyalmedya {border: 1px solid #292929;background: #fff;border-radius: 0;padding: 10px;}

.iletisimBilgileri {
    padding: 4px 4px 4px 4px;
    margin-bottom: 30px;
}
.iletisimBilgileri .iletisimBorder {border:1px solid #bcbcbc;padding: 30px 20px;text-align: center;cursor: pointer;}
.iletisimBilgileri .iletisimBorder .iletiismicon {width: 80px;margin: 0 auto;height: 80px;background-color: #222;border-radius: 50%;transition:all 0.5s ease-in-out 0s;-webkit-transition:all 0.5s ease-in-out 0s;-moz-transition:all 0.5s ease-in-out 0s;}
.iletisimBilgileri .iletisimBorder .iletiismicon i {color: #fff;padding: 27px;font-size: 26px;transition:all 0.5s ease-in-out 0s;-webkit-transition:all 0.5s ease-in-out 0s;-moz-transition:all 0.5s ease-in-out 0s;}
.iletisimBilgileri .iletisimBorder span.baslik {font-weight: bold;font-size: 20px;display: inline-block;margin-bottom: 15px;transition:all 0.5s ease-in-out 0s;-webkit-transition:all 0.5s ease-in-out 0s;-moz-transition:all 0.5s ease-in-out 0s;font-family: 'Gilroy-Bold';}
.iletisimBilgileri .iletisimBorder p {font-weight: 200;margin-bottom: 0;}
.iletisimBilgileri .iletisimBorder p a { color: #222; }
.iletisimBilgileri:hover .iletisimBorder {background-color: #222;}
.iletisimBilgileri:hover .iletisimBorder .iletiismicon { background-image:none; background-color: #fff; }
.iletisimBilgileri:hover .iletisimBorder .iletiismicon i { color: #000; }
.iletisimBilgileri:hover .iletisimBorder p { color: #fff; }
.iletisimBilgileri:hover .iletisimBorder p b { color: #fff; }
.iletisimBilgileri:hover .iletisimBorder p a {color: #ffffffc7;}
.iletisimBilgileri:hover .iletisimBorder span {color: #ffffffc7;}
.iletisimformu .inputs img {position: absolute;right: 24px;top: 24px;width: 20px;}

.iletisimformu input[type=text]#datepicker::placeholder { color: #222;  opacity: 1; }
.iletisimformu input[type=text] {padding: 20px 6vh 20px 2vh;background-color: #ffffff;border: 1px solid #dddcdd;border-radius: 0;}
.iletisimformu input[type=Tel] {padding: 20px 6vh 20px 2vh;background-color: #ffffff;border: 1px solid #dddcdd;border-radius: 0;}
.iletisimformu input[type=email] {padding: 2.6vh 2vh;background-color: #ffffff;border: 1px solid #dddcdd;margin-top: 0px;}
.iletisimformu input[type=file] {padding: 12px;background-color: #ffffff;border: 1px solid #ffffff;}
.iletisimformu input[type=submit] {background-color: #222;border: 1px solid #000000;color: #ffffff;font-size: 17px;padding: 14px;font-weight: bold;cursor:pointer;width: 100.1%;letter-spacing: 1px;margin-top: 11px;border-radius: 0;font-family: 'Gilroy-Bold';}
.iletisimformu input[type=submit]:hover {background-color: #e21e23;background-image: none;border-color: #e21e23;}
.iletisimformu textarea {padding: 20px 2vh;background-color: #ffffff;border: 1px solid #dddcdd;border-radius: 0;}
.iletisimformu select {width: 100%;padding: 19px 2vh 19px 2vh;border: 1px solid #dddcdd;border-radius: .25rem;color: #222;margin-top: 0;background: transparent;-webkit-appearance: none;font-size: 1rem;background: #fff;}
.iletisimformu .inputs {padding: 2px 5px 8px 5px;float: left;position: relative;}
.dosyayukle {width: 99.3%;height: 150px;border: 1px dashed #bfbfbf;margin: 5px 0;margin-left: 6px;background: white;float: left;}
.dosyayukle span {position: absolute;top: 0;left: 0;right: 0;bottom: 0;display: table;margin: auto;width: 100%;text-align: center;font-size: 16px;font-weight: 500;padding-top: 20px;color: #222;}
.dosyayukle input {opacity: 0;width: 95%;height: 100%;}
.inputs label { display: inline; font-size: 16px; }
.inputs a {color: #000000;font-weight: 700;font-family: 'Gilroy-Bold';}
.recaptchaGoogle {font-size: 12px !important;margin-bottom: 0;}
.modal-content button.Popupkapat p { color: #000; }
.width100 { width: 100%; float: left; height: 1px; }
.modal { background: #0000007d;backdrop-filter: blur(5px);overflow-y: auto; }

.ortaalan {
    width: 100%;
    padding: 70px 0 !important;
    position: relative;
    float: left;
}

.textalan {
    width: 100%;
    position: relative;
    float: left;
    padding: 0;
}

.ortaalan h1 {
    font-size: 44px;
    font-weight: bold;
    margin-bottom: 19px;
    color: #222;
    font-family: 'Gilroy-Bold';
}

.ortaalan h2 {
    font-size: 32px;
    font-weight: bold;
    color: #222;
    font-family: 'Gilroy-Bold';
}

.ortaalan h3 {
    font-size: 26px;
    font-weight: bold;
    color: #f5a920;
    font-family: 'Gilroy-Bold';
}

.ortaalan h4 {
    font-size: 24px;
    font-weight: bold;
    color: #222;
    font-family: 'Gilroy-Bold';
}

.ortaalan h5 {
    font-size: 21px;
    font-weight: bold;
    color: #222;
    font-family: 'Gilroy-Bold';
}

.ortaalan h6 {
    font-size: 18px;
    font-weight: bold;
    color: #222;
    font-family: 'Gilroy-Bold';
}

.ortaalan p {
    line-height: 24px;
    color: #3c3c3c;
    font-size: 20px;
    font-weight: 300;
}

.ortaalan p strong {
    line-height: 25px;
    color: #222;
    font-weight: bold;
}

.ortaalan .line {
    width: 160px;
    height: 3px;
    background-color: #db9f46;
    margin-bottom: 30px;
}


.ortaalan .orvego-cok-satan-urun {
    position: relative;
    padding: 6px;
}

.ortaalan .orvego-cok-satan-urun figure {
    position: relative;
    width: 100%;
    float: left;
    overflow: hidden;
    border: 2px solid #eeeeee;
    margin-bottom: 0;
    border-bottom: 0;
}

.ortaalan .orvego-cok-satan-urun figure img {
    position: relative;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    float: left;
    width: 100%;
}

.ortaalan .orvego-cok-satan-urun a:hover figure img {
    transform: scale(1.07);
    -webkit-transform: scale(1.07);
}

.ortaalan .orvego-cok-satan-urun .urunGruplariText {
    position: relative;
    border: 2px solid #eeeeee;
    background-color: #fff;
    padding: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.ortaalan .orvego-cok-satan-urun .urunGruplariText h3 {
    position: relative;
    font-size: 22px;
    font-family: 'Gilroy-Bold';
    color: #222;
}

.ortaalan .orvego-cok-satan-urun .urunGruplariText p {
    position: relative;
    text-align: left;
    color: #222;
    margin-bottom: 6px;
}

.ortaalan .orvego-cok-satan-urun .urunGruplariText span {
    position: relative;
    color: #e21e23;
    font-family: 'Gilroy-Bold';
}

.ortaalan .orvego-cok-satan-urun .urunGruplariText span i {
    position: relative;
    margin-left: 6px;
    transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
}

.ortaalan .orvego-cok-satan-urun a:hover .urunGruplariText span i {
    margin-left: 12px;
}


.nav-tabs .nav-link {border: 1px solid #222 !important;border-right: 0;background-color: #222 !important;color: #fff;font-family: Gilroy-Bold;width: 13%;padding: 8px;margin: 1px;}
.nav-tabs .nav-link:hover { border: 1px solid #222 !important; background-color: #fff !important; color: #222; }
.nav-tabs .nav-link.active {border: 1px solid #222 !important;background-color: #fff !important;color: #222;}

.ortaalan .tab-content { margin-top: 30px; }

.blog-right .kategoriler {
    background-color: #fff;
    padding: 30px;
    border: 1px solid #f5f5f5;
}

.blog-right .kategoriler ul {
    position: relative;
    margin-bottom: 0;
}

.blog-right .kategoriler ul li {
    position: relative;
    background-image: url(../images/li3.png);
    background-repeat: no-repeat;
    padding-left: 27px;
    margin: 9px 0;
    background-position: 1px 5px;
}

.blog-right .kategoriler ul li a {
    position: relative;
    color: #222;
    font-size: 18px;
    line-height: 24px;
}

span.benzerhaberler {
    font-size: 26px;
    line-height: 38px;
    color: #102737;
    font-weight: bold;
    margin-bottom: 12px;
    display: block;
    width: 100%;
    float: left;
    font-family: Gilroy-Bold;
}

.blog-right {
    padding-left: 40px;
}

.owl-urundetay { padding-right: 30px; }
.owl-urundetay .owl-nav {display: block;position: relative;margin-top: -45px;text-align: right;margin-right: 10px;}
.owl-urundetay .owl-navhtml { background-color: #fff; }

/* scrollbar start */
::-webkit-scrollbar {width: 7px;background-color:#fff;border-left-color: 1px solid rgba(0, 0, 0, 0.2);}
::-webkit-scrollbar-thumb {background-color: #000;}
::-webkit-scrollbar-thumb:hover {background-color: #000;}
/* scrollbar end */
::selection {background-color: #e21e23;color: #fff;}
/* ortak start */
* {margin: 0;padding: 0;box-sizing: border-box;}
*:focus{box-shadow:none !important}
a{text-decoration:none !important; transition: all .5s ease-in-out 0s;-webkit-transition: all .5s ease-in-out 0s;-moz-transition: all .5s ease-in-out 0s;}
.sedx {transition: all .5s ease-in-out 0s;-webkit-transition: all .5s ease-in-out 0s;-moz-transition: all .5s ease-in-out 0s;}
li{list-style: none !important;}
ul{padding-left: 0rem !important;}
body{font-size: 18px;font-family: 'Gilroy-Light', sans-serif !important;overflow: auto !important;overflow-x: hidden !important;line-height: 22px;background-color: #fbfcfe !important;overflow-x: hidden !important;width: 92%;margin-left: 4% !important;background-image: url(../images/bg.jpg) !important;background-repeat: repeat !important;background-size: 100% !important;background-position: 0px !important;}
b, strong {font-weight: bold !important;font-family: 'Gilroy-Bold';}
p{font-size:18px;line-height: 22px;}
p span{font-size: 20px;line-height:21px}
p b{font-size:18px;line-height:21px;}
#yukari{display:none;position:fixed;bottom: 75px;right:25px;background: #000000;width:50px;height:50px;text-decoration:none;border-radius:35px;transition:all .3s ease;z-index:999;border: 2px solid #fff;}
#yukari i{position:relative;left: 15px;top: 13px;color:#fff;margin:0;font-size:20px;transition:all .3s ease;} 
#yukari:hover{background-color: #ffffff;border-color: #000;}
#yukari:hover i { color: #000; }
.binpixel { position: relative; float: left; width: 100%; }
.no-pad { padding: 0 !important; }
#close { display: none; }

.container {max-width: 100% !important;padding: 0 !important;}

.header {position: relative;padding: 0px 0 !important;z-index: 2;height: 91px;background-color: #fff;}
.header .logo {position: relative;display: inline-block;background-color: #fff;padding: 14px 20px;float: left;}
.header .logo img { position: relative; }
.header .pull-right ul.navbarmenu {float: right;margin-top: 35px;margin-right: 20px;}
.header .pull-right ul.navbarmenu li {position: relative;padding: 0 5px;float: left;}
.header .pull-right ul.navbarmenu li a {position: relative;font-size: 16px;color: #000;padding: 6px 10px;}
.header .pull-right ul.navbarmenu li a:hover {background-color: #e21e23;color: #fff;}
.header .pull-right ul.navbarmenu li a:hover img {filter: invert(0);}
.header .pull-right ul.navbarmenu li a img {position: relative;width: 20px;top: -2px;margin-right: 4px;filter: invert(1);}
.header .pull-right a.openmenu { float: right; }
.header .pull-right .lang { float: right; }
.header .pull-right .lang ul {position: relative;margin-top: 30px;margin-right: 30px;border-left: 2px solid #fff;height: 20px;padding-left: 20px !important;}
.header .pull-right .lang ul li {position: relative;float: left;padding: 0 0px;}
.header .pull-right .lang ul li a {position: relative;color: #fff;padding: 0 8px; font-weight: 400;}
.header .pull-right .lang ul li a:hover { font-weight: bold; }
.header .pull-right .lang ul li.search { margin-left: 10px; }
.header .pull-right nav.main-menu { display: none; }

.slider {
    position: relative;
    z-index: 1;
    width: 100%;
    padding: 0 !important;
    float: left;
    height: calc(90vh - 50px);
    background: #fff;
    margin-top: 0;
}

.slider .caption img {
    width: auto
}

.slider .item .slides {
    height: calc(90vh - 50px);
    width: 100%;
    position: relative;
}
.slider .item .slides:before {content: '';width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: linear-gradient(90deg, hsl(245deg 12% 40% / 7%) 0%, rgb(140 146 143 / 10%) 35%, rgb(0 0 0 / 10%) 100%);}

.slider .item .slide1 {
    background-image: url(../images/slider/slide1.jpg);
    background-size: cover;
    background-position: center bottom;
}

.slide .slide-item {
    background-size: cover;
    background-repeat: no-repeat
}

.slider .caption {
    position: absolute;
    width: 100%;
    top: 38%
}

.slider .caption .container {
    padding: 0 125px
}

.slider .caption .container figure {
    margin-bottom: 10px
}

.slider .caption .container .link {
    margin-left: 25px
}

.slider .owl-theme .owl-controls {
    display: none;
}

.slider .slide li {
    height: auto;
    float: left;
    width: 100%;
    position: relative;
}

.slider .container {
    top: 0;
    width: 100%;
}

.slider .container .slidetext {
    z-index: 3;
    color: #000;
    font-size: 40px;
    position: relative;
    top: 25vh;
    width: 100%;
    padding: 0 5%;
}

.slider .container .pparallax {
    width: 10%;
    min-height: 310px;
    border: 10px solid #ffffff69;
    margin-left: 45%;
    margin-top: 2vh;
    z-index: 1;
}

.slider .container .slidetext p {
    font-size: 44px !important;
    margin-bottom: 12px;
    color: #fff;
    line-height: 43px;
    font-weight: 100;
}

.slider .container .slidetext p b {
    /* color: #fff; */
    font-size: 48px;
    line-height: 56px;
    font-weight: 700;
}

.slider .container .slidetext span {
    font-size: 18px;
    margin-bottom: 0px;
    line-height: 22px;
    color: #fff;
    font-weight: 300;
    display: inherit;
    width: 45%;
}

.slider .container .slidetext span b {
    color: #222;
}

.slider .container .slidetext a {font-size: 16px;font-weight: bold;border: 2px solid #e21e23;background: #e21e23;color: #fff;padding: 10px 22px;display: inline-block;border-radius: 6px;letter-spacing: 1px;}
.slider .container .slidetext a:hover {background-color: #fff;color: #000;border-color: #fff;}
.slider .container .slidetext a i {font-size: 13px;font-weight: bold;margin-left: 20px;background: #ffffff;color: #E21E26;padding: 4px 7px;border-radius: 50%;transition: all 0.5s ease-in-out 0s;-webkit-transition: all 0.5s ease-in-out 0s;-moz-transition: all 0.5s ease-in-out 0s;}
.slider .container .slidetext a:hover i {background-color: #e21e23;color: #fff;transform: rotate(360deg);}

.slider .owl-slider .item figure {
    margin: 0;
}

.mobilslider {
    display: none !important;
}

.webslider {
    display: block;
}

.sabitheader {background-color: #fff;position: fixed; top:0;left: 0;border-bottom: 2px solid #cccccc6e;z-index: 100;height: 80px;}
.sabitheader .pull-right ul.navbarmenu li a,.sabitheader .pull-right .lang ul li a { color: #222; }
.sabitheader .pull-right ul.navbarmenu li a img { filter: invert(1); }
.sabitheader .logo{ padding: 8px 20px; }
.sabitheader .pull-right ul.navbarmenu,.sabitheader .pull-right .lang ul {margin-top: 30px;}
.sabitheader .pull-right ul.navbarmenu li a:hover{ color: #fff; }
.sabitheader .pull-right ul.navbarmenu li a:hover img { filter: invert(0); }
.sabitheader .pull-right a.openmenu img { width: 78px; }

.footer {min-height: 374px;padding: 70px 70px !important;background-image: url(../images/footer.jpg);background-size: cover;}
.footer .footer-box {float: left;position: relative;padding: 0px 40px 0px 0px;}
.footer .footer-box.footer-box-pleft {padding-left: 3%;}
.footer .footer-box span.baslik { font-weight: 600; font-size: 28px; color: rgb(255, 255, 255); display: inline-block; margin-bottom: 10px; font-family: Gilroy-Bold; }
.footer .footer-box p { font-weight: 200; font-size: 18px; color: rgba(255, 255, 255, 0.7); margin-bottom: 0px; }
.footer .footer-box .line { width: 100px; height: 3px; background-color: rgb(48, 72, 114); margin-bottom: 17px; margin-top: 7px; }
.footer .footer-box ul li { padding: 1px 0px 1px 20px; background-image: url("../images/li2.png"); background-repeat: no-repeat; background-position: 0px 6px; background-size: 12px; }
.footer .footer-box ul li a { font-weight: 400; color: rgba(255, 255, 255, 0.7); font-size: 18px; }
.footer .footer-box ul li:hover a { font-weight: 700; }
.footer .footer-box ul {position: relative;-webkit-column-count: 2;-moz-column-count: 2;column-count: 2;}
.footer p a { color: rgba(255, 255, 255, 0.7); }
.footer p i { margin-right: 5px; font-size: 14px; }
.footer-sosyal-medya {float: right;margin-bottom: 0px;padding-top: 20px;width: 100%;}
.sosyalbutonlarfooter {display: block;position: relative;background: none !important;padding: 0 !important;width: 150%;float: left;}
.sosyalbutonlarfooter a { background: rgb(255, 255, 255); text-decoration: none; width: 36px; height: 36px; display: inline-block; font-size: 16px; overflow: hidden; line-height: 36px; text-align: center; margin-left: 3px; color: rgb(26, 26, 26) !important; }
.sosyalbutonlarfooter a {transition: transform 0.4s linear 0s, border-top-left-radius 0.1s linear 0s, border-top-right-radius 0.1s linear 0.1s, border-bottom-right-radius 0.1s linear 0.2s, border-bottom-left-radius 0.1s linear 0.3s;border-radius: 11%;display: inline-block;}
.sosyalbutonlarfooter .whatsapp:hover { background-color: rgb(0, 255, 94); transform: rotate(360deg); color: rgb(255, 255, 255) !important; }
.sosyalbutonlarfooter .facebook:hover { background-color: rgb(59, 89, 152); transform: rotate(360deg); border-radius: 50%; color: rgb(255, 255, 255) !important; }
.sosyalbutonlarfooter .instagram:hover { background-color: rgb(225, 48, 108); transform: rotate(360deg); border-radius: 50%; color: rgb(255, 255, 255) !important; }
.sosyalbutonlarfooter .twitter:hover { background-color: rgb(51, 204, 255); transform: rotate(360deg); border-radius: 50%; color: rgb(255, 255, 255) !important; }
.sosyalbutonlarfooter .youtube:hover { background-color: red; transform: rotate(360deg); border-radius: 50%; color: rgb(255, 255, 255) !important; }
.sosyalbutonlarfooter .linkedin:hover { background-color: rgb(0, 119, 183); transform: rotate(360deg); border-radius: 50%; color: rgb(255, 255, 255) !important; }

.footer .footer-box a.kurumsal-link {font-size: 16px;font-weight: bold;border: 2px solid #fff;background: #fff;color: #000;padding: 10px 22px;display: inline-block;border-radius: 6px;font-family: 'Gilroy-Bold'; margin-top: 20px;}
.footer .footer-box a.kurumsal-link:hover {background-color: #443f40;color: #fff;border-color: #443f40;}
.footer .footer-box a.kurumsal-link i {font-size: 13px;font-weight: bold;margin-left: 20px;background: #000;color: #fff;padding: 4px 7px;border-radius: 50%;transition: all 0.5s ease-in-out 0s;-webkit-transition: all 0.5s ease-in-out 0s;-moz-transition: all 0.5s ease-in-out 0s;}
.footer .footer-box a.kurumsal-link:hover i {background-color: white;color: #0d141e;transform: rotate(360deg);}

.footer-bottom {width: 100%;float: left;position: relative;margin-bottom: 0;background: #fff;}
.footer-bottom .copyright{margin:0;padding:25px;padding-left: 0;color: #222;font-weight: 400;font-size:16px;float:left;width: 100%;text-align: center;}
.footer-bottom .copyright span{font-weight:700; font-family: Gilroy-Bold; color: #222;}
.footer-bottom .copyright a{font-weight:700; font-family: Gilroy-Bold; color: #222;}
.footer-bottom .tablet-binpixel {color: #222;float: right;padding: 23px;margin-bottom: 0;padding-right: 0;}
.footer-bottom .tablet-binpixel a{ color: #222; }
.footer-bottom .tablet-binpixel a span{ font-family: Gilroy-Bold;color: #222; }

.content-header {
    position: relative;
    min-height: 330px;
    /* text-align: center; */
    padding-top: 170px;
    padding-left: 4vh !important;
    background-image: url(../images/content-header.jpg);
    background-size: cover;
    margin-top: -91px;
}

.content-header:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 46%);
    left: 0;
    top: 0;
    z-index: 0;
}

.content-header span.baslik {
    display: block;
    width: 100%;
    font-size: 40px;
    font-weight: 400;
    color: #fff;
    line-height: 40px;
    position: relative;
    font-family: 'Gilroy-Bold';
}

.product-categories {padding: 70px 0;}
.product-categories h1 { font-size: 48px; text-align: center; font-family: Gilroy-Bold; }
.product-categories .container > p { font-size: 19px; line-height: 24px; text-align: center; }
.urunler-box {
    position: relative;
    padding: 6px;
}

.urunler-box figure {
    position: relative;
    width: 100%;
    float: left;
    overflow: hidden;
    border: 2px solid #eeeeee;
    margin-bottom: 0;
    border-bottom: 0;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.urunler-box figure img {
    position: relative;
    float: left;
    width: 100%;
    height: 310px;
    object-fit: cover;
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    html { background-color: #fff; }


.content-header {
    position: relative;
    min-height: 330px;
    /* text-align: center; */
    padding-top: 170px;
    padding-left: 4vh !important;
    background-image: url(../images/solar-energy-banner.jpg);
    background-size: cover;
    margin-top: -91px;
}

.content-header:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgb(8 36 80 / 72%);
    left: 0;
    top: 0;
    z-index: 0;
}

.content-header span.baslik {
    display: block;
    width: 100%;
    font-size: 40px;
    font-weight: 400;
    color: #fff;
    line-height: 40px;
    position: relative;
}

.product-categories {padding: 70px 0;}
.product-categories h1 { font-size: 48px; text-align: center; font-family: Gilroy-Bold; }
.product-categories .container > p { font-size: 19px; line-height: 24px; text-align: center; }
.urunler-box {
    position: relative;
    padding: 6px;
}

.urunler-box figure {
    position: relative;
    width: 100%;
    float: left;
    overflow: hidden;
    border: 2px solid #eeeeee;
    margin-bottom: 0;
    border-bottom: 0;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.urunler-box figure img {
    position: relative;
    float: left;
    width: 100%;
    height: 400px;
    object-fit: cover;
}

.urunler-box a:hover figure img {
    transform: scale(1.07);
    -webkit-transform: scale(1.07);
}

.urunler-box .urunGruplariText {
    position: absolute;
    border: 2px solid #eeeeee;
    background-color: #fff;
    padding: 14px 30px;
    width: auto !important;!i;!;
    bottom: 40px;
}

.urunler-box .urunGruplariText h2 {
    position: relative;
    font-size: 20px;
    font-family: 'Gilroy-Bold';
    color: #222;
    text-align: center;
    padding: 0;
    margin: 0;
}

.urunler-box .urunGruplariText span.baslik {
    position: relative;
    font-size: 26px;
    font-family: 'Gilroy-Bold';
    color: #222;
    display: block;
}

}

.urunler-box a:hover figure img {
    transform: scale(1.07);
    -webkit-transform: scale(1.07);
}
.urunler-box:hover .urunGruplariText { background-color: #e21e23; color: #fff; }
.urunler-box:hover .urunGruplariText h2 { color: #fff; }
.urunler-box .urunGruplariText {
    position: relative;
    border: 2px solid #eeeeee;
    background-color: #fff;
    padding: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.urunler-box .urunGruplariText h2 {
    position: relative;
    font-size: 20px;
    font-family: 'Gilroy-Bold';
    color: #222;
    text-align: center;
    padding: 0;
    margin: 0;
    height: 48px;
    overflow: hidden;
}

.urunler-box .urunGruplariText span.baslik {
    position: relative;
    font-size: 26px;
    font-family: 'Gilroy-Bold';
    color: #222;
    display: block;
}

.sabitFormBtn {position: fixed;right: -1px;top: 55%;margin-top: -125px;display: block;z-index: 20;cursor: pointer;border-top-left-radius: 6px;border-bottom-left-radius: 6px;transition: all 0.6s cubic-bezier(0.42, 0, 0.17, 1.03) 0s;background-color: rgb(226 30 35);border: 2px solid rgb(226 30 35);width: 44px;}
.sabitFormBtn img {width: 100%;}
.sabitFormBtn:hover { background-color: rgb(0, 0, 0); border-color: rgb(0, 0, 0); }


.urunyelpazesi{width:100%;background-image:url(../images/parallax.jpg);background-repeat:no-repeat;position:relative;float:left;text-align: center;padding: 60px 60px !important;}
.urunyelpazesi:before {content: '';position: absolute;width: 100%;height: 100%;left: 0;top:0;background-color: rgb(0 0 0 / 30%);}
.urunyelpazesi .container{position:relative;z-index:3;}
.urunyelpazesi .line{}
.urunyelpazesi h2 {position: relative;color: #FFF;font-weight: bold;font-size: 48px;margin-bottom: 10px;font-family: Gilroy-Bold;}
.urunyelpazesi p {position: relative;font-size: 18px;color: #fff;}
.urunyelpazesi img {position: relative;width: 100px;}

.en-cok-satanlar { padding: 70px 0; }
.en-cok-satanlar h2 { font-size: 40px; text-align: center; font-family: Gilroy-Bold; }
.en-cok-satanlar .container > p { font-size: 19px; line-height: 24px; text-align: center; }


.owl-urunGruplari {
    position: relative;
}

.owl-urunGruplari .item {
    position: relative;
}

.owl-urunGruplari .item figure {
    position: relative;
    width: 100%;
    float: left;
    overflow: hidden;
    border: 2px solid #eeeeee;
    margin-bottom: 0;
    border-bottom: 0;
}

.owl-urunGruplari .item figure img {
    position: relative;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    float: left;
    width: 100%;
}

.owl-urunGruplari .item a:hover figure img {
    transform: scale(1.07);
    -webkit-transform: scale(1.07);
}

.owl-urunGruplari .item .urunGruplariText {
    position: relative;
    border: 2px solid #eeeeee;
    background-color: #fff;
    padding: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.owl-urunGruplari .item .urunGruplariText h3 {
    position: relative;
    font-size: 22px;
    font-family: 'Gilroy-Bold';
    color: #222;
}

.owl-urunGruplari .item .urunGruplariText p {
    position: relative;
    text-align: left;
    color: #222;
    margin-bottom: 6px;
}

.owl-urunGruplari .item .urunGruplariText span {
    position: relative;
    color: #e21e23;
    font-family: 'Gilroy-Bold';
}

.owl-urunGruplari .item .urunGruplariText span i {
    position: relative;
    margin-left: 6px;
    transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
}

.owl-urunGruplari .item a:hover .urunGruplariText span i {
    margin-left: 12px;
}

.owl-urunGruplari .owl-dots {
    display: block;
    text-align: center;
    margin-top: 20px;
}

.owl-urunGruplari .owl-dots .owl-dot {
    width: 23px;
    height: 6px;
    background-color: rgb(34 34 34 / 50%);
    border-radius: 10px;
    margin: 3px;
    margin-top: 0;
}

.owl-urunGruplari .owl-dots .active {
    background-color: #1c7ca6;
}



.orvego-promosyon { background-image: url(../images/orvego-bg.jpg); background-size: cover; background-position: center center; min-height: 540px; margin-bottom: 70px; }
.orvego-katalog {padding: 60px 30px !important;border-right: 1px solid #5b5b5b;min-height: 540px;}
.orvego-katalog span.baslik {font-weight: 600;font-size: 46px;line-height: 45px;margin-bottom: 12px;display: block;color: #fff;font-family: 'Gilroy-Bold';}
.orvego-katalog p { font-weight: 200; font-size: 20px; line-height: 22px; margin-bottom: 12px; display: block; color: #fff; }
.orvego-katalog a {font-size: 16px;font-weight: bold;border: 2px solid #e21e23;background: #e21e23;color: #fff;padding: 10px 22px;display: inline-block;border-radius: 6px;letter-spacing: 1px;}
.orvego-katalog a:hover {background-color: #fff;color: #000;border-color: #fff;}
.orvego-katalog a i {font-size: 13px;font-weight: bold;margin-left: 20px;background: #ffffff;color: #e21e23;padding: 4px 7px;border-radius: 50%;transition: all 0.5s ease-in-out 0s;-webkit-transition: all 0.5s ease-in-out 0s;-moz-transition: all 0.5s ease-in-out 0s;}
.orvego-katalog a:hover i {background-color: #e21e23;color: #fff;transform: rotate(360deg);}
.orvego-baski-cesitleri {padding: 60px 20px !important;border-right: 1px solid #5b5b5b;min-height: 540px;}
.orvego-baski-cesitleri a {
    display: block;
    float: left;
    position: relative;
    padding: 0px;
    width: 100%;
}

.orvego-baski-cesitleri figure {
    position: relative;
    width: 100%;
    float: left;
    margin-bottom: 0;
    overflow: hidden;
    border-radius: 6px;
    border: 1px solid #b1b1b1;
}

.orvego-baski-cesitleri:hover figure:before {
    background: linear-gradient(180deg, rgb(95 89 113 / 25%) 0%, rgb(66 61 78 / 62%) 40%, rgb(45 43 54) 100%);
}

.orvego-baski-cesitleri figure:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgb(0 0 0 / 20%) 0%, rgb(0 0 0 / 40%) 40%, rgb(0 0 0 / 53%) 100%);
    transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    z-index: 1;
}

.orvego-baski-cesitleri figure img {
    width: 100%;
    float: left;
    height: 420px;
    object-fit: cover;
}
.orvego-baski-cesitleri span.link {position: absolute;width: 40px;height: 40px;right: 30px;top: 25px;background: #fff;z-index: 1;border-radius: 50%; }
.orvego-baski-cesitleri:hover span.link {right: 25px;}
.orvego-baski-cesitleri span.link i {color: #5f5971;margin: 12px 16px;}

.orvego-baski-cesitleri:hover figure img {
    transform: scale(1.07);
    -webkit-transform: scale(1.07);
}

.orvego-baski-cesitleri .orvego-baski-cesit-metni {
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 2;
    padding: 30px !important;
    font-weight: bold;
}

.orvego-baski-cesitleri .orvego-baski-cesit-metni span.baslik {
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    line-height: 28px;
    margin-bottom: 10px;
    display: block;
    font-family: 'Gilroy-Bold';
}


.content-brandcamp {
    position: relative;
    z-index: 10;
}

.content-brandcamp a {
    color: #cfcfcf;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 0;
    display: contents;
    text-decoration: underline;
    float: left;
    position: relative;
    z-index: 10;
}

.content-brandcamp a:hover {
    color: #fff;
}

.content-brandcamp a i {
    color: #cfcfcf;
    padding: 0px 6px 0 11px;
    display: inline-block;
    position: relative;
    top: 1px;
}

.content-brandcamp span {
    font-size: 18px;
    display: inline-block;
    font-weight: bold;
    margin-left: 2px;
    color: #222;
    position: relative;
    top: 1px;
}



.sosyalMedyadapaylas {float: left;width: 100%;padding: 0;position: relative;border-top: 1px solid #ccc;padding-top: 30px;border-bottom: 1px solid #ccc;padding-bottom: 30px;margin-bottom: 0px;}
.sosyalMedyadapaylas span.sosyalPaylas {display: inline-block;font-weight: bold;font-size: 20px;margin: 5px 0 20px 0;border-bottom: 2px solid #222;padding-bottom: 8px;margin-bottom: 10px;float: left;}
.sosyalMedyadapaylas .sosyal {display: block;margin-top: 1px;float: left;margin-right: 3px;padding: 0px 0;margin-bottom: 0px;}
.sosyalMedyadapaylas .sosyal:hover .sosyal-face {background-color: #4267B2 !important; color: #fff;}
.sosyalMedyadapaylas .sosyal:hover .sosyal-ins {background-color: #0e76a8 !important;color: #fff;}
.sosyalMedyadapaylas .sosyal:hover .sosyal-ins2 {background-color: #c83b6e !important;color: #fff;}
.sosyalMedyadapaylas .sosyal:hover .sosyal-you {background-color: #ff0404 !important; color: #fff;}
.sosyalMedyadapaylas .sosyal:hover .sosyal-tw {background-color: #1DA1F2 !important; color: #fff;}
.sosyalMedyadapaylas .sosyal:hover .sosyal-wp {background-color: #06D755 !important; color: #fff;}
.sosyalMedyadapaylas .sosyal .sosyalmedya {border: 1px solid #292929;background: #fff;border-radius: 0;padding: 10px;}


.ortaalan {
    width: 100%;
    padding: 70px 0 !important;
    position: relative;
    float: left;
}

.textalan {
    width: 100%;
    position: relative;
    float: left;
    padding: 0;
}

.ortaalan h1 {
    font-size: 44px;
    font-weight: bold;
    margin-bottom: 19px;
    color: #222;
    font-family: 'Gilroy-Bold';
}

.ortaalan h2 {
    font-size: 32px;
    font-weight: bold;
    color: #202020;
    font-family: 'Gilroy-Bold';
}

.ortaalan h3 {
    font-size: 26px;
    font-weight: bold;
    color: #3c3c3c;
    font-family: 'Gilroy-Bold';
}

.ortaalan h4 {
    font-size: 22px;
    font-weight: bold;
    color: #6e6e6e;
    font-family: 'Gilroy-Bold';
}

.ortaalan h5 {
    font-size: 21px;
    font-weight: bold;
    color: #222;
    font-family: 'Gilroy-Bold';
}

.ortaalan h6 {
    font-size: 18px;
    font-weight: bold;
    color: #222;
    font-family: 'Gilroy-Bold';
}

.ortaalan p {
    line-height: 24px;
    color: #3c3c3c;
    font-size: 20px;
    font-weight: 300;
}

.ortaalan p strong {
    line-height: 25px;
    color: #222;
    font-weight: bold;
}

.ortaalan .line {
    width: 160px;
    height: 3px;
    background-color: #db9f46;
    margin-bottom: 30px;
}


.ortaalan .orvego-cok-satan-urun {
    position: relative;
    padding: 6px;
}

.ortaalan .orvego-cok-satan-urun figure {
    position: relative;
    width: 100%;
    float: left;
    overflow: hidden;
    border: 2px solid #eeeeee;
    margin-bottom: 0;
    border-bottom: 0;
}

.ortaalan .orvego-cok-satan-urun figure img {
    position: relative;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    float: left;
    width: 100%;
    /* object-fit: cover; */
}

.ortaalan .orvego-cok-satan-urun a:hover figure img {
    transform: scale(1.07);
    -webkit-transform: scale(1.07);
}

.ortaalan .orvego-cok-satan-urun .urunGruplariText {
    position: relative;
    border: 2px solid #eeeeee;
    background-color: #fff;
    padding: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.ortaalan .orvego-cok-satan-urun .urunGruplariText h3 {
    position: relative;
    font-size: 20px;
    font-family: 'Gilroy-Bold';
    color: #222;
    height: 50px;
    overflow: hidden;
}

.ortaalan .orvego-cok-satan-urun .urunGruplariText p {
    position: relative;
    text-align: left;
    color: #222;
    margin-bottom: 6px;
    font-size: 16px;
}

.ortaalan .orvego-cok-satan-urun .urunGruplariText span {
    position: relative;
    color: #e21e23;
    font-family: 'Gilroy-Bold';
}

.ortaalan .orvego-cok-satan-urun .urunGruplariText span i {
    position: relative;
    margin-left: 6px;
    transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
}

.ortaalan .orvego-cok-satan-urun a:hover .urunGruplariText span i {
    margin-left: 12px;
}


.nav-tabs .nav-link {border: 1px solid #222 !important;border-right: 0;background-color: #222 !important;color: #fff;font-family: Gilroy-Bold;width: 13%;padding: 8px;margin: 1px;}
.nav-tabs .nav-link:hover { border: 1px solid #222 !important; background-color: #fff !important; color: #222; }
.nav-tabs .nav-link.active {border: 1px solid #222 !important;background-color: #fff !important;color: #222;}

.ortaalan .tab-content { margin-top: 30px; }

.blog-right .kategoriler {
    background-color: #f5f5f5;
    padding: 30px;
}

.blog-right .kategoriler ul {
    position: relative;
    margin-bottom: 0;
}

.blog-right .kategoriler ul li {
    position: relative;
    background-image: url(../images/li3.png);
    background-repeat: no-repeat;
    padding-left: 27px;
    margin: 9px 0;
    background-position: 1px 5px;
}

.blog-right .kategoriler ul li a {
    position: relative;
    color: #222;
    font-size: 18px;
    line-height: 24px;
}

span.benzerhaberler {
    font-size: 26px;
    line-height: 38px;
    color: #102737;
    font-weight: bold;
    margin-bottom: 12px;
    display: block;
    width: 100%;
    float: left;
    font-family: Gilroy-Bold;
}

.blog-right {
    padding-left: 40px;
}

.owl-urundetay { padding-right: 30px; }
.owl-urundetay .owl-nav {display: none;}
.owl-urundetay .owl-nav button span { display:none; }
.owl-urundetay .item figure {margin-bottom:0;border: 1px solid #ccc;}
.owl-urundetay .item figure img { height:390px; object-fit:cover; }

ul.urunDetayUl {position: relative;margin-bottom: 0;margin-top: 20px;}
ul.urunDetayUl li{position: relative;background-image: url(../images/li3.png);background-repeat: no-repeat;padding-left: 27px;margin: 9px 0;background-position: 1px 2px;}

.dikkat {width: 100%;float: left;position: relative;background: #fdf8e4;margin-bottom: 25px;padding: 20px;margin-top: 10px;}
.dikkat p { margin: 0; line-height: 19px; font-size: 15px; }
.dikkat p i { color: #222; margin-right: 7px; }
.owl-urundetay .owl-nav .owl-prev {background-image: url(../images/slider/sliderprev.png) !important;background-size: 8px !important;background-repeat: no-repeat !important;background-position: 13px 10px !important;width: 35px;height: 35px;background-color: #e21e23 !important;position: relative;margin-right: 6px;z-index: 99;transition: all .5s ease-in-out 0s;-webkit-transition: all .5s ease-in-out 0s;-moz-transition: all .5s ease-in-out 0s;}
.owl-urundetay .owl-nav .owl-next:hover {background-color: #222 !important;}
.owl-urundetay .owl-nav .owl-prev:hover {background-color: #222 !important;}
.owl-urundetay .owl-nav button span { display:none; }
.owl-urundetay .item figure {margin-bottom:0;border: 1px solid #ccc;}
.owl-urundetay .item figure img { height:390px; object-fit:cover; }

ul.urunDetayUl {position: relative;margin-bottom: 0;margin-top: 20px;}
ul.urunDetayUl li{position: relative;background-image: url(../images/li2-black.png);background-repeat: no-repeat;padding-left: 27px;margin: 9px 0;background-position: 1px 2px;}

.dikkat {width: 100%;float: left;position: relative;background: #fdf8e4;margin-bottom: 25px;padding: 20px;margin-top: 10px;}
.dikkat p { margin: 0; line-height: 19px; font-size: 15px; }
.dikkat p i { color: #222; margin-right: 7px; }



.accordion {
    margin-top: 0px;
    margin-bottom: 15px;
}

.accordion-header .accordion-button span {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    /* display: block; */
    width: 20px;
    height: 20px;
}

.accordion-header .accordion-button[aria-expanded="true"] {
    background-color: #222;
    font-size: 18px;
    width: 100%;
    padding: 20px;
    color: #fff;
    text-align: left;
    font-weight: 600;
    cursor: pointer;
}

.accordion-header .accordion-button[aria-expanded="false"] {
    background-color: #f1faff;
    font-size: 16px;
    width: 100%;
    padding: 20px;
    color: #222;
    text-align: left;
    font-weight: 600;
    cursor: pointer;
    border: 2px solid #e4ecf3;
}

.accordion-header .accordion-button[aria-expanded="false"] span {
    color: #000;
}


.accordion-header .accordion-button[aria-expanded="true"] span:after {
    content: "-";
    width: 10px;
    height: 10px;
    position: absolute;
    right: 20px;
    top: 18px;
    font-size: 22px;
    color: #fff;
}

.accordion-header .accordion-button[aria-expanded="false"] span:after {
    content: "+";
    width: 8px;
    height: 8px;
    position: absolute;
    right: 25px;
    bottom: 36px;
    font-size: 24px;
    color: #0f467c;
}
.accordion-button:hover {z-index: 2;background-color: #222 !important;color: #fff !important;}
.accordion-button:hover span:after { color:#fff !important; }

.accordion-item h2 {
    margin-bottom: 0;
    cursor: pointer;
    position: relative;
}

.accordion .accordion-collapse {
    border: 1px solid #ccc;
    padding: 10px;
}

.accordion .accordion-collapse .accordion-body p {
    margin-bottom: 0;
}

.accordion-button::after {
    display: none;
}

.detay-figure {
    width: 40%;
    margin-bottom: 10px;
    float: right;
    margin-left: 30px;
    border: 2px solid #ccc;
}

.detay-figure img {
    width: 100%;
    float: left;
}

.detay-left-figure {
    width: 40%;
    margin-bottom: 20px;
    float: left;
    margin-right: 30px;
    border: 2px solid #ccc;
}

.detay-left-figure img {
    width: 100%;
    float: left;
}
.owl-urunGruplari .owl-dots { display: none; }


.owl-urundetay-thumbnail { padding-right: 30px; margin-top: 10px; }
.owl-urundetay-thumbnail .owl-nav { display: block; }
.owl-urundetay-thumbnail .item img { border:1px solid #ccc; }
.owl-urundetay-thumbnail .owl-nav .owl-next {background-image: url(../images/slider/slidernext.png) !important;background-size: 8px !important;background-repeat: no-repeat !important;background-position: 9px 5px !important;width: 25px;height: 25px;float: right;margin-top: -70px;background-color: #000000 !important;position: relative;margin-right: -15px;z-index: 99;transition: all .5s ease-in-out 0s;-webkit-transition: all .5s ease-in-out 0s;-moz-transition: all .5s ease-in-out 0s;}
.owl-urundetay-thumbnail .owl-nav .owl-prev {background-image: url(../images/slider/sliderprev.png) !important;background-size: 8px !important;background-repeat: no-repeat !important;background-position: 9px 5px !important;width: 25px;height: 25px;float: left;margin-top: -70px;background-color: #000000 !important;position: relative;margin-left: -15px;z-index: 99;transition: all .5s ease-in-out 0s;-webkit-transition: all .5s ease-in-out 0s;-moz-transition: all .5s ease-in-out 0s;}
.owl-urundetay-thumbnail .owl-nav .owl-next:hover {background-color: #353535 !important;}
.owl-urundetay-thumbnail .owl-nav .owl-prev:hover { background-color: #353535 !important; }
.owl-urundetay-thumbnail .owl-nav .owl-next span { display: none; }
.owl-urundetay-thumbnail .owl-nav .owl-prev span { display: none; }

.ortaalan .haber-box {
    position: relative;
    padding: 6px;
}

.ortaalan .haber-box figure {
    position: relative;
    width: 100%;
    float: left;
    overflow: hidden;
    margin-bottom: 0;
}

.ortaalan .haber-box figure img {
    position: relative;
    float: left;
    width: 100%;
}

.ortaalan .haber-box:hover figure img {
    transform: scale(1.07);
    -webkit-transform: scale(1.07);
}

.ortaalan .haber-box .haber-text {
    position: absolute;
    bottom: 0;
    height: 100%;
    padding: 25px;
}

.ortaalan .haber-box .haber-text:before {
    content: '';
    position: absolute;
    width: 97%;
    height: 98%;
    background: linear-gradient(180deg, hsl(0deg 0% 0% / 10%) 0%, hsl(0deg 0% 0% / 30%) 35%, rgb(0 0 0 / 60%) 100%);
    top: 1%;
    left: 0;
}

.ortaalan .haber-box .haber-text h2 {
    position: relative;
    font-family: 'Gilroy-Bold';
    color: #fff;
    font-size: 25px;
    overflow: hidden;
    margin-top: 20px;
}

.ortaalan .haber-box .haber-text .line {
    width: 92%;
    height: 1px;
    background-color: #fff;
    position: relative;
    right: 0;
}

.ortaalan .haber-box .haber-text .haber-text-align {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 97%;
    padding: 40px;
}

.ortaalan .haber-box .haber-text p {
    position: relative;
    display: none;
    transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    color: #fff;
    text-align: left;
}

.ortaalan .haber-box:hover .haber-text p {
    display: block;
}

.ortaalan .haber-box .haber-text a {
    position: relative;
    color: #fff;
    font-family: 'Gilroy-Bold';
}

.ortaalan .haber-box .haber-text a i {
    margin-left: 5px;
}

.ortaalan .haber-box .haber-text a:hover i {
    margin-left: 12px;
}

.desktop-whatsapp  {position: fixed;bottom: 30px;right: 30px;background-color: #25d366;width: 60px;height: 60px;border-radius: 50%;z-index: 999;border: 2px solid #1ca54f;}
.desktop-whatsapp:hover { background-color: #fff; border-color: #25d366; }
.desktop-whatsapp a { position: relative; }
.desktop-whatsapp a i {font-size: 26px;color: #fff;padding: 14px 17px;}
.desktop-whatsapp:hover a i { color: #25d366; }

.hizmetler-text a.link { font-size: 16px; font-weight: bold; border: 2px solid rgb(34, 34, 34); color: rgb(34, 34, 34); padding: 10px 22px; display: inline-block; border-radius: 6px; font-family: Gilroy-Bold; }
.hizmetler-text a.link:hover { background-color: rgb(68, 63, 64); color: rgb(255, 255, 255); border-color: rgb(68, 63, 64); }
.hizmetler-text a.link i { font-size: 13px; font-weight: bold; margin-left: 20px; background: rgb(34, 34, 34); color: rgb(255, 255, 255); padding: 4px 7px; border-radius: 50%; transition: all 0.5s ease-in-out 0s; }
.hizmetler-text a.link:hover i { background-color: white; color: rgb(13, 20, 30); transform: rotate(360deg); }
.hizmetler-text span.baslik { letter-spacing: 10px; font-size: 18px; font-family: Gilroy-Light; }
.hizmetler-text h2 { font-size: 54px; font-family: Gilroy-Bold; }
.hizmetler-text h3 { font-size: 54px; font-family: Gilroy-Bold; }
.hizmetler-text p { font-size: 20px; }
.hizmetler { position: relative; }
.hizmetler-box { position: relative; padding: 10px; cursor: pointer; }
.hizmetler-text { position: relative; padding: 38px 10px; }
.hizmetler-box-bg {position: relative;background-color: rgb(255, 255, 255);padding: 40px;border: 1px solid #ccc;}
.hizmet-info-top { position: relative; }
.hizmet-info-top figure { position: relative; margin-bottom: 0px; float: left; }
.hizmet-info-top figure img { position: relative; transition: all 0.5s ease-in-out 0s; }
.hizmet-info-top .numara { position: relative; float: right; font-size: 80px; color: rgba(48, 48, 48, 0.15); display: block; margin-top: 22px; }
.hizmet-info-bottom { position: relative; margin-top: 40px; }
.hizmet-info-bottom h2 {position: relative;font-size: 30px !important;font-family: Gilroy-Bold;transition: all 0.5s ease-in-out 0s;}
.hizmet-info-bottom h3 {position: relative;font-size: 30px !important;font-family: Gilroy-Bold;transition: all 0.5s ease-in-out 0s;}
.hizmet-info-bottom a { position: relative; font-size: 18px; color: rgb(34, 34, 34); font-family: Gilroy-Bold; }
.hizmetler-box:hover .hizmet-info-bottom a {color: rgb(255, 255, 255) !important;}
.hizmetler-box:hover .hizmetler-box-bg {background-color: rgb(0 0 0);}
.hizmetler-box:hover .hizmet-info-bottom a i { margin-left: 10px; color: rgb(255, 255, 255); }
.hizmetler-box:hover .hizmet-info-bottom h2 { color: rgb(255, 255, 255); }
.hizmetler-box:hover .hizmet-info-bottom h3 { color: rgb(255, 255, 255); }
.hizmetler-box:hover .hizmet-info-bottom .aciklama { color: rgb(255, 255, 255); }
.hizmetler-box:hover .hizmet-info-top figure img { filter: invert(1); }
.hizmetler-box:hover .hizmet-info-top .numara { color: rgba(255, 255, 255, 0.4); }
.hizmet-info-bottom a i { position: relative; }
.hizmet-info-bottom .aciklama {position: relative;transition: all 0.5s ease-in-out 0s;height: 48px;overflow: hidden;}

.slider .owl-nav {display: block !important;position: absolute;width: 100%;top: 40vh;}
.slider .owl-nav .owl-prev{float: left;background-image: url(../images/slider/sliderprev.png) !important;background-size: 8px !important;background-repeat: no-repeat !important;background-position: 15px 15px !important;width: 35px;height: 45px;background-color: #000000 !important;position: relative;margin-right: 0;z-index: 99;transition: all .5s ease-in-out 0s;-webkit-transition: all .5s ease-in-out 0s;-moz-transition: all .5s ease-in-out 0s;opacity: 0.4;}
.slider .owl-nav .owl-prev span{ display: none; }
.slider .owl-nav .owl-next{float: right;background-image: url(../images/slider/slidernext.png) !important;background-size: 8px !important;background-repeat: no-repeat !important;background-position: 15px 15px !important;width: 35px;height: 45px;background-color: #000000 !important;position: relative;margin-right: 0;z-index: 99;transition: all .5s ease-in-out 0s;-webkit-transition: all .5s ease-in-out 0s;-moz-transition: all .5s ease-in-out 0s;opacity: 0.4;}
.slider .owl-nav .owl-next span{ display: none; }

figure.blog-img {float: right;width: 40%;margin-left: 2em;position: relative;overflow: hidden;margin-bottom: 0;padding: 20px;background: #fff;border: 1px solid #aaaaaa87;margin-bottom: 15px;}
figure.blog-img-left {float: left;width: 40%;margin-right: 2em;position: relative;overflow: hidden;margin-bottom: 0;padding: 20px;background: #fff;border: 1px solid #aaaaaa87;margin-bottom: 15px;}
figure.blog-img-full {float: left;width: 100%;margin-right: 2em;position: relative;overflow: hidden;margin-bottom: 0;padding: 0px;background: #fff;border: 1px solid #aaaaaa87;margin-bottom: 35px;}
figure.blog-img img, figure.blog-img-left img { position: relative; }
figure.blog-img:hover img, figure.blog-img-left:hover img { transform: scale(1.07); -webkit-transform: scale(1.07); }
.table-of-content {
    position: relative;
    margin-top: 20px;
    margin-bottom: 30px;
}

#ez-toc-container {
    background: #fff;
    border: 1px solid #aaaaaa87;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    display: table;
    margin-bottom: 1em;
    padding: 10px 20px 10px 10px;
    position: relative;
    width: 100%;
}
#ez-toc-container nav { width: 100%; float: left; position: relative; }
#ez-toc-container nav.closed-table-of-contents { display: none; }
#ez-toc-container a:hover { font-weight: 400 !important; }
.ez-toc-title-container {
    display: block;
    width: 100%;
}
div#ez-toc-container .ez-toc-title {
    font-weight: 500;
    font-size: 120%;
    display: initial;
    float: left;
}
#ez-toc-container .ez-toc-title {
    text-align: left;
    line-height: 1.45;
    margin: 0;
    padding: 0;
}
.ez-toc-title, .ez-toc-title-toggle {
    display: inline;
    text-align: left;
    vertical-align: middle;
    float: right;
}
#ez-toc-container li, #ez-toc-container ul, #ez-toc-container ul li, div.ez-toc-widget-container, div.ez-toc-widget-container li {
    background: 0 0;
    list-style: none;
    line-height: 1.6;
    margin: 0;
    overflow: hidden;
    z-index: 1;
}
div#ez-toc-container ul li {
    font-size: 95%;
}
div#ez-toc-container ul li {
    font-weight: 500;
    padding-left: 0;
}
#ez-toc-container a {
    color: #444;
    box-shadow: none;
    text-decoration: none;
    text-shadow: none;
    display: inline-flex;
    align-items: stretch;
    flex-wrap: nowrap;
    font-size: 15px;
}
.ez-toc-counter ul {
    counter-reset: item;
}
#ez-toc-container ul ul, .ez-toc div.ez-toc-widget-container ul ul {
    margin-left: 1.5em;
    padding-left: 0;
}
div#ez-toc-container nav ul ul li {
    font-size: 90%;
}
.ez-toc-counter nav ul li a::before {
    content: counters(item, ".", decimal) ". ";
    display: inline-block;
    counter-increment: item;
    flex-grow: 0;
    flex-shrink: 0;
    margin-right: 0.2em;
    float: left;
}
.content-box ul {
    margin-top: 30px;
    float: left;
    width: 100%;
    position: relative;
}
.content-box ul li {background-image: url(../images/li.png);background-position: 0px 3px;background-size: 18px;padding-left: 35px;background-repeat: no-repeat;color: #222;font-weight: 300;font-size: 20px;margin-bottom: 20px;line-height: 22px;}
.content-box ul li b { font-weight: 700; }
.margintsifir { margin-top: 0 !important; }

.hazir-web{position: relative;float: left;padding: 6px;}
.hazir-web-padding{position: relative;padding: 20px;background-color: #fff;border: 2px solid #dbdbdb;}
.hazir-web-padding a figure{position: relative;background: white;}
.hazir-web-padding a figure img{position: relative;object-fit: cover;height: 340px;width: 100%;object-position: top;border: 2px solid #dbdbdb;}
.hazir-web-padding a p {font-size: 24px;font-weight: bold;margin-bottom: 0;color: #222;}
.hazir-web-padding a span {font-size: 18px;font-weight: 400;margin-bottom: 0;color: #727272;}

.urunler-box figure img.katalog-box { height: 400px !important; }