@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);body{direction:ltr;font-family:Poppins,sans-serif}p{margin-bottom:0}a{text-decoration:none;color:#a27300}i,svg{color:inherit}button{background:0 0;border:0;padding:0}.btn:focus,.form-control:focus{-webkit-box-shadow:none;box-shadow:none}hr.divider{border-top:1px solid red!important}section{overflow:hidden;padding:40px 0}@media (max-width:991px){section{padding:30px 0}}@media (max-width:575px){section{padding:20px 0}}body{padding-top:72px}ul{padding:0;margin:0;list-style:none}img{-o-object-fit:cover;object-fit:cover}textarea{resize:none;height:150px}input:not([type=radio],[type=checkbox]):focus,textarea:focus{outline-color:#a27300!important;border-color:#a27300!important}.btn:focus,.form-control:focus,.form-select:focus,input:focus{-webkit-box-shadow:none!important;box-shadow:none!important}.form-select{background-image:none}.nice-select{height:auto;float:none}.nice-select .list{width:100%;height:200px;overflow:auto}.nice-select .list::-webkit-scrollbar{width:3px}.nice-select::after{width:9px;height:9px;right:22px;margin-top:-7px;border-color:#0e1020;border-width:1.5px}h1,h2,h3,h4,h5,h6{text-transform:capitalize;color:#0e1020;line-height:1;margin-bottom:0}:root{scroll-behavior:smooth}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#a27300}::-webkit-scrollbar-thumb:hover{background:#555}::-moz-selection{background-color:#a27300;color:#fff}::selection{background-color:#a27300;color:#fff}.horizontal-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;gap:20px}.horizontal-wrapper>*{-ms-flex-negative:0;flex-shrink:0}.section-head{font-weight:600;margin:0;color:#a27300;position:relative;font-size:40px;line-height:normal}.section-text{margin-bottom:10px;font-size:16px;font-weight:400;color:#363636;text-align:justify}.section-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.main-list li{-webkit-padding-start:30px;padding-inline-start:30px;margin-top:8px;position:relative}.main-list li::before{content:"";position:absolute;width:10px;height:10px;top:7px;border-radius:50%;inset-inline-start:8px;background-color:#a27300}.main-button{display:block;background:0 0;border:none;padding:8px 16px;border-radius:5px;font-size:16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;text-align:center}.main-button svg{width:24px;height:24px;-webkit-margin-end:8px;margin-inline-end:8px}.main-button.main-primary.fill{background-color:#a27300;color:#fff}.main-button.main-primary.outline{border:1px solid #a27300;color:#a27300}.main-button.main-secondary.fill{background-color:#393939;color:#fff}.main-button.main-secondary.outline{border:1px solid #393939;color:#393939}.main-button.main-secondary.dashed{border:1px dashed #393939;color:#393939}.main-button.main-secondary.dashed svg path{stroke:#393939}.fixed-social .fixed-icon{position:fixed;left:10px;bottom:10px;z-index:10;width:60px;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#4fe765;color:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;border-radius:50%;-webkit-transition:all .5s ease;transition:all .5s ease;z-index:999;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.2588235294);box-shadow:0 2px 5px rgba(0,0,0,.2588235294)}.fixed-social .fixed-icon i,.fixed-social .fixed-icon svg{font-size:30px;line-height:0}.scrollTo{position:fixed;width:60px;height:60px;right:10px;bottom:10px;line-height:60px;padding:0;z-index:1;text-align:center;font-size:28px;border-radius:50%;background-color:#a27300;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.2588235294);box-shadow:0 2px 5px rgba(0,0,0,.2588235294);-webkit-transition:all .5s;transition:all .5s;color:#fff;opacity:0;-webkit-transform:translateX(200%);transform:translateX(200%)}.scrollTo.active{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.breadcrumb{margin-bottom:24px}@media (max-width:768px){.breadcrumb{padding:0;margin-bottom:16px}}.breadcrumb-item{font-size:1rem;font-weight:500}.breadcrumb-item+.breadcrumb-item::before{content:"\f284";font-family:Bootstrap-icons;color:#fff;-webkit-transform:scaleX(-1);transform:scaleX(-1);padding:0;padding-left:8px}.breadcrumb-item:last-of-type{font-weight:bolder}.breadcrumb-item a{-webkit-transition:color .3s ease;transition:color .3s ease;color:#fff!important}.breadcrumb-item a:hover{color:#393939!important}.breadcrumb-item.active{color:#fff!important;font-weight:700}.breadcrumb-item.active a{color:#fff!important}.main-form input[type=email],.main-form input[type=number]{direction:ltr}.main-form__rate{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.main-form__rate label{-webkit-margin-end:8px;margin-inline-end:8px}.main-form__rate:not(:checked)>input{position:absolute;visibility:hidden}.main-form__rate:not(:checked)>label{float:right;cursor:pointer;font-size:20px;color:#ccc}.main-form__rate:not(:checked)>label::before{content:"\f588";font-family:bootstrap-icons;-webkit-transition:all .3s;transition:all .3s}.main-form__rate:not(:checked)>label:hover,.main-form__rate:not(:checked)>label:hover~label{color:#393939}.main-form__rate>input:checked+label:hover,.main-form__rate>input:checked+label:hover~label,.main-form__rate>input:checked~label,.main-form__rate>input:checked~label:hover,.main-form__rate>input:checked~label:hover~label{color:#393939}.main-form__rate>input:checked+label:hover::before,.main-form__rate>input:checked+label:hover~label::before,.main-form__rate>input:checked~label::before,.main-form__rate>input:checked~label:hover::before,.main-form__rate>input:checked~label:hover~label::before{content:"\f586"}.main-form__rate>label:hover~input:checked~label{color:#393939}.main-form .form-check,.main-form .form-group{margin-bottom:24px}@media (max-width:574px){.main-form .form-check,.main-form .form-group{margin-bottom:16px}}.main-form .form-check .input-wrapper,.main-form .form-group .input-wrapper{position:relative}.main-form .form-check .input-wrapper .showPassword,.main-form .form-group .input-wrapper .showPassword{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:16px;color:#363636;font-size:20px}.main-form .form-check .input-wrapper .showPassword .bi-eye-slash,.main-form .form-group .input-wrapper .showPassword .bi-eye-slash{display:none}.main-form .main-button{padding:16px;width:100%}@media (max-width:574px){.main-form .main-button{padding:8px 16px}}.main-form .form-check-label{color:#363636}.main-form .form-label{margin-bottom:8px;color:#363636}.main-form .form-control,.main-form .form-select{padding:16px 24px;border-radius:10px;border:1px solid #ddd;color:#363636;font-size:16px;line-height:normal}@media (max-width:574px){.main-form .form-control,.main-form .form-select{padding:10px 16px;border-radius:6px}}.main-form .form-control::-webkit-input-placeholder,.main-form .form-select::-webkit-input-placeholder{color:#ddd}.main-form .form-control::-moz-placeholder,.main-form .form-select::-moz-placeholder{color:#ddd}.main-form .form-control:-ms-input-placeholder,.main-form .form-select:-ms-input-placeholder{color:#ddd}.main-form .form-control::-ms-input-placeholder,.main-form .form-select::-ms-input-placeholder{color:#ddd}.main-form .form-control::placeholder,.main-form .form-select::placeholder{color:#ddd}.main-form .form-check-input[type=radio]{border:2px solid #979797;width:20px;height:20px;margin-top:3px}.main-form .form-check-input[type=radio]:checked{background-color:#a27300;border-color:#a27300;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.main-form .form-check-input[type=checkbox]{border:1px solid #ddd;width:20px;height:20px;margin-top:3px}.main-form .form-check-input[type=checkbox]:checked{border-color:#a27300;background-color:#a27300}.main-form .section-text{text-align:center}.main-form .section-text a{color:#393939}@media (min-width:576px){.main-modal .modal-dialog{--bs-modal-width:662px}}.main-modal .modal-dialog .modal-content{border-radius:20px;padding:40px;gap:10px;background-color:#fff;position:relative}.main-modal .modal-dialog .modal-content .btn-close{--bs-btn-close-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2301c3ff'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");position:absolute;top:10px;right:10px;width:30px;height:30px;border:2px solid #393939;opacity:1;z-index:1;border-radius:50%;-webkit-box-shadow:none;box-shadow:none}@media (max-width:991px){.main-modal .modal-dialog .modal-content{padding:30px}.main-modal .modal-dialog .modal-content .btn-close{width:20px;height:20px;background-size:14px}}@media (max-width:574px){.main-modal .modal-dialog .modal-content{padding:16px}}.main-modal .modal-dialog .modal-content .modal-header{border:0;padding:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.main-modal .modal-dialog .modal-content .modal-header .section-head{text-align:center;font-size:24px;color:#393939}@media (max-width:574px){.main-modal .modal-dialog .modal-content .modal-header .section-head{font-size:16px}}.main-modal .modal-dialog .modal-content .modal-body{padding:0}.main-modal .modal-dialog .modal-content .modal-footer{border:0;padding:0}@media (max-width:574px){.main-modal .modal-dialog .modal-content .modal-footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.main-modal .modal-dialog .modal-content .modal-footer .main-button{padding:12px 16px;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%}.nav-pills{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-block:32px}.nav-pills .nav-link{-webkit-transition:all .3s linear;transition:all .3s linear;font-size:20px}.nav-pills .nav-link.active{background-color:#a27300;color:#fff}.banner-section{height:320px;position:relative;z-index:1;background-size:cover;background-repeat:no-repeat;background-position:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:574px){.banner-section{height:270px}}.banner-section__content{position:relative}.banner-section__content>*{text-align:center;color:#fff!important}.banner-section__content__head{font-weight:600;font-size:48px}@media (max-width:767px){.banner-section__content__head{font-size:32px}}@media (max-width:574px){.banner-section__content__head{font-size:28px}}.banner-section__content .breadcrumb{margin:0;margin-top:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.banner-section__content .breadcrumb-item{font-size:24px}@media (max-width:767px){.banner-section__content .breadcrumb-item{font-size:20px}}@media (max-width:574px){.banner-section__content .breadcrumb-item{font-size:16px}}.banner-section__content .breadcrumb a:hover{color:#fff!important}.main-card{background-repeat:no-repeat;background-size:cover;height:400px;border-radius:20px;position:relative;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:32px;z-index:1}@media (max-width:1199px){.main-card{padding:24px;height:330px}}@media (max-width:574px){.main-card{padding:16px;height:300px}}.main-card::before{content:"";position:absolute;inset:0;opacity:.8;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(25.24%,rgba(3,3,3,0)),to(#000));background-image:linear-gradient(180deg,rgba(3,3,3,0) 25.24%,#000 100%);z-index:-1}.main-card__head{color:#fff;font-size:40px;font-weight:700}@media (max-width:1199px){.main-card__head{font-size:32px}}@media (max-width:574px){.main-card__head{font-size:24px}}.main-card__text{color:#fff;font-weight:500;font-size:24px}@media (max-width:1199px){.main-card__text{font-size:20px}}@media (max-width:574px){.main-card__text{font-size:16px}}.loading-parent{position:fixed;inset:0;background-color:#fff;z-index:9999;-webkit-transition:1s cubic-bezier(.858,.01,.068,.99);transition:1s cubic-bezier(.858,.01,.068,.99)}.loading-parent.not-active{-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}.loading-parent .loading{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);visibility:visible;-webkit-transition:.5s cubic-bezier(.76,.06,.85,.07);transition:.5s cubic-bezier(.76,.06,.85,.07);z-index:101;width:200px;height:200px}.loading-parent .loading:before{content:"";width:100%;height:100%;border:1px solid #a27300;border-left-color:#fff;-webkit-animation:1.2s loading-anim cubic-bezier(.767,.01,.18,1.01) infinite both;animation:1.2s loading-anim cubic-bezier(.767,.01,.18,1.01) infinite both;border-radius:50%;display:block}.loading-parent .loading .logo-loading{width:140px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@-webkit-keyframes loading-anim{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loading-anim{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}header{background-color:#fff;position:fixed;width:100%;z-index:1000;top:0;right:0;left:0;-webkit-box-shadow:0 6px 21px rgba(14,16,32,.1);box-shadow:0 6px 21px rgba(14,16,32,.1)}header .navbar-brand{padding-block:0!important;-ms-flex-negative:0;flex-shrink:0;margin:0!important}header .navbar-brand img{height:40px}header .search-aria{position:relative;max-width:250px}header .search-aria button{font-size:16px}@media (max-width:1199px){header .search-aria{max-width:200px}header .search-aria button{font-size:12px!important}header .search-aria .form-control{-webkit-padding-start:30px!important;padding-inline-start:30px!important}header .search-aria svg{inset-inline-start:6px!important;width:20px;height:20px}}@media (max-width:991px){header .search-aria{padding:20px;position:absolute;bottom:0;background-color:#fff;left:0;right:0;max-width:none;border-top:1px solid #ddd;width:100%}}header .search-aria svg{position:absolute;z-index:6;top:50%;inset-inline-start:16px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}header .search-aria svg path{stroke:#a7a7a7}header .search-aria .form-control{color:#363636;border:1px solid #ddd;padding-block:8px;-webkit-padding-start:50px;padding-inline-start:50px;font-weight:400;font-size:14px;border-end-start-radius:5px;border-start-end-radius:5px}header .search-aria .form-control::-webkit-input-placeholder{color:#393939}header .search-aria .form-control::-moz-placeholder{color:#393939}header .search-aria .form-control:-ms-input-placeholder{color:#393939}header .search-aria .form-control::-ms-input-placeholder{color:#393939}header .search-aria .form-control::placeholder{color:#393939}header .search-aria .form-control:focus{border-color:#393939}header .search-aria button{padding:8px 16px;background-color:#393939;color:#fff;border-end-end-radius:5px;border-start-end-radius:5px}header .navbar{padding-block:16px}header .navbar>.container{display:block}header .navbar .nav-mob{display:none}@media (max-width:991px){header .navbar .nav-mob{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}}header .navbar .nav-mob .navbar-toggler{padding:0;background:#a27300;color:#fff;display:inline-block;border:0;width:40px;height:38px}header .navbar .nav-mob .navbar-toggler svg path{stroke:#fff}header .navbar .side-nav-bar .offcanvas-header{border-bottom:1px solid #a27300}header .navbar .side-nav-bar .offcanvas-body{-webkit-transition:-webkit-box-align .5s linear;transition:-webkit-box-align .5s linear;transition:align-items .5s linear;transition:align-items .5s linear,-webkit-box-align .5s linear,-ms-flex-align .5s linear;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:0!important}@media (min-width:991px){header .navbar .side-nav-bar .offcanvas-body{position:relative}}header .navbar .side-nav-bar .offcanvas-body .navbar-nav{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:24px}@media (max-width:1399px){header .navbar .side-nav-bar .offcanvas-body .navbar-nav{gap:16px}}@media (max-width:1199px){header .navbar .side-nav-bar .offcanvas-body .navbar-nav{gap:10px}}@media (max-width:991px){header .navbar .side-nav-bar .offcanvas-body .navbar-nav.nav-mobile{display:block;margin-bottom:80px}}@media (max-width:991px){header .navbar .side-nav-bar .offcanvas-body .navbar-nav .nav-item{width:100%}header .navbar .side-nav-bar .offcanvas-body .navbar-nav .nav-item:not(:first-of-type){border-top:1px solid #a27300}}header .navbar .side-nav-bar .offcanvas-body .navbar-nav .nav-item .nav-link{color:#363636;font-size:16px;font-weight:400;padding:0;background-color:transparent;position:relative;-webkit-transition:color .3s ease-in;transition:color .3s ease-in}@media (max-width:1199px){header .navbar .side-nav-bar .offcanvas-body .navbar-nav .nav-item .nav-link{font-size:14px}}@media (max-width:991px){header .navbar .side-nav-bar .offcanvas-body .navbar-nav .nav-item .nav-link{padding:16px;font-weight:600}}header .navbar .side-nav-bar .offcanvas-body .navbar-nav .nav-item .nav-link.active,header .navbar .side-nav-bar .offcanvas-body .navbar-nav .nav-item .nav-link:hover{color:#a27300}header .navbar .side-nav-bar .offcanvas-body .navbar-nav .nav-item .nav-link.active{font-weight:600}@media (max-width:992px){header .navbar .side-nav-bar{display:-webkit-box;display:-ms-flexbox;display:flex;width:350px}}.footer{background-color:#393939;padding-top:48px}@media (max-width:574px){.footer{padding-top:30px}}.footer__logo{margin-bottom:16px}.footer__logo img{height:48px}.footer__desc{line-height:30px}@media (max-width:574px){.footer__desc{line-height:20px}}.footer p{color:#fff;font-size:16px;font-weight:400}@media (max-width:574px){.footer p{font-size:14px}}.footer__wrapper{padding-bottom:24px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:767px){.footer__wrapper{gap:0}}@media (max-width:767px){.footer__col:not(:last-of-type){border-bottom:1px solid rgba(255,255,255,.15);margin-bottom:16px;padding-bottom:16px}}.footer__col ul:not(.footer__social){margin-top:24px}@media (max-width:767px){.footer__col{width:100%!important}.footer__col ul:not(.footer__social){display:none}}.footer__head{color:#fff;font-size:24px;font-weight:400;position:relative}@media (max-width:767px){.footer__head{font-size:16px;font-weight:700;cursor:pointer}.footer__head::before{content:"\f282";position:absolute;inset-inline-end:0;font-family:bootstrap-icons;font-weight:400}}.footer__info{width:380px}.footer__links{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.footer__links li:not(:last-of-type){margin-bottom:8px}.footer__links li svg{-webkit-margin-end:10px;margin-inline-end:10px}.footer__links li svg path{stroke:#fff}.footer__social{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}@media (max-width:767px){.footer__social{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.footer__social li{margin-bottom:0}.footer__social li a{display:block;width:30px;height:30px;border:1px solid #fff;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:color .2s ease,background .2s ease;transition:color .2s ease,background .2s ease;border-radius:5px}.footer__social li a i{line-height:0}.footer__social li a:hover{background-color:#fff}.footer__social li a:hover i{color:#a27300}.footer__social li a i{font-size:18px}.footer__subscribe{background-color:#a27300}.footer__subscribe .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:991px){.footer__subscribe .container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:start}}.footer__subscribe__apps{padding-block:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;color:#fff}@media (max-width:991px){.footer__subscribe__apps{margin-inline:auto}}@media (max-width:767px){.footer__subscribe__apps{padding-top:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:574px){.footer__subscribe__apps{width:100%;padding-bottom:8px}.footer__subscribe__apps p{display:none}.footer__subscribe__apps a{-webkit-box-flex:1;-ms-flex:1;flex:1}.footer__subscribe__apps a img{width:100%}}.footer__subscribe__form{padding-block:16px}@media (max-width:991px){.footer__subscribe__form{margin-inline:auto}}@media (max-width:574px){.footer__subscribe__form{padding-top:8px;width:100%}}.footer__subscribe__form span{color:#fff;font-size:16px;font-weight:400}@media (max-width:574px){.footer__subscribe__form span{display:none}}.footer__subscribe__form form{display:inline-block;-webkit-margin-start:30px;margin-inline-start:30px}@media (max-width:574px){.footer__subscribe__form form{display:block;-webkit-margin-start:0;margin-inline-start:0}}.footer__subscribe__form .form-control{color:#363636;border:1px solid #a27300;-webkit-border-end:0;border-inline-end:0;padding-block:8px;font-weight:400;font-size:14px;direction:ltr;border-end-start-radius:5px;border-start-end-radius:5px}.footer__subscribe__form .form-control::-webkit-input-placeholder{color:#363636}.footer__subscribe__form .form-control::-moz-placeholder{color:#363636}.footer__subscribe__form .form-control:-ms-input-placeholder{color:#363636}.footer__subscribe__form .form-control::-ms-input-placeholder{color:#363636}.footer__subscribe__form .form-control::placeholder{color:#363636}.footer__subscribe__form .form-control:focus{border-color:#393939}.footer__subscribe__form button{padding:8px 27px;font-size:16px;background-color:#393939;color:#fff;border-end-end-radius:5px;border-start-end-radius:5px}.footer__copyright{padding-block:20px}.footer__copyright .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16PX;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__copyright .container a{color:#a27300;font-weight:600}@media (max-width:574px){.footer__copyright .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.main-section__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;margin-bottom:32px}@media (max-width:574px){.main-section__header{gap:12px}}.main-section__header h4{font-size:24px;font-weight:700;color:#a27300;margin:0}.main-section__header .divider{-webkit-box-flex:1;-ms-flex:1;flex:1;height:1px;background-color:#ddd}.main-section ol,.main-section ul{margin:0}.main-section .custom-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.main-section .custom-buttons button{width:24px;height:24px;border-radius:6px;background-color:#fff;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#a27300;border:1.5px solid #a27300}.main-section .custom-buttons button.custom-button-prev{position:relative}.main-section .custom-buttons button.custom-button-prev::before{content:"\f284";font-family:bootstrap-icons;font-weight:bolder;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.main-section .custom-buttons button.custom-button-next{position:relative}.main-section .custom-buttons button.custom-button-next::before{content:"\f285";font-family:bootstrap-icons;font-weight:bolder;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.main-section .custom-buttons a{color:#a27300;font-size:16px;font-weight:500}@media (max-width:574px){.main-section .custom-buttons a{font-size:14px}}@media (max-width:767px){.main-section__header{margin-bottom:24px}.main-section__header h4{font-size:16px}}@media (max-width:574px){.main-section__header{margin-bottom:16px;-ms-flex-wrap:wrap;flex-wrap:wrap}.main-section__header h4{font-size:14px}.main-section__header a{font-size:12px}}.header-slider{position:relative;padding:0}.header-slider .custom-buttons button{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1;width:40px;height:40px;border-radius:13px;background-color:transparent;border:1.5px solid #fff;font-size:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff}@media (max-width:574px){.header-slider .custom-buttons button{width:24px;height:24px;font-size:12px}}.header-slider .custom-buttons button.custom-button-prev{right:64px}.header-slider .custom-buttons button.custom-button-prev::before{content:"\f284";font-family:bootstrap-icons;font-weight:bolder;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.header-slider .custom-buttons button.custom-button-next{left:64px}.header-slider .custom-buttons button.custom-button-next::before{content:"\f285";font-family:bootstrap-icons;font-weight:bolder;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.header-slider--carousel .owl-dots{position:absolute;bottom:10px;left:0;right:0}.header-slider--carousel .owl-dots .owl-dot span{width:13px;height:13px;margin:5px;background-color:rgba(162,115,0,.4)!important}.header-slider--carousel .owl-dots .owl-dot.active span{width:30px;background-color:#a27300!important}.header-slider__slide{background-position:center;background-repeat:no-repeat;background-size:cover;height:calc(100vh - 72px)}@media (max-width:991px){.header-slider__slide{height:calc(100vh - 195px)}}@media (max-width:767px){.header-slider .custom-buttons{display:none}.header-slider__slide{height:calc(80vh - 195px)}}@media (max-width:574px){.header-slider__slide{height:200px}}.our-services .section-text{font-size:24px;text-align:center;margin-bottom:32px}@media (max-width:1199px){.our-services .section-text{font-size:22px}}@media (max-width:991px){.our-services .section-text{font-size:20px}}@media (max-width:767px){.our-services .section-text{font-size:18px;margin-bottom:24px}}@media (max-width:574px){.our-services .section-text{margin-bottom:16px;font-size:16px}}@media (max-width:991px){.our-services [class*=col-]:not(:last-of-type) .our-services__box{height:calc(100% - 16px);margin-bottom:16px}}.our-services__box{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;padding:16px;border-radius:16px;border:1px solid #ddd}.our-services__box__img img{height:260px;width:100%;border-radius:10px}.our-services__box__title{text-align:center;font-size:16px;font-weight:700;color:#a27300}.our-services__box__description{text-align:center;font-size:16px;font-weight:400;color:#363636}.banner{padding:0}.banner__item{width:100%;height:100%;border-radius:16px;overflow:hidden;display:block}.banner__item img{width:100%;height:100%}.features-section .features{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.features-section .features .feature{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:410px;gap:32px;border-radius:16px;padding:20px;background-color:#a27300}@media (max-width:1399px){.features-section .features .feature{max-width:360px}}@media (max-width:1199px){.features-section .features .feature{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;gap:16px;max-width:300px}}.features-section .features .feature svg{-ms-flex-negative:0;flex-shrink:0}.features-section .features .feature svg path{fill:#fff}.features-section .features .feature h3{font-size:16px;font-weight:700;color:#fff;margin-bottom:8px}.features-section .features .feature p{font-size:14px;color:#fff;font-weight:400;line-height:normal}@media (max-width:991px){.features-section .features .feature{max-width:340px;padding:16px}.features-section .features .feature:not(:last-of-type){margin-bottom:16px}}@media (max-width:767px){.features-section .features .feature{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;text-align:start}.features-section .features .feature svg{width:50px;height:50px}}@media (max-width:767px){.features-section .features .feature{max-width:unset}}.terms__head{font-size:28px;font-weight:600;color:#a27300;margin-bottom:16px}@media (max-width:767px){.terms__head{font-size:24px}}@media (max-width:574px){.terms__head{font-size:20px}}.terms__text{font-size:16px;font-weight:400;color:#363636;margin-bottom:16px}@media (max-width:574px){.terms__text{font-size:12px}}.terms li.terms__text{-webkit-padding-start:30px;padding-inline-start:30px;position:relative}.terms li.terms__text::before{content:"\f633";font-family:Bootstrap-icons;font-size:20px!important;line-height:0;color:#a27300;position:absolute;top:12px;inset-inline-start:5px}.contact-us__wrapper{padding:80px;background-color:rgba(162,115,0,.05);border-radius:16px}@media (max-width:1199px){.contact-us__wrapper{padding:40px}}@media (max-width:991px){.contact-us__wrapper{padding:24px}}@media (max-width:574px){.contact-us__wrapper{padding:16px}}.contact-us .section-text.title{text-align:center;margin-bottom:30px;font-size:24px}@media (max-width:767px){.contact-us .section-text.title{font-size:20px}}@media (max-width:575px){.contact-us .section-text.title{margin-bottom:10px;font-size:16px}}.contact-us .section-head.title{margin-block:40px}.contact-us .section-head.title:first-of-type{text-align:center;font-size:32px;margin-block:40px 10px}@media (max-width:574px){.contact-us .section-head.title:first-of-type{margin-block:0 10px;font-size:24px}}@media (max-width:574px){.contact-us .section-head.title{margin-block:20px;font-size:24px}}.contact-us__map{height:100%}@media (max-width:991px){.contact-us__map{margin-top:24px}}.contact-us__map iframe{width:100%;height:100%;border-radius:10px;display:block}@media (max-width:991px){.contact-us__map iframe{height:300px}}@media (max-width:767px){.contact-us [class*=col]:not(:first-of-type) .contact-us__card{margin-top:16px}}.contact-us__card{background-color:#fff;border-radius:30px;aspect-ratio:1/1}@media (max-width:991px){.contact-us__card{border-radius:16px}}.contact-us__card__img{width:95px;height:95px;border-radius:50%;margin-inline:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#a27300}.contact-us__card__img svg{width:60%;height:60%}@media (max-width:991px){.contact-us__card__img{width:70px;height:70px}}@media (max-width:574px){.contact-us__card__img{width:50px;height:50px}}@media (max-width:574px){.contact-us__card__img{margin:0;-webkit-margin-end:16px;margin-inline-end:16px}}.contact-us__card *{text-align:center}.contact-us__card .horizontal-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.contact-us__card .horizontal-wrapper .section-head{font-size:24px;margin-bottom:16px}.contact-us__card .horizontal-wrapper a{font-size:20px;font-weight:400;color:#363636}@media (max-width:991px){.contact-us__card .horizontal-wrapper{gap:10px}.contact-us__card .horizontal-wrapper .section-head{font-size:18px}.contact-us__card .horizontal-wrapper a{font-size:16px}}@media (max-width:574px){.contact-us__card .horizontal-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact-us__card .horizontal-wrapper .section-head{font-size:16px;margin-bottom:8px}.contact-us__card .horizontal-wrapper .section-text{font-size:14px;margin-bottom:0}}@media (max-width:574px){.contact-us__card{border-radius:20px;padding:16px;aspect-ratio:unset}.contact-us__card *{text-align:start}}.about-us.primary-rgb-bg{background-color:rgba(162,115,0,.05)}.about-us.flipping-section .section-text{margin:0!important;line-height:28px!important}.about-us.flipping-section h4.section-text{font-weight:700}.about-us.flipping-section .row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about-us .horizontal-wrapper{gap:16px}@media (max-width:574px){.about-us .horizontal-wrapper{gap:8px}}.about-us .horizontal-wrapper .subHeading{font-size:16px;font-weight:600;color:#393939}.about-us .horizontal-wrapper .section-head{font-size:32px;color:#a27300}@media (max-width:767px){.about-us .horizontal-wrapper .section-head{font-size:26px}}@media (max-width:574px){.about-us .horizontal-wrapper .section-head{font-size:20px}}.about-us .horizontal-wrapper .section-text{line-height:28px}@media (max-width:1399px){.about-us .horizontal-wrapper .section-text{line-height:1.7}}.about-us .horizontal-wrapper .main-button{-webkit-margin-start:auto;margin-inline-start:auto}@media (max-width:991px){.about-us .horizontal-wrapper .main-button{margin-inline:auto;min-width:200px}}.about-us__image{text-align:center}.about-us__img{margin-top:24px;-webkit-margin-start:24px;margin-inline-start:24px;-webkit-margin-end:100px;margin-inline-end:100px;border-radius:16px;-webkit-box-shadow:-24px -24px #a27300;box-shadow:-24px -24px #a27300;position:relative}@media (max-width:991px){.about-us__img{-webkit-margin-end:160px;margin-inline-end:160px}}@media (max-width:767px){.about-us__img{-webkit-margin-end:60px;margin-inline-end:60px}}@media (max-width:574px){.about-us__img{margin-top:16px;-webkit-margin-start:16px;margin-inline-start:16px;-webkit-box-shadow:-16px -16px #a27300;box-shadow:-16px -16px #a27300}}.about-us__img img.big{border-radius:16px;min-height:510px;max-height:510px;width:100%}@media (max-width:991px){.about-us__img img.big{min-height:400px}}@media (max-width:574px){.about-us__img img.big{min-height:350px}}.about-us__img__small{border-radius:16px;-webkit-box-shadow:-17px -17px #fff;box-shadow:-17px -17px #fff;position:absolute;bottom:48px;right:-100px}@media (max-width:991px){.about-us__img__small{right:-160px}}@media (max-width:767px){.about-us__img__small{right:-60px}}@media (max-width:574px){.about-us__img__small{-webkit-box-shadow:-10px -10px #fff;box-shadow:-10px -10px #fff}}.about-us__img__small img{border-radius:16px;width:260px;height:220px}@media (max-width:767px){.about-us__img__small img{width:170px;height:140px}}@media (max-width:574px){.about-us__img__small img{width:150px;height:130px}}.safety-statement.text-only{text-align:center}.safety-statement.text-only .section-text{text-align:center;font-size:24px}@media (max-width:767px){.safety-statement.text-only .section-text{font-size:20px}}@media (max-width:574px){.safety-statement.text-only .section-text{font-size:16px}}.safety-statement .section-head{font-size:32px}@media (max-width:767px){.safety-statement .section-head{font-size:26px}}@media (max-width:574px){.safety-statement .section-head{font-size:20px}}.safety-statement ul .section-text{margin:0}.our-fleet .horizontal-wrapper{gap:16px}.our-fleet.primary-rgb-bg{background-color:rgba(162,115,0,.05)}.our-fleet.text-only{text-align:center}.our-fleet.text-only .section-text{text-align:center;font-size:24px}@media (max-width:767px){.our-fleet.text-only .section-text{font-size:20px}}@media (max-width:574px){.our-fleet.text-only .section-text{font-size:16px}}.our-fleet__img{text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:991){.our-fleet__img{height:100%}}.our-fleet .section-text{margin-bottom:0}.our-fleet .section-text.last-text{font-size:24px;text-align:center;margin-top:24px}@media (max-width:767px){.our-fleet .section-text.last-text{font-size:20px}}@media (max-width:574px){.our-fleet .section-text.last-text{font-size:18px}}.our-fleet .section-text span{font-weight:700}.our-fleet h4.section-text{font-weight:700}.our-fleet .section-head{font-size:32px}@media (max-width:767px){.our-fleet .section-head{font-size:26px}}@media (max-width:574px){.our-fleet .section-head{font-size:20px}}.careers .section-head{font-size:32px}@media (max-width:767px){.careers .section-head{font-size:26px}}@media (max-width:574px){.careers .section-head{font-size:20px}}.careers .section-text{margin:0}.careers .nav-pills{gap:16px;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:auto}.careers .nav-pills::-webkit-scrollbar{display:none}@media (max-width:991px){.careers .nav-pills{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}}@media (max-width:991px){.careers .nav-pills .main-button,.careers .nav-pills .nav-item{white-space:nowrap;width:100%;font-size:16px}}.careers__table{background-color:rgba(162,115,0,.05);padding:50px;border-radius:20px;overflow:auto}.careers__table:not(:last-of-type){margin-bottom:16px}@media (max-width:991px){.careers__table{padding:24px}}@media (max-width:767px){.careers__table{padding:16px}}.careers__table::-webkit-scrollbar{display:none}.careers__table table{margin:0}.careers__table td,.careers__table th{background:0 0;text-align:center;vertical-align:middle;border-color:#d9d9d9;font-size:20px;color:#363636}@media (max-width:991px){.careers__table td,.careers__table th{min-width:160px;font-size:16px}}@media (max-width:574px){.careers__table td,.careers__table th{min-width:100px}}.careers__table tr:last-of-type td,.careers__table tr:last-of-type th{border:0}.booking{overflow:visible}.booking .section-head{font-size:32px}@media (max-width:767px){.booking .section-head{font-size:26px}}@media (max-width:574px){.booking .section-head{font-size:20px}}.booking .section-text{margin:0}.booking__wrapper{margin-top:32px;border:1px solid #ddd;border-radius:10px}.booking__wrapper .nav-pills{border-start-start-radius:10px;border-start-end-radius:10px;margin-block:0;overflow:hidden}@media (min-width:767px){.booking__wrapper .nav-pills{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.booking__wrapper .nav-pills svg{height:24px;width:24px}.booking__wrapper .nav-pills .nav-item,.booking__wrapper .nav-pills .nav-link{width:100%;border-radius:0}.booking__wrapper .nav-pills .nav-item:not(:last-of-type){-webkit-border-end:1px solid #fff;border-inline-end:1px solid #fff}.booking__wrapper .nav-pills .nav-link{background-color:#a27300;color:#fff;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}@media (max-width:991px){.booking__wrapper .nav-pills .nav-link{font-size:14px}}@media (max-width:767px){.booking__wrapper .nav-pills .nav-link{font-size:16px}}.booking__wrapper .nav-pills .nav-link svg path{stroke:#fff}.booking__wrapper .nav-pills .nav-link.active{background-color:#fff;color:#a27300}.booking__wrapper .nav-pills .nav-link.active svg path{stroke:#a27300}.booking__wrapper .tab-pane{padding:32px}@media (max-width:767px){.booking__wrapper .tab-pane{padding:24px}}@media (max-width:574px){.booking__wrapper .tab-pane{padding:16px}}.booking__wrapper .tab-pane .form-control,.booking__wrapper .tab-pane .form-select{border-radius:0;border-color:#393939;border-width:0 0 1px;padding:8px 16px}.booking__wrapper .tab-pane .form-group:has(#return-flight-date){display:none}.booking__wrapper .tab-pane .main-button{margin-top:17px}.booking__wrapper .tab-pane:has(#return:checked) .form-group:has(#return-flight-date){display:block}