.info img {
    height: 100%;
    width: 100%;
}
.info img {
    border-radius: 5px;
}
.content-heading {
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 24px;
    color: #797979;
}
.heading-banner{
    font-size: 36px;
    line-height: 36px;
    margin: 24px 0;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    color: white;
}
.banner-content{
    font-size: 20px;
    color: #fff;
    margin-bottom: 25px;
}
.banner-block {
    width: 550px;
}
section#contact-us .info ul li .content .label {
    font-size: 14px;
    font-weight: 800 !important;
    font-family: 'Poppins', sans-serif;
    color: #797979;
}
/*-----------------newsletter css--------------------*/
.newsletter{
	background:rgb(244, 244, 244);
}.newsletter-img-container{	text-align:center;}.newsletter .newsletter-text{	
	font-size: 21px;	
	font-weight: 700;
	color: #797979;
	text-align:center;
	padding:5px;}

.col-md-4.newsletter-input {
    float: left;	margin-bottom: 5px;
}.newsletter-subscribe-block a.subscribe {   color: #fff;    background-color: #88cc00;    padding: 10px 25px;    font-size: 14px;    display: inline-block;    border: 1px solid #88cc00;	border-radius: 20px;    text-align: center;	width: 100%;}.defualt-button.subscribe:hover {    background-color: #fff;    color: #88cc00;}

form {
    width: 100%;
    margin-top:34px;
}
