@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800;900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Philosopher:wght@400;700&display=swap');


@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,400;0,500;0,800;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');




 .mkd-header-expanding .affix .mkd-main-menu>ul>li{
    
    opacity: 1 !important;
     visibility: visible;
}


.mkd-header-expanding .affix .mkd-expanding-menu-opener-holder{
    
    display: none;
    
}


.mkd-header-expanding .affix  .mkd-menu-area{
    
    height: 60px !important;
    
}



.welback{
    background: url('../img/wel/welcomeback.webp') no-repeat;
background-size: cover;
    padding: 100px 0px;
    position: relative;
    
    
}


.et_pb_module{
    position: absolute;
    right: 0%;
 width:55%;
    z-index: 2;
    top:5%;
}



.sect-subtitle {
    position: absolute;
    bottom: 10%;
    color: rgba(0,0,0,0.21);
    font-weight: bold;
    text-transform: uppercase;
    font-size: 185px;
 right:10%;
    z-index: 2;
}


.sect-subtitle:before {
content: '';
position: absolute;
top: 50%;
width: 150px;
height: 1px;
background: rgba(0,0,0,0.21);
    right: 50%;
}

.sect-subtitle:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 6px;
    height: 6px;
    background: #000;
    border-radius: 100%;
    margin-top: -3px;
    margin-left: -3px;
}




.welcome{
    
    margin: 0% 10%;
    
}

.welcome h1{

    /* font-family: "EB Garamond",serif; */
    color: #000;
    font-size: 47px;
    margin: 0px 0px 20px;
    font-weight: 200;
    /* text-transform: uppercase; */
    line-height: 55px;
    letter-spacing: 0px;
    /* font-style: italic; */
    font-family: 'Montserrat', sans-serif;


}

.welcome h1 span{

font-weight: 700;

}


.welcome p{
    
    
    margin: 30px 0px;
    
}

.elementor-icon {
    top: -13%;
    left: 1%;
    color: #c9cac9;
    font-size: 20px;
}


.padd-0{

padding: 0px;
}



.process-box {
float: left;
width: 100%;
margin-top: 60px;
padding: 30px 0;
position: relative;
}


.process-box:before {
    content: '';
    position: absolute;
    top: -20px;
    left: 0;
    width: 80px;
    height: 8px;
    background: #000;
}

.process-box h3, .bold-title {
       float: left;
    width: 100%;
    font-size: 25px;
    font-weight: 400;
    text-align: left;
    padding-bottom: 30px;
    color: #000;
    text-transform: uppercase;
    margin: 0px;
    font-weight: 500;
}

.creat-list {
    float: left;
    margin: 10px 0;
    width: 100%;
}

.creat-list li {
    float: left;
    margin-right: 10px;
    list-style: none;
}

.creat-list li a, .text-link {
   float: left;
    padding-left: 30px;
    font-size: 11px;
    
    line-height: 12px;
    text-transform: uppercase;
    padding-left: 63px;
    position: relative;
    font-weight: 500;
    letter-spacing: 2px;
    color: #292929;
}

.creat-list li a:before, .text-link:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 40px;
    height: 1px;
    background: #000;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}

.creat-list li a:hover:before, .text-link:hover:before {
    -webkit-transform: rotate(
45deg
);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(
45deg
);
}











.productback{
    
    position: relative;
    padding: 50px 0px;
       background: url('../img/product/back.webp') no-repeat;
    background-attachment: fixed;
    background-size: cover;
    
}










.des{
        width: 60%;
    margin: 20px auto 50px;
    
}


.heading{
    color: #000;
    font-size: 50px;
    margin: 0px 0px 20px;
    font-weight: 200;
    /* text-transform: uppercase; */
    line-height: 55px;
    letter-spacing: 0px;
    /* font-style: italic; */
    font-family: 'Montserrat', sans-serif;
}


.heading span{
    
    font-weight: 700;
}







.heading2{
    color: #000;
    font-size: 35px;
    margin: 0px 0px 20px;
    font-weight: 200;
    /* text-transform: uppercase; */
    line-height: 45px;
    letter-spacing: 0px;
    /* font-style: italic; */
    font-family: 'Montserrat', sans-serif;
}


.heading2 span{
    
    font-weight: 700;
}














.fashion{
    text-align: center;
}



.fashion h6{
    
    color: #fff;
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    
}


.fashion h1{
    
    font-family: 'EB Garamond', serif;
    font-size: 140px;
    color: #fff;
    text-transform: inherit;
    font-weight: 400;
    width: 80%;
    margin: auto;
    line-height: 110px;
    letter-spacing: 3px;
    
}

.hot {
    text-align: center;
    margin-bottom: 20px;
    box-shadow:0px 8px 24px 0px rgb(0 0 0 / 14%);
    overflow: hidden;
}


.text-outer{

background:#f2f2f2;
padding: 15px 0px;
width: 100%;
margin: auto;
text-align: center;
position: absolute;
bottom: -5%;
transition: 0.3s;
opacity: 0;
text-align: center;

}


.hot:hover .text-outer{

opacity: 1;
bottom: 40%;
z-index: 8;


} 






.text-outer li {

display: inline-block;
list-style: none;
width:33%;


}

.text-outer li a{
    
    color: #13a54d;
    font-size: 15px;
    
}


.text-outer li:first-child{


border-right:1px solid #c0bbb3;
}

.pro .name{
    color: #000;
    text-align: center;
    margin: 20px 0px;
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
    
}







.sportsback{

background: url('../img/sport/back.webp') no-repeat;
    background-size: cover;
    padding: 50px 0px;
    background-position: center;
}



.sport{
    text-align: center;
}




.sport .mkd-portfolio-list-holder{
    
    
    width:33%;
    
    
}


.prodetail{
    
   
    padding: 50px 0px;
    
}




.mkd-st-subtitle {
       padding-left: 15%;
    position: relative;
    font-size: 12px;
    margin: 20px 0px;
    color: #000000;
    font-weight: 500;
    text-transform: uppercase;
    /* font-family: "Source Serif Pro", serif; */
    letter-spacing: 1px;
}

.mkd-st-subtitle:before {
       background: #000;
    position: absolute;
    content: '';
    width: 10%;
    height: 2px;
    left: 0%;
    top: 45%;
}


.prodetail p{
    
   font-size: 20px;
    font-weight: 500;
    margin: 10px 0px 30px;
    color: #191a19;
    font-family: 'Philosopher', sans-serif;
    line-height: 30px;
   
    
}



.family iframe{
    
    width: 100%;
    height: 100%;
    border: 0;
    
    
}
.sport h6{
    
    color: #000;
    font-size: 20px;
    
}


.sport h1{

font-family: 'EB Garamond', serif;
font-size: 140px;
color: #000;
text-transform: inherit;
font-weight: 400;
width: 80%;
margin: auto;
line-height: 130px;
letter-spacing: 3px;

}


.big1{
margin: 0% 30%;
}





.big{ margin-top: 0%;

}


.sportpro{

margin-top: 0px;
}


.sportpro .spro{

float:left;
width:23%; 
    margin: 0% 1%;

}



.btn-half {
   cursor: pointer;
    background-color: #000;
    z-index: 0;
    display: inline-block;
    position: relative;
    padding: 11px 25px;
    font-size: 16px;
}


.btn-half:before {
    top: 0;
    left: 0;
    right: auto;
}
.btn-half:before, .btn-half:after {
    content: '';
    background-color: rgba(255,255,255,0.2);
    height: 50%;
    width: 0;
    position: absolute;
    transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}


.btn-half:after {
    bottom: 0;
    right: 0;
    left: auto;
}


.btn-half em {
    position: absolute;
    height: 1px;
    background: #fff;
    width: 22%;
    right: 23px;
    top: 50%;
    transform: scaleX(0.25);
    transform-origin: center right;
    transition: all 0.3s ease;
    z-index: 1;
}

.btn-half.site-button:hover {
    background-color: #000;
}

.btn-half:hover:before {
    width: 100%;
    right: 0;
    left: auto;
}
.btn-half:hover:after {
    width: 100%;
    left: 0;
    right: auto;
}

.btn-half:hover em {
    background: #fff;
    transform: scaleX(1);
}

.btn-half span {
color: #fff;
display: block;
padding-left: 0%;
padding-right: 25px;
text-transform: uppercase;
font-size: 12px;
letter-spacing: 5px;
transform: scaleX(0.9);
transform-origin: center left;
transition: color 0.3s ease;
position: relative;
z-index: 1;
}


.catback{ margin: 50px 0px 0px;
}






.posterback{
position: relative;
padding: 50px 0px;
background: url('../img/poster/back.webp') no-repeat;
background-attachment: fixed;
background-position: center;
}


.posterone {

margin: 50px 0px;

}



footer{
    background: #70b4af;
    background: url('../img/footer.webp') no-repeat;
    background-size: cover;
    /* margin: 50px 0px 0px; */
    padding: 40px 0px 10px;
    font-weight: 500;

}


.copyright{

border-top: 1px solid #ffffffc9;
padding: 25px 0px 0px 0px;
color: #fff;

}






.mkd-footer-logo-area .mkd-footer-logo-wrapper {
display: inline-block;
position: relative;
width: 13%;
padding-right: 3.5%;
box-sizing: border-box;
}

.mkd-footer-line {
border-bottom: 1px solid #ffffffc9;
position: relative;
margin-top: 53px;
width: calc(85% - 4px);
display: inline-block;
}


.f-head h1 {
     font-size: 21px;
    margin-top: 0px;
    padding-bottom: 20px;
    font-weight: 400;
    margin-bottom: 0px;

    letter-spacing: 2px;
    position: relative;
    /* font-family: 'Poppins', sans-serif; */
    font-family: 'Montserrat', sans-serif;
    color: #fff;
}

.f-head2 li {
    list-style: none;
    padding-left: 10%;
    line-height: 25px;
    margin-bottom: 12px;
    position: relative;
    display: inline-block;
    width: 100%;
    
}

.f-head2 li i {
    font-size: 18px;
    
    border-radius: 100px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    left: 0px;
    position: absolute;
    top: 0px;
}

.f-head2 li span {
    font-weight: 700;
    text-transform: uppercase;
}

.f-head3 li {
    list-style: none;
    line-height: 25px;
    margin-bottom: 12px;
    position: relative;
    display: inline-block;
    width: 45%;
   
}

.f-head3 li i {
    padding-right: 5px;
    color: #fff;
}

.f-head3 li a {
    color: #fff;
 
}

.wgt-social {
    padding-left: 0;
}

.wgt-social li {
    list-style: none;
    margin-bottom: 0;
}


.wgt-social li a {
letter-spacing: 3px;

/* font-family: Raleway; */
color: #fff;
font-size: 14px;
line-height: 32px;
}

.wgt-social li i {
font-size: 16px;
color: #fff;
/* padding-right: 5px; */
width: 20%;
}

.align-right{
text-align: right;
}

.addback{
background: url('../img/add.webp') no-repeat;
background-size: cover;

background-attachment: fixed;
}







.whiteback {
    background: #fff;
    padding: 70px 30px;
    margin: 100px 0px;
}

.whiteback h1 {
    font-family: "Source Serif Pro", serif;
    font-weight: 300;
    line-height: 55px;
    font-size: 45px;
    color: #000;
}








.elementor{
    text-align: center;
margin: 230px 0px;
    font-family: "EB Garamond",serif;
    color: #000;
}



.elementor h5{
font-size: 13px;
font-family: 'Poppins', sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
}

.elementor-heading-title{
    
  font-size: 50px;  
    
    
}

.mkd-portfolio-list-holder{
    
    overflow: hidden;
}



.mkd-portfolio-list-holder .mkd-pli-text-holder {
position: absolute;
display: block;
width: 92%;
height: auto;
bottom: 0;
left: 0;
padding: 0px 28px 5px;
background-color: #fff;
overflow: hidden;
box-sizing: border-box;
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-transition: -webkit-transform .4s ease;
-moz-transition: -moz-transform .4s ease;
transition: transform .4s ease;
}

.mkd-portfolio-list-holder .mkd-pli-link {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}


.mkd-portfolio-list-holder:hover .mkd-pli-text-holder {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform .6s ease;
    -moz-transition: -moz-transform .6s ease;
    transition: transform .6s ease;
}



.mkd-portfolio-list-holder .mkd-pli-text .mkd-pli-title {
opacity: 0;
-webkit-transform: translateX(20px);
-moz-transform: translateX(20px);
transform: translateX(20px);
-webkit-transition: -webkit-transform .3s ease,opacity .3s;
-moz-transition: -moz-transform .3s ease,opacity .3s;
transition: transform .3s ease,opacity .3s;
    font-size: 20px;
    margin-bottom: 5px;
    font-weight: 500;
}

.mkd-portfolio-list-holder:hover .mkd-pli-text .mkd-pli-title {
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
transform: translateX(0);
-webkit-transition: -webkit-transform .5s ease .5s,opacity .5s .3s;
-moz-transition: -moz-transform .5s ease .5s,opacity .5s .3s;
transition: transform .5s ease .5s,opacity .5s .3s;
}


.inner{
    
    margin: 30px 0px;
    
}



.bread-back {
    background: url(../img/aboutbread.webp) no-repeat;
    background-size: cover;
  
    
    background-position: 50% center;
  
    text-align: center;
}

.bread{
    margin: 50px 0px;
}

.bb{
            
    color: #fff;
    font-size: 35px;
        
    font-family: "EB Garamond",serif;
    text-transform: uppercase;
    
}



.innerhead{
font-size: 40px;
margin: 10px 0px 15px 0px;

font-weight: 200;
color: #111;

font-family: 'Montserrat', sans-serif;
}

.innerhead span{
    
    font-weight: 700;
    
}



.m-50{
    margin-top: 50px;
}

    
.brand{
    
    padding: 0px 0px 0px 20px;
    margin: 30px 0px;
    font-size: 20px;
    border-left: 3px solid #57b33e;
    line-height: 30px;
text-transform: uppercase;
    font-weight: 500;
    position: relative;
    letter-spacing: 1px;

}

.brand span{
    color: #13a54d;
    font-weight: 600;
}


.about{
   font-family: "EB Garamond",serif;
    font-size: 23px;
    line-height: 30px;
    margin: 50px 0px;
    line-height: 35px;
    font-weight: 500;
    border-bottom: 1px solid #c7c5c5;
    padding-bottom: 50px;

}
    
    
.mission h3{
    
   font-family: "EB Garamond",serif;
    font-size: 30px;
    display: inline-block;
    margin: 5px 0px 15px;
    border-bottom: 1px solid #000;
    padding-bottom: 6px;
    
    
}


.subhead h1 {
    
    font-size: 32px;
    font-family: "EB Garamond",serif;
    margin-bottom: 30px;
    text-transform: uppercase;

}





.innerpro h1 {
    
    font-size: 50px;
    font-family: "EB Garamond",serif;
    margin-bottom: 15px;
    text-transform: uppercase;

}


.company{
  background: linear-gradient(#f1f0f0, #f9f9f8);
    padding: 50px 0px;
    
}


.innerpro h4{
    
    
        display: inline-block;
    background: #fad4d4;
    margin: auto;
    padding: 10px 20px;
    letter-spacing: 2px;
    margin-bottom: 30px;
}





.subprohead h1 {
    
    font-size: 32px;
    font-family: "EB Garamond",serif;
    margin-bottom: 30px;
    text-transform: uppercase;
    border-bottom: 1px solid #c4c4c4;
    padding-bottom: 15px;
}




.contact {
    margin-top: 30px;
    background: url(../img/contactback.webp) no-repeat;
    background-size: cover;
}


.whyy .com {
   font-size: 25px;
    margin-top: 20px;
    line-height: 25px;
    font-weight: 600;
    color: #111;
    margin-bottom: 20px;
}

.whyy p {
    font-size: 15px;
}

.callinfo {
    margin-top: 30px;
    border-top: 1px dashed #a5a3a3;
    padding-top: 20px;
}

.map2{
    
    margin: 50px 50px 30px 50px;
    box-shadow: 2px 0px 13px 3px #cdcdcd;
    
    
}

.center{

text-align: center; }



.procat{
  
  margin: 0px;
    padding: 0px;
    
}





.procatback{

background: #f0f0f0;
padding: 10px 0px;
margin-bottom: 30px;
border-bottom: 1px solid #c9c8c8;


}

.procat li{
    
      display: inline-block;
    font-size: 16px;
    font-weight: 500;
    width: 19%;
    margin: 10px 0px 10px 0px;
    text-transform: uppercase;
    opacity: 0.3;
    
    
    
}


.procat li.active{
    
 opacity: 1;
    
}

.procat li:hover{
    
    opacity: 1;
    
}


.pp{
    
    border-left:1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    margin-top: 20px;
}


.describe h3 {
    font-size: 14px;
}

.prodes{
    
    margin: 50px 0px;
  
    
    padding: 50px 50px;
}


#gallery_01 img {
    border: 2px solid #dfdddd;
    width: 96px;
}



.mt-30{
    
    margin-top: 30px;
    
}


.describe h1{
    
    font-size: 25px;
  
}

.describe h3{
    
  font-size: 20px;
    margin-top: 0px;
  
}


 .border-area {
   padding: 10px 20px;
    position: relative;
    margin-top: 50px;
    border: 1px solid #dad5d5;
}

 .border-area .co {
    color: #fff;
    position: relative;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 10px 4px 0;
    top: -15px;
    display: inline;
    background: #fff;
    position: absolute;
    background: #13a54d;
    padding: 5px 10px;
}

.border-area .Business {
    
    margin: 20px 0px 0px;
}

.border-area .Business p {
    margin-bottom: 0px;
}


.prohead{
font-size: 40px;
margin: 10px 0px 15px 0px;
font-weight: 200;
color: #111;
font-family: 'Montserrat', sans-serif;
line-height: 55px;
margin: 50px 0px;
}

.prohead span{
    
    font-weight: 700;
}

.border-frame {
    position: relative;
    padding: 30px 30px;
    margin: 50px 0px;
}

.border-frame .corner-right {
    position: absolute;
     top: 0%;
    right: 0%;;
}

.border-frame .corner-bottomright {
position: absolute;
bottom: 0%;
right: 0%;
}



.border-frame .corner-left {
    position: absolute;
    bottom: 0%;
    left: 0%;;
}

.border-frame .corner-topleft {
    position: absolute;
    top: 0%;
    left: 0%;;
}

.pulses{

color: #409209;
font-size: 21px;
line-height: 30px;
font-weight: 500;
/* margin-top: 30px; */
margin: 40px 0px;
    
}

.pulses span{
    
    color: #a1dc13;
    
}




.yellow{
background: #90d8f359;
/* height: 100%; */
padding: 30px 30px;
margin: 20% 0%;
font-size: 23px;
line-height: 35px;
font-weight: 400;
    box-shadow: 0 6px 12px rgb(0 0 0 / 14%);
    font-family: "EB Garamond",serif;
    border-top-right-radius: 30px;
    position: relative;
}

.yellow .leaf{
position: absolute;
top: 111%;
left: 10%;
width: 41%;

}

.yellow2 .leaf{
position: absolute;
top: 111%;
left: 10%;
width: 41%;

}




.yellow2{
background: #90d8f359;
    font-family: "EB Garamond",serif;
/* height: 100%; */
padding: 30px 30px;
margin: 20% 0%;
font-size: 23px;
line-height: 35px;
font-weight: 400;
    box-shadow: 0 6px 12px rgb(0 0 0 / 14%);
    border-top-left-radius: 30px;
    position: relative;
}

.yellowpic{
    box-shadow: 0 6px 12px rgb(0 0 0 / 29%);
    margin-bottom: 30px;
    
}


.nutri{
    padding: 0px;
    
}

.nutri li{
   list-style: none;
    display: inline-block;
    width: 24%;
    line-height: 50px;
    font-size: 17px;
    
}
.nutri li span{
    color: #3fb561;
}
