header {
   
    background:#f9f355 !important;
	
}




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


.bread-back{
	background: url("../image/bread.jpg");
       margin-bottom: 10px;
      padding: 50px 0px;
    text-align: center;
    display: block !important;
    background-size: cover;
}
.bread-back h1{
	font-size:20px;
	margin-top:0px;
    color:#fff;
    text-transform: uppercase;
}

.white{
	color:#fff;
}

.single-contact_us h5 {
    color: #333;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0px 0 30px 0;
	font-family: sans-serif;
}


.single-contact_us .list li {
    position: relative;
    line-height: 32px;
    padding: 0px 0px 0px 67px;
    border: 1px solid #e3dcdc;
    margin-bottom: 20px;
	list-style:none;
}

.single-contact_us .list li a {
       display: block;
    color: #1b1a1a;
    font-size: 13px;
    font-weight: 400;

    padding: 8px 0px;
    line-height: 26px;
    border-left: 1px solid #e3dcdc;
    padding-left: 20px;
}
.single-contact_us .list li a i {
      margin-right: 15px;
    font-size: 20px;
    position: absolute;
    left: 27px;
    top: 34%;
    /* line-height: 67px; */
 
    padding-right: 20px;
        color: #6b6969;
}
.single-contact_us .list p {
font-size: 15px;
    text-transform: uppercase;
    font-family: 'Quicksand', sans-serif;
    font-weight: 600;
    
 
}

.single-contact_us .list p i{
    padding-right: 20px;
}




.single-contact_us h6 {
      color: #333;
    position: relative;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 10px 4px 0;
    top: -14px;
    display: inline;
    background: #fff;
}

.single-contact_us .border-area {
   border: 1px solid #e3dcdc;
    padding: 4px 20px;
    position: relative;
    margin-top: 50px;
}
.bb img{
	background: #f3f3f3;
    padding: 20px 0px;
    margin-top: 20px;
    border: 1px solid #dfdddd;
}


.hum{
	position:relative;
	
	    margin-bottom: 20px;
}

.hum:before{
	background:#0b0b0b4f;
	content:'';
	width:100%;
	height:0%;
	bottom:0;
	position:absolute;
	transition:0.5s;
	
	
}
.hum:hover:before{
	
	height:100%;
}





.hum h4{
	position:absolute;
	top:0%;
	left:45%;
	opacity:0;
	transition:0.5s;
	}


	
	.hum:hover h4{
	position:absolute;
	top:40%;
	left:45%;
	opacity:1;
	}


.hum h4 a{
background: #fff;
    color: #e23843;
    display: inline-block;
    padding: 0;
    width: 36px;
    height: 36px;
    line-height: 35px;
    text-align: center;
    vertical-align: middle;
    /* border: 1px solid #e23843; */
    margin-right: 10px;
    /* border-radius: 50%; */
    z-index: 99;
    position: relative;
	
}
.hum img{
	    border-bottom: 1px solid #d3d8d8;
}
.recipe-detail h2{
	font-size: 20px;
    margin-bottom: 30px;
    text-align: center;
    margin-top: 10px;
}


.side-head {
    font-size: 19px;
    color: #fff;
    font-weight: 500;
    margin: 0px;
    position: relative;
    text-transform: uppercase;
    
    position: relative;
    padding: 12px 16px;
    background: #01930f;
}

.side-head i {
    padding-right: 10px;
}

.sidebar-menu {
    padding: 0px;
	padding: 0px;
    border: 1px solid #d5d2d2;
}

.sidebar-menu li {
    padding: 10px;
    border-bottom: 1px solid #d5d2d2;
    list-style: none;
}
.sidebar-menu li a {
    color: #514f4f;
    font-size: 15px;
}

.hum2{
	
    overflow: hidden;
   
       border-bottom: 1px solid #d8d4d4;
}

.hum2 img{
     transition: 0.5s;
}


.hum2:hover img{
    transform: scale(1.1);
}


.pro-detaill h1{
	font-size: 25px;
    border-bottom: 1px solid #e1dddd;
    padding-bottom: 20px;
}

.pro-detaill h1 span{
	    font-size: 20px;
}





.pro-detaill p{
	margin:30px 0px;
	}
	
.avail{
	    padding: 0px;
    display: table;
    border: 1px solid #dfdddd;
    border-radius: 10px;
    margin-bottom: 36px;
}	
.avail li{
	    padding: 10px 20px;
    list-style: none;
    float: left;
    border-right: 1px solid #dfdddd;
}

.avail li:last-child{
	
	border-right:0px;
	
}
.btn2{
	display: inline-block;
    padding: 10px 20px;
    background: #4a7e24;
    color: #fff;
    border-radius: 17px;
    text-transform: uppercase;
	cursor: pointer;
}
	
	
	.sidebar-menu li.active a{
		color:#e3010f;
	}
	



.line2 h1 {
padding-bottom: 15px;
    position: relative;
    border-bottom: 1px solid #e1dbdb;
    text-transform: uppercase;
    font-size: 23px;
    font-family: 'Oswald', sans-serif;
    margin-bottom: 30px;
    font-weight: 400;
}


.line2 h1:before {
    content: '';
    background: #000;
    position: absolute;
    left: 0px;
    width: 12%;
    height: 3px;
    bottom: 0px;
    transform: skewX(50deg);
}






.line2 h1 span {
    font-weight: 600;
}

.steps {
    display: block;
    position: relative;
}

.steps:before {
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    content: '';
    width: 100%;
    height: 1px;
    background: #e6e6e6;
    z-index: -1;
}

.steps .icon {
    display: block;
    margin-bottom: 20px;
    position: relative;
    z-index: 0;
}

.steps .icon span {
    display: table;
    width: 50px;
    height: 50px;
    border: 1px solid #e6e6e6;
    text-align: center;
    background: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    z-index: 1;
}

.steps .icon span i {
      display: table-cell;
    vertical-align: middle;
    color: #ffffff;
    background: #000;
    border-radius: 100px;
}

.steps h3 {
    font-weight: 600;
    margin-bottom: 20px;
    color: rgb(0, 0, 0);
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 21px;
    text-transform: uppercase;
    font-family: 'Quicksand', sans-serif;
}
.no-gutters {
    margin: 0;
    padding: 0;
}

.dekstop {
    background: url(../img/pattern-bg.jpg)repeat;
    padding: 35px 0px;
    background-attachment: fixed;
}






.line h1 {
    /* border-bottom: 1px solid #dbd7d7; */
    /* padding-bottom: 20px; */
    position: relative;
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'Oswald', sans-serif;
    color: #fff;
    background: #31d9e8d1;
    padding: 10px 20px;
 }


.point strong{
    
    color: #353535;
    padding-right: 7px;
    
    
}



.inner{
    margin: 20px 0px;
}

.title h1 {
    text-transform: uppercase;
    font-size: 25px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
}

.size h1{
        font-family: 'Oswald', sans-serif;
    font-size: 16px;
}

.size h5 a{
           font-family: 'Quicksand', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
        color: #0fb9c9;
}


.size{
    margin-bottom: 15px;
}

.description .color{
    padding: 0px;
}

.description .color li{
    
       width: 12%;
    list-style: none;
    /* float: left; */
    border: 1px solid #e6e5e5;
    display: inline-block;
    
}

.description h2{
    
    padding-bottom: 10px;
    position: relative;

    text-transform: uppercase;
    font-size: 18px;
      font-weight: 500;
    font-family: 'Quicksand', sans-serif;
    margin-top: 30px;

}

.description h1{
    

      padding-bottom: 15px;
    position: relative;
    border-bottom: 1px solid #e1dbdb;
    text-transform: uppercase;
    font-size: 23px;
       font-family: 'Quicksand', sans-serif;
    margin-bottom: 30px;
    font-weight: 600;
}



.description h1:before{
    content: '';
    background: #000;
    position: absolute;
    left: 0px;
    width: 12%;
    height: 3px;
    bottom: 0px;
    transform: skewX(50deg);
}



.description h3{
        font-size: 18px;
    display: inline-block;
    background: #000;
    width: 70px;
    height: 70px;
    color: #fff;
    border-radius: 100px;
    line-height: 70px;
    text-align: center;
    border: 3px solid #0dd2e4;
    font-weight: 600;
    
}


.feature2{
    padding: 0px;
}

.feature2 li{
    
    list-style: none;
    line-height: 30px;
    
    
}

.feature2 li i{
    
    padding-right: 10px;
}

.aim{
    
    background: url('../img/aim.jpg');
    background-size: cover;
    padding: 30px 0px;
    
    
}

.aim p{
        color: #fff;
    text-align: center;
    font-size: 16px;
}
.aim h1{
    
       font-size: 20px;
    color: #fff;
    text-align: center;
    margin-top: 0px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.go {
    padding: 0px;
}

.go li {
    list-style: none;
    line-height: 40px;
    background: url(../img/tick.png) no-repeat;
    background-position: left center;
    padding-left: 24px;
  
    color: #000;
    /* margin-bottom: 20px; */
    /* padding-bottom: 20px; */
    /* text-transform: uppercase; */
    display: inline-block;
    width: 47%;
    /* float: left; */
    font-size: 14px;
}