.ltn__about-us-area
	{
	padding:60px 0;
	    background-color: #322b2bab;
	}
	.ltn__about-us-area1
	{
	padding:60px 0;
	    background-color:#f1f3f4;
	}
	.ltn__team-area
	{
	padding:60px 0;
	    background-color:#f1f3f4;
	}
	.ltn__breadcrumb-list ul li
	{
	color:#fff !important;
	}
	.ltn__breadcrumb-list ul li a, 
	{
	color:#fff !important;
	}
	.ltn__feature-area p
	{
	
	text-align:justify;
	}
.ltn__testimonial-area
{
margin: 0px ;
    padding: 40px 0 0 0;
    border-top:2px #ccc dotted;
   
}
.contact-section .form-control {
    padding: 1rem 1.5rem;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
}
.btn-style-two {
    position: relative;
    padding: 15px 32px 15px;
    line-height: 24px;
    background: #F5BF23;
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    border-radius: 30px;
    letter-spacing: 1px;
    border: 2px solid #F5BF23;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
}
.compro
{
	margin: 20px 0 20px 0;
    padding: 20px;
    border: 1px solid #ccc;
    height: 100PX;
    background-color: #f1f3f4;
    border-radius: 27px;
}
.clr
{
	margin:0px;
	padding:0px;
	clear:both;
	line-height:0px;
}
.line-spacing
{
	margin:20PX 0px;
}

.pic
{
margin:30px 0 0 0;
padding:0px;
border:2px solid #333;
cursor:pointer;
}

.pic:hover
{
opacity:0.5;
}	