@font-face{font-family:'Hurme Geometric Sans 1';
src:url('../fonts/HurmeGeometricSans1.ttf');
src:url('../fonts/HurmeGeometricSans1.woff?#iefix') format('embedded-opentype'), 
 url('../fonts/HurmeGeometricSans1.woff') format('woff'), 
 url('../fonts/HurmeGeometricSans1.otf') format('truetype'),
 url('../fonts/HurmeGeometricSans1.svg#Roboto-Regular') format('svg');
  font-weight:normal;
  font-style:normal;}

html, body{
	font-family:'Hurme Geometric Sans 1';
	font-size: 10px;
    padding: 0;
    margin: 0;
    overflow-x: hidden;}
	
a:hover{
	color:#041568 !important;}	
header{
	padding:1.5rem 0;}
header .logo img{
	max-height:13rem;}
	
.phone_m{
	float:right;}

img{
	max-width:100%;}	
.phone_m img{
	max-width:4rem;}
	
.h4_footer{
	margin-bottom:2.5rem;
	position:relative;
	color:#dd1b17;
	font-size:2rem;
	padding-left:2rem;}	
.h4_footer:before{
	position:absolute;
	left:0;
		background:#dd1b17;
	top:-0.5rem;
	height:3rem;
	content:"";
	width:2px;
}
.thank_you{
	text-align:center;}

.error{
	
    color: #ff0000 !important;
    line-height: 1.2 !important;
    display: inline-block;
    background-image: url(../images/error-icon.png);
    background-size: 1.2rem 1.2rem;
    background-repeat: no-repeat;
    padding-left: 1.4rem;
    margin-top: 0.3rem;
    font-size: 1.4rem !important;
    line-height: 1.4rem;
    padding-bottom: 0.3rem;
    position: relative;
    top: 0;}
.newsletter_cont label{
	font-size:1.7rem;
	line-height:4rem;
	color:white;
	}	
	
.newsletter_cont button{
	cursor:pointer;
    display: inline-block;
    width: 20rem;
	text-transform:uppercase;
    border-radius: 0.5rem;
    font-size: 1.6rem;
    background: #fffffff;
    color: #a42522;
	border:none;

    padding: 1.2rem 2rem;
	}	
.newsletter_input input{
	display:inline-block;
	width:100%;
	border-radius:0.5rem;
	font-size:1.6rem;
	background:#595959;
	color:white;
	border:1px solid #ffffff;
	padding:1.2rem 2rem;}
.newsletter{
	width:100%;
	padding:2rem 0;
	background:#3c3c3c;}
.newsletter_cont{
	max-width:50%;
	margin:0 auto;}
.inner_footer{
	padding-left:4rem;}
.services_section{
	padding:9rem 0;
	background:url(../images/section2_bg.jpg) no-repeat top right;
	background-size:auto 100%;
	text-align:center;}
		
.services_section .description{
	text-align:center;}
.aboutus_section{
	padding:10rem 0;
	background:#f3f3f3;}	
.phone_m{
    font-weight: 600;
    font-size: 1.5rem;
    color: #222222;
    margin-top: 4rem;}	
	h2{
		font-weight:600;
		font-size:3rem;
		color:#b40606;
		}
.aboutus_content{
	padding:0;
        max-width: 88rem;
    
}		
h3{
	font-weight:600;
	margin-bottom:2rem;
		font-size:5rem;
		color:#041568;
		}
.aboutus_img{
	    padding-right: 2rem;
    display: block;}		
	.description{
		text-align:justify;
		font-size:2rem;
		color:#929292;}
.services_list{
	padding:0;
	margin-top:5rem;
	list-style:none;}		
.services_list .num{
	font-size:10rem;
	color:#dadce8;}		
.services_list tr td:first-child{
	width:11rem;}
.services_list li{
	padding:2rem 0;}	
.services_list tr td:last-child{
	line-height:1.4;}			
.services_list .description{
	font-size:2rem;
	color:#6e6e6e;
	text-align:left;}
	
.row_footer{
	float:left;
	width:100%;
	margin-bottom:1rem;
	}
.footer_col_1{
	padding-left:8rem;}	
footer{
	padding:4rem 0;
	background:#292929;}	
	
.row_footer label{
	color:white;
	width:100%;
	font-size:1.6rem;
	}
	
.row_footer a{
	color:#dd1b17;
	font-size:1.6rem;}
	
	.row_footer a:hover {
	    color:#fff !important;
	}
	
	
	
.footer_copy_r{
	background:#292929;
	padding:2rem 0;
	border-top:1px solid #cfd0d1;
	text-align:center;
	color:#cfd0d1;
	font-size:1.6rem;}								
			
			
			
	/* Large screens ----------- */
@media (max-width : 1824px) {
/* Styles */
html, body {
    font-size: 9px;
}
}


@media (max-width: 1600px) {
html, body {
    font-size: 8px;
}
}

/* Desktops and laptops ----------- */
@media (max-width : 1224px) {
/* Styles */
html, body {
    font-size: 7px;
}
}

@media (max-width: 1024px) {
	html, body {
    font-size: 7px;
}}
@media screen and (max-width: 960px) {

}
@media screen and (max-width: 800px) {}
@media screen and (max-width: 600px) {}


/* Smartphones (portrait and landscape) ----------- */
@media (max-device-width : 480px) {
/* Styles */
}


/* Smartphones (portrait) ----------- */
@media  (max-width : 320px) {
/* Styles */
}		