

img{
 max-width:100%;
    
}




.hh{
        border-top: 1px solid #ffffff38;
    
}

.padd0{
    padding: 0px;
}

header{
    position: fixed;
    width: 100%;
    z-index: 9;

}

.border-shap{
    position: relative;
}
.border-shap .border-3 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 40px;
	background-repeat: repeat-x;
	animation: slide 300s linear infinite;
	-webkit-animation: slide 300s linear infinite;
    background: url('../img/border.webp');
}


.right-text{
    text-align: right;
}


.right-text{
    
    text-align: right;
    
}



.header2{

z-index: 9;
width: 100%;


}

.logo-header{
    
    width:50%;
    
}


.affix .logo-header {
    transition: 0.5s;
    width: 35%;
}

.affix .nav>li>a{
    padding: 17px 0px;
     transition: 0.5s;
}
.topadd {
    position: relative;
    padding-left: 40px;
    margin-top: 22px;
}

.affix .xx{
    margin: 0px;
}


.affix .qodef-side-area-opener.qodef-side-area-opener--predefined .qodef-lines .qodef-line{
    background: #000;
}











.topadd i {
    position: absolute;
    top: 21px;
    left: 0px;
    font-size: 21px;
    line-height: 30px;
    /* border-right: 1px solid #000; */
    /* padding: 8px 10px; */
    color: #ed1b24;
    /* border: 1px solid #fdb813; */
    width: 30px;
    height: 30px;
    text-align: center;
}
.topadd p {
    font-size: 12px;
    margin-bottom: 3px;
 font-family: 'Roboto', sans-serif;
    line-height: 17px;
    /* text-transform: uppercase; */
    font-weight: 600;
}
.topadd span {
   font-size: 12px;
  font-family: 'Roboto', sans-serif;
}


.mar-30{
    margin-top:30px;
}


.mar-50{
    margin-top: 50px;
}


.top{
   
        background: #252525;
    
}

.social {
    float: right;
    margin-bottom: 0px;
    z-index: 2;
    position: relative;
    padding: 0px 0px;
}

.social li {
    float: left;
    margin-top: 0px;
    margin-left: 10px;
    position: relative;
    list-style: none;
}

.social li a {
      text-align: center;
    padding: 0px 5px;
    font-size: 14px;
    /* border-radius: 100%; */
    /* background: #fda700; */
    webkit-transition: all 0.3s;
    transition: all 0.3s;
    color:#ffffff8a;
    
}


.top_header ul {
    margin: 0px 0px;
    padding: 0px;
}

.top_header ul li {
    display: inline-block;
    font-weight: 600;
    font-size: 13px;
    /* padding: 4px 0px; */
    /* width: 38%; */
    font-size: 14px;
    /* font-weight: 500; */
    color: #ffffffa6;
    position: relative;
    line-height: 15px;
    font-family: 'Rajdhani', sans-serif;
    margin-right: 5%;
}



.top_header ul li:before {
       position: absolute;
    width: 1px;
    height: 100%;
    content: '';
    right: -13%;
    top: 0%;
    background: #ffffff54;
}

.top_header .fa {
    margin-right: 6px;
}
 
.padd-0{
    
    padding: 0px;
}






.pointback{
    
margin: 80px 0px;
    position: relative;
    
}

.pp{
    position: absolute;
    top: -10%;
    left: 0;
    
    
}




		#main_nav {
			display: none;
			position: absolute;
            width: 100%;
            float: right;
            transition:0.5s;
			
		}
        
        

		.with_nav #main_nav {
			display: block;
		}



.eltd-menu-appear .eltd-expanding-name-visible {
    position: relative;
    display: block;
}


.eltd-expanding-icon-holder{
    margin-top: 20px;
}







 .eltd-expanding-icon-holder-inner {
    position: relative;
    display: table;
    height: 100%;
    width: 100%;
    text-align: center;
}


 .eltd-menu-appear {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
}

.eltd-menu-appear .eltd-expanding-name {
    position: relative;
    display: inline-block;
    width: 36px;
    font-weight: 500;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: .005em;
    margin-right: 56px;
    -webkit-transition: margin .1s;
    -moz-transition: margin .1s;
    transition: margin .1s;
    color: #262626;
}

 .eltd-menu-appear .eltd-expanding-name-visible {
    position: relative;
    display: block;
}

 .eltd-menu-appear .eltd-expanding-name-invisible {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    transform: translateY(100%);
}

.eltd-menu-appear .eltd-expanding-icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 40px;
    width: 40px;
}

 .eltd-menu-appear .eltd-expanding-icon .eltd-border-top {
    top: 0;
    right: 0;
    transition-delay: .3s;
}

 .eltd-menu-appear .eltd-expanding-icon .eltd-border-bottom,  .eltd-menu-appear .eltd-expanding-icon .eltd-border-top {
    height: 1px;
    width: 40px;
    -webkit-transition: width .1s;
    -moz-transition: width .1s;
    transition: width .1s;
    position: absolute;
    
}









 .eltd-menu-appear .eltd-expanding-icon .eltd-border-right {
    right: 0;
    bottom: 0;
    transition-delay: .2s;
}
 .eltd-menu-appear .eltd-expanding-icon .eltd-border-left,  .eltd-menu-appear .eltd-expanding-icon .eltd-border-right {
    height: 40px;
    width: 1px;
    -webkit-transition: height .1s;
    -moz-transition: height .1s;
    transition: height .1s;
}

 .eltd-menu-appear .eltd-expanding-icon .eltd-border-bottom {
    bottom: 0;
    left: 0;
    transition-delay: .1s;
}

.eltd-menu-appear .eltd-expanding-icon .eltd-border-bottom, .eltd-menu-appear .eltd-expanding-icon .eltd-border-top {
    height: 1px;
    width: 40px;
    -webkit-transition: width .1s;
    -moz-transition: width .1s;
    transition: width .1s;
        
}


 .eltd-menu-appear .eltd-expanding-icon .eltd-border-bottom,  .eltd-menu-appear .eltd-expanding-icon .eltd-border-left,  .eltd-menu-appear .eltd-expanding-icon .eltd-border-right,  .eltd-menu-appear .eltd-expanding-icon .eltd-border-top {
    position: absolute;
    background-color: #343434;
}

 .eltd-menu-appear .eltd-expanding-icon .eltd-border-left {
    left: 0;
    top: 0;
    transition-delay: 0s;
}
.eltd-menu-appear .eltd-expanding-icon .eltd-border-left,  .eltd-menu-appear .eltd-expanding-icon .eltd-border-right {
    height: 40px;
    width: 1px;
    -webkit-transition: height .1s;
    -moz-transition: height .1s;
    transition: height .1s;
}


 .eltd-menu-appear .eltd-expanding-icon .eltd-line-up {
    top: 13px;
    transition-delay: .1s;
}
 .eltd-menu-appear .eltd-expanding-icon .eltd-line-bot, .eltd-menu-appear .eltd-expanding-icon .eltd-line-mid,  .eltd-menu-appear .eltd-expanding-icon .eltd-line-up {
    width: 26px;
    height: 1px;
    right: 7px;
    position: absolute;
    background-color: #343434;
    -webkit-transition: width .1s;
    -moz-transition: width .1s;
    transition: width .1s;
}

.eltd-menu-appear .eltd-expanding-icon .eltd-line-mid {
    top: 20px;
    left: -49px;
    width: 70px;
    -webkit-transition: left .1s;
    -moz-transition: left .1s;
    transition: left .1s;
}
 .eltd-menu-appear .eltd-expanding-icon .eltd-line-bot, .eltd-header-expanding .eltd-menu-appear .eltd-expanding-icon .eltd-line-mid,  .eltd-menu-appear .eltd-expanding-icon .eltd-line-up {
    width: 26px;
    height: 1px;
    right: 7px;
    position: absolute;
    background-color: #343434;
    -webkit-transition: width .1s;
    -moz-transition: width .1s;
    transition: width .1s;
}

 .eltd-menu-appear .eltd-expanding-icon .eltd-line-bot {
    bottom: 13px;
    transition-delay: .2s;
}





 .eltd-menu-appear:hover .eltd-expanding-name-visible {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
}

.eltd-menu-appear:hover .eltd-expanding-name-invisible {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
}

















.eltd-menu-appear.eltd-opened .eltd-expanding-name, .eltd-menu-appear:hover .eltd-expanding-name {
    margin-right: 44px;
}

 .eltd-menu-appear.eltd-opened .eltd-expanding-name,  .eltd-menu-appear:hover .eltd-expanding-name {
    margin-right: 44px;
}

 .eltd-menu-appear.eltd-opened .eltd-expanding-icon .eltd-border-top,  .eltd-menu-appear:hover .eltd-expanding-icon .eltd-border-top {
    transition-delay: 0s;
}
 .eltd-menu-appear.eltd-opened .eltd-expanding-icon .eltd-border-right,  .eltd-menu-appear:hover .eltd-expanding-icon .eltd-border-right {
    transition-delay: .1s;
}

.eltd-menu-appear.eltd-opened .eltd-expanding-icon .eltd-border-left,  .eltd-menu-appear.eltd-opened .eltd-expanding-icon .eltd-border-right,  .eltd-menu-appear:hover .eltd-expanding-icon .eltd-border-left,  .eltd-menu-appear:hover .eltd-expanding-icon .eltd-border-right {
    height: 0;
}

 .eltd-menu-appear.eltd-opened .eltd-expanding-icon .eltd-border-bottom,  .eltd-menu-appear:hover .eltd-expanding-icon .eltd-border-bottom {
    transition-delay: .2s;
}

 .eltd-menu-appear.eltd-opened .eltd-expanding-icon .eltd-border-left,  .eltd-menu-appear:hover .eltd-expanding-icon .eltd-border-left {
    transition-delay: .3s;
}

 .eltd-menu-appear.eltd-opened .eltd-expanding-icon .eltd-line-mid,  .eltd-menu-appear:hover .eltd-expanding-icon .eltd-line-mid {
    left: -37px;
}






 .eltd-menu-appear.eltd-opened .eltd-expanding-icon .eltd-border-bottom, .eltd-menu-appear.eltd-opened .eltd-expanding-icon .eltd-border-top, .eltd-menu-appear.eltd-opened .eltd-expanding-icon .eltd-line-bot, .eltd-header-expanding .eltd-menu-appear.eltd-opened .eltd-expanding-icon .eltd-line-up, .eltd-menu-appear:hover .eltd-expanding-icon .eltd-border-bottom, .eltd-menu-appear:hover .eltd-expanding-icon .eltd-border-top,  .eltd-menu-appear:hover .eltd-expanding-icon .eltd-line-bot,  .eltd-menu-appear:hover .eltd-expanding-icon .eltd-line-up {
    width: 0;
}











.pure-organic-sep-img img {
display: block;
margin: 0px auto 0;
}





 .inner-container {
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-color: #242323;
    padding: 20px 40px 20px 20px;
    position: relative;
    border-bottom-left-radius: 145.5px;
    border-top-left-radius: 145.5px;
    z-index: 0;
     color: #fff;
     background-image: url("../img/download.webp");
}
.align-items-center {
    align-items: center!important;
    display: flex;
}

.video-card-two__box>img {
    border-radius: 50%;
}

.align-items-center h3{
    
         color: #ffffff;
    font-family: 'Rajdhani', sans-serif;
    font-size: 22px;
    font-weight: 500;
    border-bottom: 1px dashed #ffffff54;
    padding-bottom: 10px;
}

.align-items-center h1{
    
  color: #fff;
    font-family: 'Rajdhani', sans-serif;
    font-size: 45px;
    font-weight: 500;
    margin-top: 10px;
    line-height: 50px;
    
}


.align-items-center p{
   color: #c8c6c6;
    line-height: 30px;
    margin-left: 5%;
    
}

.video-card-two__box img{
  vertical-align: middle;  
    
}

.video-card-two__box-btn {
   width: 56px;
    height: 56px;
    background-color: var(--thm-base);
    color: #fff;
    display: flex;
    align-items: center;
    font-size: 33px;
    justify-content: center;
    transition: .5s ease;
    border-radius: 50%;
    position: absolute;
    top: 77%;
    right: 34px;
    transform: translateY(-50%) translateX(50%);
    cursor: pointer;
    background: #ee1c25;
}


.about-detail  {
    
    display: flex;
    
        
}

.about__text--child{
   display: flex;
    margin-top: 15px;
}


.about__img {
    width:100%;
    margin-right: 5%;
}

.child-icon{
    margin-right: 5%;
}

.child-icon i{
    
       font-size: 24px;
    color: #57b33e;
    line-height: 47px;
    
}



.qq{
font-family: "Josefin Sans",sans-serif;
font-size: 24px;
color: #333333;
font-weight: 300;
margin-bottom: 25px;
    text-transform: uppercase;

}



.veda{
font-family: 'Philosopher', sans-serif;
    font-size: 17px;
    width: 58%;
    text-align: center;
    margin: 20px auto 40px;
    font-weight: 600;
}





.ab-item{
text-align: center;
  
}

.ab-item img{
    width: 25%;
}



.btop{
    
    border-top: 1px solid #13a54d;
    padding-top: 30px;
    
}



.bbot{
    
    border-bottom: 1px solid #13a54d;
    padding-bottom: 30px;
    
}

.welcome{

position: relative;}


.wel{
padding: 100px 0px;
background: url('../img/welback.webp') no-repeat;
background-size: cover;
}

.welone{

position: absolute;
top: 0px;
left: 0px; }


.weltwo{

position: absolute;
bottom: 0px;
right: 0px;


}





.welcome-heading-block{
    margin-bottom: 50px;
}

.welcome-heading{
color: #111;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 200;
    /* letter-spacing: 4.8px; */
    line-height: 50px;
    text-shadow: 3px 4px 3px rgb(0 0 0 / 20%);
    font-size: 40px;
    margin: 0px;
    display: inline-block;
    position: relative;
    text-transform: uppercase;
}
.welcome-sub-heading {
    position: relative;
    margin-left: 200px;
}

.welcome-heading:after {
    position: absolute;
    top: -20px;
    left: 62%;
    width: 50px;
    height: 48px;
    content: " ";
    background-image: url(../img/welcome/trust-leaf.webp);
}







 .experience-box {
    position: relative;
     z-index: 3; 
}

.mt-70 {
    margin-top: 70px;
}
 .experience-box .experience-inner {
    border-radius: 70px 0 70px 0;
    margin-top: -60px;
    right: -60px;
    padding: 40px 0 50px 0;
    text-align: center;
    position: relative;
    z-index: 3;
     background: #57b33e;
}

.experience-box .experience-inner .ex-title {
    color: white;
    font-size: 130px;
    line-height: 1;
    font-weight: 800;
    font-family: 'Rajdhani', sans-serif;
}
 .experience-box .experience-inner h3 {
    color: white;
    font-size: 30px;
    line-height: 1.1;
    font-weight: 700;
     font-family: 'Rajdhani', sans-serif;
}

.border{
               border: 1px solid #cccbcb;
    padding: 0px;
    text-align: center;
}





.border-shap .border-1 {
    position: absolute;
    left: 0;
    top: -20px;
    width: 100%;
    height: 63px;
    background-repeat: repeat-x;
    animation: slide 400s linear infinite;
    -webkit-animation: slide 400s linear infinite;
}





.affix .navbar-nav li.active a{
    color:#000 !important;
}



.affix .navbar-default .navbar-nav>li>a{
    
    color:#000;
    
}

.extra{
   margin-top: 30px;
    background: #efefef;
    padding: 30px 0px;
}







.subhead{
font-size: 12px;
    margin: 10px 0px 15px 0px;
    font-weight: 500;
    color: #13a54d;
}




.greenback{
   background: #b4cd87;
    padding: 50px 0px 20px 0px;
background: linear-gradient(0deg, #ffffff 50%, #bed593 50%);
}




.product{
   background: #ffffff;

    padding: 20px 20px;
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
   
}





.heading h3{
font-family: 'Rajdhani', sans-serif;
margin-top: 5px;
font-size: 17px;
line-height: 10px;
font-weight: 700;
color: color: #888686;
padding: 5px 10px;
margin: 0xp;
letter-spacing: 4px;

}



.size2 {
    text-align: center;
}

.size2 h1{
font-size: 16px;
color: #333;
text-transform: uppercase;  
    margin-top: 0px;
}


.tumm {
    position: absolute;
    top: 0px;
    left: 30%;
    transition: 0.5s;
    opacity: 0;
}

.tumm a {
  background: #fc0;
    padding: 15px;
    color: #34ad54;
    font-size: 20px;
}


.border:hover .tumm {
    opacity: 1;
    top: 30%;
}


.center{
    text-align: center;
}




.bucket-block-dtl {
    padding: 140px 120px 130px 80px;
}

.bucket-main-heading {
    
  padding-bottom: 15px;
    /* transform: translateX(-50px); */
    color: #FFF;
    font-weight: 400;
    letter-spacing: 2.4px;
    line-height: 14px;
    text-transform: uppercase;
    /* font-family: 'Philosopher', sans-serif; */
    font-size: 13px;
}

.bucket-heading {
         padding-bottom: 25px;
    color: #fff;
    font-family: 'Great Vibes', cursive;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 50px;
    font-size: 40px;
    font-family: 'Philosopher', sans-serif;
}


.bucket-heading  span{
    
     font-weight: 600;
    
}


.bucket-left-img{
   margin-right: -50px;
    position: relative;
    z-index: 1;
}





.bucket-sub-heading {
    color: #FFF;
    letter-spacing: 1.4px;
    line-height: 1.86;
}

.bucket-block{
    position: relative;
    background: url('../img/bucketback.webp') no-repeat;
    background: #343434;
}

.bucket-box-img {
    right: -100px;
    top: 8px;
}
.bucket-box-img {
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -ms-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease;
}




.addback{
background: url('../img/add.webp') no-repeat;
padding: 30px 0px 50px;
margin: 50px 0px;

}





.core-item{
    
    display: flex;
    
    
}



.core-caption-group .core-title {
      color: #fff;
    font-weight: 500;
    font-size: 19px;
    margin-bottom: 7px;
    margin-top: 0px;
}

.co{
    width: 50%;
}


.core-caption-group{
    margin-left: 5%;
    color: #fff;
}









.spices{
    
    margin: 30px 0px;
    position: relative;
    
    
}

.spices .bottle{
position: absolute;
right: 0px;
bottom: 0px;
width: 30%;

}



.spicesbase  {

padding:5% 10% 5% 5%;

}


.headingspices {
   font-family: 'Philosopher', sans-serif;
    margin-top: 5px;
    font-size: 45px;
    line-height: 50px;
    font-weight: 500;
    color: #000;
    position: relative;
    /* padding-top: 50px; */
    margin-bottom: 0px;
}


.headingspices span{
    
    font-weight: 700;
    
}

.spicetext{
    margin-left: 10%;
    margin-top: 5%;
}

.sshover{
position: relative;
}


.sshover .banner-details {
text-transform: capitalize;
text-align: left;
color: #000000;
z-index: 1;
position: absolute;
top: 30%;
bottom: auto;
right: 2%;
left: auto;
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
-moz-transition: all 0.3s ease-out 0s;
-ms-transition: all 0.3s ease-out 0s;
-o-transition: all 0.3s ease-out 0s;
}




.sshover.forth .banner-details {
    left: 3%;
    right: auto;
}




 .banner-details .banner-text1 {
       font-size: 35px;
    line-height: 30px;
    font-weight: 700;
    display: block;
}

 .banner-details .banner-text2 {
       font-size: 40px;
    line-height: 40px;
    font-weight: 300;
    display: block;
    margin-bottom: 30px;
    margin-top: 10px;
}






.cat-list{
margin-top: 50px
}

.circle{

position: relative;

}


.circle:before{


position: absolute;
content: '';
display: block;
width: 100%;
padding-top: 100%;
border-radius: 50%;
bottom: 6px;
left: 0;
background-color: #7cc142;
z-index: -1;


}

.cat-list li{
   display: inline-block;
    text-align: center;
    margin: 0px 20px;
    width: 13%;
}


.cat-list li:nth-child(1) .circle:before{
background: #62c7b5; 
}


.cat-list li:nth-child(2) .circle:before{
background:#ebbd6c; 
}


.cat-list li:nth-child(3) .circle:before{
background: #aed171; 
}


.cat-list li:nth-child(4) .circle:before{
background: #b590e7; 
}


.cat-list li:nth-child(5) .circle:before{
background: #e89b69; 
}



.cat-listname{
    
   font-size: 16px;
    text-align: center;
    font-weight: 600;
    margin: 30px 0px;
    color: #000;
    
}



.circle img{
    
 transition: 0.5s;
    border-radius: 50px;
    
}


.cat-list li:hover .circle img{
    
transform: scale(1.05);
    
}


.height{
    height: 30px;
}



.other{
    margin-bottom: 20px;
    box-shadow:0px 8px 24px 0px rgb(0 0 0 / 14%);
}


.otherback{
padding: 30px 0px;
    background: url('../img/other/back.webp') no-repeat;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}





.perfect{
    color: #fff;
    font-size: 42px;
    margin: 0px 5% 0px 0px;
    font-weight: 400;
    /* text-transform: uppercase; */
    line-height: 55px;
    letter-spacing: 0px;
    /* font-style: italic; */
    font-family: 'Montserrat', sans-serif;
    float: left;
}




.perfectbase{

background: url('../img/probase.webp') no-repeat;
background-size: cover;
padding: 30px 0px;

}













.clienteleback{
    
    
    background: url('../img/clientele/back.webp') no-repeat;
    background-size: cover;
    
    padding: 30px 0px;
    
}











.pulseadd{
        margin: 50px 0px 0px;
    background: #4d8b55;
}




.pulsegreen{
    
    background: #4d8b55;
    padding: 50px 30px;
    
}


.lte-header{

font-family: 'Philosopher', sans-serif;
/* margin-top: 5px; */
font-size: 55px;
line-height: 55px;
font-weight: 500;
color: #fff;
position: relative;
margin: 0px;


}



.lte-header span{
    
    font-weight: 700;
    color: #000;
    
    
}

.elementor-text-editor{
    
    margin: 30px 0px;
    color: #fff;
    
}








.choose_us {

border-radius: 6px;
border-radius: 0;
display: table;

}


.choose_us .icon {
       width: 50px;
    height: 50px;
    margin-top: 3px;
    border-radius: 0;
    text-align: center;
    float: left;
    font-size: 30px;
    color: #ff2029;
}

.choose_us .text2 {
    margin-left: 18px;
    width: 76%;
    float: left;
}

.choose_us .text2 h5 {
    margin-bottom: 7px;
    font-size: 18px;
    color: #333;
    font-weight: 600;
}
.choose_us .text2 p {
    text-align: justify;
    margin-bottom: 25px;
}





.center{
    text-align: center;
}





.home{
    
    background:url('../img/add1.webp')no-repeat;
background-attachment: fixed;
    background-size: cover;
    height: 510px;
    
    
}

.home1{
    
    padding: 150px 30px 150px 0px;
}



.roti{
    
    background:url('../img/rotikit.webp')no-repeat;
background-attachment: fixed;
    background-size: cover;
    
    
}

.rotitext{
    padding: 350px 0px;
    
}


.arrival{
    position: relative;
}

.arrival .btn3 {
    
position: absolute;
    bottom: 20%;
    right: 26.6%;
    
    
}


.iron{
position: relative;
}

.iron .btn3 {

position: absolute;
bottom: 20%;
right: 6%;


}


.btn2 {
    padding: 10px 30px;
    -moz-user-select: none;
    display: inline-block;
    background: #306c38;
    /* font-family: 'Montserrat', sans-serif; */
    transition: 0.5s;
    position: relative;
    /* border: 2px solid #34ad54; */
    border-radius: 50px;
    margin-top: 20px;
}



.btn2 a{
    
color: #fff;
    transition: 0.5s;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
}






.btn2:hover{
    
    background: #fff;
    
}
.btn2:hover a{
    color:#306c38;
}















.fixed-header {
    position: fixed;
    width: 100%;
    z-index: 19;
    top: 0;
}
.fixed-header .nav>li>a {
    padding: 13px 23px;
}
.scroll-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    color: #ffffff;
    font-size: 24px;
    line-height: 39px;
    width: 45px;
    height: 45px;
    border: 1px solid #f50712;
    background: #ed1b24;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    display: none;
    /* border-radius: 25px; */
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}


go {
    padding: 0px;
    margin-top: 20px;
}
.go li {
      list-style: none;
    line-height: 26px;
    background: url(../img/tick.webp) no-repeat;
    background-position: left center;
    padding-left: 33px;
    /* font-weight: 600; */
    color: #000;
    border-bottom: 1px solid #d8d6d6;
    /* margin-bottom: 20px; */
    padding-bottom: 15px;
    /* font-size: 13px; */
    padding-top: 15px;
    
}



go2 {
    padding: 0px;
    margin-top: 20px;
}
.go2 li {
      list-style: none;
    line-height: 26px;
    background: url(../img/tick.webp) no-repeat;
    background-position: left center;
    padding-left: 33px;
    /* font-weight: 600; */
    color: #000;
    border-bottom: 1px solid #d8d6d6;
    /* margin-bottom: 20px; */
    padding-bottom: 10px;
    /* font-size: 13px; */
    padding-top: 10px;
    font-size: 15px;
    display: inline-block;
    
}

.go2 li:nth-child(even){
    
    
    width:59%;
    
}



.go2 li:nth-child(odd){
    
    
    width:40%;
    
}



@keyframes floating {
    from {
        transform: translate(0, 0px);
    }
    65% {
        transform: translate(0, 15px);
    }
    to {
        transform: translate(0, -0px);
    }
}




.floating2 {
    animation-name: floating;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    margin-top: 5px;
}


@keyframes floatingx {
    from {
        transform: translate(0, 0px);
    }
    65% {
        transform: translate(15px, 0);
    }
    to {
        transform: translate(0, -0px);
    }
}


.floating1 {
    animation-name: floatingx;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    
   
}


.hamburguer-trigger-menu-icon {
 
    display: inline-block;
    position: relative;
    -webkit-transform: translateX(0) translateY(-50%);
    -ms-transform: translateX(0) translateY(-50%);
    /* transform: translateX(0) translateY(-50%); */
    width: 25px;
    height: 2px;
   
    -webkit-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
    visibility: hidden;
}

 .hamburguer-trigger-menu-icon span {
    background-color: #000;
}

.hamburguer-trigger-menu-icon .hamburger-line-1 {
    top: -7px;
}
.hamburguer-trigger-menu-icon .hamburger-line-1 {
    width: 33%;
}

.hamburguer-trigger-menu-icon .hamburger-line-2 {
    width: 66%;
}

.hamburguer-trigger-menu-icon .hamburger-line-3 {
    top: 7px;
}


.oo:hover .hamburguer-trigger-menu-icon .hamburger-line-2, .oo:hover .hamburguer-trigger-menu-icon .hamburger-line-1, .hamburguer-trigger-menu-icon .hamburger-line-1:hover, .hamburguer-trigger-menu-icon .hamburger-line-2:hover  {
    
    
    width:100%;
}

.hamburguer-trigger-menu-icon span {
    display: inline-block;
   
    width: 100%;
    height: 100%;
   
    right: 0;
    -webkit-transition: top .5s ease-in-out,width .2s,-webkit-transform .5s;
    transition: top .5s ease-in-out,width .2s,-webkit-transform .5s;
    -o-transition: transform .5s,top .5s ease-in-out,width .2s;
    transition: transform .5s,top .5s ease-in-out,width .2s;
    transition: transform .5s,top .5s ease-in-out,width .2s,-webkit-transform .5s;
    visibility: visible;
}
.oo{
                 cursor: pointer;
    float: right;
    border-radius: 100px;
    margin: 1px 0px;
  
    
}

.oo a{
    
    line-height: 2px;
    
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 999;
    top: 0;
    right: 0;
    background-color:#fff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    color: #fff;
}


.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #000;
    display: block;
    transition: 0.3s;
}



.get h1 {
     
  font-size: 24px;
    margin-bottom: 15px;
    margin-top: 10px;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    text-align: left;
    /* font-family: 'Cormorant Garamond', serif; */
   font-family: 'Rajdhani', sans-serif;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

.en {
    padding: 3px 11px;
    font-size: 12px;
    color: #ffffff;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    background: #12c5c3;
    margin-top: 15px;
    line-height: 20px;
    border-radius: 15px;
}


.en i{
   padding-left: 2px;
}


 .mkdf-adv-sep-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
         margin-bottom: 30px;
}

 .mkdf-adv-sep-inner .mkdf-adv-sep-line {
    height: 1px;
    width: 160px;
    background-color: #d2981b;
    -webkit-transition: -webkit-transform 1s cubic-bezier(.18,.89,.32,1);
    -moz-transition: -moz-transform 1s cubic-bezier(.18,.89,.32,1);
    transition: transform 1s cubic-bezier(.18,.89,.32,1);
    transform-origin: center;
     margin: auto;
}
 .mkdf-adv-sep-inner .mkdf-adv-sep-dot {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 8px;
    height: 8px;
    background-color:#d2981b;
    border-radius: 0;
    -webkit-transform: translate(-50%,-50%) rotate(45deg);
    -moz-transform: translate(-50%,-50%) rotate(45deg);
    transform: translate(-50%,-50%) rotate(45deg);
}


.detail{
    
    margin-bottom: 40px;
    
}

.detail h1{
        font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    margin-top: 5px;
    font-size: 28px;
    line-height: 40px;
    font-weight: 500;
}

.detail h1 span{
    font-weight: 800;
}


.detail h4{
    
    margin-top: 30px;
         font-family: 'Montserrat', sans-serif;
    
}





.process{
    
    padding: 30px 0px;
    position: relative
   
    
}




.quality{
    padding: 30px 0px;
}


.pizzaback{
    
    background: url('../img/pizzaback.webp') no-repeat;
    background-size: cover;
    padding: 30px 0px;
}


.pizza{
        border-radius: 50px;
    overflow: hidden;
}






.tumm  h1 {
  font-size: 20px;
    font-weight: 600;
    color: #fff;
    /* left: 10%; */
    /* bottom: 0%; */
    transition: all 0.45s;
        font-family: 'Rajdhani', sans-serif;
    z-index: 9;
    margin: 0px;

}

.tumm  h1 a{
   
        color: #fff;
    background: #ee1c25;
    padding: 20px;
}

.hot{

  display: table;
    position: relative;
    margin-top: 20px;
}

.rr{
  
    overflow: hidden;

    background: #fff;
    box-shadow: 5px 2px 6px 1px #d4d1d1;
}



.tumm {
       position: absolute;
    top: 0%;
    left: 0%;
    z-index: 9;
    opacity: 0;
    transition: all 0.45s;
    width: 100%;
}



.hot:hover .tumm {
    opacity: 1;
    top: 40%;
}





.category-listing_block{
    
    
    margin-top: 10px;
    
    
    
}


.regular .slick-slide{
    padding-bottom: 20px;
}


.category-listing_inner .category_image img {
    display: block;
 
}



.category-listing_block li {
    text-align: center;
       list-style: none;
    padding: 30px 30px;
    float: left;
    width: 25%;
    position: relative;
}

.category-listing_block li:before {
    position: absolute;
    content: '';
    background: url(../img/wave-icon-3.webp);
    width: 11px;
    height: 50px;
    top: 50%;
    transform: translateY(-50%);
    right: -5px;
    background-repeat: no-repeat;
}





.category-listing_inner .category_image {
    position: relative;
    width: 75%;
    margin: auto;
    border-radius: 50%;
    display: block;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}


.category-listing_inner .category_image::before {
    opacity: 0;
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 40%;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}


.category-listing_section:hover .category_image img {
    transform: scale(0.95);
    transition: all 0.3s linear;
}

.category_text h4 {
    font-size: 24px;
    display: inline-block;
    margin-top: 25px;
    margin-bottom: 25px;
    padding: 2px 10px;
    letter-spacing: 0px;
    font-family: 'Playfair Display',serif;
    font-weight: 600;
}




.small-btn{
    margin-top: 20px;
}

.small-btn a{
       color: #f9ad01;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
}


.Renowned{
  margin-top: 50px;
    font-size: 40px;
    line-height: 50px;
    font-weight: 500;
    text-align: center;
    color: #fff;
    letter-spacing: 2px;
}


.testimonial-inner p{
    text-align: center;
    font-size: 16px;
    padding: 0px 41px;
    /* line-height: 1.6em; */
    position: relative;
    width: 85%;
    margin: 15px auto;
    /* margin-bottom: 10px; */
    /* text-transform: uppercase; */
    font-weight: 500;
    
}


.testimonial-inner p:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f10d";
    position: absolute;
    font-size: 20px;
    color: #f50611;
    left: 0;
    top: 0;
}
.testimonial-inner p:after {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f10e";
    position: absolute;
    font-size: 20px;
    color: #f50611;
    right: 0;
    top: 0;
}




.single-box {
padding: 30px 10px;
text-align: center;

-webkit-transition: all 0.5s;
transition: all 0.5s;
position: relative;
}

.single-box .box-icon {
position: relative;
width: 60px;
height: 60px;
margin: 0 auto 35px auto;
top: 0px;
}

.single-box .box-icon i {
   background-color: #1086ff54;
    color: #ffffff;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: inline-block;
    text-align: center;
    line-height: 60px;
    z-index: 1;
    font-size: 30px;
    position: relative;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}




.single-box .box-icon:after, .single-box .box-icon:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    border: 1px solid #1086ff;
}

.single-box .box-icon:after {
    -webkit-animation: ripple 2s linear 1s infinite;
    animation: ripple 2s linear 1s infinite;
}

.single-box .box-icon:before {
    -webkit-animation: ripple 2s linear infinite;
    animation: ripple 2s linear infinite;
}



@keyframes ripple{0%{transform:scale(1)}75%{transform:scale(1.75);opacity:1}to{transform:scale(2);opacity:0}}.strategy-area{position:relative;z-index:1}

.single-box h3 {
font-family: 'Rajdhani', sans-serif;
font-size: 25px;
font-weight: 600;
color: #fff;
}


/*
.single-box .box-icon i::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: -7px;
    border: 2px dotted #fff;
    border-radius: 50%;
    z-index: -1;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-animation: rotation 50s infinite linear;
    animation: rotation 50s infinite linear;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.single-box:hover i::after {
    border: 2px dotted #fff;
    -webkit-animation: rotation 10s infinite linear;
    animation: rotation 10s infinite linear;
}*/

@keyframes rotation {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(359deg);
	}
}


.company-section {
  padding: 50px 0px;
    
}










.testimonial{
    background: url('../img/clientele/testiback.webp') no-repeat;
    padding: 50px 0px;
    background-size: cover;
    
}





.testimonial-item {

position: relative;
font-style: italic;
font-weight: 300;
text-align: center;
width: 65%;
margin: 58px auto 30px;
}

.post-excerpt{
   
       font-size: 20px;
    line-height: 40px;
}


 .testimonial-info {
    position: relative;
     text-align: center;
    padding-top: 38px;
}

.testimonial-info:before {
    content: "\f10e";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    left: calc(50% - 15px);
    color: #34ad54;
    font-size: 18px;
    line-height: 1;
    z-index: 1;
    background: #fff;
    padding: 0 6px;
}

 .testimonial-info:after {
    position: absolute;
    content: "";
    top: 7px;
    left: calc(50% - 95px);
    width: 190px;
    height: 1px;
    background: hsla(0,0%,5%,.2);
    z-index: 0;
}

 .testimonial-customer-name {
    font-size: 14px;
    position: relative;
    font-weight: 600;
    margin: 0;
    display: inline-block;
}










a#backToTop {
   width: 45px;
    height: 45px;
    opacity: 1;
    position: absolute;
    bottom: 100%;
    text-align: center;
    /* width: 100%; */
    right: 41px;
}

a#backToTop i{
    
     color: #ffffff;
    background: #1f4e3d;
    width: 60px;
    height: 60px;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    /* padding: 50px 0px; */
    line-height: 50px;
    
}


.copyrights-text{
    
    margin: 0px;
    font-size: 14px;
    color: #fff;
}





.f-widget2 li {
    list-style: none;
    line-height: 25px;
    margin-bottom: 5px;
  
    
}

.f-widget2 li i {
       transition: 0.5s;
    color: #fff;
    padding-right: 14px;
}

.f-widget2 li a, .f-head p {
    color: #fff;
    font-size: 15px;
}


.f-head2{
    
    margin: 0px 0px 50px 0px;
    
    
}




.f-head2 li {
    list-style: none;
    padding-left: 45px;
    line-height: 25px;
    margin-bottom: 12px;
    position: relative;
    color: #fff;
    font-size: 15px;
}




.f-head2 li:nth-child(2){

font-weight: 600;
color: #ffec00;
}




.foo{
       width: 100%;
    border-right: 1px solid #3c725e;
    padding-right: 20%;
    
}

.experienceback{
        padding: 50px 0px;
    background: #ebebeb;
    
}


.series {
    background: #f5f5f5;
    /* background-size: cover; */
    padding: 30px 0px 0px 0px;
    clear: both;
    display: flow-root;
}





.ss {
    
    padding: 0px 0px;
    margin: 23px 0px;
   
}


input[type=text]:focus{
    outline: none;
}




 .widget-social.widget-social-h.has-bg {
    background: linear-gradient(rgba(0,0,0,0.8),rgba(0,0,0,0.8)),url(../img/footer.webp) no-repeat 50% fixed;
    background-size: cover;padding: 50px 0px;
}




.footer-widget ul {
    padding-left: 0;
}

.widget-social.widget-social-h li {
    display: inline-block;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 0;
    text-transform: uppercase;
}

.widget-social.widget-social-h li a {
       letter-spacing: 3px;
    font-weight: 400;
    /* font-family: Raleway; */
    color: #a9a6a6;
    font-size: 14px;
}   

.widget-social.widget-social-h li i {
    font-size: 46px;
    color: #cecccc;
}
.footer-widget a i {
    margin-right: 20px;
    opacity: 0.8;
    font-size: 14px;
}

.rightfoo{
    text-align: right;
}



.gallery .fa{
    font-size: 30px;
}

.gallery h3{
    
   font-size: 18px;
    background: #e81a46;
    padding: 0px 5px;
    color: #fff;
    font-weight: 300;
    margin-bottom: 50px;
    font-family: 'Martel', serif;
    display: inline-block;
    line-height: 23px;
    letter-spacing: 6px;
    
    
}

.gl{
    position: relative;
    overflow: hidden;
}

.gl:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    top: 100%;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    background: rgba(29, 55, 80, 0.85);
}
.gl:hover:before{
    
    opacity: 1;
    top:0%;
    
    
}


.gl h1{
    
    color: #fff;
width: 100%;
    position: absolute;
    font-size: 30px;
    left: 0%;
    top:80%;
    opacity: 0;
        font-family: 'Martel', serif;
    transition: 0.5s;
   
    
    
}
.gl:hover h1{
    opacity: 1;
    left: 5%;
    
}



.service-one__box {
    text-align: center;
    position: relative;
    margin-bottom: 20px;
}

.service-one__icon {
    width: 120px;
    height: 130px;
    margin-left: auto;
    margin-right: auto;
    border-top-left-radius: 60px;
    border-top-right-radius: 60px;
    position: relative;
}

.service-one__icon:after, .service-one__icon:before {
    content: "";
    width: 9px;
    height: 141px;
    background-color: inherit;
    border-radius: 4.5px;
    position: absolute;
    top: -15px;
    left: 30px;
    z-index: 1;
    transform: rotate(70deg);
    opacity: 0;
    transition: opacity .5s ease,transform .5s ease;
}

.service-one__icon-inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.service-one__icon:after {
    left: 40px;
    top: -30px;
}


.service-one__icon-inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.service-one__icon-inner:after, .service-one__icon-inner:before {
    content: "";
    left: 0;
    background-color: #fff;
    position: absolute;
    opacity: .2;
}
.service-one__icon-inner:before {
    top: 0;
    width: 107px;
    height: 107px;
    transform: translate(-30%,-30%);
    border-radius: 50%;
    transition: transform .5s ease;
}

.service-one__icon-inner i {
    color: #fff;
    font-size: 64px;
}

.service-one__box h3 {
    font-size: 22px;
    font-weight: 600;
    line-height: 1;
    margin-top: 30px;
    margin-bottom: 0;
    letter-spacing: -.04em;
    font-family: 'Rajdhani', sans-serif;
    text-transform: uppercase;
    color: #333;
}



.service-one__box p {
        /* font-size: 18px; */
    line-height: 25px;
    /* color: #7e7e7e; */
    width: 100%;
    max-width: 192px;
    margin: 15px auto 0;
}


.service-one [class*=col-]:not(:first-of-type):before {
    content: "";
    width: 1px;
    height: 230px;
    background-color: #e4e4e4;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

    
.background-base {
    background-color: #fcad30;
}

.background-secondary{

background:#ed4b4b;
    
}

.background-primary{
    
    background: #4ecd99;
    
}

.background-special{
    
    background:#5366c2;
}

.service-one__box:hover .service-one__icon:after, .service-one__box:hover .service-one__icon:before {
    transform: rotate(-35deg);
    opacity: 1;
}

.service-one__box:hover .service-one__icon:after, .service-one__box:hover .service-one__icon:before {
    transform: rotate(-35deg);
    opacity: 1;
}

.service-one__box:hover .service-one__icon:after, .service-one__box:hover .service-one__icon:before {
    transform: rotate(-35deg);
    opacity: 1;
}

.service-one__box:hover .service-one__icon-inner:before {
    transform: translate(0);
}








.call-to-action-two__icon {
    position: absolute;
    top: 0;
    left: 10%;
    width: 120px;
    height: 140px;
    background-color: #3d7bf37a;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 60px;
    color: #fff;
    border-bottom-left-radius: 70px;
    border-bottom-right-radius: 70px;
}





.testdetail{
   
    position: relative;
    height: 180px;
     padding-right: 20%;  
}

.testdetail p{
    
    

font-size: 20px;
    font-weight: 600;
    color: #fff;
}


.testimonialback{
    
    background: #f73036;
    padding: 30px 0px;
    position: relative;
}

.tt{
   
   position: absolute;
    text-align: center;
    top: 20%;
    left: 45%;


}





.testhead{
    
       font-size: 45px;
    font-family: 'Rajdhani', sans-serif;
    color: #fff;
    padding: 40px 0px;
}


.client2 .slick-prev:before, .client2 .slick-next:before{
    
    color: #fff;
    font-size: 45px !important;
    
    
}

.client2 .slick-prev {
    left: auto;
    right: 0;
}

.blinkcircle{
   position: absolute;
    bottom:0%;
    left: 0%;
    text-align: center;
    width:100%;
    
}
.blinkback{
    
    padding: 10px 0px;
    background: #112c91;
    position: relative; 
    
}

.call-to-action-two__icon2 {
   position: absolute;
    bottom: 0;
    left: 10%;
    width: 120px;
    height: 110px;
    background-color: #f36f73;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 55px;
    color: #fff;
    border-top-left-radius: 70px;
    border-top-right-radius: 70px;
}


.rangeback{
    background: #fff;
    padding: 30px 0px;
    
    
    
}


.service-two__box-link{
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 24px;
    color: var(--thm-black);
    width: 55px;
    height: 55px;
    background-color:#f50611;
    border-radius: 50%;
    box-shadow: 0 0 60px 0 rgba(0,0,0,.1);
    position: absolute;
    bottom: 1px;
    left: 50%;
    z-index: 11;
    transform: translateX(-50%) translateY(50%);
    transition: all .5s ease;
    color: #fff;
}
.service-two__box-link:hover{
    color: #fff;
}

.hot:hover .service-two__box-link{
    
    transform: translateX(-50%) translateY(11%);
}




.feature-info-style-05 .feature-info-icon i {
   
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    /* justify-content: center; */
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; 
     background: #f6f6f6; 
     color: #ef3139; 
    width: 144px;
    height: 144px;
    position: relative;
    border-radius: 50%;
line-height: 144px;
    font-size: 46px;
}

.feature-info-style-05:hover .feature-info-icon i {
    background: #ef3139;
    color: #ffffff;
}

.feature-info-content h5{
    font-size: 25px;
    margin: 20px 0px;
    text-align: center;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 600;
}

.feature-info-content p{
   width:80%;
    margin: auto;
    text-align: center;
  
}

.feature-info-icon img{
background: #e2e1e1;
border-radius: 100px;
padding: 10px;
transition: 0.5s;
}

.feature-info-icon img:hover{

background: #6dbeef54;

}

.angle-icon {
position: absolute;
top: 27px;
right: -10%;
}


.serviceback {
    background: url(../img/recipe/back.webp) no-repeat;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 50px 0px;
    padding: 80px 0px;
    position: relative;
}

.rsback{
    
    position: relative;
    margin: 30px 0px;
    
}

.rsone{
    
    position: absolute;
    left: 0%;
    top:0%;
    width:8%;
}



.rstwo{
    
    position: absolute;
    right: 0%;
    top:0%;
    width:10%;
}

.serr {
    position: relative;
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 25%);
    border-radius: 50px;
    overflow: hidden;
    margin-bottom: 30px;
}

.serr .nn {
position: absolute;
    top: 15%;
    left: 66%;
    padding-right: 5%;
    color: #000;

}

.nn h3 {
       
    font-size: 22px;
    color: #000;
    text-transform: uppercase;
    font-weight: 300;
    font-family: 'Josefin Sans', sans-serif;
    line-height: 30px;
}

.nn h3 span{
    
    font-weight: 900; 
}


.qualityback{
    
    padding: 0px 0px;
    margin: 100px 0px 20px;
    position: relative;
}



.qualityone{
    
    background: #eae9e8;
    position: relative;
    padding-bottom: 50px;
    
}

.one{
    
           margin-top: -6%;
    width: 50%;
    display: inline-block;

}



.qualityonedetail{
    padding: 20px 50px;
}


.qualityonedetail p{
    margin-bottom: 30px;
}

.qualityonedetail h1{
color: #000;
    font-size: 45px;
    margin: 0px 0px 20px;
    font-weight: 200;
    /* text-transform: uppercase; */
    line-height: 55px;
    letter-spacing: 0px;
    /* font-style: italic; */
    font-family: 'Montserrat', sans-serif;
}


.qualityonedetail h1 span{
    
    font-weight: 700;
    
}



.story-block-text{

   background: #f6cd06;
    padding: 4px 20px;
    position: absolute;
    right: -31%;
    z-index: 2;


}





.story-block-heading {
       color: #000;
    font-size: 35px !important;
    margin: 0px 0px 20px;
    font-weight: 300 !important;
    text-transform: uppercase;
    line-height: 55px;
    letter-spacing: 0px;
    /* font-style: italic; */
    font-family: 'Montserrat', sans-serif;
}

.story-block-sub-heading {
     padding-left: 110px;
    padding-bottom: 5px;
    color: #06a646;
    font-family: 'Great Vibes', cursive;
    font-weight: 400;
    line-height: 0.5;
    text-shadow: 0.1px 1px 2px rgb(0 0 0 / 18%);
    font-size: 50px;
}

.family{
    
    position: relative;
    
}

.familyone{
    position: absolute;
    top: 65%;
    text-align: center;
    width: 100%;
    
}






.image {
    left: -7%;
    top: 20%;
    position: absolute;
   width: 25%;
      
    -webkit-animation:spin 4s linear infinite;
    -moz-animation:spin 4s linear infinite;
    animation:spin 4s linear infinite;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }









.range{
    
  position: relative;
    background: #f2dbbd;
    padding: 50px 0px;
   
   
}



.line{
    width:15%;
}

.rangeone{
    
        position: absolute;
    left: -6%;
    top: 1%;
    width: 26%;
}


.rangetwo{
    
        position: absolute;
    right: -5%;
    top: -5%;
    width: 26%;
}