@font-face{
    src:url(../../../../assets/fonts/chromatica/Chromatica-Light.otf);
    font-family: 'chromatica-light';
}
@font-face{
    src:url(../../../../assets/fonts/chromatica/Chromatica-Regular.otf);
    font-family: 'chromatica-regular';
}
@font-face{
    src:url(../../../../assets/fonts/chromatica/Chromatica-Medium.otf);
    font-family: 'chromatica-med';
}
@font-face{
    src:url(../../../../assets/fonts/chromatica/Chromatica-Bold.otf);
    font-family: 'chromatica-bold';
}
.selected-dial-code{
    color: #fff;
}
.intl-tel-input{
    width: 100%;
    margin-bottom: 15px;
}
html,
body{
    width: 100%;
    height: 100%;
    font-family: 'chromatica-regular';
}
.imgcenter{
    display: block;
    margin: 0 auto;
}
.banner{
    height: 500px;
}
.banner .setcaption{
    width: 600px;
    display: block;
    margin: 0 auto;
}
.banner .logo img{
    display: block;
    margin: 0 auto;
}
.boxform .wrapbox{
    background: #fff;
    position: relative;
    bottom: 50px;
    padding: 25px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    box-shadow: 0 0 20px #c7c6c6;
}
.boxform .wrapboxform{
    background: #FF9432;
    position: relative;
    bottom: 50px;
    padding: 25px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.boxform .wrapboxform h3{
    text-align: center;
    font-family: 'chromatica-med';
    margin: 0 0 30px;
    color: #fff;
    font-size: 22px;
}
.boxform .wrapboxform form label{
    color: #f1f1f1;
    font-size: 14px;
}
.boxform .wrapboxform form input[type=text],
.boxform .wrapboxform form input[type=email],
.boxform .wrapboxform form input[type=tel],
.boxform .wrapboxform form select{
    background: transparent;
    width: 100%;
    border: none;
    border-bottom: 1px solid #fff;
    outline: 0;
    height: 37px;
    margin-bottom: 15px;
    color: #fff;
}
.boxform .wrapboxform form input[type=text]::placeholder,
.boxform .wrapboxform form input[type=email]::placeholder,
.boxform .wrapboxform form input[type=tel]::placeholder,
.boxform .wrapboxform form select::placeholder{
    color: #4a4a4a;
}
.boxform .wrapboxform form input[type=text]:focus,
.boxform .wrapboxform form input[type=email]:focus,
.boxform .wrapboxform form input[type=tel]:focus,
.boxform .wrapboxform form select:focus{
    border: none;
    border-bottom: 1px solid #000;
}
.boxform .wrapboxform form select option{
    color: #4a4a4a;
}
.boxform .wrapboxform form input[type=submit]{
    outline: 0;
    background: #fff;
    width: 200px;
    display: block;
    margin: 0 auto;
    text-align: center;
    border: none;
    padding: 12px 10px 10px;
    border-radius: 8px;
    color: #ff9432;
    font-family: 'chromatica-bold';
    box-shadow: 2px 2px 0 1px #e5e3e4;
}
.boxform .wrapboxform form input[type=submit]:hover{
    background: #bfbfbf;
    color: #000;
}
.hotels .owl-hotels .wrapcontent .desc{
    margin-top: 10px;
    padding: 20px;
    border: 1px solid #ff9432;
    border-radius: 5px;
    min-height: 400px;
}
.hotels h2{
    font-family: 'chromatica-bold';
    color: #FF9432;
    font-size: 28px;
    margin: 30px 0 10px;
}
.wrapprice{
    position: absolute;
    bottom: 0;
    z-index: 9999;
    left: 20px;
    right: 20px;
}
.hotels .owl-hotels .wrapcontent .desc p{
    font-size: 14px;
}
.hotels .owl-hotels .wrapcontent .desc ul {
    margin: 0;
    padding: 0;
}
.hotels .owl-hotels .wrapcontent .desc ul li{
    float: left;
    width: 130px;
    list-style-type: none;
    font-size: 13px;
}
.hotels .owl-hotels .wrapcontent .desc ul li img{
    width: 30px;
    float: left;
}
.hotels .owl-hotels .owl-nav{
    position: absolute;
    width: 100%;
    top: 28%;
}
.hotels .owl-hotels .owl-nav button{
    background: #ff9432;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    color: #fff;
}
.hotels .owl-hotels .owl-nav button:last-child{
    float: right;
}

.hotels .owl-hotelsone .owl-nav{
    position: absolute;
    width: 100%;
    top: 28%;
}
.hotels .owl-hotelsone .owl-nav button{
    background: #ff9432;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    color: #fff;
}
.hotels .owl-hotelsone .owl-nav button:last-child{
    float: right;
}

.linkbuttom .atag{
    width: 100%;
}
.linkbuttom .atag a{
    width: 200px;
    display: BLOCK;
    background: #ff9432;
    margin: 30px auto 15px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    box-shadow: 2px 2px 0 1px #db7f2b;
    padding: 12px 10px 8px;
}
.linkbuttom .atag a:hover{
    background: #fa7e09;
}
.base{
    background: #E5E5E5;
}
.footer{
    padding: 20px 0;
    background: #000;
}
.footer p{
    text-align: center;
    color:#fff;
    margin: 0;
    padding: 0;
}
.terms p{
    margin: 0 0 20px;
    padding: 0;
}
.terms p a{
    text-decoration: none;
    color: grey;
    font-size: 14px;
}
.modal .wrapbtn a{
    display: inline-block;
}
.modal .wrapbtn{
    text-align: center;
}
.modal .wrapbtn a img{
    width: 148px;
}
.modal p{
    font-size: 14px;
    line-height: 25px;
    text-align: center;
}
.modal h5{
    font-size: 25px;
    font-family: 'chromatica-bold';
    color: #ff9432;
}
.modal ol li{
    font-size: 14px;
}
.modal button.btn-customek{
    font-size: 14px;
    font-family: 'chromatica-bold';
    float: right;
    width: 35px;
    height: 34px;
    border-radius: 50%;
    background: #ff9432;
    text-align: center;
    line-height: 23px;
    color: #fff;
}
@media only screen and (max-width:991px){
    .banner .setcaption{
        width: 400px;
    }
}
@media only screen and (max-width:620px){
    .banner {
        height: 400px;
    }
    .banner .setcaption{
        width: 90%;
    }
}
@media only screen and (max-width: 420px){
    .banner {
        height: 300px;
    }
    .hotels .owl-hotels .owl-nav{
        top: 15%;
    }
    .boxform .wrapboxform form input[type=submit]{
        width: 150px;
    }
    .hotels .owl-hotels .wrapcontent .desc ul li{
        float: left;
        width: 100%;
        list-style-type: none;
        font-size: 13px;
        line-height: 30px;
        margin-bottom: 9px;
    }
    .linkbuttom .atag a{
        margin: 10px auto;
    }
}