body {
	font-family: 'Poppins', sans-serif;
	line-height:1.7;
	font-size:14px;
	font-weight:regular;
	color:#656565;
}
	.footer-bg{background-color:#30355d !important;}
	@media only screen and (max-width: 320px) {.cap{display:none !important;}.header-icon{display:none !important;}.logo-center{text-align:center;}#t_menu.small-screen ul li {border-right:transparent !important;}}
	@media only screen and (max-width: 480px) {.cap{display:none !important;}.header-icon{display:none !important;}.logo-center{text-align:center;}#t_menu.small-screen ul li {border-right:transparent !important;}}
	@media only screen and (max-width: 770px) {.cap{display:none !important;}.header-icon{display:none !important;}.logo-center{text-align:center;}#t_menu.small-screen ul li {border-right:transparent !important;}}
	
	.carousel-control.left {background-image:none;}
	.carousel-control.right {background-image:none;}
	
	.logo-mrgn{margin-top: 5px;margin-bottom: 0px;}
	.icon-1 {margin-top: 35px;margin-right: 15px;color: #fff;font-size: 18px;background-color: #f99021;border-radius: 50%;padding: 12px 12px 12px 14px;}
	
	.icon-home1 {
		margin-top: 20px;
		margin-right: 15px;color: #fff;font-size: 12px;background-color: #f99021;border-radius: 50%;padding: 10px 10px 10px 12px;}
	
	.twit-icon {margin-top: 35px;margin-right: 15px;color: #fff;font-size: 18px;background-color: #63cdf1;border-radius: 50%;padding: 12px 12px 12px 14px;}
	
	.face-icon {margin-top: 35px;margin-right: 15px;color: #fff;font-size: 18px;background-color: #507cbe;border-radius: 50%;padding:12px 17px 12px 17px;}
	
	.gplus-icon {margin-top: 35px;margin-right: 15px;color: #fff;font-size: 18px;background-color: #4d4f54;border-radius: 50%;padding: 12px 12px 12px 14px;}
	
	.icon-2 {margin-top: 35px;margin-right: 12px;color: #fff;font-size: 18px;background-color: #f99021;border-radius: 50%;padding: 12px 15px 12px 15px;}
	
	.icon-home2{
		/* margin-top: 35px; */
	margin-right: 12px;color: #fff;font-size: 13px;background-color: #f99021;border-radius: 50%;padding: 10px 12px 9px 13px;}
	
	.text-color-a{color:#656565;}
	.text-color-a:hover{color:#f99021;text-decoration:none;}
	h2{font-weight:500 !important;color:#154776;padding-top: 25px;}
	h3{font-size: 19px;color: #f99021;}
	.current-full-width{background-color:#f5f4f4;}
	.mrgn-b40{margin-bottom:40px;}
	.pad-t10{padding-top:10px;}
	.pad-b50{padding-bottom:50px;}
	.pad-l35{padding-left:35px;}
	.mrgn-t25{padding-top:25px;}
	.mrgn-t40{padding-top:40px;}
	.mrgn-b5{padding-bottom:5px;}
	.mrgn-b28{margin-bottom:28px;}
	.mrgn-b10{margin-bottom: 10px;}
	.well{background-color:transparent !important;border: transparent;box-shadow:none !important;}
	.slider-width{padding-left:0px;padding-right:0px;}
	.footer-menu{padding-right:10px;padding-left:10px;border-right:1px solid #fff;text-align:center;}
	.footer-p{font-size:12px;text-align:center;margin-bottom:-15px !important;color:#fff;}
	.footer-link{color:#fff;}
	.footer-link:hover{color:#fff;text-decoration:none;}
	.footer-link:focus{color:#fff;text-decoration:none;}
	.about-style{margin-bottom:40px;}
	.serve-style{margin-bottom:50px;}
	.img-brdr{border:1px solid #154776;}
	
	.industries-img {
    background: url(../images/industries-bg.jpg) no-repeat;background-size: cover;
	}
	.about-bg{background-color:#f99021;}
	.text-white{color:#fff;}
	
	/***FORM CSS START***/
	.form-control {height: 50px;border-radius: 0px;}
	.form-group {
    margin-bottom: -30px;
	}
	.btn-default {
    color: #fff;
	border-radius:0;
    background-color: #f99021;
    border-color: #f99021;
	}
	/***FORM CSS END****/
	