@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;1,700&family=Open+Sans:ital,wght@0,500;0,600;0,800;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;600;700&display=swap');

body,html{
    padding: 0;
    margin:0 ;
    box-sizing: border-box; 
    }
     
    
    
    *,p,h1,h2,h3,h4,h5,h6{
    padding: 0;
    margin: 0;	
    font-family:Rubik;
    }
    a{
    text-decoration: none;
    color: #4e9371;
    }
    .zoom-in {
      cursor: zoom-in;
    }
     
 

.class0{
	background:#cecece;
    height: 3px;
}
.class1{
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.class2{
	 background: #cecece;
	text-align: center;
	width: 250px;
	border-radius: 25px;
}
.class2 p{
	padding: 5px;
	font-weight: 600;
}
.class2 p a:hover{
	text-decoration: none;
}
.class2 i{
	padding: 5px;
	color: #000;
}
.class2 p a{
	color: #000;
}
 
.class3 p{
	padding: 5px;
	font-weight: 600;
}
.class3 p a:hover{
	text-decoration: none;
}
.class3 i{
	padding: 5px;
	color: #000;
}
.class3 p a{
	color: #000;
}
.class4{
	/*background: #e1e1e1;*/
	width: 250px;
	padding:5px;
}
 
.home-about{
    text-align: center;
    padding-top: 50px;
    padding-bottom: 100px;
}
.home-about h3{
color: #999999;
font-size: 20px;
font-weight: 500;
font-family: Raleway;
}
.home-about h2{
    color: #aa2524;
    font-size: 35px;
font-weight: 700;
margin-bottom: 15px;
}

.home-about p{
    color: #595959;
}

.health-wrapper{
    background: url('../images/extra/health-bg.jpg') no-repeat fixed   100%;
    background-size: cover;
    height: auto;
    background-position: center;
    position: relative;
    height: 600px;
    margin-top: 100px;
}
.health-card-row{
  position: relative;
  top: -100px;
}
.health-card-img{
    background-color: #4e9371;
    border: 7px solid #e7ecf6;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    height: 120px;
    width: 120px;
    padding: 5px;
    margin: auto;
    position: relative;
    z-index: 1;
} 
.health-card-img img{
    width: 100%;
}

.health-card-content{
background-color: #fff;
padding: 70px 15px 50px 15px;
text-align: center;
margin-top: -60px;
height: 300px;
box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2)
}

.health-card-content h2{
    color: #4e9371;
    font-weight: 700;
    font-size: 25px;
    margin-bottom: 10px;
}
.health-card-content p{
    color: #4d4d4d;
}
.health-heading{
    text-align: center; 
        /*border white with light shadow*/
        text-shadow: 
           1px  1px     #fff, 
          -1px  1px     #fff, 
           1px -1px     #fff, 
          -1px -1px     #fff,
           1px  1px 5px #555; 
           font-size: 30px;
           color: #505153;
           font-family: Raleway!important;
           font-weight: 700;
}
.health-heading span{
    font-size: 50px;
    color: #4e9371;font-family: Raleway!important;
}


.care-section{
    position: relative;
}
.care-section::after{
    position: absolute;
    content: "";
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fa0001+0,980304+100 */
background: linear-gradient(to right,  rgba(78,147,113,1) 0%,rgba(78,147,113,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
}
.care-section::before{
    position: absolute;
    content: "";
  
    background-color: #cecece;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
}
.care-section .right{
    background-color: #cecece;
    padding: 0;
    padding-top: 25px;
}
.care-section .right h2{ 
        /*border white with light shadow*/
        text-shadow: 
           1px  1px     #fff, 
          -1px  1px     #fff, 
           1px -1px     #fff, 
          -1px -1px     #fff,
           1px  1px 5px #555; 
           font-size: 40px;
           color: #505153;
           font-family: Raleway!important;
           font-weight: 700;
           padding-left: 100px;
}
.care-section .right h2 span{
    font-size: 60px;
    color: #aa2524;font-family: Raleway!important;
}
.care-section .right img{
    width: 100%;
}
.care-section .right .p-left{
    padding-left: 150px;
}
.care-section .left{
 padding-top: 50px;
}
.item-head{
   max-width: 250px;
   margin: auto;
}
.item-img{
    max-width: 90%;
    margin: auto;
}

.owl-dots{
	display: none;
}
.owl-prev{
position: absolute;
    left: 0px;
      top: 0;
    bottom: 0;
    outline: none!important;
font-size: 30px!important;

} 
.owl-next{
position: absolute;
    right: 0px;
    top: 0;
    bottom: 0;
    outline: none!important;
font-size: 30px!important;

} 
.owl-theme .owl-nav [class*=owl-] {
    color: #cecece!important; 
    background: transparent!important;
    display: inline-block;
    cursor: pointer;
    border-radius:0;
    border: none!important;
    width: 30px;
}

.brand{
    text-align: center;
    padding-bottom: 50px;
    padding-top: 50px;
    position: relative;
}

.brand-head{
    padding-bottom:30px;
}
.brand-head h2{
    font-weight: 600;
    color: #505153;
    font-size: 30px;
}
.get-in-touch{
    position: relative;
    padding-top: 50px;
}
.get-in-touch::4e9371{
    position: absolute;
    content: "";  
    background-color: #9d0304;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
}
.get-in-touch .left{
    text-align: center;
    padding: 0;
}
.get-in-touch .left h2{
    font-weight: 600;
    color: #505153;
    font-size: 30px;
    margin-bottom: 50px; 
    text-decoration:underline; 
}
.get-in-touch .left img{
    width: 100%;
}
.get-in-touch .right{
    display: block;
    align-content: center;
}
.get-in-touch form{
    max-width: 80%;
    margin: auto;
}
.class52 input,.class52 textarea {
    border-radius: 0;
}
.class53 input {
    background: #ffcb05;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    border: none;
    padding: 10px 50px;
    transition: all 0.6s;
}
.class53 input:hover {
    background: rgb(0, 0, 0);
    color: #fff;
}
.inner-section {
    background-image: url(../images/extra/inner-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    height: 350px;
    text-align: center;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.inner-content h1 {
    color: #fff;
    font-weight: 700;
    font-size: 45px;
    text-transform: uppercase;
}

.certification{
    padding-top: 50px;
    padding-bottom: 150px;
    text-align: center;
    color: #595959; 
}
.certification .img{ 
    margin-top: 50px;
}
.certification img{
    max-width: 90%;
}
.team{
    padding-top: 50px;
    padding-bottom: 150px;
    text-align: center;
    color: #595959; 
}
.team .img{ 
    margin-top: 50px;
}
.team img{
    max-width: 90%;
}
.team .img h2{
    padding-top: 25px;
    font-weight: 600;
    color: #000;
    font-size: 30px;
}
.team .img h2 span{
    font-size: 20px;
}


.future{
    background: url('../images/extra/management-bg.jpg') no-repeat fixed   100%;
    background-size: cover;
    height: auto;
    background-position: center;
    position: relative; 
    text-align: center;
    padding-top: 50px;
    padding-bottom: 100px;
}
.future h2{
    color: #fff;
    font-weight: 600;
    font-size: 35px;
}
.future p{
    padding-top: 50px;
    color: #fff;
    max-width: 700px;
    margin: auto;
}

.working-wrapper{
    padding-top: 50px;
    padding-bottom: 50px;
}

.working-wrapper .left img{
    max-width: 90%;
}
.working-wrapper .right h2{
    color: #000;
    font-weight: 600;
    font-size: 35px;
}
.working-wrapper .table {
    margin-top: 50px;
    display: flex;
    gap: 20px;
    flex-direction: column;
}
.working-wrapper .table > div{
    display: flex;
}
.working-wrapper .table .head{
font-size: 20px;
font-weight: 600;
color: #de2e31; 
padding-bottom: 20px;
width: 30%;
} 
.working-wrapper .table .content{
    font-size: 18px; 
    color: #000;
    padding-left: 15px;
    width: 70%;
    }
    
    .quality{
        padding-top: 50px;
        padding-bottom: 50px;
        text-align: center;
        color: #595959; 
    }

    .quality h2{
        color: #000;
        max-width: 600px;
        margin: auto;
        padding-bottom: 25px;
        font-weight: 600;
        font-size: 35px;
    }
    .quality .head{
        padding-bottom: 100px;
    }
    .quality .left > div {
        border-radius: 15px;
        overflow: hidden; 
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        -ms-border-radius: 15px;
        -o-border-radius: 15px;
}

    .quality .right{
        border-radius: 15px;
        background-color: #fb0001;
        color: #fff;
        text-align: left;
        padding: 50px 25px;
    }
    .quality .right h2{
        font-size: 25px;
        font-weight: 600;
        color: #fff;
    }
.quality-gallery{
    padding-bottom: 50px;
}
.quality-gallery-card{
    margin-bottom: 25px;
}

.distribution{
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
    color: #595959; 
}

.distribution h2{
    color: #000;
    max-width: 600px;
    margin: auto; 
    font-weight: 600;
    font-size: 35px;
}
.distribution img{
    padding-bottom: 25px;
}
.distribution-bottom{
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
}
.distribution-bottom h3{
    font-size: 20px;
    font-weight: 600;
    color: #fb0001;
}
.distribution-bottom .row{
    justify-content: center;
    padding-top: 50px;
}
.distribution-bottom a{
    background-color: #ab2627;
    padding: 15px ;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    display: block;
    color: #fff!important;
    font-size: 18px;
}

.about-number{
    background: url('../images/extra/about-bg.png') no-repeat fixed   100%;
    background-size: cover;
    height: auto;
    background-position: center;
    position: relative; 
    text-align: center;
    padding-top: 100px;
    padding-bottom: 100px;
}
.about-number img{
    width: 80px;
    padding-bottom: 15px;
}
.about-number h2{
    font-size: 45px;
    font-weight: 600;
    color: #fff;
}
.about-number p{ 
    font-weight: 500;
    color: #fff;
}





/***************contact***************/
.class500{
    padding-right: 25px;
    margin-top: 50px;
    }
    
    .class510
    h1{
        color: #4a000a;
        font-weight: 700;
        text-transform: uppercase;
        font-family: Calibri;
         text-decoration: underline; 
       text-decoration-color: #4a000a;
        text-underline-offset: 10px; 
        text-decoration-thickness: 2px;
      margin-bottom: 25px;
      font-size: 25px;
    }
     
    .class520{
        margin-top: 55px; 
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #4a000a;
    }
    .class520 i{  
        font-size: 22px;  
    } 
    .class520 p{
        color: #000;
    }
    .class520
    h2{
        font-size: 20px;
            color: #4a000a;
        font-weight: 700;
        text-transform: uppercase;
        font-family: Calibri;
    }
    
    .class530{
        margin-top: 25px;   
        padding-top: 10px;
        padding-bottom: 10px;
            border-bottom: 1px solid #4a000a;
    }
    .class530 i{
        font-size: 22px;  
    }
    .class530 p{
        color: #000;
    }
    .class530
    p
    a{
        color: #000;
    }
    
    .class530
    h2{
            color: #4a000a;
        font-weight: 700;
        text-transform: uppercase;
        font-family: Calibri;
        font-size: 20px;
    }
    .class540{
        margin-top: 25px;   
        padding-top: 10px;
        padding-bottom: 10px;
        margin-bottom: 50px;
    }
    .class540 i{ 
        font-size: 22px;
    }
    .class540 p span{
        margin-left: 30px;
    }
    .class540 p a{
        color: #000;
    }
    .class540
    h2{
            color: #4a000a;
        font-weight: 700;
        text-transform: uppercase;
        font-family: Calibri;
        font-size: 20px;
    }
    
    .class550 {
        margin-top: 50px;
        padding-left: 25px;
        background: #4a000a;
        padding-top: 0;
        margin-bottom: 50px;
    }
    
    .class560
    h1{
        color: #fff;
        font-weight: 700;
        text-transform: uppercase;
        font-family: Calibri;
         text-decoration: underline; 
       text-decoration-color: #fff;
        text-underline-offset: 10px; 
        text-decoration-thickness: 2px;
      margin-bottom: 25px;
      font-size: 25px;
    }
     
    .class560 p{
        margin-top: -10px;
        color: #fff;
         font-size: 20px;
         font-family: 'Calibri';
    }
    
    .class570
    form
    select{
        border-radius: 0;
        margin-bottom: 10px;
    }
    
    .class570
    form input{
        width: 100%;
        margin-bottom: 10px;
        border-radius: 25px;
        border: 1px solid #b9b9b9;
        padding: 10px;
    }
    .class570
    form textarea{
        width: 100%;
        margin-bottom: 10px;
        border-radius: 25px;
        border: 1px solid #b9b9b9;
        padding: 10px;
        height: 250px;
    }
    .class580{
        padding-bottom: 25px;
    }
    .class580 input { 
         background: #ffce13; 
        border: none;
        width: 200px!important;
        border-radius: 15px!important;
        padding: 15px 30px;
        color: #000;
        font-weight: 600;
        transition: all 0.6s;
    }
    .class580 input:hover{ 
         background: #f8e498!important; 
         color: #000!important;
       }
     
  
       .class37 {
        margin-top: 50px;
    }
    
    .class38 div {
        padding: 25px;
        background: rgb(226, 226, 226);
        background: -moz-radial-gradient(center, ellipse cover, rgba(226, 226, 226, 1) 0%, rgba(253, 253, 253, 1) 50%, rgba(253, 253, 253, 1) 51%, rgba(226, 226, 226, 1) 100%);
        background: -webkit-radial-gradient(center, ellipse cover, rgba(226, 226, 226, 1) 0%, rgba(253, 253, 253, 1) 50%, rgba(253, 253, 253, 1) 51%, rgba(226, 226, 226, 1) 100%);
        background: radial-gradient(ellipse at center, rgba(226, 226, 226, 1) 0%, rgba(253, 253, 253, 1) 50%, rgba(253, 253, 253, 1) 51%, rgba(226, 226, 226, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#e2e2e2',GradientType=1 );
        text-align: center;
        box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
        margin-bottom: 50px;
    }

    .product1 h3 {
        background: #aa2524;
        padding: 10px;
        font-size: 25px;
        color: #fff;
        font-weight: 600; 
    }


.border-width{
    max-width: 100%;
}
































footer{
    background: url('../images/extra/footer-bg.png') no-repeat fixed   100%;
    background-size: cover;
    height: auto;
    background-position: center;
    padding-top: 50px; 
    text-align: center;
  }
  .footer-top{
    position: relative;
  }  
  .footer-bottom {
      height: auto;
      text-align: center;
      background: #880a0a;
      /* padding: 1px; */
      padding-bottom: 15px;
  }
  .footer-bottom h3{
    font-size: 18px;
    color: #fff;
    padding-top: 15px;
    font-weight: 500;
  }
  .footer-bottom h3 span,.footer-bottom h3 span a{
    color: #fff;
    font-weight: 600;
  }
  footer h2{
     color: #edbf33;
    /*border white with light shadow*/
    text-shadow: 
       2px   0  0   #07163d, 
      -2px   0  0   #07163d, 
       0    2px 0   #07163d, 
       0   -2px 0   #07163d, 
       1px  1px 0   #07163d, 
      -1px -1px 0   #07163d, 
       1px -1px 0   #07163d, 
      -1px  1px 0   #07163d,
       1px  1px 5px #07163d;
       font-weight: 600;
       font-size: 35px;
       margin-top: 25px;
       margin-bottom: 25px;
  }
  footer p{
    font-weight: 500;
    color: #e0e0e0;
    font-size: 18px;
  }
  footer h4 {
    font-weight: 500;
    font-size: 22px;
  color: #e0e0e0;

  margin-bottom: 25px;
  margin-top: 25px;
  }
  footer p span{
    color: #edbf33;
  }
  footer h4 span{
    color: #edbf33;
  }
  footer h4 a{
    color:#e0e0e0;
  }
  footer h4 a:hover{
    text-decoration: none;
    color: #e0e0e0;
  }
  .footer-top img{
    max-width: 200px;
    margin-bottom: 50px;
  }
   
.class46 form>div>div{
	margin-bottom: 10px;

}



.file-input {
    display: inline-block;
    text-align: left;
    background: #fff; 
    width: 100%;
    position: relative;
    border-radius: 3px;
  }
  
  .file-input > [type='file'] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 10;
    cursor: pointer;
  }
  
  .file-input > .button {
    display: inline-block;
    cursor: pointer;
    background: #eee;
    padding: 8px 16px;
    border-radius: 2px;
    margin-right: 8px;
  }
  
  .file-input:hover > .button {
    background: dodgerblue;
    color: white;
  }
  
  .file-input > .label {
    color: #333;
    white-space: nowrap;
    opacity: .3;
  }
  
  .file-input.-chosen > .label {
    opacity: 1;
  }
  .class41{
	padding-top: 50px;
	padding-bottom: 50px;
}
.class41 h2{
	font-weight: 600;
	font-size: 20px;
}


.class46
form
input{
	border-radius: 0; 
}
.class46
h1{
	margin-top: 15px;
text-align: left; font-size: 25px;
	color: #4a000a;
	font-weight: 700;
	text-transform: uppercase;
	font-family: Calibri;
text-decoration: underline;
    text-decoration-color: #792530;
    text-underline-offset: 10px; 
    text-decoration-thickness: 1px;

}
 
.class47{

	text-align: center;
}
.class47
input{
	margin-top: 25px;
	    background: #ffce13;
    border: none;
    border-radius: 15px!important;
    padding: 15px 30px;
    color: #000;
    font-weight: 600;

}
.class47
input:hover {
	 background: #f8e498!important; 
     color: #000!important;
}

.class46
form{
	background: #4a000a;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 50px;
	padding-bottom: 50px;
	margin-top: 25px;
	margin-bottom: 50px;
	border-radius: 5px;
}
