/*==========================
	Custom css
==========================*/
.h2{ color: #58575d;  font-size: 35px;  line-height: 38px;  font-weight: 700; }
.h2.text-white{ color:#fff; }

/* News Info */

/* Footer */
.site-footer .widget_services ul li a{ color:#fff; }
.site-footer .widget_services ul li{ border-bottom-color:rgba(255, 255, 255, 0.2); }
/* Footer bottom */
.footer-info-box{ border:1px solid rgba(255, 255, 255, 0.2); }
.newsletter input{ height:44px; }
.newsletter .input-group{ background-color:#fff; padding-right:2px; border-radius: 4px; overflow: hidden;}

/* dez-social-icon */
.footer-info-box .dez-social-icon li a { width:38px; height:38px; border:none; background:#fff; line-height:38px; font-size:16px; border-radius:100%; padding:0;  }
.footer-info-box .dez-social-icon{  border-bottom: 1px dashed rgba(255, 255, 255, 0.2); display: inline-block; margin: 0 -3px; padding: 0 0 15px; text-align: center;}

/* Footer Image */


/* Responsive */
@media only screen and (max-width: 767px) {
	.h2{ font-size:24px; line-height:28px; }
	.about-block .row{ margin:30px 0 0 0; }
	.about-block .row .icon-bx-wraper{ }
	.footer-info-box .text-right{ text-align:center; margin-top:30px; }
	.newsletter strong{ text-align:center; display:block;  }
}
