@import url('../slick/slick-theme.css');
@import url('../slick/slick.css');

body { font-family: "Didact Gothic", sans-serif; }

h1,h2,h3,h4,h5,h6 { font-family: "Oswald", sans-serif; letter-spacing: 2px;}
p { color: #777}

#carouselBanner .carousel-item.background { height: 65vh; min-height: 300px; background: no-repeat center center scroll; background-size: cover; }
#carouselBanner .carousel-item.background.background-sub { height: 45vh; }
#carouselBanner .carousel-indicators > li { background-color: rgba(0,0,0,.5); }
#carouselBanner .carousel-indicators > li.active{background-color: #000;}
#carouselBanner .carousel-caption { font-size: 22px; letter-spacing: 2px; color: #fff; bottom: 30%;}
#carouselBanner .carousel-caption p { color: #fff}
#banner-opacity { position: absolute; left: 0; right: 0; top: 0; bottom: 0; background-color: rgba(0,0,0,.4);}

#return-to-top { position: fixed; bottom: 20px; right: 20px; background:#000; width: 40px; height: 40px; text-decoration: none; display: none; border-radius: 10px; z-index : 999; }
#return-to-top i { font-size: 25px; color: #fff; position: relative; margin: 0; left: 9px; top: 7px; }


.navbar { background-color: rgba(0,0,0,.4); height: 130px;}
.navbar-nav .nav-item { border-bottom: 1px solid #fff;}
.navbar-nav .nav-item .nav-link { font-size: 18px; padding-left: 0; padding-right: 0; margin-left: 1.25rem; margin-right: 1.25rem; color: #fff; line-height: 110px; border-bottom: 3px solid transparent;}
.navbar-nav .nav-item.active .nav-link, .navbar-nav .nav-item .nav-link:hover { border-bottom: 3px solid #fff;}
.navbar-dark .navbar-toggler-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255%2c255%2c255%2c1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}
.navbar-dark .navbar-toggler { border: 0;}
.body-scroll .navbar { background-color: rgba(0,0,0,.6);}

.dropdown-submenu { position: relative;}
.dropdown-submenu>.dropdown-menu { top: 0; left: 100%; margin-top: -6px; margin-left: -1px; border-radius: 0 6px 6px 6px; }
.dropdown-submenu:hover>.dropdown-menu { display: block;}
.dropdown-submenu>a:after { display: block; content: ''; float: right; width: 0; height: 0; border-color: transparent; border-style: solid; border-width: 5px 0 5px 5px; border-left-color: #444; margin-top: 7px; margin-right: -10px; }
.dropdown-submenu.pull-left { float: none; }
.dropdown-submenu.pull-left>.dropdown-menu { left: -100%; margin-left: 10px; border-radius: 6px 0 6px 6px; }
.dropdown-toggle::after { color: #aaa;}
.bg-dark:focus, .bg-dark:hover{ background-color: none!important; box-shadow: none!important;}

.page-titles { font-size: 35px; font-weight: 400; text-transform: uppercase; letter-spacing: 5px;}

.breadcrumb-wrapper { position: absolute; top: 0; z-index: 2; left: 0; right: 0; text-align: center; margin-top: 60px;}
.breadcrumb { background: transparent; justify-content: center; color: #fff;}
.breadcrumb-item a { color: #fff}
.breadcrumb-item.active { color: #fff;}
.breadcrumb-item+.breadcrumb-item::before { color: #fff;}

.category-bg { background: url('../images/kategori-bg.png') no-repeat;}
.product-bg-border { position: relative; z-index: 10; border: 10px solid #fff; border-radius: 5px;}
.product-bg img { position: absolute; right: -65px; top: -50px; width: 100%;}
#slick-product-arrows a { background: #7f7f7f; width: 55px; height: 55px; line-height: 55px; display: inline-block;}
#product-image-slick .slick-slide { opacity: 0.5;}
#product-image-slick .slick-slide { &.slick-center {opacity: 1}}
#productCarousel .carousel-inner { overflow: visible; }

#productCarousel .carousel-control-next,
#productCarousel .carousel-control-prev { width: 45px; height: 45px; background: #7f7f7f; opacity: 1; border-radius: 10px; bottom: 80px; top: auto;}
#productCarousel .carousel-control-next { right: 90%;}

.plan-area .btn { font-family: "Oswald", sans-serif; font-weight: bold; font-size: 20px; height: 50px; border-bottom: 2px solid #ededed; border-radius: 0;}
.plan-area .btn.active { background: #fff; border-bottom: 2px solid #c7c7c7;}
#katCarousel .carousel-control-next,
#katCarousel .carousel-control-prev { width: auto!important; opacity: 1;}
#katCarousel .carousel-control-prev-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e") !important;}
#katCarousel .carousel-control-next-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e") !important;}

.catalog-desc { font-size: 22px}
.vision-bg { background: url('../images/vision-bg.png') no-repeat; background-attachment: fixed;}
.mision-bg { background: url('../images/mision-bg.png') no-repeat;}

.wt-img-effect { position: relative; overflow: hidden; display: block;}
.wt-img-effect img { display: block; margin: 0; width: 100%; height: auto; box-shadow: 0 0 0 rgba(0, 0, 0, 0); -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0); -moz-box-shadow: 0 0 0 rgba(0,0,0,0); transition: all 0.25s; -moz-transition: all 0.25s; -webkit-transition: all 0.25s; -o-transition: all 0.25s; -webkit-transform-style: preserve-3d;}
.overlay-bx-2 { position: absolute; left: 0; bottom: 0px; width: 100%; height: 100%; z-index: 1; background-color: #000; opacity: 0; -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; -ms-transition: all 0.5s linear; -o-transition: all 0.5s linear; transition: all 0.5s linear;}
.line-amiation { position: relative; width: 100%; height: 100%;}
.line-amiation:after, .line-amiation:before { content: "";  position: absolute; background-color: #fff; left: 20px; top: 20px; opacity: 0; -webkit-transition: all 0.7s linear; -moz-transition: all 0.7s linear; -ms-transition: all 0.7s linear; -o-transition: all 0.7s linear; transition: all 0.7s linear;}
.line-amiation:before { width: 1px; height: 0px;}
.line-amiation:after { width: 0%; height: 1px;}
.line-amiation a.v-button { color: #fff; border-left: 2px solid; display: block; position: absolute; bottom: 90px; right: -40px; -moz-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -o-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg);}
.overlay-bx-2:hover { opacity: 0.9; bottom: 0px;}
.line-amiation:hover:before { height: 100%; top: -20px; opacity: 1;}
.line-amiation:hover:after { width: 100%; opacity: 1; left: -20px;}

.bg-black { background: #000;}
.bg-gray { background: #f4f4f4}
.text-black { color: #000}

table { width: 100%!important; margin-bottom: 1rem; color: #212529; vertical-align: top; border-collapse: collapse; border: 0!important;}
table tr { border-bottom: 1px solid #3e3e3e;}
table >:not(caption)>*>* {  padding: 1rem 0;}

.form-control { height: 50px;}

/* Sosyal Medya */
.sosyal_medya{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:row;margin-bottom:0;list-style:none;}
.sosyal_medya li{padding-right: 20px!important;}
.sosyal_medya a {color: #fff; display: inline-block; text-align: center; font-size: 16px;}

.body-scroll .sosyalmenu ul li a { color: #000 }
.sosyalmenu { margin: auto; position: fixed; left: 0; top: 350px; z-index: 9; }
.sosyalmenu ul { list-style: none;}
.sosyalmenu ul li { margin: 0; float: none; width: 40px; height: 40px; line-height: 40px; text-align: center; transition: all 0.4s ease;}
.sosyalmenu ul li a { color: #fff; font-size: 15px; line-height: 40px; display: block;}
.sosyalmenu ul li i { font-size: 18px; line-height: 40px;}

/* 404 Sayfa Bulunamadı*/
#nopage {background-color: #342643; min-height: 80vh;}
.text-wrapper { min-height: 80vh; display: flex; flex-direction: column; align-items: center; justify-content: center;}
.title {font-size: 6em; font-weight: 700; color: #EE4B5E;}
.subtitle { font-size: 40px; font-weight: 700; color: #1FA9D6;}
.buttons { margin: 30px;}
.buttons a.button { font-weight: 700; border: 2px solid #EE4B5E; text-decoration: none; padding: 15px; text-transform: uppercase; color: #EE4B5E; border-radius: 26px; transition: all 0.2s ease-in-out; }
.buttons a.button:hover { background-color: #EE4B5E; color: white; transition: all 0.2s ease-in-out;}

footer { background: #000; color: #777}
footer a { color: #777}
footer a:hover { color: #fff;}


/* RESPONSIVE UP (min-width) */

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {

}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {

}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  	.dropdown-submenu>.dropdown-menu { margin-top: 5px; }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

}

/* RESPONSIVE DOWN (max-width) */

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {

}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {

    .navbar-nav { background-color: rgba(0,0,0,.5);}
    .navbar-brand { text-align: center; margin: 0 auto;}
    .navbar-nav .nav-item { border: 0;}
    .navbar-nav .nav-item .nav-link { line-height: normal!important;}
    #carouselBanner .carousel-item.background { height: 100vh !important; }
    .icerik img { width: 100% !important; height: auto !important; }
}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
    #carouselBanner .carousel-caption h1 { font-size: 20px; margin-bottom: 20px;}
    #carouselBanner .carousel-caption p { font-size: 18px}
    .page-titles { font-size: 20px; text-align: center;}
    .sosyal_medya { justify-content: center;}
    .sosyalmenu { display: none;}
    .order-res { order: 12}
    .product-bg img { right: -15px}
    footer { text-align: center;}
}

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {

}
