* {
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
  font-family: "Nunito Sans", sans-serif;
}


.header_sec{
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.logo img{
  width:150px;
}



.menu {
    padding: 14px 20px;
    border: 1px solid #014cab0a;
    border-radius: 1px;
    border-bottom: 1px solid #93939317;
}

.count p{
  text-transform: uppercase;
  font-size:15px !important;
}

.menu ul{
 list-style-type: none;
 text-transform: uppercase;
 margin-bottom:0px;
 padding-left: 0px;
}

.menu ul li a {
     color: #000;
    letter-spacing: 2px;
    font-size: 12px;
        font-weight: 700;
    text-decoration: none;
}

.menus ul{
 list-style-type: none;
 text-transform: uppercase;
 margin-bottom:0px;
 padding-left: 0px;
}

.menus ul li a {
 color: #000;
    letter-spacing: 2px;
    font-size: 13px;
    font-weight: 400;
    text-decoration: none;
}

.menu_button button{
    border: none;
    padding: 12px 21px;
    background-color: #ff5757;
    font-size: 12px;
    border-radius: 22px;
    font-weight: 600;
    color: #fff;
}

.banner_section{
  display: flex;
  justify-content: center;
  align-items: center;
  min-height:100vh;
}

.ban_txt{
    position: absolute;
    z-index: 99;
    width: 50%;
    text-align: center;
}

.banner_main_text{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99;
}

.ban_txt h1{
  text-transform: uppercase;
}

.banner_main_text::after {
position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    bottom: 0px;
    left: 0px;
    z-index: 9;
    border-radius: 0px;
    background-image: linear-gradient(to top, #ffffff00, #e4cdba);
}

.banner_main_text img{
  width:100%;
  height:100vh;
}

.desktop_menu{
       position: absolute;
    top: 15px;
    width: 100%;
   z-index: 999;
}

.banner_text h1{
font-size: 35px;
    font-weight: 700;
    text-transform: uppercase;
}

.box_sec{
    padding: 10px;
    width: 100%;
        margin-top: 12px;
    border-radius: 10px;
        background-color: #ffffff;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}

.mision{
        padding: 80px 0px;
    background-color: #fff; 
}

.sec_title ul li{
    list-style-type: none;
    display: inline-flex;
    flex-wrap: wrap;
    background-color: #ff575782;
    padding: 7px 8px;
    border-radius: 11px;
    font-weight: 700;
    font-size: 9px;
}

.mis_text{
     padding: 20px;
    border: 1px solid #8080806e;
}

.mis_text h2{
text-transform: uppercase;
    font-weight: 700;
}

.mis1{
    height:100%;
}

.mis1 img{
    width:100%;
    object-fit: cover;
    height:100%;
 
}

.sec_title ul{
    padding-left: 0px;
    display: flex;
    flex-wrap: wrap;
    gap: 11px;
}

.sec_img img{
width: 100%;
height: 296px;
object-fit: cover;
border-radius: 10px;
}

.sec_title h5{
text-transform: uppercase;
font-size: 16px;
margin-bottom: 19px;
margin-top: 17px;
}

.sec_two {
    padding: 80px 0px;
    background-image: linear-gradient(to bottom, #ffffffd9, #ffffff), url(../images/c.png);
    background-size: cover;
}

.sec_twox {
    padding-top: 80px;
    background-color: #fff;
}

.product_sec{
     padding: 80px 0px;
        background-color: #ffeacd4a;
}

.ems{
    width: 18px;
    height: 35px;
    font-size: 19px;
    color: #000000;
}

input[type="email"] {
    display: inline-block;
    width: 84%;
    padding: 18px 36px;
    margin: 8px 0;
    border: 1px solid #ccc;
    box-sizing: border-box;
    height: 48px;
    margin-top: 9px;
    border-radius: 20px;
    margin-bottom: 25px;
    border: none;
    box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.06);
}
input,
input::-webkit-input-placeholder {
  font-size: 16px;
  line-height: 3;
}

.bt {
     margin-left: -139px;
    font-size: 16px;
    display: inline-block;
    font-weight: 600;
    padding: 9px 30px;
    border-radius: 20px;
    border: none;
    cursor: pointer;
        background-color: #004cab;
    color: #fff;
}

.abt_sec{
    padding: 80px 0px;
    background-color: #ffeacd4a;
}

.abt_secs p{
  font-size:18px;
}

.abt_secs h1{
font-size: 35px;
    text-align: left;
    font-weight: 700;
    text-transform: uppercase;
}

.abt_secs h1 span{
color:#ffbf58;
}

.banner_text h1 span{
color:#ffbf58;
}

.what_box{
 width: 50px;
    height: 50px;
    background-color: #ff5757;
    border-radius: 10px;
    color: #ffffff;

}

.count h2{
      font-weight: 1000;
    font-size: 51px;
}

.icon_sec{
    width: 95%;
        background-color: #faebd71c;
    padding: 35px;
    height: 100%;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
    border-right: 1px solid #ffaac0;
    border-bottom: 1px solid #b6d7ff;
}

.client-testimonial-carousel .owl-dots button {
    height: 5px;
    background: #004cab !important;
    width: 20px;
    display: inline-block;
    margin: 5px;
    transition: .2s;
    border-radius: 2px;
}

.client-testimonial-carousel button.owl-dot.active {
  background: #ffbe5b !important;
    width: 30px;
}

.client-testimonial-carousel .owl-dots {
    text-align: center;
    margin-top: 25px
}

.single-testimonial-item {
    position: relative;
    box-shadow: 0 0 2px #dadfd3;
    margin: 2px;
    padding: 20px;
    font-style: italic;
    padding-left: 85px;
    background-color: #e4cdba;
}

.single-testimonial-item:before {
 font-family: remixicon !important;
        content: "\ec51";
    font-weight: 900;
    position: absolute;
    left: 20px;
    top: 50%;
    font-size: 20px;
    color: #ff5757;
    line-height: 30px;
    margin-top: -15px;
}

.single-testimonial-item:after {
    background: #ddd;
    content: "";
    height: 70%;
    left: 60px;
    position: absolute;
    top: 10%;
    width: 1px;
}

.single-testimonial-item h3 {
    font-size: 20px;
    font-style: normal;
    margin-bottom: 0;
}

.single-testimonial-item h3 span {
    display: block;
    font-size: 12px;
    font-weight: normal;
    margin-top: 5px;
}

.footer_setion{
  padding:80px 0px;
  background-color: #e4cdba;
}

.footer_content h6 {
 text-transform: uppercase;
    color: #000000 !important;
    font-weight: 700;
}

.footer_content p {
font-size: 16px;
    color: #000000;
    font-weight: 300;
}

.foot_ul ul {
    list-style-type: none;
    padding-left: 0px;
    flex-direction: column;
    display: flex;
    gap: 18px;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 100;
}

.foot_ul ul li a {
    text-decoration: none;
    /* color: #000000; */
    /* font-weight: 500; */
    font-size: 14px;
    color: #000000;
    font-weight: 300;
}

.bottom p {
    font-size: 15px;
    color: #000000;
    margin-top: 15px;
}

.hat_pic{
   max-width: 450px;
    margin: auto;
}

.icon_text h3{
font-size: 19px;
    text-transform: uppercase;
    font-weight: 700;
}

.icon1 h2{
  color:#004cab;
}

.icon2 h2{
  color:#ff5757;
}

.icon3 h2{
  color:#febe53;
}

.icon4 h2{
  color:#004cab;
}