main.logo-sectionbody {
    margin: 0px;
    font-family: "Manrope", sans-serif;
}

::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-thumb {
    background: #2f2d39;
    border-radius: 0px;
}


/* Logo Section */

main.logo-section {
    padding: 0px 0px;
    background: #54453b;
    height: 110px;
    
}

main.logo-section i.fa.fa-search {
    color: #3f6b9d;
    font-size: 13px;
}

.form-control:focus {
    box-shadow: 0 0 0 0rem rgb(13 110 253 / 25%);
}

.hdt-btn a {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff !important;
    background: #ff5e17;
    border: none;
    border-radius: 5px;
    position: relative;
    line-height: 50px;
    justify-content: space-between;
    padding: 0 25px;
    transition: all 0.5s ease-in-out;
}


/* Close Logo Section */

/* Menu Section */

main.menu-section header.sticky-top {
    background: #003c80;
}

/* Close Menu Section */

.hdr-1 {
    padding: 10px 0;
    background: #fb420e;
}

.hdr-1 h6 {
    margin-bottom: 0;
    color: #fff;
}

/* Banner Section */
.banner-section .overlay {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.0);
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1;
    transition: opacity 0.3s ease;
    z-index: 9;
}

.banner-section .carousel-caption {
    z-index: 9;
    text-align: left;
    left: 0;
    right: 0;
}

.banner-section h2 {
    font-size: 46px;
    font-weight: 700;
    color: #ffffff;
    line-height: 50px;
    position: relative;
    margin-bottom: 20px;
}

.carousel-control-next,
.carousel-control-prev {
    z-index: 9;
}

.carousel-indicators [data-bs-target] {
    width: 10px;
    height: 10px;
    border-radius: 20px;
    border: 0;
}

.bnr-btns a {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    border: 1px solid transparent;
    background-color: #fa360a;
    padding: 14px 35px 14px 35px;
    border-radius: 50px;
    transition: all 0.3s ease-in-out;
    position: relative;
    z-index: 5;
    text-transform: uppercase;
    text-decoration: none;
}

/* Close Banner Section */

h1,
h2,
h3 {
    font-family: "Marcellus", serif;
}

p {
    font-size: 15px;
    line-height: 28px;
}

.btn-stl-1 a {
    display: block;
    background: #54453b;
    color: #fff;
    text-decoration: none;
    padding: 11px 20px;
    width: fit-content;
    border-radius: 10px;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.btn-stl-1 a:hover {
    background: #e7cdbc;
    color: #000000;
}

i.fa.fa-arrow-up {
    transform: rotate(45deg);
}

.btn-stl-1 a i {
    margin-left: 10px;
}

.gl-pg a {
    overflow: hidden;
    transition: .8s all;
    display: block;
    border-radius: 10px;
}

.gl-pg a:hover img {
    transform: scale(1.1);
}

section.hm-1 {
    background: #f0e3da;
    padding: 0px 0;
}

.abt-rght-img-mn {
    position: relative;
    overflow: visible;
}

.abt-rght-img {
    overflow: hidden;
    border-radius: 0 0 50% 50%;
    transition: .8s all;
    position: absolute;
    right: 0;
    width: 92%;
}

.hm-abt-lft p {
    text-align: justify;
}

.hm-abt-lft {
    padding: 40px 1px 70px 0;
}


.hm-abt-lft .btn-stl-1 {
    margin-top: 30px;
}


.abt-rght-img img {
    overflow: hidden;
    border-radius: 0 0 50% 50%;
    transition: .8s all;
    transform: scale(1);
}
.abt-rght-img:hover img {
    transform: scale(1.2);
}

h1 {
    color: #54453b;
    font-size: 50px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

h2 {
    color: #54453b;
    font-size: 50px;
    text-transform: uppercase;
}

section.hm-2 {
    background: #e7cdbc;
    padding: 80px 0;
    /*border-top: 5px solid #fff;*/
}

.hm-2 .hdg-sc-1 {
    margin-bottom: 40px;
}




.rec-bx {
    overflow: hidden;
}

.rec-bx img {
 
    transition: .8s all;
    transform: scale(1);
}
.rec-bx:hover img {
    transform: scale(1.2);
}
.rec-bx-mn {
    position: relative;
    overflow: hidden;
    border-radius: 43% 43% 0 0;
}

.rec-bx-cntnt {
    margin-top: 20px;
    width: 100%;
    text-align: center;
}
.ftr-mnu.ftr-cntct-sc a {
    padding-right: 2px;
    padding-left: 2px;
}
.rec-bx-cntnt h3 {
    color:#54453b;
    font-size: 28px;
}

.rec-bx-mn a {
    text-decoration: none;
}

section.hm-3 {
    padding: 70px 0;
}

section.hm-3 h3 {
    color: #54453b;
    font-size: 40px;
    line-height: 1;
    margin-bottom: 15px;
}

section.hm-3 h4 {
    font-size: 15px;
    text-align: center;
    color: #54453b;
}

.acmdtn-sc {
    margin-top: 30px;
}

.amnty-bx {
    text-align: center;
}

.amnty-bx img {
    margin-bottom: 10px;
}

.amnty-mn {
    margin-bottom: 20px;
    margin-top: 10px;
}


.acmdtn-img img {
    border-radius: 50% 50% 0 0;
    transition: .8s all;
    padding-left: 15px;
}

.acmdtn-bx {
    padding: 20px 15px;
    --bs-gutter-x: 0rem;
    border-radius: 20px;
    height: 100%;
}

.acmdtn-bx p {
    text-align: justify;

}

.acmdtn-bx-bg-1 {
    border: 1px solid #54453b;
}

.acmdtn-bx-bg-2 {
    background: #ffefe4;
}


section.hm-glry {
    padding: 60px 0;
}

.hm-glry-mn {
    margin-top: 30px;

}

.slick-slide {
    margin: 0 5px;
}

.hm-glry-mn img {
    border-radius: 50%;
}


button.slick-prev.slick-arrow,
button.slick-next.slick-arrow {
    width: 40px;
    height: 40px;
}

.slider .slick-prev:before {
    content: '.' !important;
    background-image: url(../img/left.png);
    width: 40px !important;
    height: 40px !important;
    display: flex;
    background-repeat: no-repeat;
    color: transparent !important;
    background-color: #e9e9e9;
    background-position: center;
    border-radius: 50px;
    background-size: 30%;
}

.slider .slick-next:before {
    content: '.' !important;
    background-image: url(../img/right.png);
    width: 40px !important;
    height: 40px !important;
    display: flex;
    background-repeat: no-repeat;
    color: transparent !important;
    background-color: #e9e9e9;
    background-position: center;
    border-radius: 50px;
    background-size: 30%;
}

.slider .slick-prev {
    left: -50px;
}

.slider .slick-next {
    right: -50px;
}

.btn-stl-2 a {
    display: block;
    color: #54453b;
    text-decoration: none;
    padding: 11px 20px;
    width: fit-content;
    border-radius: 10px;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    transition: .7s all;
}

.btn-stl-2 a:hover {
    color: #ffffff;
    background: #54453b;
}

.hm-glry-mn-btn a {
    margin: auto;
}

section.hm-amnty {
    background-color: #f0e3da;
    padding: 80px 0 0;
    background-image: url(../img/bg-1.png);
    background-position: center bottom;
    background-repeat: no-repeat;
}

.amnty-list-mn {
    margin-top: 30px;
    padding-bottom: 50px;
}

.amnty-lst {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.amnty-lst img {
    margin-right: 10px;
}

.amnty-lst h5 {
    color: #54453b;
    font-size: 16px;
    margin: 0;
}

section.hm-4 {
    background: linear-gradient(to bottom, #ffffff 20%, #f0e3da 20%);
    padding: 20px 0 80px;
}

.hm-dng {
    margin-top: 30px;
    padding: 0 10px;
    text-align: center;
}

.hm-dng img {
    margin: auto;
    border-radius: 50% 50% 0 0;
    transition: .8s all;
    padding-left: 15px;
    width: 100%;
}

.hm-dng1 {
    margin-top: 30px;
}

.hm-dng1 .btn-stl-2 a {
    margin: auto;
}

.slider-2 .slick-prev {
    left: -2px !important;
    z-index: 99 !important;
}

.slider-2 .slick-next {
    right: -20px !important;
}


.slider-2 .slick-prev,
.slider-2 .slick-next {
    top: 55%;
}

/*
.slick-list {
    padding-left: 0px!important;  
}
*/

section.slider-3 .slick-slide {
    opacity: .3;
}

section.slider-3 .slick-slide.slick-current.slick-active.slick-center {
    opacity: 1;
}

.hm-glry-mn .slick-slide {
    padding: 10px;
}

.hm-dng1 p {
    padding: 0 40px;
    color: #54453b;
}

.slider-2 .slick-prev:before {
    content: '.' !important;
    width: 50px !important;
    background-image: url(../img/left-1.png);
    height: 50px !important;
    display: flex;
    background-repeat: no-repeat;
    color: transparent !important;
    background-color: transparent;
    background-position: center;
    border-radius: 50px;
    background-size: 37%;
    border: 1px solid #494506;
}

.slider-2 .slick-next:before {
    content: '.' !important;
    background-image: url(../img/right-1.png);
    width: 50px !important;
    height: 50px !important;
    display: flex;
    background-repeat: no-repeat;
    color: transparent !important;
    background-color: transparent;
    background-position: center;
    border-radius: 50px;
    background-size: 37%;
    border: 1px solid #494506;
}

.slider-2 button.slick-prev.slick-arrow,
.slider-2 button.slick-next.slick-arrow {
    width: 50px;
    height: 50px;
}

footer {
    background: #e7cdbc;
    padding: 15px 0;
}

.ftr-mnu ul {
    padding: 0;
    margin-bottom: 0;
}

.ftr-mnu li {
    color: #54453b;
    list-style: none;
    line-height: 28px;
    font-size: 15px;
    display: flex;
    align-items: baseline;
    font-weight: 500;
}

.mnu-ftr .ftr-mnu li {
    background: none;
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 0px;
}

.ftr-mnu li a {
    color: #54453b;
    text-decoration: none;
}

.ftr-mnu li a:hover {
    color: #000000;
}

.ftr-mnu i {
    margin-right: 7px;
    color: #54453b;
}

.chk-in-acm .bk-nw {
    margin-top: 30px;
}


.copyright {
    background: #54453b;
    padding: 10px 0;
}

.copyright h6 {
    font-size: 13px;
    color: #e7cdbc;
    margin: 0;
    text-align: center;
}

.copyright h6 a {
    color: #e7cdbc;
    text-decoration: none;
}

.ftr-scl ul {
    display: inline-block;
    margin: 0;
    padding: 0;
    text-align: right;
}

.ftr-scl li {
    display: inline-block;
    margin-left: 6px;
}

.ftr-scl {
    text-align: right;
    margin-top: 20px;
}

.ftr-scl li i {
    color: #e6ccbb;
    background: #54453b;
    width: 25px;
    height: 25px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
}

.ftr-scl li i:hover {
    color: #e6ccbb;
    background: #000000;
}

.ftr-scl a {
    text-decoration: none;
}

.acmdtn-scg-3 {
    margin-top: 20px;
}

.acmdtn-bx-bg-3 {
    background: #f1f1f1;
}

.ftr-mnu.ftr-cntct-sc ul li {

    align-items: center;
}

.cn-adrs {
    padding-right: 0;
}

.ftr-mnu.ftr-cntct-sc {
    display: grid;
    justify-content: end;
}

.ftr-mnu.ftr-cntct-sc li {
    max-width: 300px;
    min-width: 300px;
    padding: 10px 15px;
    background: transparent;
    margin-bottom: 10px;
    border-radius: 100px;
    border: 2px solid #54453b;
}

.ftr-mnu.ftr-cntct-sc li:nth-child(2) {
    margin-bottom: 0;
}

.ftr-mnu.ftr-cntct-sc li:nth-child(1) {
    background: transparent;
}

.abt-pg-1 .abt-rght-img {
    left: 0;
    position: relative;
}

.hm-abt-lft p span {
    color: #d66541;
}

.abt-pg-1 {
    border-bottom: 4px solid #fff;
}

.ftr-logo {
    text-align: right;
}

section.hm-amnty.art-no-bg {
    background-image: none;
    padding: 80px 0 80px;
}

.amnty-bx-1 h4 {
    font-size: 15px;
    text-align: center;
    color: #54453b;
    font-weight: 600;
}

.acmdtn-btns a {
    display: block;
    background: #54453b;
    color: #fff;
    text-decoration: none;
    padding: 11px 20px;
    width: fit-content;
    border-radius: 10px;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
}

.acmdtn-btns a:hover {
    background: #d7bfaf !important;
    color: #54453b;
}

.acmdtn-pg-1-mn:nth-last-child(1) {
    margin-bottom: 0px;
}

.acmdtn-btns a:nth-child(1) {
    margin-right: 10px;
}

.amnty-bx-1 {
    text-align: center;
}

.amnty-bx img {
    margin-left: auto;
    margin-right: auto;
}

.acmdtn-btns {
    display: flex;
}

.acmdtn-btns a:nth-child(2) {
    background: #d7bfaf;
    color: #000000;
    font-weight: 500;
}

.acmdtn-btns a:nth-child(2):hover {
    color: #ffffff;
    background: #54453b !important;
}

.acmdtn-pg-1-mn-img img {
    height: 100%;
    object-fit: cover;
}

.acmdtn-pg-1-mn {
    margin-bottom: 30px;
    background: #f4f1ed;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0px 0px 7px rgb(0 0 0 / 33%);
}

.acmdtn-pg-1-mn-cntnt {
    padding: 30px 60px;
}

.acmdtn-sc-1 h3 {
    color: #54453b;
    font-size: 40px;
    line-height: 1;
    margin-bottom: 15px;
}

.acmdtn-pg-1-mn-img {
    padding: 0;
}

.acmdtn-pg-1-mn-img img {
    width: 100%;
}

.acmdtn-sc-1 p {
    text-align: justify;
}

section.acmdtn-pg-1 {
    padding: 40px 0;
}

.acmdtn-pg-1-mn:nth-child(odd) .acmdtn-pg-1-mn-img {
    order: 1;
}

.acmdtn-pg-1-mn:nth-child(odd) .acmdtn-pg-1-mn-cntnt {
    background-color: #ffefe4;
}

.banner-section-inner {
    position: relative;
}

.inr-bnr-txt h2 {
    color: #fff;
    font-size: 50px;
    display: none;
}

.inr-bnr-txt {
    position: absolute;
    bottom: 30px;
    width: 100%;
}


.hm-amnty.art-no-bg img {
    border-radius: 10px;
}

section.acmdtn-sngl-sc-1 {
    background: linear-gradient(to bottom, #fae9dd 18%, #fff 14%);
    padding: 80px 0 70px;
}

.slider-4 img {
    border-radius: 20px;
}

.slider-4 .slick-prev {
    left: -20px;
    z-index: 999;
}

.slider-4 .slick-next {
    right: -20px;
    z-index: 999;
}

.slider-4 .slick-prev:before {
    background-image: url(../img/left-2.png);
    background-color: rgb(0 0 0 / 52%);
}

.slider-4 .slick-next:before {
    background-image: url(../img/right-2.png);
    background-color: rgb(0 0 0 / 52%);
}

.sngl-ovrvw {
    margin-top: 50px;
}

.amnts-ac-sngl {
    border: 1px solid #ccc;
    padding: 20px 30px;
    border-radius: 20px;
}

.sngl-trf {
    margin-top: 30px;
}

.amnts-ac-sngl li h4 {
    font-size: 15px;
}

.amnts-ac-sngl li {
    list-style: none;
}

.amnts-ac-sngl ul {
    padding: 0;
    margin: 0;
}

.ac-sngl-1 p {
    text-align: justify;
}

.amnts-ac-sngl img {
    margin-right: 10px;
    border-radius: 50px;
    padding: 5px;
    background: #f9f7f4;
    width: 65px;
}

.acmdtn-sngl-sc-1 h3 {
    color: #54453b;
    font-size: 35px;
    margin-bottom: 15px;
}

.rm-ftrs {
    margin: 30px 0;
}

.tariff-bx {
    border: 1px solid #ccc;
    padding: 20px;
    border-radius: 15px;
    height: 100%;
}

.rm-ftrs li {
    background: url(../img/menu-list.png);
    background-repeat: no-repeat;
    background-position: top left;
    padding-left: 15px;
    list-style: none;
    font-size: 15px;
    line-height: 30px;
}

.rm-ftrs ul {
    margin: 0;
    padding: 0;
    width: 49%;
    display: inline-grid;
}

.ac-sngl-1 {
    padding-right: 50px;
}

.tariff-bx h5 span {}

.tariff-bx h5 {
    position: relative;
    z-index: 2;
    display: inline-block;
    background-color: #ffffff;
    padding-right: 10px;
    color: #54453b;
    font-size: 17px;
    font-weight: 600;
}

.rm-tp hr {
    margin-top: -17px;
}

.tariff-bx li {
    background: url(../img/menu-list.png);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 15px;
    list-style: none;
    font-size: 15px;
    line-height: 28px;
}

.tariff-bx ul {
    padding: 0;
    margin: 0;
}

.rm-tp {
    margin-top: 20px;
}

.tariff-bx p {
    margin-bottom: 0;
}

.rm-tp.rm-ty-nm h6 {
    font-family: "Marcellus", serif;
}

.rm-tp h6 {
    font-size: 40px;
    font-weight: 400;
    color: #54453b;
    line-height: 1.5;
    display: flex ;
    align-items: center;
}

.trf-lst {
    margin-bottom: 30px;
}

.rm-tp h6 span {
    font-size: 17px;
    font-family: "Manrope", sans-serif;
    padding-left: 6px;
}

.tariff-bx h4 {
    color: #54453b;
    font-size: 25px;
    font-family: "Marcellus", serif;
    font-weight: 600;
}

.hd-stl-3 hr {
    transform: translate(0px, -34px);
    margin: 0;
}

.hd-stl-3 {
    position: relative;
}

.hd-stl-3 h3 {
    position: relative;
    z-index: 2;
    display: inline-block;
    background: #fff;
    padding-right: 10px;
}


.rm-ty-nm h6 {
    font-size: 30px;
}

.chk-in-acm h5 {
    font-size: 18px;
    line-height: 28px;
    color: #54453b;
}

.bk-nw a {
    background: #d7bfaf;
    color: #54453b;
    font-weight: 600;
    text-decoration: none;
    padding: 12px 30px;
    width: fit-content;
    border-radius: 10px;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: block;
    transition: .5s all;
}

.bk-nw a:hover {
    background: #54453b;
    color: #ffffff;
}

.bk-nw a i {
    margin-left: 15px;
}

section.acmdtn-sngl-sc-2 {
    background-color: #f6eae2;
    padding: 60px 0;
}

.othr-rms {
    margin-top: 30px;
}

.othr-rms .amnty-bx h4 {
    font-size: 15px;
    text-align: center;
    color: #54453b;
}

.othr-rms .acmdtn-bx-bg-1 {
    border: 1px solid #ffffff;
    background: #fff;
}

.contact-form  input,
textarea,
select {
    background: transparent;
    border-radius: 0px !important;
    height: 50px;
    margin-bottom: 14px !important;
    padding-left: 10px;
    border-color: #ccc;
    width: 100%;
    border: 1px solid #ced4da;
}

.contact-form  textarea {
    height: auto;
    border: 1px solid #ced4da;
}

.contact-form  input::placeholder,
textarea::placeholder {
    color: #535353;

}

.contact-form  label {
    margin-bottom: 6px;
}

.info-icon img {
    width: auto;
}

.info-box {
    display: flex;
}

.info-icon {
    width: 7%;
}

.info-icon-right {
    width: 93%;
    margin-bottom: 20px;
}

.info-icon-right h5 {
    font-size: 18px;
    font-weight: 600;
}

.info-icon-right h6 {
    font-size: 16px;
    line-height: 1.8;
    font-weight: 400;
    color: #000;
    margin-bottom: 0;
}

.info-box1 {
    margin-bottom: 20px;
}

.info-icon-right h6 a {
    color: #000;
    text-decoration: none;
}

.hdg-cn {
    margin-top: 10px;
    margin-bottom: 30px;
}

.hdg-cn h5 {
    font-size: 27px;
    font-family: "Marcellus", serif;

    font-weight: 600;
}



.contact-frm {
    background-color: #ffffff;
    padding: 0 0 60px;
}



.wpcf7-submit {
    display: block;
    background: #54453b !important;
    color: #fff;
    text-decoration: none;
    padding: 11px 20px !important;
    width: fit-content !important;
    border-radius: 10px !important;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 0;
    font-weight: 600;
}

.wpcf7-submit:hover {
    background: #e7cdbc !important;
    color: #54453b !important;
}

.gl-pg img {
    padding: 0px;
    box-shadow: none;
    border-radius: 10px;
    transition: .8s all;
}

select.form-control {
    appearance: auto;
}

.phn-bx .info-icon {
    padding-top: 5px;
}

.email-bx .info-icon {
    padding-top: 3px;
}

#sec-tariff {
    padding-top: 150px;
    margin-top: -150px;
}

#get-tch {
    padding-top: 100px;
    /* space from top */
    margin-top: -100px;
    /* negative margin to counter scroll jump */

}

.hm-dng.mt-dng .btn-stl-1 {
    text-align: center;
}

.hm-dng.mt-dng .btn-stl-1 a {
    margin: auto;
}


.mt-dng {
    margin-top: 180px;
}

.hm-ln {
    border-top: 5px solid #fff;
}


.dng-pg-1 .acmdtn-pg-1-mn:nth-child(odd) .acmdtn-pg-1-mn-img {
    order: 0;
}

.dng-pg-1 .acmdtn-pg-1-mn:nth-child(odd) .acmdtn-pg-1-mn-cntnt {
    background: #f4f1ed;
}

.pg-hd-1 {
    margin-bottom: 30px;
}

.rm-tp i {
    font-size: 13px;
    color: #54453b;
}

section.hm-1.abt-pg-1 {
}

.abt-pg-1 .hm-abt-lft {
}





/* new gallery */


.glry-cntnt {
    background: linear-gradient(1deg, #007baa 10%, #00baff 100%);
    padding: 10px 20px;
    text-align: left;
    border-radius: 0 0 4px 4px;
}

.glry-cntnt h5 {
    font-size: 15px;
    margin-top: 10px;
    color: #ffffff;
    margin-bottom: 10px;
    line-height: 22px;
}

.glry-cntnt h5 span {
    font-weight: 600;
    color: #ffffff;
}
 
/* Masonry image gallery styling */
.galleryvg {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.galleryvg .images1 {
    gap: 15px;
    columns: 4 220px;
    list-style: none;
    padding: 0;
}

.galleryvg .images1 .img1 {
    display: grid;
    cursor: auto;
    overflow: hidden;
    position: relative;
    margin-bottom: 14px;
    border-radius: 4px;
}

.galleryvg .images1 img {
    width: 100%;
    transition: transform 0.2s ease;
}

.galleryvg .images1 .img1:hover img {
    transform: scale(1.1);
}


li.img1 a {
    overflow: hidden;
    border-radius: 4px 4px 0 0;
}

/* close new gallery */

.img-brdr-rds  img {
    border-radius: 10px;
}



.arw-btn-stl-1 .slick-prev:before , 
.arw-btn-stl-1  .slick-next:before  {
    background-color:transparent;
    opacity: 1;
 
}
 
.arw-btn-stl-1 .slick-prev,
.arw-btn-stl-1  .slick-prev:focus, 
.arw-btn-stl-1 .slick-next,
.arw-btn-stl-1  .slick-next:focus {
    background-color:transparent !important;
    border-radius: 50px;
}

.arw-btn-stl-1 .slick-prev:before {
    background-image: url(../img/arw-lft-1.png);
}
.arw-btn-stl-1 .slick-next:before {
    background-image: url(../img/arw-rght-1.png);
}
.rm-tp.rm-ty-nm {
    display: none;
}
/* Media Screens */

@media (max-width: 576px) {
    .toggle-button {
        display: block;
    }

    .container {
        max-width: 90%;
    }

    .amnty-bx {
        text-align: center;
        flex: none;
        width: 33% !important;
    }
}

@media (max-width: 767.9px) {
   .hm-sc-1-abt-img {
    padding-bottom: 0 !important;
            padding-top: 30px;
}
  .hm-sc-1-abt-cntnt {
    order: 1;
}
	.acmdtn-pg-1-mn:nth-child(odd) .acmdtn-pg-1-mn-img {
    order: 0;
}
	
.ac-img-hm {
    order: -1;
    margin-bottom: 20px !important;
}

.ac-img-hm img {
    padding: 0;
}

  
  
    section.hm-1.abt-pg-1 {
        padding: 30px 0;
    }

    section.hm-amnty.art-no-bg {
        padding: 30px 0 30px;
    }

    .hdg-cn h5 {
        font-size: 23px;
    }

    .hdg-cn {
        margin-top: 10px;
        margin-bottom: 10px;
    }


    .hm-glry-mn .slick-slide {
        padding: 4px;
    }

    section.hm-1.abt-pg-1 .hm-abt-lft {
        padding-top: 0;
    }

    .acmdtn-btns a {
        padding: 8px 10px;
        font-size: 13px;
        letter-spacing: 1px;
    }

    .acmdtn-btns a:nth-child(1) {
        margin-right: 5px;
    }

    .acmdtn-pg-1-mn .amnty-bx-1 img {
        width: 42px;
    }

    .tariff-bx h5 {
        font-size: 15px;
    }

    .mt-dng {
        margin-top: 20px;
    }

    .header .menu>ul>li.active a {
        color: #000000 !important;
    }

    .rm-tp h6 span img {
        width: 16px;
    }

    .slider-4 .slick-next:before {
        width: 30px !important;
        height: 30px !important;
    }

    .slider-4 .slick-prev:before {
        width: 30px !important;
        height: 30px !important;
    }

    section.slider-4 .slick-next {
        right: -21px !important;
    }

    .rm-tp h6 span {
        font-size: 15px;
    }


    .acmdtn-pg-1-mn .amnty-bx-1 h4 {
        font-size: 12px;
    }

    .acmdtn-pg-1-mn .acmdtn-pg-1-mn-cntnt {
        padding: 20px 12px;
    }

    .row.acmdtn-pg-1-mn .amnty-bx-1 {
        text-align: center;
        padding: 0 3px;
    }

    .othr-rms {
        margin-top: 10px;
    }

    .acmdtn-sngl-sc-1 h3 {
        font-size: 25px;
        margin-bottom: 10px;
    }

    .ac-sngl-1 {
        padding-right: 0px;
    }

    .sngl-ovrvw {
        margin-top: 20px;
    }

    section.acmdtn-sngl-sc-1 {
        background: linear-gradient(to bottom, #fae9dd 5%, #fff 5%);
        padding: 60px 0 30px;
    }

    section.acmdtn-sngl-sc-2 {
        padding: 40px 0;
    }

    .rm-ftrs ul {
        width: 100%;
    }

    .hd-stl-3 hr {
        transform: translate(0px, -23px);
        margin: 0;
    }

    .amnts-ac-sngl img {
        width: 50px;
    }

    .acmdtn-sngl-sc-1 h3 {
        font-size: 21px;
    }

    .rm-ty-nm h6 {
        font-size: 24px !important;
    }

    .rm-tp h6 {
        font-size: 30px;
    }

    .tariff-bx h4 {
        font-size: 20px;
    }

    .tariff-bx img {
        width: 30px;
    }




    .inr-bnr-txt h2 {
        font-size: 28px;
    }

    .acmdtn-pg-1-mn-cntnt {
        padding: 20px 30px;
    }

    .acmdtn-pg-1-mn:nth-child(even) .acmdtn-pg-1-mn-img {
        order: 0;
    }

    .acmdtn-sc-1 h3 {
        font-size: 28px;
    }

    .amnty-bx-1 {
        text-align: center;
    }

    section.acmdtn-pg-1 {
        padding: 30px 0;
    }

    .acmdtn-btns {
        justify-content: center;
        margin-top: 10px;
    }

    img.img-fluid.logo-image {
        width: 125px;
        float: left;
    }

    .ftr-mnu.ftr-cntct-sc {
        margin-top: 20px;
        justify-content: center;
    }

    .ftr-logo {
        text-align: center;
        margin-top: 20px !important;
    }

    .hm-dng .btn-stl-2 {
        margin-top: 20px;
    }

    .hm-dng .btn-stl-2 {
        margin-top: 10px;
    }

    .hm-abt-lft .btn-stl-1 {
        margin-top: 20px;
    }

    main.logo-section {
        height: 70px;
    }

    .header .mobile-menu-trigger {
        margin-top: 20px !important;
    }

    h1 {
        font-size: 25px;
        text-align: center;
    }

    h2 {
        font-size: 25px;
    }

    section.hm-3 h3 {
        font-size: 21px;
        margin-bottom: 10px;
    }

    .rec-bx-cntnt {
        margin-top: 10px;
    }

    .hm-abt-lft .btn-stl-1 a {
        margin: auto;
    }

    .ftr-scl {
        text-align: center;
        margin-top: 10px;
    }

    .ftr-mnu li {
        line-height: 25px;
    }

    .copyright h6 {
        font-size: 13px;
        text-align: center;
        line-height: 20px;
    }

    .ftr-cntct img {
        margin-bottom: 15px;
        max-width: 100px;
    }

    .ftr-logo img {
        margin-bottom: 0px;
    }

    .slider .slick-next {
        right: -12px !important;
    }

    .amnty-lst {
        display: grid;
        align-items: center;
        margin-bottom: 2px;
        justify-content: center;
        text-align: center;
    }

    .hm-dng img {
        padding-left: 0px;
    }

    .ftr-mnu.ftr-cntct {
        margin-top: 10px;
    }

    .hm-dng1 {
        margin-top: 10px;
    }

    .hm-dng1 h2 {
        font-size: 25px;
        line-height: 1;
    }

    .logo img {
        max-width: 100px;
    }

    .amnty-list-mn {
        margin-top: 0px;
        padding-bottom: 20px;
    }

    .amnty-lst img {
        margin-right: 10px;
        width: 60px;
        margin: auto;
    }

    section.hm-amnty {
        padding: 30px 0 0;
    }

    section.hm-glry {
        padding: 30px 0;
    }

    .slider .slick-prev {
        left: -10px !important;
        z-index: 999;
    }

    .hm-dng1 p {
        padding: 0 10px;
        margin-bottom: 2px;
    }

    section.hm-4 {
        background: linear-gradient(to bottom, #ffffff 20%, #f0e3da 20%);
        padding: 20px 0 20px;
    }

    .amnty-bx {
        text-align: center;
        flex: none;
        width: 20%;
    }

    .amnty-mn {
        margin-bottom: 20px;
        margin-top: 10px;
        justify-content: center;
    }

    .hm-abt-lft {
        padding: 30px 0px 30px 0;
    }

    .abt-rght-img {
        position: inherit;
        width: 100%;
    }

    .abt-rght-img-mn {
        padding-bottom: 30px;
    }

    p {
        line-height: 25px;
    }

    .slider-2 button.slick-prev.slick-arrow,
    .slider-2 button.slick-next.slick-arrow {
        width: 35px;
        height: 35px;
    }

    .slider-2 .slick-prev:before,
    .slider-2 .slick-next:before {
        width: 35px !important;
        height: 35px !important;
    }

    .acmdtn-img img {
        width: 100%;
    }

    section.hm-2 {
        padding: 30px 0;
    }

    .rec-bx-cntnt h3 {
        font-size: 18px;
    }

    section.hm-3 {
        padding: 30px 0;
    }

    .amnty-bx img {
        margin-bottom: 10px;
        width: 50px;
        margin-left: auto;
        margin-right: auto;
    }

    .hm-2 .hdg-sc-1 {
        margin-bottom: 20px;
    }

    .acmdtn-scg-3 {
        margin-top: 20px;
    }

    .acmdtn-sc {
        margin-top: 10px;
    }

    .hm-glry-mn {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .amnty-lst h5 {
        font-size: 15px;
    }

}

@media (min-width: 768px) and (max-width: 991.9px) {



    .amnts-ac-sngl {
        padding: 20px 12px;
    }

    .amnts-ac-sngl img {
        margin-right: 4px;
        padding: 5px;
        width: 50px;
    }

    .ac-sngl-1 {
        padding-right: 0px;
    }

    .rm-ftrs li {
        padding-left: 15px;
        font-size: 13px;
        line-height: 23px;
    }

    .rm-tp h6 {
        font-size: 22px;
    }

    .rm-tp h6 span {
        font-size: 13px;
    }

    .tariff-bx {
        padding: 12px;
    }

    .rm-tp.rm-ty-nm h6 {
        font-size: 22px;
    }

    .tariff-bx h5 {
        font-size: 15px;
    }

    .tariff-bx h4 {
        font-size: 20px;
    }

    .tariff-bx img {
        width: 27px;
    }

    .acmdtn-sngl-sc-1 h3 {
        font-size: 30px;
    }

    section.acmdtn-sngl-sc-1 {
        background: linear-gradient(to bottom, #fae9dd 13%, #fff 13%);
    }

    .acmdtn-sc-1 h3 {
        font-size: 30px;
        margin-bottom: 10px;
    }

    .acmdtn-pg-1-mn-cntnt {
        padding: 20px 20px;
    }

    .acmdtn-btns a {
        padding: 6px 11px;
    }

    .ftr-mnu.ftr-cntct-sc li {
        max-width: max-content;
        min-width: auto;
        padding: 5px 5px;
        margin-bottom: 5px;
        ;
    }

    h1 {
        font-size: 26px;
        margin-bottom: 10px;
    }

    p {
        font-size: 15px;
        line-height: 24px;
    }

    .hm-abt-lft {
        padding: 30px 1px 20px 0;
    }

    .rec-bx-cntnt h3 {
        color: #fff;
        font-size: 20px;
    }

    .hm-2 .hdg-sc-1 {
        margin-bottom: 20px;
    }

    h2 {
        font-size: 26px;
    }

    section.hm-2 {
        padding: 30px 0;
    }

    section.hm-3 h3 {
        font-size: 30px;
        line-height: 1;
        margin-bottom: 15px;
    }

    .acmdtn-bx {
        padding: 20px 35px;
        --bs-gutter-x: 0rem;
    }

    .hm-dng1 p {
        padding: 0 10px;
    }

    section.hm-glry {
        padding: 30px 0;
    }

    section.hm-amnty {
        padding: 30px 0 0;
    }

    .amnty-list-mn {
        margin-top: 10px;
        padding-bottom: 30px;
    }

    .amnty-lst h5 {
        color: #54453b;
        font-size: 14px;
        margin: 0;
    }

    .amnty-lst img {
        margin-right: 10px;
        width: 50px;
    }

    .amnty-mn {
        margin-bottom: 20px;
        margin-top: 10px;
        padding: 0 10px;
    }

    .ftr-mnu li {
        line-height: 22px;
        font-size: 13px;
    }

    .ftr-scl {
        text-align: center;
        margin-top: 20px;
    }

    .ftr-logo {
        text-align: center;
    }

    .copyright h6 {
        font-size: 12px;
    }

    .acmdtn-scg-3 {
        margin-top: 20px;
    }

    .hm-glry-mn {
        margin-top: 10px;
        margin-bottom: 20px;
    }

}

@media (min-width: 992px) and (max-width: 1199.9px) {

    .ac-sngl-1 {
        padding-right: 10px;
    }

    .rm-ty-nm h6 {
        font-size: 27px;
    }

    .rm-tp h6 {
        font-size: 32px;
    }

    .tariff-bx h4 {
        font-size: 23px;
    }

    .tariff-bx img {
        width: 35px;
    }

    .tariff-bx {
        padding: 15px 10px;
    }

    .tariff-bx li {
        font-size: 13px;
        line-height: 25px;
    }

    .rm-tp.rm-ty-nm h6 {
        font-size: 30px;
    }





    .acmdtn-pg-1-mn-cntnt {
        padding: 20px 30px;
    }

    .ftr-mnu.ftr-cntct-sc li {
        max-width: max-content;
        min-width: auto;
        padding: 5px 5px;
        background: transparent;
        margin-bottom: 5px;
    }

    .header .menu>ul>li {
        margin-left: 15px !important;
    }

    h1 {
        font-size: 35px;
        margin-bottom: 10px;
    }

    .hm-dng1 p {
        padding: 0 10px;
        color: #54453b;
    }

    p {
        font-size: 14px;
        line-height: 23px;
    }

    .rec-bx-cntnt h3 {
        font-size: 24px;
    }

    .hm-abt-lft {
        padding: 30px 1px 30px 0;
    }

    section.hm-3 h3 {
        font-size: 28px;
    }

    h2 {
        font-size: 33px;
    }

    section.hm-glry {
        padding: 30px 0;
    }

    .amnty-list-mn {
        margin-top: 10px;
        padding-bottom: 20px;
    }

    section.hm-amnty {
        padding: 40px 0 0;
    }

    .amnty-lst h5 {
        font-size: 14px;
    }

    .ftr-mnu li {
        line-height: 24px;
        font-size: 13px;
    }

    .copyright h6 {
        font-size: 12px;
    }

    .acmdtn-scg-3 {
        margin-top: 30px;
    }

    section.hm-2 {
        padding: 30px 0;
    }

    .hm-2 .hdg-sc-1 {
        margin-bottom: 20px;
    }

    .amnty-lst {
        margin-bottom: 0px;
    }

}

@media (min-width: 1201px) and (max-width: 1400px) {

    .tariff-bx h4 {
        font-size: 21px;
    }

    .rm-tp h6 {
        font-size: 34px;
    }

    .rm-ty-nm h6 {
        font-size: 27px;
    }

    .rm-tp h6 span {
        font-size: 15px;
    }

    .tariff-bx {
        padding: 20px 18px;
    }

    .acmdtn-pg-1-mn-cntnt {
        padding: 20px 25px;
    }

    .abt-pg-1 .hm-abt-lft {
    }

    h1 {
        font-size: 42px;
        margin-bottom: 15px;
    }

    section.hm-3 h3 {
        font-size: 35px;
    }

    p {
        font-size: 15px;
        line-height: 25px;
    }

    h2 {
        font-size: 44px;
    }

}



/* Close Media Screens */