*{
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
    font-family: 'Quicksand', sans-serif;
    scroll-behavior: smooth;
}

/* font-family: 'Cinzel', serif; */
a{
  text-decoration: none;
}

.row {
    --bs-gutter-x: 0;
    --bs-gutter-y: 0;
}

.position_top{
    z-index: 999;
}


.ves_cat_text ul{
  list-style-type: square;
  color:#ffffff;
}

.navbar-light .navbar-toggler {
  color: #084298;
  border-color: rgb(0 0 0 / 0%) !important;
}

.navbar-light .navbar-toggler:focus {
box-shadow: none;
}

.header_text p a{
text-decoration: none;
color:#000000;
}

.add_plus{
position: relative;
}

.add_plus::after {
  position: absolute;
  content: "+";
  width: 20px;
  font-size: 40px;
  color: #fff;
  right: 30%;
  top: 30%;
  z-index: 999;
}

.nav-link {
    display: block;
    padding: 0.5rem 1rem;
    color: #0d6efd;
    text-decoration: none;
    font-size: 14px !important;
    font-weight: 500;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}

.navbar-light .navbar-nav .nav-link {
  color: rgb(0, 0, 0) !important;
    font-weight: 700 !important;
    text-transform: capitalize !important;
}

.navbar-light .navbar-nav .nav-link:hover {
  color: #0d54a1 !important;
  font-weight: 700 !important;
  font-size: 16px !important;
}

.copyright-text ul{
  display: inline-flex;
  list-style-type: none;
}

#content {
  display: none;
}

.ayur_para button{
  font-size: 14px !important;
  color: #000000 !important;
  background-color: #00000000 !important;
  border:none;
}


.copyright-text ul li {
  font-size: 14px;
  margin-left: 29px;
}

.logo{
width:140px;
}

.top_footer {
    background-color: #0d54a1;
    clip-path: polygon(1% 0, 100% 0%, 99% 100%, 0% 100%);
    padding-top: 4px;
    padding-bottom: 4px;

}

.top_footer_icon a{
    color: #ffffff;
    font-size: 12px;
}

.top_mail a{
    font-size: 12px;
    padding: 12px;
    color: #ffffff;
    font-weight: 700;
    text-transform: lowercase;
    text-decoration: none;
}

.display_flex{
    display: flex;
    justify-content: center;
    align-items: center;
}

.display_flex_col{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.display_flex_start{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    
}

.display_flex_end{
    display: flex;
    justify-content: flex-end;
    align-items: center;
   
}

.text-primarys {
    color: #41086f!important;
}

.display_flex_space{
    display: flex;
    justify-content: space-between;
    align-items: center;
    
}

.top_footer_icon ul {
margin-bottom: 0px;
margin-right: 8px;

}

.top_footer_icon ul li{
    list-style-type: none;
    display: inline;
}

.header_call_icons{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.header_circle{
    width: 24px;
    padding: 5px;
    display: flex;
    border-radius: 17px;
    background-color: #0d54a1;
}

.header_circle .fal{
    font-size: 13px;
    color:#ffffff;
}

.header_circle .fas{
    background-color: #0d54a1;
}

.header_text p{
    font-size: 13px;
    font-weight: 700;
    margin-bottom: -2px;
    color:#000000;
}

.menu_1{
    position: fixed;
    width: 100%;
    z-index: 999;
    background-color: #ffffffbf;
}

.menu_1.active{
    background-color: #ffffff;
}

.slider_main{
    position: relative;
    overflow: hidden;
}

.slider_main::after{
position: absolute;
content:"";
top:0px;
left:0px;
width:100%;
height:100%;
background-color: #00000000;
    z-index: 9;
}

.slider-1{
    position: relative;
}

.slider-1 img{
    height:100vh;
}

.ves_slider-1{
  position: relative;
}

.ves_slider-1 img{
  height: 67vh;
}

.navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #ffffff21 !important;
}

.banner_main_text{
    position: absolute;
    top:35%;
    left:20%;
    z-index: 99;
}

.banner_main_text h2{
 font-size: 84px;
 color: #084298;
 -webkit-text-stroke: 0.1vw #ffffff;
}

.banner_main_text h4{
    color:#ffffff;
}

.nav-pills .nav-link.active{
  color: #fff !important;
  font-size: 12px !important;
  background-color: #052141;
}
.nav-pills .nav-link {
  background: 0 0;
  border: 0;
  font-size: 12px !important;
  border-radius: 0.25rem;
  font-weight: 700;
  color:#052141 !important;
}

.owl-carousel .owl-nav button.owl-prev{
    bottom: 25px;
    right: 34px;
    width: 53px;
    height: 53px;
    background: 0 0;
    position: absolute;
    color: white !important;
    font-size: 23px !important;
    border: none;
    z-index: 9999!important;
    padding: 0!important;
    
    background-color: #084298!important;
    /* padding: 52px; */
  }
  .owl-carousel .owl-nav button.owl-next{
    bottom: 25px;
    right: 145px;
    width: 53px;
    height: 53px;
    background: 0 0;
    position: absolute;
    color: white !important;
    font-size: 23px !important;
    border: none;
    z-index: 9999!important;
    padding: 0!important;
    
    background-color: #084298 !important;
    /* padding: 52px; */
  }
  .owl-carousel .owl-nav button.owl-prev:focus{
    outline: none;
  }
  .owl-carousel .owl-nav button.owl-next:focus{
    outline: none;
  }

  

  .tracking-in-expand {
	-webkit-animation: tracking-in-expand 1.9s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
	        animation: tracking-in-expand 1.9s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
}

@-webkit-keyframes tracking-in-expand {
    0% {
      letter-spacing: -0.5em;
      opacity: 0;
    }
    40% {
      opacity: 0.6;
    }
    100% {
      opacity: 1;
    }
  }
  @keyframes tracking-in-expand {
    0% {
      letter-spacing: -0.5em;
      opacity: 0;
    }
    40% {
      opacity: 0.6;
    }
    100% {
      opacity: 1;
    }
  }
  

.about_section{
    padding-top: 100px;
    padding-bottom: 100px;
    overflow-x: hidden;
}


.banner_main_text p{
    font-size: 17px;
    font-weight: 700;
    color: #ffffff;
}

.abt_img1{
    position: relative;
    margin: auto;
}

.abtimg2{
    position: absolute;
    content: "";
    width: 60%;
    right: -30%;
    bottom: 54%;
}

.abtimg3{
    position: absolute;
    content: "";
    width: 60%;
    left: -30%;
    top: 54%;
}

.about_container h3{
    font-size: 23px;
    font-weight: 700;
}

.about_container h5{
    color:#000000;
    font-size: 14px;

}

.about_container h6{
    color: #084298;
    font-size: 19px;
    font-weight: 700;

}

.div_box{
    width:60px;
    height:60px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
    background-color: #084298;
}

.div_text{
    max-width: 450px;
}

.div_text h6{
    font-weight: 700;
}

.div_box img{
    width:30px;
}

.divi_logo img{
    width:200px;
}

.our_division_one{
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
}

.divi_title h5{
    font-size: 17px;
    color: #084298;
}

.divi_title h4{
    font-size: 30px;
    max-width: 450px;
    font-weight: 700;
    margin: auto;
}
.div_text_title{
    max-width: 500px;
}

.logo_wrapper_one{
    background-color: #0dcaf01a;
    padding: 30px;
    height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;

}

.logo_wrapper_two{
    background-color: #ccf0921f;
    padding: 30px;
    height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
}


.logo_btn a{
    background-color: #ffffff;
    padding: 10px 17px;
    text-decoration: none;
    color: #084298;
    font-weight: 600;
    font-size: 12px;
    border-radius: 36px;
    border: 1px solid #dfdfdf;
}


.logo_wrapper_three{
    background-color: #0842980f;
    padding: 30px;  
    height: 300px; 
    display: flex;
    justify-content: center;
    align-items: center;
}

.logo_wrapper_four {
  background-color: #004b5b29;
  padding: 30px;
  height: 302px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.logo_detal p{
    margin: auto;
    font-size: 12px;
    font-weight: 600;
}

.logo_pro{
  width: 123px;
  margin: auto;
}

.logo_btn a{
    text-align: center;
}


.sec-title {
	margin-bottom: 50px;
	padding-bottom: 15px;
	position: relative;
}

.sec-title h2 {
	font-size: 60px;
	font-family: "Montserrat", sans-serif;
	font-weight: 900;
	letter-spacing: 0px;
	text-transform: uppercase;
	color: var(--blue);
}
.sec-title p {
	font-size: 18px;
	line-height: 28px;
}

.client-video img{
    border-radius: 30px;
}

.testimonial-area {
       background: #ffffff;
	position: relative;
	z-index: 2;
	padding: 50px 0;
}
.testimonial-area .owl-carousel {
	overflow: hidden;
	padding: 0 20px;
	padding-right: 40px;
}
.testimonial-area .owl-stage-outer {
	padding: 30px 50px;
	margin-left: -34px;
	width: calc(100% + 100px);
}
.single-testimonial {
    border: 3px solid #084298;
    text-align: center;
    border-radius: 45px;
    position: relative;
    z-index: 2;
}

.test_para {
    height: 174px;
    overflow: hidden;
}

.test_para p {
    color: #000000;
	font-size: 15px;
    text-align: left;
	line-height: 24px;
	padding: 50px;
	padding-bottom: 30px;
	position: relative;
	z-index: 3;
    overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3; /* start showing ellipsis when 3rd line is reached */
  white-space: pre-wrap;
 }

.single-testimonial::before {
	content: "";
	position: absolute;
	left: -35px;
	top: -35px;
	background: url(https://i.ibb.co/nb8Hjms/quote.png) no-repeat var(--blue);
	background-size: 60%;
	width: 126px;
	height: 100px;
	transform: rotate(180deg);
	background-position: 34px 15px;
}
.single-testimonial::after {
	content: "";
	position: absolute;
	right: -35px;
	bottom: -34px;
	background: url(https://i.ibb.co/nb8Hjms/quote.png) no-repeat var(--blue);
	background-size: 60%;
	width: 126px;
	height: 100px;
	background-position: 34px 19px;
}
.round {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
}
.round-1::before {
	content: "";
	position: absolute;
	left: 88px;
	top: -7px;
	width: 50px;
	height: 7px;
	background: #fff;
	border-radius: 30px;
}
.round-1::after {
	content: "";
	position: absolute;
	left: -7px;
	top: 62px;
	width: 7px;
	height: 50px;
	background: #fff;
	border-radius: 30px;
}
.round-2::before {
	content: "";
	position: absolute;
	right: 87px;
	bottom: -7px;
	width: 50px;
	height: 7px;
	background: #fff;
	border-radius: 30px;
	z-index: 1;
}
.round-2::after {
	content: "";
	position: absolute;
	right: -7px;
	bottom: 62px;
	width: 7px;
	height: 50px;
	background: #fff;
	border-radius: 30px;
	z-index: 1;
}
.client-video {
	padding-right: 15px;
}
.client-info {
	position: relative;
	z-index: 3;
}
.client-info a {
	width: 40px;
	height: 40px;
	border-radius: 100px;
	display: flex;
	justify-content: center;
	align-items: center;
	box-shadow: 0 0 16px rgba(0, 0, 0, 0.16);
	font-size: 22px;
}
.client-info {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: left;
	padding-bottom: 50px;
}
.client-info h6 {
	color: #000;
	font-weight: 700;
	font-size: 18px;
    margin-bottom: 0px;
	
}
.client-info span {
	display: inline-block;
    color: #000;
	font-size: 12px;
}
.sec-title.white-title h2 {
    color: #084298;
    font-size: 29px;
}
.owl-dots button {
	background: #fff !important;
	width: 10px;
	height: 10px;
	border-radius: 26px;
	margin: 0 5px;
	transition: 0.3s;
}
.owl-dots {
	text-align: center;
	margin-top: 50px;
}
.owl-dots button.active {
	width: 30px;
}

.office_section{
    padding-top:50px;
    padding-bottom:50px;
    position: relative;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
}
video {
    object-fit: cover;
  
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
  }
  .overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
    background: #011a3f66;
  }
  .home-content {
    
    margin: 0 auto;
    position: relative;
    top: 150px;
    color: #fff;
    z-index: 3;
  }
  .home-content h2 {
    font-family: Playfair Display, serif;
    text-align: center;
    text-transform: uppercase;
    font-size: 29px;
    color:#ffffff;
    line-height: 1.1;
  }
  .middle-line {
    height: 200px;
    width: 2px;
    background: #01012400;
    margin: 40px auto;
  }
  .home-content button {
    display: block;
    font-size: 20px;
    border: 1px solid #f1f1f1;
    border-radius: 5px;
    background: transparent;
    color: #fff;
    margin: 50px auto 0;
    padding: 16px 30px;
    cursor: pointer;
  }

.our_products{

    padding-top: 80px;
    padding-bottom: 80px;

}

.product_wrapper{
    position: relative;
    max-width: 290px;
    height: 300px;
    margin: auto;
    background-color: #084298;
    border-radius: 8px;
    overflow-y: hidden;

}

.pro_img{
    position: absolute;
    content: "";
    top: -32px;
    left: -32px;
    max-width: 262px;
}

.we_offer_sec{
    padding-top: 80px;
    padding-bottom:80px;  
}

.icon_title h3{
    font-size: 16px;
    font-weight: 600;
    color: #084298;
}

.icon_wrapper_sec{
    position: relative;
    min-height: 244px;
    background-color: #0842981a;
    padding: 15px;
    border-radius: 3px;
}

.icon_wrapper_sec::after{
    position: absolute;
    content: "";
    width: 34%;
    height: 34%;
    bottom: 0px;
    right: 0px;
    background-color: #ffffff;
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}

.icon_box {
    position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    z-index: 1;
}


.icon_box img{
    width: 78px;
}

.fornt_contact{
    background: #eaf2ff;
    padding-top: 60px;
    padding-bottom: 60px;
}

.counter
{
    text-align: center;
}

.counter-count
{   z-index: 1;
    font-size: 50px;
    font-weight: bold;
    position: relative;
    color: #000000;
    text-align: center;
    display: inline-block;
}


.counter{
    position: relative;
    padding-top: 60px;
    padding-bottom: 60px;
    background-attachment: fixed;
    background-image: url(../images/dhronibuild.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.counter:before{
    position: absolute;
    content:"";
    width:100%;
    height:100%;
    top:0;
    left:0;
    background-color: #072d6300;

}

.counter h2{
    font-weight: 700;
    color: #ffffff !important;
    font-size: 36px;
}

.counter .far{
    color:#ffffff;
}

.counter p{
    color:#ffffff;
    font-size: 18px;
    font-weight: 600;
}


.contact_banner img{
    max-height: 400px;
    width: 100%;
}


.contact_sec{
    padding-top: 60px;
    padding-top: 60px;
}

.contact_padding{
    padding-top: 60px;
    padding-bottom: 60px;
}

.contact-name {
    margin-bottom: 30px;
  }
  .contact-name h5 {
    font-size: 22px;
    color: #0d54a1;
    margin-bottom: 5px;
    font-weight: 600;
  }
  .contact-name p {
    font-size: 18px;
    margin: 0;
  }
  
  .social-share a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    color: #ffffff;
    text-align: center;
    margin-right: 10px;
  }
  .social-share .dribbble {
    box-shadow: 0 8px 30px -4px rgba(234, 76, 137, 0.5);
    background-color: #0d6efd;
  }
  .social-share .behance {
    box-shadow: 0 8px 30px -4px rgba(0, 103, 255, 0.5);
    background-color: #0067ff;
  }
  .social-share .linkedin {
    box-shadow: 0 8px 30px -4px rgba(1, 119, 172, 0.5);
    background-color: #198754;
  }
  
  .contact-form .form-control {
    border: none;
    border-bottom: 1px solid #cecedc;
    background: transparent;
    border-radius: 0;
    padding-left: 0;
    padding-bottom: 25px;
    box-shadow: none !important;
  }
  .contact-form .form-control:focus {
    border-bottom: 1px solid #052141;
  }
  .contact-form .form-control.invalid {
    border-bottom: 1px solid #052141;
  }
  .contact-form .send {
    margin-top: 20px;
  }
 
  
  .section-title h2 {
      font-weight: 700;
      color: #0d54a1;
      font-size: 45px;
      margin: 0 0 15px;
      border-left: 5px solid #000000;
      padding-left: 15px;
  }
  .section-title {
      padding-bottom: 45px;
  }
  .contact-form .send {
      margin-top: 20px;
  }
  .px-btn {
    padding: 0 50px 0 20px;
    line-height: 60px;
    position: relative;
    display: inline-block;
    color: #ffffff;
    text-decoration: none;
    background: none;
    border: none;
    background-color: #084298;
  }
  .px-btn:hover {
    padding: 0 50px 0 20px;
    line-height: 60px;
    position: relative;
    display: inline-block;
    color: #ffffff;
    text-decoration: none;
    background: none;
    border: none;
    background-color: #084298;
  }
 
  .px-btn .arrow {
      width: 13px;
      height: 2px;
      background: currentColor;
      display: inline-block;
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto;
      right: 25px;
  }
  .px-btn .arrow:after {
      width: 8px;
      height: 8px;
      border-right: 2px solid currentColor;
      border-top: 2px solid currentColor;
      content: "";
      position: absolute;
      top: -3px;
      right: 0;
      display: inline-block;
      -moz-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
  }


.vester_banner img{
    max-height: 400px;
    width: 100%;
    
}

.vesture_wrapper{
    padding-top: 40px;
    padding-bottom: 60px;
    position: relative;
    overflow-x: hidden;
    overflow-y: hidden;
}

.ves_logo{
    width: 368px;
    margin-right: auto;
}


.ves_group{
    width: 350px;
    margin-right: auto;
}

.vest_para h4{
    max-width: 415px;
    font-size: 33px;
    font-weight: 700;
}

.vest_para p{
    max-width: 415px;
}

.vesture_side{
    background-color: #0dcaf03b;
    border-radius: 30% 70% 70% 30% / 30% 25% 75% 70% ;
}

.bg_item2{
  position: absolute;
  content:"";
  width:100px;
  bottom:0px;
 left:0px;
  animation: animName 50s linear infinite;
  }
  
  @keyframes animName {
      0%{
         transform: rotate(0deg);
        }
     100%{
         transform: rotate(360deg);
        }
     }

.bg_item1{
position: absolute;
content:"";
width:100px;
top:0px;
right:0px;
animation: animName 50s linear infinite;
}

@keyframes animName {
    0%{
       transform: rotate(0deg);
      }
   100%{
       transform: rotate(360deg);
      }
   }
   

.cate_ves {
  margin-top: -38px;
    padding-bottom: 40px;
}
   
.cat_ves_wrapper{
  background-color: #1384aae0;
  position: relative;
  margin: 13px;
  padding: 32px 8px 8px 8px;
  align-items: center;
     min-height: 315px;
  display: flex;
  /* justify-content: center; */
  border-radius: 5px;
  flex-direction: column;
}



.ves_cat_text h3{
  color: #ffffff;
  font-size: 18px;
  text-align: center;
  margin-top: 8px;
}

.ves_cat_text p{
  font-size: 14px;
  color: #fff;
  text-align: center;
}

.ves_icon_cat img {
  width: 38px;
}

.ves_btn a{
  background-color: #f8fdffd4;
  padding: 13px 21px;
  color: #1384aad4;
  text-decoration: none;
  border: 1px solid #1384aad4;
}

.ves_btn a:hover{
  background-color: #1384aad4;
  padding: 13px 21px;
  color: #ffffffd4;
  text-decoration: none;
  border: 1px solid #1384aad4;
}

.ves_product_sec{
  padding-top: 60px;
  padding-bottom: 60px;
}

.ves_product_imgs img{
  position: relative;
  /*clip-path: polygon(0 0, 93% 0, 100% 100%, 7% 100%);*/
 
 
}

.ves_product_imgs{
  position: relative;
}

.ves_product_imgs::before{
   content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  /* clip-path: polygon(0 0, 84% 0, 100% 100%, 17% 100%); */
  background-color: #012d5700;
  top: -17px;
  left: -18px;
  border: 4px solid #1384aa14;
  border-bottom: none;

}

.ves .sec-title.white-title h2 {
  color: #1384aa;
  font-size: 29px;
}


.ves_product_imgs h3{
     font-weight: 700;
    /* position: absolute; */
    content: "";
    color: #1384aa;
    font-size: 18px;
    margin-top: 11px;
    text-align: center;
}

.attire_img img{
width:200px;
margin: auto;
}

.cate_attire {
padding-top: 60px;
padding-bottom: 60px;
}

.attire_title h5{
  max-width:450px;
  text-align: center;
  margin-top: 17px;
  font-size: 24px;
  margin-bottom: 17px;
}


.attire_para p{
  max-width: 690px;
  text-align: center;
}

.attr_icons{
  width:100px;
  height:100px;
  background-color: #052141;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
}

.attr_icons img{
  width:50px;
}

.attr_text h6{
  font-size: 13px;
  text-align: center;
  margin-top: 17px;
  font-weight: 700;
}

.services_text{
  padding-top: 60px;
  padding-bottom: 60px;
}

.hos_img{
padding: 10px;
border: 2px solid #0d54a130;
margin:15px;
}


.hos_btn a{
  background-color: #f8fdffd4;
  padding: 13px 21px;
  color: #05356a;
  text-decoration: none;
  border: 1px solid #05356a;
}

.hos_btn a:hover{
  background-color: #05356a;
  padding: 13px 21px;
  color: #ffffffd4;
  text-decoration: none;
  border: 1px solid #05356a;
}

.footer-section {
    background: #05356a;
    position: relative;
  }
  .footer-cta {
    border-bottom: 1px solid #ffffff;
  }
  .single-cta i {
    color: #ffffff;
    font-size: 19px;
    float: left;
    margin-top: 8px;
  }
  .cta-text {
    padding-left: 15px;
    display: inline-block;
  }
  .cta-text h4 {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 2px;
  }
  .cta-text span {
    color: #ffffff;
    font-size: 12px;
  }


  .modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #102c55 !important;
    border-radius: 0px !important;
    outline: 0;
  }
  
  .modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #12263896 !important;
    outline: 0;
  }
  
  .modal-body label, .description {
    color: var(--secondary-color);
    text-transform: uppercase;
    font-size: 0.625rem;
  }
  
  .modal-body form {
    
    position: relative;
    margin-top: 2rem;
    padding: 1rem 0;
  }
  
  .modal-body input, textarea, label {
    width: 100%;
    display: block;
  }
  
  .modal-body p, placeholder, input, textarea {
    font-family: 'Helvetica Neue', sans-serif;
  }
  
  .modal-body input::placeholder, textarea::placeholder {
    color: var(--primary-color);
  }
  
  .modal-body input, textarea {
    color: #102c55;
    font-weight: 500;
    background: var(--bg-color);
    border: none;
    border-bottom: 1px solid #d4d4d4;
    padding: 0.5rem 0;
    font-size: 13px;
    margin-bottom: 1rem;
    outline: none;
  }
  
  .modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    width: 30% !important;
  }
  
  .modal-body textarea {
    resize: none;
  }
  
  .modal-body button {
    text-transform: uppercase;
      font-weight: 300;
      background: #102c55;
      color: #fff;
      width: 10rem;
      /* height: 2.25rem; */
      font-size: 14px;
      padding: 13px;
      border: none;
      border-radius: 2px;
      outline: none;
      cursor: pointer;
  }
  
  .modal-body input:hover, textarea:hover, button:hover {
    opacity: 0.5;
  }
  
  .modal-body button:active {
    opacity: 0.8;
  }
  
.about_main{
  padding-top: 50px;
  padding-bottom: 50px;
}


.ayur_para h4 {
  max-width: 500px;
  font-size: 33px;
  font-weight: 700;
}


.ayur_btn a {
  background-color: #f8fdffd4;
  padding: 13px 21px;
  color: #2f4b16;
  text-decoration: none;
  border: 1px solid #2f4b16;
}

.ayur_btn a:hover {
  background-color: #2f4b16;
  padding: 13px 21px;
  color: #ffffff;
  text-decoration: none;
  border: 1px solid #2f4b16;
}

.ayur_side {
  background-color: #1d380c1a;
  border-radius: 30% 70% 70% 30% / 30% 25% 75% 70%;

}

.ceo_section{
  padding-top:90px;
  background-color: #031527;
  /* background-position: left;
  background-size: contain;
  background-image: url(../images/ceo.png);
  background-repeat: no-repeat; */
}

.ceo_message h2{
  font-family: 'Cinzel', serif;
  color: #ffffff71;
  font-size: 34px;
} 
 

.ceo_message h3{
  font-family: 'Cinzel', serif;
  color: #ffffff;
  font-size: 34px;
}

.ceo_message p{
  color:#fff;
  text-align: right;
}

.abt_sec{
  padding-top: 45px;
  padding-bottom: 45px;
}

.about_sec h4{
    font-size: 32px;
    font-weight: 800;
    font-family: 'Cinzel', serif;
    color: #0d54a1;
    max-width: 400px;
}

.about_sec{
  position: relative;
}

.pattrens{
  position: absolute;
  content: "";
  top: 52px;
  left: 48px;
  rotate: 6deg;
  width: 25%;
}

.ayu .sec-title.white-title h2 {
  color: #627244;
  font-size: 29px;
}

.product_ayur{
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #ece7e700;
}

.ayur_icon img{
  width: 90px;
  background-color: #0d54a1;
  padding: 13px;
  border-radius: 53px;
}

.abttt_icon {
  display: flex;
  justify-content: start;
}
.abttt_icon img {
  width: 79px;
  background-color: #0d54a1a6;
  padding: 13px;
  border-radius: 53px;
}
.ayur_icon_text h6{
  font-size: 24px;
  font-weight: 800;
  margin-top: 6px;
  text-transform: capitalize;
}

.testminl_contact{
  padding-top: 60px;
  padding-bottom: 60px;
}

.ayur_wrapper {
  padding: 10px;
  background-color: #62724400;
  margin: 16px;
  min-height: 228px;
  border-radius: 6px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.ayur_product_imgs {
  position: relative;
}

.ayur_product_imgs::before {
  content: "";
  position: absolute;
  width: 15%;
  height: 100%;
  clip-path: polygon(0 0, 84% 0, 100% 100%, 17% 100%);
  background-color: #012d5700;
  top: -17px;
  left: -18px;
  border: 4px solid #627244;
  border-bottom: none;
  border-right: none;
}

.ayur_product_imgs h3{
font-size: 18px;
margin-top: 8px;
color:#d56513;
}

.mision_and_vision{
  padding-top: 109px;
  padding-bottom: 109px;
  background-color: #08429817;
  background-image: url(../images/mission.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size:cover;
}

.ayur_icons img {
    width: 90px;
    background-color: #ffffff;
    padding: 13px;
    border-radius: 53px;
}

.floating {  
  animation-name: floating;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  margin-left: 30px;
  margin-top: 5px;
}

@keyframes floating {
  from { transform: translate(0,  0px); }
  65%  { transform: translate(0, 15px); }
  to   { transform: translate(0, -0px); }    
}

.abticon_wrapper{
  width:20px;
  height:20px;
  background-color: #052141;
}

.abt_icco_wrapper{
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.ayur_icon{
  display: flex;
  justify-content: center;
}

.mision_text h3{
  font-size: 42px;
  color: #0d54a1;
  font-family: 'Cinzel', serif;
}

.mision_text h3{
  margin-top: 10px;
}

.banner_main_text h3{
  font-size: 42px;
  color:#ffffff;
  font-weight: 700;
}

.reels_box_wrapper_client{
  height: 200px;
  background-color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #e0d8d8;
  overflow: hidden;
}




.general_sec .sec-title.white-title h2 {
  color: #014c5c;
  font-size: 29px;
}

.general_sec .single-testimonial {
  border: 3px solid #014c5c;
  text-align: center;
  border-radius: 45px;
  position: relative;
  z-index: 2;
}


  .footer-content {
    position: relative;
    z-index: 2;
  }
  .footer-pattern img {
    position: absolute;
    top: 0;
    left: 0;
    height: 330px;
    background-size: cover;
    background-position: 100% 100%;
  }
  .footer-logo {
    margin-bottom: 30px;
  }
  .footer-logo img {
      max-width: 200px;
  }
  .footer-text p {
    margin-bottom: 14px;
    font-size: 14px;
    color: #ffffff;
    line-height: 28px;
  }
  .footer-social-icon span {
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 20px;
  }
  .footer-social-icon a {
    color: #fff;
    font-size: 16px;
    margin-right: 15px;
  }
  .footer-social-icon i {
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 38px;
    border-radius: 50%;
  }
  .facebook-bg{
    background: #3B5998;
  }
  .twitter-bg{
    background: #55ACEE;
  }
  .google-bg{
    background: #DD4B39;
  }
  .footer-widget-heading h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 40px;
    position: relative;
  }
  .footer-widget-heading h3::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -15px;
    height: 2px;
    width: 50px;
    background: #e7e7e7;
  }
  .footer-widget ul li {
    display: inline-block;
    float: left;
    width: 50%;
    margin-bottom: 12px;
  }
  .footer-widget ul li a:hover{
    color: #ffffff;
  }
  .footer-widget ul li a {
    color: #ffffff;
    text-transform: capitalize;
    text-decoration: none;
  }
  .subscribe-form {
    position: relative;
    overflow: hidden;
  }
  .subscribe-form input {
    width: 100%;
    padding: 14px 28px;
    background: #2E2E2E;
    border: 1px solid #2E2E2E;
    color: #fff;
  }
  .subscribe-form button {
    position: absolute;
    right: 0;
    background: #ffffff;
    padding: 13px 20px;
    border: 1px solid #ffffff;
    top: 0;
  }
  .subscribe-form button i {
    color: #000;
    font-size: 22px;
    transform: rotate(-6deg);
  }
  .copyright-area{
    background: #ffffff;
    padding: 25px 0;
  }
  .copyright-text p {
    margin: 0;
    font-size: 14px;
    color: #000000;
    font-weight: 700;

  }
  .copyright-text p a{
    color: #012d57;
    text-decoration: none;
  }
  .footer-menu li {
    display: inline-block;
    margin-left: 20px;
  }
  .footer-menu li:hover a{
    color: #072e63;
  }
  .footer-menu li a {
    font-size: 14px;
    color: #878787;
    text-decoration: none;
  }

  .bottom_header {
    position: fixed;
    padding-top: 28px;
    padding-bottom: 10px;
    bottom: 10px;
    right: 24px;
    z-index: 9999;
}
.fixed_one .fal {
  color: #ffffff;
  padding: 30px;
}
.fixed_one .fab {
  color: #ffffff;
  padding: 30px;
}

.fixed_one {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #214a86;
  padding: 2px;
  margin: 1px;
  width: 56px;
  height: 55px;
  border-radius: 3px;
  cursor: pointer;
}


@media(max-width:1250px){
    .cat_ves_wrapper {
    background-color: #1384aae0;
    position: relative;
    margin: 13px;
    padding: 32px 8px 8px 8px;
    align-items: center;
    min-height: 399px;
    display: flex;
    /* justify-content: center; */
    border-radius: 5px;
    flex-direction: column;
}
.ves_cat_text h3 {
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    margin-top: 8px;
}
}


@media(max-width:1150px){
  .add_plus::after {
    position: absolute;
    content: "+";
    width: 20px;
    font-size: 40px;
    color: #fff;
    right: 13%;
    top: 30%;
    z-index: 999;
  }
  
  
element.style {
}

}


  @media (max-width: 767px) {
    .contact-form .send {
      margin-bottom: 20px;
    }
    .add_plus::after {
      position: absolute;
      content: "+";
      width: 20px;
      font-size: 40px;
      color: #fff;
      right: 19%;
      top: 30%;
      z-index: 999;
  }
  }


  @media screen and (max-width: 580px){
    .banner_main_text h2 {
      font-size: 32px;
      color: #084298;
      -webkit-text-stroke: 0.1vw #ffffff;
  }
  .banner_main_text h3 {
    font-size: 24px;
    color: #ffffff;
    font-weight: 700;
    margin-top: 30px;
}
  .banner_main_text {
    position: absolute;
    top: 38%;
    left: 9%;
    z-index: 99;
}
.footer-logo img {
  max-width: 143px;
}
.add_plus::after {
  position: absolute;
  content: "+";
  width: 20px;
  font-size: 40px;
  color: #fff;
  right: 13%;
  top: 30%;
  z-index: 999;
}
.top_mail a {
  font-size: 11px;
  padding: 12px;
  color: #ffffff;
  font-weight: 700;
  text-transform: lowercase;
  text-decoration: none;
}
.logo_pro {
  width: 146px;
  margin: auto;
}
.footer-widget ul li a {
  color: #ffffff;
  text-transform: capitalize;
  text-decoration: none;
  font-size: 13px;
}

.footer-widget-heading h3 {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  margin-top: 19px;
  margin-bottom: 41px;
  position: relative;
}
.ves_cat_text p {
  font-size: 13px;
  color: #fff;
  text-align: center;
}
.ves_logo {
  width: 223px;
  margin-right: auto;
}
.vest_para h4 {
  max-width: 415px;
  font-size: 23px;
  font-weight: 700;
}

.ayur_para h4 {
  max-width: 500px;
  font-size: 22px;
  font-weight: 700;
}
.contact-name p {
  font-size: 14px;
  margin: 0;
}
.menu_1 {
  position: fixed;
  width: 100%;
  z-index: 999;
  background-color: #ffffff;
}
.ves_slider-1 img {
  height: 53vh;
}
  }