.page-template-page-iframe nav#navbar.site-navigation{
display: none!important;
}
body.page-template-page-iframe{
padding-top:0!important;
margin-top:-30px;
}
.single-searcher iframe{
width:100%;
min-height: 170vh;
overflow: hidden;
}
@media (max-width:767px){
.single-searcher iframe{
min-height:376vh;
}
}
@media (min-width:768px) and (max-width: 991px){
.single-searcher iframe{
min-height:376vh;
}
}
@media (min-width:992px) and (max-width: 1199px){
.single-searcher iframe{
min-height:150vh;
}
}
.d-none {
display: none;
}
@media (min-width: 768px) {
.d-md-none {
display: none;
}
.d-md-block {
display: block;
}
}
.slider-cities .slider-thumbnail:before {
display: none;
}
.carousel-indicators li.active {
width: 30px;
height: 3px;
}
.slider-cities .slider-thumbnail {
max-height: none;
}
.slider-cities .carousel,
.slider-cities img {
width: 100%;
}
#offer-form > a,
.social-panel a {
background: #002C77 !important;
}
.site-navigation .top-infobox .top-infobox-container .wishlist-box {
margin-left: 0;
}
.site-navigation .top-infobox .top-infobox-container .wishlist-box > a {
background: none; }
.site-navigation .top-infobox .top-infobox-container .links-box > a {
background: #002C77;
color: #fff; }
.btn-primary.btn-main, a.btn-primary.btn-main, a:not([href]):not([tabindex]).btn-primary.btn-main {
color: #fff;
border-color: #002C77;
background-color: #002C77;
}
.textgallery_section .textgallery-box .textgallery-container {
background: none;
} 
.textgallery_section .textgallery-box .textgallery-container .gallery-page.gallery-left > .gallery-item,
.textgallery_section .textgallery-box .textgallery-container .gallery-page.gallery-right > .gallery-item {
margin-left: 0 !important;
}
.uppercase {
text-transform: uppercase;;
}