@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800,800i');
html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'Open Sans', sans-serif;
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;	
}

body {
	margin:0;
	padding:0;
    font-family: 'Open Sans', sans-serif;
}

.clear{
	clear:both;
}

.decoration{
	text-decoration:none;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background-color:#FFFFFF;
  z-index:999999;
  opacity:none;
}

.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:16px;
}

.newsletter_col_sm9 {
    width: 41%;
    float: left;
    margin: 1%;
}


.newsletter_col_sm99 {
    width: 55%;
    float: left;
    margin: 1%;
}


.newsletter1 h1 {
	color: #165f92;
	font-size: 28px;
	font-weight: 700;
	font-family:'Open Sans', sans-serif;
	text-align:left;
	padding:2% 1% 0%;
}

.newsletter1 p{
	font-family:'Open Sans', sans-serif;
	color: #242424;
	font-size: 16px;
	line-height: 160%;
	text-align: justify;
	padding:1%;
}

.news_marg{
	margin-top:1%;
}


.sticky + .banner {
  padding-top: 71px;
}


.img{
	width:100%;
	display:block;
}

.v_a_img{
	vertical-align:middle;
}

.fa-arrow-right{
	color:#08315d;
}

.link{
	text-decoration:none;
	color:#000;
}

.link2{
	text-decoration:none;
	color:#fff;
}

.contener{
	width:90%;
	margin:0 auto;
	max-width:1400px;
}


.top{
	width:90%;
	max-width:1400px;                   
	margin:0 auto;
}

.pdg{
	padding:0% 2%;
}


.top4{
	width:60%;
	margin:0 auto;
	padding:10px 0px;
}

.col_sm1{
	width:100%;
}

.col_sm11{
	width:98%;
	margin:1% auto;
	float:none;
}

.col_sm2{
	width:48%;
	margin:1%;
	float:left;
}

.col_sm22{
	width:50%;
	float:left;
}

.col_sm3{
	width:31%;
	margin:1%;
	float:left;
}

.ftr_col_sm3{
	width:25%;
	margin:1% 1% 1% 3%;
	float:left;
	
}

.ftr1_col_sm3{
	width:25%;
	margin:1% 1% 1% 0%;
	float:left;
}

.col_sm33{
	width:20%;
	margin:1% 2%;
	float:left;
}

.col_sm4{
	width:23%;
	margin:1%;
	float:left;
}

.col_sm44{
	width:25%;
	margin:0%;
	float:left;
}


.col_sm5{
	width:18%;
	margin:1%;
	float:left;
}

.col_sm8{
	width: 60%;
	float: left;
	margin: 1%;
}

.col_sm88{
	width: 35%;
	float: left;
	margin: 1%;
}


.f_col_sm8{
	width:65%;
	float:left;
	margin:1%;
}

.f_col_sm88{
	width:29%;
	float:left;
	margin:1% 2% 1% 1%;
}


.middle-right2 h6 {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    letter-spacing:1px;
	font-family: 'Open Sans', sans-serif;
}

.col_sm9{
	width:65%;
	margin:1%;
	float:left;
}

.col_sm99{
	width:30%;
	margin:1%;
	float:right;
}

.call_em {
    width:500px;
    float: left;
    margin:0.9% 1% 0%;
}

.email{
	width:235px;
	float:left;
	margin:0% 1%;
}

.call{
	width:180px;
	float:left;
	margin:0% 1%;
	
}

.call_em_txt{
	font-family:'Open Sans', sans-serif;
	color:#fff;
	font-size:14px;
}

.s_icon{
	width:100px;
	float:right;
	margin-right:2%;
}
.nav_top {
    width: 90%;
    max-width: 1400px;
    margin: 0 auto;
}

.s_icon .fa{
	color:#fff;
	line-height:250%;
}

.logo{
	width:250px;
	float:left;
	margin:1%;
}

.navbar {
    width:495px;
    float: right;
    margin: 2% 0% 2% 0%;
}

.banner{
	width:100%;
	height:118vh;
	background-color:#fff;
}

.banner2{
	width:100%;
}

.banner3{
	width:100%;
}

.bg_clr_ftr{
	background-color:#dedede;
}

.ftr_menu{
	width:830px;
	margin:0 auto;
}
.ftr_menu ul li a{
	font-family:'Open Sans', sans-serif;
	color:#000;
	font-size:14px;
	float:left;
	font-weight:600;
	text-decoration:none;
	margin:15px 20px;
}

.wel_img{
	width:600px;
	float:none;
	margin:0 auto;
}


.whatsapp_float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.whatsapp-icon {
    margin-top: 16px;
}

/* for mobile */
@media screen and (max-width: 767px) {
    .whatsapp-icon {
        margin-top: 10px;
    }

    .whatsapp_float {
        width: 40px;
        height: 40px;
        bottom: 20px;
        right: 10px;
        font-size: 22px;
    }
}



.video_text {
    position: absolute;
    top: 50%;
    left:35%;
    transform: translate(-50%, -50%);
}


.video_text h1 {
	font-size:45px;
    font-weight:700;
    color: #fff;
    text-shadow: 0 0 0.5px rgba(58, 57, 57, 0.25);
    text-align: left;
    padding-bottom: 1%;
    font-family: 'Open Sans', sans-serif;
	text-shadow: 2px 2px 4px #000000;
}

.video_text h1 span {
    color: #3699de;
}

.video_text p {
	font-size:22px;
    font-weight:700;
    color: #fff;
    text-align: justify;
    font-family: 'Open Sans', sans-serif;
	line-height:150%;
	letter-spacing: 0px;
	text-transform:uppercase;
	text-shadow: 2px 2px 7px #000000;
}

.page_head{
    font-size: 32px;
    color: #165f92;
	font-weight:700;
	text-transform: capitalize;
	letter-spacing: 0px;
	font-family: 'Open Sans', sans-serif;
	padding:1%;
}




.inner_banner{
  height:120px;
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-position:center;
  position: relative;
  Background: radial-gradient(circle, rgba(32,127,164,1) 0%, rgba(19,104,153,1) 51%, rgba(18,65,108,1) 100%);
}

.inner_banner_txt{
    width: 80%;
    position: absolute;
    top: 50%;
    left:50%;
    transform: translate(-50%, -50%);
}

.inner_banner_txt h1{
	font-family: 'Open Sans', sans-serif;
    font-size:35px;
    font-weight:600;
    color: #fff;
	text-align:center;
}


/*--------------------------------------------------------------
image hover effect
--------------------------------------------------------------*/
.content {
  position: relative;
  width: 100%;
  margin: auto;
  overflow: hidden;
}
.content img {
	display: block;
}
.content .content-overlay {
  background: rgba(22,95,146,0.7);
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.content:hover .content-overlay{
  opacity: 1;
}
.content-image{
  width: 100%;
}
.content-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.content:hover .content-details{
  top: 50%;
  left: 50%;
  opacity: 1;
}
.content-details h3{
  color: #fff;
  font-weight: 600;
  font-family: 'Open Sans' , Sans-Serif;
  font-size: 16px;
}
.fadeIn-top{
  top: 20%;
}


.svr_inner_head span{
	font-family:'Open Sans' , Sans-Serif;
	font-size:20px;
	font-weight:600;
	text-align:center;
	color:#000;
	padding:2% 0% 2% 0%;
	line-height: 150%;
}

.svr_inner_head p{
	font-family:'Open Sans' , Sans-Serif;
	font-size:16px;
	font-weight:500;
	text-align:center;
	color:#000;
	padding:2% 0% 2% 0%;
	line-height: 150%;
}


.svr_inner_head2{
	font-family:'Open Sans' , Sans-Serif;
	font-size:18px;
	font-weight:600;
	text-align:center;
	color:#000;
	padding:2% 0% 2% 0%;
	line-height: 150%;
}

/*--------------------------------------------------------------
Product page
--------------------------------------------------------------*/

.click{
  color: #000;
  font-weight: 500;
  font-family: 'Open Sans' , Sans-Serif;
  font-size: 15px;
  text-align:right;
  padding: 1% 1%;
}


/*--------------------------------------------------------------
contact page
--------------------------------------------------------------*/
.con_icon{
	width: 130px;
	float: none;
	margin:1% auto;
}

.c_icon_txt {
    width: 98%;
    float: right;
}

.c_txt {
    font-family:'Open Sans', sans-serif;
    color: #000;
    font-weight: 500;
    font-size: 15px;
    line-height: 160%;
    text-align: center;
}

.c_txt span {
    font-weight: 600;
    font-size:20px;
}

.con_main_head {
    font-family:'Open Sans', sans-serif;
    color: #165f92;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 1%;
    padding-left: 1%;
}
.c_link2 {
    color: #000;
    text-decoration: none;
}

.c_col_sm8 {
    width: 98%;
	margin:1%;
    float: left;
    -webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 11%);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.11);
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 11%);
    min-height: 350px;
    padding: 3% 3% 0% 3%;
}

/*--------------------------------------------------------------
home page
--------------------------------------------------------------*/
.pro_icon{
	width:103px;
	float:none;
	margin:4% auto 1%;
}

.service h1{
	font-family:'Open Sans', sans-serif;
    font-size:22px;
    margin: 1% 0%;
    line-height:140%;
    font-weight: 600;
    color: #fff;
	text-align:center;
	padding:2%;
	letter-spacing:0px;
}

.service p{
	font-family:'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 150%;
    color: #fff;
	text-align:center;
	margin:2% 4% 6%;
	letter-spacing:0px;
	min-height:100px;
}

.bb_new{
	border-radius: 15px 50px;
	background-color:#FFFFFF;
	padding:2%;
}

.m_value h1{
	position: relative;
    font-family: 'Open Sans', sans-serif;
    color: #165f92;
    font-size: 30px;
    font-weight: 700;
	line-height:145%;
    margin: 0px;
    padding: 2px 0px 15px 0px;
}

.m_value p{
	font-family:'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 145%;
	text-align:justify;
	letter-spacing:0px;
	font-weight:500;
	margin:0;
	color:#000;
}

.why_us h2{
	font-family:'Open Sans', sans-serif;
	font-size:35px;
	text-align:center;
	padding:2.5% 1% 1% 1%;
	color:#fff;
	font-weight:700;
	letter-spacing:0px;
}

.why_us p{
	font-family:'Open Sans', sans-serif;
	font-size:18px;
	text-align:center;
	padding:0% 4% 2%;
	color:#fff;
	font-weight:600;
	line-height:150%;
	letter-spacing:0px;
}

/*--------------------------------------------------------------
hover effect
--------------------------------------------------------------*/

/* Circle */
.hover15 figure {
	position: relative;
	margin:0;
}
.hover15 figure::before {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	display: block;
	content: '';
	width: 0;
	height: 0;
	background: rgba(255,255,255,.2);
	border-radius: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
}
.hover15 figure:hover::before {
	-webkit-animation: circle .75s;
	animation: circle .75s;
}
@-webkit-keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
@keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}






/*--------------------------------------------------------------
Services page
--------------------------------------------------------------*/
.servi p{
	font-size:20px;
    font-weight: 600;
    color: #000;
    text-align: justify;
    padding:1%;
    font-family: 'Open Sans', sans-serif;
    line-height: 130%;
	letter-spacing:0;
	margin-top:4%;
}


/*--------------------------------------------------------------
Certificate
--------------------------------------------------------------*/
.q_col_sm8 {
    width: 80%;
    float: right;
    margin: 1% 0%;
	min-height: 200px;
}

.q_col_sm88 {
	width: 20%;
    float: left;
    margin: 1% 0%;
    min-height: 200px;
    background-color: #f8f8f8;
}
.q_bg{
	background-color:#f8f8f8;
}
.c_text {
    font-family: 'Open Sans', sans-serif;
    color: #000000;
    font-size: 15px;
    font-weight: 500;
    padding: 1% 3% 2.8% 3%;
    line-height: 150%;
}
.c_hed {
    font-family: 'Open Sans', sans-serif;
    color: #2957a4;
    font-size: 18px;
    font-weight: 600;
    padding: 2.5% 3% 0% 3%;
    line-height: 150%;
	text-align:center;
}
hr{
	border:1px dotted #d3d3d3;
}
/*--------------------------------------------------------------
Home
--------------------------------------------------------------*/
.h_col_sm2{
	width:38%;
	margin:1%;
	float:left;
}
.h_col_sm22{
	width:58%;
	margin:1%;
	float:left;
}
.h_body_txt {
   font-size: 16px;
    color: #000000;
    line-height: 150%;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    text-align: justify;
	letter-spacing: 0px;
}
.h_body_head{
    font-size:40px;
    color: #165f92;
    letter-spacing: 1px;
	font-weight:700;
	letter-spacing: 1px;
	font-family: 'Open Sans', sans-serif;
	padding:0% 0% 2% 0%;
	text-align:left;
}

.h_body_head2{
    font-size:30px;
    color: #165f92;
    letter-spacing: 1px;
	font-weight:700;
	letter-spacing: 1px;
	font-family: 'Open Sans', sans-serif;
	padding:1% 0% 0% 0%;
	text-align:left;
}


.h_body_head3{
    font-size:20px;
    color: #000;
    letter-spacing: 1px;
	font-weight:700;
	font-family: 'Open Sans', sans-serif;
	padding:1% 0% 0% 0%;
	text-align:left;
}


.hedd{
    font-size:30px;
    color: #000;
    letter-spacing: 1px;
	font-weight:700;
	font-family: 'Open Sans', sans-serif;
	padding:1% 0% 0% 0%;
	text-align:center;
}



.g_col_sm6{
	width:18%;
	float:left;
	margin:1% 1%;
	position:relative;
}

.sub_head {
	font-size:40px;
    font-weight:700;
    color: #165f92;
    text-shadow: 0 0 0.5px rgba(58, 57, 57, 0.25);
    text-transform: capitalize;
    text-align: center;
    padding-bottom: 1%;
    font-family: 'Open Sans', sans-serif;
}

.m_hight{
	min-height:412px;
}

.sub_head2 {
	font-size:16px;
    font-weight:500;
    color: #fff;
    text-align: justify;
    font-family: 'Open Sans', sans-serif;
	line-height:145%;
	letter-spacing: 0px;
}

.sub_head3 {
	font-size:22px;
    font-weight:700;
	line-height:140%;
    color: #fff;
    text-align: left;
    padding-bottom: 1%;
    font-family: 'Open Sans', sans-serif;
}


.sub_para {
	font-size:15px;
    font-weight:500;
    color: #000;
    text-transform: capitalize;
    text-align: left;
    font-family: 'Open Sans', sans-serif;
}


.s_col_sm2{
	width:43%;
	margin:1%;
	float:left;
}
.s_col_sm22{
	width:53%;
	margin:1%;
	float:left;
}
s_pad{
	padding:5% 0%;
}
.p_sub_head {
	font-size: 28px;
    font-weight: 400;
    color: #f8f9fa;
    text-shadow: 0 0 0.5px rgba(58, 57, 57, 0.25);
	text-align:left;
	padding: 1% 0% 10% 1.5%;
}
.p_sub_txt {
    font-size: 0.9em;
    color: #2e2e2e;
    line-height: 1.9em;
    letter-spacing: 1px;
	padding: 1% 0% 10% 1.5%;
}
.bg_clr6 {
    background-color: #fbce00;
}
.services_txt {
    font-family: 'Open Sans', sans-serif;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    margin-top: 10px;
    line-height: 160%;
}
.brd{
	border:1px solid #d3d3d3;
}
.bold{
	font-weight:600;
}
.f_bg_img2 {
    background-image: url(../images/banner2.jpg);
    background-size: 100% 100%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
}
.h_txt{
	text-align:center;
}
.f_link2{
	text-decoration:none;
	color:#fff;
}
.f_body_txt{
	 font-size: 15px;
    color: #fff;
    line-height: 1.6;
    letter-spacing: 1px;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	text-align:center;
}
.f_pad{
	padding:5% 0%;
}
.s_icon3 .fa {
    color: #fff;
    line-height: 250%;
}
.fake-div {
  width:100%;
  height: 1280px;
  position:relative;
}
.navbar_btn {
    width: 97px;
    float: left;
    margin-left: 1%;
}
.yes {
   display:block;
}
.no {
   display:none;
   
}


.pro_hed {
    font-family: 'Open Sans', sans-serif;
    color: #2957a4;
    font-size: 18px;
    font-weight: 600;
	text-align:center;
    padding: 2.5% 3% 0% 3%;
    line-height: 150%;
}




/*--------------------------------------------------------------
Services
--------------------------------------------------------------*/
.srv_bg{
	background-image: url(../images/service_bg.jpg);
	background-size: cover;
	padding: 3% 0%;
}

.bg_img1{
	background-image: url("../images/bg.jpg");
	background-attachment: scroll;
	background-position: center;
	background-size:100%;
}

.bg_img2 {
    background-image: url('../images/bg_img2.jpg');
    background-size: 100% 100% ;
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    padding: 2% 0%;
}


.bg_img3 {
    background-image: url('../images/bg_img3.jpg');
    background-size: 100%;
    background-attachment: scroll;
    background-position: top;
    background-repeat: no-repeat;
}




.speci_bg{
	/*background-image: url(../images/speci_bg.jpg);*/
	background-size: cover;
	padding: 3% 0%;
	background-position: center center;
    background-attachment: fixed;
	background: rgb(32,127,164);
	background: radial-gradient(circle, rgba(32,127,164,1) 0%, rgba(19,104,153,1) 51%, rgba(18,65,108,1) 100%);
}

.shdw {
    -webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 15%);
}

.center {
    text-align: center;
}
.srv_view_all2 {
    width: 130px;
    float: none;
    margin: 4% auto 5%;
}

.srv_btn2 {
    width: 100%;
    padding: 4% 2% 4% 2%;
    font-size: 14px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    background-color: #f9b146;
    color: #000;
    text-decoration: none;
    cursor: pointer;
    font-weight:500;
    border: 1px solid #f9b146;
    text-transform: uppercase;
}

.srv_btn2:hover {
    background-color: #eaa133;
    border: 1px solid #eaa133;
    color: #000;
}

.srv_col_sm2{
	width: 31%;
	float: left;
	margin: 1%;
}

.srv_col_sm22{
	width: 65%;
	float: left;
	margin: 1%;
}

.srv_brd{
	border-left: 2px solid #000;
}


.srv_brd_bot{
	border: 1px solid #5c2777;
	width: 10%;
	margin: 1% auto;
}

.services h1{
	font-size:25px;
    font-weight: 600;
    color: #a1238f;
    text-align: center;
    padding:1% 0% 0% 0%;
    font-family: 'Open Sans', sans-serif;
    line-height: 130%;
    text-transform: uppercase;
}

.services p{
	font-size:15px;
    font-weight: 500;
    color: #000;
    text-align: center;
    padding:0% 0% 2% 0%;
    font-family: 'Open Sans', sans-serif;
    line-height: 150%;
}

.srv_icon{
	width: 10%;
	float: left;
	margin: 1%;
	padding-top: 13%;
}



.srv_text p{
	font-size:15px;
    font-weight: 500;
    color: #000;
    text-align: center;
    padding:1% 1% 1% 1%;
    font-family: 'Open Sans', sans-serif;
    line-height: 160%;
}


.srv_text h1{
	font-size:18px;
    font-weight: 600;
    color: #000;
    text-align: center;
    padding:5% 1% 1.5% 1%;
    font-family: 'Open Sans', sans-serif;
    line-height: 140%;
}

.srv_brd2 {
    background-color: #f5f5f5;
    padding: 1%;
}

.srv_brd3{
    background-color: #fff;
    padding: 1%;
}





.srv_text2 h1{
	font-size:18px;
    font-weight: 600;
    color: #000;
    text-align: center;
    padding:2% 1% 2% 1%;
    font-family: 'Open Sans', sans-serif;
    line-height: 140%;
	min-height:86px;
}


/*--------------------------------------------------------------
hover15
--------------------------------------------------------------*/
.hover15 figure {
	position: relative;
	display: block;
    overflow: hidden;
	
}
.hover15 figure::before {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	display: block;
	content: '';
	width: 0;
	height: 0;
	background: rgba(255,255,255,.2);
	border-radius: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
}
.hover15 figure:hover::before {
	-webkit-animation: circle .75s;
	animation: circle .75s;
}
@-webkit-keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
@keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}



/*--------------------------------------------------------------
footer
--------------------------------------------------------------*/
.foot_bg {
    background-color: #165f92;
    padding: 3% 0% 1% 0%;
}


.fomr_col_sm3 {

    width: 31%;

    float: left;

    margin: 1%;

}

.con_map{
    width: 50%;

    margin: 1% auto;

    border: 1px solid #d3d3d3;

    padding: 1%;
}

.contactt h1{
    font-size:30px;
    font-weight: 700;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 2px;
    margin-bottom: 3%;
    text-transform: uppercase;
    text-align: center;
}


.form h1{
    font-size:20px;
    font-weight: 600;
    color: #fff;
    font-family:'Open Sans', sans-serif;
    margin-bottom: 4%;
    text-transform: capitalize;
    text-align: center;
}



.form p{
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    line-height: 160%;
    text-align: center;
	letter-spacing: 1px;
	margin-bottom:1%;
}

.con_brd{
    border-top: 1px solid #ccc;
}

.con_brd_right{
    border-right: 1px solid #ccc;
}

.ftr_txt{
    color: #fff;
    font-size: 14px;
    text-decoration: none !important;
}

.f2_link2{
    text-decoration: none;
    color: #fff;
}

.form p span{
    text-decoration: underline;
}

.absolute{
    position: absolute;
}

.ftr_mar_top {
    margin-top: 0%;
    z-index: 999999999;
    position: relative;
}



/*--------------------------------------------------------------

Footer

--------------------------------------------------------------*/

.ftr_clr{

	background: #004265;

}



.ftr_txt_hed h3{

	margin: 0;

    color: #fff;

    text-transform: uppercase;

    font-size: 21px;

    font-weight: 500;

    border-bottom: 2px solid #fff;

    padding: 13px 0;

    font-family: 'Open Sans', sans-serif;

}



.ftr_icon{

	width: 16px;

	float: left;

    margin: 21px 13px 0 0px;



}



.ftr_contact_txt{

	width: 80%;

	float: left;

}



.ftr_txt_inner{

	width:100%;

	float: left;

}



.ftr_txt p{

	font-size: 15px;

    color: #fff;

    font-family: 'Open Sans', sans-serif;

    padding:21px 50px 10px 0px;

    text-align: justify;

    line-height: 160%
	
}



.ftr_txt_inner p{

	font-size: 15px;

    color: #fff;

    font-family: 'Open Sans', sans-serif;

    padding:21px 0 10px 0;

    text-align: justify;

    line-height: 140%;
	margin:0;
	

}


.ftr_txt1{
    color:#fff;
    font-size: 15px;
    padding: 2.5% 1%;
    font-family: 'Open Sans', sans-serif;
	line-height:0%;
	margin:1%;

}



.ftr_txt2{

    float: right;

}


.f_link{

    color: #fff!important;

    text-decoration: none;

}



/*--------------------------------------------------------------
About US font-family: 'Ropa Sans', sans-serif;
--------------------------------------------------------------*/
.main_head{
    font-size: 32px;
    color: #2957a4;
    letter-spacing: 1px;
	font-weight:600;
	text-transform: capitalize;
	letter-spacing: 1px;
	font-family: 'Open Sans', sans-serif;
	padding:1%;
}

.main_head2{
    font-size:25px;
    color: #000;
    letter-spacing: 1px;
	font-weight:600;
	text-transform: capitalize;
	letter-spacing: 1px;
	font-family: 'Open Sans', sans-serif;
	padding:1%;
}


.a_col_sm2{
	width:48%;
	margin:1%;
	float:left;
}
.a_col_sm22{
	width:48%;
	margin:1%;
	float:left;
}
.a_head{
    font-size: 20px;
    color: #2957a4;
    letter-spacing: 1px;
	font-weight:400;
	text-transform: capitalize;
	letter-spacing: 1px;
	font-family: 'Open Sans', sans-serif;
	padding:1.2% 0% 2% 2%;
	background-color:#ebebeb;
}

.a_head1{
    font-size: 20px;
    color: #2957a4;
    letter-spacing: 1px;
	font-weight:400;
	text-transform: capitalize;
	letter-spacing: 1px;
	font-family: 'Open Sans', sans-serif;
	padding:0.8% 0% 0.8% 2%;
	background-color:#ebebeb;
}


.txt{
	text-align:center;
}
.ab_col_sm2{
	width:80%;
	margin:1% auto;
	float:none;
}

/*--------------------------------------------------------------
products page
--------------------------------------------------------------*/
.products_text{
	font-family: 'Open Sans', sans-serif;
    color: #000000;
    font-size: 15px;
    font-weight: 500;
    padding: 1%;
    line-height: 150%;
    text-align: justify;
}

.inner_txt p {
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    padding: 1%;
    line-height: 150%;
	background-color:#3a64a9;
	width:98%;
	margin:0 auto;
}

/*--------------------------------------------------------------
clientele
--------------------------------------------------------------*/

.c_brd {
    border: 1px solid #d3d3d3;
}

.clientle_head {
    font-family: 'Open Sans', sans-serif;
    color: #2957a4;
    font-size:21px;
    font-weight: 500;
    padding: 1.2% 1.2%;
	letter-spacing: 1px;
    text-transform: capitalize;
	background-color: #ebebeb;
	margin:1%
}

.clientle_text{
    font-family: 'Open Sans', sans-serif;
    color: #000000;
    font-size: 15px;
    font-weight: 500;
    padding: 0% 1% 1%;
    line-height: 160%;
    margin: 1%;
}

/*--------------------------------------------------------------
Table
--------------------------------------------------------------*/
table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 1px solid #afafaf;
}
th, td {
    border: solid 1px #cfcfcf !important ;
    text-align: left;
    padding: 8px;
}
tr:nth-child(even){background-color: #f3f3f3;}
.bodytext_bold{
	font-family:'Montserrat', sans-serif;
	font-size:15px;	
	font-weight:700;	
	color:#e1383c;
	padding:2% 0%;
	text-align:center;
	
}
.bodytext_bold2{
	font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #000000;
    text-align: justify;
    padding: 2%;
    line-height: 160%;
}

.bodytext_bold222{
	    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #000000;
    text-align: justify;
    padding: 2% 10%;
}

.td_txt{
	padding:2% 0%;
	font-size:14px;
	 font-family: 'Open Sans', sans-serif;
	font-weight:500;
	color:#000;
	text-align:center;
}
.col_sm16{
	width:99%;
}



/*--------------------------------------------------------------
Bullet
--------------------------------------------------------------*/
.bullet ul {
	list-style-image:url(../images/bullet.png);
	margin-left:2.8%;
	margin-top:1%;
}
.bullet ul li {
	width: 100%;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #000000;
    text-decoration: none;
    font-weight: 500;
    line-height:130%;
    padding: 1% 0%;
}


.bullet5 ul {
	/*list-style-image:url(../images/bullet.png);*/
	margin-left: 0%;
	margin-top:1%;
	list-style:none;
}

.bullet5 ul li {
	width: 100%;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #000000;
    text-decoration: none;
    font-weight: 500;
    line-height: 88%;
    padding: 1% 0%;
}


.bullet2 ul {
	/*list-style-image:url(../images/bullet.png);*/
	margin-left: 3%;
	margin-top:1%;
	list-style:disc;
}

.bullet2 ul li {
	width:100%;
	font-family: 'Open Sans', sans-serif;	
	font-size:18px;
	color: #fff;
	text-decoration: none;
	font-weight:600;
	line-height: 140%;
	padding:1% 0%;
	text-shadow: 2px 2px 4px #000000;
}


.bullet3 ul {
	list-style-image:url(../images/bullet3.png);
	margin-left:3%;
	margin-top:1%;
}
.bullet3 ul li {
	width: 100%;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    line-height: 130%;
    padding: 1% 0%;
}




.h_bullet ul {
    list-style-image:url(../images/bullet.png);
    margin-left: 3.5%;
	min-height:192px;
}

.h_bullet ul li{
	margin:1% 0%;
}

.h_bullet ul li {
	width: 100%;
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    line-height: 170%;
    padding: 1% 0%;
    letter-spacing: 1px;
	text-align:left;
}


.ftr_clr2{
	background-color: #013753;
    border-top: 1px solid #013753;
}

.ftr_col_sm2{
	width:50%;
	float: left;
}


/*--------------------------------------------------------------
Links
--------------------------------------------------------------*/
a.link:link {
	color:#FFFFFF;
	text-decoration:none;
}
a.link:visited {
	color:#FFFFFF;
	text-decoration:none;
}
a.link:hover {
	color:#FFFFFF;
	text-decoration:none;
}
a.link:active {
	color:#FFFFFF;
	text-decoration:none;
}



/*--------------------------------------------------------------
Button
--------------------------------------------------------------*/

.view_all{
	width:80%;
	position:absolute;
	bottom:15%;
	left:10%;
}

.btn2{
	width:100%;
	padding:4% 0%;
	font-size:18px;
	border:0px solid;
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	background-color:#000;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	font-weight:600;
	background-color:#ed3237;
}
.btn2:hover{
	background-color:#2957a4;
	color:#fff;
}



.enquire_now{
	width:130px;
	float:none;
	margin:2% auto 1%;
}

.btn3 {
    padding: 7% 1%;
    font-size: 16px;
    border: 0px solid;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    background-color: #fcaa36;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    font-weight:600;
    border-radius: 4px;
}

.btn3:hover{
	background-color:#ff9602;
	color:#fff;
}


.enquire_now2{
	width:130px;
	float:left;
	margin:2% 0% 1%;
}

.btn33 {
    padding: 7% 1%;
    font-size: 16px;
    border: 0px solid;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    background-color: #fcaa36;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    font-weight:600;
    border-radius: 4px;
}

.btn33:hover{
	background-color:#ff9602;
	color:#fff;
}




.c_view_all{
	width:10%;
	margin:0% auto 1%;
}

.c_btn{
	width:100%;
	padding:4% 0%;
	font-size:18px;
	border:0px solid;
	text-align:center;
	font-family:'Open Sans', sans-serif;
	background-color:#2957a4;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	font-weight:600;
}

.nav_view_all{
	width:100%;
	margin:0%;
}

.nav_btn{
	width:100%;
	padding:2% 0% 4% 0%;
	font-size:14px;
	border:0px solid;
	text-align:center;
	font-family:'Open Sans', sans-serif;
	background-color:#2957a4;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	font-weight:500;
	border-radius: 4px;
}
/*--------------------------------------------------------------
top_arrow
--------------------------------------------------------------*/
.top_arrow{
	width:35px;
	height:50px;
	position:fixed;
	right:2%;
	bottom:12%;
	transition-duration: 1s;
	background-image:url('../images/top-b.png');
	cursor:pointer;
	background-repeat:no-repeat;
	z-index: 999;
}
.top_arrow:hover{
	width:35px;
	height:50px;
	position:fixed;
	right:2%;
	transition-duration: 1s;
	bottom:12%;
	cursor:pointer;
	background-image:url('../images/top-b.png');
}

.top_bar{
	width: 100%;
	z-index: 9999999999999;
}




/********************************************
	Contact Us 
*********************************************/
.contener{
	width:90%;
	max-width:1400px;
	margin:0 auto;
}

.inner_heading h2 {
    font-family: 'Open Sans', sans-serif;
    color: #ed3237;
    font-size:25px;
    text-align: left;
    font-weight: 600;
    padding: 0% 1% 2%;
    text-transform: capitalize;
}
.contact_col_sm8{
	width:55%;
	margin:1%;
	float:left;
}
.contact_col_sm88{
	width:38%;
	margin:1%;
	float:right;
}
.cont_ic {
    width: 37px;
    float: left;
    margin: 2% 1% 1%;
    text-align: center;
    color: #fff;
    padding:2% 0%;
    background-color: #2a58a4;
    border-radius: 4px;
    font-size: 18px;
}
.cont_txt {
    width: 80%;
    float: left;
    margin: 0.5% 1% 1% 2%;
}
.cont_txt {
    font-family: 'Open Sans', sans-serif;
    color:#000;
    font-size: 15px;
    text-align: lett;
    font-weight:500;
    padding: 0% 2% 1% 0%;
    line-height: 180%;
    font-weight: 400;
}
.cont_txt span {
    font-family: 'Open Sans', sans-serif;
    color:#000;
    font-size: 15px;
    text-align: lett;
    font-weight:500;
    padding: 0% 2% 1% 0%;
    line-height: 180%;
    font-weight: 600;
}

.cont_txt2 {
    padding: 2% 2% 1% 0% !important;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
a.link4:link {
    color: #000;
    text-decoration: none;
}
a.link4:visited {
    color: #000;
    text-decoration: none;
}



/****************************************
	background color
****************************************/

.bg_clr1{
	background-color:#f5f5f5;
}

.bg_clr11{
	background-color: rgba(237, 237, 237);
}

.bg_clr2{
	background-color:#fff;
}

.bg_clr22{
	background-color: rgba(255, 255, 255);
}

.bg_clr3{
	background-color:#450a4e;
}

.bg_clr4{
	background-color:#f7f7f7;
	padding:30px 0px;
}

.bg_clr5{
	background-color:#6a9c65;
}


.bg_clr7{
	background-color:#f7f7f7;
}





.bg_clr8{
	background-color:#165f92;
}

.bg_clr9{
	background-color:#1e689c;
}

.bg_clr10{
	background-color:#2672a7;
}

.bg_clr11{
	background-color:#317fb6;
}


.welcom-bg {
    background-image: url(../images/welcom-bg.jpg);
    background-size: 100%;
	background-position: center;
	background-attachment:scroll;
	background-repeat:no-repeat;
}


@media only screen and (max-width:1920px){
.top_bg {
    background-size: 100% 100%;
}
}

@media only screen and (max-width:1310px){
.nav_top{
	width:96%;
	max-width:none;
}	
.top{
	width:100%;
	max-width:none;
}	
}

@media only screen and (max-width:1200px){
.banner{
	height: 78vh;
}
}

@media only screen and (max-width:1160px){
.contener {
    width: 98%;
    margin: 0 auto;
    max-width: 1200px;
}
}

@media only screen and (max-width: 1070px){
.top_bg {
    background-image: none;
}
.logo{
	float:none;
	padding: 2%;
	margin:0 auto;
}
.navbar{
	width:100%;
	padding:0;
	background-color:#318fc4;
	margin:0;
	
}

.bg_clr22 {
    background-color: #fff;
    opacity: 1;
}
.top_bar {
    position: static;
}

.banner{
	height:0;
}


.video_text h1 {
    font-size: 20px;
	letter-spacing: 0px;
}

.video_text p {
    font-size:19px;
	margin-bottom:0;
}

.bullet2 ul li {
    font-size: 15px;
}
}

@media only screen and (max-width:970px){
.call {
    width: 98%;
    float: left;
}
}

@media only screen and (max-width: 800px){
	
.top{
	width:100%;
}
.b_no{
	display:none;
}

.col_sm2 {
    width: 98%;
}
.col_sm22 {
    width: 98%;
}
.fomr_col_sm3 {
    width: 98%;
}
.con_brd_right {
    border-right: 0px solid #ccc;
}
.m_hight {
    min-height: auto;
}
}


@media only screen and (max-width:900px){

.newsletter_col_sm9 {
    width:98%;
}

.newsletter_col_sm99 {
    width:98%;
}

.bg_img3 {
    background-size: auto;
    background-position: top;
}

.col_sm3 {
    width: 48%;
}
.bg_img2 {
    background-size: auto;
    background-position: center;
}

.col_sm44 {
    width:50%;
}

.h_col_sm2 {
    width: 60%;
    margin: 1% auto;
     float: none;
}
.h_col_sm22{
	width:98%;
	margin:1%;
	float:left;
}
.a_col_sm2 {
    width: 98%;
    margin: 1%;
    float: left;
}
.a_col_sm22 {
    width: 70%;
    margin: 1% auto;
    float: none;
}
.col_sm5 {
    width: 23%;
}

.q_col_sm8 {
    width: 98%;
    float: left;
    margin: 1% 1%;
    min-height: 0px;
}

.q_col_sm88 {
    width: 50%;
    float: none;
    margin: 1% auto;
    min-height: 0px;
}

.s_icon {
    margin-left: 1%;
    margin-top: 0%; 
}

.ftr_col_sm2 {
    width: 98%;
}

.ftr_txt2 {
    float: left;
}
}
@media only screen and (max-width:800px){

.srv_text2 h1 {
    min-height: auto;
}
.col_sm8{
	width:98%;
}
.col_sm3{
	width:98%;
}
.col_sm88{
	width:98%;
}

.g_col_sm6 {
    width: 33%;
    float: left;
    margin: 0 auto;
}
.c_view_all {
    width: 23%;
    margin: 0% auto 1%;
}
.col_sm5 {
    width: 31%;
}
.contact_col_sm8{
	width:98%;
	margin:1%;
	float:left;
}
.contact_col_sm88{
	width:60%;
	float:left;
}
.col_sm4 {
    width: 31%;
}
.yes {
   display:none;
}
.no {
   display:block;
   
}
}

@media only screen and (max-width:700px){
.contact_col_sm88{
	width:80%;
}
.col_sm44 {
    width:100%;
}
.service p {
    min-height:0px;
}
}

@media only screen and (max-width:600px){
.h_col_sm2 {
    width: 98%;
   margin: 1% auto;
     float: none;
}
.a_col_sm22 {
    width: 80%;
    margin: 1% auto;
    float: none;
}
.col_sm5 {
    width: 48%;
}
.col_sm4 {
    width:48%;
}
.q_col_sm88 {
    width: 65%;
    float: none;
    margin: 1% auto;
    min-height: 0px;
}
.wel_img{
	width:400px;
}

.bullet3 ul {
    margin-left: 5%;
}
}

@media only screen and (max-width:500px){
.h_col_sm2 {
    width: 98%;
   margin: 1% auto;
    float: none;
}

.a_col_sm22 {
    width: 98%;
    margin: 1% auto;
    float: none;
}

.contact_col_sm88{
	width:98%;
}

.col_sm4 {
    width:98%;
}

.q_col_sm88 {
    width: 80%;
    float: none;
    margin: 1% auto;
    min-height: 0px;
}

.bullet ul {
    margin-left: 4.5%;
}

.h_bullet ul {
    margin-left: 4.5%;
}
}


@media only screen and (max-width:556px){
.row{
	margin-right:0 !important;
}
.nav_top {
    display: none;
}
}

@media only screen and (max-width:520px){
.logo {
    width:80%;
}
.video_text h1 {
    font-size: 15px;
}
.video_text p {
    font-size: 16px;
}
.bullet2 ul li {
    font-size:15px;
    line-height: 120%;
	font-weight:400;
    padding: 0% 0%;
}
}

@media only screen and (max-width:400px){
.g_col_sm6 {
    width: 98% !important;
    float: none;
    margin: 1% auto;
}

.c_view_all {
    width: 27%;
    margin: 0% auto 1%;
}

.col_sm5 {
    width: 98%;
}

.q_col_sm88{
    width: 98%;
    float: none;
    margin: 1% auto;
    min-height: 0px;
}

.bullet ul{
    margin-left: 6%;
}

.h_bullet ul {
    margin-left: 5%;
}

.wel_img{
	width:320px;
}
}

@media only screen and (max-width:360px){
.h_bullet ul {
    margin-left: 6.5%;
}
}
