@import url("https://fonts.googleapis.com/css?family=Dosis&display=swap");

body { font-size: 1rem; font-family: 'Dosis', sans-serif; color: #3a3a3a; }
a:hover { text-decoration: none; }

#carouselBanner { border-bottom: 10px solid #c09459; }
#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; background-color: rgba(0,0,0,.7); color: #fff; bottom: 50px; }

.portfolio-item { margin-bottom: 30px;}

#return-to-top { position: fixed; bottom: 20px; right: 20px; background:#c09459; 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; }

/* Dropdown Submenu */
.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;}

/* Custom CSS */

/* 404 Sayfa Bulunamadı Sayfası*/
#nopage { 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: #c09459;}
.subtitle { font-size: 40px; font-weight: 700; }
.buttons { margin: 30px;}
.buttons a.button { font-weight: 700; border: 2px solid #c09459; text-decoration: none; padding: 15px; text-transform: uppercase; color: #c09459; border-radius: 26px; transition: all 0.2s ease-in-out; }
.buttons a.button:hover { background-color: #c09459; color: white; transition: all 0.2s ease-in-out;}

/* Ürün Detay Sayfası */
#categoryMenu ul.list-group { list-style: none; padding: 5px; }
#categoryMenu ul.list-group li.list-group-item { position: relative; padding: 7px; }
#categoryMenu ul.list-group li.list-group-item a { display: block; text-decoration: none; color: #343a40; }
#categoryMenu ul.list-group li.list-group-item a.active { color: #6b4c22; }
#categoryMenu ul.list-group li.list-group-item a > i { color: #6c757d; font-size: 12px; }
#categoryMenu ul.list-group li.list-group-item a.active > i { color: #6b4c22; }
#categoryMenu ul.list-group li.list-group-item > i { position: absolute; right: 10px; top: 7px; color: #343a40; }
#carouselProductGallery .carousel-indicators { position: relative; bottom: 0; margin: 10px 5px; }
#carouselProductGallery .carousel-indicators > li { width: inherit; height: inherit; text-indent: initial; opacity: .7; }
#carouselProductGallery .carousel-indicators > li.active { opacity: 1; }
#carouselProductGallery .carousel-inner .carousel-item { height: auto; min-height: auto; }

footer { color: #3f2e18; }
.bg-tanfer { background-color: #c09459; }
.text-tanfer { color: #6b4c22; }
#header-top { position: relative; font-size: 1rem; }
#header-top:before { content: ''; position: absolute; top: 0; left: -40px; border-width: 0 40px 40px 0; border-style: solid; border-color: transparent #c09459 transparent transparent;  }
#header-top:after { content: ''; position: absolute; top: 0; right: -40px; border-width: 40px 40px 0 0; border-style: solid; border-color: #c09459 transparent transparent transparent;  }
#header-bottom { position: relative; }
#header-bottom.border-bottom { border-color: #b6b6b6 !important; }
#language-wrapper { position: absolute; right: 10px; top: 3rem; }
a.sosyal-medya { color: #705125; }
a.sosyal-medya:hover { opacity: .7; }
.navbar-nav > .nav-item { margin: 0 .7rem; }
.navbar-nav > .nav-item:hover, .navbar-nav > .nav-item.active { background: url(../images/menu-aktif.png) 0 5px no-repeat; }
.navbar-nav > .nav-item > a.nav-link { color: #3a3a3a; font-size: 1.2rem; }
.navbar-nav > .nav-item > a.nav-link:hover { color: #000; }
.nav-link-sub:active, .nav-link-sub:hover { background-color: #c09459 !important; }
.bg-footer { background-color: #ebebeb; }
.page-title { text-transform: uppercase; font-weight: bold; position: relative; border-bottom: 1px solid #c1c1c1; padding-bottom: .8rem !important; margin-bottom: 1rem; }
.page-title:after { content: ''; border-bottom: 6px solid #c09459; position: absolute; bottom: 0; left: 0; width: 100px; }
.page-title.border-bottom { border-color: #b6b6b6 !important; }
.btn-light { background-color: #e7e7e7; border-color: #e7e7e7; font-weight: bold; }
.btn-light:hover { background-color: #eee; }
.text-muted { color: #969696 !important; }
.btn-tanfer { background-color: #c39a62; border-color: #c39a62; padding: .5rem 2rem; color: #fff; text-transform: uppercase; }
.btn-tanfer:hover { opacity: .8; color: #fff; }
.breadcrumb { background-color: #ededed; }
.breadcrumb .breadcrumb-item a { color: #3a3a3a; }
.breadcrumb .breadcrumb-item.active { color: #6b4c22; }
.page-item .page-link { color: #6b4c22; }
.page-item.active .page-link { background-color: #c09459; border-color: #c09459; }
.list-group-item { background-color: #ededed; color: #3a3a3a; }
.list-group-item.active { background-color: #c09459; border-color: #c09459; color: #fff !important; }
.list-group-item.active:hover { color: #fff !important; }
#teknik-bilgiler table { width: 100% !important; }
#teknik-bilgiler table tr th { padding: 2px; border: 1px solid #ccc; font-weight: bold; background-color: #e6e6e6; }
#teknik-bilgiler table tr td { padding: 2px; border: 1px solid #ccc; }

/* --------------------------*/
/* 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) {
	#carouselBanner .carousel-item.background { height: 35vh !important; }
	footer { font-size: 14px; }
	.sosyal_medya a { width: 34px; height: 34px; font-size:18px; }
	.icerik img { width: 100% !important; height: auto !important; }
	.navbar-nav > .nav-item:hover, .navbar-nav > .nav-item.active { background: none; }
	#header-top:before { display: none;  }
	#header-top:after { display: none; }
	#language-wrapper { bottom: 1rem; top: auto; }
}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
	
}

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {
	
}
