*{
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5{
	margin: 0;
	padding: 0;
	font-family: 'Poppins';
}

ul{
	margin: 0;
	padding: 0;
}

p{
	margin: 0;
	padding: 0;
	font-family: 'Lato';
}

a{
	text-decoration: none;
}

.contact_detail p{
	color: #fff;
	margin: 0;
}

.login_form #span_def_login_text a{
	color: #444;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 20px;
    display: block;
}
.login_form #span_def_login_text a span{
	color: #002e5b;
}

.login_form #span_pin_login_text a{
	color: #444;
    font-size: 18px;
    padding-bottom: 10px;
    display: block;
}

.login_form #span_pin_login_text a span{
	font-weight: 600;
}

header{
	box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1);
}

.header_top .header_top_wrap.container{
	padding: 5px 0;
	height: 50px;
}

.header_top .header_top_wrap.container .contact_detail p{
	display: inline-block;
	margin-right: 20px;
	line-height: 32px;
	font-family: 'Lato';
}

.header_top .header_top_wrap.container .contact_detail p i{
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

.header_top .header_top_wrap.container .contact_detail p span{
	display: inline-block;
	vertical-align: middle;
}

.header_top .header_top_wrap.container .contact_detail p.email i{
	margin-top: 4px;
}

.header_bottom{
	padding-top: 10px;
	padding-bottom: 10px;
}

.header_bottom .header_bottom_wrap .logo{
	width: 190px;
	float: left;
}

.header_bottom .header_bottom_wrap .logo img{
	width: 100%;
}

.header_bottom .header_bottom_wrap .nav{
	float: right;
	padding-top: 25px;
}

.header_bottom .header_bottom_wrap .nav .nav_dropDown ul{
	display: inline-block;
}	

.header_bottom .header_bottom_wrap .nav .hamburger_icon{
	display: none;
}

.header_bottom .header_bottom_wrap .nav ul.login_registration{
	margin-left: 10px;
}

.header_bottom .header_bottom_wrap .nav ul.login_registration li a{
	color: #fff;
	padding: 2px 20px;
}

.header_bottom .header_bottom_wrap .nav ul li{
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	margin-left: 20px;
	font-family: 'Poppins';
	font-weight: 500;
}

.header_bottom .header_bottom_wrap .nav ul li a{
	text-decoration: none;
	color: #444;	
}

.header_bottom .header_bottom_wrap .nav ul.login_registration li{
	font-weight: 300;
    font-size: 16px;
    padding: 5px 0;
    border-radius: 44px;
    background: #e83a72;
}

.template_sec1{
	background: #0093bf;
}

.template_sec1 .template_sec1_wrap{	
	margin-top: 0px;
}

.template_sec1 .template_sec1_wrap h3{
	font-size: 42px;
	padding-top: 45px;
}

.template_sec1 .template_sec1_wrap h3 span{
	display: block;
	font-size: 54px;
	margin-top: 5px;
}

.template_sec1 .template_sec1_wrap p{
	font-size: 22px;
	padding: 20px 0;
}

.template_sec1 .template_sec1_wrap a{
	background: #ee3234;
    display: block;
    width: 180px;
    height: 35px;
    text-align: center;
    line-height: 31px;
    border-radius: 42px;
    font-size: 18px;
    margin-top: 5px;
    color:#fff;
}

.template_sec2 .template_sec2_wrap{
	padding: 60px 0;
	width:1024px;
	margin:0 auto;
}

.template_sec2 .template_sec2_wrap .left_image{
	float: left;
	width: 400px;
}

.template_sec2 .template_sec2_wrap .left_image img{
	width: 100%;
}

.template_sec2 .template_sec2_wrap .right_content{
	float: right;
	width: 550px;
	margin-top: 35px;
}

.template_sec2 .template_sec2_wrap .right_content h3{
	font-size: 40px;
    line-height: 52px;
    font-weight: 600;	
}

.template_sec2 .template_sec2_wrap .right_content p{
	font-size: 18px;
    padding-top: 20px;
    line-height: 35px;
}

.template_sec2 .template_sec2_wrap .right_content a{
	background: #ee3234;
    display: block;
    width: 165px;
    height: 40px;
    text-align: center;
    line-height: 36px;
    border-radius: 42px;
    font-size: 18px;
    color: #fff;
    margin-top: 20px;
}

.template_sec3{
	padding: 60px 0;
}

.template_sec3 .template_sec3_wrap h2{
	font-size: 42px;
	text-align: center;
	padding-bottom: 50px;
}

.template_sec3 .template_sec3_wrap .services_block .blockOne{
	float: left;
    width: 30%;
    margin: 0 15px;
    text-align: center;
    margin-bottom: 40px;
    background: #fff;
    padding: 20px 10px;
    border-radius: 10px;
    box-shadow: 3px 5px 5px rgba(0, 0, 0, 0.1);
    padding : 10px 20px;
}
.template_sec3 .template_sec3_wrap .services_block .blockOne .left_image{
	margin:0 auto;
	width: 50px;
	display: inline-block;
	margin-right: 10px;
}
.template_sec3 .template_sec3_wrap .services_block .blockOne .left_image img{
	width: 100%;
	margin-top: 10px;
}
.template_sec3 .template_sec3_wrap .services_block .blockOne .right_content{
	display: inline-block;
	padding-top: 10px;
	width: 300px;
	vertical-align: top;
	text-align: center;
}
.template_sec3 .template_sec3_wrap .services_block .blockOne .right_content h4{
	font-size: 20px;
	margin-bottom: 5px;
}
.template_sec3 .template_sec3_wrap .services_block .blockOne .right_content p{
	font-size: 14px;
	height: 90px;
}

.template_sec4{
	background: #2f649c;
}

.template_sec4 .template_sec4_wrap{
	padding: 60px 0;
}
.template_sec4 .template_sec4_wrap h2{
	font-size: 42px;
    text-align: center;
    padding-bottom: 50px;
    color: #fff;
}

.template_sec4 .template_sec4_wrap .whyChooseUs{
	text-align: center;
}

.template_sec4 .template_sec4_wrap .whyChooseUs .blockOne{
	display: inline-block;
	width: 330px;
	margin:0 20px;
}

.template_sec4 .template_sec4_wrap .whyChooseUs .blockOne h3{
	color: #fff;
	font-size: 27px;
	text-align: center;
}
.template_sec4 .template_sec4_wrap .whyChooseUs .blockOne p{
	color: #fff;
    font-size: 18px;
    text-align: center;
    padding: 10px 0;
}
.template_sec4 .template_sec4_wrap .whyChooseUs .blockOne a{
	background: #fff;
    border-radius: 50px;
    width: 140px;
    display: block;
    text-align: center;
    font-weight: 400;
    color: #2f649c;
    text-align: center;
    margin: 0 auto;
    margin-top: 12px;
    line-height: 18px;
    padding: 5px 0;
    height: 30px;
}

.template_sec5 .template_sec5_wrap{
	padding: 60px 0;
}

.aboutUs.template_sec5 {
	background: rgba(0, 0, 0, 0.1);
}

.template_sec5 .template_sec5_wrap .owl-carousel .item img{
	width: 170px;
}

.template_sec5 .owl-nav{
	display: none;
}

.template_sec5 .owl-dots{
	display: none;
}

.slider_content .left_cntn{
	float:left;
	width: 580px;
}
.right_img{
	float:right;
	width: 500px;
}
.owl-nav{
	display: none;
}
.owl-dots{
	position: absolute;
	bottom: 10px;
	text-align: center;
	width: 100%;
}
.owl-dot.active{
	background: rgba(255, 255, 255, 0.6) !important;
}
.owl-dot{
	    width: 10px;
    height: 10px;
    border-radius: 20px;
    background: #fff !important;
    margin: 0 3px;
    display: inline-block;

}
footer{
	background: #00142f;
}

footer .footer_wrap{
	padding: 60px 0;
}

footer .footer_wrap .about_us{
	display: inline-block;
	width: 350px;
	vertical-align: top;
	margin-right: 80px;
}
footer .footer_wrap .about_us h3{
	color: #fff;
	padding-bottom: 10px;
}
footer .footer_wrap .about_us p{
	color: #fff;
    font-size: 19px;
}

footer .footer_wrap ul{
	list-style: none;
}

footer .footer_wrap .quick_link{
	display: inline-block;
	width: 300px;
	vertical-align: top;
}
footer .footer_wrap .quick_link h3{
	color: #fff;
	padding-bottom: 10px;
}
footer .footer_wrap .quick_link ul li{
	padding-bottom: 10px;
    font-size: 20px;
}
footer .footer_wrap .quick_link ul li a{
	color: #fff;
}
footer .footer_wrap .getIn_touch{
	display: inline-block;
	width: 300px;
	vertical-align: top;
}
footer .footer_wrap .getIn_touch h3{
	color: #fff;
	padding-bottom: 10px;
}
footer .footer_wrap .getIn_touch p{
	color: #fff;
    padding-bottom: 12px;
    font-size: 18px;
}
footer .footer_wrap .getIn_touch a{
	background: #ee3234;
    display: block;
    width: 200px;
    height: 45px;
    text-align: center;
    line-height: 40px;
    border-radius: 42px;
    font-size: 19px;
    color: #fff;
    margin-top: 10px;
}

.footer_copyRight{
	background: #00285e;
	padding: 10px 0;
}

.footer_copyRight p{
	text-align: center;
	color: #fff;
	font-size: 17px;
}

/*--- login page css ---*/

.login_page{
	/*background: #0093bf;*/
}
.login_page .login_page_wrap{
	width: 1170px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.login_page .login_page_wrap .left_img{
	width: 440px;
	float: left;
}
.login_page .login_page_wrap .left_img img{
	width: 100%;
}
.login_page .login_page_wrap .right_frm{
	float: right;
	width: 500px;
}
.login_form{
    margin: 0 auto;
    padding: 30px 30px;
    border-radius: 5px;
    margin: 0px auto;
    border:1px solid #fff;
    border-radius: 0;
    border-top: 0;
    border-bottom: 0;
    margin-top: 40px;
}
.login_form form label{
	margin-bottom: 5px;
	font-weight: 400;
	color: #444;
	font-size: 18px;
}
.login_form form label#mobile_number-error{
	font-size: 14px;
}
.login_form form label.error{
	font-size: 14px;
	margin-bottom: 0;
}

.login_form form input.form-control{
	width: 100%;
	height: 45px;
	border-radius:5px;
	border:1px solid #444;
}
.login_form form .row{
	margin-bottom: 20px;
}

.login_form form .login_submit{
	background: #005f7c;
	color: #fff;
	width: 100%;
	border:0;
	font-size: 18px;
	height: 45px;
	margin-top: 20px;
	border-radius: 10px
}
.login_form h2{
	color: #444;
    font-size: 32px;
    text-align: center;
    font-weight: 600;
}
.login_form p{
	color: #444;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 12px;
    font-size: 17px;
}
.forgot_pass p{
	margin: 0;
	font-size: 16px;
}
.forgot_pass p a{
    color: #005f7c;
	font-weight: 700;
}

/*--- registration ---*/

.login_page.registration .login_form{
	margin-top: 10px;
}

.login_page.registration .login_form h2{
	margin-bottom: 30px;
}
.login_page.registration .login_form .row label{
	font-size: 16px;
}	
.registration-form1 .row.form-group #div-register-otp .get-otp{
	background: #005f7c;
    color: #fff;
    width: 100%;
    border: 0;
    font-size: 18px;
    height: 45px;
    margin-top: 20px;
    border-radius: 10px;
}
.spinner-border {
    display: inherit;
    width: inherit;
    height: inherit;
    vertical-align: inherit;
    border: inherit;
    border-right-color: inherit;
    border-radius: inherit;
    -webkit-animation: inherit;
    animation: inherit;
    }
    .div_spinner_relative.template_loader #div-spinner{
    	margin:0 auto;
    	margin-top: 20px;
    }
    .div_spinner_relative.register_otp_login #div-spinner{
    	margin:0 auto;
    	margin-top: 20px;
    }	
    #div-resend-cancel a{
    	color: #005f7c;
    }

/*--- about us page css ---*/

.about_templateOne .about_templateOne_wrap{
	width: 1170px;
	margin: 0 auto;
}
.about_templateOne .about_templateOne_wrap{
	padding: 30px 0;
}
.about_templateOne .about_templateOne_wrap .left_img{
	width: 500px;
}
.about_templateOne .about_templateOne_wrap .left_img h2{
	color: #fff;
	font-size: 26px;
	margin-bottom: 10px;
}
.about_templateOne .about_templateOne_wrap .left_img p{
	color: #fff;
}
.about_templateOne{
	background: url(../img/about-img.png);
}
.error{
	color: red !important;
}
.msg-login-error{
	color:red;
	padding-bottom: 5px;
	display: block;
}
.msg-login-success{
	display: block;
    padding-bottom: 5px;
}
.about_us_sec1{
	background:#0093bf;
}
.about_us_sec1 .about_us_sec_inner{
	width:1170px;
	margin:0 auto;
	text-align: center;
}
.about_us_sec1 .about_us_sec_inner h2{
	color:#fff;
	padding:40px 0;
	text-transform: uppercase;
	font-size: 42px;
}
.about_us_sec2 .about_us_sec_inner2{
	width: 1170px;
	margin:0 auto;
}
.about_us_sec2 .about_us_sec_inner2 .aboutUs_left{
	float: left;
	width: 550px;
}
.about_us_sec2 .about_us_sec_inner2 .aboutUs_left h4{
	font-size: 32px;
}
.about_us_sec2 .about_us_sec_inner2 .aboutUs_left p{
	font-size: 16px;
	line-height: 32px;
	padding-top: 10px;
}
.about_us_sec2 .about_us_sec_inner2 .aboutUs_left a{
	background: #ee3234;
    display: block;
    width: 120px;
    height: 25px;
    text-align: center;
    line-height: 22px;
    border-radius: 42px;
    font-size: 16px;
    margin-top: 5px;
    color: #fff;
    margin-top: 20px;
}
.about_us_sec2 .about_us_sec_inner2 .aboutUs_right{
	float: right;
	width: 530px;
	margin-top: 30px;
}
.about_us_sec2 .about_us_sec_inner2 .aboutUs_right img{
	width:100%;
}
.about_us_sec2{
	padding:40px 0;
}
.contact_us_sec1 .contact_us_sec_inner{
	width: 900px;
	margin:0 auto;
	padding:30px 0;
}
.contact_us_sec1 .contact_us_sec_inner .contact_us1_left{
	float: left;
	width:315px;
}
.contact_us_sec1 .contact_us_sec_inner .contact_us1_right{
	float: right;
	width:550px;
}
.contact_us_sec1 .contact_us_sec_inner .contact_us1_left .address_div h3{
	font-size: 20px;
	margin-bottom: 5px;
}
.contact_us_sec1 .contact_us_sec_inner .contact_us1_left .address_div p{
	margin-bottom: 20px;
}
.contact_us_sec1 .contact_us_sec_inner .contact_us1_right form .row{
	margin-bottom: 20px;
}
.contact_us_sec1 .contact_us_sec_inner .contact_us1_right form input.form-control:first-child{
	margin-left: 0;
}
.contact_us_sec1 .contact_us_sec_inner .contact_us1_right form input.form-control{
	width: 30%;
	display: inline-block;
	margin-left: 28px;
}
.contact_us_sec1 .contact_us_sec_inner .contact_us1_right form textarea.form-control{
	height: 100px;
}
.contact_us_sec1 .contact_us_sec_inner .contact_us1_right h3{
	font-size: 28px;
	text-align: center;
	margin-bottom: 30px;
}
.contact_us_sec1 .contact_us_sec_inner .contact_us1_right .contactUs_submit{
	    background: #e83a72;
    color: #fff;
    display: block;
    width: 130px;
    height: 35px;
    border: 0;
    border-radius: 10px;
    margin: 0 auto;
}