@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');
* {
    padding: 0;
    margin: 0;
    text-decoration: none;
    scroll-behavior: smooth;
}

body {
    background-color: rgb(246 242 240);
}

hr {
    border: 1px solid #dfdfdf;
}

.col_sm1 {
    width: 100%;
}

.col_sm2 {
    width: 48%;
    float: left;
    margin: 1%;
}

.col_sm3 {
    width: 31%;
    float: left;
    margin: 1%;
}

.col_sm33{
    width: 36%;
    float: left;
    margin: 1%;
}

.col_sm4 {
    width: 23%;
    margin: 1%;
    float: left;
}

.col_sm44 {
    width: 28%;
    margin: 1%;
    float: left;
}

.col_sm8 {
    width: 58%;
    float: left;
    margin: 1%;
}

.col_sm88 {
    width: 38%;
    float: left;
    margin: 1%;
}

.col_sm9 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20%;
    float: left;
    margin: 1%;
}

.col_sm99 {
    width: 73%;
    float: right;
    margin: 1%;
}

.col_sm10 {
    width: 40%;
    float: right;
    margin: 1%;
}

.col_sm100 {
    width: 52%;
    float: left;
    margin: 1%;
}

.col_sm11 {
    width: 4%;
    float: left;
    margin: 1%;
}

.col_sm111 {
    width: 92%;
    float: left;
    margin: 1%;
}



.clear {
    clear: both;
}

.top {
    width: 98%;
    margin: 0 auto;
    max-width: 1600px;
}

.top2 {
    width: 85%;
    margin: 0 auto;
}

.top3 {
    width: 85%;
    margin: 0 auto;
}


.top55 {
    width: 70%;
    margin: 0 auto;
}


.top44 {
    width: 60%;
    margin: 0 auto;
}

.logo {
    width: 242px;
    float: left;
}

.logo h1{
    padding: 5px 0px;
    margin: 5px 0px;
    color: #613228;
    font-weight: 400;
    font-size: 42px;
    font-family: "MonteCarlo", cursive;
    
}

.navbarrr {
    width: fit-content;
    float: right;
    margin: 1%;
}

.fix_nav{
position: absolute;
    z-index: 9999;
    background: transparent;
}

.img {
    width: 100%;
}

.logo_img{
    width: 100%;
}

.img1 {
    width: 50%;
    margin: 27% auto;
    filter: invert(1);
}

.single_line {
    position: absolute;
    border-top: 1px dashed #8c735869;
    left: 3%;
    right: 3%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.single_line>img {
    position: absolute;
    background-color: #f6f2f0;
}

.texture {
    position: absolute;
    right: 0%;
    top: 0;
    transform: rotateY(180deg);
    z-index: -1;
    opacity: .3;
}

.texture1 {
    position: absolute;
    right: 0%;
    bottom: 0;
    transform: rotateY(180deg);
    z-index: -1;
    /* opacity: .3; */
}

.bg_clr222 {
    background: white;
}

.bg-kim{
    background: #fee9e8;
    padding: 12px 0;
}
.footer-icon {
    text-align: center;
    margin-top: -23%;
}


/*-----------------------------
whtas up
-----------------------------*/

.whatsapp_float {
    text-decoration: none;
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 100px;
    right: 10px;
    background-color: #25d366;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.whatsapp-icon {
    margin-top: 16px;
}

.contact_flex{
    display: flex;
width: 98%;
padding: 10px 1px;
justify-content: space-between;
}
.bg_img{
    background:url(../img/banner1.jpg);
    background-size:cover;
    background-position: center center;
    background-attachment: fixed;
    position: relative;
    z-index: -6;
    background: #613228;

}
    
.bg_img::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: -2;
    opacity: .35;
}

.pricing_text h6{
    text-transform: uppercase;
    color: #f9f9f9;
    font-family: 'Didact Gothic', sans-serif;
    font-size: 16px;
    letter-spacing: 5px;
    text-align: center;
    font-weight: 400;
    margin-bottom: 0px !important;
}
.pricing_flex{
    display: flex    ;
        box-sizing: border-box;
        margin-bottom: 6px;
}
.pricing_flex h3{
    font-size: 20px;
    line-height: 40px;
    margin-bottom: 10px !important;
    color: #fff;
    position: relative;
    float: left;
    padding-right: 10px;
    text-transform: capitalize;
}

.pricing-divider {
    height: 27px;
    border-bottom: 1px dashed #fff;
    flex-grow: 100;
}
.pricing_text h2{
    font-size: 45px;
    color: #ffffff;
    font-family: 'Didact Gothic', sans-serif;
    font-weight: 500;
    line-height: 140%;
    text-align: center;
}

.banner1{
    background: url(../img/back-img2.jpg);
    min-height: 30vh;
    background-attachment: fixed;
    background-position:top center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.banner1::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
.banner1::after{
    position: absolute;
    height: 100%;
    right: 0;
    left: 0;
    content: "";
    background: -webkit-linear-gradient(bottom, rgba(252, 248, 243, 1) 0%, rgba(252, 248, 243, .8) 100%, rgba(252, 248, 243, 0.5) 100%);
    background: linear-gradient(to top, rgba(252, 248, 243, 1) 0%, rgba(252, 248, 243, 0.8) 100%, rgba(252, 248, 243, 0.5) 100%);
    object-fit: cover;
}

.banner{
    background: url(../img/back-img.jpg);
    min-height: 30vh;
    background-attachment: fixed;
    background-position:top center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.banner::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
.banner::after{
    position: absolute;
    height: 100%;
    right: 0;
    left: 0;
    content: "";
    background: -webkit-linear-gradient(bottom, rgba(252, 248, 243, 1) 0%, rgba(252, 248, 243, .8) 100%, rgba(252, 248, 243, 0.5) 100%);
    background: linear-gradient(to top, rgba(252, 248, 243, 1) 0%, rgba(252, 248, 243, 0.8) 100%, rgba(252, 248, 243, 0.5) 100%);
    object-fit: cover;
}
.pricing_flex p{
    font-family: 'Didact Gothic', sans-serif;
    font-size: 20px;
    line-height: 40px;
    text-align: right;
    float: right;
    margin-bottom: 0;
    color: #fff;
    padding-left: 10px;
}

.bg_comon{
    background: -webkit-linear-gradient(bottom, rgba(252, 248, 243, 1) 0%, rgba(252, 248, 243, .8) 100%, rgba(252, 248, 243, 0.5) 100%);
    background: linear-gradient(to top, rgba(252, 248, 243, 1) 0%, rgba(252, 248, 243, 0.8) 100%, rgba(252, 248, 243, 0.5) 100%);
}
.mrg-top-pricing{
    padding-top: 91px;
}
.bg_price_nav{
    background: #fff !important;
}

/* for mobile */
@media screen and (max-width: 767px) {
    .whatsapp-icon {
        margin-top: 10px;
    }

    .whatsapp_float {
        width: 40px;
        height: 40px;
        bottom: 100px;
        right: 10px;
        font-size: 22px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

/* Home page design */
.bg_clr1{
    background: #faf1e6;
}

.bg_clr2{
    background: #ffffff;

}

.bg_clr3{
    background-color: #f9efe1;
}

.bg_clr4{
    background: #eccba1;
}
.testi{
    padding: 4%;
    text-align: justify;
    width: 91%;
    height: 305px;
}

.testi-img img{
    border-radius: 50%;
}

.testi-txt h2{
    font-size: 18px !important;
    margin-bottom: 0px  !important;
    padding-top: 7px  !important;
    font-weight: 400  !important;
    font-family: 'Didact Gothic', sans-serif  !important;
    color: #613228  !important;
}

.home h6{
    text-transform: uppercase;
    color: #000;
    font-family: 'Didact Gothic', sans-serif;
    font-size: 16px;
    letter-spacing: 5px;
    font-weight: 400;
}

.home h2{
    font-size: 45px;
    color: #613228;
    font-family: 'Didact Gothic', sans-serif;
    font-weight: 500;
    line-height: 140%;
}

.home p{
    font-size: 18px;
    line-height: 140%;
    color: #000;
    font-family: 'Didact Gothic', sans-serif;
    font-weight: 400;
    margin-top: 11px;
}

.home .img-box{
    padding: 0 0 20px 20px;
    position: relative;
}

.home .img-box:before{
    content: '';
    position: absolute;
    top: 20px;
    left: 0;
    right: 20px;
    bottom: 0;
    background: #f9efe2;
    z-index: 99;
}
.home img{
    transition: .4s ease-in-out;
    -webkit-transition:.4s ease-in-out;
    position: relative;
    z-index: 999;
}

.home img:hover{
    transform: scale(0.95);
}

.why_us h6{
    text-transform: uppercase;
    color: #000;
    font-family: 'Didact Gothic', sans-serif;
    font-size: 16px;
    letter-spacing: 5px;
    font-weight: 400;
}

.why_us h2{
    font-size: 45px;
    color: #613228;
    font-family: 'Didact Gothic', sans-serif;
    font-weight: 500;
    line-height: 140%;
}

.why_us p{
    font-size: 18px;
    line-height: 140%;
    color: #000;
    font-family: 'Didact Gothic', sans-serif;
    font-weight: 400;
    margin-top: 11px;
}

.why_us .img-box{
    padding: 0 0 20px 20px;
    position: relative;
}

.why_us .img-box:before{
    content: '';
    position: absolute;
    top: 20px;
    left: 0;
    right: 20px;
    bottom: 0;
    background:#613228;
    z-index: 99;
}
.why_us img{
    transition: .4s ease-in-out;
    -webkit-transition:.4s ease-in-out;
    position: relative;
    z-index: 999;
}

.why_us img:hover{
    transform: scale(0.95);
}

.about-box{
    position: absolute;
    bottom: 14px;
    right: 25px;
    z-index: 99999;
}
.about-box h2{
    background: #eccba1;
    font-size: 20px;
    padding: 18px 23px;
}
.services_bg{
    background: #e8c399;
}

.services_bg1{
    background: #e8c399;
    background-image: url(../img/bg1.jpg);
    background-size: cover;
    background-position: center left;

}

.services{
    position: relative;
}

.services h6{
    text-transform: uppercase;
    color: #000;
    font-family: 'Didact Gothic', sans-serif;
    font-size: 16px;
    letter-spacing: 5px;
    font-weight: 400;
}

.services h2{
    font-size: 45px;
    color: #613228;
    font-family: 'Didact Gothic', sans-serif;
    font-weight: 500;
    line-height: 140%;
}

.services p{
    font-size: 20px;
    line-height: 140%;
    color: #000;
    font-family: 'Didact Gothic', sans-serif;
    font-weight: 400;
    margin-top: 11px;
}

.services-sub .img-box{
    padding: 30px 40px 0 0;
    position: relative;
}

.services-sub .img-box:before{
    content: '';
    position: absolute;
    background-color: #f5e3cd;
    bottom: 40px;
    left: 40px;
    position: absolute;
    right: 0;
    top: 0;
}
.services-sub img{
    transition: .4s ease-in-out;
    -webkit-transition:.4s ease-in-out;
    position: relative;
}

.services-sub img:hover{
    transform: scale(0.95);
}

.services-title h4{
    font-family: 'Didact Gothic', sans-serif;
    font-size: 20px;
    position: absolute;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    color: #000;
    left: 102%;
    margin: 0;
    padding: 10px 40px 0 0;
    right: 0;
    top: 30px;
    white-space: nowrap;
    font-weight: 500;
}


.blok:nth-of-type(odd) {
    background-color:white;
    }
        
    .blok:nth-of-type(even) {
    background-color:black;
    }
    
    @-webkit-keyframes border-transform{
        0%,100% { border-radius: 63% 37% 54% 46% / 55% 48% 52% 45%; } 
        14% { border-radius: 40% 60% 54% 46% / 49% 60% 40% 51%; } 
        28% { border-radius: 54% 46% 38% 62% / 49% 70% 30% 51%; } 
        42% { border-radius: 61% 39% 55% 45% / 61% 38% 62% 39%; } 
        56% { border-radius: 61% 39% 67% 33% / 70% 50% 50% 30%; } 
        70% { border-radius: 50% 50% 34% 66% / 56% 68% 32% 44%; } 
        84% { border-radius: 46% 54% 50% 50% / 35% 61% 39% 65%; } 
    }
    .paginacontainer {
      height: 3000px;
    }
    
    /* #Progress
    ================================================== */
    .progress-wrap {
    position: fixed;
    right: 16px;
    bottom: 30px;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: block;
    border-radius: 50%;
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1);
    z-index: 10000;
    opacity: 0;
    visibility: hidden;
    transform: translateY(15px);
    transition: all 200ms linear;
}

    .progress-wrap.active-progress {
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
    }

    .progress-wrap i {
        position: absolute;
        font-size: 24px;
        color: rgb(97 50 40);
        text-align: center;
        line-height: 46px;
        top: 0;
        left: 0;
        width: 46px;
        height: 46px;
        transition: color 200ms linear;
    }

    .progress-wrap:hover i {
        color: black;
    }

    .progress-wrap svg path {
        fill: none;
    }

    .progress-wrap svg.progress-circle path {
        stroke: rgb(97 50 40);
        stroke-width: 4;
        box-sizing: border-box;
        transition: all 200ms linear;
    }
    

    /*enquire now */
.sidebar-contact {
    position: fixed;
    top: 60%;
    right: -350px;
    transform: translateY(-50%);
    width: 350px;
    height: auto;
    padding: 12px;
    background: #eccba1;
    box-sizing: border-box;
    transition: 0.5s;
    z-index: 999999;
}

.sidebar-contact.active {
    right: 0;
}


.sidebar-contact input,
.sidebar-contact textarea {
    width: 100%;
    height: 36px;
    padding: 5px;
    margin-bottom: 10px;
    box-sizing: border-box;
    border: 1px solid rgba(0, 0, 0, .5);
    outline: none;
}

.sidebar-contact h2 {
    font-size: 45px;
    color: #613228;
    font-family: 'Didact Gothic', sans-serif;
    font-weight: 500;
    line-height: 140%;

}

.sidebar-contact textarea {
    height: 60px;
    resize: none;
}

.sidebar-contact input[type="submit"] {
    background: #00bcd4;
    color: #fff;
    cursor: pointer;
    border: none;
    font-size: 18px;
}

.toggle {
    position: absolute;
    height: 174px;
    width: 37px;
    text-align: center;
    cursor: pointer;
    background: #613228;
    top: 0;
    right: 350px;
    line-height: 48px;
}

.enquire_now_head h2 {
    font-family: 'PoppiNs', sans-serif;
    font-size: 21px;
    font-weight: 500;
    color: #fff;
    margin-top: 120px !important;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
}

.enquire_now_body {
    padding: 0 10px 15px 10px;
}

.enquire_now_body .checkbox2{
    font-size: 20px;
    line-height: 140%;
    color: #000;
    font-family: 'Didact Gothic', sans-serif;
    font-weight: 400;
    margin-top: 11px;
}

#enquire_now input[type="text"],
#enquire_now input[type="email"],
#enquire_now input[type="tel"] {
    width: 100%;
    padding: 9px;
    margin: 5px 0px;
    font-size: 13px;
    min-height: 0px;
    border: none;
}


#enquire_now textarea {
    width: 100%;
    padding: 5px;
    font-family: 'PoppiNs', sans-serif;
    margin: 5px 0px;
    border: none;
}

#enquire_now button[type="submit"] {
    cursor: pointer;
    width: 100px;
    border: none;
    color: #fff;
    padding: 10px;
    font-size: 15px;
    margin: 1%;
    background-color: #613228;
}


/*enqire now*/


.testi_main h6{
    text-transform: uppercase;
    color: #000;
    font-family: 'Didact Gothic', sans-serif;
    font-size: 16px;
    letter-spacing: 5px;
    font-weight: 400;
}

.testi_main h2{
    font-size: 45px;
    color: #613228;
    font-family: 'Didact Gothic', sans-serif;
    font-weight: 500;
    line-height: 140%;
}

.testi_main h5{
    font-size: 17px;
    line-height: 140%;
    color: #000;
    font-family: 'Didact Gothic', sans-serif;
    font-weight: 400;
    margin-top: 5px;
    text-align: left;
}

.testi p{
    font-size: 18px;
    line-height: 140%;
    color: #000;
    font-family: 'Didact Gothic', sans-serif;
    font-weight: 400;
    margin-top: 5px;
    min-height: 167px;
}

.testi_main .img-box{
    padding: 0 0 20px 20px;
    position: relative;
}

.testi_main .img-box:before{
    content: '';
    position: absolute;
    top: 20px;
    left: 0;
    right: 20px;
    bottom: 0;
    background: #f9efe2;
    z-index: -99;
}
.testi_main img{
    transition: .4s ease-in-out;
    -webkit-transition:.4s ease-in-out;
}

.testi_main img:hover{
    transform: scale(0.95);
}
    
/* Home page design */



.dbl-line {
    width: 90%;
    height: 5px;
    margin: 0 auto;
    border: 1px solid rgba(49, 49, 49, 0.5);
}



.faq_text h5 {
    font-size: 17px;
    color: #000000;
    font-family: 'Didact Gothic', sans-serif;
    font-weight: 600;
    line-height: 140%;
}

.course_txt p {
    font-size: 20px !important;
    color: #000000;
    font-family: 'Didact Gothic', sans-serif;
    font-weight: 500;
    line-height: 150%;
}

.course_txt p strong {
    font-weight: 600;
    color: #613228;
}


.cour_price_bx {
    display: inline-block;
    border: 2px dashed #613228ad;
    padding: 10px 5px;
}

.course_txt h3 {
    font-size: 37px;
color: #000000;
font-family: 'Didact Gothic', sans-serif;
font-weight: 500;
line-height: 140%;
text-transform: capitalize;
}

.course_txt h4{
    font-family: 'Didact Gothic', sans-serif;
    font-size: 20px;
    line-height: 140%;
    color: #000;
    font-weight: 600;
    margin: 0 !important;
}

.para {
    font-size: 19px !important;
    color: #000000;
    font-family: 'Didact Gothic', sans-serif;
    font-weight: 500;
    line-height: 150%;
    text-align: center;
}


.course_txt2 h3 {
    font-size: 37px;
    color: #000000;
    font-family: 'Didact Gothic', sans-serif;
    font-weight: 500;
    line-height: 140%;
    text-transform: capitalize;
    text-align: center;
}

.course_txt2 h4{
    font-family: 'Didact Gothic', sans-serif;
    font-size: 20px;
    line-height: 140%;
    color: #000;
    font-weight: 600;
    margin: 0 !important;
}


.course_txt2 p {
    font-size: 20px !important;
    color: #000000;
    font-family: 'Didact Gothic', sans-serif;
    font-weight: 500;
    line-height: 150%;
}

.course_txt2 p strong {
    font-weight: 600;
    color: #613228;
}

/*------------------------------------------
footer
------------------------------------------*/

.ftr h3{
    font-size: 20px !important;
    margin-bottom: 0px !important;
    padding-top: 7px !important;
    font-weight: 600 !important;
    font-family: 'Didact Gothic', sans-serif !important;
    color: #613228 !important;
}

.ftr p{
    font-size: 18px;
    line-height: 140%;
    color: #000;
    font-family: 'Didact Gothic', sans-serif;
    font-weight: 400;
    margin-top: 5px;
}

.ftr_btn h3{
    font-size: 20px !important;
    margin-bottom: 0px !important;
    padding-top: 7px !important;
    font-weight: 600 !important;
    font-family: 'Didact Gothic', sans-serif !important;
    color: #613228 !important;
}

.ftr_btn p{
    font-size: 16px;
    line-height: 140%;
    color: #000;
    font-family: 'Didact Gothic', sans-serif;
    font-weight: 400;
    margin:0 !important;
}
.ftr_btn a{
    color: #000;
}

.ftr_flex{
    display: flex;
    gap: 10px;
    justify-content: start;
}
.ftr_icon{
    background: #613228;
    border-radius: 50%;
    width: 39px;
    height: 39px;
    display: flex;
    justify-content: center;
    align-items: center;
}


.ftr_icon a{
    color: #fff !important;
    font-size: 18px;
    margin-top: 0 !important;
}

.ftr_icon .fa-brands{
    font-size: 17px !important;
}


.ftr a{
    font-size: 18px;
    line-height: 140%;
    color: #000;
    font-family: 'Didact Gothic', sans-serif;
    font-weight: 400;
    margin-top: 5px;
}


.ftr_right{
    text-align: right;
}

.fa-brands{
    font-size: 14px;
}

.fa-whatsapp{
    font-size: 35px;
}

.footer ul{
    list-style-type: none;
}

.footer li{
    border-bottom: 1px solid #ccc;
    padding: 7px 0;
}
/*--------------------------------------------------------------
Front Page
--------------------------------------------------------------*/
.banner {
    width: 100%;
}

.link {
    text-decoration: none;
    color: #fff;
}

.link:hover {
    text-decoration: none;
    color: #fff;
}

.link2 {
    text-decoration: none;
    color: #000;
}


.link3 {
    text-decoration: none;
    color: #000 !important;
}

.bullet {
    width: 100%;
    margin: 0%;
    float: left;
    padding: 0% 2% 0% 0%;
    border-radius: 0% 15px 15px 0%;
}

.bullet ul {
    list-style-image: url(../img/bullet1.png);
     margin-bottom: 0%;
    margin-top: 1%;
}

.bullet ul li {
    font-family: 'Didact Gothic', sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: #000;
    margin: 0% 2% 1.1% 4%;
    text-decoration: none;
    font-weight: 500;
}


.bullet2 {
    width: 100%;
    margin: 0%;
    float: left;
    padding: 0% 2% 0% 0%;
    border-radius: 0% 15px 15px 0%;
}

.bullet2 ul {
    list-style-image: url(../img/bullet1.png);
     margin-bottom: 0%;
    margin-top: 1%;
    display: flex;
    flex-wrap: wrap;
}

.bullet2 ul li {
    font-family: 'Didact Gothic', sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: #000;
    margin: 0% 2% 1.1% 5%;
    text-decoration: none;
    font-weight: 500;
    flex: 43%;
}


.course_txt h2{
    font-size: 45px;
    color: #613228;
    font-family: 'Didact Gothic', sans-serif;
    font-weight: 500;
    line-height: 140%;
}

.video-gallery span{
    position: absolute;
top: 29%;
left: 42%;
}

.video-gallery{
    position: relative;
}

.img-fluid{
    width: 100%;
}

.video-gallery {
position: relative;
display: inline-block;
overflow: hidden;
}

.video-gallery img {
display: block;
width: 100%;
height: auto;
}

.video-gallery span {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 2;
pointer-events: none;
}
.fix_nav {
position: absolute;
z-index: 9999999 !important;
background: transparent;
}

@media only screen and (max-width :1300px) {

    .txt3 p {
        padding-right: 20%;
    }

    .house h2 {
        padding: 0 9%;
    }
}

@media only screen and (max-width :1200px) {
    .txt3 p span {
        font-size: 27px;
    }

    .txt3 p {
        padding-right: 20%;
    }

    .logo {
        width: 238px;
    }

    #cssmenu>ul>li>a {
        margin: 20px 11px !important;
    }

    .testi p {
        min-height: 197px;
    }

    .about-box h2 {
        font-size: 16px;
        padding: 12px 23px;
    }
}

@media screen and (max-width: 1100px) {

}

@media only screen and (max-width :1000px) {

    .logo {
        width: 192px;
    }

    .txt3 p {
        padding-right: 10%;
    }

    .testi p {
        min-height: 0;
    }

    .testi {
        height: 262px;
    }

}

@media only screen and (max-width:960px) {
    .top3 {
        width: 100%;
        margin: 0 auto;
    }
    .container{
      width: auto !important;
    }

    .inspiro-slider .slide .slide-captions {      
        width: auto !important;
       
    }
    .logo {
        width: 100%;
        text-align: center;
    }
    #cssmenu {
        background: #613228;
    }
    .ban_img{
        display: flex ;
            justify-content: center;
            margin-bottom: -104px;
    }
    .inspiro-slider .slide .slide-captions {
        position: relative;
        text-align: left;
        width: 100%;
        margin-top: 5%;
    }

    .inspiro-slider .container {
        padding: 0px !important;
       
    }

 .ban_txt{

    text-align: center;
    margin-bottom: 87px;
    padding-top: 24px;
 }
    .fix_nav {
        position: static !important;
    }
    .col_sm8 {
        width: 98%;
    }

    .col_sm88 {
        width: 98%;
    }
    .col_sm44 {
        width: 41%;
    }

    .col_sm4 {
        width: 48%;
    }

    .ftr_flex {
        justify-content: start;
    }
    .ftr_right {
        text-align: left;
    }

    .logo-ftr {
        margin: 0;
        margin-left: -5%;
    }

    #cssmenu>ul>li>a {
        margin: 6px 3px !important;
    }

    .logo_img{
        width: 350px;
    }
    .navbarrr {
        width: 100% !important;
        float: left;
        margin: 0% auto !important;     
    }

    .top {
        width: 100%;
    }


    .txt6 h3 {
        text-align: left;
        float: left;

    }

    .marg-tp3 {
        margin-top: 0;
    }


    .col_sm2 {
        width: 98%;
    }

    .col_sm3 {
        width: 48%;
    }

    .hero1 {
        min-height: 83vw;
        width: 98%;
    }

    .col_sm100 {
        width: 98%;
    }

    .col_sm10 {
        width: 98%;
    }

    .mrg-top-pricing {
        padding-top: 0;
    }
}

@media only screen and (max-width:800px) {

    .col_sm44 {
        width: 40%;
    }

    .bg_img2 {
        background-position: 82%;
    }
}


@media only screen and (max-width : 700px){
  
}

@media only screen and (max-width:600px) {
    .top2 {
        width: 90%;
        margin: 0 auto;
    }
    .whatsapp_float {
        width: 50px;
        height: 50px;
    }

    .col_sm3 {
        width: 98%;
    }

    .w-text h3 {
        font-size: 24px;
    }

    .box {
        width: 330px;
        bottom: 52px;
        margin: 0 auto;
    }
    .col_sm44 {
        width: 98%;
    }

    .col_sm4 {
        width: 98%;
    }

    .hero1 {
        min-height: 120vw;
    }

    .top55 {
        width: 88%;
    }
}

@media only screen and (max-width:500px) {
    .pricing_flex h3{
        font-size: 15px;
        padding-right: 3px;
       
    }
    .pricing_flex p{
        font-size: 15px;
        padding-left: 3px;
    }

    .col_sm33 {
        width: 48%;
    }
    /* .ban_txt{
        margin-right: 4px;
    } */

        
}


@media only screen and (max-width:400px) {

    .logo_img {
        width: 250px;
    }
    /* .ban_txt{
        margin-right: 54px;
    } */


    .box {
        width: 306px;    
    }

    .pricing_flex h3{
        font-size: 13px;
        padding-right: 1px;       
    }
    .pricing_flex p{
        font-size: 13px;
        padding-left: 1px;
    }

    .col_sm33 {
        width: 98%;
    }

    .whatsapp_float {
        z-index: 9999;
    }

}

@media only screen and (max-width:360px) {

  
  
}