@import url('https://fonts.googleapis.com/css2?family=Saira:ital,wght@0,100..900;1,100..900&display=swap');
body{ font-family: 'Saira', sans-serif !important; font-size:14px; overflow-x:hidden; padding:0; margin:0;}

p{font-size: 16px;color:#222;line-height: 25px;margin-bottom:10px;text-align:justify;font-family: 'Saira', sans-serif !important;}
li{font-size: 16px;color:#222;/* line-height: 25px; *//* margin-bottom:10px; */}	
#form1, #Div_body, .RadDock_Default .rdMiddle .rdCenter, .RadDock_Default .rdBottom .rdCenter{ background-color: transparent !important;}
.bg-3{background-color: #f9f9f9;}
.RadDock .rdContent{ font-family: 'Saira', sans-serif !important;}
.con_divider{width: 100px; height: 1px; background-color: #3ccaff;}.form-control{border: none;border-bottom:1px solid #000; border-radius: 0;    background-color: transparent;}
.form-control{border: none;border-bottom:1px solid #fff; border-radius: 0;    background-color: transparent;}
.bg-1{background-color:#193e91;}
table{ margin-top:0 !important;}
/*---------------------------------------
innr-pg-c 
----------------------------------------*/
.otherpagecss #RadDockZone1.container{max-width: 100%;}
.otherpagecss #RadDockZone1.container #HomepagecontentControl_C table{margin-top:0 !important;}
.innr-pg-c{margin-bottom: 20px;padding: 32px 0;position: relative;background:url(../Image/inner-bg-img.jpg) no-repeat right/cover scroll;}
.innr-pg-c h1{font-weight: 700;font-family: "Poppins", serif;Font-size: 26px;color: #fff;text-align: left;border-left: 3px #fff solid;text-transform: uppercase;position:relative;z-index:1;border-radius: 4px;padding: 5px 0 5px 20px;}
.innr-pg-c:after{content:'';position:absolute;left:0px;right:0px;top:0px;width:100%;height:100%;z-index: 0;background-image: linear-gradient(122deg, #2c374b, #4f82f4);}
/*  */
img{/* max-width:100%; */}
.team_img {
    width: 200px;
    border: 6px solid #777;
    /* border-radius: 50%; */
}
:focus{outline:none;}

*{font-family: "Saira", sans-serif !important;}
.fa {font-family:fontawesome !important;}

#MenuControl_C .dropdown-menu{padding:0 !important; animation: fadeInUp 400ms; border-radius: 0;}
#MenuControl_C #navbar-collapse-1{height:100% !important;/* width: 100%; */}

.table-responsive { min-height: .01%; overflow-y: hidden !important; border:0;}

.container-fluid{padding-left:0 !important;padding-right:0 !important;margin-right: -15px !important;margin-left: -15px !important;}


.consulting_detail h2{
    margin: 0;
}
.pro_eng{
    display: flex;
}
.pro_eng_detail{
    padding: 0 10px;
}
.pro_eng_detail h2{
    margin: 0;
}
#HeaderControl_C, #HeaderControl{overflow:inherit !important; height:inherit !important;}
.we_work_img{
    text-align: center;
}
.we_work_img img{
min-height: 74px;
max-height: 74px;
border: 1px solid #fff;
border-radius: 6px;
box-shadow: 0px 2px 8px 6px #eee;
}
.navbar-default{
    background: transparent;
    /* border: 0; */
    /* border: 0; */
    /* border-radius: 0; */
    /* margin-bottom: -24px; */
    /* min-height: 38px; */
    /* z-index: 9; */
    }
.navbar-default .navbar-nav>li>a{color:#fff; transition:0.5s;}
.navbar-default .navbar-nav>li>a:hover{ background: #283447;
    color: #fff;}
.navbar-nav>li>a {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 25px;
    padding-right: 25px;
}
.navbar-nav {
    display: table;
    width: 100%;
    text-align: center;
    margin-left: 0px !important;
    margin-right: -4px !important;
    /*border:4px solid #283447;*/
    background:#193e91;
}

.navbar-nav>li {
    display: inline-flex;
    float: initial !important;
    vertical-align: middle;
    border-right:1px solid #2c374b;
    font-size: 15px;
    padding: 3px 23px;
}

.navbar-nav>li:last-child{border-right:0;}

.navbar-collapse{/* margin:0; *//* padding:0; */}

.top-nav{    border-bottom: 1px dashed #2c374b;}
.top-nav-lft ul{padding-left:0; list-style:none; margin:0; border-left:1px dashed #2c374b;}
.top-nav-lft ul li{display:inline-block; border-right:1px dashed #193e91; margin-right: -3px; transition:0.5s;}
.top-nav-lft ul li .fa{width: 40px; height: 40px; line-height:40px; transition:0.5s; font-size:20px;}
.top-nav-lft ul li a{ text-align: center; color: #666; }
	
.top-nav-lft ul li:hover{background:#193e91; color:#fff;}
.top-nav-lft ul li:hover a{color:#fff;}

.top-nav-rht ul{padding-left:0; list-style:none; margin:0; text-align:right;}
.top-nav-rht ul li{display:inline-block; margin-left:15px; position:relative;}
.top-nav-rht ul li:after{    content: '';
    position: absolute;
    top: 18px;
    left: 40px;
    margin-top: -4px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left-width: 6px;
    border-left-style: solid;
    border-left-color: #193e91;}
.top-nav-rht ul li .fa{width: 40px; height: 40px; line-height:43px; text-align:center; background:#193e91; color:#fff; margin-right:8px; font-size:18px;}
.top-nav-rht ul li a{color:#666;}

.logo-web{/* float:left; */}
.logo-cont{float:right;text-align:right;margin-top: 0px;}
.logo-cont .fa{
    display: inline-block;
    font-size: 28px;
    vertical-align: text-bottom;
    height: 40px;
    line-height: 37px;
    padding-right: 15px;
    border-right:1px solid #ddd;
    }
.logo-cont h2{display: inline-block;font-weight: 500;font-size: 20px;text-align: left;line-height: 23px;padding-left:10px;top: 0px;position:relative;margin: 0;}
.logo-cont h2 span{ color: #888; font-weight: 400; font-size: 15px;}
	
.logo-cont h2:before{
    content: '';
    position: absolute;
    left: -4px;
    top: 7px;
    bottom: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-color: transparent transparent transparent #cccccc;
    }
	
.logo-sec{    padding: 8px 0;}

header{background:transparent;}
header, .logo-web, .logo-sec, .navbar-nav, .navbar .container{transition:0.5s;}




.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #283447;
}

.navbar-nav>li>.dropdown-menu, .dropdown-menu{margin:0; padding: 0px 0;}
.dropdown-menu>li>a{    padding: 5px 20px; font-size:0.95em;}
.dropdown-menu{background-color: #193e91;}
.dropdown-menu>li>a{    color: #fff;}
.dropdown-menu>li{border-bottom:1px solid #3b485f;}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #283447;
    border-color: #283447;
}


.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{background:#193e91;}
.navbar-default .navbar-toggle{border-color: #193e91;}

.navbar-default .navbar-toggle .icon-bar, .body-fx .navbar-toggle{ transition:0.5s;}



.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu:hover>a:after{border-left-color:#555;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}

center #form1 #HomepagecontentControl{/* padding-top: 20px; */}
center #form1{overflow:hidden;}

a:focus, a:hover{text-decoration:none;}

/*banner*/


.Our-Products{  background:url(../image/gray-texture.jpg); padding:40px 0; }
.Our-Products h2{  font-size:36px; text-align: center; color: #222; text-transform: uppercase; font-weight:600; line-height:36px; margin-top:0;}
.Our-Products h2 span{ color:#009cac; font-weight:500;}
.Our-Products .col-md-3 img{ width:100%; height:100px; border:1px #ccc solid;}
.Our-Products .col-md-3{ padding:0 5px;}





.hm-query {
    background: #f7f7f7 url(images/bg-01.png) !important;
    padding-bottom: 30px;
    padding-top: 20px;
	text-align:left;
}
.hm-query .lbl span{color: #fff;
    font-size: 15px;
    padding-left: 5px;
    line-height: 30px;}
	
.hm-query .form-control::placeholder{font-weight:normal; color:#999;}

.hm-query .lbl {width: 100%;}


#DynamicEnquiry tr td{text-align:center !important; font-size:20px;}

/*-- Slider --*/
#slider {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0 auto;
}
.rslides_tabs {
	list-style: none;
	padding: 0;
	background: rgba(0,0,0,.25);
	box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	-moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	-webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	font-size: 18px;
	list-style: none;
	margin: 0 auto 50px;
	max-width: 540px;
	padding: 10px 0;
	text-align: center;
	width: 100%;
}
.rslides_tabs li {
	display: inline;
	float: none;
	margin-right: 1px;
}
.rslides_tabs a {
	width: auto;
	line-height: 20px;
	padding: 9px 20px;
	height: auto;
	background: transparent;
	display: inline;
}
.rslides_tabs li:first-child {
	margin-left: 0;
}
.rslides_tabs .rslides_here a {
	background: rgba(255,255,255,.1);
	color: #fff;
	font-weight: bold;
}
.events {
	list-style: none;
}
.callbacks_container {
    position: relative;
    float: none;
    text-align: center;
    width: 100%;
}
.callbacks {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.callbacks li {
	position: absolute;
	left: 0;
	top: 0;
}
.callbacks img {
	position: relative;
	z-index: 1;
	height: auto;
	border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}
.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top:230px;
    left: 0;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    width: 50px;
    height: 50px;
    background: transparent url(image/arrows.png) no-repeat left top;
}
.callbacks_nav.next {
  left: auto;
    background-position: right top;
  right: 22px;
 }
 .callbacks_nav.prev {
    right: auto;
    background-position: left top;
    left:22px;
}
.callbacks_nav:active {
	opacity: 1.0;
}

.callbacks2_nav:active {
	opacity: 1.0;
}

#slider-pager a {
	display: inline-block;
}

#slider-pager span {
	float: left;
}
#slider-pager span {
	width: 100px;
	height: 15px;
	background: #fff;
	display: inline-block;
	border-radius: 30em;
	opacity: 0.6;
}
#slider-pager .rslides_here a {
	background: #FFF;
	border-radius: 30em;
	opacity: 1;
}
#slider-pager a {
	padding: 0;
}
#slider-pager li {
	display: inline-block;
}
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	padding: 0;
	margin: 0;
	width: 100%;     height: 480px;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	left: 0%;
	top: 0;
	width: 100%;
}
.rslides li {
	position: relative;
	display: block;
	float: none; height:100%;
}
.rslides img {
	height: auto;
	border: 0;
}
.callbacks_tabs {
	list-style: none;
	position: absolute;
	top: 66.5%;
	z-index: 999;
	left: 45%;
	padding: 0em 0.6em 1em 0.3em;
	margin: 0; display:none;
}
.callbacks_tabs li {
	display: inline-block;
	margin: 0.5em;
}
.callbacks_tabs a {
	visibility: hidden;
}
.callbacks_tabs a:after {
	content: "\f111";
	font-size: 0;
	font-family: FontAwesome;
	visibility: visible;
	display: block;
	width:12px;
	height: 12px;
	display: inline-block;
	background: #fff;
	border: none;
	border-radius: 50%;
}
.callbacks_here a:after {
	background: #168eea;
}
.slider-info{
   position: absolute;
   padding-top:30%;
   top:0;
   z-index: 999;
   padding:10px 20px;
   right: 0;
   width: 50%;
   height: 100%;
   background: rgba(30,40,55,0.75);
   display: flex;
   flex-direction: column;
   align-items: center;
   justify-content: center;
}
.ban-logo{
    width: 105px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.arrow-dn{    width: 55px;
    height: 55px;
    border-radius: 50%;
    border: 2px double #fff;
    line-height: 50px;
    margin: 0 auto;
    background: #8abf00;
    margin-top: 40px;}
	

.slider-img{height: 100%;}

.slider-img img {
    height: 100%;
    width: 100%;
}



.slider-info p{
    font-size: 18px;
    color: #fff; text-align:left; padding-left:70px;
    line-height:24px;
}
.slider-info p .fa{
    margin-right:10px;
}
.slider-info h2{
    font-size: 40px;
    font-weight:500;
    color:#4c82f4;
    letter-spacing:1px;
    text-transform: uppercase;
    /* margin-top:120px; */
}
.slider-info h3 {
    font-size:24px;
    font-weight:500;
     color:#4c82f4;
    letter-spacing:1px;
    text-transform: uppercase;
    margin: 2px 0px 10px;
}
.slider-info h4 {
    font-size:20px;
	line-height:30px;
    color:#ccc;
	letter-spacing:0;
	text-transform:uppercase; 
	margin-top:10px;
}
.slider-info h6 {
	margin:0 auto;
	z-index:999;
}
.slider-info h6 a{
	cursor:pointer;
	font-size:15px;
	text-transform:uppercase;
}
.slider-top span{
font-weight:600;
}
.callbacks_tabs li{
       display: inline-block;
    margin: 0 7px;
}
/*-- //Slider --*/
/*banner*/


.hm-head{ text-align: center;
    color: #071041;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size:34px;}
	
.head-sep {
    z-index: 3;
    margin-bottom: 25px;
    display: inline-block;
    top: -3px;
    line-height: 1;
    position: relative;
	
}

.head-sep:before{ width: 100px; height: 1px;  content: ""; display: inline-block; position: relative; margin-right: 6px;
 background-color: #193e91 !important;  color: #fff !important;}
	
.head-sep:after{ width: 100px;  height: 1px; content: ""; display: inline-block;  position: relative;
    margin-right: 6px; margin-left: 22px;  margin-right: 0;  background-color: #193e91 !important; color: #fff !important;}
	
.head-sep u{  width: 20px;  position: absolute;  display: block; left: 50%;  top: 12px; margin-left: -10px;}

.head-sep u:before{ position: absolute;  top: 0;  left: -2px;
    border-left: 2px #193e91 solid;  border-right: 2px #193e91 solid;
    width: 10px;  height: 6px;  display: inline-block; content: ""; transform: skew(30deg);
    -webkit-transform: skew(50deg); border-left-color: #193e91 !important;}
	
.head-sep u:after{ position: absolute; top: 0; left: -2px; border-left: 2px #193e91 solid;
    border-right: 2px #193e91 solid; width: 10px; height: 6px; display: inline-block; content: "";
    transform: skew(30deg); -webkit-transform: skew(50deg); left: auto; right: -3px; transform: skew(-30deg);
    -webkit-transform: skew(-50deg); border-right-color: #193e91 !important;}	
.hm-head span{font-weight:600;color: #4f82f4;}


.hms{ font-family: "Saira", sans-serif; margin:30px 0;}
.hms a{font-size:14px;color: #4f82f4;font-weight:600;}
.head1{ font-size:36px; text-align: center; color: #071041; text-transform: uppercase; font-weight:600; line-height:36px;}
.head1 span{ color:#009cac; font-weight:500;}
.hms h3{ font-size:16px; text-align: center; color: #071041; text-transform: uppercase; font-weight:600; line-height:30px; letter-spacing:1;}
.hms h5{ font-size:16px; text-align: center; color: #777; letter-spacing:0.5; line-height:25px;  margin-bottom:40px;}
.hms p{ font-size:15px; text-align: center; color: #777; line-height:24px;}

.s-icon{ text-align:center;}
.s-icon i{ font-size:50px; color:#193e91;}
.hm-service p{color:#fff; text-align:center;}	
.hm-service{background: url(image/serv-bg.jpg) no-repeat;background-size:cover;background-attachment:fixed;padding-bottom: 30px;padding-top: 20px;margin-top: 26px;}

.hm-service .hm-head{color:#fff;}
.ser_bx{text-transform: uppercase;text-align: center;transition: .5s;min-height: 190px;margin-bottom: 25px;border: 1px #222 solid;display: flex;flex-direction: column;justify-content: center;}
  .ser_bx:hover{background: rgba(80, 130, 244, 0.2);transition: 0.5s;}
  .ser_bx:hover h4{ padding: 5px 0;color: #fff;transition: 0.5s;border-radius: 10px 10px 0 0;}
  .ser_bx:hover a{color: #fff;}
  .ser_bx img{    margin: 0 auto;height: 100px; width: 100px; border: 5px #4f82f4 solid; margin-bottom: 20px; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; transition: 0.5s; box-shadow: 0px 10px 10px steelblue;}
  .ser_bx h4{    font-size: 15px;color: #4f82f4;transition: 0.5s;font-weight: 600;margin-bottom: 0;padding-bottom: 10px;}

/*--------- Clients-List ------------*/

.Clientele{ padding:40px 0; background:#ff9c97;}
.Clientele h2{ text-align:center; color: #222; font-size:36px; margin-bottom:30px;}
.Clientele .slide img{ width:250px;}

/*---------End Clients-List ------------*/

	

.hm-about{ padding-bottom:30px; /*  background: url(../image/bg.png)repeat; background-attachment: fixed; */ }	
.hm-about .carousel-indicators [data-bs-target] {    background-color: #193e91; width: 38px; border: 2px solid #e8ca82; height: 18px; border-radius: 20px;}	
.hm-about .carousel-indicators {bottom: -45px;}	
	
.hm-about .hm-head{margin-top:20px;}


.hm-about-lft img{width:100%; padding:10px; /*border:2px dashed #193e91;  border-radius:50px;*/ height: 350px;}


.hm-about-rht-inner{    /*border:2px dashed #193e91; border-radius:50px 0 50px 0;*/
    padding: 10px 10px;
    border-left: 0;
    margin-top:0; margin-bottom: 25px;}
.hm-about-rht-inner p{font-size:14px; line-height:22px;}
.hm-about-rht-inner ul{ list-style-image:url(../image/arrow1.png); list-style-position:outside; margin:0; padding-left:25px;}	
.hm-about-rht-inner ul li{ line-height:24px;}	
	
	
.hm-about-rht-inner h3{    margin-top: 0;
    margin-bottom:5px;
    color: #193e91;
    text-transform: uppercase;
    font-weight:600;
    border-bottom: 1px dashed #8b8b8b;
    padding-bottom: 7px; }
	
	
	
	
.rd-mr{text-transform:uppercase; font-weight:600; text-align:left;}
.rd-mr a{color: #193e91; border: 1px solid #666; padding: 7px 20px; position:relative; background:#fff; transition:0.5s;}
	
.rd-btn:before{ content: '';
    position: absolute;
    left: -2px;
    top: -2px;
    border-top: 4px solid #444;
    border-left: 4px solid #444;
    width: 23px;
    height: 23px;
}

.rd-btn:after{    content: '';
    position: absolute;
    right: -2px;
    bottom: -2px;
    border-bottom: 4px solid #444;
    border-right: 4px solid #444;
    width: 23px;
    height: 23px;}
	
.hm-about .rd-mr{margin-top:30px;}
	
.rd-mr a:hover{ background:#193e91; color:#fff; border-color:#193e91;}
	
.rd-mr a.cont-rd{background:#193e91; color:#fff; margin-left:15px; border-color:#193e91;}
.rd-mr a.cont-rd:hover{background:#193e91; color:#fff;}

#carousel-example-generic .carousel-indicators{    width: inherit;    
    bottom:0;
    right:0;
    left:0;}
	


.hm-team{padding:20px 0 50px;}	

.my-indicators{ bottom: -50px; position: absolute; left: 0; right: 0;}
.my-indicators > .carousel-indicators{position: relative; margin-left:0;}

.hm-team-col{ text-align: center; background:#eee; min-height:300px; overflow: hidden; transition:0.5s;  border-radius:20px; border:1px #ccc solid; padding:10px 0;}
.hm-team-img{ width:100%; overflow:hidden; text-align:center; transition:0.5s; transition:0.5s; }
.hm-team-img img{ width:200px;  margin-bottom:10px; margin-top:10px; padding:5px;}
	
.hm-team-col h3{ text-transform: uppercase; font-size:20px; color:#222; margin: 0;}
.hm-team-col h3 span{ display:block; color:#333; font-size:15px;}
.rd-more{ text-align: center; margin-top:5px;}
.rd-more a{ color:#193e91; font-size:16px; }
	
.hm-team-col:hover .hm-team-img{ margin-top:-20px; transition:0.5s;}

.crewman_item{	position:relative; margin:0 0px;}
.crewman_item .crewman_descr {
	position:absolute;
	z-index:20;
	left:0;
	top:0;
	width:100%;
	height:100%;
	text-align:center;
	opacity:0;
	background-color:rgba(42,114,232,0.8);
	transition: all 0.5s ease-in-out; 
	-webkit-transition: all 0.5s ease-in-out;
}
.crewman_item:hover .crewman_descr {opacity:1;}
.crewman_item .crewman_descr .crewman_descr_cont {
	position:absolute;
	left:0;
	top:50%;
	width:100%;
	opacity:0;
	transform:translateY(-100%);
	-o-transform:translateY(-100%);
	-ms-transform:translateY(-100%);
	-webkit-transform:translateY(-100%);
	transition: all 0.5s ease-in-out; 
	-webkit-transition: all 0.5s ease-in-out;
}
.crewman_item:hover .crewman_descr .crewman_descr_cont {
	opacity:1;
	transform:translateY(-50%);
	-o-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
}
.crewman_item .crewman_descr p {
	margin:0 0 6px;
	font-weight:300;
	line-height:24px;
	font-size:24px;
	color:#fff;
}
.crewman_item .crewman_descr span {
	color:#666;
}

.crewman_item .crewman_social {
	position:absolute;
	z-index:30;
	left:0;
	bottom:0;
	width:100%;
	opacity:0;
	text-align:center;
	transition: bottom 0.5s ease-in-out, opacity 0.5s ease-in-out; 
	-webkit-transition: bottom 0.5s ease-in-out, opacity 0.5s ease-in-out;
}
.crewman_item .crewman_social a {
	display:inline-block;
	width:60px;
	height:60px;
	margin:0 7px 0 10px;
	border:2px solid #333;
	border-radius:50%;
	line-height:58px;
	font-size:26px;
	color:#333;
}
.crewman_item:hover .crewman_social {
	bottom:56px;
	opacity:1;
}
.crewman_item .crewman_social a:hover {
	color:#fff;
	border-color:#fff;
}

.crewman_item{float: left;
    margin-right: 20px;}
	
.crewman_item .crewman_descr span{font-size: 19px;
    color: #ccc;}
	
.crewman_item p{text-align:center;}

/*footer*/

footer{ margin-top: 20px; background: #2c374b; color: #333; padding-top:20px; font-family: "Saira", sans-serif;}

footer .container-middle{position:relative;}

footer h2{
    font-weight: 600;
    font-size: 22px;
    position: relative;
    color: #4f82f4;
    margin-bottom: 15px;
    text-transform: uppercase;
    border-bottom: 1px dashed #384967;
    padding-bottom: 5px;
    font-family: 'Saira', sans-serif !important;
}
	
footer h2 span {
    position: absolute;
    width: 100%;
    left: 1px;
    font-size: 20px;
    color: #222;
    z-index: 1;
    top: -17px;
}

footer .container-middle a{ color: #fff;}

.col-three{color:#eee;}

.us-lk p{color:#eee;}

.us-lk ul{ list-style-type: square; font-size: 14px; margin-bottom: 0; color: #fff; padding-left: 24px;}

.us-lk ul li{line-height: 20px; margin-bottom: 15px; transition:0.5s;}
.us-lk ul li:nth-last-child(1){margin-bottom:0}

.us-lk ul li:hover{ padding-left: 5px;}

.us-lk ul li a{ color:#eee; font-size: 14px;}

.us-lk ul li:hover a{color:#4c82f4;}

footer a{ color:#fff;}
footer p a{ color:#4c82f4;}

.ft-soc ul{ font-size: 16px; margin-bottom: 0; list-style: none;}

.ft-soc ul{ padding-left: 0; font-size: 14px;}
	
.ft-soc ul a{color:#eee;}
.ft-soc ul li{margin-bottom:8px;}
.ft-soc ul li img{    margin-right: 10px; transition:0.5s;}
.ft-soc ul li:hover img{border-radius:50%; transition:0.5s;}
	
.ft-cont strong{color:#fff;}

.ft-cont p, .ft-cont p a{margin-bottom:8px; font-size: 14px; line-height: 20px; color: #8e8e8e; line-height: 22px;
 min-height: 25px; transition: 0.5s; text-align: left;}

.copyrht{font-family: "Saira", sans-serif;background: #4f82f4;color: #fff;font-size: 15px;padding:10px 0;position: relative;margin-top:15px;}
	
.copyrht p{ margin-bottom: 0; color: #ccc; font-size: 14px; }
.copyrht p a{ color: #ccc; font-size: 14px;}
	
footer .container{position:relative;}

#FooterrControl1_tr_FooterBackImage{background-image:none !important;}

.cprht-lft{ float:left; padding-top: 6px;}

.cprht-rht{ float:right; padding-top:0px;}

.cprht-rht ul{ list-style:none; text-align:right; margin:0; font-size: 14px;}

.cprht-rht ul li{    display: inline-block;
    margin-left: 10px;
    padding-left: 10px;
    border-left:1px solid #384967;
    line-height: 13px;}
	
.cprht-rht ul li:first-child{border-left:0;}

.cprht-rht a{color:#fff;     padding: 0 1px;}
.cprht-rht a .fa{    background: #283447;
    border-radius: 50%;
    width: 30px;
    text-align: center;
    height: 30px;
    line-height: 29px; transition:0.5s;}

.cprht-rht a .fa:hover{background:#000; color:#fff; transition:0.5s;}

p.cprht-rht img {
    height: 18px; transition:0.5s;     vertical-align: bottom;
}

p.cprht-rht img:hover{transform:rotate(360deg); transition:0.5s;}

.cprht-lft strong{    color: #fff;
    font-weight: 300;}

.ft-cont i {    width: 35px;
    height: 35px;
    text-align: center;
    border: 1px solid #8e8e8e;
    font-size: 19px;
    line-height: 0px;
    margin-right: 11px;
    margin-top: 4px;
    vertical-align: baseline;
    float: left;
    transition: 0.5s;
}

.cprht-img{    float: left;
    margin-left: 120px;}
	
.cprht-img img{height: 45px;}

.ft-cont i img{margin-top: 6px;}

.ft-cont p:hover i{background:#77be32; transition:0.5s;}
	
.ft-nav ul{    list-style: none;
    text-align: center;
    margin-top: 0;
    padding-top: 21px;
    font-weight: bold; z-index: 9;
    position: relative;}
	
.ft-nav ul li{    display: inline-block;
    padding: 0 35px;}

.ft-nav ul li a:hover{color:#77be32;}

.same-ft{
    border: 1px dashed #384967;
    padding: 7px 12px;
    position: relative;
    padding-left: 80px;
    margin-top: 15px;
    transition:0.5s;
    }
.same-ft h3{ color: #fff; font-size: 18px;}
.same-ft p{ color: #eee; font-size: 14px;}
.same-ft p span{display:block; color:#eee;}
.same-ft p  a{ color:#eee; font-size: 14px;}

	
.same-ft:after{
    font-size: 48px;
    font-family: Flaticon;
    position: absolute;
    left:18px;
    top: 35px;
    color: #67bcfa;
}

.ft-add:after{content: "\f131";}
.ft-ph:after{content: "\f130";}
.ft-mail:after{content: "\f12e";}

.same-ft:hover{ background:#3d598d; color:#fff;}
.same-ft:hover p, .same-ft:hover p span, .same-ft:hover p a{color:#fff;}
.same-ft:hover:after{color:#fff;}

.top {
    position: fixed;
    right: 10px;
    bottom: 30px;
    text-align: center;
    color: #fff;
    background: #193e91;
    padding: 10px 10px;
    z-index: 9;
    border-radius: 50%;
    border: 2px solid #193e91;
    cursor: pointer;
    opacity: 0;
    transition: ease-in 0.5s;
}


.top.scll-top {
    opacity: 1;
    transition: ease-in 0.5s;
    bottom: 50px;
}

.top .fa { display: block !important;}

/*footer*/

#ascrail2000{background:#193e91; }
#ascrail2000 div{border-radius:12px !important; background:#283447 !important;}
#ascrail2000-hr{display:none !important;}


#MenuControl_C, #MenuControl, #widgetsControl, #widgetsControl_C{height:inherit !important;}


#MenuControl{/*margin-bottom: -25px;*/ transition:0.5s;}

.navbar-default{/* margin:0 auto; */ background:#193e91; font-family: 'Saira', sans-serif !important;}

#MenuControl .container-fluid{/* margin:0 auto; *//* width:1170px !important; */text-align: center;}
/*
 #MenuControl_C .container-fluid{width: 1170px; margin: 0 auto;
    left: 0;}
*/


.navbar{min-height: inherit !important;margin-bottom: 0;padding: 0;justify-content: center;}


.btn1{}

.inner-page{ padding-bottom: 20px;}
.inner-page ul li{ text-align:left; font-size:14px; line-height:22px; color:#333;}

.inner-page h2{ font-size:22px; font-weight:600;  line-height:30px; color: #01497d; text-align:left; margin-bottom:0;}

.inner-page h3{ font-size:16px; font-weight:600; line-height:24px; color: #01497d; text-align:left; margin-bottom:0;}

.inner-banner{position:relative; height:350px; margin-bottom: 25px; margin-left:-100%; margin-right:-100%}

.col-lg-12.table-responsive{overflow:hidden;}
.inner-banner img{width:100%; height:100%;}

.inner-banner .container{ position: relative; position: absolute; top: 92px;  left: 0; margin: 0 auto; right: 0;}
.inner-banner-cnt{color:#fff;}
.inner-banner-cnt h1{ color: #193e91; font-size: 54px; font-weight: 800;}
	
.inner-banner-cnt ul{list-style:none; padding-left:0;}
.inner-banner-cnt ul li{  display: inline-block; background: #fff;  margin: 0; padding:8px 20px 8px 20px;}
	
.inner-banner-cnt ul li a{color:#000;}
	
.inner-banner-cnt ul li .fa{ color: #000; padding: 0px 10px; font-size: 18px; margin-right: -40px; position: relative; vertical-align: middle;}
	
.inner-banner-cnt ul li.active{background: #193e91;}

#HomepagecontentControl_C, #HomepagecontentControl, .RadDock .rdContent{overflow:inherit !important;}

.icon-ul{list-style-image:url(../image/hand-icon1.png); padding-left:22px; text-align:left; color:#555}
.icon-ul li{padding-left:15px; margin-bottom:5px;}
a:focus. a:hover{text-decoration:none;}

/*contact*/

.cont-page h1{font-size: 22px;margin-bottom: 35px;color: #01497d;text-align:left;}
.map-cont{ margin-top: 10px; width: 56%; float: left; border: 1px solid #ddd; text-align: center; padding: 10px 0;}
.map-cont img{max-width:100%;}
	
.bx-rht-cont{ width:40%; float: left; margin-left: 3%; text-align: left;}
	
.bx-rht-cont a{ cursor:pointer;}
.bx-rht-cont h2{ text-align: left; font-size: 16px; font-weight: bold; line-height: 18px; margin-top: 10px; margin-bottom:5px;}
	
.bx-rht-cont p{ margin-bottom:0;}
.brn-off{ width:31%; padding:1%; float:left; padding-bottom: 0;}
.cont-page h3{ margin: 0; font-size: 16px;}
.cont-page p{ font-size:14px; line-height: 24px !important; margin-bottom:0;}

.cont-page h2 span{ display: block; font-size: 16px; color: #999; font-weight: 500; margin-bottom: 10px;}	
.head-bx{ float: left; width: 50%;}	
.contd-bx{ float: left; width: 50%;}
	
.brn-bx h2{text-align:center;}

.map-cont img{max-width:100%;}

.cont-page .st-feature-box{ background: #cfcfcf; padding-top: 5px; padding-bottom:5px; margin-bottom:5px; padding-right: 10px; line-height: 1.42857143; border: 1px dashed #ccc;}
	
.cont-page .feature-box-image{ margin-top: 13px;}
.map-contact{border:1px dashed #ccc;}
/*contact*/


.st-custom-heading-layout2.st-custom-heading-wraper {
    margin-bottom: 24px;
}

.st-custom-heading-layout2 .st-heading-title {
    position: relative;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px; font-weight:bold;
	margin-top: 0;
}

.st-custom-heading-layout2 .st-heading-title>span {
	    position: relative;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px;
    display: block;
    margin-bottom: 11px;
}

.st-custom-heading-layout2 .heading-line {
    width: 26px;
    height: 1px;
    background: #114366;
    margin: 0;
}

.st-feature-box {
    padding-left:66px;
    position: relative;
	    margin-bottom: 35px;
}

.st-feature-box .st-feature-box-icon{
    color: #114366;
    display: block;
    position: absolute;
    width: 52px;
    height: 52px;
    line-height:0px;
    top: 0;
    left: 0;
    text-align: center;
    font-size: 60px;
    -webkit-transition: all .3s;
    -khtml-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.st-feature-box h3 {
    color: #072643;
	margin-top:5px;
    margin-bottom:0;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
}

.cont-soc img{margin-right:5px;}

.cont-page h2{ font-weight: bold; color: #193e91; font-size:18px; margin-top: 0; text-transform: uppercase; margin-bottom:8px;}
.cont-page h5{ color: #2f9620; font-size: 19px; margin-bottom: 20px;}

.cont-page{text-align:left;font-size: 15px;}
.inner-pages{text-align:justify; font-size:15px;}
.contact-branch h2{    background: #ddd;
    color: #000;
    font-size:16px;
    padding: 5px 10px;
    margin-top: 0;
    margin-bottom: 10px;     text-align: left;}
	
.contact-branch p strong{color:#000;}
.contact-branch p{    margin-bottom: 8px; padding: 0 10px; text-align: left;}
.contact-branch{    margin-top: 15px;    background: #f2f3f4;
    min-height: 180px; }


#EventCalenderControl_C_ctl00_Event_Scroll #marquee1{ font-size:14px !important;}


.fix-box{    position: fixed;top:35%; left:0; z-index:999; font-size: 14px;}
	


.social-fx{list-style:none; padding-left:0; margin:0;}
.social-fx li{    background: #242c42;
    width: 148px;
    padding-left: 10px;
    clear: both;
    height: 45px;
    line-height: 45px;
    margin-top: 2px;
    margin-left: -104px;
    transition: 0.5s;
    overflow: hidden;}
.social-fx li a{color:#fff;}
.social-fx li strong{font-weight:normal;}
.social-fx li span{float: right; }
.social-fx li:hover{margin-left:0; transition:0.5s;}

.enquiry-forms{ background:url(../image/gray-texture.jpg);}
.getin{ padding:10px 30px; overflow:auto;  background:#2c374b; width:90%; margin:0 auto; margin-bottom:-250px; position:relative; z-index:999;}
.getin h2{ color:#fff; font-size:30px; line-height:30px; text-align:center; padding:10px 0; margin:0;}
.getin label{color:#fff;}


@media(max-width:1169px){
#MenuControl_C .container-fluid{width: 100%;}
.navbar-nav>li>a{padding-left: 13px; padding-right: 13px;}
}

@media(max-width:1024px){
.hm-about-rht-inner{    margin-top: 24px;}	
.same-ft:after{left: 6px;}
.same-ft{    padding-left: 62px;}
.slider-info p{padding-left: 30px;}
	}
	
@media(max-width:998px){
.hm-about-lft{width:100%;}
.hm-about-rht{width:100%;}
.hm-about-rht-inner{ width: 90%; margin: 0 auto;}
#carousel-example-generic .carousel-indicators {
    width: inherit;
    top: inherit;
    bottom: -40px;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.service-box li{    width: 30%;}
.hm-team-col{    margin-bottom: 15px;}
.same-ft {
    padding-left: 85px;
}
.same-ft:after{left: 18px;}

.contact-map{margin-bottom:20px;}
.navbar-nav>li>a{padding-left: 0px; padding-right: 0px;}
.slider-info h2{font-size: 25px;}
.navbar-collapse{ padding-right: 0;}
.body-fx .navbar-default .navbar-toggle.collapsed, .navbar-toggle{margin-right: 40px;}
.slider-info p{padding-left: 40px;}
}
	
@media(max-width:767px){
.navbar-default{background: transparent;}	
.top-nav-lft{width:inherit; float:left;}	
.top-nav-rht{width:inherit; float:right;}
.logo-cont{display:none;}

.navbar-default{ position: absolute; top: -62px; right: 0;  width: 100%; padding: 0 15px;}
.navbar-header{margin:0 !important;}
.body-fx .navbar-default{top: -62px;}
	
.navbar-toggle{background:#193e91; border-color:#193e91;}
.navbar-default .navbar-toggle{border-color:#193e91;}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #193e91;
}
.navbar-nav>li{ display: block;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{margin:0; width:100%;}
.navbar-nav>li>a {
    padding-top: 4px;
    padding-bottom: 4px;
}
.navbar-default .navbar-nav>li>a{text-align:left;}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #fff;
}
.navbar-nav .open .dropdown-menu>li>a { line-height: 12px;}

.body-fx .fixed-top{position:relative;}

.body-fx .navbar-default{position:absolute;}

.logo-sec{ padding: 10px 0;}

.body-fx .navbar-nav{ position: relative; height: auto; margin-top: 0; max-height: 100vh;}

.navbar-nav{margin-top:0;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{border:0}
.body-fx .navbar-toggle{margin-right: 15px;}
.us-lk ul li{margin-bottom: 8px;}
.body-fx .navbar-header{margin:0;}

.rslides{ height: 300px;}
.hm-team{ padding: 20px 0 10px;}

.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{background:#293447; color:#fff;}

table{ margin-top:0 !important;}
.hm-about-lft img{ height: 320px;}
.callbacks_nav{top: 133px;}
center #form1 #HomepagecontentControl{ padding-top: 10px;}

#MenuControl_C #navbar-collapse-1{ margin-left: 10px !important; }
.body-fx #MenuControl_C #navbar-collapse-1{ margin-left: 15px !important; }

.hm-about-rht-inner{ margin-top: 20px !important;}
#carousel-example-generic .carousel-indicators{bottom:0 !important;}
.hm-about .rd-mr{margin-bottom:0 !important;}
.body-fx .navbar-default .navbar-toggle.collapsed, .navbar-toggle{margin-right: 15px;}
.slider-info{display:none;}
.body-fx .navbar-nav{background: #193e91;}

.container{/* margin-right: 10px; *//* margin-left: 10px; */}


}
	
@media(max-width:667px){
.logo-cont {
	display: none;
}	
.hm-head{font-size: 22px; margin-bottom: 0px;}	
.hm-about-rht-inner h3{    font-size: 20px;}
.hm-about .rd-mr{    font-size: 14px;}
.same-ft h3{font-size: 16px;}
.service-box li{ width: 31.3%;}
.fix-box{display:none;}
}
	
@media(max-width:568px){
.hm-team-col h3{    font-size: 20px;}	
.hm-team-col h3 span{
	    margin-top: 2px;
    margin-bottom: 2px;}
.top-nav-lft ul li .fa{width: 38px;}
.cprht-lft, .cprht-rht{width:100%; text-align:center;}

.crewman_item{ width: 175px; }
.hm-head{    font-size: 24px;}
.hm-about-lft img{ height: 270px;}
.cprht-rht{padding-top: 5px; padding-bottom: 5px;}
.col-xs-offset-2{ margin-left:0 !important;}



}
	
@media(max-width:480px){
.rslides {
    height: 210px;
}
.rd-mr a{padding: 9px 25px;}	
.service-box li {
    width: 48%;
}
.service-box li img{    /*height: 200px;
    width: 100%;*/}
	
.callbacks_nav{    top: 45%;     width: 30px;
    height: 30px;
    background: transparent url(../image/arrows.png) no-repeat left top;
    background-size: 206% 100%;}
.ft-add p br{display:none;}
.slider-info h2{font-size: 20px !important; margin-top: 0; text-transform: capitalize;}
.slider-info h3{font-size: 15px !important; text-transform: capitalize; line-height: 16px;}
.slider-info h4{font-size: 12px !important; text-transform: lowercase; line-height: 16px;}

.s-icon p{ padding:0 10px !important;} 
 


}
	
@media(max-width:478px){
.top-nav{display:none;}	
	}
	
@media(max-width:414px){
.same-ft {
    padding-left: 80px;
}
.same-ft:after {
    left: 12px;
}	
.logo-sec{width: 82%;}
.navbar-default{top:-58px;}
p.text-center{    margin-bottom: 5px;}

.hm-team h3{margin-top:0;     font-size: 19px;}
	}
	
@media(max-width:375px){
.hm-about-rht-inner{    border: 2px dashed #193e91;     border-left: 2px dashed #193e91;     padding: 25px 10px;}
.hm-about-lft img{    padding: 5px;
    border: 2px dashed #193e91;
    height: 250px;}	
.rd-mr a {
    padding: 5px 16px;
}
.crewman_item {
    width: 100%;
    margin-bottom: 15px;
    margin-right: 0; float:inherit;
}
	}
	
@media(max-width:360px){
.navbar-default {
   top: -53px;
}
.hm-about-rht p{font-size:13px;}
.hm-about .rd-mr{margin-top:0}	
.service-box li {
    width: 100%;
    margin: 5px 0;
}
.same-ft {
    padding-left: 70px;
}
	}