@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800');
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&display=swap');
html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'Roboto', sans-serif;
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}
body {
	margin:0;
	padding:0;
    font-family: 'Roboto', sans-serif;
}
.clear{
	clear:both;
}
.img{
	width:100%;
	display:block;
}
.v_a_img{
	vertical-align:middle;
}



/*--------------------------------------------------------------
Header
--------------------------------------------------------------*/
.top_main{
	width:100%;
}

.top{
	width:90%;
	margin:0 auto;
}

.top2{
	width:90%;
	margin:0 auto;	
}

.col_em_main{
	width:540px;
	float:left;
	padding:1%;
}

.col_em_main p{
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	font-weight:700;
	color:#fff;
}

.flw{
	width:272px;
	float:right;
	padding:1% 1% 0%;
}

.flw span{
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	font-weight:700;
	color:#fff;
	
}

.logo{
	width: 184px;
	float:left;
	margin:0.5%;
	
}

.logo img{
	width:100%;
	display:block;
}

.navbar{
	width:890px;
	float:right;
}

.main_top {
    width:90%;
    margin:0 auto;
    position: relative;
}

.mdl_top {
    position: absolute;
    left: 0;
    right: 0;
    margin-top: -2%;
}

.navbar5 {
    float: left;
    width: 75%;
	margin-left:2%;
}

/*--------------------------------------------------------------
Front Page
--------------------------------------------------------------*/
.banner{
	width:100%;
}

/*--------------------------------------------------------------
Welcome
--------------------------------------------------------------*/
.w_col_sm8{
	width:58%;
	margin:1%;
	float:left;
}

.w_col_sm88{
	width:38%;
	margin:3% 1% 1%;
	float:right;	
}

.innre_head{
	color:#002366;
	font-size:29px;
	font-weight:600;
	font-family: 'Roboto', sans-serif;
	
}

.innre_txt{
	color:#000;
	font-size:15px;
	font-weight:500;
	font-family: 'Roboto', sans-serif;
	line-height:150%;
	text-align:justify;
	margin:2% 0% 1%;
}	

.body_txt5{
	color:#fff;
	font-size:17px;
	font-weight:400;
	font-family: 'Roboto', sans-serif;
	line-height:150%;
	text-align:center;
	padding:0.6%;
	letter-spacing:1px;
}

.bg{
	background-color:#002366;
}

.bld{
	font-weight:600;
}

.heading{
	color:#002366;
	font-size:24px;
	font-weight:600;
	font-family: 'Roboto', sans-serif;
	text-align:center;
	text-transform:capitalize;
	margin:2% 0% 0%;
}

.body_txt6{
	color:#2d2d2d;
	font-size:15px;
	font-weight:500;
	font-family: 'Roboto', sans-serif;
	line-height:150%;
	text-align:center;
}

.p_col_sm4{
	width:100%;
	margin:1%;
	float:left;
}

.p_head{
	color:#414146;
	font-size:15px;
	font-weight:500;
	font-family: 'Roboto', sans-serif;
	line-height:150%;
	text-align:left;
	text-transform:uppercase;
	padding:3% 0%;
}

.p_link{
	color:#fff;
	text-decoration:none;
}

.b_col_sm2{
	width:56%;
	float:left;
	margin: 1%;
}

.b_col_sm22{
	width:40%;
	float:right;
	margin: 1%;
}

.txt_center{
	text-align:center;
}

.p_heading{
	color:#002366;
	font-size:24px;
	font-weight:600;
	font-family: 'Roboto', sans-serif;
	text-align:left;
	text-transform:capitalize;
	margin:2% 0% 0%;
}

.p_heading2{
	color:#002366;
	font-size:30px;
	font-weight:600;
	font-family: 'Roboto', sans-serif;
	text-align:center;
	line-height:160%;
	text-transform:capitalize;
	margin:2% 0% 0%;
	letter-spacing:1px;
}

.line2{
	width:300px;
	height:5px;
	background:#ff0000;
	float:none;
	margin:10% auto 10%;
}

.p_col_sm3{
	width:31%;
	float:left;
	margin:1%;	
}

.m_head{
	color:#000;
	font-size:16px;
	font-weight:500;
	font-family: 'Roboto', sans-serif;
	text-align:center;
	text-transform:capitalize;
	margin:8% 0% 0%;
}

.m_bg{
	background-color:#f1f1f1;
	padding:0.5% 1% 1% 1%;
}

.bld2{
	color:#fa0004;
	font-weight:600;
	font-size:18px;
}

.abt_img {
    width: 100%;
    margin: 1%;
    float: left;
}

/*--------------------------------------------------------------
Product
--------------------------------------------------------------*/

.p_col_sm9{
	width:58%;
	float:left;
	margin:1%;
}

.p_col_sm99{
	width:38%;
	float:right;
	margin:1%;
}

.p_col_sm999{
	width:31%;
	float:left;
	margin:1%;
}

.main_hed5 {
    font-family: 'Roboto', sans-serif;
    color: #fa0004;
    font-size: 25px;
    font-weight: 700;
    padding: 0% 1%;
    margin: 1%;
    text-align: left;
    text-transform: uppercase;
    border-left: 6px solid #002365;
}

.service h1 {
    font-family: 'Roboto', sans-serif;
    color: #002365;
    font-size: 25px;
    text-align: left;
    font-weight: 600;
    padding: 0%;
    line-height: 140%;
    text-transform: capitalize;
}

.service p {
   font-family: 'Roboto', sans-serif;
    color: #000;
    font-size: 15px;
    text-align: justify;
    font-weight: 500;
    padding: 0% ;
    line-height: 150%;
}

.pro_h1 {
    font-family: 'Roboto', sans-serif;
    color: #002365;
    font-size: 25px;
    text-align: left;
    font-weight: 600;
    padding: 0% 1%;
    line-height: 140%;
    text-transform: capitalize;
}


.pro_p {
   font-family: 'Roboto', sans-serif;
   color: #000;
   font-size: 15px;
   text-align: justify;
   font-weight: 500;
   padding: 0% 1% ;
   line-height: 150%;
}

hr{
	border:1px dotted #d3d3d3;
}


.img_brd{
	border:1px solid #d3d3d3;
}

/*--------------------------------------------------------------
Regular Content
--------------------------------------------------------------*/

.col_sm1{
	width:100%;
	margin:0 auto;
}

.col_sm11{
	width:98%;
	margin:0 auto;
}

.col_sm2{
	width:50%;
	float:left;
}

.col_sm22{
	width:48%;
	margin:1% 1% 0%;
	float:left;
}

.col_sm3{
	width:31%;
	float:left;
	margin:1%;
}

.col_sm9{
	width:58%;
	float:left;
	margin:1%;
}

.col_sm99{
	width:38%;
	float:right;
	margin:1%;
}


.col_sm4{
	width:23%;
	margin:1%;
	float:left;
}

.col_sm5{
	width:18%;
	margin:1%;
	float:left;
}

.col_sm8{
	width:65%;
	margin:1%;
	float:left;
}

.col_sm88{
	width:30%;
	margin:1%;
	float:right;	
}

.col_sm10{
	width:60%;
	float:left;
	margin:1%;
}

.col_sm100{
	width:35%;
	float:right;
	margin:1%;
}


.logo{
	width:246px;
	float:left;
	margin:1% 1% 3%;
}

.call_em{
	width:428px;
	float:right;
	margin: 1.5% 1% 1% 1%;
}

.email{
	width:211px;
	float:left;
}

.call{
	width:216px;
	float:left;
}

.call_em_icon{
	width: 50px;
    float: left;
    padding-top: 1%;
}

.call_em_txt{
	width:150px;
	float:right;
	margin-top:6%;
	margin-left:1%;
}

.bg_top{
	background-color:#77A7FF;
}

.call_em_icon .fa{
	font-size:25px;
}

.call_em_txt h1{
	font-family: 'Roboto', sans-serif;
	font-size:15px;
	font-weight:600;
	line-height:160%;
	color:#555555;
}

.call_em_txt p{
	font-family: 'Roboto', sans-serif;
	font-size:15px;
	font-weight:500;
	line-height:160%;
	color:#000;
}

.navbarr{
	width: 536px;
	float:left;
	margin-left: 2%;
}

.date{
	width: 238px;
	float:right;
	margin-top: 15px;
}

.col_em_dt_txt2 {
    /* width: 31%; */
    float: right;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: 300;
    padding: 1.5% 10% 1% 1%;
    text-align: right;
    color: #fff;
    letter-spacing: 1px;
}

.s_icon p{
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	font-weight:500;
	color:#fff;
}

.s_icon p span{
	background-color:#fff100;
	padding: 15px;
}

.s_icon p span .fa{
	color:#000;
	font-size: 20px;
}

.prd_img{
	padding:5px;
	
}

.bg_clr1{
	background-color:#002366;
	border-radius: 8px;
}

.home_bg{
	z-index: -9999999;
    position: relative;
    top: -125px;
}
/*--------------------------------------------------------------
Footer 
--------------------------------------------------------------*/
.ftr_head2{
	font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 160%;
    text-align: justify;
    margin: 8% 0%;
}

.ftr_head{
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	font-weight: 700;
	margin: 2% 0% 8% 0%;
	text-transform:uppercase;
	color: #FFFFFF;
}

.ftr_icon{
	width:8%;
	float:left;
	padding-top:1.5%;
}

.ftr_icon .fa{
	font-size:18px;
	color:#FFFFFF;
}

.ftr_icon_txt{
	width:92%;
	float:right;
	padding-bottom:15px;
}

.ftr_icon_txt p{
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	font-weight: 500;
	line-height: 160%;
	color:#FFFFFF;
}

.ftr_menu ul li a {
	font-family: 'Roboto', sans-serif;
	color: #FFFFFF;
	font-weight: 500;
	font-size: 15px;
	text-decoration: none;
	line-height:160%;
}

.f_bg{
	background-color:#77A7FF;
}

.col_sm33{
	width:22%;
	float:left;
	margin:1% 1% 0%;	
}

.col_sm333{
	width:34%;
	float:left;
	margin:1% 1% 0%;	
}

.m_col_sm33{
	width:37%;
	float:left;
	margin:0% 1% 0%;
}

.bg_clr2{
	background-color:#002365;
	
}

.brd_top{
	border-top:1px solid #dedede;
}

.ftr_lt_txt{
	font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 160%;
	color:#fff;
}

.txt_right{
	text-align:right;
}

.pd_top{
	padding-top:30px;
}

.m_height{
	height:480px;
}

.prd_brd{
	border:3px solid #CCCCCC;
}


/*--------------------------------------------------------------
Button
--------------------------------------------------------------*/
.w1_view_all {
    width: 10%;
	margin:1% auto;
}

.w1_btn {
    width: 100%;
    padding: 4% 0%;
    font-size: 15px;
    border: 0px solid;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    background-color: #002366;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    font-weight: 500;
}

/*--------------------------------------------------------------
link
--------------------------------------------------------------*/
a.link:link {
	color:#fff;
	text-decoration:none;
}
a.link:visited {
	color:#fff;
	text-decoration:none;
}
a.link:hover {
	color:#fff;
	text-decoration:none;
}
a.link:active {
	color:#fff;
	text-decoration:none;
}

a.link2:link {
	color:#fff;
	text-decoration:none;
}
a.link2:visited {
	color:#fff;
	text-decoration:none;
}
a.link2:hover {
	color:#fff;
	text-decoration:none;
}
a.link2:active {
	color:#fff;
	text-decoration:none;
}
a.link5:link {
	color:#FFFFFF;
	text-decoration:none;
}

/*--------------------------------------------------------------
Bullet
--------------------------------------------------------------*/

.bullet ul {
    list-style-image:url(../images/bullet.jpg);
	margin-left:4%;
}

.bullet ul li{
	font-family: 'Roboto', sans-serif;
	font-size:15px;
	color:#000;
	padding:0% 0% 0% 1%;
	text-decoration: none;
	font-weight:500;
	line-height:200%;
	text-transform:capitalize;
}

.bullet2{
	width:48%;
	float:left;
	margin:0% 1%;
}

.bullet2 ul {
    list-style-image:url(../images/bullet.jpg);
	margin-left:4%;
}

.bullet2 ul li a{
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#fff;
	margin:0% 2% 0.1% 2%;
	padding:1% 0.8% 0.1% 0.8%;
	text-decoration: none;
	font-weight:500;
	line-height:230%;
	text-transform:capitalize;
}

.bullet4{
	width:48%;
	float:left;
	margin:0% 1% 1%;
}

.bullet4 ul {
    list-style-image:url(../images/bullet.jpg);
	margin-left:1.5%;
}

.bullet4 ul li {
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	color:#000;
	margin:0% 2% 0.1% 0%;
	padding:1% 0.8% 0.1% 0.8%;
	text-decoration: none;
	font-weight:500;
	line-height:160%;
}

.bullet5{
	width:100%;
}

.bullet5 ul {
    list-style-image:url(../images/bullet.jpg);
	margin-left:1.5%;
}

.bullet5 ul li {
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	color:#000;
	margin:0% 2% 0.1% 0%;
	padding:1% 0.8% 0.1% 0.8%;
	text-decoration: none;
	font-weight:500;
	line-height:160%;
}

.bullet6{
	width:100%;
	margin-top:-1%;
}

.bullet6 ul {
    list-style-image:url(../images/bullet.jpg);
	margin-left:2.5%;
}

.bullet6 ul li {
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#303030;
	margin:0% 2% 0.1% 0%;
	padding:1% 0.8% 0.1% 0.8%;
	text-decoration: none;
	font-weight:600;
	line-height:160%;
}


/*--------------------------------------------------------------
Contact
--------------------------------------------------------------*/
.cont_col_sm3{
	width:31%;
	float:left;
	margin:1%;
	border:1px solid #e9e9e9;
	background-color:#f3f3f3;
	min-height:145px;
}

.cont_pdg_sm3{
	padding:1% 1.5%;
}

.cont_txt h2{
	font-family: 'Roboto', sans-serif;
	font-size:20px;
	font-weight:600;
	padding:1% 1% 0%;
	color:#122a5a;
}

.cont_txt h3{
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	font-weight:500;
	padding:0% 1% 0%;
	color:#000;
}

.cont_icn {
    width: 20px;
    float: left;
    margin: 1.5% 3% 0% 1%;  
}

.cont_icn i {
	font-size:20px;
}

.cont_txt_main {
    width: 85%;
    float: left;
	margin-top: 1%;
}

.cont_txt_main p {
    font-family: 'Roboto', sans-serif;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    line-height: 150%;
    text-align: justify;
}

.con_heading h2{
	font-family: 'Roboto', sans-serif;
	color: #fa0004;
	font-size: 18px;
	font-weight:600;
	padding:0% 1% 0%;
}

.c_link{
	color: #303030;
}

.fa-mobile{
	font-size:25px !important;
}

.fa-envelope{
	font-size:17px !important;
}

.ftr_s_icon{
	margin-top:2%;
	display:none;
}

.ftr_s_icon .fa{
	font-size:25px;
	color:#000;
}

.ftr_s_icon .fa:hover{
	color:#7d8000;
}

/*--------------------------------------------------------------
Zoom img
--------------------------------------------------------------*/
.column {
    display: inline-block;
    text-align: center;
}

figure {
    overflow: hidden;
	margin:0%;
	padding:0%;
}

a p {
    color: black;
    margin-top: 8px;
    font-family: 'Open Sans' , Sans-Serif;
}

a:hover {
    text-decoration: none;
}

.column img {
    display: block;
    height: auto;
}

.column#zoomIn img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.column#zoomIn:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
} 


/*--------------------------------------------------------------
top_arrow
--------------------------------------------------------------*/
.top_arrow{
	width:25px;
	height:33px;
	position:fixed;
	right:2%;
	bottom:4%;
	display:none;
	transition-duration: 1s;
	background-image:url('../images/top-b.png');
	cursor:pointer;
	background-repeat:no-repeat;
	z-index: 999;
}

.top_arrow:hover{
	width:25px;
	height:33px;
	position:fixed;
	right:2%;
	transition-duration: 1s;
	bottom:4%;
	cursor:pointer;
	background-image:url('../images/top.png');
	display:none;
}

/* ---------------------------------------------
responsive start here
--------------------------------------------- */

@media only screen and (max-width:1250px){
.wel_txt{
	height: 380px;
}

.col_sm8 {
    height: 380px;
}

.home_bg{
	top: -100px;
}

.m_height {
    height: 500px;
}

.body_txt5 {
    font-size: 16px;
}

}

@media only screen and (max-width:1150px){
.top2{
	width:98%;
}

.main_top {
    width: 98%;
}

}
@media only screen and (max-width:1100px){
.body_txt5 {
    font-size: 15px;
}

}

@media only screen and (max-width:1000px){
.top{
	width:100%;
}

.col_sm8{
	width: 98%;
	float:none;
	height:350px;
}
.col_sm88{
	width: 98%;
	float:none;
}


.navbarr {
    width: 50%;
    float: left;
}

.banner {
    position: static;
    top: 0px;
    z-index: -99999;
}

.w_col_sm8 {
    width: 98%;
}


.w_col_sm88 {
    width: 50%;
    margin: 1% auto;
    float: none;
}

}

@media only screen and (max-width:900px){

.col_sm33{
	width:96%;
	float:none;
	margin:1% auto;
}

.ftr_head2{
	margin:2% 0%;
}

.ftr_head{
	margin: 4% 0% 2% 0%;
}

.col_sm22{
	width:98%;
	margin:1% auto;
	float:none;
}

.txt_right{
	text-align:left;
}

.col_sm4{
	width:48%;
}

.cont_col_sm3{
	width:100%;
}

.no{
	display:none;
}

.navbarr {
    width: 100%;
    float: left;
    margin-left: 1%;
}

.mdl_top {
    /* position: absolute; */
    left: 0;
    right: 0;
    /* margin-top: -2%; */
}

.main_top {
    width: 100%;
    margin: 0 auto;
}

.p_col_sm4 {
    width: 31%;
}

.w_col_sm88 {
    width: 60%;
}

.b_col_sm2 {
    width: 98%;
    float: left;
    margin: 1%;
}

.b_col_sm22 {
    width: 60%;
    float: left;
    margin: 2% 0% 1%;
	
}

.m_bg {
    background-color: #f1f1f1;
    padding: 0%; 
}

.f_bg {
    background-color: #cde0ff;
    padding: 2% 0%;
}

.col_sm333 {
    width: 96%;
    float: none;
    margin: 1% auto;
}

.m_col_sm33 {
    width: 96%;
    float: none;
    margin: 1% auto;
}

.ftr_icon_txt {
    width: 95%;
    float: right;
    padding-bottom: 15px;
    margin-top: 1%;
}

.ftr_icon {
    width: 4%;
    float: left;
    padding-top: 1.5%;
}

.col-sm-3 {
    width: 98%;
}

}

@media only screen and (max-width:850px){

.call_em {
    width: 427px;
}

}

@media only screen and (max-width:800px){

.w_col_sm88 {
    width: 70%;
}

.b_col_sm22 {
    width: 70%;
    float: left;
    margin: 2% 0% 1%;
}

.p_col_sm9 {
    width: 98%;
    float: left;
    margin: 1%;
}

.p_col_sm99 {
    width: 50%;
    float: none;
    margin: 1% auto;
}

.p_col_sm99 {
    width: 98%;
    float: left;
    margin: 1% auto;
}

.p_col_sm99 .owl-carousel{
	width: 63%;
    z-index: 1;
    margin: 0 auto;
}
}

@media only screen and (max-width:780px){
.call_em {
    display: none;
}

.logo{
	float:none;
	margin:1% auto 3%;
}

.bg_top {
    padding: 2% 0%;
    
}

}

@media only screen and (max-width:700px){
.p_col_sm4 {
    width: 48%;
}

.w_col_sm88 {
    width: 80%;
}

.b_col_sm22 {
    width: 80%;
    float: left;
    margin: 2% 0% 1%;
}

.p_col_sm99 {
    width: 98%;
    float: left;
    margin: 1% auto;
}

.p_col_sm99 .owl-carousel{
	width: 63%;
    z-index: 1;
    margin: 0 auto;
}

}

@media only screen and (max-width:650px){
.top{
	width:100%;
}

.call_em{
	display:none;	
}

.col_sm4{
	width:98%;
}

}

@media only screen and (max-width:600px){
.b_col_sm22 {
    width: 90%;
    float: left;
    margin: 2% 0% 1%;
}

.p_col_sm99 {
    width: 98%;
    float: left;
    margin: 1% auto;
}

.p_col_sm99 .owl-carousel{
	width: 63%;
    z-index: 1;
    margin: 0 auto;
}

}

@media only screen and (max-width:550px){
.w_col_sm88 {
    width: 100%;
}

.b_col_sm22 {
    width: 98%;
    float: left;
    margin: 2% 0% 1%;
}

}

@media only screen and (max-width:500px){

.p_col_sm4 {
    width: 100%;
	margin:1% auto;
}

.ftr_icon_txt {
    width: 91%;
}

.p_col_sm99 {
    width: 98%;
    float: left;
    margin: 1% auto;
}

.p_col_sm99 .owl-carousel{
	width: 63%;
    z-index: 1;
    margin: 0 auto;
}

}
