.cursor-icon{
    cursor: url("../images/pick/cursor-icon.png"), auto;
}
.logo-holder img {
    height: auto;
}
.logo-holder {
    height: 80px;
    top: 0px;
    left: 0px;
}
.nav-holder nav li a {
    font-size: 14px;
    color: #ffffff;
}
.pos-float{
    float: left !important;
}
.header-top_contacts a {
    font-size: 16px;
}
.text-block p{
    font-size: 18px;
}
.btn{
    border-radius: 30px;
    font-size: 15px;
}
.hero_btn{
    border-radius: 30px;   
    font-size: 18px;
}
.btn i {
    margin-left: 15px;
}
.quote-box p {
    font-size: 18px;
}
.hero-title h2 {
    font-size: 49px;
}
.hero-title h4 {
    font-size: 22px;
}
.hero_btn i {
    margin-left: 15px;
}
.footer-logo img {
    height: auto;
}
.footer-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.footer-widget-content p {
    font-size: 16px;
}
.footer-widget-title {
    font-size: 24px;
}
.footer-contacts li {
    font-size: 16px;
    line-height: 1.5;
    color: rgba(255,255,255,0.7);
}
.footer-contacts li span {
    color: rgba(255,255,255,0.7);
}
.footer-contacts li a, .footer-contacts li span {
    color: rgba(255,255,255,0.7);
}
.site-footer__bottom-inner {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.footer-bottom {
    display: flex;
    align-items: center;
}
.text-white{
    color: #fff;
}
.image-collge-wrap:before {
    content: none;
}
.ind-sec2{
    padding-top: 30px;
}
.ind-sec2 h3{
    font-size: 25px;
    color: #d0ad67;
}
.index-img-slider{
    width: 400px;
}
.index-img-col{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.room-category{
    font-size: 24px;
    font-weight: 600;
    margin-top: 15px;
    color: #d0ad67;
}
.index-sec-padding{
    padding: 100px  0;
}
.index-sec2-btn{
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
.show-reserv_button {
    font-size: 15px;
    height: 50px;
    line-height: 70px;
    border: 1px solid #ccc;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 30px;
    background: #292929;
}
.show-reserv_button:before{
    border-radius: 30px;
}
.show-reserv_button span, .show-reserv_button i {
    color: #ffffff;
}
.index-sec2-title{
    padding-bottom: 70px;
    text-align: center;
}
.header-container {
    height: 80px;
    background: transparent;
    border: none;
}
.index-logo img {
    width: 195px;
    height: auto;
    padding: 0px 40px 0px 40px;
}
.nav-holder {
    top: 30px;
}
.header-inner {
    top: 20px;
}
header.main-header.scroll-sticky .header-container {
    background: #fff;
}
header.main-header.scroll-sticky .nav-holder nav li a {
    color: #222222;
}
header.main-header.scroll-sticky .nav-holder nav li a.act-link{
    color: #d0ad67;
}
header.main-header.scroll-sticky .nav-holder nav li a:hover{
    color: #d0ad67;
}
header.main-header.scroll-sticky .index-logo img {
    width: 190px;
}
header.main-header.scroll-sticky .nav-holder {
    top: 25px;
}
.index-footer-logo img{
    width: 195px;
    height: auto;
    padding: 0px 40px 0px 40px;
}
.index-footer-top {
    margin: 0 30px 0;
}
.index-sec2-title h2{
    font-size: 26px;
    color: #ffffff;
    font-family: "Playfair Display",cursive;
}
.booking-btn{
    background: #d0ad67;
}
.index-sec4-title{
    color: #ffffff;
    font-size: 24px;
    padding-top: 10px;
}
.fuzion-header-inner{
    top: 10px !important;
}
.fuzion-logo-holder{
    top: 10px;
}
.align-text-block {
    float: none;
    margin-top: 0px;
    height: auto;
}
.align-text-block h4 {
    text-align: center;
}
.align-text-block .btn {
    text-align: center;
    float: none;
}
.work-time:before {
    background: none;
}
.contact-hours-size {
    text-transform: none;
    font-weight: 600;
    font-size: 18px;
    padding-left: 10px;
    padding-right: 10px;
}
.breadcrumb-h4{
    color: #ffffff !important;
}
.footer-contacts li span {
    margin-right: 5px;
}
.single-menu .hero-menu-item {
    width: 100%;
}
.single-menu .hero-menu-item .hero-menu-item-details p {
    font-size: 16px;
    max-width: unset;
}
.abt-pad{
    padding: 100px 0 50px 0;
}
.footer-contacts li span {
    width: 65px;
}
.captcha-box{
    padding: 15px 10px !important;
}
.form-mb-20{
    margin-bottom: 20px;
}
.refresh-icon{
    padding-top: 20px;
}
.custom-form .btn {
    margin-top: 20px;
}
.mt-35{
    margin-top: 35px;
}

@media (max-width: 1024px){
    .nav-button-wrap {
        left: 0px;
    }
    .logo-holder img {
        height: 90px;
    }
    .address-mt-50{
        margin-top: 50px !important;
    }
    
}

@media (max-width :767px){
    footer.fixed-footer {
        padding: 0px 20px 0;
    }
    .index-footer-top {
        margin: 0 0px 0;
    }
    .footer-top {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        align-content: center;
        flex-wrap: wrap;
    }
        .site-footer__bottom-inner {
        display: block;
    }
    .big-number a {
        font-size: 26px;
    }
    .work-time:before {
        display: none;    
    }
    .big-padding {
        padding: 50px 0;
    }
    .hero-title h2 {
        font-size: 30px;
    }
    .hero-title h4 {
        font-size: 20px;
    }
    .index-sec2-title {
        padding-bottom: 50px;    
    }
    .header-container {
        background: #ffffff;
        height: 90px 
    }
    .index-logo img {
        padding: 5px 40px 0px 40px;
    }
    .nav-button-wrap {
        top: 10px !important;
    }
    .index-sec4-icon-space{
        padding-top: 30px;
    }
    .index-img-slider {
        width: 330px;
    }
    .footer-contacts li span {
        width: auto;
    }
    .main-menu {
        top: 90px;
    }
    .contact-num a{
        font-size: 17px !important;
    }
    .captcha-box{
        width: 50% !important;
        margin-right: 20px;
    }
    .form-mb-20{
        margin-bottom: 20px !important;
    }
    .mobile-mt-20{
        margin-top: 20px;
    }
}

@media (min-width: 768px) and (max-width: 991px){
    footer.fixed-footer {
        padding: 0px 20px 0;
    }
    .big-padding {
        padding: 100px 0;
    }
    .hero-title h2 {
        font-size: 44px;
    }
    .header-container {
        background: #ffffff;
        height: 90px 
    }
    .index-logo img {
        padding: 5px 40px 0px 40px;
    }
    .nav-button-wrap {
        top: 10px !important;
    }
    .index-img-slider {
        width: 340px;
    }
    .footer-contacts li span {
        width: auto;
    }
    .ipad-dis-none{
        display: none;
    }
    .abt-pad{
        padding: 100px 0 0px 0;
    }    
}

@media (min-width: 992px) and (max-width: 1024px){
    .big-padding {
        padding: 100px 0;
    }
    .header-container {
        background: #ffffff;
        height: 90px 
    }
    .index-logo img {
        padding: 5px 40px 0px 40px;
    }
    .nav-button-wrap {
        top: 10px !important;
    }
    .footer-contacts li span {
        width: auto;
    }
}