body{margin: 0px; padding: 0px;}
a {text-decoration:none !important;}
a:hover {text-decoration:none !important;}
.section-header{margin-left: 50px;}
.not-found-page-head{width: 100%; height: auto; overflow: hidden; font-family: "Open Sans"; font-size:252px; font-weight: 800; letter-spacing: -45px;  text-shadow: -8px 0 0 #fff; text-align: center;}
.not-found-page-text{width: 500px; height: auto; overflow: hidden; margin: 0 auto; font-family: 'Raleway', sans-serif; font-size:22px; font-weight: 500; color:#000; text-align: center}



.footer-fixed-contact {
    display: none;
}

.map-container {}

.city {
  fill: #CCCCCC;
  fill-opacity: 1;
  stroke:white;
  stroke-opacity: 1;
  stroke-width:0.5;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  cursor: pointer;
}

.city:hover {
     fill: #F27E00 !important;
   }

.show-city-name {
  background-color: #F27E00;
  border-radius: 50px;
  color: #fff;
  padding: 15px 25px;
  opacity: 0;
  visibility: hidden;
  font-size: 16px;
}

.show-city-name--active {
    opacity: 1;
    visibility: visible
  }








/* TODO Değişiklik yapıldı */
.header-ust-bar-main{height:auto;  margin:0px auto; }
.header-ust-bar-in{width: 1333px; margin: 0px auto; }
.header-ust-bar-left{width: 25%;  display: inline-block;vertical-align: top;}
.header-ust-bar-left-table{width: 100%;height: 41px;display: table; }
.header-ust-bar-left-table-ic{width: 100%;display: table-cell;vertical-align: middle;}
.header-ust-bar-left-table-ic a{margin-right: 20px}
.header-ust-bar-left-table-ic i{font-size:14px; }
.header-ust-bar-left-table-ic i:last-child{margin-right: 0px;}
.header-ust-bar-right{width: 75%; height: auto; text-align: right; display: inline-block; vertical-align: top;}
.header-ust-bar-right-table{width: 100%;height: 41px;display: table;}
.header-ust-bar-right-table-ic{width: 100%; display: flex; justify-content: flex-end; align-items: center;display: table-cell;vertical-align: middle; }
.header-ust-bar-right-table-ic a{margin-right: 5px;}
.header-ust-bar-right-table-ic-box{width: auto;height: auto;overflow: hidden;display: inline-block;padding-right: 20px;padding-left: 20px;margin-top: 6px;}
.header-ust-bar-right-table-ic-box:not(:last-child) {border-right: 1px solid #ccd7e6;}
.header-ust-bar-right-table-ic-box:last-child{margin-right: 0px;}
.header-ust-bar-right-table-ic-box i{margin-right: 10px; font-size:17px; float: left; }
.header-ust-bar-right-table-ic-box p{padding: 0px; margin: 0px;   font-size:12px; letter-spacing: 0.03em; font-weight: 500; float: left; width: auto; overflow: hidden;}
/* TODO Değişiklik yapıldı SON */

.header-main{height:auto;  margin:0px auto; background-color: #FFF; }
.header-main-in{width: 1333px; margin: 0px auto; }
.header-main-left{width: 12%;  display: inline-block;vertical-align: top;}
.header-main-left-table{width: 100%; min-height: 110px;  display: table;}
.header-main-left-table-ic{width: 100%;  display: table-cell; vertical-align: middle;}
.header-main-left-table-ic img{max-height: 70px; max-width: 220px; margin-top:20px; margin-bottom: 20px}
.header-main-right{width: 82%;  display: inline-block;vertical-align: top; text-align: right}
.header-main-right-table{width: 100%; min-height: 110px;  display: table;}
.header-main-right-table-ic{width: 100%;  display: table-cell; vertical-align: middle;}

.header-main-menu-div{width: auto; height: auto; display:inline-block; text-align: left; vertical-align: middle; }
.header-main-menu-other-div{display:inline-block;padding-left: 9px; padding-right: 14px; vertical-align: middle; }
.header-main-menu-other-div i{color:#666; font-size:15px; }
.header-main-menu-other-div:last-child{border-right: 0px; padding-right: 0px;}

.dropdown-text-type{font-size:13px; font-family: 'Open Sans',sans-serif;}
.dropdown-text-type-2{font-size:13px; font-family: 'Open Sans',sans-serif; color:#000; font-weight: 700; padding: 4px 8px 4px 8px;  }
.dropdown-text-type-2:hover{text-decoration: none;}
.dropdown-text-type-mobile-lang{font-size:13px; font-family: 'Open Sans',sans-serif; color:#000; font-weight: 700; border:0 solid #EBEBEB; padding: 4px 8px 4px 8px;  }
.dropdown-text-type-mobile-lang:hover{text-decoration: none;}
.dropdown-box-type-1{margin:0px; padding: 0px; min-width: auto !important; border-radius: 0px !important; margin-top:16px !important; }
.dropdown-arrow-before{width: 0px;height: 0px;border-style: solid;border-width: 0px 7px 7px 7px;border-color: transparent transparent #EBEBEB transparent; margin-top:-15px; margin-left:14px; position: absolute}

.dropdown-text-type-cart{font-size:13px; font-family: 'Open Sans',sans-serif; color:#000; font-weight: 700; border:1px solid #EBEBEB; padding: 4px 8px 4px 8px;  }
.dropdown-box-type-cart-show{margin:0px;text-align: right !important; margin-right: -15px !important; padding: 0px; min-width: auto !important;border-radius: 0px !important; margin-top:16px !important; border:1px solid #EBEBEB !important;}
.dropdown-arrow-before-cart{width: 0px;height: 0px;border-style: solid;border-width: 0px 7px 7px 7px;border-color: transparent transparent #EBEBEB transparent; margin-top:-15px !important; margin-left:-26px;  display: inline-block; position: inherit; }
.dropdown-box-type-search-show{margin:0px;text-align: right !important; margin-right: -15px !important; padding: 0px; min-width: 700px !important;border-radius: 0px !important; margin-top:16px !important;}
.dropdown-arrow-before-search{width: 0px;height: 0px;border-style: solid;border-width: 0px 7px 7px 7px;border-color: transparent transparent #EBEBEB transparent; margin-top:-15px !important; right:10px;  display: inline-block; position: inherit; }
.dropdown-box-type-search-show input{border:0px; font-size:14px; font-family: 'Raleway', sans-serif; color:#000; width: 100%; height: 40px; padding-left: 15px; outline: none;}
.dropdown-box-type-search-show button{display: none}
.dropdown-box-type-lang-show-2{margin:0px;text-align: right !important; margin-left:54px !important; padding: 0px; min-width: auto !important;border-radius: 0px !important; margin-top:10px !important; border:1px solid #EBEBEB !important;}
.dropdown-arrow-before-lang-2{width: 0px;height: 0px;border-style: solid;border-width: 0px 7px 7px 7px;border-color: transparent transparent #EBEBEB transparent; margin-top:-15px; margin-left:80px; position: absolute}


.mega-menu-firsat{width:360px; height: 400px; overflow: hidden; display: inline-block; margin-right: 25px; background-color: #000; vertical-align: top;}
.mega-menu-firsat img{height: 400px; min-width: 360px;}
.mega-menu-firsat-text-area{width:360px; height: 400px; position: absolute; overflow: hidden; background-color: rgba(0,0,0, 0.4);}
.mega-menu-text-table{width: 100%; height: 400px; display: table;}
.mega-menu-text-table-ic{width: 100%; display: table-cell; vertical-align: middle; text-align: center;}
.mega-menu-text-table-ic h1{width: 70%; margin:0px auto; font-family: 'Open Sans', sans-serif; font-size:25px; color:#FFF; font-weight: 700; text-shadow: 1px 1px 0px #000;}
.mega-menu-text-table-ic h2{width: 70%; margin:0px auto; font-family: 'Open Sans', sans-serif; font-size:15px; color:#FFF; font-weight: 400; line-height: 24px;  text-shadow: 1px 1px 0px #000;}

.mega-menu-product{width: 260px; height: auto; overflow: hidden; margin-top: 20px; margin-right: 40px; display: inline-block; vertical-align: top;}
.mega-menu-product-head{ width: 100%; height: 31px; border-bottom: 1px solid #EBEBEB; margin-bottom: 25px}
.mega-menu-product-box{ width: 260px; height: 85px; overflow: hidden; border-bottom: 1px dashed #EBEBEB; margin-bottom:19px; }
.mega-menu-product-box img{ float:left; margin-right: 13px; width: 65px; height: 65px; border:1px solid #EBEBEB}
.mega-menu-product-box:last-child{margin-bottom: 0px;}
.mega-menu-product-box a{color:#333}
.mega-menu-product-box a:hover{color:#666}

.mega-menu-product-cat{width: 240px; height: auto; overflow: hidden; margin-top: 20px;  display: inline-block; vertical-align: top;}
.mega-menu-product-cat-box{ width: 100%; height: 31px; border-bottom: 1px dashed #EBEBEB; margin-bottom: 10px}
.mega-menu-product-cat-box a{color:#000}
.mega-menu-product-cat-box a:hover{color:#333}
.mega-menu-product-cat-box-all{ width: 100%; height: auto; padding: 6px 0 5px 0; border-bottom: 1px solid #EBEBEB; background-color: #F8F8F8; text-align: center; color:#000}
.mega-menu-product-cat-box-all a{color:#000}
.mega-menu-product-cat-box-all a:hover{color:#333}

.shopping-detail{ border-radius: 9px; color:#FFF;   margin-top: -5px; margin-left: -5px; position: absolute; width: auto; text-align: center; padding: 0px 4px 0 4px;}
.shopping-detail-header-2{ border-radius: 9px; color:#FFF;    width: auto; text-align: center; padding: 0px 4px 0 4px;}

.shopping-cart-top-main{width: 300px; height: auto; text-align: left;}
.shopping-cart-top-main-ic{width: 265px; margin: 0px auto;  height: auto; padding-top: 10px; padding-bottom: 10px;}
.shopping-cart-top-main-head{ width: 100%; height: auto;margin-bottom: 12px}

.options-slider-box{width: 1333px; height: auto; overflow: hidden;  margin: 0px auto; z-index: 2}
.options-slider-just-button{width: 1333px; height: auto; overflow: hidden;  margin: 0px auto; z-index: 2; text-align: center;}

.slider-text-div{width: 900px; overflow:hidden; display: inline-block;}
.slider-dark-background{width: 100%; height: 100%; overflow: hidden; position: absolute; background-color:rgba(0,0,0,0.6); z-index: 1}

.trigger-main-div{overflow: hidden; margin: 0px auto; text-align: center;-webkit-box-shadow: 0px 10px 60px 0px rgb(0 0 0 / 60%);-moz-box-shadow: 0px 10px 60px 0px rgba(0,0,0,.6);box-shadow: 0px 10px 60px 0px rgb(0 0 0 / 60%);background: #ED1C24 url(../images/footerpattern.png) no-repeat center;}
.trigger-main-div-in{width: 1333px; margin:0 auto;}
.trigger-main-div-left{display: inline-block; vertical-align: middle; text-align: left; width: 70%;}
.trigger-main-div-right{display: inline-block; vertical-align: middle; text-align: right; width: 30%;}
.trigger-main-button{padding: 10px 70px 10px 70px; font-size:14px; font-weight: 700;  letter-spacing: 0.1em;  -webkit-border-radius: 20px;    -moz-border-radius: 20px;    border-radius: 20px; display: inline-block; transition-duration: 0.3s; transition-timing-function: linear; }
.trigger-main-button:hover{-webkit-box-shadow:  0px 0px 29px -13px rgba(0,0,0,0.75); -moz-box-shadow:  0px 0px 29px -13px rgba(0,0,0,0.75); box-shadow:  0px 0px 29px -13px rgba(0,0,0,0.75); }

.trigger-bottom-text-div{width: 100%; height: auto; overflow: hidden; text-align: center; letter-spacing: 0.1em; }
.trigger-bottom-text-span{font-family: 'Titillium Web', sans-serif; font-size:28px; font-weight: 300; display: inline-block; vertical-align: middle; margin-right: 15px}
.trigger-bottom-phone-span{font-family: 'Titillium Web', sans-serif; font-size:28px; font-weight: 700; display: inline-block; vertical-align: middle;}
.trigger-bottom-text-span i{font-size:35px; margin-top:0px; margin-right: 10px;height: 60px;width: 60px;border: 2px solid #ffffff;border-radius: 100%;text-align: center;line-height: 58px;transition-duration: 0.5s;}
.trigger-bottom-text-span i:hover {transform: rotate(45deg);-webkit-transform: rotate(45deg);transition-property: all;transition-timing-function: ease-in-out;}

.service-home-main-div{ margin: 0px auto; }
.service-home-main-div-inside{width: 1400px; height: auto; overflow: hidden; margin: 0px auto; text-align: center}
.service-home-main-div-inside-2{width: 70%; height: auto; overflow: hidden; margin: 0px auto; text-align: center}

.modules-header-main-product-group{width: 100%; height: auto; overflow: hidden; margin-bottom: 35px;}
.modules-header-about{width: 100%; height: auto; overflow: hidden; margin-bottom: 20px;}
.modules-header-main{width: 100%; height: auto; overflow: hidden; margin-bottom: 20px;}
.modules-header-main-head{width: 100%; height: auto; padding-bottom: 27px; text-align: center;  }
.modules-header-main-baslik{width: 100%;
    height: auto;
    font-family: 'Open Sans', Arial;
    font-size: 32px;
    font-weight: 800;
    color: #F27E00;
    text-align: center; }
.modules-header-main-spot{width: 100%; height: auto; text-align: center; font-size:17px; max-width: 600px; margin: 0px auto;}

.modules-header-main-head2{width: 100%; height: auto; padding-bottom: 27px; /*text-align: center;*/  }
.modules-header-main-baslik2{width: 100%; height: auto; /*text-align: center;*/ font-size:46px; margin-bottom: 10px;max-width: 1400px;margin: 0px auto;}
.modules-header-main-spot2{width: 100%; height: auto; /*text-align: center;*/ font-size:17px; max-width: 600px; margin: 0px auto;max-width: 1400px;margin: 0px auto;}

.abouts-home-main-div{ margin: 0px auto; }
.abouts-home-main-div-inside{width: 1200px; height: auto; overflow: hidden; margin: 0px auto; text-align: center}

.section-header.small .title{font-size:28px;line-height:1.2}
.section-header .title{font-weight:900;color:#e3000f;font-size:48px;line-height:1}
.section-header.small .text{font-size:16px;margin-top:0}
.section-header .text{font-size:16px;color:#999;font-weight:300;margin-top:30px;font-family:'Titillium Web'}
ol,ul{list-style:none}
.about fieldset,ul,ol,button,menu{padding:0}
.about blockquote,dl,dd,h1,h2,h3,h4,h5,h6,figure,p,pre,fieldset,ul,ol,menu,form{margin:0}

.container2 {max-width: 1350px;margin: auto;}
.about { position: relative; z-index: 1; }
.about-container { padding-top: 70px; padding-bottom: 70px; }
.about-photos { margin-left: -5px; margin-right: -5px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.about-photos > div { padding-left: 6px; padding-right: 6px; }
.about-photos > div:first-child { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
.about-photo { height: 320px; overflow: hidden; margin-bottom: 12px; }
.about-photo.width-1 { width: 90%; }
.about-photo.small { height: 180px; margin-bottom: 0; }
.about-photo img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.2, 1); transition: -webkit-transform 1s cubic-bezier(0, 0, 0.2, 1); transition: transform 1s cubic-bezier(0, 0, 0.2, 1); transition: transform 1s cubic-bezier(0, 0, 0.2, 1), -webkit-transform 1s cubic-bezier(0, 0, 0.2, 1); }
.about-body { background: #F27E00; height: 300px; width: 110%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; text-align: center; color: #fff; -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2); }
.about-body .title { font-size: 24px; font-weight: 700; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
.about-body .title span { font-size: 130px; line-height: 100px; font-weight: 900; }
.about-body .text { font-size: 16px; font-weight: 300; border-bottom: 2px solid #fff; padding-bottom: 7px; margin-top: 1px; }



@media (min-width: 1280px) { .about-row { margin-left: -40px; margin-right: -40px; } .about-col { padding-left: 40px !important; padding-right: 40px !important; } }
@media (max-width: 1279px) { .about-body { width: 100%; } }
@media (max-width: 991px) { .about-photos { margin-top: 30px; } }
@media (max-width: 767px) { .about-container { padding-bottom: 0; } .about-body { margin-bottom: 10px; } .about-photo { height: auto; width: 100%; } }


.comments-box-inside{position:relative;background:#fff;padding:50px;flex-direction:row;justify-content:flex-start;align-items:center;border-radius:500px;max-width:800px;box-shadow:0 0 75px 0 rgba(0,0,0,0.16);width:800px;opacity:1;transition:.3s ease all}
.comments-box-inside .avatar{width:90px;height:90px;display:inline-block;margin-right:20px;background-position:center;background-repeat:no-repeat;background-size:cover;vertical-align:middle}
.comment-box{padding-top:50px;padding-bottom:50px}
.comments-box-inside .comments{display:inline-block;width:calc(100% - 130px);vertical-align:middle}
:root{--title-color:#F27E00;--body-color:#888c92;--secondary-color:#cdf8ff;--smoke-color:#f3f6f7;--light-color:#afafaf;--black-color:#000;--dark-color:#060d0f;--white-color:#fff;--yellow-color:#fec624;--success-color:#28a745;--error-color:#dc3545;--border-color:rgba(0,0,0,0.10);--title-font:Quicksand,sans-serif;--body-font:Roboto,sans-serif;--subtitle-font:'Dancing Script',cursive;--icon-font:'Font Awesome 5 Pro';--flaticon:Flaticon;--ripple-ani-duration:5s;--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--theme-color:0,52,120}
.service-card{border:2px solid #fff;box-shadow:0 6px 13px 0 rgba(39,71,125,0.1);background-color:var(--white-color);text-align:center;padding-top:63px;overflow:hidden;border-radius:10px;-webkit-transition:all ease .4s;transition:all ease .4s}
.service-card .sr-icon{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto;position:relative;--size:130px;--extra:-8px;--radius:50%;z-index:2}
.service-card .sr-icon:before{content:'';position:absolute;z-index:-1;background-color:var(--white-color);left:var(--extra);right:var(--extra);top:var(--extra);bottom:var(--extra);border-radius:var(--radius)}
.service-card .sr-icon i{display:inline-block;background-color:#07ccec;color:var(--white-color);width:var(--size);height:var(--size);line-height:var(--size);border-radius:var(--radius);-webkit-transition:all ease .4s;transition:all ease .4s}
.service-card .icon-btn{position:relative;margin-bottom:-17px;z-index:4;-webkit-transition:ease .4s;transition:ease .4s}
.service-card .icon-btn i{background-color:var(--title-color)}
.service-card .sr-text{width:100%;max-width:345px;padding-left:20px;padding-right:20px;margin:0 auto 25px}
.service-card .sr-img{position:relative;overflow:hidden;margin-top:-90px}
.service-card .sr-img>div{z-index:1!important}
.service-card .sr-img img{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all ease .4s;transition:all ease .4s}
.service-card .sr-img:before{content:'';position:absolute;left:0;bottom:0;right:0;height:0;background-image:-webkit-linear-gradient(bottom,rgba(var(--theme-color),1) 0%,rgba(255,255,255,0) 70%);background-image:linear-gradient(to top,rgba(var(--theme-color),1) 0%,rgba(255,255,255,0) 70%);opacity:.6;-webkit-transition:all ease .4s;transition:all ease .4s;z-index:1}
.service-card:hover .icon-btn i{background-color:#07ccec}
.service-card:hover .sr-icon i{background-color:var(--title-color)}
.service-card:hover .sr-img>img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}
.service-card:hover .sr-img:before{height:100%}
.notice-bar{padding:13.5px 30px;display:inline-block;box-shadow:0 3px 40px 0 rgba(39,71,125,0.12);border-radius:9999px}
.notice-bar p{margin-bottom:0}
.service-box{text-align:center;--shape-size:92px;padding:40px 40px 42px;border-radius:10px;border:2px solid #e6f8fb;position:relative;margin-bottom:25px;background-color:var(--white-color);-webkit-transition:all ease .4s;transition:all ease .4s}
.service-card:hover{border:2px solid;border-color:#07ccec;box-shadow:0 12px 47px 0 #630000}
.service-box .sr-icon{background-color:var(--white-color);padding:13px;margin-top:calc(var(--shape-size) / -2 + -13px);display:inline-block;margin-bottom:13px;position:relative;z-index:2;border-radius:50%}
.service-box .sr-icon i{width:var(--shape-size);height:var(--shape-size);line-height:var(--shape-size);background-color:rgba(var(--theme-color),1);color:var(--white-color);font-size:3em;display:inline-block;text-align:center;border-radius:inherit}
.service-box .sr-img{overflow:hidden;border-radius:10px;position:relative}
.service-box .sr-img:before{content:'';position:absolute;left:0;bottom:0;right:0;height:0;background-image:-webkit-linear-gradient(bottom,rgba(var(--theme-color),1) 0%,rgba(0,0,0,0) 100%);background-image:linear-gradient(to top,rgba(var(--theme-color),1) 0%,rgba(0,0,0,0) 100%);opacity:.8;-webkit-transition:all ease .4s;transition:all ease .4s;z-index:1}
.service-box .sr-img img{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all ease .4s;transition:all ease .4s}
.service-box .sr-content{padding:0 10px}
.service-box .icon-btn{position:absolute;left:50%;bottom:0;margin:0 0 -24px -25px}
.service-box:hover{border-color:rgba(var(--theme-color),1);box-shadow:0 12px 47px 0 rgba(39,71,125,0.07)}
.service-box:hover .sr-img:before{height:100%}
.service-box:hover .sr-img img{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}
.service-thumb{position:relative;--size-icon:88px;padding-bottom:50px;margin-bottom:30px}
.service-thumb .sr-icon{display:inline-block;position:absolute;left:50%;top:calc(var(--size-icon) / -2);width:var(--size-icon);height:var(--size-icon);line-height:var(--size-icon);margin-left:calc(var(--size-icon) / -2);text-align:center;background-color:var(--white-color);border-radius:50%;color:#1b1b1b;z-index:2;box-shadow:0 15px 42.75px 2.25px rgba(39,71,125,0.07);-webkit-transition:all ease .4s;transition:all ease .4s;opacity:0;visibility:hidden}
.service-thumb .sr-body{position:absolute;left:0;right:0;bottom:0;box-shadow:0 15px 42.75px 2.25px rgba(39,71,125,0.07);background-color:var(--white-color);text-align:center;padding:35px 35px 22px;-webkit-transition:all ease .4s;transition:all ease .4s;max-width:282px;margin-left:auto;margin-right:auto}
.service-thumb .sr-title{-webkit-transition:all ease .4s;transition:all ease .4s}
.service-thumb .sr-text{font-size:14px;margin-bottom:0;height:0;overflow:hidden;-webkit-transition:all ease .4s;transition:all ease .4s}
.service-thumb .sr-img{overflow:hidden}
.service-thumb .sr-img img{-webkit-transition:all ease .4s;transition:all ease .4s;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}
.service-thumb:hover .sr-text{height:70px}
.service-thumb:hover .sr-icon{opacity:1;visibility:visible}
.service-thumb:hover .sr-body{padding-top:70px;padding-top:calc(var(--size-icon) / 2 + 25px);padding-bottom:35px}
.service-thumb:hover .sr-icon,.service-thumb:hover .sr-title a{color:rgba(var(--theme-color),1)!important}
.service-thumb:hover .sr-img img{-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}
.service-bar{padding:60px 80px;background-color:var(--white-color);box-shadow:0 15px 42.75px 2.25px rgba(39,71,125,0.07);margin-top:-87.5px;margin-bottom:60px;position:relative;z-index:2}
@media (max-width: 1399px) {
.service-box{--shape-size:82px;padding:30px 30px 32px}
.service-box .sr-icon{padding:8px}
}
@media (max-width: 1199px) {
.service-card{padding-top:43px}
.service-card .sr-icon{--size:100px;--extra:-5px}
.service-card .sr-icon i{font-size:3em}
.service-card .sr-img{margin-top:-60px}
.service-card .sr-text{padding-left:30px;padding-right:30px}
.service-box .sr-content{padding:0}
.service-bar{padding:35px 40px 40px;margin-top:40px;margin-bottom:35px;box-shadow:0 0 45px -5px rgba(39,71,125,0.14)}
}
@media (max-width: 767px) {
.notice-bar{border-radius:10px}
.service-card{padding-top:33px}
.service-card .sr-text{padding-left:20px;padding-right:20px}
.service-card .sr-img{margin-top:-50px}
.service-thumb{--size-icon:70px}
.service-thumb .sr-icon .fa-3x{font-size:2.5em}
.service-thumb:hover .sr-body{padding-top:calc(var(--size-icon) / 2 + 15px)}
.service-box{--shape-size:74px;padding:20px 20px 30px}
.notice-bar{padding:13.5px 15px}
.notice-bar.mt-30{margin-top:0}
}
.icon-btn{z-index:1;display:inline-block;position:relative;-webkit-transition:0;transition:0}
.icon-btn.style2 i{background-color:rgba(var(--theme-color),1);color:var(--white-color);box-shadow:none}
.icon-btn i{display:inline-block;width:45px;height:45px;line-height:45px;background-color:var(--white-color);color:var(--title-color);text-align:center;border-radius:50%;-webkit-transition:all ease .4s;transition:all ease .4s;z-index:2;box-shadow:0 5px 10px 0 #630000}
.icon-btn.style2:before{content:'';position:absolute;left:-8px;top:-8px;bottom:-8px;right:-8px;z-index:-1;border-radius:50%;background-color:var(--white-color)}
.px-5{padding-right:5px;padding-left:5px}
.px-10{padding-right:10px;padding-left:10px}
.px-15{padding-right:15px;padding-left:15px}
.px-20{padding-right:20px;padding-left:20px}
.px-25{padding-right:25px;padding-left:25px}
.px-30{padding-right:30px;padding-left:30px}
.px-35{padding-right:35px;padding-left:35px}
.px-40{padding-right:40px;padding-left:40px}
.px-45{padding-right:45px;padding-left:45px}
.px-50{padding-right:50px;padding-left:50px}
.py-5{padding-top:5px;padding-bottom:5px}
.py-10{padding-top:10px;padding-bottom:10px}
.py-15{padding-top:15px;padding-bottom:15px}
.py-20{padding-top:20px;padding-bottom:20px}
.py-25{padding-top:25px;padding-bottom:25px}
.py-30{padding-top:30px;padding-bottom:30px}
.py-35{padding-top:35px;padding-bottom:35px}
.py-40{padding-top:40px;padding-bottom:40px}
.py-45{padding-top:45px;padding-bottom:45px}
.py-50{padding-top:50px;padding-bottom:50px}
.pt-5{padding-top:5px}
.pt-10{padding-top:10px}
.pt-15{padding-top:15px}
.pt-20{padding-top:20px}
.pt-25{padding-top:25px}
.pt-30{padding-top:30px}
.pt-35{padding-top:35px}
.pt-40{padding-top:40px}
.pt-45{padding-top:45px}
.pt-50{padding-top:50px}
.pb-5{padding-bottom:5px}
.pb-10{padding-bottom:10px}
.pb-15{padding-bottom:15px}
.pb-20{padding-bottom:20px}
.pb-25{padding-bottom:25px}
.pb-30{padding-bottom:30px}
.pb-35{padding-bottom:35px}
.pb-40{padding-bottom:40px}
.pb-45{padding-bottom:45px}
.pb-50{padding-bottom:50px}
.pl-5{padding-left:5px}
.pl-10{padding-left:10px}
.pl-15{padding-left:15px}
.pl-20{padding-left:20px}
.pl-25{padding-left:25px}
.pl-30{padding-left:30px}
.pl-35{padding-left:35px}
.pl-40{padding-left:40px}
.pl-45{padding-left:45px}
.pl-50{padding-left:50px}
.pr-5{padding-right:5px}
.pr-10{padding-right:10px}
.pr-15{padding-right:15px}
.pr-20{padding-right:20px}
.pr-25{padding-right:25px}
.pr-30{padding-right:30px}
.pr-35{padding-right:35px}
.pr-40{padding-right:40px}
.pr-45{padding-right:45px}
.pr-50{padding-right:50px}
.pt-80{padding-top:80px}
.pb-80{padding-bottom:80px}
.pt-100{padding-top:100px}
.pb-70{padding-bottom:70px}
.pt-lg-30{padding-top:30px}
@media (max-width: 992px) {
.no-pl-md{padding-left:0}
.pt-lg-30{padding-top:0}
}
@media (max-width: 767px) {
.no-pt-sm{padding-top:0}
}
.mx-5{margin-right:5px;margin-left:5px}
.mx-10{margin-right:10px;margin-left:10px}
.mx-15{margin-right:15px;margin-left:15px}
.mx-20{margin-right:20px;margin-left:20px}
.mx-25{margin-right:25px;margin-left:25px}
.mx-30{margin-right:30px;margin-left:30px}
.mx-35{margin-right:35px;margin-left:35px}
.mx-40{margin-right:40px;margin-left:40px}
.mx-45{margin-right:45px;margin-left:45px}
.mx-50{margin-right:50px;margin-left:50px}
.my-5{margin-top:5px;margin-bottom:5px}
.my-10{margin-top:10px;margin-bottom:10px}
.my-15{margin-top:15px;margin-bottom:15px}
.my-20{margin-top:20px;margin-bottom:20px}
.my-25{margin-top:25px;margin-bottom:25px}
.my-30{margin-top:30px;margin-bottom:30px}
.my-35{margin-top:35px;margin-bottom:35px}
.my-40{margin-top:40px;margin-bottom:40px}
.my-45{margin-top:45px;margin-bottom:45px}
.my-50{margin-top:50px;margin-bottom:50px}
.mt-5{margin-top:5px}
.mt-10{margin-top:10px}
.mt-15{margin-top:15px}
.mt-20{margin-top:20px}
.mt-25{margin-top:25px}
.mt-30{margin-top:30px}
.mt-35{margin-top:35px}
.mt-40{margin-top:40px}
.mt-45{margin-top:45px}
.mt-50{margin-top:50px}
.mb-5{margin-bottom:5px}
.mb-10{margin-bottom:10px}
.mb-15{margin-bottom:15px}
.mb-20{margin-bottom:20px}
.mb-25{margin-bottom:25px}
.mb-30{margin-bottom:30px}
.mb-35{margin-bottom:35px}
.mb-40{margin-bottom:40px}
.mb-45{margin-bottom:45px}
.mb-50{margin-bottom:50px}
.ml-5{margin-left:5px}
.ml-10{margin-left:10px}
.ml-15{margin-left:15px}
.ml-20{margin-left:20px}
.ml-25{margin-left:25px}
.ml-30{margin-left:30px}
.ml-35{margin-left:35px}
.ml-40{margin-left:40px}
.ml-45{margin-left:45px}
.ml-50{margin-left:50px}
.mr-5{margin-right:5px}
.mr-10{margin-right:10px}
.mr-15{margin-right:15px}
.mr-20{margin-right:20px}
.mr-25{margin-right:25px}
.mr-30{margin-right:30px}
.mr-35{margin-right:35px}
.mr-40{margin-right:40px}
.mr-45{margin-right:45px}
.mr-50{margin-right:50px}
.mt-n1{margin-top:-.25rem}
.mt-n2{margin-top:-.5rem}
.mt-n3{margin-top:-1rem}
.mt-n4{margin-top:-1.5rem}
.mt-n5{margin-top:-3rem}
.mb-6{margin-bottom:6px}
.mr-135{margin-right:135px}
.mt-70{margin-top:70px}
.mb-80{margin-bottom:80px}
.mb-60{margin-bottom:60px}
.mt-60{margin-top:60px}
.notice-bar{padding:13.5px 30px;display:inline-block;box-shadow:0 3px 40px 0 #630000;border-radius:9999px}
.bg-white{background-color:var(--white-color)!important}
.fs-xs{font-size:14px}
.vs-btn.style2:hover,.vs-btn.style3{background-color:var(--title-color)}
.vs-btn.style3,.vs-btn.style2{margin-left:calc(var(--icon-shape) / 2)}
.vs-btn:hover{background-color:var(--title-color);color:var(--white-color)}
.vs-btn.style2:hover i,.vs-btn.style3 i{background-color:var(--title-color)}
.vs-btn.style3 i,.vs-btn.style2 i{position:absolute;left:calc(var(--icon-size) / -2);top:50%;width:var(--icon-size);height:var(--icon-size);line-height:var(--icon-size);margin-top:calc(var(--icon-size) / -2);border-radius:50%;background-color:rgba(var(--theme-color),1);font-size:14px;-webkit-transition:inherit;transition:inherit}
.vs-btn:hover:before,.vs-btn:hover i{-webkit-animation:shake .82s cubic-bezier(0.36,0.07,0.19,0.97) both;animation:shake .82s cubic-bezier(0.36,0.07,0.19,0.97) both}
.vs-btn i{display:inline-block}
.vs-btn.style2:hover:before,.vs-btn.style3:before{box-shadow:inset 0 5px 5px 0 #630000}
.vs-btn.style3:before,.vs-btn.style2:before{content:'';position:absolute;left:calc(var(--icon-shape) / -2);top:50%;width:var(--icon-shape);height:var(--icon-shape);margin-top:calc(var(--icon-shape) / -2);background-color:var(--white-color);border-radius:50%;box-shadow:inset 0 5px 5px 0 rgba(var(--theme-color),0.3);-webkit-transition:inherit;transition:inherit}
.vs-btn:hover:before,.vs-btn:hover i{-webkit-animation:shake .82s cubic-bezier(0.36,0.07,0.19,0.97) both;animation:shake .82s cubic-bezier(0.36,0.07,0.19,0.97) both}
.vs-btn{position:relative;display:inline-block;border:none;text-align:center;background-color:rgba(var(--theme-color),1);color:var(--white-color);font-size:16px;line-height:1;font-weight:700;padding:19.5px 48px;border-radius:9999px;--icon-shape:40px;--icon-size:30px}
.team-info{color:var(--title-color);font-weight:700;margin-bottom:5px}
.team-info:last-child{margin-bottom:0}
.team-info i{display:inline-block;width:30px}
.team-card-links{display:inline-block;z-index:1;position:absolute;right:20px;bottom:18px;left:37px}
.team-card-links i{width:50px;height:50px;line-height:50px;color:var(--white-color);background-color:rgba(var(--theme-color),1);text-align:center;border-radius:50%;-webkit-transition:all ease .4s;transition:all ease .4s}
.team-card-links a{margin-right:5px}
.team-card-links a:last-child{margin-right:0}
.team-card-links a:hover i{background-color:var(--title-color)}
.team-social{display:inline-block}
.team-social i{opacity:0;visibility:hidden;-webkit-transform:translateX(30px) rotate(90deg);-ms-transform:translateX(30px) rotate(90deg);transform:translateX(30px) rotate(90deg);-webkit-transition:all ease .6s;transition:all ease .6s}
.team-social i.fa-facebook-f{background-color:#002E6C}
.team-social i.fa-twitter{background-color:#00acee}
.team-social i.fa-instagram{background-color:#e3318f}
.team-social i.fa-linkedin{background-color:#0a63bc}
.team-links-toggler{position:relative;display:inline-block}
.team-links-toggler:after,.team-links-toggler:before{content:'';position:absolute;left:0;top:0;right:0;bottom:0;background-color:rgba(var(--theme-color),1);-webkit-animation:ripple-sm 4s infinite ease-in-out;animation:ripple-sm 4s infinite ease-in-out;border-radius:50%;z-index:-1;-webkit-transition:all ease .4s;transition:all ease .4s}
.team-links-toggler:after{-webkit-animation-delay:1.2s;animation-delay:1.2s}
.team-links-toggler:hover:before,.team-links-toggler:hover:after{background-color:var(--title-color)}
.team-card{box-shadow:0 5px 27px 0 rgba(39,71,125,0.1);border:2px solid #f2f6fe;position:relative;-webkit-transition:all ease .4s;transition:all ease .4s}
.team-card:before{content:'';position:absolute;bottom:-2px;left:-2px;right:auto;width:0;height:4px;background-color:rgba(var(--theme-color),1);-webkit-transition:all ease .4s;transition:all ease .4s}
.team-card .team-body{padding:0 40px 35px}
.team-card .team-head{position:relative}
.team-card:hover{box-shadow:0 5px 27px 0 rgba(39,71,125,0.1);border-color:transparent;box-shadow: 0px 25px 35px 0px rgb(34 47 90 / 25%);}
.team-card:hover:before{width:calc(100% + 4px);left:auto;right:-2px}
.team-card:hover .team-social i{opacity:1;visibility:visible;-webkit-transform:rotate(0) translateX(0);-ms-transform:rotate(0) translateX(0);transform:rotate(0) translateX(0)}
.team-box{position:relative;text-align:center;overflow:hidden}
.team-box .team-img{overflow:hidden}
.team-box .team-img img{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all ease .4s;transition:all ease .4s}
.team-box .team-content{position:absolute;left:30px;right:30px;bottom:0;padding:25px 0 27px;bottom:-120px}
.team-box .name{margin-left:40px}
.team-box .degi{margin-right:40px}
.team-box .name,.team-box .degi,.team-box .team-content{opacity:0;visibility:hidden;-webkit-transition:all ease .4s;transition:all ease .4s}
.team-box .text-reset:hover{color:inherit!important}
.team-box:hover .name{margin-left:0;-webkit-transition-delay:.2s;transition-delay:.2s}
.team-box:hover .degi{margin-right:0;-webkit-transition-delay:.2s;transition-delay:.2s}
.team-box:hover .name,.team-box:hover .degi,.team-box:hover .team-content{opacity:1;visibility:visible;bottom:0}
.team-box:hover .team-img img{-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}
.row-about{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}
.service-image-box::before,.service-image-box::after{position:absolute;top:0;right:0;bottom:0;left:0;content:'';opacity:0;transition:opacity .35s,transform .35s;z-index:-1}
.service-image-box::after{border-right:2px solid #F27E00;border-left:2px solid #F27E00;transform:scale(1,0)}
.service-image-box::before{border-top:2px solid #F27E00;border-bottom:2px solid #F27E00;transform:scale(0,1)}
.service-image-box:hover:after,.service-image-box:hover:before{opacity:1;transform:scale(1)}
.about-sec .about-images{height:655px;padding-right:15px}
.about-sec .about-images .image-one{max-width:500px}
.about-sec .about-images .icon-one{position:absolute;left:265px;top:25px;max-width:110px}
.about-sec .about-images .image-two{max-width:500px;bottom:25px;position:absolute;right:15px}
.about-sec .about-images .icon-two{position:absolute;right:345px;bottom:40px;max-width:120px;z-index:1}
.about-sec .count{font-size:50px;font-weight:600}
.p-relative{position:relative}
.section-padding{padding:120px 0}
.our-recent-area{background-size:cover;background-position:center center}
.our-recent-text span{color:#fff;font-size:36px;margin-bottom:3px;display:inline-block}
.our-recent-text h1{font-weight:800;color:#fff;font-size:48px;margin-bottom:40px}
.our-recent-text p{color:#fff;font-size:18px;line-height:32px;margin-bottom:0;padding:0 76px;font-weight:600}
.text-black .our-recent-text span{color:#2f3440}
.text-black .our-recent-text h1{color:#2f3440}
.text-black .our-recent-text p{color:#2f3440}
.counter-area{margin-top:-210px;z-index:9999;position:relative;margin-bottom:-90px}
.counter2-area{background-size:cover;background-position:center center}
.counter-bg{box-shadow:0 10px 30px 0 rgba(62,62,62,0.1);border-radius:10px;background:#fff}
.counter-text h1{font-size:36px;font-weight:700;color:#002e5b;position:relative;padding-bottom:15px;margin-bottom:12px}
.counter-text h1:before{position:absolute;height:4px;width:40px;background:#00a3c8;bottom:0;text-align:center;content:"";margin:auto;left:0;right:0}
.counter1-text h1{color:#fff;position:relative}
.counter1-text h1:before{position:absolute;height:2px;width:40px;background:#FBBA42;bottom:0;text-align:center;content:"";margin:auto;left:0;right:0}
.counter3-text h1{color:#444;position:relative}
.counter3-text h1:before{position:absolute;height:2px;width:40px;background:#cb1011;bottom:0;text-align:center;content:"";margin:auto;left:0;right:0}
.counter-text span{font-size:14px;color:#8a8a8a;font-weight:600}
.counter1-text span{color:#fff}
.pb-255{padding-bottom:255px}
.pt-110{padding-top:110px}
.pb-75{padding-bottom:75px}
.pt-100{padding-top:100px}
.mb-30{margin-bottom:30px}
.kargo-limit-left-div-inside{width:90%;height:auto;margin:0 auto;padding:5px 0;font-family:'Raleway',Arial;font-size:19px;text-align:center;font-weight:500}
.kargo-limit-left-div-inside i{margin-right:10px}
.kargo-limit-header-inside{width:90%;height:auto;margin:0 auto;padding:5px 0;font-size:14px;text-align:center;font-weight:500}
.kargo-limit-header-inside i{margin-right:10px}
.hizmet2{font-size:14px;font-weight:700;text-decoration:none;color:#F27E00}
.hizmet2:hover{text-decoration:none;color:#F27E00}
.hizmet3{padding:10px 0 20px 25px;text-align:left}
.hizmet3:hover{padding:10px 0 20px 30px;text-align:left;-webkit-transition:.3s;transition:.3s}











.dizi a:hover {
    color: #ddd !important;
    text-decoration:none !important;
}


.dizi {
    display: flex;
    flex-wrap: wrap;
}
.h-btn-gb {
    background: #F27E00;
    color: #fff;
}
.h-buton {
    border: none;
    margin-top: 20px;
    display: inline-block;
    position: relative;
    font-size: 14px;
	border-radius: 50px;
	font-weight: 300;
}
.h-buton .dizi {
    height: 55px;
    padding: 0 40px;
}
.h-buton .adi {
    display: inline-block;
}
.align-self-center {
    align-self: center !important;
}
.h-buton .ok-ileri {
    margin-left: 15px;
}
.h-buton .ok-ileri, .h-buton .ok-geri {
    display: inline-block;
    font-size: 12px;
    overflow: hidden;

}
.transition {
    transition: .2s;
}
.h-buton .ok-ileri svg {
    float: right;
}
.h-buton .ok-ileri svg, .buton .ok-geri svg {
    width: 65px;
    margin-top: -1px;
}
img, svg {
    vertical-align: middle;
}



.container2{
    width: 100%;
	padding-right: 12px;
    padding-left: 12px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 576px){
.container2 {max-width: 540px;}
}
@media (min-width: 768px){
.container2 {max-width: 720px;}
}
@media (min-width: 992px){
.container2 {max-width: 960px;}
}
@media (min-width: 1200px){
.container2 {max-width: 1140px;}
}
@media (min-width: 1400px){
.container2 {max-width: 1320px;}
}
@media (min-width: 1600px){
.container2 {max-width: 1440px;}
}








 

.catalogbox{padding:70px 0;background:#f1f1f1;margin: 10px 0px 120px 0px;}
.catalogbox .title2{font-family: 'Mont', sans-serif;font-size:62px; letter-spacing:-3px; font-weight:700; color:#F27E00; line-height:68px; margin:15px 0;}
.catalogbox .spot2{font-family: 'Mont', sans-serif;font-size:16px;}
.catalogbox .catalogimages{position:relative;}
.catalogbox .catalogimages img{position:absolute; width:100%; left:50%; top:-50px; transform:translateX(-50%);}


.teambox{padding:70px 0;background: #f1f1f1;}
.teambox .title2{font-family: 'Mont', sans-serif;font-size:62px;margin:20px 0;font-weight:700;color:#F27E00;letter-spacing:-3px;line-height:70px;}
.teambox .spot2{font-family: 'Mont', sans-serif;font-size:16px;}


/*Arama*/
.aramaalan{/*background: linear-gradient(0deg, rgba(255, 255, 255, 1) 30%, rgb(0 0 0 / 10%) 100%);*/ width:100%; position:relative; z-index:2; padding:50px 0 20px 0;border-top: 10px dashed #f27e00;}
/*.aramaalan svg.gradientgb{width:45%; position:absolute; left:50%; transform:translateX(-50%); top:-100px; z-index:-1;}*/
.aramaalan svg.gradientgb path{fill:url(#gradient)}
.aramaalan .container{position:relative; z-index:10;}
.aramaalan .arama{padding:20px 0 40px 0;}
.aramaalan .sol{}

.aramaalan .title4{font-family: 'Mont', sans-serif;font-size:24px; font-weight:700;}
.aramaalan .title2{font-family: 'Mont', sans-serif;font-size:52px; font-weight:700; color:#F27E00; letter-spacing:-3px; line-height:58px;}
.aramaalan .spot2{font-family: 'Mont', sans-serif;font-size:16px; font-weight:300; margin-top:45px;}


.aramaalan .sol .logo{width:185px;}
.aramaalan .sol .baslik{font-family: 'Mont', sans-serif;font-size:82px; line-height:87px; font-weight:700; color:#fff; letter-spacing:-2px; margin:25px 0;}
.aramaalan .sol .h-buton{margin-top:5px;}

.aramaalan .sag{}
.aramaalan .sag .baslik{font-family: 'Mont', sans-serif;font-size:16px; color:#fff;}
.aramaalan .sag .ara{background:#fff; border-radius:50px; -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1); -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1); box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1); padding:8px; margin:25px 0;}
.aramaalan .sag .ara input{font-family: 'Mont', sans-serif;background:none;outline: none;border:none; height:52px; font-size:18px; font-weight:300; padding:0 20px;}
.aramaalan .sag .ara .buton{color:#fff; background:#F27E00; font-size:24px; padding:0 17px; border-radius:36px;border: 3px solid #F27E00;}
.aramaalan .sag .ara .buton:hover{background:#00a3c8;border: 3px solid #00a3c8;}
.aramaalan .sag .acikla{font-family: 'Mont', sans-serif;font-size:13px; color:#F27E00;padding-left: 3px;}







/*ürün Grupları*/
.grupalan{position:relative; z-index:10;}
.grupbaslikalan{height:60px; position:relative; top:-145px;}
.grupbaslik{background:rgba(41,32,129,0.80); padding:0 25px; color:#fff; position:relative;}
.grupbaslik .baslik{color:#fff; margin-left:15px; font-weight:500; font-size:16px;}
.grupbaslik svg{width:20px;}
.grupbaslik svg path{fill:#E4003A;}
.grupyaz{background:#F1F1F1; position:relative; margin-top:-145px;}

.grupyaz .urungrupdiz{display:block; text-align:center; color:#444; border-right:1px solid rgba(0,0,0,0.1); padding:30px 0 40px 0;}
.grupyaz .urungrupdiz .baslik{display:block; padding:0 0 30px 0; font-size:20px;}
.grupyaz .urungrupdiz .say{display:block; font-size:50px; font-weight:700; line-height:50px;}
.grupyaz .urungrupdiz .sayyaz{display:block; font-size:20px; font-weight:400;}
.grupyaz .urungrupdiz .ikon{display:block; font-size:90px; transition:.2s;}
.grupyaz .urungrupdiz:hover .ikon{color:#E4003A; transform:scale(1.1);}
.grupyaz .urungrupdiz:hover .baslik,.grupyaz .urungrupdiz:hover .say,.grupyaz .urungrupdiz:hover .sayyaz{color:#444;}

.urungrupoklar{margin-left:15px;}
.urungrupoklar button{background:none; border:none; color:#fff; transition:.2s;}
.urungrupoklar button:hover{color:#E4003A;}
.urungrupoklar button.owl-next:hover{transform:translateX(5px);}
.urungrupoklar button.owl-prev:hover{transform:translateX(-5px);}





/*Laptop*/
@media (max-width: 1460px) {
.aramaalan .sol .baslik{font-size:72px; line-height:77px;}

.faaliyetalan .anabaslik, .subeleralan .baslik, .katalogalan .baslik, .galerialan .baslik, .haberalan .anabaslik{font-size:52px; line-height:58px; letter-spacing:-2px;}
.faaliyetalan .faaliyetler .faaliyetdiz .baslik{font-size:20px;}
}

/*Tablet*/
@media (max-width: 1150px) {
    .aramaalan .sol .baslik{font-size:52px; line-height:57px;}
    .galerialan .galeriler{display:none;}
    .galerialan .galerilermobil{display:block;}
    .faaliyetalan .anabaslik, .subeleralan .baslik, .katalogalan .baslik, .galerialan .baslik, .haberalan .anabaslik{font-size:42px; line-height:48px; letter-spacing:-2px;}
}

/*Mobil*/
@media (max-width: 968px) {
    .aramaalan .sol .baslik{font-size:44px; line-height:44px;}
    .aramaalan .sag .baslik{font-size:16px; margin:25px 0;}
    .aramaalan .sag .ara input{font-size:14px;}
    .aramaalan svg.gradientgb{display:none;}
    .aramaalan .arama{padding:50px 0;}

}
















.service-image-box{max-width:430px; height: auto; overflow: hidden; display: inline-block; vertical-align: top; margin:0px; margin-bottom:35px;-webkit-box-shadow: 0 0 30px rgb(0 0 0 / 7%);box-shadow: 0 0 30px rgb(0 0 0 / 7%);}
.service-image-box img{width: 370px !important; /*height: 70px !important;*/margin-bottom: 30px;margin-left: 30px;margin-top: 30px;margin-right: 30px;}
.flu::before{
	
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(to top,#1d935b,transparent);
    background: linear-gradient(to top,#1d935b,transparent);
    z-index: 1;

	}
.service-image-box h1{font-size: 24px;font-weight: 800;margin-bottom: 15px;margin-left: 26px;text-align: left;color: #F27E00;}
.service-image-box h2{font-size:14px; font-weight: 400;  text-align: left;padding-bottom: 20px;}

.service-icon-1-box{display: inline-block; width: 315px; height: 170px; margin-left:35px; margin-right: 35px; vertical-align: top; overflow: hidden; margin-bottom: 20px;}
.service-icon-1-icon{display: inline-block; width:84px ; height:170px ; overflow: hidden; vertical-align: top; font-size:50px;}
.service-icon-1-text{display: inline-block; width:230px ; height:170px ; overflow: hidden; vertical-align: top; text-align: left;}
.service-icon-1-text h1{margin-bottom: 15px; font-weight: 700; font-size:18px; margin-top: 10px; }
.service-icon-1-text h2{font-weight: 400; font-size:14px; line-height: 20px;}

.service-icon-2-box{display: inline-block; width: 244px; height: 312px; margin-left:27px; margin-right: 27px; vertical-align: top; overflow: hidden; margin-bottom: 10px;}
.service-icon-2-box i{font-size:60px;}
.service-icon-2-box h1{margin-bottom: 35px; font-weight: 700; font-size:18px; margin-top: 35px; text-transform: uppercase}
.service-icon-2-box h2{font-weight: 400; font-size:14px; line-height: 20px;}



.products-home-main-div{ margin: 0px auto; }
.products-home-main-div-inside{width: 90%; height: auto; overflow: hidden; margin: 0px auto; text-align: center}


.ticaret-bilgilendirme-main-div{width: 75%; height: auto; overflow: hidden; margin:0px auto; margin-top:50px; margin-bottom: 50px; text-align: center;}
.ticaret-bilgilendirme-box{display: inline-block; margin: 30px 35px 30px 0; padding-right:20px;  }
.ticaret-bilgilendirme-box-i{display:inline-block; font-size:70px; margin-right: 30px; vertical-align: middle; text-align: left;}
.ticaret-bilgilendirme-box-text{ display: inline-block; width: 160px; vertical-align: middle;text-align: left; }
.ticaret-bilgilendirme-box:last-child{border-right: 0 !important; padding-right: 0 !important}


.category-name-value-div{width: 100%; height: auto; margin-bottom: 15px; font-family: 'Open Sans', Arial; border-bottom:1px dotted #EBEBEB; padding-bottom: 18px;}

.product-main-box{width:278px ;  height:auto ; background-color: #FFF; overflow: hidden; text-align: center; margin-left:15px; margin-right: 15px; /*border:1px solid #e4e4e4;*/ display: inline-block; vertical-align: top; margin-top:15px; margin-bottom: 15px;  transition-duration: 0.1s; transition-timing-function: linear;-webkit-box-shadow: 0 5px 40px rgb(0 0 0 / 10%);box-shadow: 0 5px 40px rgb(0 0 0 / 10%);border-radius: 6px; }
.product-main-box:hover{ -webkit-box-shadow: 0px 0px 9px -2px rgba(0,0,0,0.13);    -moz-box-shadow: 0px 0px 9px -2px rgba(0,0,0,0.13);    box-shadow: 0px 0px 9px -2px rgba(0,0,0,0.13);}
.product-main-box-in{margin: 7px;  height: auto;}
.product-main-box:hover .product-main-box-img{ }

.product-main-box-img {    width:261px;    height: 261px;    margin-bottom: 10px;    overflow: hidden;    position: relative;}
.product-main-box-img img {transition: transform 0.3s ease-in-out;  width: 261px;  height: auto;  position: relative;    top: 0;    left: 0;}
.product-main-box-img .ovrly { background: rgba(255,255,255,80%);  height: 100%;   left: 0;   position: absolute;   top: 0;   width: 100%;   opacity: 0;   -webkit-transition: all 0.3s;   -moz-transition: all 0.3s;   -o-transition: all 0.3s;   transition: all 0.3s;}
.product-main-box-img .buttons { position: absolute;  top: 80%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%);  -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%);  transform: translate(-50%, -50%);}
.product-main-box-img .buttons .text {    background-color: red;    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);    display: inline-block;    line-height: 34px;    font-size: 14px; font-family: 'Open Sans', Arial; font-weight: 700;    text-align: center;    text-decoration: none;    width: 130px;    height: 35px;    opacity: 0;    -webkit-transform: scale(1.5);    -moz-transform: scale(1.5);    -ms-transform: scale(1.5);    -o-transform: scale(1.5);    transform: scale(1.5); -webkit-transition: all 0.2s;   -moz-transition: all 0.2s;   -o-transition: all 0.2s;   transition: all 0.2s;    position: relative;}
.product-main-box:hover .product-main-box-img .buttons .text { opacity: 1;  -webkit-transform: scale(1);  -moz-transform: scale(1);  -ms-transform: scale(1);  -o-transform: scale(1);  transform: scale(1);  }
.product-main-box:hover .product-main-box-img .ovrly {  opacity: 1;}
.product-main-box:hover .product-main-box-img img {transform: scale(1.1);}

.product-main-box-img .opaovrly { background: rgba(255,255,255,0.4);  height: 100%;   left: 0;   position: absolute;   top: 0;   width: 100%;   opacity: 1;   -webkit-transition: all 0.3s;   -moz-transition: all 0.3s;   -o-transition: all 0.3s;   transition: all 0.3s;}
.product-main-box-img .nostock { position: absolute; width: 100%;   top: 80%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%);  -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%);  transform: translate(-50%, -50%);}
.product-main-box-img .nostock .text {    background-color: red;    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);    display: inline-block;    line-height: 35px;
    font-size: 14px !important; font-family: 'Open Sans', Arial; font-weight: 700;    text-align: center;
    text-decoration: none;    width: 100%;    height: 35px;    opacity: 1;
    -webkit-transform: scale(1);  -moz-transform: scale(1);  -ms-transform: scale(1);  -o-transform: scale(1);  transform: scale(1);  -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;   -o-transition: all 0.2s;   transition: all 0.2s;    position: relative; text-transform: uppercase}



.product-main-box-baslik{width: 90%; margin: 0px auto;  overflow: hidden; display: table; font-family: 'Open Sans', Arial; font-size:16px; font-weight: 500;}
.product-main-box-baslik-in{display: table-cell; height: 60px; vertical-align: middle;}
.product-main-box-baslik-in a{/*color:#000*/ font-size: 16px;font-weight: 700;}
.product-main-box-baslik-in a:hover{color:#000; }
.product-main-box-category{width: 100%; height: auto;  overflow: hidden; padding: 7px 0 7px 0; font-family: 'Open Sans', Arial; font-size:14px; font-weight: 700;color: #6F6F6F;}
.product-main-box-rate{width: 100%; height: auto;  overflow: hidden; padding: 0 0 5px 0; font-size:22px;}
.product-main-box-price{width: 90%; height: auto; margin: 0px auto;  overflow: hidden; /*padding: 10px 0 10px 0;*/ }
.product-main-box-price h1{font-size:26px; font-weight: 700; font-family: 'Open Sans', Arial; color:#000; display: inline-block;}



.product-group-main{width: 100%; height: auto; text-align: center;}
.product-group-box{width: 382px; height: 211px; overflow: hidden; margin-bottom: 25px; display: inline-block; margin-left:15px; margin-right: 15px; }
.product-group-box img{min-width: 382px; height: auto; max-width: 400px; z-index: 0; transition: transform 0.3s ease-in-out;}
.product-group-box:hover img {transform: scale(1.1);}
.product-group-box-text{width: auto; position: absolute;  height: auto; text-align: left; z-index: 1; margin-top: 120px; }
.product-group-box-text-head{width: auto; height: auto; padding: 4px 20px 4px 20px; display: inline-block; }
.product-group-box-clear{clear: both;}
.product-group-box-text-browse{width: auto; height: auto; padding: 4px 20px 4px 20px; display: inline-block; border-radius: 0 0 4px 0}

.slider-middle-mainbox{width: 100%; height: 550px; overflow: hidden; text-align: center; padding-top: 30px; padding-bottom: 30px; }
.slider-middle-mainbox-left{display: inline-block; width: 40%; height: auto; vertical-align: middle; }

.slider-middle-mainbox-left-baslik{width: 85%; margin:0 auto; height: auto; overflow: hidden;font-family: 'Mont', sans-serif; font-size:34px; font-weight: 300; margin-bottom: 20px;}
.slider-middle-mainbox-left-spot{width: 85%;  margin:0 auto; height: auto; overflow: hidden;font-family: 'Mont', sans-serif; font-size:17px; font-weight: 400;}
.slider-middle-mainbox-left-button{width: 85%; height: auto;  margin:0 auto; overflow: hidden; }

.slider-middle-mainbox-right{display: inline-block; width: 40%; height: auto; vertical-align: middle; text-align: right; }
.slider-middle-mainbox-right img{max-width: 750px; max-height: 400px; }


.counter-home-main-div{ margin: 0px auto; }
.counter-home-main-div-inside{width: 1200px; height: auto; overflow: hidden; margin: 0px auto; text-align: center}

.counter-box{width: 255px; overflow: hidden; display: inline-block; margin-left:20px; margin-right: 20px; margin-bottom: 20px; padding:30px 10px 30px 10px; vertical-align: middle}
.counter-box i{font-size:38px;}
.counter-box span{font-size:40px; font-family: 'Open Sans',Arial; font-weight: 700;}
.counter-box label{ font-size:18px; font-family: 'Open Sans',Arial; font-weight: 400;}


.pricing-home-main-div{ margin: 0px auto; }
.pricing-home-main-div-inside{width: 1155px; height: auto; overflow: hidden; margin: 0px auto; text-align: center}
.pricing-box{width: 340px; height: auto; overflow: hidden; display: inline-block; vertical-align: top; transition-duration: 0.2s; transition-timing-function: linear; background-color: #FFF; border: 1px solid #EBEBEB; margin-left: 15px; margin-top: 15px; margin-right: 15px; margin-bottom: 30px;}
.pricing-box:hover{box-shadow: 1px 0 15px rgba(0, 0, 0, 0.15);}
.pricing-box-icon{width: 100%; height: auto; overflow: hidden; padding-top: 50px;}
.pricing-box-icon i{font-size:50px;}
.pricing-box-head{width: 100%; height: auto; overflow: hidden; padding: 25px 0 25px 0; font-family: 'Open Sans', Arial; }
.pricing-box-price{width: 100%; height: auto; overflow: hidden; padding: 0 0 25px 0; font-family: 'Open Sans', Arial; border-bottom:1px solid #EBEBEB;}
.pricing-price-span{font-size:35px; font-weight: 300; padding-right: 10px; color:#000;}
.pricing-price-date-span{font-size:14px; font-weight: 700; color:#999}
.pricing-box-ozellik{width:100%; height:auto; overflow:hidden; border-bottom:1px solid #EBEBEB; padding: 10px 0 10px 0;  }
.pricing-box-ozellik span{ font-family: 'Open Sans', Arial; font-size:14px;  padding: 0 15px 0 15px !important; letter-spacing: 0.05em; }
.pricing-box-ozellik:last-child{border-bottom: 0px;}
.pricing-box-button{width:100%; height:auto; overflow:hidden; padding: 30px 0 30px 0;  }
.pricing-box-button-button{width: auto; height: auto; border-radius: 50px; display: inline-block; padding: 15px 25px 15px 25px; font-family: 'Open Sans', Arial; font-size:14px; letter-spacing: 0.1em;}
.pricing-tavsiye-board{ height: auto; width: 337px; overflow: hidden; position: absolute; padding: 7px 0 7px 0; font-family: 'Open Sans', Arial; font-size:14px; font-weight: bold;  letter-spacing: 0.1em;}

.blog-home-main-div{ margin: 0px auto; }
.blog-home-main-div-inside{width: 100%; height: auto; overflow: hidden; margin: 0px auto; text-align: center}
.blog-box{width: auto; overflow: hidden; height: auto; display: inline-block; vertical-align: top; margin-left: 7px; margin-right: 7px; text-align: left; margin-bottom:50px; }
.blog-box-in{/*margin:10px;*/ width: 423px;}
.blog-box-in img{width: 423px; height: 230px; margin-bottom:25px; transition: transform 0.3s ease-in-out; }
.blog-box-in-header{width: 100%; height: auto; overflow: hidden; font-family: 'Open Sans', Arial; font-size:18px; font-weight: bold; margin-bottom: 14px;text-align: center;border-bottom: 1px solid rgba(0, 0, 0, 0.1);padding: 0 0 20px 0;}
.blog-box-in-spot{width: 100%; height: auto; overflow: hidden; font-family: 'Open Sans', Arial; font-size:14px; font-weight: normal; margin: 20px 20px; }
.blog-box-in-readmore{width: 100%; height: auto; overflow: hidden;padding: 0 20px 20px 20px;}
.blog-box-in-readmore a{font-family: 'Open Sans', Arial; font-size:14px;  transition-duration: 0.2s; transition-timing-function: linear;}
.blog-box-in-readmore a i{margin-left:10px;}
.blog-box:hover .blog-box-in-readmore a {  text-decoration: none; margin-left:10px;}








.proje-home-main-div{ margin: 0px auto; }
.proje-home-main-div-inside{width: 1170px; height: auto; overflow: hidden; margin: 0px auto; text-align: center}



.ekip-home-main-div{ margin: 0px auto; }
.ekip-home-main-div-inside{width: 1200px; height: auto; overflow: hidden; margin: 0px auto; text-align: center}
.ekip-box{width: 250px; height: auto; display: inline-block; /*overflow: hidden;*/ margin-left:23px ; margin-right:23px ; vertical-align: top; margin-bottom: 48px; padding-bottom: 45px; background-color: #FFF;}
.ekip-box-img{width: 100%; height: 293px; /*overflow: hidden;*/ margin-bottom: 20px;    position: relative;}
.ekip-box-img img{width: 250px; min-height: 256px;transition: transform 0.3s ease-in-out;border: 1px solid #edeff2;
border: 1px solid #edeff2;
border-radius: 5px;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
}

.ekip-box-img:after {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(rgba(25, 54, 86, 0.3)));
    background: -webkit-linear-gradient(top, transparent 50%, rgba(25, 54, 86, 0.3) 100%);
    background: -o-linear-gradient(top, transparent 50%, rgba(25, 54, 86, 0.3) 100%);
    background: linear-gradient(to bottom, transparent 50%, rgba(25, 54, 86, 0.3) 100%);
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 5px;
}


.ekip-box .ekip-box-img:hover {
    -webkit-box-shadow: 0px 25px 35px 0px rgb(34 47 90 / 25%);
    box-shadow: 0px 25px 35px 0px rgb(34 47 90 / 25%);
}
.ekip-box .ekip-box-img:hover img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.ekip-box-name{width: 100%; height: auto; overflow: hidden; font-family: 'Open Sans', Arial; font-size:18px; font-weight: 800; color:#F27E00;}
.ekip-box-position{width: 100%; height: auto; overflow: hidden; font-family: 'Open Sans', Arial; font-size:13px; letter-spacing: 0.05em; font-weight: 400; color:#97acc8;  margin-bottom: 25px; }
.ekip-box-mail-phone{width: 100%; height: auto; overflow: hidden;   }
.ekip-box-mail-phone p{width: 100%; height: auto; overflow: hidden; padding: 0px; margin: 0; font-family: 'Open Sans', Arial; font-size:13px; font-weight: 400; color:#666; line-height: 25px;}
.ekip-social-area{width: 90%; height: auto; overflow: hidden; margin: 0 auto; margin-top: 25px; text-align: center;}
.ekip-social-area i{font-size:18px; color:#333; display: inline-block; margin-left:5px; margin-right: 5px; }
/*.ekip-box:hover .ekip-box-img img{transform: scale(1.1);}*/

.ozellik-home-main-div{ margin: 0px auto; }
.ozellik-home-main-div-inside{width: 1300px; height: auto; overflow: hidden; margin: 0px auto; text-align: center}
.ozellik-home-button-div{ width: 100%; text-align: center; margin-top:50px; }
.features-main-header{width: 100%; height: auto; overflow: hidden; padding: 40px 0 40px 0; text-align: center; margin-bottom: 120px;}
.features-main-header-head{width: 100%; height: auto; overflow: hidden;  font-size:29px; font-weight: 600; }
.features-main-header-spot{width: 100%; height: auto; overflow: hidden; font-size:16px;  }
.features-box{width: 390px; height: auto; overflow: hidden; display: inline-block; margin-left:20px ; margin-right:20px ; vertical-align: top; margin-bottom: 50px;}
.features-box-icon{width:80px ; height:80px ; overflow: hidden; display: inline-block; margin-right: 20px; vertical-align: top; }
.features-box-icon-table{display: table; width: 100%;}
.features-box-icon-table-ic{display: table-cell; width: 100%; vertical-align: middle; height: 80px;}
.features-box-icon i{font-size:30px;}
.features-box-text{width:290px ; height:auto ; overflow: hidden; display: inline-block;  vertical-align: top; text-align: left;}
.features-box-text-head{width:100% ; height:auto ; overflow: hidden; margin-bottom: 13px; font-family: 'Open Sans', sans-serif; font-size:18px; font-weight: 700; }
.features-box-text-spot{width:100% ; height:auto ; overflow: hidden;  font-family: 'Open Sans', sans-serif; font-size:14px; font-weight: 400; line-height: 22px; }


.comments-home-main-div{ margin: 0px auto; }
.comments-home-main-div-inside{width: 1200px; height: auto; overflow: hidden; margin: 0px auto; text-align: center}


.comments-box{width: auto; height: auto; overflow: hidden; text-align: center; }
.comments-box-inside{ /*width: 320px;*/ height: auto; overflow: hidden; margin: 0 auto;  }
.comments-box-quote{width: 100%; height: auto; margin:10px 0 30px 0; font-size:20px;}
.comments-box-stars{width: 100%; height: auto; margin-bottom: 5px; font-size:17px; }
.comments-box-comment{width: 100%; height: auto; margin-bottom: 20px; line-height: 24px; }
.comments-box-img{width: 95px; height: 95px; margin: 0 auto; margin-bottom: 15px; }
.comments-box-img img{border-radius: 60px !important}
.comments-box-name{width: 100%; height: auto;  }
.comments-box-position{width: 100%; height: auto;  }


.bulten-home-main-div{ margin: 0px auto; }
.bulten-home-main-div-inside{width: 80%; height: auto; overflow: hidden; margin: 0px auto; }
.bulten-home-box{display: inline-block; width: 600px; height: auto; overflow: hidden;}
.bulten-home-box-baslik{width: 100%; height: auto; overflow: hidden; margin-bottom: 10px;}
.bulten-home-box-spot{width: 100%; height: auto; overflow: hidden; margin-bottom: 25px;}
.bulten-home-box-form{width: 100%; height: auto; overflow: hidden; }
.bulten-input{display: inline-block; width: 425px; height: 50px; border: 0; outline: none; padding-left:25px; border-radius: 50px; margin-right: 10px; font-family: 'Open Sans', Arial; font-size:14px; }
.bulten-submit{display: inline-block; width: auto; height: 50px; border: 0; outline: none; border-radius: 50px; font-family: 'Open Sans', Arial; font-size:14px; font-weight:bold; padding-left: 30px; padding-right: 30px }

.clients-home-main-div{ margin: 0px auto; }
.clients-home-main-div-inside{width: 1200px; height: auto; overflow: hidden; margin: 0px auto; text-align: center}
.clients-box{width: auto;}
.clients-box img{ max-height: 150px; max-width: 265px!important;}

.footer-main-div{ margin: 0px auto; }


.footer-main-div::before {
    /* background: rgba(43, 44, 54, 0.96) none repeat scroll 0 0; */
    background: #F27E00 url(../images/footerpatternalt2.png) no-repeat center;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}





.footer-dark-ust-main{width: 100%; height: auto; overflow: hidden; /*background: rgba(43, 44, 54, 0.96) url(../images/footerpatternalt2.png) no-repeat center;*/ padding: 50px 0 50px 0;}
.footer-dark-ust-main-inside{width: 1366px; margin: 0 auto; overflow: hidden; text-align: center}
.footer-dark-about-div{width: 400px; height: auto; overflow: hidden; display: inline-block; vertical-align: top; margin-right: 85px;  text-align: left;}
.footer-dark-logo{width: 100%; height: auto; margin-bottom: 25px; }
.footer-dark-logo img{/*max-width: 220px;*/ max-height: 150px;}
.footer-dark-about-text{width: 100%; height: auto; overflow: hidden; margin-bottom: 30px; color:#fff}
.footer-dark-social{width: 100%; height: auto; overflow: hidden; font-size:18px;}
.footer-dark-social a{color:#fff; margin-right: 20px; }
.footer-dark-social a:hover{color:#FFF; text-decoration: none;}

.footer-dark-contact-div{width: 310px; height: auto; overflow: hidden; display: inline-block; vertical-align: top; margin-right: 95px;  text-align: left;}
.footer-dark-contact-div-box{width: 100%; height: auto; overflow: hidden; margin-bottom: 25px; color:#fff;}
.footer-dark-contact-div-box i{float: left; margin-right: 10px; font-size:18px;margin-top: 3px;}
.footer-dark-links-div{width: 200px; height: auto; overflow: hidden; display: inline-block; vertical-align: top; margin-right: 30px;  text-align: left;}
.footer-dark-links-div:last-child{margin-right: 0;}
.footer-dark-links-div-header{width: 100%; height: auto; overflow: hidden; margin-bottom: 20px; color:#fff; }
.footer-dark-links-div-links{width: 100%; height: auto; overflow: hidden; margin-bottom: 10px; }
.footer-dark-links-div-links a{color:#fff;}
.footer-dark-links-div-links a:hover{color:#FFF; }



.footer-dark-links-div:before {
    content: "";
    display: inline-block;
    float: left;
    border-right: 1px solid #c7c7c7;
    position: absolute;
    height: 130px;
    margin-left: -60px;
}
.footer-dark-contact-div:before {
    content: "";
    display: inline-block;
    float: left;
    border-right: 1px solid #c7c7c7;
    position: absolute;
    height: 130px;
    margin-left: -60px;
}
.footer-dark-links-div-header:after {
    width: 45px;
    content: "";
    border-bottom: 2px solid #fff;
    display: block;
    padding-bottom: 10px;
}

.footer-dark-social i {
height: 37px;width: 37px;border: 1px solid #fff;border-radius: 50%;text-align: center;line-height: 34px;
}
.footer-dark-social i:hover {
background: #e3000f;border-color: #e3000f;
}


.footer-dark-alt-main{width: 100%; height: auto; overflow: hidden; background-color: #af5b00; padding: 25px 0 25px 0;}
.footer-dark-alt-main-inside{width: 1366px; margin: 0 auto; overflow: hidden; text-align: left}
.footer-dark-alt-main-left{width: 55%; height: auto;  vertical-align: middle; overflow: hidden; text-align: left; display: inline-block;}
.footer-dark-alt-main-left-copyright{width: 100%; height: auto;  overflow: hidden; margin-bottom: 10px;}
.footer-dark-alt-main-left-text{width: 100%; height: auto;  overflow: hidden;}


.footer-dark-alt-main-right{width: 45%; height: auto; vertical-align: middle; overflow: hidden; text-align: right;display: inline-block;}
.footer-dark-alt-main-right img{max-width:490px; max-height: 70px; }




.footer-light-ust-main{width: 100%; height: auto; overflow: hidden; /*background-color: #FFF;*/ padding: 50px 0 50px 0;}
.footer-light-ust-main-inside{width: 1366px; margin: 0 auto; overflow: hidden; text-align: center}
.footer-light-about-div{width: 400px; height: auto; overflow: hidden; display: inline-block; vertical-align: top; margin-right: 85px;  text-align: left;}
.footer-light-logo{width: 100%; height: auto; margin-bottom: 25px; }
.footer-light-logo img{max-width: 220px; max-height: 90px;}
.footer-light-about-text{width: 100%; height: auto; overflow: hidden; margin-bottom: 30px; color:#666}
.footer-light-social{width: 100%; height: auto; overflow: hidden; font-size:18px;}
.footer-light-social a{color:#666; margin-right: 20px; }
.footer-light-social a:hover{color:#333; text-decoration: none;}
.footer-light-contact-div{width: 330px; height: auto; overflow: hidden; display: inline-block; vertical-align: top; margin-right: 75px;  text-align: left;}
.footer-light-contact-div-box{width: 100%; height: auto; overflow: hidden; margin-bottom: 25px; color:#333;}
.footer-light-contact-div-box i{float: left; margin-right: 10px; font-size:18px;margin-top: 3px;}

.footer-light-links-div{width: 200px; height: auto; overflow: hidden; display: inline-block; vertical-align: top; margin-right: 30px;  text-align: left;}

.footer-light-links-div:before {
    content: "";
    display: inline-block;
    float: left;
    border-right: 1px solid #ddd;
    position: absolute;
    height: 130px;
    margin-left: -60px;
}

.footer-light-links-div:last-child{margin-right: 0;}
.footer-light-links-div-header{width: 100%; height: auto; overflow: hidden; margin-bottom: 20px; color:#333; }
.footer-light-links-div-header:after {
    width: 45px;
    content: "";
    border-bottom: 2px solid #0B2F79;
    display: block;
    padding-bottom: 10px;
}
.footer-light-links-div-links{width: 100%; height: auto; overflow: hidden; margin-bottom: 10px; }
.footer-light-links-div-links a{color:#333;}
.footer-light-links-div-links a:hover{color:#000; }

.footer-light-alt-main{width: 100%; height: auto; overflow: hidden; background-color: #F8F8F8; padding: 25px 0 25px 0;}
.footer-light-alt-main-inside{width: 1366px; margin: 0 auto; overflow: hidden; text-align: left}
.footer-light-alt-main-left{width: 55%; height: auto;  vertical-align: middle; overflow: hidden; text-align: left; display: inline-block;}
.footer-light-alt-main-left-copyright{width: 100%; height: auto;  overflow: hidden; margin-bottom: 10px;}
.footer-light-alt-main-left-text{width: 100%; height: auto;  overflow: hidden;}


.footer-light-alt-main-right{width: 45%; height: auto; vertical-align: middle; overflow: hidden; text-align: right;display: inline-block;}
.footer-light-alt-main-right img{max-width:490px; max-height: 70px; }



.photo-gallery-home-main-div{ margin: 0px auto; text-align: center }
.photo-galleri-home-box {   position: relative;    margin: auto;    width: 373px;    height: 272px;    overflow: hidden; display: inline-block; vertical-align: top; margin-left: 18px; margin-right: 18px; margin-top: 18px; margin-bottom: 18px;}
.photo-galleri-home-box .photo-overlay {
    /*background: rgba(0, 0, 0, .5);*/
    position: absolute;
    margin: auto;
    width: 0px;
    height: 0px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /*opacity: 0;*/
    -webkit-transition: all .4s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all .4s cubic-bezier(0.19, 1, 0.22, 1);
	

    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.45)), to(rgba(0, 0, 0, 0.55)));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.45), rgba(0, 0, 0, 0.55));
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.45), rgba(0, 0, 0, 0.55));
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.45), rgba(0, 0, 0, 0.55));
    height: 100%;
    width: 100%;
    bottom: 0;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
.photo-galleri-home-box:hover .photo-overlay {    opacity: 1;    height: 100%;    width: 100%;  top: 0;}
/*.photo-galleri-home-box:hover .photo-galleri-home-box-img{ transform: scale(1.3);}*/
.photo-galleri-home-box-img{min-width: 373px; max-width: 450px; min-height: 272px; transition: transform 0.3s ease-in-out; }
.photo-overlay-table{display: table; width: 373px; text-align: center; opacity: 0;}
.photo-overlay-table-in{display: table-cell; height: 272px; vertical-align: middle}
.photo-overlay-text i{font-size:50px !important; margin-bottom: 20px; }
.photo-overlay-text{font-size:20px; font-family: 'Open Sans', Arial; font-weight: 700; letter-spacing: 0.05em; width: 80%; margin: 0 auto; /*text-shadow: 1px 1px 0 #000;*/}
.photo-overlay a{color:#FFF; text-decoration: none}
.photo-overlay a:hover{text-decoration: none; color:#FFF;}
.photo-galleri-home-box:hover .photo-overlay-table{opacity: 1;  transition: 1s ease-in-out 0s;}

.video-gallery-home-main-div{ margin: 0px auto; }
.video-gallery-home-main-div-inside{width: 1300px; margin: 0 auto; overflow: hidden; text-align: center}
.video-gallery-home-box {  position: relative;    margin: auto;    width: 373px;  background-color: #FFF;  height: auto;    overflow: hidden; display: inline-block; vertical-align: top; margin-left: 18px; margin-right: 18px; margin-top: 18px; margin-bottom: 18px;}
.video-gallery-home-box-img{width: 373px; height: 240px; overflow: hidden; }
.video-gallery-home-box-img img{min-width: 373px; max-width: 450px; min-height: 240px;}
.video-gallery-home-box-text{font-size:20px; font-family: 'Open Sans', Arial; text-align:center; font-weight: 700;  width: 80%; margin: 0 auto; margin-top: 30px; margin-bottom: 30px;}

.video-gallery-home-box-overlay{width: 100%; height: 240px; position: absolute; background: rgba(0,0,0,0.3); transition: 0.3s ease-in-out 0s; }
.video-gallery-home-box-overlay-table{display: table; width: 373px; text-align: center;}
.video-gallery-home-box-overlay-table-in{display: table-cell; vertical-align: middle; height: 240px;}

.video-gallery-box-play-web{width: 82px; height: 82px; display: inline-block; background: url("../../images/video_play.png")  no-repeat; transition: 0.3s ease-in-out 0s;}
.video-gallery-home-box:hover .video-gallery-box-play-web{margin-left: 200px;}
.video-gallery-home-box:hover .video-gallery-home-box-overlay{background: rgba(0,0,0,0.6);}

.belge-home-main-div{ margin: 0px auto; text-align: center }
.belge-home-main-div-inside{width: 95%; margin: 0 auto; overflow: hidden; text-align: center}
.belge-box{ display: inline-block; overflow: hidden; height: auto; vertical-align: top}
.belge-box a{font-size:40px; color:#FFF; text-shadow: 1px 1px 0 #000}
.belge-box a:hover{color:#FFF; text-shadow: 1px 1px 0 #000}
.belge-box img{ min-height: 220px; width:360px !important;}
.belge-box-overlay{opacity: 0; background: rgba(0,0,0,0.7); transition: 0.3s ease-in-out 0s; width: 360px; height:100%; position: absolute;}
.belge-box-overlay-table{ display: table; width: 100%; height: 100%; text-align: center;}
.belge-box-overlay-table-in{display: table-cell; vertical-align: middle; height: 100%;}
.belge-box:hover .belge-box-overlay{opacity: 1}

.page-headers-main{margin: 0 auto; }
.page-headers-main-in{width: 1333px; height: auto; overflow: hidden; margin: 0 auto; text-align: center;}
.page-headers-main-left{width: 100%; height: auto; display: inline-block; vertical-align: middle; overflow: hidden; text-align: left; }
.page-headers-main-right{width: 45%; height: auto; display: inline-block; vertical-align: middle; overflow: hidden; text-align: right;padding: 10.5px 45px;border-radius: 20px;/*background-color: white;*/text-align: center;}


.about-page-main{width: 90%; height: auto; overflow: hidden; margin: 0 auto; padding-bottom: 100px; background-color: #FFF; padding-top: 75px}
.about-page-text-main{width: 1333px; height: auto; overflow: hidden; margin: 0 auto; }
.about-page-baslik{width: 100%; height: auto; font-family: 'Open Sans', Arial; font-size:32px; font-weight: 800; margin-bottom:20px; color:#F27E00;}
.about-page-baslik:after {
    width: 100px;
    content: "";
    border-bottom: 2px solid #F27E00;
    display: block;
    padding-bottom: 10px;
}


.kurumsal-baslik{
	font-size:32px; 	
	width: 100%; 
	height: auto; 
	font-family: 'Open Sans', Arial; 

	font-weight: 800; 
	margin-bottom:20px; 
	color:#F27E00;}
	
.kurumsal-baslik:after {
    width: 100px;
    content: "";
    border-bottom: 2px solid #F27E00;
    display: block;
    padding-bottom: 10px;
}



.about-page-content{width: 100%; height: auto; font-family: 'Open Sans', Arial; font-size:14px; line-height: 24px; font-weight: 500; color:#666;}
.about-page-images-slider{width: 950px; height: auto; overflow: hidden; margin: 0 auto; margin-top: 100px;}
.about-counter-div{width: 100%; height: auto; overflow: hidden; margin: 0 auto; text-align: center; padding: 20px 0 0 0; margin-top: 100px;}
.about-page-skill-div{width: 1240px; height: auto; overflow: hidden; margin: 0 auto; border: 1px solid #EBEBEB;margin-top: 100px; padding: 50px; }
.about-page-skill-left{width: 50%; text-align: left; height: auto; overflow: hidden; display: inline-block; vertical-align: top;}
.about-page-skill-right{width: 44%; height: auto; overflow: hidden; display: inline-block; vertical-align: top;}
.about-page-skill-baslik{width: 80%; height: auto; overflow: hidden; font-family: 'Open Sans', Arial; font-size:38px; font-weight: bold; color:#000; margin-bottom: 30px;}
.about-page-skill-content{width: 80%; height: auto; overflow: hidden; font-family: 'Open Sans', Arial; font-size:14px; line-height: 22px; font-weight: normal; color:#333;}
.skill-box{width: 100%; height: auto; overflow: hidden; margin-bottom: 10px; text-align: left}
.skill-box-ust{width: 100%; height: auto; overflow: hidden; font-family: 'Raleway', Arial; font-size:16px;  color:#333; margin-bottom: 10px;}
.skill-box-ust span{float: right;color:#666; font-weight: 600 }
.skill-box-alt{width: 100%; }

.skill-home-main-div{ margin: 0px auto; }
.skill-home-main-div-inside{width: 1170px; height: auto; overflow: hidden; margin: 0px auto; text-align: center}

.html-page-main{width: 90%; height: auto; overflow: hidden; margin: 0 auto; padding-bottom: 100px; background-color: #FFF; padding-top: 75px}
.html-page-text-main{width: 1333px; height: auto; overflow: hidden; margin: 0 auto; }
.html-page-baslik{width: 100%;height: auto;font-family: 'Open Sans', Arial;font-size: 32px;font-weight: 800;margin-bottom: 20px;color: #F27E00;}
.html-page-baslik:after {width: 100px;content: "";border-bottom: 2px solid #F27E00;display: block;padding-bottom: 10px;}
.html-page-content{width: 100%; height: auto; color:#666;}

.team-page-main{width: 90%; height: auto; overflow: hidden; margin: 0 auto; padding-bottom: 100px; padding-top: 75px;  background-color: #FFF;}
.team-page-text-main{width: 1200px; height: auto; overflow: hidden; margin: 0 auto; }
.team-page-baslik{width: 100%;height: auto;font-family: 'Open Sans', Arial;font-size: 32px;font-weight: 800;margin-bottom: 20px;color: #F27E00; text-align: center;}
.team-page-content{width: 100%; height: auto; text-align: center; margin-top: 50px;}

.page-quote{width: 100%; height: auto; padding: 15px 0 15px 15px;text-align: center; overflow: hidden; border-left:3px solid #ec0000; margin-top: 20px ; margin-bottom: 20px; background-color: #F8F8F8;}
.page-spot-quote{width: 100%; height: auto; overflow: hidden; text-align: center; color:#666; letter-spacing: 0.02em }


.features-page-main{width: 90%; height: auto; overflow: hidden; margin: 0 auto; padding-bottom: 100px; background-color: #FFF; padding-top: 75px}
.features-page-text-main{width: 1300px; height: auto; overflow: hidden; margin: 0 auto; }
.features-page-baslik{width: 100%; height: auto;  margin-bottom:20px; color:#000; text-align: center;}
.features-page-content{width: 100%; height: auto; text-align: center; margin-top:85px;}

.belgeler-page-main{width: 90%; height: auto; overflow: hidden; margin: 0 auto; padding-bottom: 100px; background-color: #FFF; padding-top: 75px}
.belgeler-page-text-main{width: 1180px; height: auto; overflow: hidden; margin: 0 auto; }
.belgeler-page-baslik{width: 100%;height: auto;font-family: 'Open Sans', Arial;font-size: 32px;font-weight: 800;margin-bottom: 20px;color: #F27E00; text-align: center;}
.belgeler-page-content{width: 100%; height: auto; text-align: center; margin-top:55px;}
.belgeler-page-box{width: auto; height: auto; overflow: hidden; display: inline-block; vertical-align: top; margin: 15px; border: 1px solid #EBEBEB; padding: 10px;}
.belgeler-page-box img{width: auto; height: 200px; margin-bottom: 20px;}

.faq-home-main-div{ margin: 0px auto; }
.faq-home-main-div-inside{width: 100%; height: auto; overflow: hidden; margin: 0px auto; text-align: center}
.faq_span{width: 96%; display: inline-block; }

.markalar-page-main{width: 90%; height: auto; overflow: hidden; margin: 0 auto; padding-bottom: 100px; background-color: #FFF; padding-top: 75px}
.markalar-page-text-main{width: 1300px; height: auto; overflow: hidden; margin: 0 auto; }
.markalar-page-baslik{width: 100%; height: auto;  margin-bottom:20px; color:#000; text-align: center;}
.markalar-page-content{width: 100%; height: auto; text-align: center; margin-top:55px;}

.markalar-page-box{width: auto; height: auto; overflow: hidden; display: inline-block; vertical-align: top; margin: 15px; border: 1px solid #EBEBEB; padding: 10px;}
.markalar-page-box img{width: auto; height: 120px;}
.markalar-page-ovrly{opacity: 0; position: absolute; background-color: #000; padding: 5px; border-radius: 4px;transition: 0.3s ease-in-out 0s; margin-left:-10px; }
.markalar-page-ovrly i{font-size:20px; color:#FFF}
.markalar-page-box:hover .markalar-page-ovrly{opacity: 1; margin-left: 0;}

.pricing-page-main{width: 90%; height: auto; overflow: hidden; margin: 0 auto; padding-bottom: 100px; background-color: #FFF; padding-top: 75px}
.pricing-page-text-main{width: 1155px; height: auto; overflow: hidden; margin: 0 auto; }
.pricing-page-baslik{width: 100%; height: auto;  margin-bottom:20px; color:#000; text-align: center;}
.pricing-page-content{width: 100%; height: auto; text-align: center; margin-top:55px; }

.projects-page-main{width: 90%; height: auto; overflow: hidden; margin: 0 auto; padding-bottom: 100px; padding-top: 75px;  background-color: #FFF;}
.projects-page-text-main{width: 1155px; height: auto; overflow: hidden; margin: 0 auto; }
.projects-page-baslik{width: 100%; height: auto;  margin-bottom:20px; color:#000; text-align: center;}
.projects-page-content{width: 100%; height: auto; text-align: center; margin-top:55px; }


.blog-page-main{width: 90%; height: auto; overflow: hidden; margin: 0 auto; padding-bottom: 100px; padding-top: 75px; background-color: #FFF;}
.blog-page-text-main{width: 1170px; height: auto; overflow: hidden; margin: 0 auto; }
.blog-page-baslik{width: 100%;height: auto;font-family: 'Open Sans',sans-serif;font-size: 32px;font-weight: 800;margin-bottom: 20px;color: #F27E00; text-align: center;}
.blog-page-content{width: 100%; height: auto; text-align: center; margin-top:55px; }

.services-page-main{width: 90%; height: auto; overflow: hidden; margin: 0 auto; padding-bottom: 100px; padding-top: 75px; background-color: #FFF;}
.services-page-text-main{width: 1155px; height: auto; overflow: hidden; margin: 0 auto; }
.services-page-baslik{width: 100%;height: auto;font-family: 'Open Sans', Arial;font-size: 32px;font-weight: 800;margin-bottom: 20px;color: #F27E00; text-align: center;}
.services-page-content{width: 100%; height: auto; text-align: center; margin-top:100px; }

.skill-page-main{width: 90%; height: auto; overflow: hidden; margin: 0 auto; padding-bottom: 100px; padding-top: 75px; background-color: #FFF;}
.skill-page-text-main{width: 1170px; height: auto; overflow: hidden; margin: 0 auto; }
.skill-page-baslik{width: 100%; height: auto;  margin-bottom:20px; color:#000; text-align: center;}
.skill-page-content{width: 100%; height: auto; text-align: center; margin-top:55px; }


.faq-page-main{width: 90%; height: auto; overflow: hidden; margin: 0 auto; padding-bottom: 100px; padding-top: 75px; background-color: #FFF;}
.faq-page-text-main{width: 1170px; height: auto; overflow: hidden; margin: 0 auto; }
.faq-page-baslik{width: 100%;height: auto;font-family: 'Open Sans', Arial;font-size: 32px;font-weight: 800;margin-bottom: 20px;color: #F27E00; text-align: center;}
.faq-page-content{width: 100%; height: auto; text-align: center; margin-top:55px; }



.services-detail-page-main{width: 90%; height: auto; overflow: hidden; margin: 0 auto; padding-bottom: 75px; padding-top: 75px; background-color: #FFF;}
.services-detail-content{width: 1190px; height: auto; overflow: hidden; margin: 0 auto; }
.services-detail-content-left{width: 842px; height: auto; overflow: hidden; display: inline-block; vertical-align: top;}
.services-detail-content-left-baslik{width: 100%;height: auto;font-family: 'Open Sans', Arial;font-size: 32px;font-weight: 800;margin-bottom: 20px;color: #F27E00;}
.services-detail-content-left-baslik:after {width: 100px;content: "";border-bottom: 2px solid #F27E00;display: block;padding-bottom: 10px;}
.services-detail-content-left-img{width: 100%; height: auto; overflow: hidden; margin-bottom: 45px;}
.services-detail-content-left-img img{width: 100%; max-height: 490px;}
.services-detail-content-left-txt{width: 100%; height: auto; overflow: hidden; margin-bottom: 45px; font-family: 'Raleway', Arial; font-size:16px; color:#494949; line-height: 24px; font-weight: 500}
.services-detail-content-left-social{width: 100%; height: auto; overflow: hidden; margin-bottom: 20px;}
.services-detail-content-left-social a{color:#000; font-size:18px; margin-right: 25px; }
.services-detail-content-left-social a:hover{color:#666;}
.services-detail-content-left-social a:last-child{margin-right: 0;}
.services-detail-content-left-social i{padding-bottom: 10px;}
.services-detail-content-right{width: 282px; height: auto; overflow: hidden; display: inline-block; vertical-align: top; margin-left:66px;}
.services-detail-header{width:100%; height: auto; overflow: hidden; }
.services-detail-header-baslik{width: 100%; height: auto; font-family: 'Raleway', Arial; font-size:20px; font-weight: 700; color:#000; padding-bottom: 20px;}
.services-detail-header-spot{width: 100%; height: auto; font-family: 'Raleway', Arial; font-size:14px; font-weight: 400; color:#000; padding-bottom: 30px; line-height: 24px;}
.services-detail-header-divider{width: 100px; height: 5px; background: #EBEBEB; overflow: hidden; margin-bottom: 30px;}
.services-detail-buttons{width: 100%; height: auto; overflow: hidden; background: #F8F8F8; padding: 12px 10px 12px 15px; font-family:'Open Sans'; font-size:14px; margin-bottom: 10px; transition: .1s ease-in-out 0s;}
.services-link-class{color:#000;}
.services-detail-buttons-left-arrow{position: absolute; margin-left: -24px; margin-top: -5px;}
.services-detail-buttons-left-arrow i{font-size:30px;}


.blog-detail-page-main{width: 90%; height: auto; overflow: hidden; margin: 0 auto; padding-bottom: 75px; padding-top: 75px; background-color: #FFF;}
.blog-detail-content{width: 1190px; height: auto; overflow: hidden; margin: 0 auto; }
.blog-detail-content-left{width: 842px; height: auto; overflow: hidden; display: inline-block; vertical-align: top;}
.blog-detail-content-left-date{width: 100%; height: auto; overflow: hidden; padding-bottom:20px; font-family: 'Raleway', Arial; font-size:15px; font-weight: 500; color:#000; }
.blog-detail-content-left-baslik{width: 100%;height: auto;font-family: 'Open Sans', Arial;font-size: 32px;font-weight: 800;margin-bottom: 20px;color: #F27E00; }
.blog-detail-content-left-baslik:after {width: 100px;content: "";border-bottom: 2px solid #F27E00;display: block;padding-bottom: 10px;}
.blog-detail-content-left-spot{width: 100%; height: auto; overflow: hidden; padding-bottom:35px; font-family: 'Open Sans', Arial; font-size:17px; font-weight: 500; color:#000; }
.blog-detail-content-left-img{width: 100%; height: auto; overflow: hidden; margin-bottom: 45px;}
.blog-detail-content-left-img img{width: 100%; max-height: 490px;}
.blog-detail-content-left-txt{width: 100%; height: auto; overflow: hidden; margin-bottom: 45px; font-family: 'Open Sans', Arial; font-size:16px; color:#494949; line-height: 24px; font-weight: 500}
.blog-detail-content-left-social{width: 100%; height: auto; overflow: hidden; margin-bottom: 20px;}
.blog-detail-content-left-social a{color:#000; font-size:18px; margin-right: 25px; }
.blog-detail-content-left-social a:hover{color:#666;}
.blog-detail-content-left-social a:last-child{margin-right: 0;}
.blog-detail-content-left-social i{padding-bottom: 10px;}
.blog-detail-content-right{width: 282px; height: auto; overflow: hidden; display: inline-block; vertical-align: top; margin-left:66px;}
.blog-detail-header{width:100%; height: auto; overflow: hidden; }
.blog-detail-header-baslik{width: 100%; height: auto; font-family: 'Raleway', Arial; font-size:18px; font-weight: 700; color:#000; padding-bottom: 20px;}
.blog-detail-header-links{width: 100%; height: auto; font-family: 'Open Sans', Arial; font-size:14px; font-weight: 500; border-bottom: 1px solid #EBEBEB; padding: 20px 0 20px 0;}
.blog-detail-header-links:last-child{border-bottom:0px !important;}
.blog-detail-header-links strong{font-size:18px; margin-right: 5px;}
.blog-detail-header-links a{color:#000;}
.blog-detail-header-links a:hover{text-decoration: none; color:#666}
.blog-detail-header-divider{width: 100px; height: 5px; background: #EBEBEB; overflow: hidden; margin-bottom: 15px;}
.blog-detail-etiket{width:100%; height: auto; overflow: hidden; margin-top: 70px;}
.blog-detail-etiket-box{padding: 8px; background: #F8F8F8; color:#000; display: inline-block;  font-family: 'Open Sans', Arial; font-size:13px; color:#333; margin-bottom: 10px; cursor: pointer; border:1px solid #F8F8F8; transition: 0.1s ease-in-out 0s;}
.blog-detail-etiket-box:hover{background: #FFF; }

.catalog-page-main{width: 90%; height: auto; overflow: hidden; margin: 0 auto; padding-bottom: 100px; padding-top: 75px; text-align: center; background-color:#FFF;}
.catalog-page-baslik{width: 282px; padding:30px 0 30px 0; height: auto;  margin-bottom:20px; margin-top:20px; background-color: #f8f8f8; border: 1px solid #EBEBEB; display: inline-block; vertical-align: top; margin-right: 45px; text-align: left }
.catalog-page-baslik-head{width: 80%; height: auto; margin: 0 auto; color:#333; margin-bottom: 29px; line-height: 24px}
.catalog-page-baslik-img{width: 100%; height: auto; text-align: center;}
.catalog-page-content{width: 955px; height: auto; overflow: hidden; display: inline-block; vertical-align: top; text-align: left}
.catalog-box{width: 278px; height: auto; overflow: hidden; display: inline-block; vertical-align: top; border: 1px solid #EBEBEB; margin:20px; padding: 20px 0 20px 0;  text-align: center}
.catalog-box-img{width: 244px; height: 233px; overflow: hidden; margin: 0 auto}
.catalog-box-img img{min-width: 244px; height: 233px; }
.catalog-box-txt{width: 244px; height: auto; overflow: hidden; margin: 0 auto; margin-top: 20px; margin-bottom: 35px; color:#000}
.catalog-box-button{width: auto; height: auto; padding: 6px 20px 5px 20px; background-color: #ea2e40; border-bottom: 3px solid #bd2130; border-radius: 4px; display: inline-block;}
.catalog-box-button i{color:#FFF}

.human-resource-page-main{width: 90%; height: auto; overflow: hidden; margin: 0 auto; padding-bottom: 100px; padding-top: 75px; text-align: center;  background-color: #FFF;}
.human-resource-page-baslik{width: 282px; padding:30px 0 30px 0; height: auto;  margin-bottom:20px; margin-top:10px; background-color: #F8F8F8; border: 1px solid #EBEBEB; display: inline-block; vertical-align: top; margin-right: 45px; text-align: left }
.human-resource-page-baslik-head{width: 80%; height: auto; margin: 0 auto; color:#333; margin-bottom: 29px; line-height: 24px}
.human-resource-page-baslik-img{width: 100%; height: auto; text-align: center;}
.human-resource-page-content{width: 955px; height: auto; overflow: hidden; display: inline-block; vertical-align: top; text-align: left}
.human-resource-page-content-form{margin: 10px; width: 95%;}
.human-resource-page-info{width: 100%; height: auto; color:#000; padding: 5px 0 25px 0;}
.human-resource-page-info i{margin-right: 10px;}

.bank-page-main{width: 90%; height: auto; overflow: hidden; margin: 0 auto; padding-bottom: 50px; padding-top: 75px; background-color: #FFF;}
.bank-page-text-main{width: 1200px; height: auto; overflow: hidden; margin: 0 auto; }
.bank-page-baslik{width: 100%;height: auto;font-family: 'Open Sans', Arial;font-size: 32px;font-weight: 800;margin-bottom: 20px;color: #F27E00;}
.bank-page-baslik:after {width: 100px;content: "";border-bottom: 2px solid #F27E00;display: block;padding-bottom: 10px;}
.bank-page-content{width: 100%; height: auto; text-align: center; margin-top:25px; }
.bank-no-box{width: 475px; height: auto; overflow: hidden; text-align: center;  display: inline-block; vertical-align: top; margin-left: 55px; margin-right: 55px; margin-bottom: 35px; margin-top: 35px; border: 1px solid #d9d9d9; background-color: #FFF;}
.bank-no-box-img{width: 100%; height: auto; padding: 20px 0 20px 0;}
.bank-no-box-img img{width: auto; max-width: 300px; max-height:85px; }
.bank-no-box-txt{width: 100%; height: auto; overflow: hidden; border-top:1px solid #d9d9d9; padding: 10px 0 10px 0; background-color: #f8f8f8; color:#000; }


.photogallery-page-main{width: 90%; height: auto; overflow: hidden; margin: 0 auto; padding-bottom: 100px; padding-top: 75px;   background-color: #FFF;}
.photogallery-page-text-main{width: 1150px; height: auto; overflow: hidden; margin: 0 auto; }
.photogallery-page-baslik{width: 100%;height: auto;font-family: 'Open Sans', Arial;font-size: 32px;font-weight: 800;margin-bottom: 20px;color: #F27E00; text-align: center;}
.photogallery-page-content{width: 100%; height: auto; text-align: center; margin-top:55px; }


.photogallery-detail-content{width: 90%; height: auto; overflow: hidden; margin: 0 auto; text-align: center;}
.photogallery-detail-box{ position: relative; width: 350px;  height: 250px; overflow: hidden; display: inline-block; vertical-align: top; margin:20px 20px 20px 20px ; transition: 0.2s ease-out 0s; }
.photogallery-detail-box img{max-width: 400px; min-width: 350px;  min-height: 250px;}
.photogallery-detail-box:hover{transform:scale(1.05);-webkit-box-shadow: 0px 0px 9px -2px rgba(0,0,0,0.8);    -moz-box-shadow: 0px 0px 9px -2px rgba(0,0,0,0.8);    box-shadow: 0px 0px 9px -2px rgba(0,0,0,0.8);}


.photogallery-box{ position: relative; width: 255px; height: auto; overflow: hidden; display: inline-block; vertical-align: top; margin:10px 20px 10px 20px ; padding-bottom: 45px; }
.photogallery-box-img{width: 255px; height: 193px; overflow: hidden;}
.photogallery-box-img img{max-width: 300px; min-width: 255px;  min-height: 193px;}
.photogallery-box-txt{width: 90%; margin: 0 auto; margin-top: 25px; }
.photogallery-box-txt a{color:#000}

.photogallery-ovrly{opacity: 0; position: absolute; background: rgba(0,0,0,0.5); color:#FFF; width: 100%; height: 193px; display: flex; align-items: center; justify-content: center; overflow: hidden; transition: .2s ease-in-out 0s;}
.photogallery-box:hover .photogallery-ovrly {opacity: 1; }
.photogallery-box:hover .photogallery-box-txt a { text-decoration: none; color:#666}
.photogallery-ovrly i{opacity: 0; transition: .4s ease-in-out 0s; margin-top:100px;}
.photogallery-box:hover .photogallery-ovrly i{font-size:35px; opacity: 1; margin-top: 0;}


.videogallery-page-main{width: 90%; height: auto; overflow: hidden; margin: 0 auto; padding-bottom: 100px; padding-top: 75px;  background-color: #FFF;}
.videogallery-page-text-main{width: 700px; height: auto; overflow: hidden; margin: 0 auto; }
.videogallery-page-baslik{width: 100%;height: auto;font-family: 'Open Sans', Arial;font-size: 32px;font-weight: 800;margin-bottom: 20px;color: #F27E00; text-align: center;}
.videogallery-page-content{width: 100%; height: auto; text-align: center; margin-top:55px; }
.videogallery-page-content-embed{width: 700px; height: 400px; text-align: center;  }
.videogallery-page-content-embed iframe{width: 700px; height: 400px;}
.videogallery-page-content-txt{width: 100%; height: auto; text-align: center; margin-top:55px; font-family: 'Open Sans', Arial; font-size:15px; color:#333; line-height: 24px; }
.videogallery-page-content-tags{width: 100%; height: auto; overflow: hidden; margin-top: 55px;}

.proje-detail-page-main{width: 90%; height: auto; overflow: hidden; margin: 0 auto; background: #FFF; padding-bottom: 100px; padding-top: 75px}
.proje-detail-ust{width: 1150px; height: auto; overflow: hidden; margin:0 auto; margin-bottom: 50px; }
.proje-detail-ust-img{width: 640px; height: auto; max-height: 550px; overflow: hidden; display: inline-block; vertical-align: top; margin-right: 70px; }
.proje-detail-ust-img img{width: 640px; height: auto;}
.proje-detail-ust-info{width: 420px; height: auto; overflow: hidden; display: inline-block; vertical-align: top;}
.proje-detail-ust-info-name{width: 100%; height: auto; overflow: hidden; margin-bottom: 25px; font-family: 'Open Sans', Arial; font-size:24px; font-weight:bold; color:#000;}
.proje-detail-ust-info-name span{font-size:14px; color:#666;}
.proje-detail-ust-info-spot{width: 100%; height: auto; overflow: hidden; margin-bottom: 30px; font-family: 'Raleway', Arial; font-size:14px; line-height: 24px;color:#000;}
.proje-detail-ust-info-it{width: 100%; height: auto; overflow: hidden; margin-bottom: 23px; font-family: 'Raleway', Arial; font-size:14px;color:#000;}
.proje-detail-ust-info-it i{font-size:20px; margin-right: 15px; float:left;}


.proje-detail-alt{width: 1400px; height: auto; overflow: hidden; margin: 0 auto; }

.proje-detail-social-share{width: 100%; height: auto; overflow: hidden;  text-align: center; margin-top: 60px;}
.proje-detail-social-share a{color:#000; font-size:20px; margin-right: 15px; }
.proje-detail-social-share a:hover{color:#666;}
.proje-detail-social-share a:last-child{margin-right: 0;}

.projects_tabs_ul {  width: 100%; height: auto; margin: 0 auto; text-align: center; overflow: hidden; padding: 35px 0 35px 0;background: #f8f8f8; margin-bottom: 50px;  }
.projects_tabs_ul li { display: inline-block;  height: auto;  margin-right: 20px; margin-bottom: 5px; }
.projects_tabs_ul li:last-child{margin-right: 0;}
.projects_tabs_ul li a {
    outline: none; font-size: 15px; font-family: 'Open Sans', Arial; font-weight: 500;
    padding: 0 15px 10px 15px;
    text-decoration: none;
    border:2px solid #F8F8F8;
    color: #000;
}
.projects_tabs_ul li a i{font-size:18px; margin-right: 8px}
.projects_tabs_ul li .active { position: relative;  }
.projects_tabs_ul li a.active { font-weight: bold; border-bottom:2px solid #000; }

.projects_tabs_content{width: 1150px; margin: 0 auto; display: none; font-family: 'Open Sans', Arial; font-size:15px; color:#333; line-height: 24px;}
.projects_tabs_content iframe{width: 100%; height: 400px;}
.projects_tabs_ul li .active:before{
    content:'';
    width: 0px;
    height: 0px; bottom:-14px; left:46%;
    border: 7px solid transparent;
    border-top-color: #000;
    display: inline-block;position: absolute;
}


.contact-page-main{width: 90%; height: auto; overflow: hidden; margin: 0 auto; padding-bottom: 100px; background-color: #FFF;  }
.contact-page-maps-area{width: 100%; height: 330px; overflow: hidden;}
.contact-page-maps-area iframe{width: 100%; height: 330px;}
.contact-page-infos-area{width: 100%; height: auto; padding: 45px 0 45px 0; background: #fff;}
.contact-page-infos-ust{width: 80%; height: auto; overflow: hidden; margin:0 auto; text-align: center;}
.contact-page-icon-box{width: 250px; height: auto; overflow: hidden; display: inline-block; vertical-align: top; margin: 30px; }
.contact-page-icon-box-i{width: 100%; height: auto; overflow: hidden; font-size:26px; color:#f63440; margin-bottom: 5px;}
.contact-page-icon-box-txt{width: 100%; height: auto; overflow: hidden; font-size:14px; color:#000; font-family: 'Raleway', Arial; }
.contact-page-infos-alt{width: 80%; height: 18px; margin:0 auto; text-align: center; border-bottom:1px dashed #CCC; margin-top: 20px;}
.contact-page-infos-alt-ic{background: #F8F8F8; padding: 0 15px 0 15px; display: inline-block;}
.contact-page-infos-alt-ic a{color:#333; margin: 0 8px 0 8px; font-size:22px; }
.contact-page-infos-alt-ic a i{padding-bottom: 15px;}
.contact-page-infos-alt-ic a:hover{color:#666}
.contact-page-form-area{width: 70%; height: auto; padding: 45px 0 45px 0; margin: 0 auto; }


.products-page-main{width: 90%; height: auto; overflow: hidden; margin: 0 auto; padding-bottom: 100px; background-color: #FFF; padding-top: 75px; text-align: center}
.products-left-bar-main{width: 306px; height: auto;display: inline-block; vertical-align: top; text-align: left; margin-right:30px;}
.products-left-bar-div-box{width: 100%; height: auto; margin-bottom:30px;}
.products-left-bar-div-name{width: 100%; height: auto; overflow: hidden; margin-bottom: 20px; }
.products-left-bar-div-name-inside{padding-left: 12px; width: 100%; height: auto; overflow: hidden;}
.products-left-bar-div-name-inside-icon{width: 30px; height: 35px; overflow: hidden; font-size:15px; color:#000; display: inline-block; vertical-align: top;}
.products-left-bar-div-name-inside-txt{width: 245px; height: auto; overflow: hidden; display: inline-block; vertical-align: top; font-family: 'Open Sans', Arial; font-size:15px; color:#000; }
.products-left-bar-search-div{width: 100%; height: auto; overflow: hidden; padding:0 12px 0 12px;}
.products-left-bar-search-div input{ width: 200px; border:1px solid #EBEBEB; background: #FFF;  font-family: 'Open Sans', Arial; font-size:14px; padding: 8px;outline: none; color:#000}
.products-left-bar-search-div button{ width: 80px; border:0; font-family: 'Open Sans', Arial; font-size:14px; padding: 8px 0 8px 0; outline: none; color:#FFF; background: dodgerblue;}

.iyzico-form-areas{width: 800px; margin: 0 auto;}

.products-right-main{width: 935px; height: auto; overflow: hidden; display: inline-block; vertical-align: top;text-align: left;}
.products-right-nav-head{width: 100%; height: auto; overflow: hidden; padding-right:10px; padding-left: 10px; margin-bottom: 20px;}
.products-right-nav-head-txt{width: 60%; height: auto; overflow: hidden; display: inline-block; vertical-align: middle; text-align: left; font-family: 'Raleway', sans-serif; font-size:14px; color:#333;}
.products-right-nav-head-select{width: 39%; height: auto; overflow: hidden; display: inline-block; vertical-align: middle; text-align: right;}
.products-right-nav-head-select select{border:1px solid #EBEBEB; outline: none; font-family: 'Raleway', sans-serif; font-size:13px; color:#333; padding: 6px 20px 6px 8px;}
.products-right-products-area{width: 100%; height: auto; overflow: hidden; }


.product-detail-page-main{width: 90%; height: auto; overflow: hidden; margin: 0 auto; padding-bottom: 100px; padding-top: 75px; background: #FFF;}
.product-detail-header{width: 1200px; margin:0 auto;  margin-bottom: 30px;}
.product-detail-header-left{width: 536px; height: auto; display: inline-block; vertical-align: top; margin-right: 55px;}
.responsive-category-wrapper { display:none; }

.cart-varyant-main{width:auto; height: auto; overflow: hidden; margin-right: 15px; display: inline-block; margin-bottom: 7px; padding-bottom: 8px;}
.mobile-product-image-box{display: none; }

.product-detail-header-right{width: 600px; height: auto; display: inline-block; vertical-align: top; }
.product-detail-header-right-baslik{width: 100%; height: auto; overflow: hidden; margin-bottom: 10px; font-family: 'Raleway', sans-serif; font-size:27px; font-weight: bold; color:#000;}
.product-detail-header-right-eski-fiyat{width: 100%; height: auto; overflow: hidden; margin-bottom: 5px; font-family: 'Open Sans', Arial; font-size:18px; color:#666; text-decoration: line-through;}
.product-detail-header-right-guncel-fiyat{width: 100%; height: auto; overflow: hidden; font-family: 'Open Sans', Arial; font-size:28px; color:#000; font-weight: bold; margin-bottom: 5px;}
.product-detail-header-right-star{width: 100%; height: auto; overflow: hidden; margin-bottom: 12px; font-size:20px;}
.product-detail-header-right-spot{width: 100%; height: auto; overflow: hidden; margin: 22px 0 22px 0; font-family: 'Raleway', sans-serif; font-size:14px; color:#666; line-height: 22px;}
.product-detail-header-right-feature-info{width: 100%; height: auto; overflow: hidden; margin-bottom: 8px; letter-spacing: 0.02em; font-family: 'Open Sans', sans-serif; font-size:14px; color:#000;}
.product-detail-header-right-limit-kargo{width: auto; height: auto; display: inline-block; overflow: hidden; border:1px solid #EBEBEB; padding: 5px 15px 5px 15px; font-family: 'Raleway', sans-serif; font-size:13px; color:#000; background: #FFF; margin: 10px 0 20px 0; font-weight: 500; letter-spacing: 0.02em;}
.product-detail-header-right-cart-area{width: 100%; height: auto; overflow: hidden; margin-bottom: 20px;}
.product-detail-header-right-addtocart{width: auto; height: auto; overflow: hidden; display: inline-block; vertical-align: top; margin-right: 15px; margin-bottom: 15px;}
.product-detail-header-right-wp-button{width: auto; height: auto; overflow: hidden; display: inline-block; vertical-align: top; margin-right: 15px; margin-bottom: 15px; background-color: #67c36c; padding: 11px 25px 10px 25px; font-family: 'Open Sans', Arial; font-size:14px; font-weight: 600;}
.product-detail-header-right-normal-button{width: auto; height: auto; overflow: hidden; display: inline-block; vertical-align: top; margin-right: 15px; margin-bottom: 15px; background-color: #67c36c; padding: 10px 25px 10px 25px; font-family: 'Open Sans', Arial; font-size:15px; font-weight: 700;}

.product-detail-header-right-social{width: 100%; height: auto; overflow: hidden; }
.product-detail-header-right-social a{color:#000; font-size:18px; margin-right: 15px; }
.product-detail-header-right-social a:hover{color:#666;}
.product-detail-header-right-social a:last-child{margin-right: 0;}
.product-detail-header-right-social i{padding-bottom: 10px;}

.product-detail-content-area{width: 1200px; margin:0 auto; margin-top: 60px;  }

.products_tab_ul {  width: 100%; height: auto; margin: 0 auto; text-align: center;  padding: 0 0 9px 0; margin-bottom: 50px; border-bottom: 1px solid #EBEBEB  }
.products_tab_ul li { display: inline-block;  height: auto;  margin-right: 20px; margin-bottom: 5px; }
.products_tab_ul li:last-child{margin-right: 0;}
.products_tab_ul li a {    outline: none; font-size: 16px; font-family: 'Open Sans', Arial; font-weight: 500;    padding: 0 15px 15px 15px;    text-decoration: none;    color: #000;}
.products_tab_ul li a i{font-size:18px; margin-right: 8px}
.products_tab_ul li .active { position: relative;  }
.products_tab_ul li a.active { font-weight: bold; border-bottom:1px solid #666667; }

.products_tabs_contents{width: 100%; margin: 0 auto; display: none; font-family: 'Open Sans', Arial; font-size:15px; color:#333; line-height: 26px;}
.products_tabs_contents iframe{width: 100%; height: 400px;}
.products_tab_ul li .active:before{    content:'';    width: 0px;    height: 0px; bottom:-14px; left:46%;    border: 7px solid transparent;    border-top-color: #666667;    display: inline-block;position: absolute;}


.product-detail-etiket-box{padding: 2px 6px 2px 6px; background: #FFF; color:#000; display: inline-block;  font-family: 'Open Sans', Arial; font-size:12px; color:#333; margin-bottom: 10px; cursor: pointer; border:1px solid #EBEBEB; transition: 0.1s ease-in-out 0s;}
.product-detail-etiket-box:hover{background: #F9F9F9; }

.related-products-div{width: 100%; height: auto; overflow: hidden; margin-top: 90px; text-align: center}

.step-div-main{width: 1100px; height: auto; overflow: hidden; text-align: center; margin: 0 auto; margin-bottom: 70px;}
.step-box{width:auto ; height: auto; text-align: center; display: inline-block; vertical-align: top; }
.step-box span{font-family: 'Open Sans', Arial; font-size:15px; color:#000; font-weight: 600; }
.step-line{width: 161px; height: 3px; background: #EBEBEB; display: inline-block; vertical-align: middle;}
.step-line-none{background: #FFF;}
.step-line-active{background: #000;}
.step-num{width:44px; height: 44px; padding-top: 4px; background: #FFF; color:#666; border:2px solid #EBEBEB; border-radius: 60px; display: inline-block; vertical-align: middle; font-family: 'Open Sans', Sans; font-size:20px; font-weight: 600;}
.step-num-active{background: #000; border:2px solid #000; color:#FFF;}


.cart-page-main{width: 90%; height: auto; overflow: hidden; margin: 0 auto; padding-bottom: 130px; padding-top: 110px; background-color: #FFF;}
.cart-div{width: 100%; height: auto; overflow: hidden; text-align: center; font-family: 'Open Sans', sans-serif; font-size:14px; letter-spacing: 0.02em; color:#000;}
.cart-left-div{width: 926px; height: auto; overflow: hidden; display: inline-block; vertical-align: top; margin-right: 35px;  text-align: left;}
.cart-left-box-main{width: 100%; height: auto; overflow: hidden; border-bottom:1px solid #EBEBEB; }
.cart-left-box-1{width: 98px; height: auto; overflow: hidden; display: inline-block; vertical-align: middle; margin: 18px 35px 18px 0;}
.cart-left-box-1 img{width: 88px; height:90px; border:1px solid #EBEBEB; }
.cart-left-box-2{width: 254px; height: auto; overflow: hidden; display: inline-block; vertical-align: middle; margin: 18px 35px 18px 0;}
.cart-left-box-2 a{color:#000; }
.cart-left-box-2 a:hover{color:#666; text-decoration: none;}
.cart-left-box-2-txt{max-width: 230px;}
.cart-left-box-2-other-info{margin-top: 12px; font-size:13px; font-weight: bold}
.cart-left-box-3{width: 117px; height: auto; overflow: hidden; display: inline-block; vertical-align: middle; margin: 18px 35px 18px 0;}
.cart-left-box-4{width: 135px; height: auto; overflow: hidden; display: inline-block; vertical-align: middle; margin: 18px 35px 18px 0; padding: 18px 0 18px 8px; }
.cart-left-box-5{width: 137px; height: auto; overflow: hidden; display: inline-block; vertical-align: middle; margin: 18px 0 18px 0;}
.cart-left-box-6{width: 38px; height: auto; overflow: hidden; display: inline-block; vertical-align: middle; padding: 18px 0 18px 0; text-align: center}
.cart-left-function{width: 100%; height: auto; margin: 30px 0 30px 0;}
.cart-left-functions-left{width: 50%; height: auto; overflow: hidden; display: inline-block; vertical-align: top; text-align: left;}
.cart-left-functions-left input{ width: 230px; border:1px solid #EBEBEB; background: #FFF;  font-family: 'Open Sans', Arial; font-size:14px; padding: 7px;outline: none; color:#000}
.cart-left-functions-left button{ width: 115px; border:0; font-family: 'Open Sans', Arial; font-size:14px; padding: 8px 0 8px 0; outline: none; color:#FFF; background: #2daeff;}

.cart-left-functions-right{width: 100%; height: auto; overflow: hidden; display: inline-block; vertical-align: top; text-align: right;}
.cart-func-continue{width: auto; height: auto; background-color: #2daeff; padding: 8px 35px 8px 35px; color:#FFF; font-size:14px; font-weight:600; display: inline-block; }


.cart-right-div{width: 320px; height: auto; overflow: hidden; display: inline-block; padding: 20px 0 20px 0; vertical-align: top; border: 1px solid #EBEBEB; background-color: #F9F9F9;}
.cart-right-div-inside{width: 90%; height: auto; overflow: hidden; margin: 0 auto; text-align: left; }
.cart-right-div-head{width: 100%; height: auto; overflow: hidden; padding: 0 0 30px 0; font-weight: bold;}
.cart-right-div-price-box{width: 100%; height: auto; overflow: hidden; border-bottom: 1px solid #EBEBEB; padding:0 0 8px 0; margin-bottom: 8px;}
.cart-right-div-price-box-left{width: 50%; display: inline-block; vertical-align: middle; text-align: left;}
.cart-right-div-price-box-right{width: 50%; display: inline-block; vertical-align: middle; text-align: right; font-weight: bold; font-size:15px;}
.cart-right-div-price-box:last-child{border-bottom:0;}
.cart-right-div-price-box-button{width: 100%; height: auto; text-align: center; margin-top: 20px; background-color: #ff2d46;  border:0; outline: none; font-weight: 600; padding: 10px 0 10px 0; transition: 0.02s ease-in-out 0s;}
.cart-right-div-price-box-button:hover{ background-color: #f22039;}


.empty_cart_alert{width: 100%; height: auto; overflow: hidden; margin: 0 auto; text-align: center;}
.empty_cart_alert i{font-size:24px; margin-bottom: 20px;}


.delivery-main{width: 100%; height: auto; overflow: hidden; text-align: center}
.delivery-left-div{width: 550px; height: auto; overflow: hidden; display: inline-block; vertical-align: top; margin-right: 50px; text-align: left; padding: 0 10px 0 10px}
.delivery-right-div{width: 600px; height: auto; background-color: #f6f6f6; overflow: hidden; display: inline-block; vertical-align: top; text-align: left;}
.delivery-right-inside{width: 90%; height: auto; margin: 0 auto; margin-top: 62px; margin-bottom: 45px;}
.delivery-right-st-head{width: 100%; height: auto; font-family: 'Open Sans', Arial; font-size:15px; font-weight: 600; color:#7e7e7e; padding-bottom: 25px; margin-bottom: 20px; border-bottom: 1px solid #EBEBEB;}
.delivery-right-purchase-div{width: 100%; height: auto;  margin-bottom: 50px;}
.delivery-right-order-detail-div{width: 100%; height: auto;  margin-bottom: 30px;}
.delivery-right-satis-sozlesmesi-div{width: 100%; height: auto;  margin-bottom: 30px;}
.delivery-right-button-div{width: 100%; height: auto;  }
.delivery-right-button-div button{width: 100%; height: 50px; color:#FFF; font-family: 'Open Sans', Arial; font-size:15px; font-weight: 700; border:0; transition: 0.2s ease-in-out 0s; background: linear-gradient(to right, #6cbaee 0%, #76e3b0 100%);}
.delivery-right-button-div button:focus{outline: none;}
.delivery-right-button-div button:hover{-webkit-box-shadow:  0px 0px 29px -13px rgba(0,0,0,0.75); -moz-box-shadow:  0px 0px 29px -13px rgba(0,0,0,0.75); box-shadow:  0px 0px 20px -5px rgba(0,0,0,0.50); }


.purchase-main{width: 100%; height: auto; overflow: hidden; text-align: center;}

.orders-alerts-inside{width: 1333px; height: auto; overflow: hidden; margin: 0 auto; text-align: center;}
.order-alerts-head{width: 100%; height: auto; overflow: hidden; background-color: #FFF; border: 1px solid #EBEBEB; padding: 25px 0 25px 0; font-family: 'Open Sans', Arial;}
.order-alerts-head-success{width: 100%; font-size:24px; color:#000; font-weight: 600; margin-bottom: 10px;}
.order-alerts-head-success img{margin-bottom: 10px;}
.order-alerts-head-order-id{width: 100%; font-size:17px; color:#000; font-weight: 500;}
.order-alerts-desc{width: 100%; height: auto; overflow: hidden; background-color: #F9F9F9; border: 1px solid #EBEBEB; border-top:0; padding: 40px 0 25px 0; font-family: 'Open Sans', Arial;}
.order-alerts-desc-text{width: 55%; margin: 0 auto; font-size:15px; color:#000; font-weight: 500; margin-bottom: 25px;}


.mobile-menu-social-div{width: 100%; height: auto;  padding: 15px 0 15px 0; border-bottom: 1px solid #EBEBEB;}
.mobile-menu-social-div-left{width: 45%; height: auto;  display: inline-block; vertical-align: middle; text-align: left;}
.mobile-menu-social-div-left i{font-size:15px;}
.mobile-menu-social-div-left a {color:#000; margin-right: 10px; }
.mobile-menu-social-div-left a:hover{color:#000}
.mobile-menu-social-div-right{width: 45%; height: auto; display: inline-block; vertical-align: middle; text-align: right;}



/* Üyelik*/
.user-login-content{width: 500px; height: auto;  display: inline-block; vertical-align: top; text-align: left}
.user-login-right{width: 500px; padding:30px 0 30px 0; height: auto;  margin-bottom:20px; margin-top:20px; background-color: #f8f8f8; border: 1px solid #EBEBEB; display: inline-block; vertical-align: top; text-align: left }

.user-register-right{width: 500px; padding: 30px 40px; height: auto; margin-left: 50px;  margin-bottom:20px; background-color: #f8f8f8; border: 1px solid #EBEBEB; display: inline-block; vertical-align: top; text-align: left }
.user-register-content{width: 600px; height: auto;  display: inline-block; vertical-align: top; text-align: left; padding: 30px; background-color: #FFF; border:1px solid #EBEBEB}
.register-form-container{width: 100%; height: auto;}
.register-form-container label{font-family: 'Open Sans', Arial; font-size:14px; color:#000; font-weight: 600}
.register-form-container input{width: 100%; border:1px solid #CCC; font-family: 'Open Sans', Arial; font-size:14px; color:#000; padding: 0 15px; height: 41px; border-radius: 1px; background-color: #FFF; transition-duration: 0.2s; transition-timing-function: linear }
.register-form-container input:focus{box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.1); outline: none}
.register-form-container select{font-family: 'Open Sans', Arial; font-size:14px; color:#000; font-weight: 600; padding: 8px 20px}
.register-form-sozlesme{width: 100%; max-height: 600px; overflow: auto; font-family: 'Open Sans', Arial; font-size:13px; color:#666}
.register-success-main-div{width: 1355px; margin: 0 auto}


.user-login-head{width: 100%; padding: 15px 0 20px 0; margin-bottom: 25px; border-bottom:1px solid #EBEBEB; color:#000; box-sizing: border-box}
.login-form-container{width: 100%; height: auto;}
.login-form-container label{font-family: 'Open Sans', Arial; font-size:14px; color:#000; font-weight: 600}
.login-form-container input{width: 400px; border:1px solid #CCC; font-family: 'Open Sans', Arial; font-size:14px; color:#000; padding: 0 15px; height: 41px; border-radius: 1px; background-color: #F9F9F9; transition-duration: 0.2s; transition-timing-function: linear }
.login-form-container input:focus{box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.1); outline: none}
.user-remember-area{width: 400px; margin: 18px 0; }
.user-remember-area a{color:#000; position: relative; float: right; font-family: 'Open Sans', Arial; font-size:13px; font-weight: 600; color:#000; margin-top: 3px; }
.user-remember-area a:hover{color:#000 ;}
.user-remember-area input{width: 16px; margin-right: 8px; height: 27px; display: inline-block; vertical-align: top; }
.user-remember-area input:focus{outline: none; box-shadow: none}
.user-remember-area label{font-family: 'Open Sans', Arial; font-size:13px; color:#000; font-weight: 500; display: inline-block}
.aler{width: 400px; border-radius: 1px !important; font-family: 'Open Sans', Arial; font-size:13px;}
.user-topbar-ul{width: 100%; list-style: none; padding: 0; margin: 0;}
.user-topbar-ul a{color:#000}
.user-topbar-ul a:hover{text-decoration:none; color: #666}
.user-topbar-ul li {width: 100%; height: auto; padding: 6px; font-family: 'Open Sans', Arial; font-size:13px; display: flex; align-items: center}
.user-topbar-ul li i{margin-right: 7px; width: 18px; color:#000}
.user-dropdown-top-main{width: 190px; height: auto; text-align: left;}
.user-dropdown-top-main-ic{width: 90%; margin: 0px auto;  height: auto; padding-top: 10px; padding-bottom: 10px;}

/* Üye sayfaları */
.users-page-main{ height: auto; overflow: hidden; margin: 0 auto; padding-bottom: 150px; padding-top: 50px;  }
.user-content-area{width: 1355px; height: auto; display: flex;  margin: 0 auto; align-items: start; flex-wrap: wrap }

.users-left-sidebar{width: 240px; height: auto; margin-right: 15px; display: block;    }
.users-left-sidebar ul{font-family: 'Open Sans', Arial; list-style: none; padding: 0; margin: 0;}
.user-name-bar{background-color: #ff4443 !important;  color:#FFF !important; font-weight: 600; font-size:14px !important}
.users-left-sidebar ul li{width: 100%; background-color: #F8F8F8; color:#000; height: 45px; padding: 0 20px; box-sizing: border-box; border:1px solid #EBEBEB; border-top:0; font-size:13px; display: flex; align-items: center}
.users-left-sidebar ul li i{width: 27px; font-size:17px;}
.users-left-sidebar-contact{width: 100%; height: auto; border:1px solid #EBEBEB; margin-top:20px; box-sizing: border-box; background-color: #F8F8F8; padding: 30px 15px; text-align: center;
    text-shadow: 1px 1px 0 #FFF; color:#000; background-color: #FFF; font-size:18px; font-weight: 600;
}
.users-left-sidebar-contact i{font-size:35px; color:#000; text-shadow: 1px 1px 0 #FFF; margin-bottom: 20px}
.users-left-sidebar ul li a{
    color:#000;
}
.giris-okey-name{position: absolute; font-family: 'Open Sans', Arial; font-size: 12px; margin-top:-25px; margin-left: -20px; padding: 0 5px; border-radius: 5px;  }
.giris-okey-name i{ position: absolute; margin-top: 10px; font-size: 20px;
    margin-left: 16px;}
.users-left-sidebar-mobil{width: 100%; height: auto; margin-right: 15px; display: block;    }
.users-left-sidebar-mobil ul{font-family: 'Open Sans', Arial; list-style: none; padding: 0; margin: 0;}
.user-name-bar{background-color: #ff4443 !important;  color:#FFF !important; font-weight: 600; font-size:14px !important}
.users-left-sidebar-mobil ul li{width: 100%; background-color: #F8F8F8; color:#000; height: 45px; padding: 0 20px; box-sizing: border-box; border:1px solid #EBEBEB; border-top:0; font-size:13px; display: flex; align-items: center}
.users-left-sidebar-mobil ul li i{width: 27px; font-size:17px;}
.users-left-sidebar-mobil-contact{width: 100%; height: auto; border:1px solid #EBEBEB; margin-top:20px; box-sizing: border-box; background-color: #F8F8F8; padding: 30px 15px; text-align: center;
    text-shadow: 1px 1px 0 #FFF; color:#000; background-color: #FFF; font-size:18px; font-weight: 600;
}
.users-left-sidebar-mobil-contact i{font-size:35px; color:#000; text-shadow: 1px 1px 0 #FFF; margin-bottom: 20px}
.users-left-sidebar-mobil ul li a{
    color:#000;
}

.user-right-content{ flex: 1; height: auto; border:1px solid #EBEBEB; background-color: #FFF; padding: 25px; box-sizing: border-box; font-family: 'Open Sans', Arial;}
.user-right-haed{width: 100%; overflow: hidden; padding: 0 10px 15px 0; box-sizing: border-box; border-bottom: 1px solid #EBEBEB; margin-bottom: 20px; font-size:19px; font-weight: 600; color:#000; }
.user-right-content-inside{width: 100%; height: auto; display: flex; align-items: start; flex-wrap: wrap }
.user-right-form-area{width: 55%}
.user-right-form-area label,button{font-family: 'Open Sans', Arial; font-size:14px !important; font-weight: 600;}
.user-right-form-area input,select{border-radius: 0 !important; font-size:14px !important; height: 40px !important}
.user-right-form-area textarea{border-radius: 0 !important; font-size:14px !important; }
.user-right-other-area{flex:1;  margin-left: 40px; background-color: #F8F8F8; border-bottom:2px solid #EBEBEB; padding: 35px 10px; box-sizing: border-box; text-align: center; color:#000; font-size:16px; font-weight: 600; }
.user-right-other-area i {font-size:30px; margin-bottom: 10px;}


.user_success_alert{width: 100%;   box-sizing: border-box;
    font-family: 'Open Sans', Arial; font-size:16px; color:#FFF;
    position: absolute; display: flex; justify-content: center; align-items: center;
    z-index: 99;
    top:0;
    left:0;
}
.user_success_alert_ic{background-color: rgba(25, 179, 85, 0.98); text-align: center; width:350px; padding: 30px 0; transition: all 700ms}
.user_success_alert_ic_red{background-color: rgba(248, 38, 71, 0.98); text-align: center; width:350px; padding: 30px 0; transition: all 700ms}
.user-order-alert-box{width: 100%; border:1px solid #f5d155; background-color: #fff4c8; padding: 7px 20px; box-sizing: border-box; font-family: 'Open Sans', Arial; font-size:13px; color:#000; margin-bottom: 20px;}
.user-order-sort-info{font-size:12px; color:#666; font-weight: 400; float:right; margin-top: 5px}
.user-order-box{width: 100%; padding: 20px 0; box-sizing: border-box; border:1px solid #EBEBEB; background-color: #F8F8F8; margin: 20px 0; display: flex; flex-wrap: wrap; align-items: flex-start; text-align: left;}
.user-order-box-item{width:auto; flex:1; border-right: 1px solid #EBEBEB; padding: 4px 15px;  font-family: 'Open Sans', Arial; text-align: center}
.user-order-item-head{font-size:15px; font-weight: 600; color:#000; margin-bottom: 10px;}
.user-order-item-desc{font-size:13px; font-weight: 400; color:#666;margin-bottom: 10px }
.user-order-item-delivery{display: inline-block; border-radius: 5px; font-size:13px; padding: 2px 12px;}
.user-order-item-desc-price{font-size:15px; font-weight: 600; color:#000;margin-bottom: 10px }
.user-order-box-item:first-child{width: 280px; flex: none; text-align: left;}
.user-order-box-item:last-child{border-right: 0; min-height: 69px; display: flex; align-items: center; justify-content: center}

.user-order-detail-status{width: 100%; height: auto; padding: 10px 15px; box-sizing: border-box; font-family: 'Open Sans', Arial; }
.user-order-info-main{width: 100%; padding: 35px 20px 35px 20px; box-sizing: border-box; font-family: 'Open Sans', Arial; display: flex; flex-wrap: wrap; align-items: flex-start;}
.user-order-info-box{width: 50%; height: auto; }
.user-order-info-box ul{list-style: none; padding: 0; margin: 0}
.user-order-info-box ul li{width: 90%; border-bottom:1px solid #EBEBEB; font-size:14px; color:#000; padding: 8px 0;}
.user-order-info-address{width: 100%; padding-bottom:20px; margin-bottom: 20px; border-bottom:1px solid #EBEBEB; font-size:14px; color:#000;  }
.user-order-info-address:last-child{border-bottom: 0}
.user-order-price-detail{width: 100%; border:1px solid #EBEBEB; background-color: #f8f9fa; box-sizing: border-box; padding: 0 20px; }
.user-order-price-detail-box{width: 100%; border-bottom: 1px solid #EBEBEB; padding: 10px 0; display: flex; align-items: center;}
.user-order-price-detail-box-in{ width: 50%; font-size:15px; color:#000}
.user-order-price-detail-box:last-child{border-bottom: 0}

.user-order-product-main-div{width: 100%; border:1px solid #EBEBEB; box-sizing: border-box; margin-bottom: 25px; display: flex; flex-wrap: wrap; font-family: 'Open Sans', Arial }
.user-order-product-inbox{flex:1; min-height: 145px; border-right: 1px solid #EBEBEB;}
.user-order-product-inbox:last-child{border-right: 0}
.user-order-pro-div{width: auto; padding: 30px 15px; font-size:13px; color:#000}
.user-order-pro-div-name{width: 280px; padding: 30px 15px; font-size:13px; color:#000}
.user-order-pro-div-name a{color:#000}
.user-order-pro-div img{width: 75px; height: 75px;}
.user-order-tracking-main{width: 100%; padding: 10px 20px; font-family: 'Open Sans', Arial; font-size:14px; color:#000; background-color: #EBEBEB; margin-bottom: 30px; display: flex;}
.user-order-tracking-main-ic{ width: auto; margin-right: 20px; border-right: 1px solid #CCC; padding-right: 15px;}
.user-order-tracking-main-ic:last-child{border-right: 0}


.user-address-main-div{width: 100%; border:1px solid #EBEBEB; background-color: #FFF; box-sizing: border-box; margin-bottom: 35px; display: flex; flex-wrap: wrap; font-family: 'Open Sans', Arial;}
.user-address-main-head{width: 100%; border-bottom:1px solid #EBEBEB; background-color: #F8f8f8; padding: 8px 20px; font-size:14px; color:#000}
.user-address-in-box{flex:1; border-right: 1px solid #DDD; padding: 25px 20px; font-size:13px;}
.user-address-in-box:last-child{border-right: 0}
.user-address-box-1{width: 390px; }
.user-address-box-2{width: auto; text-align: center}
.user-address-box-3{width: 250px; text-align: center}


.user-ticket-div{width:100%;height:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#F8F8F8;border:1px solid #ebebeb;margin-bottom:25px;display:flex;flex-wrap:wrap;font-family:'Open Sans',Arial;font-size:13px;color:#000}
.user-ticket-div-inbox{flex:1;border-right:1px solid #EBEBEB}
.user-ticket-mins{width:145px;flex:none;text-align:center}
.user-ticket-div-inbox:last-child{border-right:0}
.user-ticket-div-inbox-di1{padding:7px 15px;border-bottom:1px solid #ebebeb;font-weight:600}
.user-ticket-div-inbox-di2{padding:15px}
.user-ticket-detail-main-info{width:100%;display:flex;background-color:#F8F8F8;border:1px solid #ebebeb;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:15px;font-family:'Open Sans',Arial;font-size:13px;color:#000;margin:10px 0;flex-wrap:wrap}
.user-ticket-detail-pi{flex:1;border-bottom:1px solid #ebebeb;padding:8px;margin-right:10px}
.user-ticket-detail-pi label{font-weight:600}
.ticket-pi2{flex:none;width:100%;border-bottom:0}
.user-ticket-message-div{width:100%;border:1px solid #ebebeb;margin:10px 0;padding:10px 0;display:flex;flex-wrap:wrap;font-family:'Open Sans',Arial;color:#000}
.user-ticket-message-div2{width:100%;border:1px solid #ebebeb;margin:10px 0;padding:10px 0;display:flex;flex-wrap:wrap;font-family:'Open Sans',Arial;color:#000;background-color:#f8f8f8}
.user-ticket-message-name{width:230px;text-align:center;padding:15px 20px;border-right:1px solid #EBEBEB;font-size:13px}
.user-ticket-message-content{flex:1;padding:15px 30px;font-size:14px}
.userlogin-modal-head{width:100%;padding:25px 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:'Open Sans',Arial;text-align:center;position:relative;background-color:#FFF}
.userlogin-modal-head-text1{width:100%;font-size:18px;color:#000;font-weight:700}
.userlogin-modal-head-text2{font-size:14px;color:#666;width:100%}
.userlogin-modal-closepanel{position:absolute;font-size:19px;color:#000;right:10px;top:5px}
.userlogin-modal-content-area{width:100%;background-color:#FFF;padding:20px 40px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.userlogin-modal-footer{width:100%;background-color:#F8F8F8;padding:29px 10px;font-family:'Open Sans',Arial;text-align:center}
.userlogin-modal-footer-text{width:100%;font-size:16px;color:#000;font-weight:700;margin-bottom:20px}
.userdelivery-not-address{width:100%;padding:35px;box-sizing:border-box;background-color:#e64747;font-family:'Open Sans',Arial;display:flex}
.userdelivery-not-address-icon{width:10%;font-size:32px;color:#fff;margin-right:11px}
.userdelivery-not-address-text{width:75%;line-height:16px}
.userdelivery-not-address-text span{font-size:14px;font-weight:500;color:#fff}
.userdelivery-not-address-text a{display:inline-block;background-color:#fff;font-weight:700;color:#000;padding:8px 22px;font-size:14px;border:1px solid #fff;cursor:pointer;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-transition:all 400ms;-moz-transition:all 400ms;-ms-transition:all 400ms;-o-transition:all 400ms;transition:all 400ms}
.userdelivery-not-address-text a:hover{background-color:#e64747;color:#fff!important;text-decoration:none}
.userdelivery-address-show{width:100%;padding-bottom:10px;border-bottom:1px solid #ebebeb}
.ladder{border-bottom:1px solid #EBEBEB}
.ladder ul{font-weight:700;color:#000;margin:0;line-height:1.1;padding:0}
.ladder ul ul li{height:auto;padding:0;transition:max-height .3s 0 ease-in}
.ladder ul .collapse li{height:0;max-height:0}
.ladder li{list-style-type:none;padding:0;height:auto;border-bottom:1px solid #EBEBEB}
.ladder li i{font-size:20px;float:right}
.ladder a{text-decoration:none;font-family:'Open Sans',sans-serif;font-size:14px;font-weight:500;width:100%;padding:13px 20px;display:block}
.form-row{margin-bottom:10px!important}
.form-captcha-height{height:55px!important;padding:.375rem .75rem!important}
.multitab-section{display:inline-block;width:100%}
.multitab-section p{display:inline-block;text-transform:lowercase;font-size:14px;padding:20px;margin:0}
.multitab-widget{list-style:none;padding:0;text-align:center}
.multitab-widget li{list-style:none;display:inline-block;vertical-align:top;width:auto}
.multitab-widget-content{margin-top:50px}
.progress-bar{background:#ddd none repeat scroll 0 0!important;box-shadow:0 0 0;height:15px;margin:0 0 25px;position:relative;width:100%;border-radius:5px}
.progress-bar-text{color:#333;font-size:15px;margin-bottom:9px}
.progress-bar > span{display:block;height:100%;width:0;border-radius:5px;background:#F8C01B none repeat scroll 0 0}
.quantity{position:relative}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
input[type=number]{-moz-appearance:textfield}
.quantity input{width:70px;height:42px;line-height:1.65;float:left;display:block;padding:0;margin:0;padding-left:20px;border:1px solid #ced4da}
.quantity input:focus{outline:0}
.quantity-nav{float:left;position:relative;height:42px}
.quantity-button{position:relative;cursor:pointer;border-left:1px solid #ced4da;width:20px;text-align:center;color:#333;font-size:13px;font-family:"Trebuchet MS",Helvetica,sans-serif!important;line-height:1.7;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}
.quantity-button.quantity-up{position:absolute;height:50%;top:0;border-bottom:1px solid #ced4da}
.quantity-button.quantity-down{position:absolute;bottom:-1px;height:50%}
.image-box{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:auto}
.image-box .thumbs{width:100%;padding:0;margin:0;text-align:center;margin-top:15px;overflow:hidden}
.image-box .thumbs li .thumb-img{opacity:.4;border:1px solid #EBEBEB;transition:.2s ease-in-out 0}
.image-box .thumbs li.activeted .thumb-img{opacity:1;border:1px solid #333}
.image-box .thumbs .thumb-img{display:block;width:90px;height:100px}
.image-box .large-image{width:100%;height:554px;background-color:#F9F9F9;background-size:contain;background-repeat:no-repeat;background-position:center;cursor:crosshair}
.carousel-gallery .swiper-slide{display:block;border-radius:0;overflow:hidden;position:relative}
.carousel-gallery .swiper-slide a:hover .image .overlay{opacity:1}
.carousel-gallery .swiper-slide a .image{width:100%;height:100%;background-size:cover;background-position:center center}
.carousel-gallery .swiper-slide a .image .overlay{width:100%;height:100%;background-color:rgba(20,20,20,0.8);text-align:center;opacity:0;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}
.carousel-gallery .swiper-slide a .image .overlay em{color:#fff;font-size:26px;position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);display:inline-block}
.carousel-gallery .swiper-pagination{position:relative;bottom:auto;text-align:center;margin-top:25px}
.carousel-gallery .swiper-pagination .swiper-pagination-bullet{-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}
.carousel-gallery .swiper-pagination .swiper-pagination-bullet:hover{opacity:.7}
.carousel-gallery .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#000;transform:scale(1.1,1.1)}
.header-mobile-main{display:none}
.mobile-menu-bar-button{width:30px;height:15px;border:0;background:none;outline:none}
.mobile-menu-bar-button:focus{outline:none}
#nav-icon1,#nav-icon2,#nav-icon3,#nav-icon4{width:25px;height:15px;position:relative;margin:0 auto;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer}
#nav-icon1 span,#nav-icon3 span,#nav-icon4 span{display:block;position:absolute;height:2px;width:100%;background:#000;border-radius:0;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}
#nav-icon1 span:nth-child(1){top:0}
#nav-icon1 span:nth-child(2){top:7px}
#nav-icon1 span:nth-child(3){top:14px}
#nav-icon1.open span:nth-child(1){top:10px;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg)}
#nav-icon1.open span:nth-child(2){opacity:0;left:-60px}
#nav-icon1.open span:nth-child(3){top:10px;-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-o-transform:rotate(-135deg);transform:rotate(-135deg)}
.opening-mobile-menu-div{text-align:center;display:none;border-top:1px solid #EBEBEB;background-color:#FFF}
#return-to-top{position:fixed;right:20px;width:50px;height:50px;display:block;text-decoration:none;-webkit-border-radius:35px;-moz-border-radius:35px;border-radius:35px;display:none;z-index:99}
#return-to-top i{margin:0;position:relative;left:16px;top:13px;font-size:19px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
#return-to-top:hover i{top:5px}
.fixed-header-in{width:95%;margin:0 auto;display:flex;align-items:center;justify-content:center}
.fixed-header-logo{width:250px;height:auto}
.fixed-header-logo img{max-height:55px;max-width:135px}
.fixed-header-text{flex:1;display:flex;align-items:center;justify-content:flex-end}
.fixed-header-icons-area{margin-left:15px;display:flex;align-items:center;justify-content:flex-end}
.fixed-header-icons-area-box{margin:0 15px}
.product-comment-head{width:100%;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;margin-bottom:60px}
.product-comment-head-1{width:40%;text-align:center;padding:0 30px;box-sizing:border-box}
.product-comment-head-1-h{width:100%;margin-bottom:10px;font-family:'Open Sans',Arial;font-size:24px;font-weight:700;color:#000}
.product-comment-head-1-s{width:100%;margin-bottom:30px;font-family:'Open Sans',Arial;font-size:14px;color:#000}
.product-comment-head-1-btn{width:100%;text-align:center}
.product-comment-head-1-btn a{position:relative;padding:8px 35px;background-color:#ff2d46;font-weight:700;color:#FFF;font-family:'Open Sans',Arial;font-size:14px;border:2px solid #ff2d46;transition-duration:.2s;transition-timing-function:linear}
.product-comment-head-1-btn a:hover{color:#FFF;text-decoration:none;border:2px solid #ce243a}
.product-comment-head-2{width:60%;border:1px solid #ebebeb;padding:35px;text-align:center;box-sizing:border-box;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}
.product-comment-head-2-img{width:125px;height:125px}
.product-comment-head-2-img img{border:1px solid #ebebeb;box-sizing:border-box;padding:13px;width:105px;height:105px}
.product-comment-head-2-ot{flex:1;box-sizing:border-box;padding:0 20px;text-align:center;font-family:'Open Sans',Arial}
.product-comment-head-2-ot-1{width:100%;font-size:14px;color:#777;margin-bottom:0}
.product-comment-head-2-ot-2{width:100%;font-size:18px;font-weight:500;color:#000;margin-bottom:7px}
.product-comment-head-2-ot-3{width:100%;font-size:22px;font-weight:700;color:#000;margin-bottom:7px}
.product-comment-head-2-ot-4{width:100%;font-size:35px;color:#cfcfcf}
.product-comment-head-content-main{width:100%;margin-bottom:60px}
.product-comment-head-content-box-out{display:none;border:1px solid #ebebeb;margin-bottom:25px}
.product-comment-head-content-box{width:100%;display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;box-sizing:border-box;padding:25px;font-family:'Open Sans',Arial}
.product-comment-head-content-box-out:nth-of-type(2n){background-color:#F8F8F8}
.product-comment-head-content-box-name-rad{width:75px;height:75px;-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px;background-color:#2d68ff;margin-right:50px;font-size:30px;color:#FF8;display:flex;align-items:center;justify-content:center}
.product-comment-head-content-box-in{flex:1;text-align:left}
.product-comment-head-content-box-in-1{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;width:100%}
.product-comment-head-content-box-in-1-name{font-size:14px;color:#000;font-weight:700;margin-right:25px}
.product-comment-head-content-box-in-1-date{font-size:13px;color:#adadad}
.product-comment-head-content-box-in-2{margin-top:10px;width:100%;font-size:20px;color:#000;font-weight:600;margin-bottom:5px}
.product-comment-head-content-box-in-3{width:100%;color:#cfcfcf;font-size:18px;margin-bottom:5px}
.product-comment-head-content-box-in-4{font-size:14px;width:90%;color:#000;line-height:18px}
.yorum-ekle-modal-body{width:100%;display:flex;align-items:flex-start;justify-content:center;flex-wrap:wrap}
.yorum-ekle-modal-body-img{width:130px;height:105px}
.yorum-ekle-modal-body-img img{width:96px;height:96px;padding:7px;border:1px solid #EBEBEB}
.yorum-ekle-modal-body-right{flex:1}
.yorum-ekle-modal-body-right-h{width:100%;font-size:17px;color:#000;font-weight:700;margin-bottom:15px}
.yorum-ekle-modal-body-right-t{width:100%;font-size:16px;color:#000}
.yorum-ekle-modal-body-right-star{width:100%}
.no-comment-alert{width:100%;padding:25px 10px;box-sizing:border-box;font-family:'Open Sans',Arial;font-size:15px;color:#000;border:1px solid #EBEBEB;background-color:#F8F8F8;text-align:center}
.user-comments-status-div{width:100%;margin-bottom:20px;padding-bottom:20px;display:flex;align-items:center;justify-content:flex-start}
.user-comments-status-box{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:1px solid #ebebeb;font-family:'Open Sans',Arial;font-size:12px;text-align:center;font-weight:600;color:#333;padding:5px 8px;margin-right:5px}
.commentboxes{margin:5px auto;padding:8px 0;width:50%;background:#eee;border:1px solid #ccc;text-align:center;display:none}
#loadmore_button{text-decoration:none;width:auto;background-color:#FB384F;display:inline-block;padding:15px 45px;font-family:'Open Sans',Arial;font-size:16px;color:#FFF;font-weight:600;transition-duration:.2s;transition-timing-function:linear}
#loadmore_button:hover{background:#333}
.loadmore_button_nomore{text-decoration:none;width:auto;background-color:#333;display:inline-block;padding:15px 45px;font-family:'Open Sans',Arial;font-size:16px;color:#FFF;font-weight:600}
.loadmore_button_out{width:100%;text-align:center;margin:40px 0}
.tracing-input-div{width:500px;margin:0 auto;margin-top:30px}
.tracing-order-main-div{width:100%}
.tracing-order-no-div{width:100%;padding:20px;box-sizing:border-box;background-color:#f8f8f8;border-bottom:1px solid #EBEBEB;text-align:center;font-family:'Open Sans',Arial;font-size:20px;font-weight:700}
.user-right-content-inside{width: 100%; height: auto; display: flex; align-items: start; flex-wrap: wrap }
.user-right-form-area{width: 55%}
.user-right-form-area label,button{font-family: 'Open Sans', Arial; font-size:14px !important; font-weight: 600;}
.user-right-form-area input,select{border-radius: 0 !important; font-size:14px !important; height: 40px !important}
.user-right-form-area textarea{border-radius: 0 !important; font-size:14px !important; }
.user-right-other-area{flex:1;  margin-left: 40px; background-color: #F8F8F8; border-bottom:2px solid #EBEBEB; padding: 35px 10px; box-sizing: border-box; text-align: center; color:#000; font-size:16px; font-weight: 600; }
.user-right-other-area i {font-size:30px; margin-bottom: 10px;}

.user_success_alert{width: 100%;   box-sizing: border-box;
    font-family: 'Open Sans', Arial; font-size:16px; color:#FFF;
    position: absolute; display: flex; justify-content: center; align-items: center;
    z-index: 99;
    top:0;
    left:0;
}
.user-right-haed{width: 100%; overflow: hidden; padding: 0 10px 15px 0; box-sizing: border-box; border-bottom: 1px solid #EBEBEB; margin-bottom: 20px; font-size:19px; font-weight: 600; color:#000; }

.user_success_alert_ic{background-color: rgba(25, 179, 85, 0.98); text-align: center; width:350px; padding: 30px 0; transition: all 700ms}
.user_success_alert_ic_red{background-color: rgba(248, 38, 71, 0.98); text-align: center; width:350px; padding: 30px 0; transition: all 700ms}
.user-order-alert-box{width: 100%; border:1px solid #f5d155; background-color: #fff4c8; padding: 7px 20px; box-sizing: border-box; font-family: 'Open Sans', Arial; font-size:13px; color:#000; margin-bottom: 20px;}
.user-order-sort-info{font-size:12px; color:#666; font-weight: 400; float:right; margin-top: 5px}
.user-order-box{width: 100%; padding: 20px 0; box-sizing: border-box; border:1px solid #EBEBEB; background-color: #F8F8F8; margin: 20px 0; display: flex; flex-wrap: wrap; align-items: flex-start; text-align: left;}
.user-order-box-item{width:auto; flex:1; border-right: 1px solid #EBEBEB; padding: 4px 15px;  font-family: 'Open Sans', Arial; text-align: center}
.user-order-item-head{font-size:15px; font-weight: 600; color:#000; margin-bottom: 10px;}
.user-order-item-desc{font-size:13px; font-weight: 400; color:#666;margin-bottom: 10px }
.user-order-item-delivery{display: inline-block; border-radius: 5px; font-size:13px; padding: 2px 12px;}
.user-order-item-desc-price{font-size:15px; font-weight: 600; color:#000;margin-bottom: 10px }
.user-order-box-item:first-child{width: 280px; flex: none; text-align: left;}
.user-order-box-item:last-child{border-right: 0; min-height: 69px; display: flex; align-items: center; justify-content: center}

.user-order-detail-status{width: 100%; height: auto; padding: 10px 15px; box-sizing: border-box; font-family: 'Open Sans', Arial; }
.user-order-info-main{width: 100%; padding: 35px 20px 35px 20px; box-sizing: border-box; font-family: 'Open Sans', Arial; display: flex; flex-wrap: wrap; align-items: flex-start;}
.user-order-info-box{width: 50%; height: auto; }
.user-order-info-box ul{list-style: none; padding: 0; margin: 0}
.user-order-info-box ul li{width: 90%; border-bottom:1px solid #EBEBEB; font-size:14px; color:#000; padding: 8px 0;}
.user-order-info-address{width: 100%; padding-bottom:20px; margin-bottom: 20px; border-bottom:1px solid #EBEBEB; font-size:14px; color:#000;  }
.user-order-info-address:last-child{border-bottom: 0}
.user-order-price-detail{width: 100%; border:1px solid #EBEBEB; background-color: #f8f9fa; box-sizing: border-box; padding: 0 20px; }
.user-order-price-detail-box{width: 100%; border-bottom: 1px solid #EBEBEB; padding: 10px 0; display: flex; align-items: center;}
.user-order-price-detail-box-in{ width: 50%; font-size:15px; color:#000}
.user-order-price-detail-box:last-child{border-bottom: 0}

.user-order-product-main-div{width: 100%; border:1px solid #EBEBEB; box-sizing: border-box; margin-bottom: 25px; display: flex; flex-wrap: wrap; font-family: 'Open Sans', Arial }
.user-order-product-inbox{flex:1; min-height: 145px; border-right: 1px solid #EBEBEB;}
.user-order-product-inbox:last-child{border-right: 0}
.user-order-pro-div{width: auto; padding: 30px 15px; font-size:13px; color:#000}
.user-order-pro-div-name{width: 280px; padding: 30px 15px; font-size:13px; color:#000}
.user-order-pro-div-name a{color:#000}
.user-order-pro-div img{width: 75px; height: 75px;}
.user-order-tracking-main{width: 100%; padding: 10px 20px; font-family: 'Open Sans', Arial; font-size:14px; color:#000; background-color: #EBEBEB; margin-bottom: 30px; display: flex;}
.user-order-tracking-main-ic{ width: auto; margin-right: 20px; border-right: 1px solid #CCC; padding-right: 15px;}
.user-order-tracking-main-ic:last-child{border-right: 0}



/* tracing Add Style SON */