body {
   font-family: 'corbel-light';
   color: #1C1C1C;
   background: #150900;
}
@font-face {
   font-family: 'ABCArizonaSerif-Light';
   src: url('../fonts/ABCArizonaSerif-Light.otf');
   font-display: swap;
}

@font-face {
   font-family: 'corbel-light';
   src: url('../fonts/corbel-light.ttf');
   font-display: swap;
}
@font-face {
   font-family: 'AdobeHandwriting-Ernie';
   src: url('../fonts/AdobeHandwriting-Ernie.ttf');
   font-display: swap;
}
h5 {
  font-family: 'AdobeHandwriting-Ernie';
} 
h1,h2,h3,h4{
  font-family: 'ABCArizonaSerif-Light';
}
.container {
    max-width: 1772px;
}
a {
    color: #fff;
    text-decoration: none !important;
}
.topbar {
    padding: 24px 0px;
    background: #150900;
    transition: all 0.5s;
}
.navbar-fixed-top .topbar {
    background: #150900;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    z-index: 40;
    transition: all 0.5s;
    padding: 18px 0px;
}
.header-right {
    display: flex;
    align-items: center;
    justify-content: end;
    margin-top: 12px;
}
.mainlogo {
    margin-bottom: -248px;
    width: max-content;
    transition: all .3s;
    width: 250px;
}
.navbar-fixed-top .mainlogo {
    width: 150px;
}
.header-right .menu-icon {
    margin-right: 10px;
}
.btn.btn-info {
    background: #5A3E2B;
    border: 2px solid #5A3E2B;
    border-radius: 100px;
    color: #FFFFFF !important;
    font-size: 20px;
    line-height: 24px;
    min-width: 281px;
    height: 59px;
    padding: 14px 20px;
    font-family: 'ABCArizonaSerif-Light';
}
.mainbanner-formdesign .form-group.mainbanner-btn .btn.btn-info:hover {
    border: 2px solid #000 !important;
}
.btn.btn-info:hover {
    background: #000000;
    border: 2px solid #ffffff;
}
.mainlogo a {
    display: inline-block;
    z-index: 1;
    position: relative;
}
.mainbanner {
    min-height: 1013px;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    position: relative;
}
.mainbanner-sec {
    margin-top: -80px;
    position: relative;
    z-index: 1;
}
.mainbanner-formbg {
    background: #fff;
    padding: 31px 47px 31px 30px;
    max-width: 1553px;
    margin: 0px auto;
}
.mainbanner-formdesign {
    display: flex;
    align-items: center;
}
.mainbanner-formdesign .form-group {
    width: 18%;
    padding: 0px 66px;
    position: relative;
}
.mainbanner-formdesign .form-group.mainbanner-btn {
    padding: 0px 0px 0px 32px;
    width: 23%;
}
.mainbanner-formdesign .form-group.mainbanner-formtitle {
    padding: 0px 0px 0px 20px;
    width: 23%;
}
.mainbanner-formdesign .form-group.mainbanner-btn .btn.btn-info {
    width: 100%;
}
.mainbanner-formdesign .form-group::after {
    content: "";
    position: absolute;
    right: 0px;
    top: 8px;
    height: 43px;
    background: #707070;
    width: 1px;
}
.mainbanner-formdesign .form-group h2 {
    font-size: 45px;
    color: #000;
    margin: 0px;
}
.mainbanner-formdesign .form-group label {
    font-size: 18px;
    color: #1B1919;
    font-family: 'ABCArizonaSerif-Light';
}
.mainbanner-formdesign .form-group .form-control {
    font-size: 18px;
    border: none !important;
    background: none !important;
    box-shadow: none !important;
    padding: 0px;
    color: #707071;
}
.mainbanner-formdesign .form-group .form-control {
    font-size: 18px;
    border: none !important;
    background: none !important;
    box-shadow: none !important;
    padding: 0px;
    color: #707071;
}
.mainbanner-formdesign .form-group .form-control::-webkit-input-placeholder {
    color: #707071;
    font-size: 18px;
}
.mainbanner-formdesign .form-group .form-control::-moz-placeholder { 
    color: #707071;
    font-size: 18px;
}
.mainbanner-formdesign .form-group .form-control:-ms-input-placeholder { 
    color: #707071;
    font-size: 18px;
}
.mainbanner-formdesign .form-group .form-control:-moz-placeholder {
    color: #707071;
    font-size: 18px;
}
.mainbanner-formdesign .form-group:last-child::after {
    display: none;
}
.warmup-sec {
    padding: 120px 0px;
}
.mainheading {
    text-align: center;
    margin-bottom: 60px;
}
.warmup-sec .mainheading {
    margin-right: -60px;
}
.mainheading h5 {
    color: #fff;
    font-size: 35px;
    line-height: 77px;
    margin: 0px;
}
.mainheading h1 br {
    display: none;
}
.mainheading h1 {
    font-size: 58px;
    line-height: 71px;
    color: #fff;
    margin-bottom: 37px;
    text-transform: uppercase;
}
.mainheading p {
    color: #fff;
    font-size: 20px;
    line-height: 25px;
    max-width: 1305px;
    margin: 0px auto;
}
.warmup-grid {
    display: flex;
    flex-wrap: wrap;
    padding-left: 110px;
}
.warmupimg.warmup-grid1 {
    width: 30.5%;
    margin-right: 17px;
    transform: rotate(-1deg);
    margin-top: 27px;
}
.menu-item a {
    display: block;
}
.menu-item a:hover .menu-desc h5 {
    color: #a5785a;
}
.menu-img {
    overflow: hidden;
    padding: 20px;
    background: #f4f1eb;
}
.menu-item a:hover .menu-img img{
    transform: scale(1.05); 
    transition: transform .4s;
}
.menu-img img.img-fluid {
    width: 100%;
    transition: transform .4s;
}
.mobileslidee {
    display: none;
}
.desktopimg .row {
    padding: 0px 80px;
}
.desktopimg .menu-item {
    padding: 0px 10px;
}
.warmupimg.warmup-grid2 {
    width: 26%;
    margin-right: 75px;
    margin-top: 100px;
}
.warmupimg.warmup-grid3 {
    width: 29%;
    transform: rotate(1deg);
}
.warmupimg.warmup-grid3 h5 {
    color: #fff;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    margin: 22px 0px 0px 0px;
    transform: rotate(-1deg);
}
.mainheading h2 {
    font-size: 95px;
    line-height: 117px;
    color: #fff;
    text-transform: uppercase;
    margin: 0px;
}
.menu-sec {
    padding: 160px 0px;
}
.menu-sec .mainheading h5 {
    font-size: 30px;
    line-height: 66px;
}
.menu-sec .mainheading p {
    max-width: 1010px;
}
.menu-sec #demos {
    padding: 0px 90px;
}
.menuslider .owl-dots {
    display: none !important;
}
.menu-desc h5 {
    text-align: center;
    color: #fff;
    font-size: 30px;
    line-height: 66px;
    margin: 15px 0px 0px 0px;
}
.textimg-sec .row {
    align-items: center;
    padding: 0px 9px;
}
.mb-80 {
  margin-bottom: 80px;
}
.col-md-6.textimgcol {
    width: 48.5%;
}
.col-md-6.imgtextcol {
    width: 51.5%;
}
.imgtext {
    padding: 0px 55px 0px 56px;
}
.textimg img.img-fluid {
    width: 100%;
}
.textimg {
    padding: 30px;
    background: #f4f1eb;
}
.order-2 .imgtext {
    padding: 0px 70px 0px 77px;
}
.imgtext p {
    font-size: 20px;
    line-height: 25px;
    color: #fff;
    margin-bottom: 0px;
}
.imgtext h2 {
    font-size: 50px;
    line-height: 61px;
    color: #fff;
    margin-bottom: 30px;
}
.contactmenu h2 {
    font-size: 50px;
    line-height: 61px;
    color: #fff;
    margin-bottom: 30px;
}
.textimg-sec {
    padding: 72px 0px 228px;
}
.imgtext .btn.btn-info {
    margin-top: 50px;
}
.mainfooter {
    background: #5A3E2B;
    padding: 125px 0px;
}
.mainfooter-left h2 {
    font-size: 50px;
    line-height: 61px;
    color: #fff;
    margin: 0px;
}
.mainfooter-left p {
    font-size: 17px;
    line-height: 21px;
    color: #fff;
    margin: 0px;
}
.mainfooter-left {
    display: flex;
    align-items: center;
    gap: 0px 65px;
}
.mainfooter-right {
    text-align: right;
}
.mainfooter-right a {
    display: inline-block;
    margin-right: 30px;
}
.copyright p {
    font-size: 17px;
    line-height: 21px;
    color: #fff;
    margin: 0px;
}
.copyright p a {
    color: #fff;
    text-decoration: none !important; 
}

    .copyright p a:hover {
        color: #000;
    }
.copyright .col-md-5 {
    text-align: right;
}
.copyright {
    margin-top: 42px;
}

#ot-widget-container0 {
    height: 122px !important;
}
.testing1 .ot-dtp-picker.wide {
    margin: 0 auto;
    width: 808px;
    position: relative;
}
.testing1 {
    position: relative;
    text-align: center;
}
.ot-dtp-picker.ot-standard.wide .ot-title {
    margin-left: 0;
    color: #fff !important;
}
.testing1 .ot-title {
    position: absolute;
    left: 0;
    top: 16px;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    color: #fff !important;
}
.reserv_header {
    bottom: 0;
    right: 0;
    z-index: 2;
    background-color: #fff;
    width: 100%;
    padding-top: 0;
    padding-bottom: 15px;
    max-width: max-content;
    margin:auto;
}
#ot-widget-container2{height:110px; text-align:center;}
    #ot-widget-container2 iframe{
        height:100% !important;
    }
    .ot-title {
        color: White !important;
    }
.testing {height: 85px !important;}
.ot-dtp-picker {padding: 0px !important;}
.carousel-control-next, .carousel-control-prev {
    top: 45%;
    background: #5a3e2b;
    border-radius: 100%;
    height: 50px;
    width: 50px;
    margin: 0 20px;
}

.warmup-img-box {
    padding: 20px;
    background: #f4f1eb;
}
.warmup-grid1 .warmup-img-box img{
    transform: rotate(-1deg);

}

.warmup-grid3 .warmup-img-box img {
    transform: rotate(1deg);
}


.contactmenu {
    background: #150900;
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    left: -100%;
    transition: .5s;
    top: 0;
}

    .contactmenu.open {
        left: 0px;
        transition: .5s;
    }

 
.contactmenu-header {
    text-align: center;
    padding: 34px 0px;
}

    .contactmenu-header .closebtn {
        position: absolute;
        left: 60px;
        color: #fff;
        font-size: 63px;
        top: 42px;
        line-height: 40px;
    }

.contactmenu .heading-sec {
  
    margin-bottom: 66px;
    padding-top: 100px;
}

    .contactmenu .heading-sec p {
        /*max-width: 850px;*/
        margin: 0px auto;
        color:#fff;
    }

.input_h {
    height: 100px;
}

.swal2-modal {
    font-family: 'HelveticaNeue-Medium' !important;
}

.field-validation-error {
    bottom: -9px;
    color: #b50007;
    font-size: 14px;
    font-weight: 400;
    position: absolute;
    top: auto;
    left: 0;
    line-height: 1;
}

.form-control:focus {
    background-color: #fff
}

.form-control.valid:focus {
    background-color: #fff
}


.input-validation-error {
    height: 50px;
    background: url(../../assets/images/error.png) no-repeat scroll right 25px center !important;
    border: 1px solid #b50007 !important;
    transition: all 0 ease-in-out 0;
    box-shadow: none
}

.valid {
    background: url(../../assets/images/success.png) no-repeat scroll right 25px center !important;
    border: 1px solid #fff !important;
    transition: all 0 ease-in-out 0;
    height: 50px
}

.swal2-modal h2 {
    font-family: 'Josefin Sans',sans-serif
}


.footer-bg textarea {
    height: 120px
}

.form-control {
    border-radius: 16px;
    background-color: none !important;
    border: 1px solid #fff;
    padding: 10px;
    box-shadow: 0 0 0
}

.Selectlable {
    background: linear-gradient(#fff,#fff);
    padding: 5px;
    position: absolute;
    width: 116px;
    left: 8px;
    display: block;
    font-size: 15px
}

.field label.Selectlable::before {
    content: attr(title1);
    position: absolute;
    top: 0;
    left: 5px;
    line-height: 0
}

.field {
    position: relative;
    margin-bottom: 0;
    height: 50px
}

    .field label::before {
        content: attr(title1);
        position: absolute;
        top: 0;
        left: 15px;
        line-height: 48px;
        color: #686868;
        transition: 300ms all
    }

    .field input:focus {
        outline: 0;
        box-shadow: 0
    }
    .field.h100 {
        height: 121px
    }
    .field input:valid + label::before {
        content: attr(data-title1);
        position: absolute;
        top: 12px;
        left: 15px;
        line-height: 44px;
        color: #fff;
        transition: 300ms all
    }

    .groupsform .label-before, .field input:focus + label::before, .field input:valid + label::before {
        line-height: 20px;
        font-size: 15px;
        top: -10px;
        background: #150900;
        padding: 0 6px;
        color: #fff;
        left: 9px
    }

    .field label {
        cursor: text
    }

    .field textarea:focus {
        outline: 0
    }

    .field textarea:valid + label::before {
        content: attr(data-title1)
    }

    .label-before, .field textarea:focus + label::before, .field textarea:valid + label::before {
        line-height: 20px;
        font-size: 15px;
        top: -10px;
        background: #150900;
        padding: 0 6px;
        color: #fff;
        left: 9px
    }

.form-penal .form-group .form-control {
    border: 1px solid #fff;
    border-radius: 16px;
    background: none;
    height: 72px;
    color:#fff;

}
    .form-penal .form-group .form-control:focus {
        border: 1px dashed #fff;
    }

    .form-penal .field {
        height: 100px;
        margin-bottom: 0 !important
    }

    .form-penal .field textarea {
        height: 280px !important;
        font-size: 20px;
    }

    .form-penal .field.h280 {
        height: 300px
    }

.form-control:focus {
    color: #000;
    border: 1px dashed #fff;
    outline: 0;
    box-shadow: none
}

.form-penal .select2 {
    background-color: transparent;
    padding: 10px 15px
}

.form-penal .select2-container .select2-choice {
    height: 25px !important;
    background-color: transparent;
    border: none;
    width: 100% !important;
    font-weight: 100;
    background: url(../../Content/images/select-arrow.png) center right 0 no-repeat;
    border: none;
    text-transform: uppercase;
    top: -1px;
    color: #000;
    text-align: left
}

    .form-penal .select2-container .select2-choice > .select2-chosen {
        line-height: 20px;
        font-weight: 500
    }

.form-penal .field label::before {
    content: attr(title1);
    position: absolute;
    top: 12px;
    left: 15px;
    line-height: 44px;
    color: #fff;
    transition: 300ms all
}

.form-penal .field label.Selectlable::before {
    content: attr(title1);
    position: absolute;
    top: -4px;
    left: 0;
    line-height: 5px;
    background: #150900;
    padding: 0 9px
}

.form-penal .Selectlable {
    background: #150900;
    padding: 3px;
    position: absolute;
    left: 8px;
    display: block;
    font-size: 15px
}

.cal-icon {
    background: url(../../assets/images/calander_icon.png) no-repeat right 15px center !important;
    color:#fff; cursor:pointer;
}

.form-penal .field-validation-error {
    bottom: 11px;
    color: #b50007;
    font-size: 14px;
    font-weight: 400;
    position: absolute;
    top: auto;
    left: 5px;
}

#Message {
    height: 105px !important
}

.form-group.field.mb-4.textarea {
    height: 108px
}

.groupsform .form-penal .form-group .form-control {
    background-color: #ffffff !important;
    height: 57px;
}


/*.groupsform .form-penal .field label::before {
        top: 7px;
    }*/

.groupsform .form-penal .field {
    height: 87px;
    margin-bottom: 0 !important;
}

.groupsform .form-penal .select2-container .select2-choice > .select2-chosen {
    line-height: 39px;
    text-transform: capitalize;
    font-size: 15px;
}


.groupsform .label-before, .groupsform .field input:focus + label::before, .groupsform .field input:valid + label::before {
    line-height: 20px;
    font-size: 15px;
    top: -10px;
    background: #150900;
    padding: 0 6px;
    color: #fff;
    left: 9px;
}

.form-group label {
    font-size: 20px;
}

.form-group select {
    font-size: 20px;
}

.form-group input {
    font-size: 20px;
}

.groupsform .label-before, .groupsform .field textarea:focus + label::before, .field textarea:valid + label::before {
    line-height: 20px;
    font-size: 15px;
    top: -10px;
    background: #150900;
    padding: 0 6px;
    color: #fff;
    left: 9px
}


.divshift label {
    font-size: 20px;
}

.book_btn.CustomBox {
    border: 0px solid;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight {
    border: solid 2px #0098A7 !important;
    background: none !important;
    border-radius: 50px;
}

.ui-state-hover {
    border-radius: 50px;
    color: #fff !important;
    transition: all 0.0s;
}

    .ui-state-hover:hover {
        color: #fff !important;
        transition: all 0.0s;
        background: #2D2E29 !important;
    }

.start-date, .start-date.end-date1 {
    background: #0098A7;
    border-radius: 30px 0px 0px 30px;
    color: #fff !important;
}

.end-date, .end-date1 {
    background: #0098A7;
    border-radius: 0px 30px 30px 0px;
    color: #fff !important;
}

.start-date .ui-state-default {
    background: #2D2E29 !important;
    border-radius: 50px;
}

.end-date .ui-state-default {
    background: #2D2E29 !important;
    border-radius: 50px;
}

.ui-widget :active {
    outline: none;
    color: #fff !important;
}