/*
Theme Name: Twenty Twenty-One Child
Theme URI: https://wordpress.org/themes/twentytwentyone/
Template: twentytwentyone
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Tags: one-column,accessibility-ready,custom-colors,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,block-patterns,rtl-language-support,sticky-post,threaded-comments,translation-ready,blog,portfolio
Version: 2.5.1750422288
Updated: 2025-06-20 12:24:48

*/

@import url('https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

/*font-family: "Figtree", sans-serif;*/
/*==Common==*/
div#page {
    overflow: hidden;
}
.site-main > * {
    margin-top: 0;
    margin-bottom: 0;
} 
* {
    font-family: "Figtree", sans-serif;
}
body {
    font-family: "Figtree", sans-serif;
}
body.custom-background {
    font-family: "Figtree", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.3;
    color: #2B4A42;
    text-align: left;
}
a,
li,
div,
span,
ul {
    font-family: "Figtree", sans-serif;
}
.site-header,
.site-main,
.widget-area,
.site-footer {
    padding: 0 !important;
}
.wpb_single_image .vc_figure,
.wpb_single_image .vc_single_image-wrapper {
    width: 100%;
}
.has-background-white .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {

    background: transparent;
 /*       color: inherit;
*/
}
.is-dark-theme .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
    background: inherit;
    text-decoration: none;
}
.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button),
.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) img {
    outline: none; 
}
.primary-navigation .current-menu-item > a:first-child:hover,
.primary-navigation .current_page_item > a:first-child:hover,
.primary-navigation .current-menu-item > a:first-child,
.primary-navigation .current_page_item > a:first-child {
    text-decoration: none;
}
img {
    max-width: 100% !important;
    margin: 0;
    padding: 0;
    display: block;
    box-shadow: none;
    border-radius: 0;
}
a {
    font-family: "Figtree", sans-serif;
    color: #2B4A42;
    text-decoration: none !important;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}
a:hover,
a:focus,
a:active {
    
    text-decoration: none !important;
}
.nopadd {
    padding: 0 !important;
}
.padd_tb {
    padding-top: 80px;
    padding-bottom: 80px;
}
.padd_tb_big {
    padding-top: 110px;
    padding-bottom: 110px;
}
.padd_lr {
    padding-left: 60px;
    padding-right: 60px;
}
.padd_tb_small {
    padding: 40px 0;
}
.padd_t {
    padding-top: 80px;
}
.padd_b {
    padding-bottom: 80px;
}
.padd_l {
    padding-left: 10px !important;
}
.padd_r {
    padding-right: 10px !important;
}
.nopadd_left {
    padding-left: 0 !important;
}
.nopadd_right {
    padding-right: 0 !important;
}
.nopadd_top {
    padding-top: 0;
}
.nopadd_bottom {
    padding-bottom: 0;
}
.container {
    max-width: 1199px !important;
    width: 100% !important;
    
}
.fluid_padd {
    padding: 0 3%;
}
.space_area {}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
ol {
    padding-left: 17px;
}
li {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.3;
    color: #2B4A42;
    margin-bottom: 10px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    font-family: "Figtree", sans-serif;
    font-weight: 400;
    margin-bottom: 20px;
}
h1,
.h1 {
    font-size: 64px;
    color: #F1EFE6;
    line-height: 1;
    font-family: "Figtree", sans-serif;
}
h2,
.h2 {
    font-size: 28px;
    font-weight: 400;
    line-height: 1;
    
}
h3,
.h3 {
    
    font-size: 24px;
    font-weight: 400;
    line-height: 1;
}
h4,
.h4 {
    
    font-size: 22px;
    font-weight: 400;
    line-height: 1;
}
h5,
.h5 {
    
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
}

.secpanel {
    display: block;
    overflow: hidden;
    width: 100%;
    position: relative;
}
.secpanel p, p {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.3;
    color: #2B4A42;
    margin-bottom: 20px;
    font-family: "Figtree", sans-serif;
}
.entry-content p {
    margin-bottom: 15px;
   font-size: 16px;
    line-height: 24px;
     color: #F1EFE6;
}
.secpanel p:last-child,
p:last-child,
.entry-content p:last-child {
    margin-bottom: 0;
}
.sub_content {
    margin: 10px auto 50px;
    width: 52%;
}
.sub_content p {
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 28px;
    color: #000;
}

.white-text p,
.white-text li,
.white-text h1,
.white-text h2,
.white-text h3,
.white-text h4,
.white-text h5,
.white-text h6 {
    color: #C7DBCC;
}
.white-text a {
    color: #C7DBCC;
}
.white-text a:hover {
    color: #fff;
}
.center-text p,
.center-text li,
.center-text h1,
.center-text h2,
.center-text h3,
.center-text h4,
.center-text h5,
.center-text h6 {
    text-align: center;
}
.vc_section {
    padding-top: 0 !important;
}
.weight-300 {
    font-weight: 300;
}
.weight-400 {
    font-weight: 400;
}
.weight-500 {
    font-weight: 500;
}
.weight-600 {
    font-weight: 600;
}
.weight-700 {
    font-weight: 700;
} 
.lime-green,
.lime-green p,
.lime-green li,
.lime-green h1,
.lime-green h2,
.lime-green h3,
.lime-green h4,
.lime-green h5,
.lime-green h6,
.lime-green a{
    color: #B2D961
}
.vc_btn3.vc_btn3-size-md {
  font-size: 20px!important;
  font-weight: 700;
  line-height: 1;
  border-radius: 17px !important;
  padding: 20px 40px !important;
}
h1 strong, .h1 strong, h2 strong, .h2 strong, h3 strong, .h3 strong, h4 strong, .h4 strong, h5 strong, .h5 strong, h6 strong, .h6 strong {
    font-weight: 700;
}
.vc_do_btn {
    margin-bottom: 0 !important;
}
.w-90 {
    width: 90%;
}
/*===heading===*/
.green-heading {}

.green-heading strong {
    color: #B2D961;
}
.heading {
    margin-bottom: 23px !important;
}
/*===Header===*/
.hrd-wrap {
    background-color: transparent;
    position: fixed;
    top: 0;
    z-index: 9;
    left: 0;
    right: 0;
    box-shadow: none;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}
.sticky {
       background-color: #2B4A42;
    box-shadow: 1px 1px 18px rgba(0, 0, 0, 0.12);
    transition: all 0.3s ease;
     -webkit-transition: all 0.3s ease;
}
.sticky .main-header {
    padding: 20px 0;
}
/*===menu area===*/
.main-header {
    padding: 50px 0  0;
}

.top-header {
    align-items: center;
    justify-content: space-between;
}

.hdr-site-logo {
    width: 20%;
}

.top-right-button {
    width: 80%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.hdr-site-logo img.custom-logo {
    width: 89px;
}

.primary-menu-container {}

.primary-menu-container #primary-menu-list {
    display: flex;
    gap: 80px;
    padding: 0;
    margin: 0;
}

.primary-menu-container #primary-menu-list li {
    margin: 0;
}

.primary-menu-container #primary-menu-list li a {
    color: #C7DBCC;
    font-weight: 700;
    font-size: 18px;
    line-height: 100%;
}
.primary-menu-container #primary-menu-list li.current-menu-item a {
    color: #B2D961 !important;
    text-decoration: underline !important;
}
.menu-button {
        width: 20%;
    text-align: right;
}

.menu-button a {
    display: inline-block;
    background: #B2D961;
    padding: 12px 20px;
    border-radius: 8px;
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    text-align: center;
    color: #2B4A42;
}

.navbar-expand-lg .navbar-collapse {
    /* align-items: center; */
}
/*nav===*/
 .hamburger-menu-container {
  flex: 1;
  display: none;
  align-items: center;
  justify-content: flex-end;
}

.hamburger-menu {
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.hamburger-menu div {
  width: 1.8rem;
  height: 0;
  border-radius: 0;
  background-color: #F1EFE6;
  position: relative;
  z-index: 1001;
  transition: .5s;
}

.hamburger-menu div:before,
.hamburger-menu div:after {
  content: '';
  position: absolute;
  width: inherit;
  height: 3px;
  background-color: #F1EFE6;
  border-radius: 0;
  transition: .5s;
}

.hamburger-menu div:before {
  transform: translateY(-7px);
  /* height: 0; */
  top: 3px;
}

.hamburger-menu div:after {
  transform: translateY(7px);
  /* height: 0; */
  top: -1px;
}

#check {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 2.5rem;
  height: 2.5rem;
  z-index: 90000;
  cursor: pointer;
  opacity: 0;
  display: none;
}

#check:checked ~ .hamburger-menu-container .hamburger-menu div {
  background-color: transparent;
}

#check:checked ~ .hamburger-menu-container .hamburger-menu div:before {
  transform: translateY(0) rotate(-45deg);
  top: 0;
}

#check:checked ~ .hamburger-menu-container .hamburger-menu div:after {
  transform: translateY(0) rotate(45deg);
  top: 0;
}
.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button),
.site a:focus{
    outline: 0 !important;
    text-decoration: none !important;

}
.navbar-expand-lg .navbar-collapse {
        justify-content: center;
    }
.navbar-expand-lg {
        padding: 0;
    }
/*====Banner===*/
.main-banner {
    height: 690px;
    position: relative;
}

.home.banner {}

.main-banner:before {
    position: absolute;
    content: " ";
    background: linear-gradient(180deg, rgba(43, 74, 66, 0.95) 25.96%, rgba(102, 176, 157, 0.62) 100%);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.banner-content {
    padding-top: 25%;
}
.banner-heading b {
    color: #B2D961;
    font-weight: 700;
}
.inner-banner .banner-content {
    padding-top: 28.5%;
}
/*===Border round image===*/
.round-img img {
    border: 5px solid #B2D961;
    border-radius: 100%;
    width: 100%;
    height: 100% !important;
    object-fit: cover; /* keeps image centered & cropped nicely */
}

.round-img .vc_single_image-wrapper {
    aspect-ratio: 1 / 1;
    width: 100%; /* or any percent-based, like 50% or 30vw */
    max-width: 520px; /* optional for limit */
    overflow: hidden;
    position: relative;
}
.round-img .vc_single_image-wrapper:before, .round-img .vc_single_image-wrapper:after {
    position: absolute;
    content: " ";
    width: 24.94577407836914px;
    height: 141.69015502929688px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-size: 100%;
    background-repeat: no-repeat;
}

.round-img .vc_single_image-wrapper:before {
    background-image: url(/wp-content/uploads/2025/07/left-line.png);
    right: inherit;
    left: 45px;
}

.round-img .vc_single_image-wrapper:after {
    background-image: url(/wp-content/uploads/2025/07/right-line.png);
    left: inherit;
    right: 45px;
}

/*===*/
.cta-wrap {
    background: #B2D961;
    background: -moz-linear-gradient(90deg, #B2D961 8.42%, #C7DBCC 91.51%);
    background: -webkit-linear-gradient(90deg, #B2D961 8.42%, #C7DBCC 91.51%);
    background: linear-gradient(90deg, #B2D961 8.42%, #C7DBCC 91.51%);
}
.big-text p {
    font-family: Figtree;
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
}
/*===*/
.grad-bg {
    background: #2B4A42;
    background: -moz-linear-gradient(90deg, #2B4A42 0%, #60A390 100%);
    background: -webkit-linear-gradient(90deg, #2B4A42 0%, #60A390 100%);
    background: linear-gradient(90deg, #2B4A42 0%, #60A390 100%);

}
/*===Testimonials===*/
.htmegavc-testimonial-style-2 .htmegavc-testimonal .htmegavc-testimonal-inner {
    text-align: center;
    background: #C7DBCC;
    box-shadow: none;
    position: relative;
    margin-top: 0;
    border-radius: 34px;
    padding: 79px 81px;
}
.htmegavc-testimonial-style-2 .htmegavc-testimonal .htmegavc-testimonal-inner img {
    display: none;
}

.htmegavc-testimonial-style-2 .htmegavc-testimonal .htmegavc-content {
    padding: 0 !important;
}

.htmegavc-testimonial-style-2 .htmegavc-testimonal .htmegavc-content p {
    font-family: "Figtree", sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 120%;
    text-align: center;
    font-style: normal;
    color: #243D36;
    padding: 0;
}

.htmegavc-testimonial-style-2 .htmegavc-testimonal .htmegavc-content h4 {
    font-family: "Figtree", sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 100%;
    text-align: center;
    color: #243D36;
    margin-top: 35px;
}
.htmegavc-testimonial-style-2 .slick-arrow {
    left: -60px;
    top: 0;
    bottom: 0;
    margin: auto;
    box-shadow: none;
    font-size: 18px;
        z-index: 8;
}
.htmegavc-testimonial-style-2 button.htmegavc-testimonial-arrow-next.slick-arrow {
    right: -60px;
}
/*===Footer===*/
.top-footer {
    background: linear-gradient(90deg, #2B4A42 0%, #60A390 100%);
    padding: 60px 0;
}

.footer-wrap {}

.logofooter {
    width: 15%;
}

.logofooter img {
    width: 89px !important;
}

.footer-add {
    width: 23%;
}

.footer-wrap h4 {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    color: #EEEEEE;
    margin: 0;
}

.footer-wrap p {
    color: #eeeeee;
    line-height: 26px;
}

.footer-nav ul {}
.footer-wrap .textwidget, .footer-wrap nav {
    margin: 0;
}

.footer-nav ul li {
    margin: 0;
    line-height: 26px;
    font-family: "Montserrat", sans-serif;
}

.footer-nav ul li a {
    color: #EEEEEE !important;
}
.footer-nav ul li a:hover, .footer-nav ul li a:focus, .footer-nav ul li a:active, .footer-nav ul li.current-menu-item a {
    color: #B2D961 !important;
    text-decoration: underline !important;
}
.col-one {
    width: 22%;
}

.col-two {
    width: 20%;
}

.col-three {
    width: 20%;
}
.footer-bottom {
    background: #B2D961;
    padding: 18px 0;
}

.copyright-wrapper {
    justify-content: space-between;
    align-items: center;
    font-size: 15px;
}

.copyright-wrapper .right-cpy ul {
    display: flex;
    gap: 49px;
}

.copyright-wrapper .right-cpy ul li {
    margin: 0;
    font-size: 15px;
    font-weight: 500;
}

.copyright-wrapper .right-cpy ul li a {
    text-decoration: underline !important;
}
/*===contact page===*/

.contact_form_wrap input {
    height: 56px;
}
.contact_form_wrap input::placeholder, .contact_form_wrap textarea::placeholder {
    color: #ffffff;
}

.contact_form_wrap p {
    margin-bottom: 30px !important;
}
.contact_form_wrap input, .contact_form_wrap textarea {
    width: 100%;
    border: 2px solid #B2D961;
    background: transparent;
        padding: 10px 20px;
    color: #ffffff !important;
    font-size: 16px;
}
.referral_form_wrap input, .contact_form_wrap textarea {
/*    text-align: center;*/
}
.contact_form_wrap input {
    height: 56px;
}
.contact_form_wrap input::placeholder, .contact_form_wrap textarea::placeholder {
    color: #ffffff;
}

.contact_form_wrap p {
    margin-bottom: 30px !important;
}

.contact_form_wrap textarea {
    height: 219px;
    resize: none;
}
.referral_form_wrap {
/*    text-align: center;*/
}
.referral_submit {
    text-align: left;
}
input.wpcf7-form-control.wpcf7-submit {
    width: inherit;
    background: #B2D961 !important;
    padding: 20px 40px;
    height: inherit;
    border-radius: 17px;
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    text-align: center;
    color: #2B4A42 !important;
    border: 0;
}

.list_item_box {display: none;}
.wpcf7-not-valid-tip {
    color: #ff1818 !important;
    margin-top: 3px;
}
/*===case study===*/
.list_item_wrap {
    display: flex;
    flex-wrap: wrap;
    row-gap: 60px;
    column-gap: 2%;
}

.list_item_wrap .list_item_box {
    width: 32%;
}

.list_item_wrap .list_item_box .item_img {
    margin-bottom: 40px;
}

.list_item_wrap .list_item_box .item_img img {
    width: 100%;
    height: 221px !important;
    object-fit: cover;
    border: 5px solid #C7DBCC;
}

.list_item_wrap .list_item_box .item_title {}

.list_item_wrap .list_item_box .item_title h3 {
    font-weight: 700;
}

.list_item_wrap .list_item_box .item_title h3 a {
    /* font-family: "Figtree", sans-serif; */
    /* font-weight: 700; */
    color: #B2D961;
}

.list_item_wrap .list_item_box .item_short_desc {
    margin-bottom: 36px;
    width: 90%;
}

.list_item_wrap .list_item_box .read_more {}

.list_item_wrap .list_item_box .read_more a {border-radius: 17px;padding: 20px 40px;display: inline-block;background: #2B4A42;color:  #B2D961;font-size: 20px;line-height: 100%;font-weight: 700;}

div#loadmore {
    text-align: center;
    margin-top: 60px;
    font-size: 20px;
    font-weight: 700;
    color: #2B4A42;
    cursor: pointer;
    background-color: #B2D961;
    /* color: #2B4A42; */
    /* font-size: 20px !important; */
    /* font-weight: 700; */
    line-height: 1;
    border-radius: 17px !important;
    padding: 20px 40px !important;
    max-width: 266px;
    margin-left: auto;
    margin-right: auto;
}

.single-content-wrap ul {
    list-style: disc inside;
}

.single-content-wrap ul li {
    font-weight: 700;
    margin-bottom: 15px;
}

.single-img img {
    height: 441px !important;
    object-fit: cover;
    object-position: center;
}

/*Common content page==*/
.common-content h2 {
    margin-top: 30px;
    margin-bottom: 15px;
}

.common-content h2:first-child, .common-content h3:first-child {
    margin-top: 0;
}

.common-content h3 {
    margin-top: 25px;
    margin-bottom: 13px;
    font-weight: 700;
}

.common-content ul {
    list-style: disc inside;
    margin: 10px 0;
}
.common-content a {
    font-weight: 700;
}
/*============= custom responsive ===============*/
@media screen and (max-width: 1920px) and (min-width: 1601px) {      }
@media screen and (max-width: 1536px) {      }
@media screen and (max-width: 1440px) {      }
@media screen and (max-width: 1398px) {      }
@media screen and (max-width: 1280px) {  
.htmegavc-testimonial-style-2 .slick-arrow {
    left: -26px;
    }
    .htmegavc-testimonial-style-2 button.htmegavc-testimonial-arrow-next.slick-arrow {
    right: -26px;
}
}
@media screen and (max-width: 1201px) {    

    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1140px !important;
    }

}
@media screen and (max-width: 1199px) {   
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 960px !important;
    }
}
@media screen and (max-width: 1080px) {      }
@media screen and (max-width: 1024px) {      }
@media screen and (max-width: 991px) { 

  /*---------------------------*/
    .navbar-collapse {
        position: fixed;
        top: -100%;
        width: 100%;
        height: 100%;
        background: #2B4A42;
        z-index: 999;
        left: 0;
        right: 0;
        padding-bottom: 30px;
    }
    .main-nav-area ul#primary-menu-list li {
    text-align: center;
            padding: 15px;
    border-bottom: 1px solid #F1EFE6;
}
button.navbar-toggler.m-btn-icon {
    background: transparent !important;
    border: 0 !important;
    padding: 0 !important;
}
nav.navbar.navbar-expand-lg.bg-white.navbar-light {
    position: unset;
}
.ms-auto.mainmenu {
    margin: auto !important;
    text-align: center;
}
.mainmenu .primary-menu-container > ul {
    display: flex
;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding: 0;
}
 .mainmenu .primary-menu-container ul li {
    position: relative;
    margin: 0;
    width: 100%;
}
    .mainmenu .primary-menu-container .sub-menu li a {
    padding: 12px 0 !important;
}
      .mainmenu .primary-menu-container ul li a {
        padding: 16px 14px !important;
    }

.mainmenu .primary-menu-container .sub-menu {
    position: relative;
    text-align: center;
    width: 100%;
    padding: 0 !important;
    background: #f1f1f1;
    left: 0 !important;
    opacity: 1;
    visibility: visible;
}
 .hamburger-menu-container {
    display: flex;
     justify-content: center;
  }

  #check {
    display: block;
  }
.collapse:not(.show) {
   display: block !important;
}
.main-header {
    padding:  16px 0;
    transition: 0.3s all ease-in-out;
    position: relative;
}
    .navbar-collapse {
        transform: translateY(-2%);
        transition: .65s;
        opacity: 0;
    }
     #check:checked ~ .navbar-collapse {
    transform: translateY(0);
    opacity: 1;
    top: 104px;
  }
    .main-nav-area ul#primary-menu-list {
    gap: 0px;
}
    /*====nav end==*/
    
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 700px !important;
    }
    .banner-heading {
    font-size: 45px !important;
}
h1, .h1 {
    font-size: 45px;
    line-height: 1;
}
    .main-banner {
    height: 490px;
}
    .top-right-button {
    justify-content: flex-start;
    align-items: center;
    flex-direction: row-reverse;
}
    .menu-button {
   margin-right: 20px;
        margin-left: auto;
        width: auto;
}
    .mobile-left {
    text-align: left !important;
}
    .copyright-wrapper {
    flex-direction: column-reverse;
    gap: 5px;
}
  .main-nav-area {
    order: 3;
} 
    .htmegavc-testimonial-style-2 .htmegavc-testimonal .htmegavc-content p {
    font-size: 20px;
    line-height: 120%;
}
    .htmegavc-testimonial-style-2 .htmegavc-testimonal .htmegavc-testimonal-inner {
    padding: 59px 51px;
}
}
@media screen and (max-width: 960px) {      }
@media screen and (max-width: 920px) {      }
@media screen and (max-width: 812px) {      }
@media screen and (max-width: 800px) {      }
@media screen and (max-width: 768px) {      }
@media screen and (max-width: 767px) {   
.container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 85% !important;
    }
.menu-button {
        display: none;
    }
    .main-banner {
        height: 593px;
    }
    .banner-heading br {
    display: none;
}
        .banner-heading {
        font-size: 40px !important;
    }
    .banner-content, .inner-banner .banner-content {
    padding-top: 46%;
}
    .column-reverse-mobile {
    flex-direction: column-reverse;
}
    .padd_tb {
    padding-top: 70px;
    padding-bottom: 70px;
}
.padd_tb_big {
    padding-top: 110px;
    padding-bottom: 110px;
}

.padd_t {
    padding-top: 70px;
}
.padd_b {
    padding-bottom: 70px;
}
    .heading {
    font-size: 32px !important;
}
    .sub-heading {
    font-size: 22px !important;
}
    .htmegavc-testimonial-style-2 .htmegavc-testimonal .htmegavc-testimonal-inner {
    padding: 60px 40px;
}
    .htmegavc-testimonial-style-2 .slick-slide {
    padding: 0 !important;
}
    .footer-wrap {
    flex-wrap: wrap;
}
    .footer-add {
    width: 100%;
    margin-top: 35px;
    text-align: center;
}
    .logofooter img {
    width: 89px;
    margin: auto;
}
    .logofooter {
    width: 100%;
    text-align: center;
}   
    .footer-nav {
    width: 100% !important;
    margin-top: 35px;
    text-align: center;
}
    .left-cpy {
    text-align: center;
}
    .copyright-wrapper .right-cpy ul {
    gap: 13px;
    flex-direction: column;
        text-align: center;
    }
        .copyright-wrapper {
        gap: 30px;
    }
    .footer-bottom {
    padding: 30px 0;
}
  .htmegavc-testimonial-style-2 .slick-arrow {
    top: inherit;
    bottom: 0px;
    margin: 0;
}  
    .htmegavc-testimonial-style-2 .slick-arrow {
        left: 20%;
    }
    .htmegavc-testimonial-style-2 button.htmegavc-testimonial-arrow-next.slick-arrow {
        right: 20%;
    }

   .htmegavc-testimonial-style-2 .slick-list {
    padding-bottom: 60px !important;
}
    .contact-banner {
    padding-top: 60% !important;
    width: 90%;
}
     .contact_form_wrap {
    margin-top: 30px;
}
    .list_item_wrap .list_item_box {
    width: 100%;
}
    .list_item_wrap {
    row-gap: 50px;
}
        .padd_tb_big {
        padding-top: 70px;
        padding-bottom: 70px;
    }
}
@media screen and (max-width: 736px) {      }
@media screen and (max-width: 667px) {      }
@media screen and (max-width: 640px) {      }
@media screen and (max-width: 575px) {  }
@media screen and (max-width: 568px) {      }
@media screen and (max-width: 533px) {      }
@media screen and (max-width: 480px) {      }
@media screen and (max-width: 414px) {      }
@media screen and (max-width: 375px) {      }
@media screen and (max-width: 360px) {      }
@media screen and (max-width: 320px) {      }