body {font-family: 'Poppins', sans-serif;}

#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 { position: relative; font-family: 'Playfair Display', serif; font-size: 25px; color: #000; text-align: left; left: 0; right: 0; padding-top: 0;}

#return-to-top { position: fixed; bottom: 20px; right: 20px; background: #3c9ac9; 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 */
header { background: #f5f5f5;}
header h1 { font-size: 30px; font-family: 'Playfair Display', serif; font-weight: 500; line-height: 36px;}
header p { font-size: 15px; font-weight: 700; font-style: italic;}
header .btn { border: 1px solid #000; color: #000; font-weight: 500;}

.navbar { border-bottom: 1px solid #e7e7e7;}
.navbar-anasayfa { background: #f5f5f5;}
.navbar-nav .nav-item > .nav-link { position: relative; font-size: 14px; color: #000; padding-left: 1rem; padding-right: 1rem;}
.navbar-nav .nav-item.active > .nav-link:before,
.navbar-nav .nav-item:hover > .nav-link:before { position: absolute; content: ""; left: 0; right: 0; margin: 0 auto; text-align: center; width: 6px; height: 12px; background: #fdcb1b; top: -10px;}

.uye-ol { color: #e51f3e;}
.uye-ol a { color: #e51f3e;}
.bagis-yap a { background: #3c9ac9;}

.sayfa-basliklar { font-family: 'Playfair Display', serif; font-size: 20px; text-transform: uppercase; color: #000;}
.font-playfair { font-family: 'Playfair Display', serif; font-weight: 600; }

#pills-sergi .nav-link { font-family: 'Playfair Display', serif; font-size: 16px; font-weight: 600; color: #000; border-radius: 0; padding-left: 0; padding-right: 0; margin-right: 50px;}
#pills-sergi .nav-link.active { background: transparent; border-bottom: 1px solid #000;}
.eser-tanitim { position: absolute; bottom: 0; background: #fff;}

.form-control { height: 45px; border-radius: 10px; background: #fafafa; border: 0;}
.list-group-item { font-family: 'Playfair Display', serif; color: #000; font-weight: 600; border-radius: 0; padding-left: 0; padding-right: 0; margin-right: 30px;}
.list-group-item.active { border-bottom: 1px solid #000!important; background: transparent; color: #000;}
.list-group-horizontal>.list-group-item:first-child, .list-group-horizontal>.list-group-item:last-child { border-radius: 0;}

.btn-genel { font-family: 'Playfair Display', serif; border: 1px solid #000; border-radius: 0;}
.toggle-password { padding-top: 12px;}
.form-inline .form-control:focus { box-shadow: none;}

#sanatci-gorseller { list-style-type: none;}
#sanatci-gorseller > li { float: left; margin: 10px; cursor: move;}

.begen .btn { box-shadow: none;}
.begen.btn.focus, .begen.btn:focus { box-shadow: none;}

/* Sosyal Medya Sayfası */
.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: 15px!important;}
.sosyal_medya a { color: #fff; display: inline-block; text-align: center;}

/* 404 Sayfa Bulunamadı Sayfası*/
#nopage {background-color: #f5f5f5; 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: #e51f3e;}
.subtitle { font-size: 40px; font-weight: 700; color: #3c9ac9;}
.buttons { margin: 30px;}
.buttons a.button { font-weight: 700; border: 2px solid #e51f3e; text-decoration: none; padding: 15px; text-transform: uppercase; color: #e51f3e; border-radius: 26px; transition: all 0.2s ease-in-out; }
.buttons a.button:hover { background-color: #e51f3e; color: white; transition: all 0.2s ease-in-out;}

footer { background: #000}

/*Renkler*/

.bg-light-gray { background: #f6f6f6}
.text-black { color: #000;}

/* 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) { 
  	footer img { float: right!important; }
  	.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; }
	.icerik img { width: 100% !important; height: auto !important; }
	footer { font-size: 14px; }
}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
	#carouselBanner .carousel-caption { font-size: 20px; bottom: 0; padding-bottom: 0;}
	header h1 { font-size: 20px;}
	header .col-lg-4 { align-items: center; text-align: center;}
	.sosyal_medya { justify-content: center;}
	#pills-sergi .nav-link { margin-right: 35px;}
	.uye-ol { text-align: center; margin: 0 auto;}
	.bagis-yap { text-align: center; margin: 0 auto;}
	.navbar-nav .nav-item.active > .nav-link:before, 
	.navbar-nav .nav-item:hover > .nav-link:before { margin: 0; top: 0;}
	footer { text-align: center;}
}

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {
	
}
