/* This is childtheme to personalize your stlyes */
.navbar-brand:hover {
    background-color: #f4f4f4;
}

.header-brdr {    
    height: 70px;   
    margin-top: 10px;
}

@media (min-width: 768px){
	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.logo{
		max-height: 70px;
	}
	.navbar-nav>li>a {   
		line-height: 70px;
	}
}
.sol-icerik{
	padding-top: 25px;
	padding-bottom: 25px;
}
.divider {
    margin: 40px 0;
    height: 1px;
    background: #ddd;
}
.divider.mini {
    margin: 10px 0;   
}
a.rezervasyon {
    display: block;
    width: 300px;
    height: 126px;
    background: url(../img/rezervasyon.png) no-repeat scroll 0 0 transparent;
    overflow: hidden;
    position: relative;
}
a.rezervasyon:hover {
    background-position: 0-140px;
}
.borderTop {
	border-top: 1px solid #ddd;
}

.sekmeler .nav.nav-tabs {
    text-align: center;
	margin-bottom: 20px;
	height: 120px;
	position:relative;
}
.sekmeler .nav.nav-tabs:before {
    content: "";
    display: block;
    height: 0;
    width: 100%;
    border-bottom: 1px dashed #ddd;
    top: 35px;
    left: 0;
    position: absolute;
}
.sekmeler .nav-tabs>li {
    display: inline-block;
    width: 33.33%;
}

.sekmeler .nav-tabs>li>a {
    border-radius: 0px;
    line-height: 1.42857143;
    border: medium none;
    color: #333;
    background: none;
    border-right: medium none;
    padding: 0 5px 0 0;
    font-size: 16px;
}
.sekmeler .nav-tabs>li:last-child>a {    
    padding: 0 0 0 0;
}
.sekmeler .nav-tabs>li>a>h4 {
    font-size: 14px;
    background: #f1f1f1;
    padding: 5px;
    border-radius: 4px;
    position: relative;
    margin-top: 25px;
}
.sekmeler .nav-tabs>li.active>a>h4, 
.sekmeler .nav-tabs>li.active>a:hover>h4, 
.sekmeler .nav-tabs>li.active>a:focus>h4 { 
	background: #456CF1;
	position:relative;
}
.sekmeler .nav-tabs>li.active>a>h4:before, 
.sekmeler .nav-tabs>li.active>a:hover>h4:before, 
.sekmeler .nav-tabs>li.active>a:focus>h4:before {
    content: "";
    display: block;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #456CF1;
    border-top: 10px solid transparent;
    width: 0;
    height: 0;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    top: -20px;
}
.sekmeler .nav-tabs>li.active>a, 
.sekmeler .nav-tabs>li.active>a:hover, 
.sekmeler .nav-tabs>li.active>a:focus {
	background: none;
	color: #fff;
    cursor: default;
    border: medium none;
    border-bottom-color: transparent;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    border-radius: 0px;
}

.kenarCubugu .panel .panel-heading {
    background-color: #fff;
}
.kenarCubugu .panel .panel-heading h3 {
    font-size: 16px;
    margin: 0;
}
.kenarCubugu .panel .panel-footer {
    font-size: 11px;
    padding: 8px;
	background: #f9f9f9;
}
ul.liste li {
    line-height: 30px;
}
ul.liste li + li {
    border-top: 1px solid #e7e7e7;
}
ul.liste.ciftListe li {
    float: left;
    width: 50%;
    line-height: 40px;
    border-bottom: 1px solid #e7e7e7;
    max-height: 40px;
}
ul.liste.ciftListe li +li{
   border-top: medium none;
}
ul.liste li > a {
    display: block;
	position: relative;
}

ul.liste li > a > .badge {
    background-color: #456CF1!important;
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -10px;
}

.features {
    background-color: #456CF1 !important;
    color: #fff!important;
}

nav.newsletter {
    background: #fff;
    border-bottom: 1px solid #ddd;
}
nav.newsletter .container {
    background: url(../img/newsletter-back.png) no-repeat scroll 0 50% transparent;
    padding-top: 25px;
}
.newstext {
    padding-top: 0 !important;
    padding-bottom: 10px!important;   
}
footer {   
    padding-top: 45px;  
}

.panel-green {  
    background-color: #21AD80!important;
    border-color: #21AD80!important;
}

.panel-purple {
    background-color: #E25462!important;
    border-color: #E25462!important;
}

.panel-yellow {
    background-color: #FFB500!important;
    border-color: #FFB500!important;
}
.blocklar img{
	width: 100%!important;
	height: auto!important;
}
span.telefonlar {
    font-weight: bold;
    font-size: 20px;
    display: block;
    color: #555;
}
.offersbg .blog {
    padding-top: 0;
}
.tamGenisResim{
	width:100%;
	margin-bottom: 20px;
}
.iletisimSayfasi {
    margin: 25px;
}
.satirGenislet{
    margin: 0 -30px;
}
.iletisimSayfasi .form_title {
	margin-bottom: 20px;
}
.iletisimSayfasi .bloklar .panel-heading {
    background: #456CF1;
    color: #fff;
}
.filters #collapse3 label,
.filters #collapse4 label,
.filters #collapse5 label{
	font-size: 12px;
}
.top-bar{line-height: 35px;}
.top-bar .tiklaArayalim{text-align: right;}
.top-bar.alert-dismissable, .top-bar.alert-dismissible{
    padding: 0;
	margin: 0;
	background: #222;
	color: #fff;
	border-radius: 0 0 0 0;
	-moz-border-radius: 0 0 0 0;
	-webkit-border-radius: 0 0 0 0;
}
.top-bar.alert-dismissable .close, .top-bar.alert-dismissible .close {
    position: relative;
    top: 8px;
    right: 30px;
	color: #fff;
	opacity:1;
    font-size: 14px;
    font-weight: 600;
	text-shadow: none;
}
.top-bar.alert-dismissable a, .top-bar.alert-dismissible a{  
	color: #fff;	
    cursor: pointer;
}
.top-bar.alert-dismissable a:hover, .top-bar.alert-dismissible a:hover,
.top-bar.alert-dismissable a:focus, .top-bar.alert-dismissible a:focus{  
	color: #ccc;
}
.slogantel span {
    font-weight: bold;
    font-size: 16px;
    margin-right: 25px;
}
.altfooter .container {
    border-top: 1px dashed #ddd;
    padding-top: 20px;
}
footer h2 {    
    border-bottom: 1px dashed #ddd;
}
.filterContainer{
	position: relative;
	padding-bottom: 40px;
}
.kaydir {
    width: 295px;
    margin-left: -10px;
    margin-right: -10px;
    position: relative;
    z-index: 9999;
	overflow: visible;
	box-shadow: 0 10px 10px -6px rgba(0,0,0,0.5);
}
.kaydir:before,
.kaydir:after{
	content:"";
	width:0;
	height:0;
	position: absolute;
	border-top: 10px solid transparent;
	border-bottom: 0 solid transparent;
	top: -11px;

}
.kaydir:before{	
	border-left: 10px solid transparent;
	border-right: 10px solid #2a63c1;
	left: -11px;   
}
.kaydir:after{
	border-left: 10px solid #2a63c1;
	border-right: 10px solid transparent;
	right: -11px;	
}

.megaMenu > li.dropdown {
    position: static;
}
.megaMenu > li.dropdown > .dropdown-menu{
	left: 0;
    width: 100%;
    max-width: 100%;
    box-shadow: none;
    border-top-color: #ddd;
}
.megaMenu > li.dropdown > .dropdown-menu > li{
	float: left;
}

.badgem {
    position: absolute;
    left: 0;
    top: 20px;
    padding: 5px 10px;
	color: #fff;
}
.badgem.mavi {
    top: 50px;
}
.badgem.kirmizi {
    top: 80px;
}
.mavi {
    background: #456cf1;
}
.kirmizi {
    background: #fe0065;
}
.yesil {
    background: #2ba62b;
}
@media (max-width:767px){
	.kaydir {
		width: 100%;
		margin-left:0;
		margin-right:0;
	}
	.megaMenu > li.dropdown > .dropdown-menu{
		position: relative;
	}
	.megaMenu > li.dropdown > .dropdown-menu > li{
		float: none;
	}
	.slogantel span+span {
		font-size: 12px;
	}
	.sayfalandirma .nav-justified>li {		
		float: left;;
	}
	.sayfalandirma .nav-justified>li>a {		
		padding: 10px 15px;
	}
}
@media (min-width:768px) and (max-width: 992px){
	.kaydir {
		width: 770px;		
	}
	.megaMenu > li.dropdown > .dropdown-menu{
		position: relative;
	}
	.megaMenu > li.dropdown > .dropdown-menu > li{
		float: none;
	}
	.slogantel span+span {
		font-size: 12px;
	}
	
}

@media (max-width: 768px){
	.top-bar{
		position: fixed;
		bottom: 0;
		width:100%;
		z-index: 99999;
	}	
	.top-bar.alert-dismissable, .top-bar.alert-dismissible{	
		background: #fa0164;
	}	
}