/* BotStudio */
input.select-adult {
    width: 100px;
    text-align: center;
}

span.select-adult {
    color: #0000ff;
    cursor: pointer;
    padding: 6px 0px;
}

.select-adult.active {
    color: #2a6496;
    text-decoration: underline;
}

input.select-children {
    width: 100px;
    text-align: center;
}

span.select-children {
    color: #0000ff;
    cursor: pointer;
    padding: 6px 0px;
}

.select-children.active {
    color: #2a6496;
    text-decoration: underline;
}

input.select-rooms {
    width: 100px;
    text-align: center;
}

span.select-rooms {
    color: #0000ff;
    cursor: pointer;
    padding: 6px 0px;
}

.select-rooms.active {
    color: #2a6496;
    text-decoration: underline;
}

.section_children_age {
    display: inline-block;
    width: 100%;
}

.section_children_age .child-age-select {
    margin: 20px 0px;
}

#CF5dedf8ed7a86f_3-row-4 {
    display: none;
}

#CF5dedf8ed7a86f_3-row-5 {
    display: none;
}

/* BotStudio */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  src: url('../fonts/roboto/Roboto-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  src: url('../fonts/opensans/OpenSans-Regular.ttf') format('truetype');
}
.hr-form .wpb_text_column {
    margin: 15px !important;
}

.icon-block .wpb_wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
 
.svg_room_modal {
		position: fixed;
		right: 20px;
    bottom: 150px;
    width: 130px;
		z-index: 7000;
    cursor: pointer;
}
@media screen and (max-width: 768px) {
.btn-fix-calc {
		position: fixed;
		right: 10px;
		bottom: 0px;
		z-index: 7000;
	}
	.btn-circle {
		width: 70px;
		height: 30px;
		font-size: 12px!important;
		font-weight: bold!important;
		background-color: #007bff!important;
		border-color: #007bff!important;
	}	
}
@media (min-width: 768px){
	.btn-fix-calc {
		position: fixed;
		right: 20px;
		bottom: 200px;
		z-index: 7000;
	}
	.btn-circle {
		width: 130px;
		border-radius: 130px;
		height: 130px;
		font-size: 15px!important;
		font-weight: bold!important;
		background-color: #007bff!important;
		border-color: #007bff!important;
	}	
}  

.hr-form-fixed {
    position: fixed!important;
    top: 0px;
    width: 100%!important;
    margin: 0px!important;
    left: 0px!important;
}
.modal-backdrop {
     z-index: 5000 !important;
}
.modal-dialog {
     z-index: 10000 !important;	
}
.eg-room-cat-home-element-0 {
	font-family: 'Open Sans'!important;
}
/* Back to top */
.bagtravels-backtop {
	position: fixed;
	right: 30px;
	bottom: 30px;
	z-index: 9999;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

#bagtravels-backtop .bagtravels {
	border: 1px solid #fff;
	color: #fff;
	background: #4CADC9;
	padding: 0;
	width: 60px;
	height: 60px;
	display: inline-block;
	text-align: center;
	line-height: 60px;
	vertical-align: middle;
	font-size: 16px;
}
.bagtravels-backtop--scrolling {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.bagtravels-backtop:hover {
	bottom: 35px;
}
.bagtravels-icon-left-arrow:before {
	content: "\e61c";
	font-family: 'FontAwesome';
}

.logo-txt-block .logo-text:hover{
	text-decoration: none;
}
/* COLOR */   

.caldera-forms-modal {
	margin-top: 15px;
	background-color: #4CADC9;
	color: #ffffff;
}
#header_content {
	border-bottom: 3px solid #4CADC9;
	width: 100%;
	display: table;
	padding: 0px 10px;
	background-color: #ffffff;
	position: relative;
	text-align: right;
	font-size: 0;
	z-index: 10!important;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
}

.hr-form {
	background: #4CADC9;
}


.callback a{
	background: #4CADC9;
	font-size: 18px;
	padding: 10px;
	font-weight: bold;
	color: #ffffff;
}

.awe-btn:hover,
.awe-btn:focus,
.awe-btn.awe-btn-default:hover {
	background-color: #4CADC9;
	color: #fff;
	text-decoration: none;
}
.footer {
	background-color: #4CADC9;
	margin-top: 40px;
	position: relative;
	display: inline-block;
	width: 100%;
}
#header {
	position: relative;
	background-color: #ffffff;
	border-bottom: 3px solid #4CADC9;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
}

/* Booking */
.room-amenit i {
	color: #4CADC9;
	margin-right: 10px;
}

.awebooking-check-form__wrapper {
	background-color: #4CADC9;
}

.awebooking-loop-room-type__button-booking {
	display: inline-block;
	padding: 8px 20px;
	margin-top: 10px;
	font-size: 14px;
	background-color: #4CADC9;
	color: #fff;
	cursor: pointer;
}
/* MAIN */
.awebooking-loop-room-type__button-booking {
	color: #fff!important;
}
.awebooking-loop-room-type__button-booking:hover {
	color: #fff!important;
}

.logo-text {
	 font-size: 18px;
	 font-weight: bold;
	 margin: 0px;
	 text-align: left;
	 color: #000000;
}
.phone-block .phone {
	font-size: 18px;
	color: #973B50;
	font-weight: bold;
	margin: 0px;
}
.caldera-forms-modal {
	margin: 0px!important;
}
.navbar-nav >li >a {
	display: block;
	padding: 0 20px;
	line-height: 22px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	position: relative;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
}
.navbar-nav >li >a:hover {
	text-decoration: none;
}
.navbar-toggler {
	color: #fff;
	width: 50px;
	font-size: 28px;
	cursor: pointer;
	top: 0;
	right: 15px;
	bottom: 0;
	position: absolute;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
}
@media (max-width: 767px) {
	.phone-block {
		padding: 0px 10px !important
	}
	.phone-block p{
		font-size: 13px!important;
	}

}