#spinner{
	background: #FFFFFF url(/img/preloder/200.gif) no-repeat scroll 50% 50%;
}
.img-logo{
	max-width: 200px;
	max-height: 150px
}
.gallery-img:before{
	font-family: "Font Awesome 5 Free";
}
.contact-main-form{
	position: relative;
}
.blog-detail-profile-2:nth-last-child(1){
	border-bottom:0;
}
.rating-box .rating-container label{
	display: inline-block;
    margin: 5px 8px;
    color: #d4d4d4;
    cursor: pointer;
    font-size: 31px;
}
.rating-box{
	margin: 0;
	text-align: center;
}
.tarihat{
	font-size: 12px;
    color: #9395a0;
    margin-left: 20px;
    vertical-align: middle
}
.ml-100{
	margin-left: 100px
}
.blog-detail-tag{
	margin: 0;
}
.page-item.active .page-link{
	background-color: var(--rodeo);
    border-color: var(--rodeo);
}
.page-link{
	color: var(--rodeo);
}
.page-link:hover{
	color: var(--vulcan);
}
.modal-header{
	background-color: var(--rodeo);
}
.modal-header h5{
	color:white;
}
#yorumGonderButonu{
	background-color: var(--rodeo);
	border: 1px solid var(--rodeo);
}
.yazi-yesil{
	color: green;
}
.yazi-kirmizi{
	color: red;
}
.kapanirkenAc p{	
	font-weight: bold
}
.beklemegifi{
	width: 50px;
	height: 50px;
	position: absolute;
	top: 36%;
	left: 47%;
	z-index: 1;
	display: none
}

.bekle-bg{
	background-color: #fff;
	width: 100%;
	height: 100%;
	opacity: 0.5;
	z-index: 2;
	position: absolute;
	display: none
}

.banner-info{
	top: 43%;
}
.menu-bg{
	background-image: url(../images/counter-bg.png);
	background-color: #2e3037;
	background-position: 78% 41%;
    background-size: 90% 100%;
	position: relative;
	height: 250px
}
.ad{
	color: var(--rodeo);	
	padding: 10px 10px 5px 10px;
	font-size: 1.3rem;
	font-weight: bold;
}
.meslek{
	color: white;	
	padding: 5px 10px;
	font-size: 1rem;
	font-weight: bold;
}
.bilgiler{
	background-color: var(--vulcan);
	position: absolute;
	bottom: 0;
	min-height: 100px;
	max-height: 265px;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
}
.footer-bg {
	background-image: url(/img/test.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.book-table-bg{
	background-image: url(/img/arka.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.news-card{
	background: #f8f8f8;
	border:1px solid white;
}
.table-booking p{
	margin: 0 auto;
	width: 90%;
}

.time-menu:after{
	width: 47%;
	left: 49%;
}

.footer-harita iframe {
	
	width: 100% !important;
	max-height: 250px;
}

body.anasy section:nth-child(1n) {
	background-color: #fafafa !important;
}
body.anasy section:nth-child(2n) {
	background-color: white !important;
}

.guzelbaslik:before{
	content: url(/img/pattern-sol.png);	
}
.guzelbaslik:after{
	content: url(/img/pattern-sag.png);	
	margin-left: 5px
}
.guzelbaslik{
	margin-right: auto;
	margin-left: auto;
	font-family: 'Fondamento', cursive;

	font-size: 3rem
}
.baslik{
	font-family: 'Fondamento', cursive;

	font-size: 3rem
}
.line-border-center {
	height: 2px;
	text-align: center;
	margin: auto;
	width: 70px;
	background: #333;
	margin-top: 20px;
	margin-bottom: 25px;
}

.hizmet-icon{
	font-size: 54px;
	color: var(--vulcan);
}
.kisalt {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.kisalt p {
	display: none;
}
.kisalt p:first-child {
	display: block;
}

.dropdown-menu{
	background-color: var(--vulcan) !important
}

.dropdown-toggle::after{
	display: none
}

@media screen and (max-width: 600px) {
	.guzelbaslik, .baslik {
		font-size: 2rem;
	}
	.menu-bg{
		height: 150px;
	}
	.menu-bg h5{
		font-size: 34px;
	}
}