@import url('https://fonts.googleapis.com/css?family=Lato:400,400i,700,700i,900&display=swap');
body{
	font-family: 'Lato', sans-serif;
	}
img{
	max-width:100%;
	}	
p{
	font-size:14px;
	margin:0 0 5px;
	}
	
.header-area.main-header {
    padding:10px 0;
	border-bottom:1px solid #666;
}
.logo-area img {
    max-width: 250px;
}
.call-text {
    max-width: 100%;
    text-align: center;
    float: right;
    margin: 0;
    width: 100%;
}
.call-text a{
	text-decoration:none;
	color:#154f78;
	font-size:14px;
	}
.call-text span {
    display: block;
    font-size: 36px;
    line-height: 40px;
    font-weight: 900;
	color:#cf1b5c;
}
.call-text strong {
    display: block;
    text-align: center;
	color:#154f78;
}
.form_box {
    margin: 21px 0;
    border: 6px solid #437293;
    padding: 25px;
    border-radius: 5px;
}
.form_box h4{
	text-align:center;
	margin:0 0 20px;
	color:#154f78;
	font-weight:900;    
	font-size: 36px;
	}
.form_box h4 span{
	display:block;
	font-weight:600;
	color:#cf1b5c;	
	line-height:28px;
	font-size:16px;
	}	
.form-group p {
    text-align: center;
    margin: 15px 0;
}	
.form-group p span {
    border: 2px dotted #666;
    padding: 5px 24px;
    display: inline-block;
    margin: 5px 0 0;
}

.form_box-top h5 {
    text-align: center;
    color: #154f78;
    margin: 20px 0 0 0;
    font-size: 26px;
    font-weight: 600;
}

.form-group h6 {
    margin: 0 0 5px;
    padding: 0;
    text-align: left;
    font-size: 15px;
	color:#2c2c85;
    line-height: 24px;
    text-transform: capitalize;
}	

select.form-control {
    height: 34px;
}
.form_box button.btn.btn-default {
    background: #1ea7c2;
    color: #FFF;
    border-radius: 40px;
    max-width: 300px;
    width: 100%;
    margin:10px auto 0;
    display: inherit;
    font-size: 24px;
    line-height: 24px;
    padding: 11px 0;
}


.form_box button.btn.btn-default:hover {
    background: #174f78;
}

.left_box {
	margin-top:15px;
	}
.left_box h1 {
	color:#154f78;
	font-weight:600; 
	}
h2{
	color:#2c2c85;
	font-weight:600;
	}
.left_box h1 span{
	display:block;
	
	}
.col-sm-5.form_box-top {
    padding-left: 0;
}	

.left_box ul {
    max-width: 400px;
    width: 100%;
    color: #154f78;
    margin: 0;
    padding: 0 0 0 15px;
    font-size: 18px;
    float: left;
}	
.left_box ul li{
	margin:0 0 10px;
	}
.left_box ul li:last-child{
	list-style:none;
	}	
.list_box .lisimg {
    margin: 0;
    position: relative;
    left: 0;
    top: 0;
    max-width: 220px;
}
.left_box ul li img {
    max-width: 200px;
}
.checkbox {
    font-size: 14px;
}


.newsletter-area {
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: right;
    position: relative;
    z-index: 1;
	padding:100px 0;
	color:#FFF;
}
.download-btn a {
    padding: 16px;
    margin-right: 20px;
    width: 100%;
    margin-top: 20px;
    font-size: 24px;
    font-weight: 600;
    background-color: #b7023a;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
	padding:5px 15px;
	text-decoration:none;
}
.download-btn a:hover {
    background-color: #fff;
    color: #b7023a;
}

.newsletter-area h9{
	color:#ff004e;
	font-size:26px;
	font-weight:600;
	}
.single-job {
    padding: 40px 40px;
    background: #004778;
}
.job-text h4 {
    color: #fff;
    text-transform: capitalize;
    font-size: 32px;
	padding:10px 0 30px;
    font-weight: 600;
	font-weight:bold;
}

.banner-bg3 {
    background-image: url(../images/mvd.png);
    height: 199px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: left;
    display: none;
}
.footer-area {
    color: #fff;
    background: #000;
}

.download-text p { font-size:16px; }

@media (max-width:992px) {
.left_box h1 {
    color: #154f78;
    font-weight: 600;
    font-size: 30px;
}
}
@media (max-width:767px) {
.col-sm-7, .col-sm-5 {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
}
	.container{
		text-align:center;
		}
.col-sm-5.form_box-top {
    padding-left: 15px;
}
.logo-area {
    text-align: center;
    margin: 0 0 10px;
}
.left_box ul li {
    margin: 0 0 10px;
    text-align: left;
}
.left_box ul li:last-child{
	text-align:center;
	}
.left_box h1 {
    color: #154f78;
    font-weight: 600;
    font-size: 28px;
}

.newsletter-area {
    background-image: none;
    background: #000;
	padding:20px 0;
}
.banner-bg3 {
	display:block;
	}
.job-text h4 {
    font-size: 20px;
    line-height: 28px;
}
.single-job {
    padding: 20px 15px;
    background: #004778;
}		
}