a,input,textarea,button,select{
    outline:none
}
a:hover,a:focus,input:focus,textarea:focus,button:focus,select:focus{
    outline:none !important;
    text-decoration:none
}
body{
    position:relative;
    font-family:'Hind';
    font-size:14px;
    color:#232323;
    padding:0;
    margin:0;
    letter-spacing:.014em
}
p{
    line-height:1.7em;
    letter-spacing:.02em;
    font-size:15px
}
input,textarea{
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0
}
input[type="search"],input[type="text"],input[type="url"],input[type="number"],input[type="password"],input[type="email"],input[type="file"]{
    background:none;
    border:1px solid #d4d4d4;
    background-color:#fff;
    height:40px;
    line-height:40px;
    padding:0 12px;
    color:#666;
    font-size:12px;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    font-family:'Montserrat'
}
input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{
    -webkit-appearance:none;
    margin:0
}
input[type=number]{
    -moz-appearance:textfield
}
select{
    color:#232323;
    font-family:'Montserrat';
    font-size:12px
}
textarea{
    background:none;
    border:1px solid #d4d4d4;
    background-color:#fff;
    resize:none;
    padding:12px;
    height:140px;
    color:#666;
    font-size:14px;
    vertical-align:middle
}
input::-webkit-input-placeholder{
    color:#888888
}
input:-moz-placeholder{
    color:#888888
}
input::-moz-placeholder{
    color:#888888
}
input:-ms-input-placeholder{
    color:#888888
}
textarea::-webkit-input-placeholder{
    color:#888888
}
textarea:-moz-placeholder{
    color:#888888
}
textarea::-moz-placeholder{
    color:#888888
}
textarea:-ms-input-placeholder{
    color:#888888
}
a{
    color:#232323
}
code,kbd,pre,samp{
    font-size:inherit
}
code{
    background-color:#eee;
    letter-spacing:.015em
}
img{
    max-width:100%;
    height:auto;
    vertical-align:middle;
    border:0
}
::-moz-selection{
    color:#fff;
    background-color:#232323
}
::selection{
    color:#fff;
    background-color:#232323
}
.element-invisible{
    position:absolute !important;
    clip:rect(1px 1px 1px 1px);
    clip:rect(1px, 1px, 1px, 1px);
    overflow:hidden;
    height:1px
}
#page-wrap{
    overflow:hidden;
    background-color:#f7f7f7
}
.box-border{
    display:inline-block;
    width:100px;
    height:1px;
    background:#00B7F2
}
.box-border.w350{
    width:350px
}
.awe-parallax{
    background-position:50% 50%;
    background-attachment:fixed;
    background-repeat:no-repeat;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
    z-index:0
}
.color-red{
    color:#ee242a !important
}
.color-green{
    color:#06b300 !important
}
.fix-background-ios{
    -webkit-background-size:auto 150% !important;
    background-size:auto 150% !important;
    background-attachment:scroll !important
}
.awe-static{
    color:#fff;
    background-position:50% 50%;
    background-attachment:scroll;
    background-repeat:no-repeat;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover
}
.awe-color{
    position:absolute;
    top:0;
    left:0;
    z-index:-3;
    width:100%;
    height:100%;
    background-color:#232323
}
.awe-overlay{
    position:absolute;
    width:100%;
    height:100%;
    background-color:rgba(72,72,72,0.3);
    top:0;
    left:0;
    z-index:0
}
.awe-btn{
    display:inline-block;
    background:none;
    font-family:'Montserrat';
    white-space:nowrap;
    text-transform:uppercase;
    cursor:pointer;
    line-height:normal;
    padding:8px 10px;
    font-size:12px;
    color:#00B7F2;
    min-width:110px;
    border-width:0;
    text-align:center;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.awe-btn.awe-btn-default{
    border:2px solid #00B7F2
}
.awe-btn.awe-btn-default:hover{
    border-color:#00B7F2;
    background-color:#00B7F2;
    color:#fff
}
.awe-btn.awe-btn-1{
    border:2px solid #357ebd;
    color:#357ebd
}
.awe-btn.awe-btn-1:hover{
    background-color:#357ebd;
    color:#fff
}
.awe-btn.awe-btn-2{
    border:2px solid #4cae4c;
    color:#4cae4c
}
.awe-btn.awe-btn-2:hover{
    background-color:#4cae4c;
    color:#fff
}
.awe-btn.awe-btn-3{
    border:2px solid #46b8da;
    color:#46b8da
}
.awe-btn.awe-btn-3:hover{
    background-color:#46b8da;
    color:#fff
}
.awe-btn.awe-btn-4{
    border:2px solid #eea236;
    color:#eea236
}
.awe-btn.awe-btn-4:hover{
    background-color:#eea236;
    color:#fff
}
.awe-btn.awe-btn-5{
    border:2px solid #d43f3a;
    color:#d43f3a
}
.awe-btn.awe-btn-5:hover{
    background-color:#d43f3a;
    color:#fff
}
.awe-btn.awe-btn-6{
    border:2px solid #00B7F2;
    background-color:#00B7F2;
    color:#fff
}
.awe-btn.awe-btn-6:hover{
    color:#00B7F2;
    background-color:transparent
}
.awe-btn.awe-btn-7{
    border:2px solid #357ebd;
    background-color:#357ebd;
    color:#fff
}
.awe-btn.awe-btn-7:hover{
    color:#357ebd;
    background-color:transparent
}
.awe-btn.awe-btn-8{
    border:2px solid #4cae4c;
    background-color:#4cae4c;
    color:#fff
}
.awe-btn.awe-btn-8:hover{
    color:#4cae4c;
    background-color:transparent
}
.awe-btn.awe-btn-9{
    border:2px solid #46b8da;
    background-color:#46b8da;
    color:#fff
}
.awe-btn.awe-btn-9:hover{
    color:#46b8da;
    background-color:transparent
}
.awe-btn.awe-btn-10{
    border:2px solid #eea236;
    background-color:#eea236;
    color:#fff
}
.awe-btn.awe-btn-10:hover{
    color:#eea236;
    background-color:transparent
}
.awe-btn.awe-btn-11{
    border:2px solid #d43f3a;
    background-color:#d43f3a;
    color:#fff
}
.awe-btn.awe-btn-11:hover{
    color:#d43f3a;
    background-color:transparent
}
.awe-btn.awe-btn-12{
    border:2px solid #fff;
    color:#fff
}
.awe-btn.awe-btn-12:hover{
    color:#00B7F2;
    background-color:#00B7F2;
    border-color:#00B7F2;
    color:#fff
}
.awe-btn.awe-btn-13{
    border:2px solid #00B7F2;
    background-color:#00B7F2;
    color:#fff
}
.awe-btn.awe-btn-13:hover{
    border-color:#00B7F2;
    background-color:#fff;
    color:#00B7F2 !important
}
.awe-btn.awe-btn-13.btn-order{
    height:54px;
    line-height:50px;
    padding-top:0 !important;
    font-size:16px !important;
    padding-bottom:0 !important
}
.awe-btn.awe-btn-14{
    border:2px solid #000
}
.awe-btn.awe-btn-14:hover{
    border-color:#00B7F2;
    background-color:#00B7F2;
    color:#fff
}
.awe-btn.awe-btn-15{
    border:2px solid #fff;
    color:#fff
}
.awe-btn.awe-btn-15:hover{
    color:#00B7F2;
    background-color:#fff;
    border-color:#fff;
    color:#00B7F2
}
.awe-btn.awe-btn-16{
    border:2px solid #4cae4c;
    background-color:#4cae4c;
    color:#fff
}
.awe-btn.awe-btn-16:hover{
    color:#4cae4c;
    background-color:white;
}
.main-color {
    color: #00B7F2;
}
section{
    position:relative
}
.section-map{
    margin-bottom: -10px;
}
.tb{
    display:table;
    width:100%
}
.tb-cell{
    display:table-cell;
    vertical-align:middle
}
h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{
    font-weight:normal;
    line-height:1.5em;
    color:#232323;
    font-family:'Montserrat';
    margin:0
}
h1 a,.h1 a,h2 a,.h2 a,h3 a,.h3 a,h4 a,.h4 a,h5 a,.h5 a,h6 a,.h6 a{
    color:inherit
}
h1,.h1{
    font-size:36px;
    font-weight:bold
}
h2,.h2{
    font-size:28px
}
h3,.h3{
    font-size:24px
}
h4,.h4{
    font-size:21px
}
h5,.h5{
    font-size:18.15px;
    font-weight:bold
}
h6,.h6{
    font-size:14.12px
}
abbr{
    color:#A1D71A;
    border-width:2px
}
mark,.mark{
    background-color:#232323
}
.icon{
    display:inline-block;
    font-style:normal
}
.float-left{
    float:left
}
.float-right{
    float:right
}
.hr{
    height:1px;
    width:100%
}
.hr:after,.hr:before{
    width:50%;
    content:'';
    height:1px
}
.hr:after{
    float:right;
    background-color:#e3e3e3;
    background-image:-webkit-gradient(linear, left top, right top, from(#e3e3e3), to(#fff));
    background-image:-webkit-linear-gradient(left, #e3e3e3, #fff);
    background-image:-moz-linear-gradient(left, #e3e3e3, #fff);
    background-image:-ms-linear-gradient(left, #e3e3e3, #fff);
    background-image:-o-linear-gradient(left, #e3e3e3, #fff)
}
.hr:before{
    float:left;
    background-color:#fff;
    background-image:-webkit-gradient(linear, left top, right top, from(#fff), to(#e3e3e3));
    background-image:-webkit-linear-gradient(left, #fff, #e3e3e3);
    background-image:-moz-linear-gradient(left, #fff, #e3e3e3);
    background-image:-ms-linear-gradient(left, #fff, #e3e3e3);
    background-image:-o-linear-gradient(left, #fff, #e3e3e3)
}
.heading{
    margin:0;
    color:#232323;
    font-size:36px;
    font-weight:bold;
    font-family:'Montserrat';
    text-transform:uppercase;
    line-height:1;
    position:relative
}
.heading.white{
    color:#fff
}
.sub-heading{
    color:#333333;
    font-size:20px;
    margin-bottom:0;
    margin-top:15px
}
.shortcode-heading{
    color:#464646;
    font-family:'Montserrat';
    font-weight:normal;
    padding-bottom:10px;
    font-size:14px;
    margin:0;
    border-bottom:2px dotted #464646
}
blockquote{
    border:2px solid #232323;
    padding:15px 25px;
    margin:0
}
blockquote p{
    margin:0;
    color:#444444;
    font-weight:600;
    font-style:italic;
    line-height:1.428em
}
blockquote p:before{
    content:'“';
    font-family:'Montserrat';
    font-size:28px;
    margin-right:10px;
    font-style:inherit
}
blockquote p:after{
    content:'”';
    font-size:28px;
    font-style:inherit;
    margin-left:10px;
    font-family:'Montserrat'
}
.bg-white{
    background-color:#fff
}
.bg-gray{
    background-color:#f1f1f1
}
.bg-blue{
    background-color:#00B7F2
}
.alert{
    line-height:1.5em;
    margin:0;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0
}
.alert-primary {
    color: #fff;
    background-color:rgba(52,74,113,0.85);
}
.awe-calendar-wrapper{
    display:inline-block;
    vertical-align:middle;
    position:relative
}
.awe-calendar-wrapper .awe-calendar{
    padding:0 30px 0 10px;
    background-color:transparent;
    color:#333333;
    width:100%;
    border:2px solid #333333;
    height:40px;
    line-height:36px
}
.awe-calendar-wrapper .awe-calendar::-webkit-input-placeholder{
    color:#333
}
.awe-calendar-wrapper .awe-calendar:-moz-placeholder{
    color:#333
}
.awe-calendar-wrapper .awe-calendar::-moz-placeholder{
    color:#333
}
.awe-calendar-wrapper .awe-calendar:-ms-input-placeholder{
    color:#333
}
.awe-calendar-wrapper i{
    position:absolute;
    right:10px;
    top:50%;
    font-size:14px;
    color:#333;
    pointer-events:none;
    -webkit-transform:translate(0, -50%);
    -moz-transform:translate(0, -50%);
    -ms-transform:translate(0, -50%);
    -o-transform:translate(0, -50%);
    transform:translate(0, -50%)
}
.bootstrap-select.btn-group.awe-select{
    width:auto
}
.bootstrap-select.btn-group.awe-select .dropdown-toggle{
    background-color:transparent;
    outline:none;
    border:2px solid #fff;
    height:40px;
    line-height:36px;
    padding-top:0;
    padding-bottom:0;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0
}
.bootstrap-select.btn-group.awe-select .dropdown-toggle:focus{
    outline:none !important;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    box-shadow:none
}
.bootstrap-select.btn-group.awe-select .dropdown-toggle .caret{
    color:#fff
}
.bootstrap-select.btn-group.awe-select .dropdown-toggle .filter-option{
    color:#fff;
    font-family:'Montserrat';
    font-size:12px
}
.bootstrap-select.btn-group.awe-select .dropdown-menu{
    margin:0;
    border-width:0;
    padding:0;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0
}
.bootstrap-select.btn-group.awe-select2{
    width: 100% !important;
    margin-bottom: 10px;
}
.bootstrap-select.btn-group.awe-select2 .dropdown-toggle{
    background-color:transparent;
    outline:none;
    border:2px solid #00B7F2;
    height:40px;
    line-height:36px;
    padding-top:0;
    padding-bottom:0;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    color:#00B7F2;
}
.bootstrap-select.btn-group.awe-select2 .dropdown-toggle:focus{
    outline:none !important;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    box-shadow:none
}
.bootstrap-select.btn-group.awe-select2 .dropdown-toggle .caret{
    color:#00B7F2;
}
.bootstrap-select.btn-group.awe-select2 .dropdown-toggle .filter-option{
    color:#00B7F2;
    font-family:'Montserrat';
    font-size:12px
}
.bootstrap-select.btn-group.awe-select .dropdown-menu{
    margin:0;
    border-width:0;
    padding:0;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0
}
.bootstrap-select.btn-group.awe-select .dropdown-menu ul li a{
    padding:10px 20px;
    font-family:'Montserrat';
    color:#333;
    font-size:12px;
    border-bottom:1px solid #f1f1f1;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.bootstrap-select.btn-group.awe-select .dropdown-menu ul li a:hover{
    background-color:#00B7F2;
    color:#fff;
    border-bottom-color:#00B7F2
}
.bootstrap-select.btn-group.awe-select .dropdown-menu ul li:last-child a{
    border-bottom-width:0
}
.bootstrap-select.btn-group.awe-select .dropdown-menu ul li.selected a{
    background-color:#00B7F2;
    color:#fff;
    border-bottom-color:#00B7F2
}

.bootstrap-select.btn-group.awe-select2 .dropdown-menu{
    margin:0;
    border-width:0;
    padding:0;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0
}
.bootstrap-select.btn-group.awe-select2 .dropdown-menu ul li a{
    padding:10px 20px;
    font-family:'Montserrat';
    color:#333;
    font-size:12px;
    border-bottom:1px solid #f1f1f1;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.bootstrap-select.btn-group.awe-select2 .dropdown-menu ul li a:hover{
    background-color:#00B7F2;
    color:#fff;
    border-bottom-color:#00B7F2
}
.bootstrap-select.btn-group.awe-select2 .dropdown-menu ul li:last-child a{
    border-bottom-width:0
}
.bootstrap-select.btn-group.awe-select2 .dropdown-menu ul li.selected a{
    background-color:#00B7F2;
    color:#fff;
    border-bottom-color:#00B7F2
}

.tab-price table{
    width:100%;
    vertical-align:middle
}
.tab-price table caption{
    text-align:center;
    position:relative;
    padding:0
}
.tab-price table caption h2{
    margin:0;
    color:#333333;
    font-size:16.37px;
    line-height:50px;
    text-transform:uppercase;
    font-family:'Montserrat'
}
.tab-price table caption a{
    display:block;
    position:absolute;
    text-align:center;
    line-height:50px;
    width:40px;
    top:0;
    bottom:0;
    font-size:18px;
    color:#333;
    -webkit-transition:all .2s ease;
    -moz-transition:all .2s ease;
    -ms-transition:all .2s ease;
    -o-transition:all .2s ease;
    transition:all .2s ease
}
.tab-price table caption a:hover{
    color:#00B7F2
}
.tab-price table caption a.prev{
    left:0
}
.tab-price table caption a.next{
    right:0
}
.tab-price table thead{
    border:2px solid #333
}
.tab-price table thead th{
    text-align:center;
    font-family:'Montserrat';
    font-size:14px;
    text-transform:capitalize;
    font-weight:normal;
    padding:15px 10px
}
.tab-price table tr td{
    padding:15px 10px;
    border:2px solid #333;
    font-family:'Montserrat';
    font-size:16px;
    color:#333333;
    text-align:center;
    position:relative
}
.tab-price table tr td .date{
    font-size:13.6px;
    position:absolute;
    top:5px;
    right:10px
}
.tab-price table tr td.other-date .date{
    color:#b0afaf
}
.tab-price table tr td.date-select{
    background-color:#00B7F2;
    color:#fff
}
.ui-datepicker{
    background:#ffffff;
    border-width:0;
    box-shadow:0 5px 15px rgba(0,0,0,0.3);
    padding:0;
    width:320px;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0
}
.ui-datepicker .ui-datepicker-header{
    background-color:#FDB714;
    border-width:0;
    padding:0;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title{
    font-family:'Montserrat';
    font-size:16px;
    color:#fff;
    text-transform:uppercase;
    font-weight:both;
    line-height:50px
}
.ui-datepicker .ui-datepicker-header .ui-corner-all{
    position:static;
    display:block;
    height:inherit;
    width:50px;
    line-height:50px;
    text-align:center;
    border-width:0;
    cursor:pointer;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    -o-user-select:none;
    user-select:none;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.ui-datepicker .ui-datepicker-header .ui-corner-all .ui-icon{
    background:none;
    color:#fff;
    text-indent:0;
    position:static;
    margin:0;
    /* width:inherit;
    height:inherit; */
    display:inline
}
.ui-datepicker .ui-datepicker-header .ui-corner-all.ui-datepicker-prev{
    float:left
}
.ui-datepicker .ui-datepicker-header .ui-corner-all.ui-datepicker-next{
    float:right
}
.ui-datepicker .ui-datepicker-header .ui-corner-all.ui-state-hover{
    background:#00B7F2
}
.ui-datepicker .ui-state-disabled,.ui-datepicker .ui-widget-content .ui-state-disabled,.ui-datepicker .ui-widget-header .ui-state-disabled{
    opacity:.8
}
.ui-datepicker .ui-state-default,.ui-datepicker .ui-widget-content .ui-state-default,.ui-datepicker .ui-widget-header .ui-state-default{
    background:none;
    color:#333;
    border:1px solid #f1f1f1;
    font-size:12px;
    height:33px;
    width:33px;
    line-height:25px;
    margin-left:6px;
    margin-top:8px;
    text-align:center
}
.ui-datepicker .ui-datepicker-calendar{
    width:100%;
    margin:0
}
.ui-datepicker .ui-datepicker-calendar thead th{
    text-transform:capitalize;
    color:#fff;
    font-family:'Montserrat';
    font-weight:normal;
    background-color:#00B7F2;
    padding:12px 5px
}
.ui-datepicker .ui-datepicker-calendar tbody{
    border-top:10px solid #fff;
    border-bottom:10px solid #fff
}
.ui-datepicker .ui-datepicker-calendar td a{
    padding:0;
    background:none;
    color:#232323;
    font-family:'Montserrat';
    border-width:0;
    text-align:center;
    font-weight:400;
    border:1px solid #e4e4e4;
    line-height:30px
}
.ui-datepicker .ui-datepicker-calendar td a.ui-state-active,.ui-datepicker .ui-datepicker-calendar td a:hover{
    border:1px solid #00B7F2
}
.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-today a{
    background-color:#00B7F2;
    color:#fff;
    border-color:#00B7F2
}
.owl-controls .owl-prev,.owl-controls .owl-next{
    color:#fff;
    font-size:24px;
    position:absolute;
    z-index:10;
    top:50%;
    font-size:13px;
    width:35px;
    height:35px;
    text-align:center;
    line-height:35px;
    border:2px solid #fff;
    -webkit-border-radius:100%;
    -moz-border-radius:100%;
    border-radius:100%;
    -webkit-transform:translate(0, -50%);
    -moz-transform:translate(0, -50%);
    -ms-transform:translate(0, -50%);
    -o-transform:translate(0, -50%);
    transform:translate(0, -50%);
    -webkit-transition:all .2s ease;
    -moz-transition:all .2s ease;
    -ms-transition:all .2s ease;
    -o-transition:all .2s ease;
    transition:all .2s ease
}
.owl-controls .owl-prev:hover,.owl-controls .owl-next:hover{
    color:#00B7F2;
    border-color:#00B7F2
}
.owl-controls .owl-prev{
    left:10px
}
.owl-controls .owl-next{
    right:10px
}
.owl-controls .owl-pagination{
    font-size:0
}
.owl-controls .owl-pagination .owl-page{
    font-size:14px;
    display:inline-block;
    width:8px;
    height:8px;
    border:2px solid #fff;
    margin:0 2px;
    -webkit-border-radius:100%;
    -moz-border-radius:100%;
    border-radius:100%;
    -webkit-transition:all .2s ease;
    -moz-transition:all .2s ease;
    -ms-transition:all .2s ease;
    -o-transition:all .2s ease;
    transition:all .2s ease
}
.owl-controls .owl-pagination .owl-page.active{
    background-color:#fff
}
.hover-zoom{
    overflow:hidden;
    display:block
}
.hover-zoom img{
    -webkit-transition:all .5s ease;
    -moz-transition:all .5s ease;
    -ms-transition:all .5s ease;
    -o-transition:all .5s ease;
    transition:all .5s ease
}
.hover-zoom:hover img{
    transform:scale(1.1)
}
.awe-overflow-h{
    overflow:hidden
}
.awe-popup-overlay{
    background-color:rgba(0,0,0,0.9);
    position:fixed;
    z-index:99999;
    top:0;
    left:0;
    right:0;
    bottom:0;
    visibility:hidden;
    opacity:0;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.awe-popup-overlay:before,.awe-popup-overlay:after{
    content:''
}
.awe-popup-overlay.in{
    visibility:visible;
    opacity:1
}
.awe-popup-wrap{
    position:fixed;
    z-index:999999;
    left:0;
    right:0;
    padding-left:15px;
    padding-right:15px;
    max-height:100%;
    overflow-y:auto;
    overflow-x:hidden;
    visibility:hidden;
    opacity:0;
    top:0;
    text-align:center;
    vertical-align:middle;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.awe-popup-wrap.in{
    visibility:visible;
    opacity:1
}
.awe-popup-wrap .awe-popup-content{
    display:inline-block;
    text-align:left
}
.awe-popup-wrap .awe-popup-close{
    position:absolute;
    cursor:pointer;
    top:15px;
    right:15px;
    width:20px;
    height:20px
}
.awe-popup-wrap .awe-popup-close:after,.awe-popup-wrap .awe-popup-close:before{
    content:'';
    height:2px;
    width:20px;
    background-color:#00B7F2;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    margin:auto
}
.awe-popup-wrap .awe-popup-close:after{
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    transform:rotate(45deg)
}
.awe-popup-wrap .awe-popup-close:before{
    -webkit-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    transform:rotate(-45deg)
}
.space-5{
    margin:12px 0 18px 0;
    display:block
}
.dotted-bottom {
    padding-bottom: 10px;
    margin: 0;
    border-bottom: 2px dotted #464646;    
}
.bg-main {
    background-color: #00B7F2;
}
.bg-yellow {
    background-color: #FDB714;
}
.color-white{
    color: #fff;
}
.price-notice {
    padding: 25px 45px;
    background-color: #e3f7fc !important;
    border: 1px solid #8ed9f6 !important;
    position: relative;
    color: #666666;
    line-height: 1.2;
    font-size: 14px;
    display: block;
    margin-bottom: 5px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    -khtml-border-radius: 3px;
}
.price-notice .fa {
    position: absolute;
    left: 20px;
    top: 50%;
    font-size: 14px;
    color: #00b7f2;
    margin-top: -9px;
}
.price-title {
    display: block;
    padding: 20px 22px;
    color: #ffffff;
    background: #2e3e51;
    font-size: 15px;
    line-height: 1.2;
    margin-bottom: 5px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    -khtml-border-radius: 3px;
}
.price-table table {
    width: 100%;
    margin-bottom: 15px;
}

.price-table table thead {
    background: #00b7f2;   
}
.price-table table thead tr {
    border-bottom: 5px solid #f5f5f5;
}
.price-table table thead tr td {
    color: #ffffff;
    font-size: 14px;
}
.price-table table tbody tr {
    background: #ffffff;
    border-bottom: 5px solid #f5f5f5;
}
.price-table table tbody tr td {
    color: #333333;
    font-size: 14px;
}
.price-table table tr td {
    padding: 20px;
}
@media screen and (max-width: 767px){
    .price-table table thead {
        display: none;
    }
    .price-table table tr td {
        padding-left: 40% !important;
        position: relative;
    }    
    .price-table table tr td {
        float: left;
        width: 100%;
        padding: 5px;
    }  
    .price-table table tbody {
        border: 1px solid #ccc;
    }   
    .price-table table tbody tr {
        border-bottom: 1px solid #ccc;
    }  
    .price-table table tr td:before {
        content: "" attr(data-title) ":";
        display: block;
        float: left;
        padding-left: 5px;
        width: 40%;
        color: #00b7f2;
        position: absolute;
        left: 0;
    }         
}
#header{
    position:fixed;
    z-index:999;
    left:0;
    top:0;
    width:100%;
    transition:all 1.2s ease 0s
}
#header.header-v2 .header_content:after{
    background:rgba(0,0,0,0.6)
}
#header.header-v2 .header_content .menu li:hover a{
    background:#030404
}
#header.header-v2 .header_content .menu li a{
    color:#fff
}
#header.header-v2 .header_content .menu li.current-menu-item a{
    background:#030404
}
#header.header-v2 .header_content .menu li .sub-menu li a{
    color:#333;
    background:#fff
}
#header.header-v2 .header_content .menu li .sub-menu li a:hover{
    color:#fff;
    background:#00B7F2
}
#header.header-v2 .header_content .menu li .sub-menu li.current-menu-item a{
    color:#fff;
    background:#00B7F2
}
.header_top{
    background: #00B7F2;
}
.header_top:after{
    display:table;
    content:'';
    clear:both
}
.header_top .header_left span{
    font-size:17px;
    color:#fff;
    margin-right:15px;
    line-height:36px
}
.header_top .header_left span i{
    font-size:16px;
    margin-right:5px
}
.header_top .header_right{
    font-size:0
}
.header_top .header_right .login-register i{
    margin-right: 5px;
}
.header_top .header_right .login-register a{
    font-size:17px;
    line-height:36px;
    color:#fff;
    display:inline-block;
    padding:0 10px;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.header_top .header_right .login-register a:hover,.header_top .header_right .login-register a.active{
    background-color:#fff;
    color:#333
}
.header_top .header_right .dropdown{
    font-size:12px;
    position:relative;
    display:inline-block
}
.header_top .header_right .dropdown span{
    color:#fff;
    line-height:36px;
    display:inline-block;
    padding-left:10px;
    padding-right:10px;
    cursor:pointer;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.header_top .header_right .dropdown span:after{
    content:'\f0d7';
    font-family:'FontAwesome';
    margin-left:5px
}
.header_top .header_right .dropdown ul{
    line-height:none;
    list-style:none;
    padding:0;
    margin-bottom:0;
    background-color:#fff;
    position:absolute;
    min-width:115px;
    right:0;
    width:100%;
    z-index:9999;
    opacity:0;
    visibility:hidden;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease;
    box-shadow:0 1px 8px 0 rgba(0,0,0,0.58)
}
.header_top .header_right .dropdown ul li a{
    color:#333333;
    font-size:14px;
    display:block;
    padding:5px 20px;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.header_top .header_right .dropdown ul li a:hover{
    background-color:#00B7F2;
    color:#fff
}
.header_top .header_right .dropdown ul li.active a{
    background-color:#00B7F2;
    color:#fff
}
.header_top .header_right .dropdown:hover span{
    background-color:#fff;
    color:#333
}
.header_top .header_right .dropdown:hover ul{
    visibility:visible;
    opacity:1
}
#header.header-sticky .header_content:after{
    box-shadow:0 1px 8px 0 rgba(0,0,0,0.58)
}
.header_content{
    position:absolute;
    left:0;
    right:0;
    top:99.6%;
    padding:0 0;
    text-align:right;
    font-size:0;
    z-index:999;
}
.header_content:after{
    content:'';
    display:block;
    position:absolute;
    width:100%;
    height:100%;
    background-color:#fff;
    opacity:1;
    top:0;
    left:0;
    z-index:-1
}
.header_content .container{
    position:relative
}
.header_content .header_menu{
    display:inline-block;
    vertical-align:middle;
    text-align:left;
    font-size:14px
}
.header_content .menu{
    list-style:none;
    margin:0;
    padding:0
}
.header_content .menu>li{
    float:left;
    position:relative
}
.header_content .menu>li>a{
    display:block;
    padding:0 20px;
    line-height:84px;
    color:#232323;
    font-weight:500;
    text-transform:uppercase;
    font-size:13.45px;
    -webkit-transition:all .2s ease;
    -moz-transition:all .2s ease;
    -ms-transition:all .2s ease;
    -o-transition:all .2s ease;
    transition:all .2s ease
}
.header_content .menu>li.current-menu-item>a{
    background-color:#00B7F2;
    color:#fff
}
.header_content .menu>li:hover>a{
    background-color:#00B7F2;
    color:#fff
}
.header_content .menu>li:hover>.sub-menu{
    visibility:visible;
    opacity:1;
    -webkit-transform:translate(0, 0);
    -moz-transform:translate(0, 0);
    -ms-transform:translate(0, 0);
    -o-transform:translate(0, 0);
    transform:translate(0, 0)
}
.header_content .menu>li>.sub-menu{
    left:0;
    right:0;
    margin:auto
}
.header_content .menu>li .sub-menu{
    width:180px;
    position:absolute;
    left:0;
    background-color:#fff;
    list-style:none;
    padding:10px 0;
    margin:0;
    border:1px solid #f1f1f1;
    visibility:hidden;
    opacity:0;
    -webkit-transform:translate(0, 20px);
    -moz-transform:translate(0, 20px);
    -ms-transform:translate(0, 20px);
    -o-transform:translate(0, 20px);
    transform:translate(0, 20px);
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.header_content .menu>li .sub-menu li{
    float:none;
    position:relative
}
.header_content .menu>li .sub-menu li a{
    display:block;
    padding:7px 20px;
    color:#232323;
    font-size:14px;
    -webkit-transition:all .2s ease;
    -moz-transition:all .2s ease;
    -ms-transition:all .2s ease;
    -o-transition:all .2s ease;
    transition:all .2s ease
}
.header_content .menu>li .sub-menu li a span{
    float:right;
    position:relative;
    top:2px
}
.header_content .menu>li .sub-menu li.current-menu-item>a{
    background-color:#00B7F2;
    color:#fff
}
.header_content .menu>li .sub-menu li:hover>a{
    background-color:#00B7F2;
    color:#fff
}
.header_content .menu>li .sub-menu li:hover>.sub-menu{
    visibility:visible;
    opacity:1;
    -webkit-transform:translate(0, 0);
    -moz-transform:translate(0, 0);
    -ms-transform:translate(0, 0);
    -o-transform:translate(0, 0);
    transform:translate(0, 0)
}
.header_content .menu>li .sub-menu li .sub-menu{
    left:100%;
    top:0;
    padding:0
}
.header_logo{
    float:left;
    line-height:84px
}
.header_logo img{
    max-height:53px
}
.menu-bars{
    color:#333;
    width:50px;
    font-size:28px;
    cursor:pointer;
    display:none;
    top:0;
    right:15px;
    bottom:0;
    position:absolute;
    -moz-user-select:none;
    -webkit-user-select:none;
    -ms-user-select:none;
    -webkit-transition:all .2s ease;
    -moz-transition:all .2s ease;
    -ms-transition:all .2s ease;
    -o-transition:all .2s ease;
    transition:all .2s ease
}
.menu-bars span{
    width:25px;
    left:0;
    top:0;
    bottom:0;
    right:0;
    margin:auto;
    height:2px;
    background-color:#333;
    display:block;
    position:absolute;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.menu-bars span:before,.menu-bars span:after{
    position:absolute;
    content:'';
    height:2px;
    width:100%;
    background-color:#333;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.menu-bars span:after{
    top:-8px
}
.menu-bars span:before{
    bottom:-8px
}
.menu-bars:hover{
    background-color:#fff
}
.menu-bars:hover span{
    background-color:transparent
}
.menu-bars:hover span:after{
    background-color:#00B7F2;
    -webkit-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    transform:rotate(-45deg)
}
.menu-bars:hover span:before{
    background-color:#00B7F2;
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    transform:rotate(45deg)
}
.menu-bars.active{
    background-color:#fff
}
.menu-bars.active span{
    background-color:transparent
}
.menu-bars.active span:after{
    background-color:#00B7F2;
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    transform:rotate(45deg)
}
.menu-bars.active span:before{
    background-color:#00B7F2;
    -webkit-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    transform:rotate(-45deg)
}
.header_mobile{
    background-color:#fff;
    left:0;
    right:0;
    z-index:999;
    position:absolute;
    box-shadow:0 1px 8px 0 rgba(0,0,0,0.58)
}
.header_mobile .container{
    position:relative;
    padding-top:10px;
    padding-bottom:10px
}
.header_mobile .header_logo{
    display:inline-block
}
.header_mobile .menu-bars{
    display:block
}
.header_mobile .header_menu{
    position:fixed;
    -webkit-overflow-scrolling:touch;
    z-index:999;
    top:0;
    bottom:0;
    right:-270px;
    width:270px;
    overflow-y:auto;
    background-color:#00B7F2;
    -webkit-transition:right .5s cubic-bezier(0, .67, .35, .94);
    -moz-transition:right .5s cubic-bezier(0, .67, .35, .94);
    -ms-transition:right .5s cubic-bezier(0, .67, .35, .94);
    -o-transition:right .5s cubic-bezier(0, .67, .35, .94);
    transition:right .5s cubic-bezier(0, .67, .35, .94)
}
.header_mobile .header_menu.active{
    right:0
}
.header_mobile .header_menu ul{
    list-style:none;
    padding-left:0;
    margin-bottom:0
}
.header_mobile .header_menu ul li a{
    display:block;
    padding:10px 40px 10px 20px;
    color:#fff;
    font-size:14px;
    text-transform:uppercase;
    font-weight:500;
    border-bottom:1px solid rgba(255,255,255,0.1);
    position:relative;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.header_mobile .header_menu ul li a span{
    float:right;
    position:absolute;
    right:0;
    top:0;
    bottom:0;
    width:40px;
    z-index:1;
    text-align:center;
    border-left:1px solid rgba(255,255,255,0.1)
}
.header_mobile .header_menu ul li a span:before{
    content:'\f0d7';
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%, -50%);
    -moz-transform:translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    -o-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%)
}
.header_mobile .header_menu ul li a:hover{
    background-color:#fff;
    color:#232323
}
.header_mobile .header_menu ul li.current-menu-item>a{
    background-color:#fff;
    color:#232323
}
.header_mobile .header_menu ul li .sub-menu{
    background-color:rgba(225,189,133,0.85);
    display:none
}
.header_mobile .header_menu ul li>.sub-menu>li>a{
    padding-left:35px
}
.header_mobile .header_menu ul li>.sub-menu>li>.sub-menu>li>a{
    padding-left:55px
}
.header_mobile .header_menu ul li>.sub-menu>li>.sub-menu>li>.sub-menu>li>a{
    padding-left:75px
}
.header_mobile .header_menu ul li>.sub-menu>li>.sub-menu>li>.sub-menu>.sub-menu>li>a{
    padding-left:100px
}
.header_mobile .header_logo{
    line-height:1
}
.header-sticky{
    position:fixed;
    top:0;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden
}
#preloader{
    position:fixed;
    top:0;
    bottom:0;
    right:0;
    left:0;
    z-index:99999;
    background-color:#f1f1f1
}
#preloader .preloader-dot{
    width:0;
    height:0;
    border:2px solid #00B7F2;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    margin:auto;
    opacity:1;
    animation:preloader 3s ease infinite;
    -ms-animation:preloader 3s ease infinite;
    -moz-animation:preloader 3s ease infinite;
    -webkit-animation:preloader 3s ease infinite;
    -webkit-border-radius:100%;
    -moz-border-radius:100%;
    border-radius:100%
}
@-webkit-keyframes preloader{
    0%{
        border-width:2px
    }
    100%{
        border-width:50px;
        opacity:0
    }
}
@-moz-keyframes preloader{
    0%{
        border-width:2px
    }
    100%{
        border-width:50px;
        opacity:0
    }
}
@-ms-keyframes preloader{
    0%{
        border-width:2px
    }
    100%{
        border-width:50px;
        opacity:0
    }
}
@-o-keyframes preloader{
    0%{
        border-width:2px
    }
    100%{
        border-width:50px;
        opacity:0
    }
}
@keyframes preloader{
    0%{
        border-width:2px
    }
    100%{
        border-width:50px;
        opacity:0
    }
}
.slider{
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-image: url("/assets/images/slider.jpg");
    background-size: cover;
    background-position: left center;
    width: 100%;
    height: 100%;
    min-height: 500px;
    visibility: inherit;
    opacity: 1;
    z-index: 1;
}
.slider .campaign {
    background: rgba(253, 183, 20, 0.75);
    display: block;
    float: left;
    padding: 24px;
    z-index: 2;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    -khtml-border-radius: 3px;
}
.slider .campaign .explanation1 {
    color: #543c07;
    font-style: italic;
    font-size: 16px;
}
.slider .campaign .explanation2 {
    font-size: 18px;
}
.slider .campaign .explanation3 {
    font-size: 14px;
}
.slider .telephone {
    float: right;
    padding: 18px 155px 18px 30px;
    display: block;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    position: relative;
    margin-top: 30px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -khtml-border-radius: 5px;
    position: relative;
}
.slider .telephone span {
    display: block;
    color: #ffffff;
    font-size: 13px;
    font-style: italic;
    line-height: 1.4;
}
.slider .telephone strong a {
    display: block;
    font-size: 18px;
    font-style: normal;
    color: #ffffff;
}
@media screen and (max-width: 767px) {
    .slider .campaign {
        width: 100%;
        margin: 0 0 10px 0;
    }
    .slider .telephone {
        display: none;
    }    
}
.slider .campaign span {
    display: block;
    color: #ffffff;
    line-height: 1.3;
    margin-bottom: 3px;
}
.section-sub-banner{
    padding-top:120px
}
.sub-banner{
    position:relative
}
.sub-banner .text{
    padding-bottom:20px;
    padding-top:20px;
}
.sub-banner .text h2{
    margin-top:0;
    margin-bottom:0;
    color:#fff;
    font-size:35.68px;
    font-family:'Montserrat';
    text-transform:uppercase
}
.sub-banner .text p{
    margin-bottom:0;
    color:#fff;
    font-size:20px
}
.section-check-availability{
    position:relative;
    z-index:20;
    float:left;
    width:100%;
    display:block
}
.check-availability{
    padding:20px 0;
    margin-top:-90px
}
.check-availability:before{
    top:0;
    left:0;
    content:'';
    background:#FDB714;
    opacity:.85;
    width:100%;
    position:absolute;
    display:block;
    z-index:0;
    height:83px;
    top:-83px
}
.check-availability h2{
    color:#fff;
    font-size:22px;
    margin:5px;
    font-weight:normal;
    font-family:'Montserrat';
    position:relative;
    padding-left:60px;
    line-height:1
}
.check-availability h2:before{
    content:"\f00c";
    border:3px solid #00B7F2;
    color:#00B7F2;
    font-size:18px;
    display:block;
    width:40px;
    height:40px;
    text-align:center;
    line-height:34px;
    font-family:'Font Awesome 5 Free';
    font-weight: 900;
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    margin:auto;
    -webkit-border-radius:100%;
    -moz-border-radius:100%;
    border-radius:100%
}
.check-availability .availability-form{
    font-size:0;
    margin-top:5px;
    position:relative
}
.check-availability .availability-form .awe-calendar-wrapper{
    width:150px;
    margin:0 10px
}
.check-availability .availability-form .awe-calendar-wrapper .awe-calendar{
    border-color:#fff;
    color:#fff
}
.check-availability .availability-form .awe-calendar-wrapper .awe-calendar::-webkit-input-placeholder{
    color:#fff
}
.check-availability .availability-form .awe-calendar-wrapper .awe-calendar:-moz-placeholder{
    color:#fff
}
.check-availability .availability-form .awe-calendar-wrapper .awe-calendar::-moz-placeholder{
    color:#fff
}
.check-availability .availability-form .awe-calendar-wrapper .awe-calendar:-ms-input-placeholder{
    color:#fff
}
.check-availability .availability-form .awe-calendar-wrapper i{
    color:#fff
}
.check-availability .availability-form .bootstrap-select.btn-group.awe-select{
    margin:0 10px;
    width:110px
}
.check-availability .availability-form .bootstrap-select.btn-group.awe-select .caret{
    border:none;
    background:url(../images/icon-select-cal.png) no-repeat;
    width:13px;
    height:7px
}
.check-availability .availability-form .vailability-submit{
    vertical-align:middle;
    display:inline-block
}
.check-availability .availability-form .vailability-submit .awe-btn{
    height:40px;
    color:#fff;
    font-size:14px;
    padding-left:20px;
    padding-right:20px
}
.home-about .img{
    position:relative
}
.home-about .img img{
    width:100%
}
.home-about .text .heading{
    margin-top:15px
}
.home-about .text span.box-border{
    width:250px
}
.home-about .text p{
    color:#232323;
    line-height:1.5em;
    margin-bottom:0;
    margin-top:25px;
    font-size:14px
}
.home-about .text .awe-btn{
    margin-top:25px
}
.section-our-best{
    padding-top:40px;
    padding-bottom:70px
}
.our-best .img{
    margin-top:30px
}
.our-best .img img{
    width:100%
}
.our-best .text{
    margin-top:30px;
    position:relative
}
.our-best .text p{
    color:#333;
    margin-bottom:0;
    margin-top:25px;
    line-height:1.428em
}
.our-best .text ul{
    list-style:none;
    padding-left:0;
    margin-top:25px;
    overflow:hidden;
    margin-bottom:0;
    font-size:0;
    display:table
}
.our-best .text ul li{
    margin-top:15px;
    color:#232323;
    font-weight:500;
    width:-moz-calc(50% - 1px);
    width:-o-calc(50% - 1px);
    width:-webkit-calc(50% - 1px);
    width:calc(50% - 1px);
    font-size:14px;
    display:inline-block;
    padding-right:15px;
    margin-bottom:15px
}
.our-best .text ul li img{
    margin-right:17px
}
.our-best .text ul li:nth-child(even){
    padding-right:0;
    padding-left:15px
}
.home-guestbook{
    padding:50px 0;
    position:relative
}
.home-guestbook:after{
    display:table;
    content:'';
    clear:both
}
.guestbook-content .owl-buttons{
    display:none
}
.guestbook-content .owl-pagination{
    margin-top:20px;
    margin-left:0;
    text-align:center
}
.guestbook-header{
    position:relative;
    z-index:1
}
.guestbook-header p{
    color:#232323;
    font-size:16px;
    margin-top:10px;
    margin-bottom:0;
    line-height:1.428em
}
.guestbook-header .awe-btn{
    margin-top:40px
}
.guestbook-item{
    text-align:center
}
.guestbook-item .img{
    overflow:hidden;
    width:115px;
    height:115px;
    margin:30px auto;
    -webkit-border-radius:100%;
    -moz-border-radius:100%;
    border-radius:100%
}
.guestbook-item .text{
    overflow:hidden;
    padding-top:10px;
    padding-left:20px
}
.guestbook-item .text p{
    color:#ffffff;
    line-height:1.4em;
    font-size:15px;
    position:relative;
    margin-bottom:15px
}
.guestbook-item .text p:before{
    position:absolute;
    font-family:'Montserrat';
    content:'“';
    top:0;
    left:-20px;
    font-size:40px
}
.guestbook-item .text p:after{
    font-family:'Montserrat';
    content:'„';
    font-size:40px;
    line-height:0;
    margin-left:10px
}
.guestbook-item .text span{
    color:#ffffff;
    display:inline-block;
    width:100%
}
.guestbook-item .text span strong{
    font-size:20px
}
.guestbook-item_1{
    overflow:hidden
}
.guestbook-item_1 .img img{
    max-width:115px;
    display:inline-block;
    vertical-align:middle;
    margin-right:30px;
    -webkit-border-radius:100%;
    -moz-border-radius:100%;
    border-radius:100%
}
.guestbook-item_1 .img span{
    display:inline-block;
    vertical-align:middle;
    color:#898989;
    font-size:13px
}
.guestbook-item_1 .img span strong{
    display:block;
    color:#333;
    font-weight:500;
    font-size:20px;
    margin-bottom:3px
}
.guestbook-item_1 .text{
    color:#333333;
    margin-top:40px
}
.guestbook-item_1 .text p{
    margin-bottom:0;
    line-height:1.4em
}
.section-gallery{
    padding-top:60px;
    padding-bottom:70px
}
.section-icon{
    padding:50px 0
}
.section-icon span{
    margin-top:20px;
    display:block;
    font-size:20px;
    position:relative;
    padding-left:50px
}
.section-icon span:before{
    position:absolute;
    left:0;
    display:inline-block;
    vertical-align:middle;
    width:50px;
    font-size:14px
}
.section_page-gallery{
    background-color:#fff;
    padding-top:40px;
    padding-bottom:40px
}
.gallery .heading{
    margin-bottom:40px
}
.gallery.no-padding .gallery-cat{
    padding-left:15px;
    padding-right:15px
}
.gallery.no-padding .gallery-content{
    margin-top:40px
}
.gallery.no-padding .gallery-content .row{
    margin-left:0;
    margin-right:0
}
.gallery.no-padding .gallery-content [class*="col-"]{
    padding-left:0;
    padding-right:0;
    margin-top:0
}
.gallery.no-padding .gallery-content .item{
    margin-top:0
}
.gallery.gallery-3 .gallery-content [class*="col-"]{
    margin-top:30px
}
.gallery-content{
    margin-top:20px
}
.gallery-content .gallery_item{
    position:relative;
    overflow:hidden;
    padding: 5px;
}
.gallery-content .gallery_item img{
    width:100%
}
.gallery-content .gallery_item .icon{
    pointer-events:none;
    position:absolute;
    top:50%;
    left:50%;
    color:#fff;
    line-height:1;
    font-size:0;
    -webkit-transform:translate(-50%, -50%);
    -moz-transform:translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    -o-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%);
    background:url(../images/icon-galery.png) no-repeat;
    width:64px;
    height:64px
}
.gallery-content .gallery_item:before{
    bottom:0;
    left:0;
    right:0;
    top:50%;
    position:absolute;
    content:'';
    opacity:0;
    pointer-events:none;
    -webkit-transition:all .3s ease-out;
    -moz-transition:all .3s ease-out;
    -ms-transition:all .3s ease-out;
    -o-transition:all .3s ease-out;
    transition:all .3s ease-out;
    background-color:transparent;
    background:-webkit-gradient(linear, left top, left bottom, from(transparent), to(#00B7F2));
    background:-webkit-linear-gradient(top, transparent, #00B7F2);
    background:-moz-linear-gradient(top, transparent, #00B7F2);
    background:-ms-linear-gradient(top, transparent, #00B7F2);
    background:-o-linear-gradient(top, transparent, #00B7F2)
}
.gallery-content .gallery_item .text{
    position:absolute;
    bottom:10px;
    left:15px;
    right:15px;
    color:#fff;
    z-index:10;
    font-family:'Montserrat';
    font-size:16px;
    pointer-events:none;
    font-weight:normal;
    opacity:0;
    visibility:hidden;
    -webkit-transform:translate(0, 50%);
    -moz-transform:translate(0, 50%);
    -ms-transform:translate(0, 50%);
    -o-transform:translate(0, 50%);
    transform:translate(0, 50%);
    -webkit-transition:all .3s ease-out;
    -moz-transition:all .3s ease-out;
    -ms-transition:all .3s ease-out;
    -o-transition:all .3s ease-out;
    transition:all .3s ease-out;
    max-width:280px
}
.gallery-content .gallery_item:hover .text{
    opacity:1;
    visibility:visible;
    -webkit-transform:translate(0, 0);
    -moz-transform:translate(0, 0);
    -ms-transform:translate(0, 0);
    -o-transform:translate(0, 0);
    transform:translate(0, 0)
}
.gallery-content .gallery_item:hover:before{
    top:0;
    opacity:.9
}
.gallery-content .our-gallery{
    margin-top:30px
}
.gallery-content .our-gallery .awe-btn{
    min-width:180px
}
.gallery-content.hover-img .gallery_item:before{
    background:none
}
.gallery-content.hover-img .gallery_item img{
    -webkit-transition:all .5s ease;
    -moz-transition:all .5s ease;
    -ms-transition:all .5s ease;
    -o-transition:all .5s ease;
    transition:all .5s ease
}
.gallery-content.hover-img .gallery_item:hover img{
    transform:scale(1.1)
}
.gallery-isotope .item-isotope{
    float:left;
    margin-top:20px;
    padding-left:10px;
    padding-right:10px
}
.gallery-isotope.pd-0 .item-isotope{
    padding:0;
    margin-top:0
}
.gallery-isotope.col-3 .item-isotope,.gallery-isotope.col-3 .item-size{
    width:33.333333%
}
.gallery-isotope.col-4 .item-isotope,.gallery-isotope.col-4 .item-size{
    width:25%
}
.gallery-isotope.col-4 .item-isotope.larger{
    width:50%
}
.gallery-isotope.col-6 .item-isotope,.gallery-isotope.col-6 .item-size{
    width:16.66666667%
}
.gallery-cat ul{
    margin-bottom:0;
    font-size:0
}
.gallery-cat ul li{
    font-size:16px
}
.gallery-cat ul li a{
    color:#232323;
    text-transform:uppercase;
    font-weight:500;
    display:block;
    padding:7px 15px;
    -webkit-transition:all .2s ease;
    -moz-transition:all .2s ease;
    -ms-transition:all .2s ease;
    -o-transition:all .2s ease;
    transition:all .2s ease
}
.gallery-cat ul li:hover a,.gallery-cat ul li.active a{
    background-color:#00B7F2;
    color:#fff
}
.mfp-wrap{
    cursor:default
}
.mfp-wrap .mfp-content .mfp-figure{
    padding-bottom:0;
    background-color:#1f232b;
    position:relative
}
.mfp-wrap .mfp-content .mfp-figure:after{
    content:none
}
.mfp-wrap .mfp-content .mfp-figure .mfp-close{
    right:7px;
    top:7px;
    position:absolute;
    padding:0;
    height:20px;
    width:20px;
    line-height:20px;
    font-size:20px;
    color:#fff;
    text-align:center;
    cursor:pointer;
    background-color:#7c7c7c;
    -webkit-border-radius:100%;
    -moz-border-radius:100%;
    border-radius:100%;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.mfp-wrap .mfp-content .mfp-figure .mfp-close:hover{
    background-color:#00B7F2
}
.mfp-wrap .mfp-content .mfp-figure .mfp-img{
    padding:30px 30px 60px 30px
}
.mfp-wrap .mfp-content .mfp-figure .mfp-bottom-bar{
    position:absolute;
    margin:0;
    text-align:center;
    font-weight:500;
    bottom:17px;
    top:inherit;
    left:30px;
    right:30px;
    width:inherit
}
.mfp-wrap .mfp-content .mfp-figure .mfp-bottom-bar .mfp-title{
    position:static;
    display:inline-block;
    color:#fff;
    padding-right:10px;
    font-size:16px
}
.mfp-wrap .mfp-content .mfp-figure .mfp-bottom-bar .mfp-counter{
    display:inline-block;
    position:static;
    font-size:16px;
    color:#898989
}
.mfp-wrap .mfp-prevent-close{
    position:absolute;
    top:50%;
    background-color:transparent;
    border:2px solid #fff;
    color:#fff;
    width:36px;
    height:36px;
    line-height:30px;
    text-align:center;
    -webkit-border-radius:100%;
    -moz-border-radius:100%;
    border-radius:100%;
    -webkit-transform:translate(0, -50%);
    -moz-transform:translate(0, -50%);
    -ms-transform:translate(0, -50%);
    -o-transform:translate(0, -50%);
    transform:translate(0, -50%);
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.mfp-wrap .mfp-prevent-close:hover{
    color:#00B7F2;
    border-color:#00B7F2
}
.mfp-wrap .mfp-prevent-close.mfp-prevent-left{
    left:10px
}
.mfp-wrap .mfp-prevent-close.mfp-prevent-right{
    right:10px
}
.widgetsearch{
    position:relative;
    border:2px solid #232323;
    font-size:14px
}
.widgetsearch:before{
    content:'\f002';
    font-family:'FontAwesome';
    position:absolute;
    right:15px;
    font-size:18px;
    top:50%;
    -webkit-transform:translate(0, -50%);
    -moz-transform:translate(0, -50%);
    -ms-transform:translate(0, -50%);
    -o-transform:translate(0, -50%);
    transform:translate(0, -50%)
}
.widgetsearch .input-text{
    width:100%;
    height:50px;
    line-height:50px;
    padding-right:50px;
    border-width:0;
    background-color:#fff;
    color:#333;
    font-weight:500
}
.widgetsearch .input-text::-webkit-input-placeholder{
    color:#333
}
.widgetsearch .input-text:-moz-placeholder{
    color:#333
}
.widgetsearch .input-text::-moz-placeholder{
    color:#333
}
.widgetsearch .input-text:-ms-input-placeholder{
    color:#333
}
.widgetsearch .input-submit{
    display:none
}
#comments{
    margin-top:40px;
    border-top:1px solid #cacaca;
    padding-top:15px
}
#comments .comment-title{
    font-weight:bold;
    text-transform:uppercase;
    font-family:'Montserrat'
}
#comments .commentlist{
    list-style:none;
    padding-left:0;
    margin-bottom:0
}
#comments .commentlist li{
    position:relative;
    padding-left:90px;
    margin-top:25px
}
#comments .commentlist li .comment-body{
    border-bottom:1px solid #cacaca;
    padding-bottom:20px;
    overflow:hidden
}
#comments .commentlist li .comment-body .comment-avatar{
    position:absolute;
    width:70px;
    display:block;
    top:5px;
    left:0;
    border-radius:50%;
    overflow:hidden
}
#comments .commentlist li .comment-body .comment-subject{
    margin:0;
    font-size:16px;
    color:#444444;
    font-weight:bold
}
#comments .commentlist li .comment-body p{
    color:#444444;
    font-size:15px;
    line-height:1.428em;
    margin-bottom:0;
    margin-top:10px
}
#comments .commentlist li .comment-body .comment-meta{
    float:left;
    margin-top:20px;
    color:#898989
}
#comments .commentlist li .comment-body .comment-meta a{
    color:#444;
    font-weight:bold;
    text-transform:capitalize;
    -webkit-transition:all .2s ease;
    -moz-transition:all .2s ease;
    -ms-transition:all .2s ease;
    -o-transition:all .2s ease;
    transition:all .2s ease
}
#comments .commentlist li .comment-body .comment-meta a:hover{
    color:#00B7F2
}
#comments .commentlist li .comment-body .action{
    float:right;
    margin-top:15px;
    font-size:0
}
#comments .commentlist li .comment-body .action .awe-btn{
    padding:3px 15px;
    min-width:inherit;
    margin-left:10px
}
#comments .commentlist li .comment-body .children{
    overflow:hidden;
    clear:both;
    list-style:none;
    padding-left:0
}
#comments .commentlist li .comment-body .children li:last-child .comment-body{
    padding-bottom:0;
    border-width:0
}
#comments .commentlist li:last-child .comment-body{
    border-bottom-width:0;
    padding-bottom:0
}
.comment-respond{
    border-top:1px solid #cacaca;
    margin-top:50px;
    padding-top:20px
}
.comment-respond .comment-reply-title{
    text-transform:uppercase;
    color:#000;
    font-size:18px;
    margin:0;
    font-weight:bold;
    font-family:'Montserrat'
}
.comment-respond .comment-form{
    margin-top:10px
}
.comment-respond .comment-form .row{
    margin-left:-10px;
    margin-right:-10px
}
.comment-respond .comment-form .row [class*="col-"]{
    padding-left:10px;
    padding-right:10px
}
.comment-respond .comment-form .field-text,.comment-respond .comment-form .field-textarea{
    width:100%;
    color:#232323;
    border:2px solid #232323;
    padding:0 15px;
    margin-top:20px;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.comment-respond .comment-form .field-text::-webkit-input-placeholder,.comment-respond .comment-form .field-textarea::-webkit-input-placeholder{
    color:#232323
}
.comment-respond .comment-form .field-text:-moz-placeholder,.comment-respond .comment-form .field-textarea:-moz-placeholder{
    color:#232323
}
.comment-respond .comment-form .field-text::-moz-placeholder,.comment-respond .comment-form .field-textarea::-moz-placeholder{
    color:#232323
}
.comment-respond .comment-form .field-text:-ms-input-placeholder,.comment-respond .comment-form .field-textarea:-ms-input-placeholder{
    color:#232323
}
.comment-respond .comment-form .field-text:focus,.comment-respond .comment-form .field-textarea:focus{
    border-color:#00B7F2
}
.comment-respond .comment-form .field-textarea{
    resize:none;
    height:200px;
    padding:10px 15px;
    line-height:1.428em
}
.comment-respond .comment-form .awe-btn{
    font-size:14px;
    padding-left:20px;
    padding-right:20px;
    margin-top:20px
}
.section-reservation{
    padding-top:50px;
    padding-bottom:50px
}
.datepicker2 {
    padding: 0; }

.datepicker2 .ui-widget-content, .datepicker2 .ui-datepicker-title span {
color: #2c3e50;
font-size: 18px;
width: 100%; }

.datepicker2 .ui-widget-content {
border: none;
padding: 0;
margin: 0; }

.datepicker2 .ui-datepicker-multi .ui-datepicker-group {
float: left !important;
width: 50%;
padding: 0 15px;
margin-bottom: 30px; }

.datepicker2 .ui-datepicker-row-break {
display: none; }

.datepicker2 .ui-state-active, .datepicker2 .ui-widget-content .ui-state-active, .datepicker2 .ui-widget-header .ui-state-active {
background: #FDB714;
color: #ffffff; }
.input-daterange-span {
    width: 100%;
    padding-bottom: 20px;
    border: none; }
.input-reservation-date {
background-color: #f1f1f1 !important;
width: 100%;
height: 40px;
line-height: 40px;
text-align: center;
font-size: 21px !important;
border: none !important;}

.reservation-calendar_custom .ui-datepicker  {
    box-shadow: none;
}
.reservation{
    position:relative;
    z-index:9;
    max-width:770px;
    margin-left:auto;
    margin-right:auto;
    padding:25px 70px
}
.reservation:after{
    content:'';
    display:block;
    position:absolute;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,0.7);
    opacity:.9;
    top:0;
    left:0;
    z-index:-1
}
.reservation h2{
    text-transform:uppercase;
    color:#fff;
    font-weight:bold;
    font-family:'Montserrat';
    margin:0;
    line-height:1;
    text-align:center
}
.reservation .reservation_form{
    margin-top:20px
}
.reservation .reservation_form .awe-calendar-wrapper{
    width:100%;
    margin-top:20px
}
.reservation .reservation_form .awe-calendar-wrapper .awe-calendar{
    font-size:14px;
    border-color:#fff;
    color:#fff
}
.reservation .reservation_form .awe-calendar-wrapper .awe-calendar::-webkit-input-placeholder{
    color:#fff
}
.reservation .reservation_form .awe-calendar-wrapper .awe-calendar:-moz-placeholder{
    color:#fff
}
.reservation .reservation_form .awe-calendar-wrapper .awe-calendar::-moz-placeholder{
    color:#fff
}
.reservation .reservation_form .awe-calendar-wrapper .awe-calendar:-ms-input-placeholder{
    color:#fff
}
.reservation .reservation_form .awe-calendar-wrapper i{
    color:#fff
}
.reservation .reservation_form .awe-input{
    margin-top:20px;
    border:2px solid #fff;
    background-color:transparent;
    width:100%;
    color:#fff
}
.reservation .reservation_form .awe-input::-webkit-input-placeholder{
    color:#fff
}
.reservation .reservation_form .awe-input:-moz-placeholder{
    color:#fff
}
.reservation .reservation_form .awe-input::-moz-placeholder{
    color:#fff
}
.reservation .reservation_form .awe-input:-ms-input-placeholder{
    color:#fff
}
.reservation .reservation_form .bootstrap-select.btn-group.awe-select{
    margin-top:20px;
    width:100%
}
.reservation .reservation_form .awe-teaxtarea{
    margin-top:20px;
    background-color:transparent;
    width:100%;
    border:2px solid #fff;
    color:#fff;
    height:135px
}
.reservation .reservation_form .awe-teaxtarea::-webkit-input-placeholder{
    color:#fff
}
.reservation .reservation_form .awe-teaxtarea:-moz-placeholder{
    color:#fff
}
.reservation .reservation_form .awe-teaxtarea::-moz-placeholder{
    color:#fff
}
.reservation .reservation_form .awe-teaxtarea:-ms-input-placeholder{
    color:#fff
}
.reservation .reservation_form .awe-btn{
    margin-top:20px;
    font-size:16px;
    min-width:170px
}
.calendar_custom{
    max-width:390px
}
.calendar_custom .calendar_title{
    text-align:center;
    color:#333;
    font-size:14px;
    text-transform:uppercase;
    margin:0;
    font-family:'Montserrat';
    font-weight:bold;
    padding-top:15px;
    padding-bottom:15px;
    position:relative;
    border-bottom:1px solid #e4e4e4;
    margin-left:3px;
    margin-right:3px
}
.calendar_custom .calendar_title .calendar_corner{
    display:block;
    width:24px;
    height:24px;
    text-align:center;
    color:#cbcbcb;
    line-height:24px;
    font-size:12px;
    position:absolute;
    top:50%;
    -webkit-transform:translate(0, -50%);
    -moz-transform:translate(0, -50%);
    -ms-transform:translate(0, -50%);
    -o-transform:translate(0, -50%);
    transform:translate(0, -50%);
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.calendar_custom .calendar_title .calendar_corner:hover{
    color:#00B7F2;
    border-color:#00B7F2
}
.calendar_custom .calendar_title .calendar_corner.calendar_prev{
    left:0
}
.calendar_custom .calendar_title .calendar_corner.calendar_next{
    right:0
}
.calendar_custom .calendar_tabel{
    width:100%;
    vertical-align:middle;
    text-align:center;
    table-layout:fixed
}
.calendar_custom .calendar_tabel th{
    text-transform:uppercase;
    text-align:center;
    color:#333;
    font-size:12px;
    padding-top:10px;
    padding-bottom:10px;
    font-weight:bold
}
.calendar_custom .calendar_tabel td{
    background-color:#fff;
    background-clip:content-box;
    padding:3px;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.calendar_custom .calendar_tabel td a{
    position:relative;
    display:block;
    padding-top:100%;
    color:#232323;
    font-size:12px
}
.calendar_custom .calendar_tabel td a:before{
    left:0;
    right:0;
    bottom:0;
    top:0;
    content:'';
    border:1px solid #333;
    position:absolute
}
.calendar_custom .calendar_tabel td a small{
    position:absolute;
    top:5px;
    right:10px;
    font-size:12px
}
.calendar_custom .calendar_tabel td a span{
    position:absolute;
    top:60%;
    left:50%;
    -webkit-transform:translate(-50%, -50%);
    -moz-transform:translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    -o-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%)
}
.calendar_custom .calendar_tabel td.not-available{
    background-color:#333
}
.calendar_custom .calendar_tabel td.not-available a{
    color:#fff
}
.info-location-map{
    text-align:center
}
.info-location-map h2{
    font-size:14px;
    text-transform:uppercase;
    color:#333;
    font-weight:bold;
    margin-bottom:5px
}
.info-location-map span{
    font-size:12px;
    color:#898989
}
.section-statistics{
    padding:75px 0
}
.section-statistics .awe-overlay{
    background-color:rgba(72,72,72,0.6)
}
.statistics_item{
    margin-top:30px;
    text-align:center;
    color:#fff;
    font-size:18px;
    text-transform:uppercase;
    position:relative
}
.statistics_item:before{
    top:0;
    right:0;
    bottom:0;
    position:absolute;
    content:'';
    border-right:1px solid #fff
}
.statistics_item:first-child::before{
    content:none
}
.statistics_item .count{
    font-size:60px;
    font-family:'Montserrat';
    color:#fff;
    display:block;
    line-height:1.3em
}
.section-guest-book{
    background-color:#fff;
    padding:45px 0
}
.guest-book .guest-book_head{
    overflow:hidden
}
.guest-book .guest-book_head .text{
    background-color:rgba(52,74,113,0.85);
    width:100%;
    padding:30px 45px 40px 45px
}
.guest-book .guest-book_head .text h2{
    color:#fff;
    margin:0;
    font-family:'Montserrat';
    font-size:23px;
    text-transform:uppercase;
    line-height:1.428em
}
.guest-book .guest-book_head .text p{
    color:#fff;
    font-size:15px;
    line-height:1.428em;
    margin-bottom:0;
    margin-top:15px
}
.guest-book .guest-book_head .text .awe-btn{
    font-size:16px;
    padding:7px 20px;
    margin-top:25px
}
.guest-book .guest-book_head.guest-book_head-2 .text{
    background-color:transparent;
    max-width:660px;
    width:auto;
    float:none;
    margin-left:auto;
    margin-right:auto
}
.guest-book .guest-book_head.guest-book_head-2 .text h2{
    color:#232323;
    font-weight:bold;
    font-size:40px;
    letter-spacing:2px
}
.guest-book .guest-book_head.guest-book_head-2 .text p{
    color:#898989
}
.guest-book .guest-book_content .guest-book_item{
    margin-top:30px
}
.guest-book_item{
    text-align:center;
    padding:25px 35px 25px 35px;
    border:2px solid #00C943;
    position:relative
}
.guest-book_item:before,.guest-book_item:after{
    content:'';
    display:block;
    position:absolute;
    z-index:1;
    pointer-events:none;
    top:-2px;
    right:-2px;
    bottom:-2px;
    left:-2px;
    -webkit-transform:scale(0);
    -moz-transform:scale(0);
    -ms-transform:scale(0);
    -o-transform:scale(0);
    transform:scale(0);
    -webkit-transition:all .5s ease;
    -moz-transition:all .5s ease;
    -ms-transition:all .5s ease;
    -o-transition:all .5s ease;
    transition:all .5s ease
}
.guest-book_item:before{
    border-right:2px solid #00B7F2;
    border-bottom:2px solid #00B7F2;
    -webkit-transform-origin:bottom right;
    -moz-transform-origin:bottom right;
    -ms-transform-origin:bottom right;
    -o-transform-origin:bottom right;
    transform-origin:bottom right
}
.guest-book_item:after{
    border-left:2px solid #00B7F2;
    border-top:2px solid #00B7F2;
    -webkit-transform-origin:top left;
    -moz-transform-origin:top left;
    -ms-transform-origin:top left;
    -o-transform-origin:top left;
    transform-origin:top left
}
.guest-book_item.guest-book_item-2{
    background-color:#f9f9f9;
    border-width:0;
    margin-top:20px
}
.guest-book_item.guest-book_item-2:before,.guest-book_item.guest-book_item-2:after{
    top:0;
    right:0;
    bottom:0;
    left:0
}
.guest-book_item.guest-book_item-2 h2{
    margin-top:20px
}
.guest-book_item .icon{
    color:#b4b4b4;
    font-size:10px;
    margin-top:0
}
.guest-book_item h2{
    margin-top:10px;
    font-size:20px;
    font-family:'Montserrat';
    text-transform:uppercase;
    color:#444444;
    font-weight:bold
}
.guest-book_item p{
    color:#30373b;
    font-size:15px;
    margin-top:10px;
    margin-bottom:0
}
.guest-book_item span{
    margin-top:20px;
    display:block;
    color:#898989;
    font-size:16px
}
.guest-book_item span b{
    color:#444444
}
.guest-book_item:hover:before,.guest-book_item:hover:after{
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1)
}
.guest-book_item:hover .avatar:before{
    opacity:1
}
.guest-book-form{
    background-color:#f1f1f1;
    max-width:370px;
    padding:25px
}
.guest-book-form h2{
    color:#333333;
    font-family:'Montserrat';
    font-size:26px;
    text-transform:uppercase;
    font-weight:bold;
    line-height:1.3em;
    text-align:center;
    margin-top:-5px
}
.guest-book-form p{
    margin-bottom:0;
    color:#898989;
    text-align:center;
    line-height:1.5em;
    margin-top:20px
}
.guest-book-form .form-field{
    margin-top:20px
}
.guest-book-form .field-text{
    width:100%;
    border-width:0;
    height:38px;
    line-height:38px;
    color:#898989
}
.guest-book-form .field-text::-webkit-input-placeholder{
    color:#898989
}
.guest-book-form .field-text:-moz-placeholder{
    color:#898989
}
.guest-book-form .field-text::-moz-placeholder{
    color:#898989
}
.guest-book-form .field-text:-ms-input-placeholder{
    color:#898989
}
.guest-book-form .field-textarea{
    height:100px;
    width:100%;
    border-width:0;
    resize:none
}
.guest-book-form .awe-btn{
    width:100%;
    padding:12px 10px;
    margin-top:10px
}
.guest-book-form .response {
    margin-top: 20px;
}
.guest-book-form .response span {
    font-weight: bold;
}
.section-account{
    padding-top:220px;
    padding-bottom:130px
}
.login-register{
    position:relative;
    z-index:10
}
.login-register .text h2{
    font-size:36px;
    text-transform:uppercase;
    margin:0;
    color:#fff;
    font-weight:bold
}
.login-register .text p{
    color:#ffffff;
    font-size:18px;
    margin-bottom:0;
    margin-top:5px
}
.login-register .text .account_form{
    max-width:430px;
    margin-left:auto;
    margin-right:auto;
    margin-top:20px;
    overflow:hidden
}
.login-register .text .account_form .field-form{
    position:relative;
    margin-top:15px
}
.login-register .text .account_form .field-form .view-pass{
    position:absolute;
    right:20px;
    top:50%;
    color:#fff;
    line-height:1;
    cursor:pointer;
    font-size:11px;
    -webkit-transform:translate(0, -50%);
    -moz-transform:translate(0, -50%);
    -ms-transform:translate(0, -50%);
    -o-transform:translate(0, -50%);
    transform:translate(0, -50%);
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.login-register .text .account_form .field-form .view-pass:hover{
    color:#00B7F2
}
.login-register .text .account_form .field-form .field-text{
    background-color:transparent;
    border:2px solid #fff;
    color:#fff;
    width:100%;
    height:42px;
    line-height:42px;
    padding-left:15px;
    padding-right:15px;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.login-register .text .account_form .field-form .field-text::-webkit-input-placeholder{
    color:#fff
}
.login-register .text .account_form .field-form .field-text:-moz-placeholder{
    color:#fff
}
.login-register .text .account_form .field-form .field-text::-moz-placeholder{
    color:#fff
}
.login-register .text .account_form .field-form .field-text:-ms-input-placeholder{
    color:#fff
}
.login-register .text .account_form .field-form .field-text:focus{
    border-color:#00B7F2
}
.login-register .text .account_form .field-form .awe-btn{
    min-width:180px;
    font-size:16px;
    padding:12px 10px
}
.login-register .text .account_form .field-form.field-submit{
    margin-top:30px
}
.login-register .text .account_form .account-desc{
    color:#fff;
    font-size:13px;
    display:block;
    margin-top:30px
}
.login-register .text .account_form .account-desc a{
    color:#fff;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.login-register .text .account_form .account-desc a:hover{
    color:#00B7F2
}
.section-contact{
    background-color:#fff;
    padding-top:10px;
    padding-bottom:40px
}
.contact .text{
    margin-top:15px
}
.contact .text h2{
    color:#232323;
    text-transform:uppercase;
    font-weight:bold;
    font-size:20px
}
.contact .text p{
    margin-top:10px;
    color:#232323;
    line-height:1.428em
}
.contact .text ul{
    list-style:none;
    padding-left:0;
    margin-bottom:0;
    margin-top:30px
}
.contact .text ul li{
    padding:7px 0
}
.contact .text ul li .icon{
    color:#00B7F2;
    font-size:20px;
    margin-right:20px;
    vertical-align:middle
}
.contact .contact-location{
    border-top:1px solid #e3e3e3;
    padding-top:15px;
    margin-top:35px
}
.contact .contact-location .btn-collapse{
    text-transform:uppercase;
    color:#232323;
    font-weight:bold;
    font-size:20px;
    display:block;
    font-family:'Montserrat';
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.contact .contact-location .btn-collapse span{
    float:right;
    font-size:24px
}
.contact .contact-location .btn-collapse:hover{
    color:#00B7F2
}
.contact .contact-location .location-group{
    margin-top:25px
}
.contact .contact-location .location-group h6{
    font-weight:bold;
    color:#444444;
    font-size:20px;
    margin-bottom:5px;
    text-transform:uppercase
}
.contact .contact-location .location-group span{
    color:#898989;
    font-size:15px
}
.contact .contact-location .location-group .location-item{
    margin-top:25px;
    cursor:pointer
}
.contact .contact-location .location-group .location-item:after{
    content:'';
    display:table;
    clear:both
}
.contact .contact-location .location-group .location-item .img{
    float:left;
    width:100px;
    position:relative
}
.contact .contact-location .location-group .location-item .img .fa{
    position:absolute;
    left:0;
    right:0;
    bottom:-14px;
    margin:auto;
    display:block;
    width:28px;
    height:28px;
    line-height:28px;
    text-align:center;
    color:#fff;
    background-color:#00B7F2;
    -webkit-border-radius:100%;
    -moz-border-radius:100%;
    border-radius:100%
}
.contact .contact-location .location-group .location-item .img img{
    width:100%
}
.contact .contact-location .location-group .location-item .text{
    margin-left:120px;
    color:#333333
}
.contact .contact-location .location-group .location-item .text address{
    margin-top:10px;
    margin-bottom:0
}
.contact .contact-location .location-group .location-item .text p{
    margin-bottom:0;
    margin-top:7px;
    font-size:14px
}
.contact .contact-form .field-text,.contact .contact-form .field-textarea{
    border:2px solid #232323;
    width:100%;
    margin-top:20px;
    color:#232323;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.contact .contact-form .field-text::-webkit-input-placeholder,.contact .contact-form .field-textarea::-webkit-input-placeholder{
    color:#232323
}
.contact .contact-form .field-text:-moz-placeholder,.contact .contact-form .field-textarea:-moz-placeholder{
    color:#232323
}
.contact .contact-form .field-text::-moz-placeholder,.contact .contact-form .field-textarea::-moz-placeholder{
    color:#232323
}
.contact .contact-form .field-text:-ms-input-placeholder,.contact .contact-form .field-textarea:-ms-input-placeholder{
    color:#232323
}
.contact .contact-form .field-text:focus,.contact .contact-form .field-textarea:focus{
    border-color:#00B7F2
}
.contact .contact-form .field-textarea{
    resize:none;
    height:110px
}
.contact .contact-form .awe-btn{
    margin-top:20px;
    width:200px;
    padding-top:12px;
    padding-bottom:12px;
    font-size:15px
}
.contact-map{
    height:470px;
    position:relative
}
.contact-map #map{
    height:100%;
    width:100%
}
.contact .response {
    margin-top: 20px;
}
.contact .response span {
    font-weight: bold;
}
.section-shortcode{
    padding-top:50px;
    padding-bottom:70px;
    background-color:#f8f8f8
}
.shortcode .features ul{
    margin-top:20px;
    padding-left:0;
    margin-bottom:0;
    list-style: none;
}
.shortcode .features ul li{
    color:#232323;
    padding:5px 0;
    float: left;
    width: 25%;
    margin-bottom: 23px;    
}
.shortcode .heading-has-sub{
    margin-bottom:40px
}
.shortcode .heading-has-sub p{
    margin-bottom:0;
    color:#555555;
    font-size:13.9px;
    margin-top:10px
}
.shortcode .shortcode-heading-list [class*="col-"]{
    margin-top:20px
}
.shortcode .shortcode-ordered-list .shortcode-heading{
    margin-top:30px
}
.shortcode .shortcode-ordered-list ul,.shortcode .shortcode-ordered-list ol{
    margin-top:20px;
    padding-left:15px;
    margin-bottom:0
}
.shortcode .shortcode-ordered-list ul li,.shortcode .shortcode-ordered-list ol li{
    color:#232323;
    padding:5px 0
}
.shortcode .shortcode-tabs{
    margin-top:40px
}
.shortcode .shortcode-tabs .tabs{
    margin-top:30px
}
.shortcode .shortcode-tabs .tabs p{
    margin-bottom:0
}
.shortcode .shortcode-accordion{
    margin-top:40px
}
.shortcode .shortcode-accordion .accordion{
    margin-top:30px
}
.shortcode .shortcode-accordion .accordion p{
    margin-bottom:0
}
.shortcode .shortcode-button{
    margin-top:40px
}
.shortcode .shortcode-button .button-list{
    margin-top:20px
}
.shortcode .shortcode-button .awe-btn{
    margin-top:10px
}
.shortcode .shortcode-alert{
    margin-top:40px
}
.shortcode .shortcode-alert .alert-list{
    margin-top:20px
}
.shortcode .shortcode-alert .alert{
    margin-top:10px
}
.shortcode .shortcode-calendar-drop{
    margin-top:40px
}
.shortcode .shortcode-calendar-drop .shortcode-calendar,.shortcode .shortcode-calendar-drop .shortcode-select{
    display:inline-block;
    vertical-align:middle;
    margin-right:30px;
    margin-top:30px
}
.shortcode .shortcode-calendar-drop .shortcode-calendar .awe-calendar-wrapper,.shortcode .shortcode-calendar-drop .shortcode-select .awe-calendar-wrapper{
    width:150px;
    margin-right:10px
}
.shortcode .shortcode-calendar-drop .shortcode-calendar .btn-group.bootstrap-select.awe-select,.shortcode .shortcode-calendar-drop .shortcode-select .btn-group.bootstrap-select.awe-select{
    width:150px
}
.shortcode .shortcode-calendar-drop .shortcode-calendar .btn-group.bootstrap-select.awe-select .btn,.shortcode .shortcode-calendar-drop .shortcode-select .btn-group.bootstrap-select.awe-select .btn{
    border:2px solid #232323
}
.shortcode .shortcode-calendar-drop .shortcode-calendar .btn-group.bootstrap-select.awe-select .filter-option,.shortcode .shortcode-calendar-drop .shortcode-select .btn-group.bootstrap-select.awe-select .filter-option,.shortcode .shortcode-calendar-drop .shortcode-calendar .btn-group.bootstrap-select.awe-select .caret,.shortcode .shortcode-calendar-drop .shortcode-select .btn-group.bootstrap-select.awe-select .caret{
    color:#232323
}
.shortcode .shortcode-tab-price{
    margin-top:40px
}
.shortcode .shortcode-tab-price .tab-price{
    margin-top:30px
}
.section-reservation-page{
    padding-bottom:40px;
    padding-top:30px
}
.reservation_step ul{
    list-style:none;
    padding-left:0;
    margin-bottom:0;
    font-size:0;
    text-align:center;
    border-bottom:1px solid #e4e4e4
}
.reservation_step ul li{
    display:inline-block;
    font-size:15px;
    position:relative;
    margin:0 20px
}
.reservation_step ul li:before{
    content:'';
    left:0;
    right:0;
    bottom:-1px;
    height:2px;
    position:absolute;
    background-color:transparent;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.reservation_step ul li a{
    color:#333;
    display:block;
    padding:15px 0
}
.reservation_step ul li a span{
    font-weight:bold;
    font-size:18px;
    margin-right:5px
}
.reservation_step ul li.active:before,.reservation_step ul li:hover:before{
    background-color:#00B7F2
}
.reservation-date{
    margin-top:30px
}
.reservation-date ul{
    list-style:none;
    padding-left:0;
    margin-bottom:0;
    padding:20px 20px
}
.reservation-date ul li{
    color:#333;
    font-size:12px;
    overflow:hidden;
    font-weight:500;
    padding:5px 0
}
.reservation-date ul li span:last-child{
    float:right;
    font-weight:bold;
    text-transform:uppercase
}
.reservation-room-selected{
    background-color:#f1f1f1;
    margin-top:30px
}
.reservation-room-selected .reservation-room-seleted_item{
    padding:20px 20px 20px 20px;
    border-bottom:1px solid #e4e4e4
}
.reservation-room-selected .reservation-room-seleted_item:last-child{
    border-bottom-width:0
}
.reservation-room-selected .reservation-room-seleted_item h6{
    display:inline-block;
    vertical-align:middle;
    color:#232323;
    font-size:14px;
    text-transform:uppercase;
    margin:0 10px 0 0;
    line-height:1.428em;
    font-family:'Montserrat';
    font-weight:bold
}
.reservation-room-selected .reservation-room-seleted_item .reservation-option{
    display:inline-block;
    font-size:12px;
    font-weight:500;
    font-family:'Hind'
}
.reservation-room-selected .reservation-room-seleted_item .reservation-room-seleted_name{
    overflow:hidden;
    margin-top:10px
}
.reservation-room-selected .reservation-room-seleted_item .reservation-room-seleted_name h2{
    text-transform:uppercase;
    font-size:14px;
    font-weight:bold;
    margin-right:80px;
    float:left;
    margin:0
}
.reservation-room-selected .reservation-room-seleted_item .reservation-room-seleted_name h2 a{
    color:#333;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.reservation-room-selected .reservation-room-seleted_item .reservation-room-seleted_name h2 a:hover{
    color:#00B7F2
}
.reservation-room-selected .reservation-room-seleted_item .reservation-room-seleted_name .reservation-amout{
    float:right;
    font-weight:bold;
    font-size:14px;
    color:#00B7F2
}
.reservation-room-selected .reservation-room-seleted_item .reservation-room-seleted_name.has-package h2{
    font-size:16px
}
.reservation-room-selected .reservation-room-seleted_item .reservation-room-seleted_name.has-package h2 a{
    color:#00B7F2
}
.reservation-room-selected .reservation-room-seleted_item .reservation-room-seleted_change{
    color:#898989;
    font-size:12px;
    font-style:italic;
    text-decoration:underline;
    display:inline-block;
    margin-top:7px;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.reservation-room-selected .reservation-room-seleted_item .reservation-room-seleted_change:hover{
    color:#00B7F2
}
.reservation-room-selected .reservation-room-seleted_item .reservation-room-seleted_package{
    border-top:1px solid #e4e4e4;
    margin-top:15px;
    padding-top:5px
}
.reservation-room-selected .reservation-room-seleted_item .reservation-room-seleted_package ul{
    list-style:none;
    padding-left:0;
    margin-bottom:0;
    padding-bottom:2px;
    margin-top:5px
}
.reservation-room-selected .reservation-room-seleted_item .reservation-room-seleted_package ul li{
    color:#333;
    font-size:13px;
    overflow:hidden;
    font-weight:500;
    padding:5px 0
}
.reservation-room-selected .reservation-room-seleted_item .reservation-room-seleted_package ul li span:last-child{
    float:right;
    font-weight:bold;
    text-transform:uppercase
}
.reservation-room-selected .reservation-room-seleted_item .reservation-room-seleted_package ul+ul{
    border-top:1px solid #e4e4e4;
    padding-top:8px
}
.reservation-room-selected .reservation-room-seleted_item .reservation-room-seleted_total-room{
    color:#333;
    font-size:14px;
    font-weight:bold;
    text-transform:uppercase;
    border-top:1px solid #e4e4e4;
    padding-top:15px;
    padding-bottom:10px;
    font-family:'Montserrat'
}
.reservation-room-selected .reservation-room-seleted_item .reservation-room-seleted_total-room .reservation-amout{
    float:right;
    color:#00B7F2
}
.reservation-room-selected .reservation-room-seleted_item.reservation_disable{
    background-color:#f1f1f1
}
.reservation-room-selected .reservation-room-seleted_item.reservation_disable h6{
    opacity:.4;
    font-size:12px
}
.reservation-room-selected .reservation-room-seleted_item.reservation_disable span{
    opacity:.3
}
.reservation-room-selected .reservation-room-seleted_current{
    overflow:hidden;
    color:#fff;
    padding:15px 20px 13px 40px
}
.reservation-room-selected .reservation-room-seleted_current h6{
    margin-top:0;
    margin-bottom:10px;
    font-size:14px;
    text-transform:uppercase;
    font-weight:bold;
    line-height:1.428em;
    position:relative;
    color:#fff
}
.reservation-room-selected .reservation-room-seleted_current h6:before{
    content:'\f0da';
    font-family:'FontAwesome';
    left:-20px;
    position:absolute;
    font-size:12px;
    font-weight:normal
}
.reservation-room-selected .reservation-room-seleted_current span{
    font-size:12px;
    font-weight:500
}
.reservation-room-selected .reservation-room-seleted_current.reservation-bg_blue{
    color:#fff
}
.reservation-room-selected .reservation-room-seleted_total{
    padding:20px 20px;
    overflow:hidden;
    font-size:16px;
    font-weight:bold;
    font-family:'Montserrat'
}
.reservation-room-selected .reservation-room-seleted_total label{
    font-weight:bold;
    text-transform:uppercase;
    margin:0
}
.reservation-room-selected .reservation-room-seleted_total .reservation-total{
    float:right;
    color:#00B7F2;
    font-size:18px
}
.reservation-room-selected .reservation-room-seleted_total.bg-blue{
    color:#fff
}
.reservation-room-selected .reservation-room-seleted_total.bg-blue .reservation-total{
    color:#fff
}
.reservation-sidebar{
    padding-top:10px
}
.reservation-heading{
    font-size:16px;
    color:#333333;
    font-family:'Montserrat';
    text-transform:uppercase;
    padding:12px 20px;
    font-weight:bold;
    text-align:center;
    border-bottom:1px solid #e4e4e4
}
.reservation-sidebar_availability{
    padding:0 20px 20px 20px;
    margin-top:30px
}
.reservation-sidebar_availability .reservation-heading{
    margin-left:-20px;
    margin-right:-20px
}
.reservation-sidebar_availability .check_availability_title{
    margin-top:20px;
    color:#00B7F2;
    font-size:14px;
    text-transform:uppercase;
    font-family:'Montserrat';
    font-weight:bold
}
.reservation-sidebar_availability .check_availability-field{
    margin-top:15px
}
.reservation-sidebar_availability .check_availability-field label{
    display:block;
    color:#232323;
    font-size:12px;
    margin-bottom:7px;
    font-family:'Montserrat';
    text-transform:uppercase
}
.reservation-sidebar_availability .check_availability-field .awe-calendar-wrapper{
    width:100%
}
.reservation-sidebar_availability .check_availability-field .awe-calendar-wrapper .awe-calendar{
    background-color:#fff;
    border-width:0;
    height:30px;
    line-height:30px;
    color:#898989;
    font-weight:500
}
.reservation-sidebar_availability .check_availability-field .bootstrap-select.btn-group.awe-select{
    width:100%
}
.reservation-sidebar_availability .check_availability-field .bootstrap-select.btn-group.awe-select .dropdown-toggle{
    background-color:#fff;
    height:30px;
    border-width:0;
    line-height:30px
}
.reservation-sidebar_availability .check_availability-field .bootstrap-select.btn-group.awe-select .dropdown-toggle .filter-option,.reservation-sidebar_availability .check_availability-field .bootstrap-select.btn-group.awe-select .dropdown-toggle .caret{
    color:#898989;
    font-weight:500
}
.reservation-sidebar_availability .check_availability-field .bootstrap-select.btn-group.awe-select .dropdown-menu ul li a{
    padding:7px 10px
}
.reservation-sidebar_availability .check_availability_group{
    padding-left:70px;
    position:relative
}
.reservation-sidebar_availability .check_availability_group:after{
    display:table;
    content:'';
    clear:both
}
.reservation-sidebar_availability .check_availability_group .label-group{
    position:absolute;
    left:0;
    bottom:5px;
    font-weight:bold;
    font-size:12px;
    color:#232323;
    font-family:'Montserrat';
    text-transform:uppercase
}
.reservation-sidebar_availability .check_availability_group .check_availability-field_group{
    margin-left:-4px;
    margin-right:-4px
}
.reservation-sidebar_availability .check_availability_group .check_availability-field{
    width:50%;
    padding-left:4px;
    padding-right:4px;
    float:left
}
.reservation-sidebar_availability .awe-btn{
    margin-top:30px;
    width:100%;
    font-size:14px;
    padding:10px
}
.reservation_content{
    padding-bottom:20px;
    margin-top:20px
}
.reservation_content:before,.reservation_content:after{
    content:'';
    display:table;
    clear:both
}
.reservation_content .response {
    margin-top: 20px;
}
.reservation_content .response span {
    font-weight: bold;
}
.reservation-calendar_custom .reservation-calendar_title{
    text-align:center;
    color:#232323;
    font-size:14px;
    text-transform:uppercase;
    font-weight:bold;
    margin:0;
    padding-top:15px;
    padding-bottom:15px;
    position:relative;
    border-bottom:1px solid #e4e4e4;
    margin-left:3px;
    margin-right:3px;
    font-family:'Montserrat'
}
.reservation-calendar_custom .reservation-calendar_title .reservation-calendar_corner{
    display:block;
    width:24px;
    height:24px;
    text-align:center;
    color:#cbcbcb;
    line-height:24px;
    font-size:12px;
    position:absolute;
    top:50%;
    -webkit-transform:translate(0, -50%);
    -moz-transform:translate(0, -50%);
    -ms-transform:translate(0, -50%);
    -o-transform:translate(0, -50%);
    transform:translate(0, -50%);
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.reservation-calendar_custom .reservation-calendar_title .reservation-calendar_corner:hover{
    color:#00B7F2
}
.reservation-calendar_custom .reservation-calendar_title .reservation-calendar_corner.reservation-calendar_prev{
    left:0
}
.reservation-calendar_custom .reservation-calendar_title .reservation-calendar_corner.reservation-calendar_next{
    right:0
}
.reservation-calendar_custom .reservation-calendar_tabel{
    width:100%;
    vertical-align:middle;
    text-align:center;
    table-layout:fixed;
    margin-top:15px
}
.reservation-calendar_custom .reservation-calendar_tabel th{
    text-transform:uppercase;
    text-align:center;
    color:#232323;
    font-size:12px;
    padding-top:10px;
    padding-bottom:10px
}
.reservation-calendar_custom .reservation-calendar_tabel td{
    background-color:#fff;
    background-clip:content-box;
    padding:3px;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.reservation-calendar_custom .reservation-calendar_tabel td a{
    position:relative;
    display:block;
    padding-top:100%;
    color:#232323;
    font-size:12px
}
.reservation-calendar_custom .reservation-calendar_tabel td a:before{
    left:0;
    right:0;
    bottom:0;
    top:0;
    content:'';
    border:2px solid transparent;
    position:absolute;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.reservation-calendar_custom .reservation-calendar_tabel td a small{
    position:absolute;
    top:5px;
    right:10px;
    font-size:12px
}
.reservation-calendar_custom .reservation-calendar_tabel td a span{
    position:absolute;
    top:60%;
    left:50%;
    -webkit-transform:translate(-50%, -50%);
    -moz-transform:translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    -o-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%)
}
.reservation-calendar_custom .reservation-calendar_tabel td a:hover:before{
    border-color:#00B7F2
}
.reservation-calendar_custom .reservation-calendar_tabel td.current-select{
    background-color:#00B7F2
}
.reservation-calendar_custom .reservation-calendar_tabel td.current-select a{
    color:#fff
}
.reservation-room .reservation-room_item{
    margin-top:45px
}
.reservation-room .reservation-room_item:first-child{
    margin-top:0
}
.reservation-room_item{
    overflow:hidden;
    border-bottom: 1px solid #FDB714;
    padding-bottom: 20px;
}
.reservation-room_item .reservation-room_name{
    color:#232323;
    text-transform:uppercase;
    font-weight:bold;
    margin:0;
    font-size:20px
}
.reservation-room_item .reservation-room_name a{
    color:#232323;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.reservation-room_item .reservation-room_name a:hover{
    color:#00B7F2
}
.reservation-room_item .reservation-room_img{
    float:left;
    margin-right:30px;
    width:300px;
    margin-top:25px
}
.reservation-room_item .reservation-room_img img{
    width:100%
}
.reservation-room_item .reservation-room_text{
    overflow:hidden;
    margin-top:25px
}
.reservation-room_item .reservation-room_text .reservation-room_desc{
    color:#333333
}
.reservation-room_item .reservation-room_text .reservation-room_desc p{
    margin-bottom:0;
    font-size:14px
}
.reservation-room_item .reservation-room_text .reservation-room_desc p b{
    color:#232323
}
.reservation-room_item .reservation-room_text .reservation-room_desc ul{
    padding-left:18px;
    margin-bottom:0;
    margin-top:15px
}
.reservation-room_item .reservation-room_text .reservation-room_desc ul li{
    color:#232323;
    padding:3px 0;
    font-size:14px
}
.reservation-room_item .reservation-room_text .reservation-room_view-more{
    display:inline-block;
    clear:both;
    margin-top:10px;
    color:#00B7F2;
    font-size:12px;
    font-weight:600;
    margin-bottom:25px;
    text-decoration:underline;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.reservation-room_item .reservation-room_text .reservation-room_view-more:hover{
    color:#00B7F2
}
.reservation-room_item .reservation-room_text .reservation-room_price{
    display:inline-block;
    vertical-align:middle;
    color:#898989;
    font-size:14px;
    margin:0;
    line-height:1;
    font-family:'Montserrat'
}
.reservation-room_item .reservation-room_text .reservation-room_price .reservation-room_amout{
    font-weight:bold;
    color:#333333;
    font-size:30px
}
.reservation-room_item .reservation-room_text .awe-btn{
    margin-left:30px;
    min-width:120px;
    vertical-align: top;
}
.reservation-room_item .reservation-room_package{
    clear:both;
    margin-top:30px
}
.reservation-room_item .reservation-room_package .reservation-room_package-more{
    display:block;
    color:#333333;
    font-size:12px;
    font-weight:bold;
    font-family:'Montserrat';
    text-transform:uppercase;
    padding:15px 30px;
    background-color:#f1f1f1;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.reservation-room_item .reservation-room_package .reservation-room_package-more:after{
    content:'\f067';
    font-family:'FontAwesome';
    float:right;
    font-size:12px
}
.reservation-room_item .reservation-room_package .reservation-room_package-more[aria-expanded="true"]:after{
    content:'\f068'
}
.reservation-package_item{
    overflow:hidden;
    padding:20px 30px;
    background-color:#fbfbfb;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.reservation-package_item .reservation-package_img{
    float:left;
    width:100px;
    margin-right:30px
}
.reservation-package_item .reservation-package_img img{
    width:100%
}
.reservation-package_item .reservation-package_text{
    overflow:hidden;
    padding-right:130px;
    position:relative;
    min-height:72px
}
.reservation-package_item .reservation-package_text h4{
    text-transform:uppercase;
    font-weight:bold;
    font-size:14px;
    margin:0
}
.reservation-package_item .reservation-package_text h4 a{
    color:#232323;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.reservation-package_item .reservation-package_text h4 a:hover{
    color:#00B7F2
}
.reservation-package_item .reservation-package_text p{
    color:#898989;
    font-size:12px;
    margin-bottom:0;
    margin-top:10px
}
.reservation-package_item .reservation-package_text p b{
    color:#232323
}
.reservation-package_item .reservation-package_text .reservation-package_book-price{
    position:absolute;
    right:0;
    top:0
}
.reservation-package_item .reservation-package_text .reservation-package_book-price .reservation-package_price{
    color:#333333;
    text-align:right
}
.reservation-package_item .reservation-package_text .reservation-package_book-price .reservation-package_price .amout{
    font-weight:bold;
    font-size:20px;
    line-height:1;
    font-family:'Montserrat'
}
.reservation-package_item .reservation-package_text .reservation-package_book-price .awe-btn{
    padding:5px 10px;
    min-width:inherit;
    font-size:10px;
    margin-top:5px;
    font-family:'Hind';
    font-weight:700
}
.reservation-package_item:hover,.reservation-package_item.current-select{
    background-color:#f1f1f1
}
.reservation-chosen-message{
    background-color:#f1f1f1;
    text-align:center;
    padding:30px 30px
}
.reservation-chosen-message h4{
    font-weight:bold;
    text-transform:uppercase;
    margin:0;
    font-size:20px;
    color:#232323
}
.reservation-chosen-message p{
    color:#898989;
    font-size:15px;
    margin-top:20px;
    margin-bottom:0
}
.reservation-chosen-message .awe-btn{
    width:150px;
    color:#fff;
    padding:10px;
    margin-top:30px
}
.reservation-billing-detail{
    margin-left:80px;
    max-width:570px
}
.reservation-billing-detail .reservation-login{
    margin-bottom:0;
    color:#898989;
    font-size:14px
}
.reservation-billing-detail .reservation-login a{
    font-weight:bold;
    color:#333;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.reservation-billing-detail .reservation-login a:hover{
    color:#00B7F2
}
.reservation-billing-detail h4{
    color:#000;
    text-transform:uppercase;
    margin-top:20px;
    margin-bottom:0;
    padding-bottom:10px;
    font-weight:bold;
    font-family:'Montserrat';
    font-size:30px
}
.reservation-billing-detail label{
    color:#232323;
    font-size:12px;
    text-transform:uppercase;
    font-family:'Montserrat';
    display:block;
    margin-top:20px;
    margin-bottom:10px
}
.reservation-billing-detail label sup{
    color:#ff0000;
    font-style:12px
}
.reservation-billing-detail label.label-radio .input-radio{
    margin:0;
    display:inline-block;
    vertical-align:middle;
    margin-right:15px
}
.reservation-billing-detail .bootstrap-select.awe-select.btn-group{
    width:100%
}
.reservation-billing-detail .bootstrap-select.awe-select.btn-group .btn{
    border:2px solid #e4e4e4;
    font-weight:500
}
.reservation-billing-detail .bootstrap-select.awe-select.btn-group .btn .filter-option,.reservation-billing-detail .bootstrap-select.awe-select.btn-group .btn .caret{
    color:#333
}
.reservation-billing-detail .input-text,.reservation-billing-detail .input-textarea{
    border:2px solid #e4e4e4;
    width:100%;
    font-size:14px;
    color:#333333;
    font-weight:normal
}
.reservation-billing-detail .reservation-code{
    background-color:#333333;
    color:#ffffff;
    font-size:14px;
    padding:15px 20px;
    margin-top:35px
}
.reservation-billing-detail .reservation-code a{
    color:#fff;
    font-weight:bold;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.reservation-billing-detail .reservation-code a:hover{
    color:#00B7F2
}
.reservation-billing-detail .option-bank{
    list-style:none;
    padding-left:0;
    margin-bottom:0;
    padding-top:10px
}
.reservation-billing-detail .option-bank li{
    position:relative;
    padding-left:30px;
    margin-top:25px
}
.reservation-billing-detail .option-bank li .label-radio{
    font-size:14px;
    margin:0 15px 0 0;
    display:inline-block
}
.reservation-billing-detail .option-bank li .label-radio .input-radio{
    position:absolute;
    top:4px;
    left:0
}
.reservation-billing-detail .option-bank li p{
    font-size:12px;
    margin-bottom:0;
    font-weight:500;
    margin-top:5px
}
.reservation-billing-detail .option-bank li:last-child .label-radio .input-radio{
    top:9px
}
.reservation-billing-detail .awe-btn{
    padding:10px 40px;
    font-family:'Hind';
    font-size:14px;
    font-weight:600;
    margin-top:20px
}
#footer{
    background-color:#232323
}
#footer .footer_top{
    background:#FDB714;
}
#footer .footer_top .callyou h5{
    display:inline-block;
    font-family:'Montserrat';
    margin:0;
    color:#fff;
    font-size:17px;
    vertical-align:middle;
    text-transform:uppercase;
    font-weight:normal;
    margin: 10px;
}
#footer .footer_top .callyou i {
    border:3px solid #00B7F2;
    padding:10px;
    color:#00B7F2;
    margin-right:20px;
    font-size:18px;
    font-family:'Font Awesome 5 Free';
    -webkit-border-radius:100%;
    -moz-border-radius:100%;
    border-radius:100%;
    margin: 10px;
}
#footer .footer_top .callyou .callyou-form{
    display:inline-block;
    vertical-align:middle;
    margin: 10px;
}
#footer .footer_top .callyou .callyou-form .input-text{
    border:2px solid #fff;
    background-color:transparent;
    color:#fff;
    padding:5px 10px;
    display:inline-block;
    vertical-align:middle;
    line-height:40px;
    width:220px
}
#footer .footer_top .callyou .callyou-form .input-text::-webkit-input-placeholder{
    color:#fff
}
#footer .footer_top .callyou .callyou-form .input-text:-moz-placeholder{
    color:#fff
}
#footer .footer_top .callyou .callyou-form .input-text::-moz-placeholder{
    color:#fff
}
#footer .footer_top .callyou .callyou-form .input-text:-ms-input-placeholder{
    color:#fff
}
#footer .footer_top .callyou .callyou-form .awe-btn{
    vertical-align:middle;
    min-width:135px;
    text-align:center;
    padding:7px 10px;
    height:40px;
    color:#fff;
    background-color:#00B7F2;
    font-size:16px;
    text-transform:uppercase;
    margin-left:10px
}
#footer .footer_top .callyou .callyou-form .awe-btn:hover{
    background:#fff;
    color:#00B7F2
}
#footer .footer_top .social{
    margin: 5px;
}
#footer .footer_top .social .social-content a{
    display:inline-block;
    color:#fff;
    text-align:center;
    margin-right:20px;
    margin-top:10px;
    font-size:32px;
    vertical-align: middle;
}
#footer .footer_top .social .social-content a:hover{
    color:#00B7F2
}
#footer .footer_center{
    padding-bottom:40px
}
#footer .footer_center p{
    font-size:14px
}
#footer .footer_center .widget-logo{
    overflow:hidden;
    padding-top:20px
}
#footer .footer_center .widget-logo .img{
    max-width:145px;
    display:inline-block;
    vertical-align:middle;
    margin-right:40px
}
#footer .footer_center .widget-logo .img img{
    max-width:100%
}
#footer .footer_center .widget-logo .text{
    display:inline-block;
    vertical-align:middle;
    margin-top:10px
}
#footer .footer_center .widget-logo .text p{
    color:#acacac;
    margin-bottom:10px
}
#footer .footer_center .widget-logo .text p i{
    margin-right:10px;
    font-size:16px;
    color:#fff
}
#footer .footer_center .widget-logo .text p a{
    color:#acacac
}
#footer .footer_center .widget-logo .text p a:hover{
    color:#00B7F2;
    text-decoration:underline
}
#footer .footer_center .widget-logo .text p:last-child{
    margin-bottom:0
}
#footer .footer_center .widget{
    margin-top:40px
}
#footer .footer_center .widget .widget-title{
    color:#fff;
    text-transform:uppercase;
    font-size:16px;
    margin-top:0;
    margin-bottom:20px
}
#footer .footer_center .widget>ul{
    margin-top:-5px
}
#footer .footer_center .widget ul{
    list-style:none;
    padding-left:0;
    margin-bottom:0
}
#footer .footer_center .widget ul li a{
    color:#acacac;
    padding:5px 0;
    display:inline-block;
    -webkit-transition:all .2s ease;
    -moz-transition:all .2s ease;
    -ms-transition:all .2s ease;
    -o-transition:all .2s ease;
    transition:all .2s ease
}
#footer .footer_center .widget ul li a:hover{
    color:#fff
}
#footer .footer_center .widget ul li .sub-menu{
    margin-left:15px
}
#footer .footer_center .widget_tripadvisor .tripadvisor p{
    color:#acacac;
    font-size:13.75px;
    margin-bottom:20px
}
#footer .footer_center .widget_tripadvisor .tripadvisor img{
    max-width:100%;
    margin-bottom:20px
}
#footer .footer_center .widget_tripadvisor .tripadvisor .tripadvisor-circle{
    font-size:0;
    clear:bold;
    display:block
}
#footer .footer_center .widget_tripadvisor .tripadvisor .tripadvisor-circle i{
    font-size:15px;
    border:2px solid #8bc23f;
    padding:1px;
    background-color:#8bc23f;
    background-clip:content-box;
    display:inline-block;
    width:14px;
    height:14px;
    margin-right:5px;
    position:relative;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%
}
#footer .footer_center .widget_tripadvisor .tripadvisor .tripadvisor-circle i.part:before{
    content:'';
    position:absolute;
    background-color:#1f232b;
    display:block;
    height:8px;
    width:4px;
    right:1px;
    top:1px
}
#footer .footer_bottom{
    background-color:#EFEFEF;
    padding:10px 0;
    text-align:center;
    color:#101010;
    font-size:12.22px
}
#footer .footer_bottom p{
    padding: 7px;
    font-size:14px
}
#footer .footer_bottom img{
    margin-top: -5px !important;
}
@media screen and (max-width:1199px){
    .check-availability{
        text-align:center;
        margin-top:0;
        padding:30px 0
    }
    .check-availability:before{
        background-color:#FDB714;
        background-image:none;
        height:100%;
        top:0
    }
    .check-availability h2{
        line-height:1.4em;
        display:inline-block
    }
    .check-availability .availability-form{
        margin-top:30px;
        display:inline-block
    }
    .gallery-isotope.col-6 .item-isotope,.gallery-isotope.col-6 .item-size{
        width:25%
    }
    .gallery-isotope.col-4 .item-isotope,.gallery-isotope.col-4 .item-size,.gallery-isotope.col-4 .item-isotope.larger{
        width:33.33333%
    }
    .our-best .text ul li{
        width:100%;
        margin-top:0;
        padding:0 !important
    }
    #footer .footer_top{
        text-align:center;
        background-image:none
    }
    #footer .footer_top .mailchimp{
        display:inline-block
    }
    #footer .footer_center .widget_logo{
        text-align:center
    }
    #footer .footer_center .widget_logo .widget-logo{
        text-align:left;
        display:inline-block
    }
}
@media screen and (max-width:991px){
    .heading{
        font-size:30px
    }
    .check-availability .availability-form .vailability-submit{
        display:block;
        clear:both;
        text-align:center;
        margin-top:20px
    }
    .home-about .text{
        margin-top:20px
    }
    .home-about .text .heading{
        margin-top:0
    }
    .section-our-best{
        padding-top:50px;
        padding-bottom:50px
    }
    .our-best .img{
        margin-top:0
    }
    .home-guestbook{
        padding:70px 0
    }
    .home-guestbook:before{
        content:none
    }
    .home-guestbook .guestbook-header{
        text-align:center
    }
    .home-guestbook .guestbook-header .heading,.home-guestbook .guestbook-header p{
        color:#fff
    }
    .home-guestbook .guestbook-header .awe-btn{
        border-color:#fff;
        color:#fff;
        margin-top:20px
    }
    .home-guestbook .guestbook-item{
        padding-right:0
    }
    .home-guestbook .guestbook-content .owl-pagination{
        margin-left:0;
        text-align:center
    }
    .section-statistics{
        padding:60px 0
    }
    .statistics .statistics_content .statistics_item{
        margin-top:40px
    }
    .statistics_item .count{
        font-size:50px
    }
    .widgetsearch .input-text{
        line-height:40px;
        height:40px
    }
    .section-contact{
        padding-top:10px;
        padding-bottom:50px
    }
    .contact .contact-form{
        margin-top:30px
    }
    .reservation-billing-detail{
        max-width:inherit;
        margin-left:0
    }
    .gallery-isotope.col-6 .item-isotope,.gallery-isotope.col-6 .item-size{
        width:33.33333%
    }
    #footer .footer_top .mailchimp h4{
        padding-left:0;
        display:block;
        margin-bottom:20px
    }
    #footer .footer_top .mailchimp h4:before{
        content:none
    }
    #footer .footer_top .mailchimp .mailchimp-form{
        margin-left:0
    }
    #footer .footer_top .social{
        margin-top:20px;
        margin-bottom:20px;
    }
}
@media screen and (max-width:780px) {
    .awe-select, .awe-calendar-wrapper {
        width: 90% !important;
        margin-top: 5px !important;
    }

}
@media screen and (max-width: 992px) and (min-width: 767px){
    .shortcode .features ul li {
        width: 33.33333%;
    }
}
@media screen and (max-width:767px){    
    .shortcode .features ul li {
        width: 100%;
    }    
    .section-sub-banner{
        padding-top: 145px;
    }
    .sub-banner .text h2{
        font-size:30px
    }
    .sub-banner .text p{
        font-size:16px
    }
    #header .header_top .header_left,#header .header_top .header_right{
        text-align:center;
        float:none;
        width:100%
    }
    #header .header_top .header_right{
        border-top:1px solid rgba(255,255,255,0.1)
    }
    .check-availability .availability-form{
        margin-left:-15px;
        margin-right:-15px
    }
    .check-availability .availability-form:after{
        content:'';
        display:table;
        clear:both
    }
    .check-availability .availability-form .awe-calendar-wrapper i{
        right:25px
    }
    .check-availability .availability-form .bootstrap-select.btn-group.awe-select .dropdown-menu{
        left:0;
        right:0;
        min-width:inherit
    }
    .check-availability .availability-form .vailability-submit{
        width:100%
    }
    .check-availability .availability-form .vailability-submit .awe-btn{
        font-size:13px
    }
    .reservation-room_item .reservation-room_img{
        width:100%;
        margin:0;
        float:none;
        margin-top:10px
    }
    .reservation-room_item .reservation-room_text{
        width:100%;
        margin-top:20px;
        float:none
    }    
    .section-gallery{
        padding:50px 0
    }
    .gallery-isotope.col-6 .item-isotope,.gallery-isotope.col-6 .item-size{
        width:50%
    }
    .gallery-isotope.col-4 .item-isotope,.gallery-isotope.col-3 .item-isotope,.gallery-isotope.col-4 .item-size,.gallery-isotope.col-3 .item-size,.gallery-isotope.col-4 .item-isotope.larger,.gallery-isotope.col-3 .item-isotope.larger{
        width:50%
    }
    .gallery-cat ul li a{
        font-size:14px;
        padding:5px 10px
    }
    .guest-book .guest-book_head.guest-book_head-2 .text h2{
        font-size:24px
    }
    .login-register .text h2{
        font-size:30px
    }
    .login-register .text .account_form .field-form .awe-btn{
        min-width:150px;
        font-size:15px;
        padding:10px 10px
    }
    .post .entry-media .count-date{
        padding:10px 20px
    }
    .post .entry-media .count-date span{
        font-size:24px;
        padding:0 5px
    }
}
@media screen and (max-width:658px){
    #footer .footer_top .callyou .callyou-form .awe-btn {
        margin-top: 10px;
    }
}    
@media screen and (max-width:600px){
    .guest-book_content .row [class*="col-"]{
        width:100%
    }
    .guest-book .guest-book_head .text{
        width:100%;
        text-align:center;
        background-color:rgba(52,74,113,0.85);
        padding-left:30px;
        padding-right:30px
    }
    .guest-book .guest-book_head .text h2{
        font-size:18px
    }
    .guest-book .guest-book_head .text p,.guest-book .guest-book_head .text .awe-btn{
        font-size:14px
    }
    .guest-book .guest-book_head.guest-book_head-2 .text{
        padding:0
    }
    .guest-book .guest-book_head.guest-book_head-2 .text h2{
        font-size:20px
    }
    .guest-book_item{
        padding-left:30px;
        padding-right:30px
    }
    .guest-book_item h2{
        font-size:16px
    }
}
@media screen and (max-width:510px){
    #footer .footer_top .callyou .callyou-form input {
        width: 100% !important;
        margin-top: 5px;
    }
}   
@media screen and (max-width:336px){
    .section-sub-banner{
        padding-top: 168px;
    }
}
@media screen and (max-width:480px){
    .heading{
        font-size:24px
    }
    #header .header_top .header_right{
        border-top-width:0
    }
    #header .header_logo{
        line-height:1
    }
    #header .header_logo img{
        max-height:40px
    }
    .sub-banner .text h2{
        font-size:20px
    }
    .sub-banner .text p{
        font-size:14px
    }
    .check-availability{
        padding:20px 0
    }
    .check-availability h2{
        line-height:1;
        font-size:20px
    }
    .check-availability .availability-form{
        margin-top:20px
    }
    .our-best .text .heading{
        font-size:20px
    }
    .our-best .text ul li{
        margin-top:10px;
        width:100%;
        padding:0 !important
    }
    .home-guestbook{
        padding:50px 0
    }
    .home-guestbook .guestbook-content .guestbook-item .img{
        float:none;
        margin-right:auto;
        margin-left:auto
    }
    .home-guestbook .guestbook-content .guestbook-item .text{
        text-align:center
    }
    .home-about .text .heading{
        font-size:20px
    }
    .gallery-isotope.col-6 .item-isotope,.gallery-isotope.col-4 .item-isotope,.gallery-isotope.col-3 .item-isotope,.gallery-isotope.col-6 .item-size,.gallery-isotope.col-4 .item-size,.gallery-isotope.col-3 .item-size,.gallery-isotope.col-6 .item-isotope.larger,.gallery-isotope.col-4 .item-isotope.larger,.gallery-isotope.col-3 .item-isotope.larger{
        width:100%
    }
    .gallery-content .gallery_item .text{
        font-size:13px
    }
    #comments .comment-title{
        font-size:16px
    }
    #comments .commentlist li{
        padding-left:70px
    }
    #comments .commentlist li .comment-body .comment-avatar{
        width:50px
    }
    #comments .commentlist li .comment-body .comment-subject{
        font-size:13px
    }
    #comments .commentlist li .comment-body .comment-meta{
        width:100%
    }
    #comments .commentlist li .comment-body .action{
        width:100%
    }
    #comments .commentlist li .comment-body .action .awe-btn{
        margin-right:10px;
        margin-left:0
    }
    .contact .contact-location .btn-collapse,.contact .contact-location .location-group h6,.contact .text h2{
        font-size:16px
    }
    .contact-map{
        height:300px
    }
    .guest-book .guest-book_head .text h2{
        font-size:16px
    }
    .guest-book .guest-book_head .text .awe-btn{
        font-size:12px
    }
    .login-register .text h2{
        font-size:24px
    }
    .login-register .text p{
        font-size:16px
    }
    .login-register .text .account_form{
        margin-top:10px
    }
    .login-register .text .account_form .field-form .awe-btn{
        min-width:130px;
        font-size:14px
    }
    .login-register .text .account_form .field-form.field-submit{
        margin-top:25px
    }
    .login-register .text .account_form .account-desc{
        margin-top:20px
    }
    .reservation{
        padding-left:30px;
        padding-right:30px
    }
    .reservation h2{
        font-size:24px
    }
    .reservation .reservation_form .awe-btn{
        font-size:14px
    }
    .tab-price table caption h2,.tab-price table caption a{
        font-size:14px
    }
    .tab-price table tr td{
        font-size:10px
    }
    .tab-price table tr td .date{
        font-size:9px
    }
    .reservation-calendar_custom .reservation-calendar_tabel td a span{
        font-size:10px
    }
    .reservation-room_item .reservation-room_name{
        font-size:22px
    }
    .reservation-room_item .reservation-room_text .reservation-room_price .reservation-room_amout{
        font-size:24px
    }
    .reservation-room_item .awe-btn{
        min-width:inherit !important;
        padding:5px 10px
    }
    .reservation-room_item .reservation-room_package .reservation-room_package-more{
        padding:12px 15px
    }
    .reservation-package_item{
        padding:15px;
        border-bottom:1px solid #f1f1f1
    }
    .reservation-package_item .reservation-package_img{
        display:none
    }
    .reservation-package_item .reservation-package_text{
        padding-right:0
    }
    .reservation-package_item .reservation-package_text .reservation-package_book-price{
        position:static;
        margin-top:20px
    }
    .reservation-package_item .reservation-package_text .reservation-package_book-price .reservation-package_price{
        margin-right:10px;
        display:inline-block;
        vertical-align:middle
    }
    .reservation_step ul li{
        width:100%;
        margin:0
    }
    #footer .footer_top .mailchimp h4{
        font-size:20px
    }
    #footer .footer_top .mailchimp .mailchimp-form{
        padding-right:100px;
        position:relative
    }
    #footer .footer_top .mailchimp .mailchimp-form .input-text{
        width:100%
    }
    #footer .footer_top .mailchimp .mailchimp-form .awe-btn{
        position:absolute;
        top:0;
        bottom:0;
        right:0;
        min-width:inherit;
        padding-left:15px;
        padding-right:15px
    }
    #footer .footer_top .social .social-content a{
        margin-right:10px;
        width:30px;
        height:30px;
        line-height:30px
    }
    #footer .footer_center .widget_logo .widget-logo{
        display:block
    }
    #footer .footer_center .widget_logo .widget-logo .img{
        display:block;
        margin-left:auto;
        margin-right:auto;
        margin-bottom:10px
    }
    #footer .footer_center [class*="col-"]{
        width:100%
    }
    #footer .footer_bottom p{
        font-size:13px
    }
}
@media screen and (max-width:320px){
    .heading{
        font-size:20px
    }
    .statistics .statistics_content [class*="col-"]{
        width:100%
    }
    .reservation-chosen-message h4{
        font-size:18px
    }
}
.list-field-send{
    margin:8px 0 0
}
.list-field-send li{
    list-style:none;
    margin-right:20px;
    margin-bottom:0 !important;
    float:left;
    position:relative
}
.list-field-send li input[type='text']{
    padding:0 10px;
    background-color:transparent;
    color:white !important;
    width:100%;
    border:2px solid white;
    height:40px;
    line-height:36px
}
.list-field-send li label{
    font-weight:400;
    position:absolute;
    left:10px;
    right:0;
    bottom:-50%;
    margin-bottom:-2px;
    color:white;
    font-size:12px
}
.list-field-send li ::-webkit-input-placeholder{
    color:white
}
.list-field-send li :-moz-placeholder{
    color:white
}
.list-field-send li ::-moz-placeholder{
    color:white
}
.list-field-send li :-ms-input-placeholder{
    color:white
}
.list-field-send li .awe-btn.awe-btn-13{
    font-size:16px;
    border:2px solid #e7c130 !important;
    background-color:#e7c130 !important;
    height:40px;
    line-height:22px
}
.list-field-send li .awe-btn.awe-btn-13:hover{
    border-color:#344a71 !important;
    background-color:#344a71 !important
}
.reservation-confirm{
    color:white;
    margin-bottom:0;
    margin-top:15px
}
