@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&amp;display=swap);
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&amp;display=swap');

.services h2,.services h2 span,.sliderform input[type=submit],.sliderform label,.whyus .modeltitle {
    text-transform: uppercase
}

.carelist ul,.incusionlist ul,.marquee_text,.packagemenu ul,.productbox h3,.supportlist ul {
    white-space: nowrap
}

.benifit-scroll,.packagemenu ul {
    overflow-x: scroll
}

.reviewpic .name,.slider_ctn p,h1,h2,h3,h4,h5,h6,header ul li a {
      font-family: "Lora", serif;
      color: #A47864
}

.about-riight .box h2 span,body,header p,header ul li a,ul {
    font-family: Lato,sans-serif
}

header p,header ul li a {
    color: #000000;
}

body,html {
    overflow-x: hidden
}

.menu ul.topmenu,header ul,ul {
    padding: 0
}

body,ul {
    margin: 0
}

.degree-content .package_list-inclusions>li span,.ft-funfact-inner-text.headline.pera-content h3 span,.menu ul.childmenu a,.menu ul.topmenu li a,.scroll-text,.slider_ctn h1,figure.table table td span,li,p,span {
    color: #000000;
}

.commonbox h2,footer .footerfirst ul li {
    margin-bottom: 1rem
}

.menu ul.childmenu,.menu ul.topmenu,.trusrcard ul,header ul,ul {
    list-style: none
}

html {
    font-size: 16px;
    scroll-behavior: smooth
}

body {
    background: #fff
}

a {
    text-decoration: none
}

img {
    max-width: 100%
}

.lightgrey,.progressset.progressbg {
    background: #f6f8fc;
    position: fixed;
    display: block
}

.swiper-button-next:after,.swiper-button-prev:after {
    background: var(--primarycolor);
    color: #fff;
    font-size: 9px;
    padding: 8px;
    border-radius: 10px
}

.commonbox {
    padding: 15px
}

.client_reviews h2,.commonbox h2,section.service-sec h2 {
    text-align: center;
    text-transform: uppercase
}

.commonbox.tbpad {
    padding-top: 15px;
    padding-bottom: 15px
}

.mobile-cta,.mobileheader,.mobileshow,.mobshow {
    display: none;
    background: #f6f6f6;
}

.popframe {
    width: 100%;
    height: 100vh;
    padding-bottom: 6%
}

.menu-arrow {
    display: none!important
}

.box_inner ul,.menu {
    background: #fff;
    border: 1px
}

.box_inner ul li {
    border-top: 1px solid #fff;
    padding: 7px 10px;
    font-size: 13px
}

.progressset {
    background: #fff;
    position: sticky;
    top: 0;
    left: 0;
    height: 5px;
    z-index: 9;
    min-width: 100%;
    display: none
}

.pageprogress {
    transition: .1s linear;
    min-width: 0;
    height: 5px
}

header {
    padding: 15px 10px;
    background: #ffffff;
}

header h1 {
    font-size: 1.8rem;
    font-weight: 700
}

header ul {
    text-align: right;
    display: flex;
    flex-direction: column;
    align-items: end;
    justify-content: center;
    height: 100%
}

.form-number,.pbtn {
    align-items: center
}

header ul li a {
    font-size: 18px;
    display: inline;
    padding: 6px 10px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    background: #A47864;
    color: #fff;
}

.logo {
    display: block;
    text-align: left
}

.popup-image img {
    width: 200px
}

.logo img {
    width: \;
}

header h2 {
    font-size: 28px
}

header p {
    margin-bottom: 0;
    font-size: 22px;
    line-height: 16px;
    font-weight: 500;
    text-align: center;
    font-weight: 600;
    color: #a57864;
}

.homeicon {
    float: left;
    background: rgb(255 255 255);
    padding: 4px 9px;
    margin: 4px 2px;
    border-radius: 5px
}

.homeicon img {
    width: 24px
}

.menu ul.topmenu {
    margin: 0;
    text-align: left;
    float: left
}

.menu ul.childmenu li,.menu ul.topmenu li,.packagebtn,.packagemenu li {
    display: inline-block
}

.menu ul.topmenu li a {
    padding: .3rem 1rem;
    display: block;
    font-size: 14px;
     font-family: "Raleway", sans-serif;
    border: 1px solid #e7e7e740;
    background: #ffffff21;
    margin: 4px 2px;
    border-radius: 5px;
    color: #ffffff;
}

.menu ul.topmenu li a.is-current,.menu ul.topmenu li.active a {
    background: #ffffff;
    color: #000
}

.menu ul.topmenu li a:active {
    color: #fff;
    background: #00f;
    border-color: #00f
}

.menu.has-sticky {
    display: block!important;
    position: fixed;
    box-shadow: rgba(0,0,0,.1) 0 5px 16px;
    width: 100%;
    z-index: 99;
    top: 5px;
    animation: .35s ease-out slideDown
}

@keyframes slideDown {
    0% {
        transform: translateY(-100%)
    }

    100% {
        transform: translateY(0)
    }
}

.menu ul.childmenu {
    text-align: right;
    border-top: 1px solid #fff;
    margin-bottom: 0
}

.menu ul.childmenu a {
    padding: .5rem .7rem;
    display: block;
    font-size: 14px
}

.localknow {
    padding: 30px 0;
    background-color: #fef8f3
}

.localknow h3 {
    color: #003c52;
    font-size: 35px;
    font-weight: 700
}

.localknow p {
    font-size: 18px;
    font-weight: 300;
    margin-top: 20px
}

.localknow a {
    background-color: #d81c3f;
    color: #fff;
    display: block;
    width: 198px;
    text-align: center;
    font-size: 20px;
    padding: 12px 26px;
    max-width: 198px;
    border-radius: 10px;
    margin-top: 30px
}

.details_form {
    background: #000;
    padding: 18px 10px
}

.details_form p {
    margin-bottom: 0;
    font-size: 13px;
    color: #fff
}

.details_form input {
    height: 38px
}

.details_form .btn {
    line-height: .5
}

.details_form img {
    margin-bottom: 5px;
    width: 23px
}

.details_form .input-group-text {
    padding: 4px;
    font-size: .8rem
}

.form-number {
    background: #fff;
    font-size: 12px;
    display: flex;
    padding: 0 5px 0 0;
    color: #b3b3b3;
    line-height: 40px;
    height: 38px;
    border: 1px solid #c9c9c9
}

footer {
    padding: 3rem 0 0;
    background: #191919
}

footer h3 {
    color: #fff;
    border-bottom: 1px solid #7575758f;
    padding-bottom: 15px;
    margin-bottom: .5rem;
    font-size: 1.1rem
}

footer h5 {
    color: #c9c9c9;
    margin-bottom: 0;
    font-size: 1rem
}

footer .footerfirst ul {
    margin-top: 1rem;
    padding-left: 0;
    list-style: none
}

footer .footerfirst ul li a {
    color: #c1c1c1
}

footer .footerfirst ul li a i {
    margin-right: .6rem
}

footer h6 {
    color: #f9f9f9
}

footer .approved img {
    width: 56px;
    height: 56px;
    background: #fff;
    border-radius: 10px
}

footer .accept img {
    width: 42px;
    height: 42px;
    background: #fff;
    border-radius: 100%
}

.banner-bottom-slider-sec,.disclamier,.gallery-sec,.reviewpoint i,section.Confused-outer,section.main-form {
    background: #ffffff;
}

.disclamier p {
    margin-top: 10px;
    text-align: center;
    color: #fff;
    padding: 10px;
    font-size: .9rem;
    margin-bottom: 0
}

.copyright p {
    text-align: left;
    color: #fff;
    padding: 10px 0
}

.careprovider ul,.certificate,.ch-head,.channelpartner h2,.chooselist .choosectn h4,.chooselist .chooseicon,.fixed-bottom .cta_box,.packageenquiry h3,.packageenquiry p,.packagetour h2,.productbox h3,.productbox p,.service-inner,.servicebox,.services h2,.sliderform h3,.trusrcard ul li,.trustus h2,.whychooseus h2,.whychooseus p,.whyus .modeltitle,section.ips-sec h2 {
    text-align: center
}

#popupmodel .modelclosebtn,#popupmodel2 .modelclosebtn,#popupmodelone .modelclosebtn {
    position: absolute;
    right: 0;
    top: -11px;
    width: 30px;
    height: 30px;
    background: #fff;
    color: #000;
    border-radius: 100%;
    text-align: center;
    line-height: 33px;
    box-shadow: 0 -5px 15px rgba(82,82,82,.5);
    z-index: 2
}

#popupmodel .modelclosebtn .btn-close,#popupmodel2 .modelclosebtn .btn-close,#popupmodelone .modelclosebtn .btn-close {
    transition: .2s ease-in-out;
    font-size: 13px
}

#popupmodel .modelclosebtn .btn-close:hover,#popupmodelone .modelclosebtn .btn-close:hover {
    transform: rotate(90deg);
    color: #000;
    font-size: 14px
}

.mainform h3 {
    color: #202020;
    font-size: 22px;
    font-weight: 500;
    line-height: 33px;
    margin-bottom: 3px
}

.mainform .form-floating,.mainform .input-group-text,.mainform textarea {
    margin-bottom: 11px
}

.serviceslist a,.supportlist {
    margin-bottom: 10px
}

.mainform h3 span {
    color: #A47864;
    font-weight: 600;
    margin-left: 5px
}

.mainform p {
    color: #515151;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px
}

.mainform label {
    font-size: 14px;
    color: #cbcbcb;
    transition: .1s linear
}

.mainform label span {
    color: red
}

.mainform .form-control:focus {
    box-shadow: none;
    border-color: #dee2e6
}

.mainform .input-group-text {
    background: 0 0;
    width: 14%;
    margin-right: 2%;
    border-radius: 5px
}

.mainform .input-group input {
    border-radius: 5px
}

.mainform textarea {
    height: 82px
}

.mainform input[type=submit] {
    background: #A47864;
    width: 100%;
    height: 42px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    transition: .1s linear;
    border: 0;
    text-decoration: none;
    border-radius: 100px;
}

.mainform .form-floating .form-control {
    height: 52px;
    min-height: 52px;
    padding: .7rem .75rem 0;
    font-size: 14px
}

.certificate,.client_reviews,.services {
    padding: 40px 0
}

.servicebox .serviceslist {
    flex: 0 0 23.6%;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 4px 4px 24px 0 rgb(0 0 0 / 12%);
    border: 1px solid #cbcbcb;
    border-bottom: 0;
    margin-bottom: 30px
}

.serviceslist>img {
    height: 130px
}

.carelist ul {
    word-wrap: break-word;
    width: 100%
}

.carelist ul li {
    font-size: 10px;
    display: inline-block;
    border: 1px solid #ddd;
    padding: 2px 5px;
    border-radius: 3px;
    margin-bottom: 7px;
    background: #fff
}

.serviceslist h4 {
    font-size: 18px;
    margin-top: 15px;
    text-align: left;
    font-weight: 600
}

.pbtn .packbtn a,.serviceslist a {
    color: #fff;
    display: block;
    font-size: 14px
}

.serviceslist a {
    font-weight: 500;
    padding: 7px 10px;
    background: #00537b
}

.supportlist ul {
    word-break: break-all
}

.supportlist ul li {
    display: inline-block;
    padding-right: 10px
}

.supportlist ul li img {
    width: 40px;
    padding-bottom: 5px
}

.supportlist ul li p {
    margin-bottom: 0;
    font-size: 10px;
    font-weight: 500
}

.supportlist.v2 {
    margin-top: 17px
}

.supportlist.v2 li img {
    width: 30px;
    height: 30px;
    object-fit: contain
}

.pbtn {
    flex-direction: column;
    width: 100%
}

.packagebtn a {
    padding: 5px;
    align-items: center;
    margin: 0
}

.packagebtn a img {
    width: 17px
}

.packagebtn a span {
    color: #fff;
    font-size: 14px
}

.pbtn .packbtn a {
    background: #5369c0;
    border-radius: 10px;
    box-shadow: 1px 0 7px 0;
    padding: 4px 3px
}

.whychooseus {
    background: #f6f6f6;
    padding: 30px 0
}

.chooselist .chooseicon {
    display: inline-block;
    height: 120px;
    width: 120px;
    line-height: 70px;
    background: #fff;
    border-radius: 50%;
    border: 6px solid #edf3f6;
    position: relative;
    bottom: -40px;
    left: 50%;
    margin-left: -60px
}

.chooselist .chooseicon img {
    width: 60px;
    margin-top: 22px
}

.chooselist .choosectn {
    padding: 56px 15px 22px;
    background: #fff;
    border: none;
    border-radius: 10px
}

.chooselist .choosectn h4 {
    font-size: 18px;
    color: #002673;
    font-weight: 600
}

.chooselist .choosectn p {
    margin-bottom: 0;
    font-size: 13px
}

.trustus {
    padding: 58px 0;
    background: linear-gradient(45deg,#fff,#1c608524)
}

.trustus h2 {
    color: #002673;
    font-size: 29px;
    margin-bottom: 40px
}

.careprovider ul li p,.inner-text h5,.trustbox p,p.box-description {
    margin-bottom: 0
}

.trustus h2 span {
    color: #000;
    font-weight: 600
}

.trustbox {
    border: 1px solid #ddd;
    background: #fdfdfd;
    display: flex;
    flex-direction: column;
    padding: 15px;
    filter: drop-shadow(4px 3px 0px #002673)
}

.trustbox p {
    font-size: 13px;
    height: 70px
}

.careprovider h2,.channelpartner h2 {
    margin-bottom: 30px
}

.careprovider h2,.close-btn {
    font-size: 26px;
    text-align: center
}

.careprovider {
    padding: 30px 0;
    background: #fdfdfd
}

.careprovider ul,.certificate .cerlist {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.careprovider ul li {
    display: flex;
    flex-direction: column;
    gap: 10px;
    border-left: 1px solid #000;
    padding: 0 40px
}

.careprovider ul li:first-child {
    border-left: 0
}

.careprovider ul li span {
    font-size: 35px;
    font-weight: 700
}

.channelpartner,section.icons-outer {
    padding: 40px 0;
    background: #fff
}

#enquiryForm .close-btn:hover,.channelpartner h2 {
    color: #000
}

.certificate h2,.channellist,.client_reviews h2 {
    margin-bottom: 40px
}

.channellist img {
    padding: 3px;
    height: 112px;
    width: 100%;
    object-fit: contain;
    border-radius: 10px
}

.channellist .swiper-button-next,.channellist .swiper-button-prev {
    width: 35px;
    height: 35px;
    background: #1c6085;
    border-radius: 100%
}

.channellist .swiper-button-next:after,.channellist .swiper-button-prev::after,.reviewlist .swiper-button-next:after,.reviewlist .swiper-button-prev:after {
    font-size: 12px
}

.certificate h2 {
    font-size: 30px
}

.certificate a {
    display: block;
    background: #002673;
    color: #fff;
    padding: 10px;
    border-radius: 5px
}





.mainbg {
    /* background: url(../images/banner.webp) top center/cover no-repeat; */
    /* padding: 4rem 0; */
    position: relative;
    background-blend-mode: multiply;
    overflow: hidden;
    /* min-height: 600px; */
}

.banner-img,.close-btn,.trusrcard {
    position: absolute
}

.banner-img {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /* animation: 25s ease-in infinite zooomin; */
    object-fit: cover
}

@keyframes zooomin {
    0%,100% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.3)
    }
}

@keyframes zoomout {
    0%,100% {
        transform: scale(1)
    }

    50% {
        transform: scale(.67)
    }
}

.sliderform {
    margin-left: auto;
    padding: 10px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 10px
}

.sliderform h3 {
    font-size: 20px;
    margin-bottom: 1rem;
    color: #a61710
}

.sliderform img {
    width: 25px
}

.sliderform label {
    display: block;
    font-size: .9rem;
    color: #161616;
    margin-bottom: 5px
}

.ch-box h4,.ch-head,.incl_align,.section-heading,.sliderform h3 span,section.award-sec h2 {
    text-transform: capitalize
}

.sliderform input,.sliderform select {
    border: 1px solid #bdbdbd5c;
    border-radius: 10px !important;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    padding: 9px 10px;
    display: block;
    width: 100%;
    margin-bottom: 10px;
}

.sliderform .input-group-text {
    padding: 8.5px 10px;
    border-radius: .375rem 0 0 .375rem
}

.sliderform input[type=submit] {
    background: #A47864;
    color: #ffffff;
    width: 79%;
    border-radius: 100px !important;
    font-weight: 700
}

.slider_ctn h2 {
    font-size: 3.3rem;
    color: #fff;
    font-weight: 600;
    text-shadow: 1px 7px 6px rgb(0 0 0);
    margin-top: 45px
}

.slider_ctn p {
    color: #fff;
     font-family: "Raleway", sans-serif;
    font-weight: 500;
    /* text-align: center; */
}

.review_list {
    margin-top: 2rem
}

.review_list span {
    font-size: 1.7rem;
    font-weight: 600;
    color: #fff
}

.review_list i {
    color: #ffcc13;
    font-size: 1.7rem
}

.trusrcard {
    background-color: rgba(4,4,4,.5);
    padding: 20px 30px;
    left: 0;
    bottom: 14%;
    border-radius: 0 80px 80px 0;
    width: 100%;
    max-width: calc(100% - 40%)
}

.trusrcard ul {
    padding: 0;
    margin: 0
}

.trusrcard ul li {
    display: inline-block;
    width: 24.33%
}

.join-div,.tutor-info,ul.add li a {
    display: flex
}

.trusrcard ul li img {
    height: 40px;
    object-fit: contain;
    width: 50px
}

.trusrcard h5 {
    margin-bottom: 0;
    color: #fff;
    font-size: 13px;
    margin-top: 10px
}

.modal-overlay.slideuppopup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0,0,0,.7);
    z-index: 999
}

.close-btn{
    box-shadow: 0 0 10px rgba(0,0,0,.3);
    background-color: #000
}
.modal-content.slideupcontent {
    box-shadow: 0 0 10px rgba(0,0,0,.3);
    background-color: #fff
}

.modal-content.slideupcontent {
    height: 100vh!important;
    width: 70%;
    padding: 1px;
    border-radius: 5px;
    position: fixed;
    bottom: 0;
    right: 0
}

.close-btn {
    top: 341px;
    left: -57px;
    padding: 2px;
    cursor: pointer;
    color: #fff;
    border-radius: 30px;
    width: 40px;
    height: 40px;
    margin: 10px auto;
    line-height: 32px;
}

#backgroundOverlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 98%;
    background-color: rgba(0,0,0,.5);
    display: none;
    z-index: 9998
}

@keyframes slideIn {
    from {
        transform: translateY(100%)
    }

    to {
        transform: translateY(0)
    }
}

@keyframes slideOut {
    from {
        transform: translateY(0)
    }

    to {
        transform: translateY(100%)
    }
}

@keyframes slideleft {
    from {
        transform: translateX(+100%)
    }

    to {
        transform: translateX(0)
    }
}

@keyframes slideleftOut {
    from {
        transform: translateX(0)
    }

    to {
        transform: translateX(+100%)
    }
}

.whyus .modeltitle {
    padding: 10px;
    background: #A47864;
    color: #fff;
    border-radius: 6px 6px 0 0;
    margin-bottom: 0;
    border-top: 1px solid #626262;
    font-size: 28px
}

.scrollfix {
    height: 100vh;
    overflow-y: scroll;
    padding-bottom: 7%
}

.packageenquiry {
    box-sizing: border-box;
    padding: 15px 10px;
    background: #000;
    border-radius: 10px;
    margin: 13px;
    margin-bottom: 100px!important
}

.packageenquiry input,.packageenquiry textarea {
    margin-bottom: 4px;
    font-size: 14px;
    line-height: 30px
}

.packageenquiry img {
    width: 21px
}

.packageenquiry .form-number {
    height: 35px;
    display: none
}

.packageenquiry h3 {
    font-size: 1rem;
    color: #ee2c95
}

.packageenquiry p {
    font-size: 13px;
    color: #fff
}

.itinerary {
    margin-top: 74px
}

.itineraryslide img {
    width: 100%;
    object-fit: cover;
    height: 400px
}

.itineraryslide .swiper-button-next,.itineraryslide .swiper-button-prev {
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 100%;
    box-shadow: 4px 2px 4px rgba(0,0,0,.2)
}

.itineraryslide .swiper-button-next:after,.itineraryslide .swiper-button-prev:after {
    color: #000;
    font-size: 14px
}

.itinerarylist {
    background: #fff;
    margin: 30px 10px 15px;
    padding: 15px;
    box-shadow: -1px 1px 5px rgba(0,0,0,.2)
}

.itinerarylist h3 {
    font-size: 23px
}

.itinerarylist .depature {
    color: maroon;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px
}

.includeexclude ul,.legaldocument,.packagelist .swiper-wrapper,section.ips-sec h2 {
    margin-bottom: 20px
}

.itinerarylist .depaturedate {
    padding-bottom: 15px;
    font-size: 14px
}

.itinerarylist .hightlight {
    padding-top: 10px
}

.hightlight ul li {
    font-size: 14px;
    padding-top: 5px;
    font-weight: 400
}

.hightlight ul li img {
    width: 20px
}

.highlight-inner .package-ul li,.intl-tel-input,.iti,.legaldocument img,.singleimagebox img,ul.pack-img-ul li img {
    width: 100%
}

.overviewbox h2 {
    font-size: 21px;
    padding-bottom: 10px
}

.overviewbox p,p.box-description {
    font-size: 14px
}

.includeexclude h5 {
    background: #ddd;
    padding: 10px;
    font-size: 15px
}

.packagemenu {
    position: fixed;
    top: -1px;
    left: 0;
    z-index: 999999;
    background: #fff;
    width: 100%
}

.productbox,.productbox h3 {
    overflow: hidden;
    position: relative
}

.packagemenu ul {
    display: inline-block;
    padding: 10px;
    width: 100%;
    scrollbar-width: none
}

.packagemenu li a {
    font-size: 14px;
    padding: 7px 10px;
    border: 1px solid #6c6c6c;
    border-radius: 10px;
    display: flex;
    gap: 5px;
    color: #6c6c6c
}

.packagemenu li a.is-current {
    background: #fff7e7;
    border-color: #ffebc4
}

.modelform .packageenquiry {
    position: static;
    width: 100%;
    max-width: 100%;
    top: 0;
    margin-top: 0
}

.legaldocument h4 {
    font-size: 20px;
    border-bottom: 1px solid #ddd;
    padding: 20px 0 20px 15px;
    background: #fff
}

.tutor-info {
    margin-bottom: 16px
}

.tutor-name {
    font-size: 18px;
    font-weight: 600
}

.tutor-addr {
    font-size: 15px;
    color: #6f6f6f
}

.tutor-info img {
    width: 65px;
    border-radius: 100px;
    height: 65px
}

.packagebtn.whts {
    background: #2944ae
}

.carelist-readmore {
    background: #eaeaea63;
    padding: 5px;
    border-radius: 6px
}

.award-sec,.find-astro,.short-pack-outer,.team-sec,section#why,section.gallery-sec,section.service-sec,section.why-enroll {
    padding: 50px 0
}

.service-inner {
    border: 1px solid #00000014;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 4px 4px 24px 0 rgb(0 0 0 / 12%);
    margin-bottom: 30px
}

.service-inner img {
    border-radius: 10px;
    height: 350px;
    object-fit: cover;
    width: 100%
}

.service-inner h3 {
    font-size: 19px;
    margin-bottom: 0;
    margin-top: 7px
}

.phone-flag::placeholder {
    color: #cbcbcb
}

.phone-flag {
    padding-bottom: 9px!important
}

.service-inner a {
    background: #389674;
    color: #fff;
    padding: 3px 10px;
    margin-top: 15px;
    display: inline-block;
    border-radius: 5px
}

.packagetour h2,.productbox h3 {
    font-weight: 600;
    margin-top: 10px
}

section.ips-sec {
    background: #fff;
    padding: 50px 0
}

.ips-inner {
    padding: 10px;
    width: 100%;
    border: 1px solid #00000017
}

section.ips-sec h2 {
    font-weight: 500
}

.packagetour {
    padding: 30px 0;
    background: #e7f4ff
}

.whitetourbox {
    background: #f9f9f9
}

.packagetour h2 {
    color: #222;
    border-bottom: 1px dashed #828282;
    margin-bottom: 15px;
    font-size: 30px;
    line-height: 35px;
    padding-bottom: 13px;
    display: inline-block;
    font-family: platomedium
}

.brocher-btn a,.enroll-outer h3,.productbox p {
    font-family: Poppins,sans-serif
}

.packagetour h2 span {
    color: #d71c22
}

.productbox {
    padding: 5px;
    background: #ffffff;
    -webkit-box-shadow: 0 0 9px 0 rgba(0,0,0,.1);
    margin: 15px 0;
    box-shadow: rgba(0,0,0,.24) 0 3px 8px;
    border-radius: 20px;
}

.packages-inner img,.productbox>img {
    height: 245px;
    width: 100%;
    object-fit: cover;
    border-radius: 20px;
}

.productbox h3 {
    color: #A47864;
    font-size: 18px;
    margin-bottom: 8px;
    text-overflow: ellipsis;
    font-weight: 800;
    /* margin-top: -54px; */
    background: #fff;
    z-index: 1;
    background: radial-gradient(circle, rgb(255 255 255) 77%, rgba(255, 255, 255, 0) 100%);
    padding: 6px 0
}

.pbadges,.pctn p,.productbottom .pbtm-1 p,.productbox p {
    font-weight: 400;
    font-size: 10px
}

.pctn p {
    margin-bottom: 0;
    color: #525252;
    line-height: 15px;
    padding-bottom: 4px
}

.pctn p img {
    width: 16px
}

.productbox p {
    display: flex;
    gap: 5px;
    margin: 10px 10px 0;
    font-size: 13px;
    color: #000000;
}

.productbox .holiday {
    padding-bottom: 7px;
    white-space: nowrap;
    overflow-x: scroll;
    width: 100%;
    margin-bottom: 10px
}

.pbadges span:after,.pbadges span:before,.pbadges:before {
    width: 0;
    height: 0;
    z-index: 0;
    position: absolute;
    left: 0;
    content: ""
}

.productbox .holiday li {
    border: 1px solid #ccc;
    padding: 2px 9px;
    font-size: 12px;
    color: #000;
    text-align: left;
    border-radius: 11px;
    display: inline-flex;
    gap: 5px;
    align-items: center
}

.productbox .holiday li img {
    width: 22px
}

.productbox .holiday li span {
    font-size: 11px
}

.productbox .holiday li p {
    margin-bottom: 0;
    font-weight: 500
}

.productbottom {
    background: #ebf1ff;
    padding: 9px;
    margin: 0 -9px;
    display: flex;
    justify-content: space-between;
    align-items: stretch
}

.productbottom .pbtm-1 {
    flex: 0 0 55%
}

.productbottom .pbtm-1 p {
    color: #525252;
    padding-bottom: 0;
    margin-bottom: 0
}

.productbottom .pbtm-1 .kp-old {
    color: #ff5722;
    text-decoration: line-through;
    font-size: 14px;
    font-weight: 600;
    line-height: 14px
}

.productbottom .pbtm-1 .kp-new {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    line-height: 14px;
    border-left: 1px solid #ccc;
    padding-left: 5px
}

.productbottom .pbtm-2 {
    flex: 0 0 45%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center
}

.productbottom .pbtm-2 a {
    background: #fff;
    border-radius: 4px;
    padding: 7px;
    border: 1px solid #17254e;
    display: block;
    margin-bottom: 5px;
    color: #17254e;
    font-weight: 700;
    font-size: 12px;
    text-align: center
}

.brocher-btn a,.packagebtn a,.packagerequest a,.short-package .packagerequest a {
    background: #A47864
}

.pbadges span:after,.pbadges span:before {
    border-right: 0px;
    border-left: 8px solid #ff5722
}

.productbottom .pbtm-2 a.bgorange {
    border: 1px solid #ff5722;
    background: #ff5722;
    color: #fff;
    font-weight: 600;
    box-shadow: 1px 0 7px 0
}

.pbadges {
    position: absolute;
    z-index: 5;
    left: -7px;
    top: 15px;
    background-image: #8a2be2;
    background-image: linear-gradient(to right,#2196f3,#ff5722);
    width: 120px;
    height: 25px;
    line-height: 25px;
    padding: 0;
    text-align: center;
    color: #fff;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.1);
    display: none
}

.pbadges:before {
    bottom: -7px;
    border-bottom: 0;
    border-top: 7px solid #607d8b;
    border-right: 0px solid transparent;
    border-left: 8px solid transparent
}

#enquiryForm,#overlay2 {
    position: fixed;
    display: none
}

.pbadges img {
    width: 13px
}

.pbadges span {
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
    width: 1px
}

.packagebtn a,.packagerequest a {
    height: 41px;
    line-height: 41px;
    text-align: center
}

.pbadges span:before {
    top: 0;
    border-bottom: 20px solid transparent;
    border-top: 0 solid transparent
}

.pbadges span:after {
    bottom: 0;
    border-bottom: 0 solid transparent;
    border-top: 20px solid transparent
}

.packagelist .swiper-button-next,.packagelist .swiper-button-prev {
    width: 50px;
    height: 50px;
    background: #fff;
    border-radius: 100%;
    box-shadow: 3px 4px 5px rgba(0,0,0,.2);
    top: 40%
}

.packagelist .swiper-button-next:after,.packagelist .swiper-button-prev:after {
    color: #000;
    font-size: 18px
}

.tbtn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
    padding-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px
}

.packagebtn a {
    display: block;
    width: 41px;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
}

.degree-content h2 span,.packagebtn a svg {
    color: #ee2c95
}

.packagerequest {
    display: inline-block;
    padding: 0 10px;
    width: calc(100% - 100px)
}

.packagerequest a {
    color: #ffffff;
    display: block;
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    border-radius: 100px;
}

.inclusion_block {
    /* border: 1px solid #00000054; */
    /* border-radius: 6px; */
    /* padding: 5px 2px; */
    /* position: relative; */
    margin: 22px 10px 10px;
}

.package_list-inclusions {
    display: flex;
    /* overflow-x: auto; */
    justify-content: center;
    align-items: center;
    /* overflow-y: hidden; */
    flex-wrap: wrap;
    gap: 7px;
}

.package_list-inclusions>li:first-child {
    margin-left: 0
}

.package_list-inclusions>li {
    cursor: pointer;
    text-align: center;
    text-transform: capitalize;
    /* margin: 0 6px 6px; */
    font-size: 13px;
    display: flex;
    flex-direction: column;
    align-items: center;
    /* min-width: 82px; */
    line-height: 11px;
    color: #000000;
    border: 1px solid #dcdcdc;
    padding: 4px 10px;
    border-radius: 100px;
    background: #ededed;
    font-weight: 500;
}

.incl_align {
    background: #fff;
    left: 15px;
    padding: 0 10px;
    position: absolute;
    top: -10px;
    color: #A47864!important;
    font-weight: 500!important;
    font-size: 10px!important;
    margin-top: 0!important
}

.itenarylist .highlight {
    border: 1px solid #00000017;
    margin: 10px 0;
    padding: 10px;
    background: #000;
    border-radius: 10px
}

.itenarylist .highlight h6 {
    font-size: 20px;
    font-weight: 600;
    color: #fff
}

ul.package-ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

ul.package-ul li {
    width: 50%;
    margin: 6px 0;
    font-size: 13px;
    color: #b9b9b9
}

.package-sec h2,section.team-sec h2 {
    margin-bottom: 30px;
    text-align: center;
    color: #A47864;
    font-size: 2rem
}

.package-sec {
    padding: 50px 0;
    background: #F8FAFC;
}

.short-package {
    border: 1px dashed #dcdcdc;
    padding: 10px;
    border-radius: 10px;
    min-height: 330px
}

.short-package img {
    border-radius: 10px
}

.short-package h3 {
    font-size: 17px;
    margin-top: 10px;
    font-weight: 700
}

.short-package h6 img {
    border-radius: 0;
    filter: invert(1);
    width: 16px;
    opacity: .7;
    margin-right: 6px
}

.short-package h6 {
    color: #656565;
    font-size: 12px;
    display: flex;
    align-items: center;
    margin-bottom: 0
}

.short-package .packagerequest {
    width: 100%;
    justify-content: center;
    display: flex
}

.short-package .packagerequest a {
    color: #fff;
    display: block;
    height: 43px;
    line-height: 43px;
    width: 200px;
    text-align: center;
    border-radius: 7px;
    font-size: 14px;
    font-weight: 600;
    margin-top: 12px
}

.incusionlist {
    overflow-x: scroll;
    padding-bottom: 0;
    scrollbar-width: thin;
    -webkit-overflow-scrolling: touch;
    display: none
}

.incusionlist ul {
    display: inline-block;
    margin-bottom: 5px
}

.incusionlist ul li {
    font-size: 11px;
    display: inline-block;
    border: 1px solid #ddd;
    padding: 3px 8px;
    color: #868686;
    border-radius: 4px
}

.brocher-btn a {
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    font-size: 15px;
    padding: 7px 15px;
    border-radius: 0;
    border: #bc9a65;
    border-radius: 100px;
}

.brocher-btn a:hover {
    background: #A47864;
    color: #fff
}

.brocher-download-div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fff;
    border: 1px solid #e3e3e3;
    padding: 10px;
    border-radius: 10px;
    margin-top: 30px
}

.brocher-download-div h2 {
    font-size: 17px!important;
    margin-bottom: 0!important;
    margin-right: 13px;
    color: #000!important
}

.confused-main,.img-brochure {
    display: flex;
    align-items: center
}

.img-brochure img {
    width: 49px;
    margin-right: 11px;
    background: #f2f2f2;
    padding: 4px;
    border-radius: 5px;
    border: 1px solid #cbcbcb
}

.Confused-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #f1f1f114;
    padding: 10px;
    background: #f6f6f6;
    border-radius: 10px;
    margin-top: -75px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

.confused-main h3 {
    font-size: 18px
}

.confused-main ul li {
    margin: 4px 0;
    font-size: 13px;
    color: #000000;
}

.confused-main img {
    width: 94px;
    border: 1px solid #0000001f;
    padding: 10px;
    height: 94px;
    object-fit: cover;
    margin-right: 12px;
    background: #fff;
    border-radius: 10px;
}

.confused-main ul li i {
    color: #A47864;
    margin-right: 6px;
    font-size: 13px;
    font-weight: 600
}

section.cta-sec {
    background: #ee2c95;
    padding: 50px 0
}

#enquiryForm button.submit-btn,.enroll-heading a {
    background: #ee2c95;
    color: #fff
}

.cta-sec-inner,section.Admission-outer h2 {
    text-align: center;
    color: #fff
}

.cta-sec-inner a {
    border: 1px solid #fff;
    padding: 10px 20px;
    border-radius: 5px;
    margin-top: 11px;
    display: inline-block;
    font-weight: 500;
    color: #fff
}

.cta-sec-inner h2 {
    font-size: 35px
}

.sliderform p {
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    color: #fff
}

.brocher-btn img {
    width: 150px;
    margin-left: 15px
}

.sliderform h3 span {
    display: block;
    color: #fff;
    font-weight: 600
}

#overlay2 {
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,.5);
    z-index: 9998
}

#enquiryForm,.banner-content {
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

#enquiryForm {
    width: 90%;
    max-width: 600px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 10px 25px rgba(0,0,0,.3);
    padding: 20px;
    z-index: 9999
}

#enquiryForm h3 {
    margin-top: 0;
    font-size: 20px
}

#enquiryForm input,#enquiryForm textarea {
    width: 100%;
    margin: 8px 0;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 6px;
    font-size: 14px
}

#enquiryForm button.submit-btn {
    border: none;
    padding: 10px 16px;
    border-radius: 6px;
    cursor: pointer;
    width: 100%
}

#enquiryForm .close-btn {
    background: #fff;
    border: none;
    position: absolute;
    top: -29px;
    right: 0!important;
    font-size: 20px;
    cursor: pointer;
    color: #000;
    margin: 0;
    left: 100%
}

.popup-text {
    display: flex;
    padding: 20px 30px 0;
    gap: 32px;
    background: linear-gradient(346deg,#ec2a8f 0,#eb5ebd 50%);
    align-items: center;
    border-radius: 10px;
    position: relative;
    margin-bottom: 20px
}

.enroll-heading {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px
}

.enroll-outer h3 {
    font-size: 19px;
    margin-bottom: 0;
    font-weight: 400
}

.enroll-heading a {
    padding: 10px 15px;
    border-radius: 5px
}

.enroll-outer {
    border: 1px solid #c5c5c521;
    display: flex;
    margin: 5px 0;
    border-radius: 5px;
    padding: 10px;
    align-items: center;
    background: #00000005
}

.enroll-outer img {
    width: 60px;
    margin-right: 11px;
    border: 1px solid #e4e4e4;
    padding: 9px;
    border-radius: 4px;
    background: #fff
}

.why-touch-content {
    background: #fff;
    border: 1px solid #00000036;
    margin: 10px;
    padding: 10px;
    border-radius: 10px
}

.why-touch-content ul li {
    font-size: 15px;
    margin: 7px 0;
    display: flex;
    align-items: flex-start
}

.why-touch-content li i {
    margin-right: 7px;
    color: #ec2b99;
    margin-top: 6px
}

.banner-content {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    background: #00000082
}

.main-slider img {
    height: 650px;
    width: 100%;
    object-fit: cover
}

.menu {
    border-bottom: 1px solid #ffffff3b;
    background: var(--primary);
    padding: 1px 0;
    /* display: none; */
}

header ul li a img {
    filter: invert(1)
}

.package_list-inclusions>li p {
    margin-top: 0
}

.why-inner {
    border: 1px solid #36353529;
    display: flex;
    flex-direction: column;
    border-radius: 0
}

.why-inner img {
    width: 70px;
    height: 70px;
    margin-bottom: 13px;
    object-fit: cover;
    filter: invert(1);
    opacity: .8
}

section.why-us-sec {
    padding: 50px 0;
    background: #212328;
    border-bottom: 1px solid #252323
}

.why-inner h4 {
    font-size: 20px;
    color: #000000;
    font-family: Poppins
}

.swiper-pagination-bullet {
    background-color: #c4c4c4;
    opacity: 1
}

.min-course {
    border: 1px solid #00000021;
    background: #ffffff;
    padding: 3px 3px 0;
    display: block;
    border-radius: 5px;
}

.min-course img {
    height: 130px;
    width: 100%;
    object-fit: cover;
    border-radius: 3px;
}

.min-course h4 {
    margin-top: 5px;
    color: #000000;
    font-size: 13px;
    text-align: center;
    margin-bottom: 5px;
    font-family: Poppins
}

.swiper.swiper-upper-banner {
    margin-top: 40px
}

.custom-swiper-btn .swiper-button-prev {
    bottom: 15px
}

.custom-swiper-btn {
    position: absolute;
    bottom: 4px;
    z-index: 11;
    display: flex;
    justify-content: center;
    width: 100%
}

.custom-swiper-btn>div {
    position: static;
    margin: 2px;
    border-radius: 6px
}

.swiper-upper-banner .swiper-wrapper {
    padding-bottom: 45px
}

.fixed-header.has-sticky {
    position: fixed;
    top: 5px;
    left: 0;
    width: 100%;
    z-index: 999;
    animation: .35s ease-out slideDown
}

.fixed-header.has-sticky .mobileheader p,.input-group-prepend {
    display: none
}

section.degree-sec {
    background: #000;
    padding: 50px 0
}

.degree-sec-inner {
    border: 1px solid #ee2c95;
    border-radius: 10px;
    overflow: hidden
}

.degree-content h2 {
    color: #fff;
    text-align: left!important;
    margin-bottom: 10px!important
}

.degree-content .inclusion_block {
    border-color: #ffffff2b;
    margin-top: 29px
}

.degree-content .package_list-inclusions>li p img {
    filter: invert(1);
    width: 35px;
    margin-top: 10px
}

.degree-content .incl_align {
    background: #000;
    color: #ee2c95!important
}

.degree-content {
    padding: 20px 20px 20px 0
}

.degree-content ul.points li {
    color: #fff;
    list-style: disc;
    font-size: 13px;
    margin: 6px 0;
    width: 50%
}

.degree-content ul.points {
    display: flex;
    flex-wrap: wrap;
    padding-left: 15px
}

.banner-bottom-inner {
    position: relative;
    text-align: center
}

.inner-bottom-content {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: #000000a8;
    padding: 10px
}

.banner-bottom-inner img {
    width: 100%;
    height: 220px;
    object-fit: cover
}

.inner-bottom-content h4 {
    color: #fff;
    font-family: Poppins;
    font-weight: 600;
    font-size: 20px
}

.inner-bottom-content p {
    color: #cfcfcf;
    font-family: Poppins;
    font-size: 14px
}

.inner-bottom-content a {
    background: #ee2c95;
    color: #fff;
    padding: 5px 15px;
    border-radius: 100px
}

.banner-bottom-inner:hover .inner-bottom-content {
    background: #79144b91;
    transition: .5s
}

.active-color {
    background: #79144b91
}

.fixed-bottom {
    position: fixed;
    bottom: 0;
    background: #A47864;
    left: 0;
    width: 100%;
    padding: 10px 0
}

.loader,.reviewpoint i,img.iso-img {
    position: absolute
}

@media (min-width: 991px) {
    .fixed-bottom {
        display:none
    }
}

.fixed-bottom .container {
    padding: 0 10px
}

.fixed-bottom .col-4:nth-child(2),.fixed-bottom .container .col-md-4 {
    padding-right: 0
}

.fixed-bottom .content_box {
    color: #fff;
    font-size: 12px;
    line-height: 1.4;
    min-height: 22px;
    position: relative;
    border-right: 1px solid #ffffff63;
    display: flex;
    align-items: center;
    text-decoration: underline
}

.fixed-bottom .content_box a {
    display: flex;
    color: #fff;
    text-decoration: none
}

@media (min-width: 391px) {
    .fixed-bottom .content_box {
        justify-content:center
    }
}

@media (max-width: 360px) {
    .fixed-bottom .content_box {
        font-size:1rem
    }
}

.fixed-bottom .content_box img {
    width: 22px;
    height: 22px;
    margin-right: 10px
}

.fixed-bottom .cta_box .btn-primary {
    font-size: 10px;
    padding: 8px 18px;
    background-color: #d63f31
}

a.btn-fixed-m {
    background: #fff;
    padding: 4px 12px;
    color: #000;
    font-size: 12px;
    border-radius: 5px
}

footer .details_form,footer .details_form form {
    padding: 0;
    width: 100%;
    background: 0 0
}

footer .details_form form {
    margin: 0
}

footer form input {
    height: 42px!important
}

::-webkit-scrollbar {
    width: 8px
}

::-webkit-scrollbar-track {
    background: #111
}

::-webkit-scrollbar-thumb {
    background-color: #A47864!important;
    border-radius: 10px!important;
    border: 2px solid #111
}

::-webkit-scrollbar-thumb:hover {
    background-color: #A47864
}

.reviewpoint i {
    color: #fff;
    font-size: 27px;
    top: 2px
}

.itenarylist .highlight p {
    font-size: 14px;
    font-weight: 400;
    color: #b9b9b9
}

ul.under-ul h6 {
    font-size: 16px!important
}

ul.under-ul {
    border: 1px solid #ececec;
    margin: 2px;
    padding: 10px;
    border-radius: 10px
}

figure.table table {
    border: 1px solid #d3d3d3;
    border-radius: 10px;
    background-color: #000
}

figure.table table td {
    padding: 10px;
    background: #000;
    color: #fff
}

ul.add li a i,ul.add li h6 {
    color: #A47864
}

section.degree-sec h2 {
    text-align: center;
    color: #fff;
    margin-bottom: 30px
}

.banner-bottom-slider .swiper-wrapper,.gallery-slider .swiper-wrapper {
    padding-bottom: 40px
}

.banner-bottom-slider .swiper-pagination-bullet {
    width: 20px;
    height: 5px;
    border-radius: 0;
    position: relative;
    overflow: hidden
}

.banner-bottom-slider .swiper-pagination-bullet::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.banner-bottom-slider .swiper-pagination-bullet-active {
    background: rgba(0,0,0,.4)
}

.banner-bottom-slider .swiper-pagination-bullet-active::before {
    background-color: #ee2c95;
    -webkit-animation: 2s cubic-bezier(.3,0,.3,1) forwards slide-progress;
    animation: 2s cubic-bezier(.3,0,.3,1) forwards slide-progress
}

.banner-bottom-slider .swiper-paused .swiper-pagination-bullet-active::before {
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

@-webkit-keyframes slide-progress {
    0% {
        transform: translateX(-100%)
    }

    100% {
        transform: translateX(0)
    }
}

@keyframes slide-progress {
    0% {
        transform: translateX(-100%)
    }

    100% {
        transform: translateX(0)
    }
}

ul.why-ul li {
    width: 15%
}

ul.why-ul {
    justify-content: space-around;
    display: flex;
    flex-wrap: wrap
}

.packageenquiry input.form-control.cssForms.mb-2.btn.btn-primary {
    background: #ee2c95;
    border-color: #ee2c95
}


.pagination-dots .dot,.pagination-dots .dot.active-dot {
    background-color: #ccc
}

.content_box2 {
    text-decoration: none!important
}

.content_box2 img {
    width: 15px!important;
    height: 15px!important
}

.banner-bottom-slider {
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth
}

.slide-content {
    flex: 0 0 50%;
    scroll-snap-align: start
}

@media (min-width: 600px) {
    .slide-content {
        flex:0 0 50%
    }
}

@media (min-width: 1024px) {
    .slide-content {
        flex:0 0 25%
    }
}

.banner-bottom-slider::-webkit-scrollbar {
    display: none
}

.pagination-dots {
    text-align: center;
    margin-top: 12px;
    margin-bottom: 1;
    padding-bottom: 20px
}

.pagination-dots .dot {
    height: 6px;
    width: 20px;
    margin: 0 3px;
    display: inline-block;
    cursor: pointer;
    position: relative;
    overflow: hidden
}

.loader {
    top: 0;
    left: 0;
    height: 100%;
    background-color: #ee2c95;
    width: 100%;
    transform: scaleX(0);
    opacity: .6;
    transform-origin: left;
    animation: 4s linear forwards loadProgress
}

.ab-thumb,.about-riight,.col-sm-5.desktopform,.marquee-footer,.slider-outer,.slider_ctn {
    position: relative
}

@keyframes loadProgress {
    from {
        transform: scaleX(0)
    }

    to {
        transform: scaleX(1)
    }
}

.mobile-nav-arrows {
    display: none;
    gap: 10px
}

.mobile-nav-arrows button {
    background: #fff;
    border: none;
    font-size: 20px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 6px rgba(0,0,0,.3);
    flex-shrink: 0
}

@media (max-width: 768px) {
    .inner-bottom-content h4 {
        font-size:15px!important
    }

    .inner-bottom-content p {
        font-size: 12px!important
    }

    .mobile-nav-arrows {
        display: flex;
        flex-direction: row;
        justify-content: center;
        padding-bottom: 35px
    }
}

.brocher-btn {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    margin-right: 25px
}

.brocher-btn span {
    margin: 5px 0;
    font-weight: 600;
    color: var(--primary);
    font-size: 12px
}

.Reviews-inner {
    border: 1px solid #ffffff4f;
    padding: 9px;
    height: 500px;
    overflow-y: scroll;
    background: #000
}

.r-inner {
    margin-bottom: 19px;
    background: #fff;
    padding: 10px;
    border-radius: 4px
}

.banner-content .brocher-btn {
    align-items: self-start
}

section.Admission-outer {
    background: #ba3580;
    padding: 50px 0
}

.admission-sec ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.admission-sec ul li {
    color: #ba3681;
    border: 1px solid #ffffff4f;
    padding: 5px 13px;
    width: 17%;
    margin: 10px;
    border-radius: 2px;
    text-align: center;
    font-size: 13px;
    background: #fff;
    font-weight: 500
}

ul.add {
    border: 1px solid #ffffff2b;
    padding: 10px!important;
    border-radius: 10px
}

ul.add li {
    font-size: 12px;
    margin-bottom: 10px!important
}

ul.add li a i {
    margin-top: 4px;
    font-size: 9px
}

ul.pack-img-ul {
    display: flex;
    margin-top: 5px;
    justify-content: space-between;
    background: #000;
    padding: 10px;
    border-radius: 10px
}

ul.pack-img-ul li {
    width: 49.5%
}

.section-heading {
    text-align: center;
    margin-bottom: 39px
}

.package_list-inclusions>li img {
    width: 32px;
    /* filter: invert(1); */
    margin-bottom: 10px
}

.gallery-sec h2,section.Offers-sec h2,section.award-sec h2,section.other-pack h2,section.video-sec h2 {
    margin-bottom: 30px;
    text-align: center
}

.package_list-inclusions::-webkit-scrollbar {
    height: 3px!important
}

.package_list-inclusions::-webkit-scrollbar-track {
    background: #f1f1f1
}

.package_list-inclusions::-webkit-scrollbar-thumb {
    background: #888!important;
    border: none
}

.package_list-inclusions::-webkit-scrollbar-thumb:hover {
    background: #555
}

.marquee-footer {
    overflow: hidden;
    background-color: #A47864;
    padding: 10px 0
}

.marquee,.marquee_text {
    display: flex;
    width: 100%
}

.marquee-content {
    display: flex;
    margin: 0;
    padding: 0;
    animation: 20s linear infinite marquee
}

.marquee-content li {
    list-style: none;
    margin-right: 20px;
    font-size: 16px;
    color: #fff
}

.ch-box h4,.offer-inner h3 {
    font-size: 20px
}

.marquee-content li i {
    margin-right: 5px
}

@keyframes marquee {
    0% {
        transform: translateX(0)
    }

    100% {
        transform: translateX(-100%)
    }
}

section.Offers-sec {
    padding: 50px 0;
    background: url(../images/bg.html) #fff
}

.offer-inner {
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    border: 1px solid #0000001a;
    box-shadow: 0 0 10px 0 rgba(255,253,253,.41);
    margin: 20px 0
}

img.iso-img {
    width: 100px;
    background: #fff;
    border: 1px solid #d03938;
    padding: 9px;
    border-radius: 100%;
    height: 100px;
    object-fit: cover;
    right: 0;
    top: -80px
}

.ch-box {
    border: 1px solid #00000014;
    padding: 10px;
    margin: 4px 0;
    background: #fff;
    display: flex;
    align-items: start
}

.ch-icon img {
    max-width: 100px;
    margin-right: 10px;
    margin-top: 8px
}

.ch-box p {
    font-size: 13px
}

.city_wise_link {
    background: #A47864;
    padding: 8px 10px;
    font-size: 13px;
    color: #fff;
    height: 45px;
    line-height: 28px;
    font-weight: 700;
    text-align: center
}

.astrologer_city_wise {
    box-shadow: 0 0 4px 1px #ccc;
    border: 1px solid #0000001c;
    padding: 2px
}

@media only screen and (max-width: 767px) {
    .product-box{
        height: 68vh !important;
    }
    .product-inner-box{
        width: 100% !important;
    }
    .astrologer_city_wise {
        margin-bottom:30px
    }
}

.category_link {
    height: 250px;
    margin: 0;
    padding: 0 0 10px 10px;
    list-style: none;
    max-height: 250px;
    overflow-y: scroll
}

.category_link div {
    margin: 0;
    font-size: 14px;
    border-bottom: 1px solid #d6d6d6;
    padding: 10px 0;
    display: block;
    color: #555;
    text-decoration: none
}

.award img {
    width: 200px;
    height: 200px;
    object-fit: contain
}

.award {
    height: 250px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    border: 1px solid #0000001c
}

.inclusive h2 {
    font-weight: 600;
    color: #212221;
    text-align: center;
    position: relative
}

.inclusive h2:after {
    content: "";
    display: block;
    background: url(../images/title-bottom.html) center center no-repeat;
    width: 160px;
    height: 7px;
    margin: 5px auto 0
}

.inclusive_box {
    margin-top: 40px;
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 35px 50px
}

.inclusive_list {
    display: flex;
    align-items: flex-start;
    gap: 15px
}

.inclusive_list h3 {
    color: #212221;
    font-weight: 600;
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 4px
}

.inclusive_list p {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: .01em;
    color: #595959
}

.inner-icons img {
    width: 100px;
    margin-right: 15px;
    max-width: 74px
}

.icon-inner {
    display: flex;
    align-items: center;
    border: 1px solid #0000001f;
    padding: 10px;
    border-radius: 10px
}

.inner-text p {
    font-size: 15px;
    margin-bottom: 0
}

.feature-box {
    text-align: center;
    overflow: hidden;
    margin-bottom: 15px;
    border: 1px solid #0000001f;
    padding: 10px;
    border-radius: 10px;
    background: #fff;
    display: flex;
    align-items: center;
    flex-direction: column;
    min-height: 120px;
    justify-content: center
}

.feature-box i {
    float: left;
    font-size: 39px;
    text-align: center;
    color: #50a0d2
}

.feature-box.light-blue i {
    color: #50a0d2
}

.feature-box.dark-blue i {
    color: #3473b8
}

.feature-box.light-green i {
    color: #a9d129
}

.feature-box.dark-green i {
    color: #87ac34
}

.feature-box.orange i {
    color: #fe9c24
}

.feature-box.light-red i {
    color: #fc6a3f
}

.feature-box.pink i {
    color: #ea4c89
}

.feature-box-text {
    float: left
}

.feature-box h4 {
    font-size: 16px;
    margin-top: 10px
}

.feature-box p {
    color: #7c8595
}

section#features {
    padding: 50px 0;
    background: #f7f7f7
}

ul.pack-ul {
    margin: 30px 10px 0;
    display: flex;
    justify-content: space-between;
    background: #f4f4f4;
    padding: 5px 12px;
    border-radius: 5px;
    border: 1px solid #ededed
}

ul.pack-ul li {
    font-size: 12px;
    font-weight: 600
}

a.other-package img {
    width: 100%;
    height: 300px;
    object-fit: cover
}

a.other-package {
    position: relative;
    display: block;
    overflow: hidden;
    border: 1px solid #b4b4b436;
    padding: 6px;
    background: #181818
}

.other-inner h4 {
    background: radial-gradient(circle,rgb(0 0 0) 77%,rgba(255,255,255,0) 100%);
    padding: 6px 0;
    font-size: 15px;
    font-weight: 800;
    color: #A47864
}

.other-inner {
    position: absolute;
    z-index: 1;
    left: 50%;
    width: 100%;
    text-align: center;
    transform: translate(-50%,-90%);
    top: 90%
}

section.other-pack {
    padding: 50px 0;
    color: #fff;
    background: #ffffff;
}

.other-inner span {
    background: #fff;
    color: #3977c9;
    padding: 2px 13px;
    margin-top: 8px;
    display: inline-block;
    border-radius: 6px;
    cursor: pointer
}

form.sliderform .form-inner {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

section.main-form .desktopform {
    background: #ffffff;
    margin-top: -29px;
    padding: 0 10px;
    z-index: 1;
    position: relative;
    box-shadow: rgba(99,99,99,.2) 0 2px 8px 0;
    border: 1px solid #ffffff2b;
    border-radius: 6px;
}

.slider_ctn h1 {
    /* text-align: center; */
    font-size: 45px;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
}

.rating-box {
    display: flex;
    justify-content: center;
    text-align: center
}

.fixed-header.has-sticky .menu {
    display: block
}

.gallery-img img {
    width: 100%;
    height: 200px;
    object-fit: cover
}

.gallery-img {
    border: 1px dashed #A47864;
    padding: 3px
}

footer .input-group {
    margin: 5px 0
}

.fixed-header.has-sticky header {
    display: none
}

.ulockd_bgp3 {
    background-attachment: scroll;
    background-image: url("../images/3.html");
    background-position: center top;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
    padding: 50px 0
}

.bgc-overlay-white8:before {
    background-color: rgba(255,255,255,.8);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.about-box2 {
    background-color: #ffffff96;
    border: 1px solid #dcdcdc;
    border-radius: 20px;
    padding: 25px 10px;
    position: relative;
    margin: 7px 0;
    min-height: 275px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.ab-thumb img {
    -webkit-box-shadow: 0 8px 5px -5px rgba(0,0,0,.5);
    box-shadow: 0 8px 5px -5px rgba(0,0,0,.5);
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.ulockd-main-title {
    z-index: 1;
    position: relative
}

.ab-details p {
    font-size: 13px;
    font-weight: 500
}

.ab-details h3 {
    font-weight: 700;
    margin-top: 16px;
    font-size: 21px;
    color: #A47864
}

section#ft-funfact-2 {
    background: #A47864;
    position: relative;
    overflow: hidden
}

.ft-funfact-inner-items.text-center {
    padding: 30px 10px
}

.ft-funfact-inner-text.headline.pera-content h3 {
    font-size: 57px;
    color: #fff;
    font-family: Lato,sans-serif;
    -webkit-text-stroke: 2px #fff
}

.ft-funfact-inner-text.headline.pera-content p {
    margin-bottom: 0;
    font-size: 18px;
    color: #fff
}

.more-s-inner ul {
    display: flex;
    flex-wrap: wrap
}

.more-s-inner ul li {
    width: 20%;
    position: relative;
    overflow: hidden
}

.more-s-inner ul li::after {
    background: #000000c7;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    opacity: 1;
    transition: .5s
}

.more-s-inner ul li img {
    width: 100%;
    height: 350px;
    object-fit: cover;
    transition: .5s
}

.more-contetn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 2;
    width: 100%
}

.more-contetn h3 {
    color: #fff;
    text-align: center;
    margin-bottom: 0;
    font-size: 19px;
    width: 100%
}

.more-s-inner ul li:hover::after {
    opacity: .4
}

.more-s-inner ul li:hover img {
    transform: scale(1.1)
}

.more-service {
    background: #fff
}

.why-inner svg {
    width: 60px;
    border: 1px solid #e1e1e1;
    padding: 10px;
    background: #ffffff00;
    border-radius: 7px;
}

.why-inner {
    padding: 20px;
    background: #ffffff;
    /* min-height: 300px; */
    margin: 10px 0;
    border-radius: 10px;
}

.st0 {
    fill: #A47864!important
}

.why-inner h3 {
    margin: 10px 0;
    font-size: 20px;
    font-weight: 700;
    color: #bc9a65;
}

.why-inner p {
    font-size: 15px;
    text-align: left;
    margin-bottom: 0;
    color: #5e5d5d;
}

section.about-sec {
    padding: 50px 0;
    background: #F8FAFC;
}

.about-riight .box {
    /* width: 200px; */
    /* background: #ffffff; */
    /* height: 250px; */
    /* border: 2px solid #A47864; */
    z-index: 1;
    position: relative;
    text-align: center;
    border-radius: 5px;
    overflow: hidden;
}

.about-riight .box h2 {
    color: #991969;
    font-size: 23px;
    text-align: center
}

.about-riight .box2 {
    position: absolute;
    right: 24px;
    top: 19px;
    background: #A47864;
    padding: 25px 15px;
    z-index: 0;
    border-color: #A47864;
    display: flex;
    align-items: center;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.about-riight .box h2 span {
    display: block;
    color: #991969;
    font-size: 45px;
    margin-top: 10px;
    font-weight: 700
}

.about-riight .box2 h2,.about-riight .box2 h2 span {
    color: #fff;
    z-index: 1;
    position: relative
}

.about-riight .box img {
    width: 100%;
    /* height: 250px; */
    /* object-fit: cover; */
    margin-bottom: 10px;
    border-radius: 100%;
    border: 3px solid var(--primary);
}

.inner-img-box {
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: .5
}

.about-riight .box h4 {
    /* position: absolute; */
    /* top: 42px; */
    /* left: -17px; */
    /* transform: rotate(-90deg); */
    font-size: 17px;
    color: #000000;
}

.about-riight .box h5 {
    margin-top: 6px;
    font-size: 11px;
    color: #727171;
    font-family: 'Montserrat';
}

.about-riight .box2 h1 {
    color: #fff;
    position: relative;
    z-index: 1;
    text-align: center;
    font-size: 21px
}

.accordion {
    /* --bs-accordion-bg: #000; */
}

.accordion button {
    color: #000000;
    border-color: red
}

section.video-sec {
    background: #ffffff;
    /* padding-bottom: 50px; */
}
.about-riight {
    display: flex;
    gap: 5px;
}
.about-riight .box:last-child{
    /* margin-top: 10px; */
}
.about-content p {
    color: #000;
}









.content-area {
    z-index: 1;
    padding: 50px 0;
    background: #fff;
}

.single-content-list span {
    font-size: 16px;
    color: #0009;
    /* display: flex; */
    /* align-items: center; */
    /* text-align: left !important; */
}

/*Profile Circle Wrapper*/
.profile-circle-wrapper {
    position: relative;
    height: 397px;
    width: 517px;
    margin: auto;
    pointer-events: fill;
    cursor: pointer;
    -webkit-transform: perspective(100px), translate3d(0, 0, 0);
    transform: perspective(1000px);
}

.folder-img {
    position: relative;
    top: 61%;
    /* left: 25px; */
    z-index: 1;
    transform: translateY(-50%);
    opacity: 0.5;
}

.profile-inner {
    position: absolute;
    height: 397px;
    width: 517px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border-radius: 50%;
    z-index: 2;
    -webkit-transition: 3s all;
    transition: 3s all;
}

.profile-circle {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 3px solid #A4786440;
    border-radius: 50%;
    margin: 25px auto 0;
}

.circle-lg {
    height: 465px;
    width: 465px;
}

.circle-md {
    height: 335px;
    width: 335px;
    margin-top: 85px;
}

.circle-sm {
    height: 220px;
    width: 220px;
    margin-top: 145px;
}

.profile-icon {
    position: absolute;
    display: block;
    height: 55px;
    width: 55px;
    margin: 0 auto;
    -webkit-transition: 1s all;
    transition: 1s all;
}

.profile-icon img {
    -webkit-transform: rotate(-90deg);
    display: block;
}

.icon-1 {
    top: 40px;
    left: 35px;
    -webkit-transform-origin: 350% 182px;
    transform-origin: 350% 182px;
}

.icon-2 {
    top: 40px;
    left: 370px;
    -webkit-transform-origin: -135px 185px;
    transform-origin: -135px 185px;
}

.icon-3 {
    top: 210px;
    left: 425px;
    -webkit-transform-origin: -355% 12px;
    transform-origin: -355% 12px;
}

.icon-4 {
    top: 422px;
    left: 140px;
    -webkit-transform-origin: 160% -191px;
    transform-origin: 160% -191px;
}

.icon-5 {
    top: -28px;
    left: 130px;
    -webkit-transform-origin: 50% 193px;
    transform-origin: 50% 193px;
}

.icon-6 {
    top: 65px;
    left: -15px;
    -webkit-transform-origin: 328% 100px;
    transform-origin: 328% 100px;
}

.icon-7 {
    top: 200px;
    left: -20px;
    -webkit-transform-origin: 328% -35px;
    transform-origin: 328% -35px;
}

.icon-8 {
    top: -15px;
    left: 120px;
    -webkit-transform-origin: -28% 117px;
    transform-origin: -28% 117px;
}

.icon-9 {
    top: 175px;
    left: 80px;
    -webkit-transform-origin: 46% -68px;
    transform-origin: 46% -68px;
}

.icon-8,
.icon-9 {
    height: 65px;
    width: 65px;
}

/*Circle SM Animation*/
.circle-animation .icon-3-img,
.circle-animation .icon-4-img,
.circle-animation .icon-2-img,
.circle-animation .icon-1-img {
    -webkit-animation: rotateCircle 80s 3.01s infinite linear;
    animation: rotateCircle 80s 3.01s infinite linear backwards;
    -webkit-animation-direction: forwards;
    animation-direction: forwards;
}

.circle-animation .icon-1,
.circle-animation .icon-2,
.circle-animation .icon-3,
.circle-animation .icon-4 {
    -webkit-animation: rotateCircle 80s 3s infinite linear;
    animation: rotateCircle 80s 3s infinite linear;
    -webkit-animation-direction: reverse;
    animation-direction: reverse;
}

/*Circle MD Animation*/
.circle-animation .icon-5-img,
.circle-animation .icon-6-img,
.circle-animation .icon-7-img {
    -webkit-animation: rotateCircle 90s 1.01s infinite linear;
    animation: rotateCircle 90s 1.01s infinite linear;
    -webkit-animation-direction: reverse;
    animation-direction: reverse;

}

.circle-animation .icon-5,
.circle-animation .icon-6,
.circle-animation .icon-7 {
    -webkit-animation: rotateCircle 90s 1s infinite linear;
    animation: rotateCircle 90s 1s infinite linear;
}

.circle-animation .icon-8,
.circle-animation .icon-9 {
    -webkit-animation: rotateCircle 35s 2s infinite linear;
    animation: rotateCircle 35s 2s infinite linear;
    -webkit-animation-direction: reverse;
    animation-direction: reverse;
}

/*Circle LG Animation*/
.circle-animation .icon-8-img,
.circle-animation .icon-9-img {
    -webkit-animation: rotateCircle 35s 2.01s infinite linear;
    animation: rotateCircle 35s 2.01s infinite linear;
    -webkit-animation-direction: forwards;
    animation-direction: forwards;
}

@-webkit-keyframes rotateCircle {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes rotateCircle {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}


.profile-icon {
    display: none;
}
li.single-content-list.media b{
    color: #000 !important;
}
li.single-content-list.media b i{
    color: #A47864;
    margin-right: 10px;
}
.content-text.media-body {
    text-align: left;
}
.why-inner i {
    font-size: 29px;
    color: #bc9a65;
    margin-bottom: 10px;
    /* border: 1px solid #000; */
    /* display: inline-block; */
}

.mySwiper .swiper-slide img{width:100%;height:auto;display:block;border-radius:8px}
.project-btn.active{background: #bc9a65;border-color:#c59d5f}
section.projects-gallery{
    background: var(--primary);
    padding-bottom: 150px !important;
}
.desktopform {
    background: #fff;
    padding: 25px 15px;
    border-radius: 30px;
}
.desktopform h3{
    text-align: center;
    font-size: 23px;
}
.slider_ctn{
    padding-right: 100px;
}
.highlights-area{
    position: relative;
    display: block;
    background: transparent;
    /* margin-top: -135px; */
    z-index: 100;
    background: #fff;
    padding: 50px 0;
}
.single-highlight-box{
    position: relative;
    display: block;
    background: transparent;
    padding-top: 55px;
    /* margin-bottom: 50px; */
}
.single-highlight-box .icon-holder{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 110px;
    height: 110px;
    background: #f1ffff;
    margin: 0 auto;
    border-radius: 50%;
    border: 2px solid var(--primary);
    text-align: center;
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: center;
}
.single-highlight-box .icon-holder::before {
    position: absolute;
    top: -1px;
    left: -1px;
    bottom: -1px;
    right: -1px;
    content: "";
    background: #ffffff;
    border-radius: 50%;
    transition: all 0.5s ease-in-out 0s;
    transform-style: preserve-3d;
    transform: perspective(1200px) rotateY(-90deg) translateZ(0px);
    opacity: 0;
    z-index: -1;
}
.single-highlight-box:hover .icon-holder::before{
	transform: perspective(1200px) rotateY(0deg) translateZ(0px);
	transition-delay: 0.1s;
    opacity: 1;
}

.single-highlight-box .icon-holder span:before {
    display: block;
    color: #b3b3b3;
    font-size: 50px;
    line-height: 104px;
    transition: all 0.7s ease-in-out 0s;
}
.single-highlight-box:hover .icon-holder span:before{
    color: #ffffff;
}
.single-highlight-box .inner-content{
    position: relative;
    display: block;
    background: #ffffff;
    padding-top: 55px;
    box-shadow: 0px 4px 11px -1px #ECECEC;
    border: 1px solid #eaeaea;
    padding-bottom: 20px;
    border-radius: 20px;
}

.single-highlight-box .inner-content .text{
    position: relative;
    display: block;
    padding: 26px 30px 32px;  
}

.single-highlight-box .inner-content h3 {
    font-weight: 600;
    margin: 0px 0 18px;
}
.single-highlight-box .inner-content p{
    margin: 0;
}
.single-highlight-box .inner-content a{
    position: relative;
    display: inline-block;
    background: var(--primary);
    color: #ffffff;
    padding: 6px 20px;
    border-radius: 100px;
}
.single-highlight-box:hover .inner-content a{
    color: #ffffff;
}


span.icon-concept img {
    width: 55px;
    margin: auto;
    /* display: -webkit-box; */
    /* position: relative; */
}
.about-content {
    text-align: center;
}
.about-content a {
    background: var(--primary);
    padding: 7px 20px;
    color: #fff;
    border-radius: 100px;
    display: inline-block;
}
.slogan-area {
    position: relative;
    display: block;
    background: var(--primary);
    padding: 35px 0;
}

.slogan-area .title {
    position: relative;
    display: block;
}
.slogan-area .title h3{
    color: #ffffff;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 0;
}
.slogan-area .button {
    position: relative;
    display: block;  
}
.slogan-area .button a{
    color: #27282c;
    background: #ffffff;
    padding: 10px 15px;
    border-radius: 100px;
    display: inline-block;
}
.slogan-area .button a:hover{
    color: var(--primary);
    background: #ffffff;
}

.inner-content.flex-box-two.fix {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.project-inner {
    border: 1px solid #e6e6e6;
    padding: 6px;
    border-radius: 20px 20px 0 0;
    background: #ffffff;
}

.project-inner img {
    height: 200px;
    object-fit: cover;
    width: 100%;
    border-radius: 20px 20px 0 0;
}
.project-inner h4 {
    font-size: 19px;
    text-align: center;
    margin-top: 10px;
}
.reviewpoint::after{
    content: '';
    height: 50px;
    width: 50px;
    position: absolute;
    right: -25px;
    top: -25px;
    background: var(--primary);
    border-radius: 100%;
}
.reviewpoint::before{
    content: '';
    height: 50px;
    width: 50px;
    position: absolute;
    left: -25px;
    bottom: -25px;
    background: var(--primary);
    border-radius: 100%;
}
section.software-sec {
    background: #fff;
    padding: 50px 0;
}

.software-content a{
    background: var(--primary);
    padding: 7px 20px;
    color: #fff;
    border-radius: 100px;
    display: inline-block;
}
section.projects-gallery h2{
    color: #fff;
}
.slogan-area .title p{
    color: #fff;
}
.mobile-form {
    padding: 20px 10px;
}
.mobile-form form{
   border: 1px solid #dedede;
   border-radius: 10px;
   background: #fff;
}
.video-sec{
    padding-top: 50px;
}
.video-sec iframe{
    height: 300px;
}
  .hero {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2rem;
  align-items: start;
  padding: 4rem 0;

  background: #fff;
}

/* Left Content */
.hero-left {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.hero-left h1 {
  font-size: 40px;
  color: var(--primary); /* Blue/teal */
  margin-bottom: 1rem;
}

.hero-left p {
  font-size: 17px;
  color: #7c7c7c; /* dark grey */
  line-height: 1.6;
  margin-bottom: 2rem;
}

.hero-left img {
  width: 100%;
  border-radius: 12px;
  object-fit: cover;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  max-height: 280px;
  margin-top: 30px;
}

/* Right Side */
.hero-right {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.hero-right img {
  width: 100%;
  border-radius: 12px;
  object-fit: cover;
  flex: 1;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  min-height: 433px;
}

.cta-btn {
  background: var(--primary);
  padding: 12px 35px;
  color: #fff;
  border-radius: 100px;
  display: inline-block;
  /* margin-top: 30px; */
  border: none;
  cursor: pointer;
  text-decoration: none;
  transition: background 0.3s;
  width: 50%;
  text-align: center;
}

.cta-btn:hover {
  background: #0f4748;
}

/* Hide mobile row by default */
.hero-images-mobile {
  display: none;
}

/* Responsive */
@media (max-width: 900px) {
    .hero-images-mobile{
        padding: 0 10px;
    }
  .hero {
    grid-template-columns: 1fr;
  }

  /* Hide desktop images */
  .desktop-only {
    display: none;
  }

  /* Show mobile image row */
  .hero-images-mobile {
    display: flex;
    gap: 1rem;
    background: #fff;
    padding-bottom: 30px;

  }

  .hero-images-mobile img {
    flex: 1;
    width: 45%;
    border-radius: 12px;
    object-fit: cover;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    height: 200px;
  }

  /* Center CTA */
  .cta-btn {
    display: none;
margin-top: 15px;
  }
}
.software-img img {
    border: 1px solid #efefef;
    border-radius: 10px;
}
.hero-btn {
    display: flex;
    justify-content: center;
    width: 100%;
    gap: 20px;
    background: #f8fafd;
    padding: 10px;
    margin-top: 20px;
    border: 1px solid #f1f1f1;
    border-radius: 100px;
}
.software-img .for-mob{
    padding-top: 0;
}









@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Inter:wght@400;500;600&display=swap');

:root{
    --primary:#A47864;
    --secondary:#E8DBD1;
    --cream:#F5E8D3;
    --taupe:#B59F8F;
    --white:#F9F5EF;
    --dark:#3E342E;
}

.hero-section{
    padding: 50px 0;
    background-image: url(../images/banner.webp);
    overflow:hidden;
    position: relative;
}

.hero-overlay{
    background: linear-gradient(135deg, #0000007d 0%, #0d0d0dd6 100%);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
}
.hero-grid{
    display:grid;
    grid-template-columns: 1.3fr .7fr;
    gap: 30px;
    align-items:center;
    z-index: 2;
    position: relative;
}

.hero-tag{
    display:inline-block;
    padding:10px 22px;
    background:#fff;
    border-radius:50px;
    color:var(--primary);
    font-size: 12px;
    /* font-weight:600; */
    margin-bottom:25px;
}

.hero-content h1{
    font-family:'Cormorant Garamond',serif;
    font-size: 50px;
    line-height:1;
    color: #f9f5ef;
    margin-bottom:25px;
    font-weight:700;
}

.hero-content p{
    font-family:'Inter',sans-serif;
    font-size: 16px;
    color: #e1e1e1;
    line-height: 1.7;
    /* max-width:650px; */
    margin-bottom:35px;
    letter-spacing: normal;
}

.hero-features{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:15px;
    margin-bottom:40px;
}

.hero-features div{
    background:#fff;
    padding:15px 20px;
    border-radius:14px;
    font-weight:500;
    color:var(--dark);
}

.hero-btns{
    display:flex;
    gap:15px;
    margin-bottom:50px;
}

.primary-btn{
    background: #f5e8d3;
    color: #a57864;
    padding: 10px 30px;
    border-radius: 100px;
    text-decoration:none;
    transition:.3s;
}

.primary-btn:hover{
    transform:translateY(-4px);
}

.secondary-btn{
    border:2px solid var(--primary);
    color: #f5e8d3;
    padding: 10px 30px;
    border-radius: 100px;
    text-decoration:none;
    /* font-weight:600; */
    background: var(--primary);
}

.hero-stats{
    display:flex;
    gap:20px;
}

.hero-stats div{
    background:#fff;
    padding:22px;
    border-radius:18px;
    min-width:160px;
}

.hero-stats h3{
    font-family:'Cormorant Garamond',serif;
    color:var(--primary);
    font-size:38px;
    margin-bottom:5px;
}

.hero-stats span{
    font-size:14px;
    color:#666;
}

.hero-form{
    background:#fff;
    padding: 20px 20px;
    border-radius: 5px;
    box-shadow:0 30px 80px rgba(164,120,100,.15);
}

.hero-form h3{
    font-family:'Cormorant Garamond',serif;
    color:var(--dark);
    font-size: 33px;
    margin-bottom:10px;
}

.hero-form p{
    color:#666;
    margin-bottom:25px;
}

.hero-form form{
    display:flex;
    flex-direction:column;
    gap:15px;
}

.hero-form input,
.hero-form select,
.hero-form textarea{
    width:100%;
    border:1px solid #e5d9cf;
    padding: 10px 16px;
    border-radius: 6px;
    outline:none;
    font-family:'Inter',sans-serif;
}

.hero-form textarea{
    height: 100px;
    resize:none;
}

.hero-form button{
    background:var(--primary);
    color:#fff;
    border:none;
    padding: 10px;
    border-radius: 100px;
    font-size:16px;
    cursor:pointer;
    /* font-weight:600; */
}

@media(max-width:991px){

    .hero-grid{
        grid-template-columns:1fr;
    }

    .hero-content h1{
        font-size:52px;
    }

}

@media(max-width:576px){

    .hero-section{
        padding:60px 0;
    }

    .hero-content h1{
        font-size: 32px;
    }

    .hero-features{
        grid-template-columns:1fr;
    }

    .hero-btns{
        /* flex-direction:column; */
        margin-bottom: 0;
    }

    .hero-stats{
        flex-wrap:wrap;
    }

}
.z-index2{
    position: relative;
    z-index: 2;
}


.why-us-section{
    padding: 50px 0;
    background:#F9F5EF;
    position:relative;
    overflow:hidden;
}

.why-us-section::before{
    content:'';
    position:absolute;
    width:400px;
    height:400px;
    background:#E8DBD1;
    border-radius:50%;
    top:-200px;
    right:-150px;
    opacity:.4;
}

.why-us-section .container{
    max-width:1300px;
    margin:auto;
    padding:0 20px;
    position:relative;
    z-index:2;
}

.section-title{
    text-align:center;
    max-width:850px;
    margin: 0 auto 40px;
}

.section-title span{
    display:inline-block;
    padding:10px 22px;
    background:#fff;
    color:#A47864;
    border-radius:50px;
    font-size:13px;
    font-weight:600;
    letter-spacing:1px;
    margin-bottom:20px;
}

.section-title h2{
    font-family:'Cormorant Garamond',serif;
    font-size: 46px;
    line-height:1.1;
    color:#3E342E;
    margin-bottom:20px;
    font-weight:700;
}

.section-title p{
    font-size:18px;
    line-height:1.8;
    color:#6B625D;
    margin-bottom: 0;
}

.why-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap: 20px;
}

.why-card{
    background:#fff;
    padding:40px 35px;
    border-radius:24px;
    position:relative;
    transition:.4s ease;
    border:1px solid #EFE6DF;
    overflow:hidden;
}

.why-card::before{
    content:'';
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:5px;
    background:#A47864;
    transform:scaleX(0);
    transition:.4s;
}

.why-card:hover{
    /* transform:translateY(-10px); */
    box-shadow:0 25px 60px rgba(164,120,100,.15);
}

.why-card:hover::before{
    transform:scaleX(1);
}

.number{
    font-family:'Cormorant Garamond',serif;
    font-size: 50px;
    font-weight:700;
    color:#A47864;
    opacity:.2;
    line-height:1;
    margin-bottom:15px;
}

.why-card h3{
    font-size:24px;
    color:#3E342E;
    margin-bottom: 10px;
    font-weight:600;
    line-height:1.3;
}

.why-card p{
    color:#6B625D;
    line-height:1.8;
    font-size:16px;
    margin-bottom: 0;
}

/* Responsive */

@media(max-width:991px){

    .section-title h2{
        font-size:42px;
    }

    .why-grid{
        grid-template-columns:repeat(2,1fr);
    }

}

@media(max-width:767px){

    .why-us-section{
        padding:70px 0;
    }

    .section-title{
        margin-bottom:40px;
    }

    .section-title h2{
        font-size:34px;
    }

    .section-title p{
        font-size:16px;
    }

    .why-grid{
        grid-template-columns:1fr;
        gap:20px;
    }

    .why-card{
        padding:30px 25px;
    }

    .number{
        font-size:48px;
    }

    .why-card h3{
        font-size:22px;
    }

}

.section-title em{
    display: block;
}


.product-category-sec{
    padding: 50px 0;
    background: #ffffff;
}


.category-grid{
    display:grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
}

.category-card{
    position:relative;
    overflow:hidden;
    border-radius: 10px;
    /* height:420px; */
    text-decoration:none;
    border: 1px solid #e0e0e0;
    padding: 6px;
}

.category-card img{
    /* width:100%; */
    /* height:100%; */
    /* object-fit:cover; */
    /* transition:.6s; */
    border-radius: 10px;
}

.category-card:hover img{
    /* transform:scale(1.08); */
}

.overlay{
    /* position:absolute; */
    /* inset:0; */
    /* background:linear-gradient(
        to top,
        rgba(0,0,0,.75),
        rgba(0,0,0,.15)
    ); */
}

.content{
    /* position:absolute; */
    /* left: 15px; */
    /* right: 15px; */
    /* bottom: 15px; */
    z-index:2;
    padding: 10px;
    text-align: center;
}

.content h3{
    color: #000000;
    font-size: 26px;
    margin-bottom:15px;
    font-family:'Cormorant Garamond',serif;
}

.btn{
    display:inline-flex;
    align-items:center;
    gap:10px;
    padding: 0;
    /* background:#A47864; */
    color: #A47864;
    border-radius:50px;
    font-size: 13px;
    /* font-weight: 100; */
    transition:.3s;
}

.category-card:hover .btn{
    background:#fff;
    color:#A47864;
}

/* Responsive */

@media(max-width:991px){

    .category-grid{
        grid-template-columns:repeat(2,1fr);
    }

    .section-head h2{
        font-size:42px;
    }
}

@media(max-width:767px){

    .product-category-sec{
        padding:70px 0;
    }

    .category-grid{
        grid-template-columns:1fr;
    }

    .category-card{
        /* height:320px; */
    }

    .section-head h2{
        font-size:34px;
    }

    .content h3{
        font-size:28px;
    }
}
.category-slider{
    padding-bottom:60px;
}

.category-slider .swiper-slide{
    height:auto;
}

.category-slider .swiper-pagination-bullet{
    width:10px;
    height:10px;
    background:#fff;
    border: 1px solid #A47864;
}
.category-slider .swiper-pagination-bullet-active{
    background: #A47864;
}
.category-card{
    display:block;
    
}

@media(max-width:767px){

    .category-card{
        /* height:320px; */
    }

}

.workspace-solutions{
    padding: 50px 0;
    background: #F9F5EF;
}

.workspace-wrapper{
    display:grid;
    grid-template-columns: 50% 1fr;
    gap: 40px;
    align-items:center;
}

.workspace-list{
    display:flex;
    flex-direction:column;
}

.workspace-item{
    display:flex;
    gap:25px;
    padding: 16px 0;
    cursor:pointer;
    border-bottom:1px solid #E8DBD1;
    transition:.4s;
    align-items: center;
}

.workspace-item span{
    font-size: 53px;
    font-weight:700;
    line-height:1;
    color: #a57864;
    min-width: 52px;
    transition:.4s;
    font-family:'Cormorant Garamond',serif;
}

.workspace-item h3{
    font-size: 24px;
    color:#3E342E;
    margin-bottom: 4px;
    transition:.4s;
}

.workspace-item p{
    color:#6B625D;
    line-height:1.8;
    margin-bottom: 0;
}

.workspace-item.active span,
.workspace-item:hover span{
    color:#A47864;
}

.workspace-item.active h3,
.workspace-item:hover h3{
    color:#A47864;
}

.workspace-image{
    position:relative;
    /* height:700px; */
    border-radius:30px;
    overflow:hidden;
}

.workspace-image img{
    /* width:100%; */
    /* height:100%; */
    /* object-fit:cover; */
    /* border-radius:30px; */
    /* transition:.5s; */
}

@media(max-width:991px){

    .workspace-wrapper{
        grid-template-columns:1fr;
        gap:40px;
    }

    .workspace-image{
        order:-1;
        height:450px;
    }

}

@media(max-width:767px){

    .workspace-solutions{
        padding:70px 0;
    }

    .workspace-item{
        gap:15px;
    }

    .workspace-item span{
        font-size:45px;
        min-width:55px;
    }

    .workspace-item h3{
        font-size:22px;
    }

    .workspace-image{
        height:300px;
    }

}

.industries-sec{
    padding: 50px 0;
    background: #ffffff;
}

.industry-grid{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:24px;
}

.industry-card{
    position:relative;
    height:280px;
    border-radius:24px;
    overflow:hidden;
    cursor:pointer;
}

.industry-card.large{
    grid-column:span 2;
}

.industry-card img{
    width:100%;
    height:100%;
    object-fit:cover;
    transition:.7s ease;
}

.industry-card:hover img{
    transform:scale(1.08);
}

.industry-overlay{
    position:absolute;
    inset:0;
    background: linear-gradient(to top, rgb(0 0 0 / 96%), rgb(0 0 0 / 21%));
}

.industry-content{
    position:absolute;
    left: 15px;
    right: 15px;
    bottom: 15px;
    z-index:2;
}

.industry-content h3{
    color:#fff;
    font-size: 26px;
    margin-bottom:10px;
    font-family:'Cormorant Garamond',serif;
}

.industry-content p{
    color:rgba(255,255,255,.9);
    line-height:1.6;
    font-size:15px;
}


.industry-card:hover::after{
    transform:rotate(45deg);
    background:#A47864;
}

@media(max-width:991px){

    .industry-grid{
        grid-template-columns:repeat(2,1fr);
    }

    .industry-card.large{
        grid-column:span 2;
    }

}

@media(max-width:767px){

    .industries-sec{
        padding:70px 0;
    }

    .industry-grid{
        grid-template-columns:1fr;
    }

    .industry-card,
    .industry-card.large{
        grid-column:span 1;
        height:260px;
    }

    .industry-content{
        left:20px;
        right:20px;
        bottom:20px;
    }

    .industry-content h3{
        font-size:24px;
    }

}

.advantage-sec{
    padding: 50px 0;
    background: #F9F5EF;
}

.advantage-table{
    max-width:1000px;
    margin:auto;
    border-radius: 10px;
    overflow:hidden;
    box-shadow:0 20px 60px rgba(0,0,0,.06);
}

.table-head{
    display:grid;
    grid-template-columns:1fr 1fr;
}

.table-head .left{
    background:#ECE4DD;
    padding:25px;
    text-align:center;
    font-weight:700;
}

.table-head .right{
    background:#A47864;
    color:#fff;
    padding:25px;
    text-align:center;
    font-weight:700;
}

.table-row{
    display:grid;
    grid-template-columns:1fr 1fr;
}

.table-row div{
    padding:22px 30px;
    border-bottom:1px solid #eee;
}

.negative{
    background:#fafafa;
    color:#666;
    
}

.positive{
    background:#fff;
    color:#3E342E;
    font-weight:600;
}

.negative i{
    margin-right: 10px;
    color:#ff0800;
}

.positive i{
    margin-right: 10px;
    color:#28a745;
}

@media(max-width:767px){

    .table-row,
    .table-head{
        /* grid-template-columns:1fr; */
    }

}

.process-sec{
    padding:100px 0;
    background:#ffffff;
    position:relative;
}

.process-wrapper{
    position:relative;
    max-width:1000px;
    margin:70px auto 0;
}

.process-line{
    position:absolute;
    left:50%;
    top:0;
    transform:translateX(-50%);
    width:2px;
    height:100%;
    background:#E8DBD1;
}

.process-item{
    width:50%;
    position:relative;
    margin-bottom:60px;
}

.process-item.left{
    padding-right:60px;
}

.process-item.right{
    margin-left:auto;
    padding-left:60px;
}

.process-number{
    position:absolute;
    top:50%;
    width:70px;
    height:70px;
    background:#A47864;
    color:#fff;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    font-weight:700;
    font-size:20px;
    transform:translateY(-50%);
    z-index:2;
}

.process-item.left .process-number{
    right:-35px;
}

.process-item.right .process-number{
    left:-35px;
}

.process-content{
    background:#F9F5EF;
    padding:35px;
    border-radius:24px;
    border:1px solid #E8DBD1;
    transition:.4s;
}

.process-content:hover{
    transform:translateY(-8px);
    box-shadow:0 15px 40px rgba(164,120,100,.15);
}

.process-content h3{
    font-size:28px;
    color:#3E342E;
    margin-bottom:12px;
    font-family:'Cormorant Garamond',serif;
}

.process-content p{
    color:#6B625D;
    line-height:1.8;
}

@media(max-width:991px){

    .process-line{
        left:35px;
    }

    .process-item{
        width:100%;
        padding-left:90px !important;
        padding-right:0 !important;
        margin-left:0 !important;
    }

    .process-number{
        left:0 !important;
        right:auto !important;
        width:60px;
        height:60px;
    }
}

@media(max-width:767px){

    .process-sec{
        padding:70px 0;
    }

    .process-content{
        padding:25px;
    }

    .process-content h3{
        font-size:22px;
    }
}

.stats-sec{
    padding: 50px 0;
    background:#A47864;
    position:relative;
    overflow:hidden;
}

.stats-sec::before{
    content:'';
    position:absolute;
    width:500px;
    height:500px;
    border-radius:50%;
    background:rgba(255,255,255,.05);
    top:-250px;
    right:-150px;
}



.stats-grid{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:25px;
    position:relative;
    z-index:2;
}

.stat-box{
    text-align:center;
    /* padding:40px 20px; */
    /* background:rgba(255,255,255,.08); */
    /* backdrop-filter:blur(10px); */
    /* border:1px solid rgba(255,255,255,.15); */
    /* border-radius:24px; */
}

.stat-box h3{
    color:#fff;
    font-size:70px;
    line-height:1;
    margin-bottom:12px;
    font-family:'Cormorant Garamond',serif;
}

.stat-box span{
    color:#F5E8D3;
    font-size:16px;
    font-weight:500;
}

@media(max-width:991px){

    .stats-grid{
        grid-template-columns:repeat(2,1fr);
    }

    .stats-head h2{
        font-size:42px;
    }

}

@media(max-width:767px){

    .stats-sec{
        padding:70px 0;
    }

    .stats-grid{
        grid-template-columns: repeat(2,1fr);
    }

    .stats-head h2{
        font-size:34px;
    }

    .stat-box h3{
        font-size:52px;
    }

}

.testimonial-sec{
    padding: 50px 0;
    background:#F9F5EF;
}

.testimonial-slider{
    padding-bottom:60px;
}

.testimonial-card{
    background:#fff;
    padding: 30px;
    border-radius:24px;
    border:1px solid #E8DBD1;
    height:100%;
    transition:.4s;
}

.testimonial-card:hover{
    transform:translateY(-8px);
    box-shadow:0 20px 50px rgba(164,120,100,.12);
}

.stars{
    color:#A47864;
    font-size:22px;
    margin-bottom:20px;
    letter-spacing:3px;
}

.testimonial-card p{
    color:#6B625D;
    line-height:1.9;
    margin-bottom:25px;
    font-size:16px;
}

.client-info{
    border-top:1px solid #eee;
    padding-top:20px;
}

.client-info h4{
    color:#3E342E;
    font-size:20px;
    margin-bottom:5px;
    font-family:'Cormorant Garamond',serif;
}

.client-info span{
    color:#A47864;
    font-size:14px;
    font-weight:600;
}

.testimonial-slider .swiper-pagination-bullet{
    width:10px;
    height:10px;
    background:transparent;
    border: 1px solid #A47864;
}
.testimonial-slider .swiper-pagination-bullet-active{
    background:#A47864;
}

@media(max-width:767px){

    .testimonial-sec{
        padding:70px 0;
    }

    .testimonial-card{
        padding:25px;
    }

}
/* FAQ SECTION */

.sevenway{
    padding:100px 0;
    background: #ffffff;
    position:relative;
    overflow:hidden;
}

.sevenway::before{
    content:'';
    position:absolute;
    top:-150px;
    right:-150px;
    width:350px;
    height:350px;
    border-radius:50%;
    background:rgba(164,120,100,.08);
}

.sevenway .container{
    position:relative;
    z-index:2;
}

.sevenway .section-title{
    text-align:center;
    max-width:850px;
    margin:0 auto 60px;
}

.sevenway .section-title span{
    display:inline-block;
    color:#A47864;
    font-size:14px;
    font-weight:600;
    letter-spacing:2px;
    margin-bottom:15px;
}

.sevenway .section-title h2{
    font-size: 46px;
    line-height:1.1;
    color:#3E342E;
    /* margin-bottom:20px; */
    font-family:'Cormorant Garamond',serif;
}

.sevenway .section-title h2 em{
    display:block;
    color:#A47864;
    font-size:inherit;
    letter-spacing:normal;
}

.sevenway .section-title p{
    color:#6B625D;
    font-size:17px;
    line-height:1.9;
}

/* Accordion */

#waysservo{
    max-width:1000px;
    margin:auto;
}

#waysservo .accordion-item{
    background:#fff;
    border:none;
    /* border-radius:20px; */
    overflow:hidden;
    margin-bottom:18px;
    box-shadow:0 10px 30px rgba(0,0,0,.04);
}

#waysservo .accordion-button{
    background: #f8f6f4;
    color:#3E342E;
    font-size:18px;
    font-weight:600;
    padding:24px 30px;
    box-shadow:none !important;
    border: 1px solid #ebebeb;
    border-radius: 10px;
}

#waysservo .accordion-button:not(.collapsed){
    background:#A47864;
    color:#fff;
}

#waysservo .accordion-button:focus{
    box-shadow:none;
}

#waysservo .accordion-button::after{
    filter:brightness(0);
}

#waysservo .accordion-button:not(.collapsed)::after{
    filter:brightness(0) invert(1);
}

#waysservo .accordion-body{
    padding:25px 30px 30px;
    color:#6B625D;
    line-height:1.9;
    font-size:16px;
    background:#fff;
}

/* Hover */

#waysservo .accordion-item:hover{
    transform:translateY(-3px);
    transition:.3s;
}

/* Mobile */

@media(max-width:991px){

    .sevenway .section-title h2{
        font-size:42px;
    }

}

@media(max-width:767px){

    .sevenway{
        padding:70px 0;
    }

    .sevenway .section-title{
        margin-bottom:40px;
    }

    .sevenway .section-title h2{
        font-size:34px;
    }

    .sevenway .section-title p{
        font-size:15px;
    }

    #waysservo .accordion-button{
        font-size:16px;
        padding:18px 20px;
    }

    #waysservo .accordion-body{
        padding:20px;
        font-size:15px;
    }

}

.designm p{
    text-align: right;
}





.cta-strip{
    padding:40px 0;
    background:#F9F5EF;
}

.cta-strip-inner{
    /* background:#A47864; */
    border-radius:30px;
    padding:50px;
    display:flex;
    justify-content:space-between;
    align-items:center;
    gap:40px;
    position:relative;
    overflow:hidden;
    width: max-content;
    margin: auto;
    padding-bottom: 0;
}



.cta-content{
    max-width:650px;
    position:relative;
    z-index:2;
}

.cta-buttons{
    display:flex;
    flex-wrap:wrap;
    gap:15px;
    position:relative;
    z-index:2;
}

.cta-buttons a{
    text-decoration:none;
    padding:16px 28px;
    border-radius:50px;
    font-weight:600;
    transition:.3s;
    display:flex;
    align-items:center;
    gap:10px;
}

.cta-call{
    background: var(--primary);
    color: #ffffff;
}

.cta-whatsapp{
    background:#25D366;
    color:#fff;
}

.cta-enquiry{
    background:#3E342E;
    color:#fff;
}

.cta-buttons a:hover{
    transform:translateY(-3px);
}

@media(max-width:991px){

    .cta-strip-inner{
        flex-direction:column;
        text-align:center;
    }

    .cta-buttons{
        justify-content:center;
    }

    .cta-content h3{
        font-size:34px;
    }
}

@media(max-width:767px){
    .table-head .left, .table-head .right{
        padding: 15px;
    }
    .table-row div{
        padding: 10px;
        display: flex;
        align-items: center;
    }
    .cta-buttons a:last-child{
        width: max-content;
    }
    .hero-form{
        display: none;
    }
    .cta-strip{
        padding:30px 0;
    }

    .cta-strip-inner{
        padding: 0;
        width: 100%;
        margin-top: 20px;
    }

    .cta-content h3{
        font-size:28px;
    }

    .cta-buttons{
        /* flex-direction:column; */
        width:100%;
        flex-wrap: wrap;
        display: flex;
    }

    .cta-buttons a{
        justify-content:center;
        width: 40%;
    }
}
.mobile-form p{
    color: #fff;
}
.tag2{
    background: #f9f5ef !important;
    /* color: #fff !important; */
}

.product-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    padding: 30px;
    gap: 30px;
    height: 97vh;
    overflow-y: auto;
    padding-bottom: 50px;
    align-items: flex-start;
}

.product-inner-box {
    width: 48%;
    border: 1px solid #ededed;
    border-radius: 10px;
    overflow: hidden;
    padding: 10px;
}
.product-inner-box img{
    border-radius: 10px;
    margin-bottom: 13px;
}
.product-inner-box h4 {
    font-size: 22px;
    color: #000;
}