
a{
    text-decoration: none;
}
.king-logo img {
    width: 40% ! Important;
    object-fit: cover;
}
.term {
    padding: 50px 0;
    
    background-color: #f6b03c73;
}
.term h2{
    text-align: center;
    font-size: 38px;
    font-weight: 400;
     color: #333;
}
.term-condition{
    padding: 100px 0;
    background-color: #ffffff;
}
.line{
    border-top: 1px dashed #f6b03c;
}
.term-box{
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
    background-color: #ffffff;
    border-radius: 4px;
    padding: 30px;
    
}
.term-box div ol li h2{
    font-size: 20px;
    margin-bottom: 10px;
    margin-left: 20px;
}
.term-box div ol li p {
    margin-left: 20px;
    line-height: 3.2rem;
    color: #333;
    font-size: 17px;
    font-weight: 400;
}
.term-box div ol li p span{
    font-weight: 600;
    color: #333;
    margin-right: 10px;
}
.term-box div ol li {
    margin-top: 20px;
    
}
.single-item-2{
    padding-bottom: 26px !important;
}
.single-item-3{
    padding-bottom: 52px !important;
}
.coar-value{
    background-color: #ffffff;

}
.box-1 h3{
    margin-bottom: 20px;
    
}
.box-1 ul li {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #333;
    line-height: 26px;
    font-weight: 400;
    list-style: disc;
    color: #333;
    margin-top: 10px;
}
.coar-img img {
    padding: \; width: 100%;
    height: auto;
    border-radius: 30px 100px;
    border: 5px solid #f6b03c5c;
}
.coar-img {
    padding: 20px 50px;
}

.row-2{
    margin-bottom: 30px;
}

.mt-50{  margin-top: 50px;
}

.pl0{
	padding-left: 0px !important;
}   
.three-column-2{
    background-color: #ffffff !important;
} 
.single-item-4{
    border: 3px solid #000000;
    background-color: #f6b03c;
    padding: 20px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    margin-bottom: 30px;
    border-top-left-radius: 30px 30px;
    border-bottom-right-radius: 30px 30px;

}
.single-item p{
    color: #000000;
    font-weight: 600;
}
.single-item-4 h5{
    color: #000000;
    font-size: 30px;
}
.single-item-4 p{
    color: #000000;
    font-size: 16px;

}
.text p {
    /* margin: 50px 50px; */
    line-height: 3.8rem;
    color: #140d0d;
    /* color: #000000; */
    font-size: 18px;
}


@media (min-width: 767px){
    .single-item-5{
        min-height: 360px;
        
    }
	
    .single-item-4{
        margin-bottom: 0;
    }
	
	

}
@media (min-width: 998px){
    .single-item-5{
        min-height: 360px;
        
    }
    .single-item-4{
        margin-bottom: 0;
    }
    

}
@media (min-width: 1200px){

    
    .single-item-5{
        min-height: 305px;
    }
    .single-item-4{
        margin-bottom: 0;
    }
    

}
