#block-search {
    background: #3aaaab;
padding: 8px 29px 15px 29px;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}
.sf-top-block1 {
    color: rgba(255,255,255,0.8);
    font-family: 'Roboto',Arial,sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    line-height: 15px;
    white-space: nowrap;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
} 
.sf-title {
    flex: 1 1 auto;
display: inline-block;
    margin-top: 18px;
position: relative;
    top: -15px;
}

.sf-title-container {
    font-family: 'Roboto Condensed',Arial,sans-serif;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 21px;
    line-height: 24px;
    white-space: nowrap;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-right: 24px;
    padding-bottom: 18px;
}

.sf-container {
    background: rgba(0,0,0,0);
    overflow: hidden;
    box-shadow: 0 0 0 0 #000 inset;
    border-radius: 0;
    position: relative;
	margin: 0 auto;
    padding: 8px 29px 24px 29px;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}

.sf-arrival-date-container
{
display: inline-block;
position: relative;
margin-top: 18px;
margin-right: 18px;
width: 100%;
max-width: 245px;
}
.sf-arrival-date-label
{
    font-family: Verdana,Arial,sans-serif;
    font-size: 12px;
    color: #575757;
    line-height: 18px;
    height: 12px;
    pointer-events: none;
    position: absolute;
    top: 0px;
    left: 12px;
}
.sf-arrival-date-control {
    font-family: Verdana,Arial,sans-serif;
    font-size: 13.5px;
    font-weight: bold;
    color: #3aaaab;
    background: #fff;
    border: none;
    border-radius: 3px;
    padding: 12px 0 0 12px;
    line-height: 30px;
    cursor: pointer;
    overflow: hidden;
    box-shadow: 0 0 0 0 rgba(0,0,0,0.27), 0 0 0 0 rgba(0,0,0,0.08) inset, 0 0 0 0 rgba(114,114,114,0.27);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    min-width: 0;
    width: 100%;
    height: 30px;
}
.sf-departure-date-container
{
display: inline-block;
position: relative;
margin-top: 18px;
margin-right: 18px;
width: 100%;
max-width: 245px;

}
.sf-departure-date-label
{
    font-family: Verdana,Arial,sans-serif;
    font-size: 12px;
    color: #575757;
    line-height: 18px;
    height: 12px;
    pointer-events: none;
    position: absolute;
    top: 0px;
    left: 12px;

}
.sf-departure-date-control {
    font-family: Verdana,Arial,sans-serif;
    font-size: 13.5px;
    font-weight: bold;
    color: #3aaaab;
    background: #fff;
    border: none;
    border-radius: 3px;
    padding: 12px 0 0 12px;
    line-height: 30px;
    cursor: pointer;
    overflow: hidden;
    box-shadow: 0 0 0 0 rgba(0,0,0,0.27), 0 0 0 0 rgba(0,0,0,0.08) inset, 0 0 0 0 rgba(114,114,114,0.27);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    min-width: 0;
    width: 100%;
    height: 30px;
}

.sf-guests-container
{
display: inline-block;
position: relative;
margin-top: 18px;
margin-right: 18px;
min-width: 90px;

width: 100%;

max-width: 95px;
}

.sf-guests-label
{
    font-family: Verdana,Arial,sans-serif;
    font-size: 12px;
    color: #575757;
    line-height: 18px;
    height: 12px;
    pointer-events: none;
    position: absolute;
    top: 0px;
    left: 12px;

}
.sf-guests-control {
    font-family: Verdana,Arial,sans-serif;
    font-size: 13.5px;
    font-weight: bold;
    color: #3aaaab;
    background: #fff;
    border: none;
    border-radius: 3px;
    padding: 12px 0 0 12px;
    line-height: 30px;
    cursor: pointer;
    overflow: hidden;
    box-shadow: 0 0 0 0 rgba(0,0,0,0.27), 0 0 0 0 rgba(0,0,0,0.08) inset, 0 0 0 0 rgba(114,114,114,0.27);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    min-width: 0;
    width: 100%;
    height: 30px;
}
.sf-submit-button-container{
flex: 1 1 auto;
display: inline-block;
 margin-top: 18px;
    top: -7px;
    position: relative;
}
.sf-submit-button-input{
font-family: 'Roboto',Arial,sans-serif;
    font-size: 13.5px;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    border-radius: 3px;
    color: #ffffff;
    height: 42px;
    background-color: #235973;
    background-image: linear-gradient(to top, #235973, #235973);
    border: 1px solid;
    border-color: rgba(255,255,255,0.16);
    border-top-color: rgba(255,255,255,0.16);
    border-top-width: 1px;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0), 0 1px 0 0 rgba(255,255,255,0) inset;
    text-shadow: 0 0 0 rgba(0,0,0,0);
    padding: 0 12px;
    cursor: pointer;
    white-space: normal;
    min-width: 168px;
    width: 100%;
}



.guest {
  position: fixed;
z-index: 100000;
  display: none;
width: 300px;
    min-height: 268px;
    cursor: default;
    font: 16px Arial,sans-serif;
    color: #3d3d3d;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #fff;
    box-shadow: 0 0 6px 3px rgba(0,0,0,.24);
    -moz-box-shadow: 0 0 6px 3px rgba(0,0,0,.24);
    -webkit-box-shadow: 0 0 6px 3px rgba(0,0,0,.24);
    -webkit-backface-visibility: hidden;
    margin-top: 5px;
    margin-bottom: 10px;
   padding: 0px 20px 24px;
}
.gutitle{
font-size: 18px;
font-weight: 700;
margin-bottom: 1px;
padding: 16px;
padding-left: 0px;
border-bottom: 1px solid rgba(61,61,61,.24);
}

.adults-label{
float: left;
width: 50%;
opacity: .8;
    padding-bottom: 5px;
padding-top: 5px;
    font-size: 12px;
}
.childs-label{
float: left;
    width: 50%;
opacity: .8;
    padding-bottom: 5px;
padding-top: 5px;
    font-size: 12px;
}
.adults-control{
float: left;
border-radius: 3px;
    border: 1px solid rgba(61,61,61,.38);
    background: #fff;
    color: #3d3d3d;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
margin-bottom: inherit;
width: 130px;
}
.childs-control{
float: right;
border-radius: 3px;
    border: 1px solid rgba(61,61,61,.38);
    background: #fff;
    color: #3d3d3d;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
margin-bottom: inherit;
width: 130px;
}

.adults-minus{
float: left;
    
font: 37px Arial,sans-serif;
    line-height: 19px;
    color: #3d3d3d;
background-color: rgba(61,61,61,.09);
    top: 0;
    margin: 8px;
    width: 24px;
    height: 24px;
    border-radius: 3px;
    color: #666;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
}
.adults-input, .childs-input{
float: left;
    width: 40px;
    text-align: center;
    border: none;
    height: 40px;
    line-height: 40px;
    font-size: 21px;
}
.adults-plus{
float: left;
   
font: 37px Arial,sans-serif;
    line-height: 27px;
    color: #3d3d3d;
background-color: rgba(61,61,61,.09);
    top: 0;
    margin: 8px;
    width: 24px;
    height: 24px;
    border-radius: 3px;
    color: #666;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
}
.age-wrapper{
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 8px;
    margin-top: 15px;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.w1{
display: none;
}
.w2{
display: none;
}
.w3{
display: none;
}
.w4{
display: none;
}
.w5{
display: none;
}

.age-label-text{
-webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 8px;
    opacity: .8;
    font: 12px Arial,sans-serif;
    line-height: 15px;
}
.age-control
{
-webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 8px;
    opacity: .8;
    font: 12px Arial,sans-serif;
    line-height: 15px;
}
.age-tooltip{
    display: none;
    background: #cc2d2d;
    color: #fff;
    border-radius: 3px;
    padding: 6px 9px;
    position: relative;
    margin: 6px 100px 0;
width: 160px;
    -ms-flex-item-align: end;
    align-self: flex-end;
font: 12px/14px Arial;
}
.age-tooltip:before{
  
content: ' ';
    position: absolute;
    border-color: transparent transparent #cc2d2d;
    border-width: 6px;
    border-style: solid;
    right: 50px;
    bottom: 100%;
}
.age-wrapper select{
width: 121px;
margin-left: 19px;
color: rgba(61,61,61,.5);
font-size: 14px;
    padding: 0 18px 0 12px;
    height: 40px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    text-align: left;
    cursor: pointer;
    border-radius: 3px;
    border: 1px solid rgba(61,61,61,.38);
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
-webkit-appearance: listbox;
font-weight: normal;
}
.guests-controls{
    margin-bottom: 1px;
    padding-top: 16px;
border-top: 1px solid rgba(61,61,61,.24);
}
.guests-btn{
background: #666;
    color: #fff;
    font-weight: 600;
display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    cursor: pointer;
    border-radius: 3px;
    font-size: 14px;
    height: 40px;
    width: 100%;
}
#cal0close{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: -130;
}
