.wel-back{
		
		background-position:right top;
		position:relative;
		padding: 30px 0px;
        background: url('../img/cowback.jpg') no-repeat;
		
	}
	
	.welback1{
		position:absolute;
		right:0px;
		bottom:-59px;
	}
	.welback2{
		position:absolute;
		left:0px;
		top:0px;
		z-index:1;
	}
	


.main-heading h4 {
 font-family: 'Muli', sans-serif;
    font-size: 14px;
    color: #50c2ff;
    text-transform: uppercase;
    font-weight: 700;
}

.main-heading h1 {
  font-family: 'Rajdhani', sans-serif;
    text-transform: uppercase;
    margin-top: 5px;
    font-weight: 500;
    font-size: 30px;
    line-height: 35px;
    color: #000;
    position: relative;
    padding-bottom: 15px;
    display: inline-block;
}

.main-heading h1 span {
    font-weight: 700;
}
.main-heading h1:before {
    content: '';
    position: absolute;
    left: 40%;
    bottom: 0;
    height: 5px;
    width: 20%;
    background-color: #202020;
}


.main-heading h1:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 2px;
    height: 1px;
    width: 100%;
    background-color: #202020;
}

.icon {
    padding: 0px;
    display: table;
    margin-top: 20px;
    width: 100%;
    text-align: center;
}

.icon li {
    list-style: none;
    width: 23%;
    display: inline-block;
    border-right: 1px solid #c5c0c0;
    padding-left: 10px;
}
.icon-cell {
    display: flex;
}
.one {
    width: 15%;
}
.two {
    padding-left: 15px;
    width: 85%;
    text-align: left;
}
.two h3 {
   margin-top: 0px;
    font-size: 18px;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 700;
    margin: 0px;
}

.two p{
    font-size: 13px;
}







.proback{

background: url(../img/proback.jpg);
    padding: 30px 0px 80px 0px;
    background-repeat: no-repeat;
    position: relative;
    display: table;
    background-size: cover;
    width: 100%;
   

}

.main-heading h4{
    width: 65%;
    margin: auto;
  
}


.whitebg{
    
  background: #fff;
    padding: 10px;
    box-shadow: 0 5px 7px 0 rgba(0, 0, 0, 0.12);
}

.product-section{
 margin-top: -360px;
    margin-bottom: 50px;
    }


.quick-detail{
    
    padding-right: 30px;
    
}
.quick-detail h1 {
font-size: 26px;
   font-family: 'Rajdhani', sans-serif;
    /* text-transform: uppercase; */
    margin-bottom: 20px;
    border-bottom: 1px solid #e4dede;
    padding-bottom: 13px;
    font-weight: 600;
}

.box-price {
    font-size: 25px;
    color: #f50707;
    font-weight: 900;
    margin: 5px 0px;
        text-transform: uppercase;
     font-family: 'Rajdhani', sans-serif;
}

.box-price span{
    
    color:#000;
}

.reg{
    display: flex;
}



.advs-info h1{
    
       font-size: 20px;
    color: #ed1b24;
       margin: 0px; 
    
}

.advs-info h3{
  font-size: 27px;
    line-height: 39px;
    background: #000;
    color: #fff;
    padding: 0px 10px;
}

.advs-info p{
    margin-top: 20px;
}

.silver{
        font-size: 15px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    color: #fc3839;
    line-height: 21px;
}

.product-detail{
    
    background: #f9f9f9;
}

.gr{
        background: #dddbdb;
    padding: 1px;
}

.proback .iron {
    position: absolute;
    bottom: 25px;
    left: 0px;
    width: 18%;
}


.title-collect2 {
    height: 100%;
    /* display: flex; */
    position: relative;
}

.title-collect2 h1 {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    font-size: 55px;
    text-transform: uppercase;
    width: 100%;
    /* display: flex; */
    position: absolute;
    top: 76%;
    left: 0%;
    margin: 0px;
    letter-spacing: 13px;
}


.go {
    padding: 0px;
    margin-top: 20px;
}
.go li {
  list-style: none;
    line-height: 33px;
    background: url(../image/tick.png) no-repeat;
    background-position: left center;
    padding-left: 33px;
    /* font-weight: 600; */
    color: #000;
    border-bottom: 1px solid #d8d6d6;
    /* margin-bottom: 20px; */
    /* padding-bottom: 20px; */
    /* font-size: 13px; */
    /* padding-top: 20px; */
}

.btn-secondary {
   background-color: #fff;
    /* border-color: #007bff; */
    padding: 7px 28px;
    /* border-radius: 100px; */
    /* margin-top: 20px; */
    display: inline-block;
    /* font-family: 'Playfair Display', serif; */
    font-size: 15px;
    /* border: 1px solid #777; */
    color: #f00;
    text-transform: uppercase;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 700;
}
.btn-secondary a{
    color: #f00;
}






.gray{
    background:#f5f5f5;
}



.work{
    
  background: #fff;
    padding: 20px;
    box-shadow: 0 2px 3px 0 #00000029;
    margin-bottom: 10px;
    
}

.work2{
    
    background: #fff;
    padding: 10px 20px;
    box-shadow: 0 2px 3px 0 #00000029;
}


.work .one1{
    text-align: center;
    position: relative;
}

.work .one1 div{
    
     color: #fff;
    line-height: 100px;
    text-align: center;
    border-radius: 100px;
    margin: auto;
    font-family: Oswald,sans-serif;
    font-weight: 500;
    /* font-size: 30px; */
    width: 70%; 
    /* height: 140px; */
    /* z-index: 1; */
    /* position: relative; */
    /* transition: 0.5s; */
    /* border-radius: 100px; */
   
    
}


.heading h4{
    width: 70%;
    margin: auto
}

.made{
    margin-top: 20px;
    display: table;
    margin-bottom: 30px;
}
.made img{
    
    width: 70%;
    
}

.work .two2 h1{
    font-size: 20px;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
 margin-bottom: 3px;
    
}




.two2 p{
    text-align: center;
    margin: 0px;
}




.hh .one1:before , .hh .one1:after{
    display: none !important;
}


.workback{
    
 
    padding: 30px 0px;  
    background-size: cover;
    background: #edebeb;
 
}

.qodef-icon-list-holder h1{
    
    font-size: 20px;
    font-family: 'Rajdhani', sans-serif;
    text-transform: uppercase;
    
}


