body {
 padding-top:73px;
}

body.bookingPage{
    padding-top:78px;
}

h1 {
 font-size:28px;
 margin-bottom:16px;
}

.wrap{
	width:990px;
	max-width:990px;
}

a#menuMobile{
	display:block;
}

#menu{
	display:none;
}

#langs, #subLangs{
	display:none;
}

header {
height:73px;
min-height:73px;
background-image:none;
background-color:#145ca7;
border-bottom:0px;
}

header.fixed{
	height:73px;
min-height:73px;
background-image:none;
}

header .wrap, header.fixed .wrap{
	height:73px;
min-height:73px;
background-image:none;
}

body.bookingPage header {
    position: fixed;
height:73px;
min-height:73px;
background-image:none;
    margin-bottom: 0px;
}

body.bookingPage header .wrap{
  	height:73px;
min-height:73px;
background-image:none;  
}

.logo {
	display:none;
}


.logoMob {
	position: absolute;
  top: 14px;
  left: 10px;
	display:block;
}

.logoMob img{
	height:46px;
}

#swiper-gallery {
		height:auto;
}

#swiper-gallery .swiper-slide img {
    top:0;
    transform:none;
}

#swiper-gallery .swiper-slide em {
    font-size: 29px;
}

.content {
    padding: 20px;
		font-size:16px;
}

section{
	margin-bottom:5px;
}


.searchBook input.customInput{
    max-width: 185px;
        margin-right:8px;
}

.searchBook select.customInput{
    margin-right:8px;
}

.searchBook .wrap form span{
    display: none;
}

.servicesHome{
    font-size: 17px;
}

.servicesHome .wrap ul li {
    width: 28.5%;
}

.servicesHome .wrap ul li strong{
    font-size: 23px;
    margin-bottom:1px;
}

.placeSection .left {
    width:45%;
}

.placeSection .left a.buttonLB{
	width:45%;
}

.placeSection2 ul li {
    font-size: 14px;
    min-width: 24%;
    line-height: 14px;
}

#swiper-galleryB {
		height:auto;
}

#swiper-galleryB .swiper-slide img {
    top:0;
    transform:none;
}

.greenSection2 ul li {
    font-size: 17px;
    max-width:45%;
		min-width:45%;
		margin-bottom:25px;
}

.greenSection2 ul li strong{
    font-size: 23px;
    margin-bottom: 10px;
}


.contactSection .customInput{
    width: 96%;
}

#captcha{
	width:45%;
	margin-right:2%;
}

footer{
    font-size: 16px;
}

footer ul li {
    width: 42%;
}

footer .bottom  {
    padding: 15px 0px;
    font-size: 14px;
}

footer .bottom a {
    font-size: 14px;
}

/****************/

#web, .web {
    width: 990px;
}

.roomItem{
    width: 100%;
}

.roomItem h3{
 font-size:26px; 
}

.roomItem h4{
    font-size:18px; 
}

.btBooking, .btDataform, .btCheckout {
    padding: 0px 42px;
}


.roomPrice {
    width:275px;
}

.roomPrice span {
	min-width:0px;
}

.add{
    font-size: 21px;
        line-height:50px;
}

.addTotal, .addPay{
    margin: 5px 0px;
}

#dataForm{
    width: 100%;
}

.roomConditions{
    font-size: 16px;
    
}

.inputNormal {
    width: 306px;	
}

.textareaNormal {
    width: 619px;
		
}

.warning {
    font-size:16px;
}

.warning i {
	display:none;
}

.warning span {
    padding-left:0;
}