
body{ font-family: 'Saira', sans-serif !important; font-size:14px; overflow-x:hidden; padding:0; margin:0;}

p{ font-size:14px; color:#222; line-height:22px; margin-bottom:10px; text-align:justify; font-family: 'Saira', sans-serif !important; }
		
#form1, #Div_body, .RadDock_Default .rdMiddle .rdCenter, .RadDock_Default .rdBottom .rdCenter{ background-color: transparent !important;}
	
.RadDock .rdContent{font-family: 'Saira', sans-serif !important;}

table{margin-top:0 !important;}

img{max-width:100%;}

:focus{outline:none;}


#MenuControl_C .dropdown-menu{padding:0 !important; animation: fadeInUp 400ms; border-radius: 0;}
#MenuControl_C #navbar-collapse-1{height:100% !important;}

.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;}



#HeaderControl_C, #HeaderControl{overflow:inherit !important; height:inherit !important;}

.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:2px; padding-right:2px;
}
.navbar-nav {
    display: table;
    width: 100%;
    text-align: center;
    margin-left: 6px !important;
    margin-right: 0 !important;
    border:4px solid #a61d06;
    background:#d81f01;
}

.navbar-nav>li {
    display: table-cell;
    float: initial !important;
    vertical-align: middle; border-right:1px solid #df452c; font-size: 15px; padding:3px 0;
}

.navbar-nav>li:last-child{border-right:0;}

.navbar-collapse{margin:0; padding:0;}

.top-nav{    border-bottom: 1px dashed #d81f01;}
.top-nav-lft ul{padding-left:0; list-style:none; margin:0; border-left:1px dashed #d81f01;}
.top-nav-lft ul li{display:inline-block; border-right:1px dashed #d81f01; 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:#d81f01; 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: #d81f01;}
.top-nav-rht ul li .fa{width: 40px; height: 40px; line-height:43px; text-align:center; background:#d81f01; color:#fff; margin-right:8px; font-size:18px;}
.top-nav-rht ul li a{color:#666;font-size: 16px;font-weight: 600;}

.logo-web{float:left;}
.logo-cont{float:right; text-align:right;}
.logo-cont .fa{    display: inline-block;
    font-size: 28px;
    vertical-align: text-bottom;
    height: 46px;
    line-height: 48px;
    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:26px; padding-left:10px; 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: 10px;
    bottom: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-color: transparent transparent transparent #d81f01;}
	
.logo-sec{    padding: 18px 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: #d81f01;}
.dropdown-menu>li>a{    color: #fff;}
.dropdown-menu>li{border-bottom:1px solid #FFF;}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #d81f01;
    border-color: #FFF;
}

.body-fx .fixed-top{position:fixed; top:0; width:100%; left:0; z-index:99; background:rgba(255,255,255,0.95)}
.body-fx .fixed-top .top-nav{display:none;}
.fixed-top .logo-sec {
    padding: 5px 0;
}
.body-fx .navbar-default{position:fixed; top:7px; width:100%; right:0; z-index:99; background: transparent; transition: 0.5s;}
.navbar-header{float:right}
.body-fx .navbar-nav{      background: rgba(42,114,232,0.95);
    text-align: left;
    min-width: 195px;
    display: block;
    width: inherit;
    float: right;
    position: absolute;
    right: 0;
    height: 100vh;
    overflow: hidden;
    overflow-y: auto;     animation: fadeInRight 300ms; transition:0.5s;     }
.body-fx .navbar-default .navbar-nav>li>a{padding-left: 8px;}
.body-fx .navbar .container{   /* width: 100%;*/
    padding: 0;}
	
.body-fx .logo-cont{display:none;}
.body-fx #navbar-collapse-1{display:none !important;}
.body-fx .navbar-toggle {
    display: block;
}

.body-fx .navbar-default .navbar-toggle.collapsed, .navbar-toggle {
    border-color: #193e91; background:#d81f01; margin-right: 15px; transition:0.5s;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{background:#d81f01;}
.navbar-default .navbar-toggle{border-color: #193e91;}

.navbar-default .navbar-toggle .icon-bar, .body-fx .navbar-toggle{ transition:0.5s;}


.body-fx .navbar-default .navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(3){display:none;}
.body-fx .navbar-default .navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(2){transform: rotate(45deg);}
.body-fx .navbar-default .navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(4){transform: rotate(-45deg); margin-top:0}
.body-fx .navbar-default .navbar-toggle[aria-expanded="true"] .icon-bar{    width: 17px;
    height: 1px;}

.body-fx .navbar-default .navbar-toggle[aria-expanded="true"]{ z-index: 999999999;
    position: relative;
    background: #ff0000;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 5px;
    margin-top: -7px;
    position: absolute;
    right: 14px;
    border-color: #ff0000;}

.body-fx .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.body-fx #navbar-collapse-1.collapse.in{    display: block!important;}
.body-fx .navbar-nav>li{display: block;}

.body-fx .dropdown-menu{    position: relative;
    top: 100%;
    left: 0; width:100%; border-radius:0; border:0}
	
.body-fx .dropdown-menu>li>a {
    padding: 3px 20px;
    font-size: 0.99em;
}

.body-fx .dropdown-submenu>.dropdown-menu{left:0; border-radius:0; border:0; margin-top:0;}
.body-fx .dropdown-submenu>.dropdown-menu li a{padding:3px 30px;}
.body-fx .navbar-nav>li>.dropdown-menu, .dropdown-menu{    margin: 0;
    padding: 0px 0;
    box-shadow: 0 0 0;
    margin-bottom: 5px;}

.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: 60px;}
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(31,31,31,0.75);
}
.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: justify;
    line-height: 32px;
    padding-top: 10px;
}
.slider-info h2{
    font-size: 25px;
    font-weight: 600;
    color:#d81f01;
    letter-spacing:1px;
    text-transform: uppercase;
    margin-top:70px;
}
.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;}
    
    .hmm-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: #d81f01 !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: #d81f01 !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 #d81f01 solid;  border-right: 2px #d81f01 solid;
    width: 10px;  height: 6px;  display: inline-block; content: ""; transform: skew(30deg);
    -webkit-transform: skew(50deg); border-left-color: #d81f01 !important;}
	
.head-sep u:after{ position: absolute; top: 0; left: -2px; border-left: 2px #d81f01 solid;
    border-right: 2px #d81f01 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: #d81f01 !important;}	
.hm-head span{ font-weight:600; color:#d81f00;}
.hmm-head span{ font-weight:600; color:#4f82f4;}


.hms{ font-family:Arial, Helvetica, sans-serif; margin:30px 0;}
.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: #d81f01; 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:#d81f01;}



	
.hm-service{ background: url(../image/serv-bg.jpg) no-repeat; background-size:cover; background-attachment:fixed; padding-bottom: 30px; padding-top: 20px;}
.service-box{ list-style:none; padding-left:0;}
.service-box li{margin: 0 1%;width: 23%;float: left;color: #fff;text-transform: uppercase;text-align: center;transition: .5s;margin-bottom:25px;border:1px #222 solid;padding-top:20px;padding-bottom:10px;}
.service-box li:hover{ background: rgba(216,31,1,0.2); transition: 0.5s;}

.service-box li img{ height:100px; width:100px; border:5px #d81f01 solid; margin-bottom:20px;
 -webkit-border-radius:100px; -moz-border-radius:100px; border-radius:100px; transition:0.5s; box-shadow:0px 10px 10px #333; }
	
.service-box li:hover img{  -webkit-filter: none;  filter: none; transition:0.5s;}	
.service-box li:hover h4{ color:#fff; transition:0.5s; border-radius:10px 10px 0 0;}	
.service-box li h4{font-size: 18px;color:#FFF;transition:0.5s;font-weight: 600;margin-bottom:0;padding-bottom:10px;}
	
.hm-service .hm-head{color:#fff;}







.hmm-service{/* background: url(../image/serv-bg.jpg) no-repeat; */background-size:cover;background-attachment:fixed;padding-bottom: 30px;padding-top: 20px;}
.servicee-box{ list-style:none; padding-left:0;}
.servicee-box li{margin: 0 1%;width: 18%;float: left;color: #fff;text-transform: uppercase;text-align: center;transition: .5s;margin-bottom:25px;/* border: 1px #d0d0d0 solid; *//* padding-top:20px; */padding-bottom:10px;}
.servicee-box li:hover{ background: #193e91; transition: 0.5s;}

.servicee-box li img{
 height: 180px;
 width: 100%;
 border: 2px #193e91 solid;
 margin-bottom:20px;
 /* -webkit-border-radius:100px; */
 -moz-border-radius:100px;
 /* border-radius:100px; */
 transition:0.5s;
 /* box-shadow:0px 10px 10px steelblue; */
 }
	
.servicee-box li:hover img{  -webkit-filter: none;  filter: none; transition:0.5s;}	
.servicee-box li:hover h4{ color:#fff; transition:0.5s; border-radius:10px 10px 0 0;}	
.servicee-box li h4{font-size: 18px;color:#4f82f4;transition:0.5s;font-weight: 600;margin-bottom:0;padding-bottom:10px;}
	
.hmm-servicee .hmm-head{color:#fff;}

/*--------- 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 .hm-head{margin-top:20px;}

.hm-about-lft{float:right;width: 40%;}
.hm-about-lft img{width:100%; padding:10px; /*border:2px dashed #193e91;  border-radius:50px;*/ height: 350px;}

.hm-about-rht{float:left;width: 60%;}
.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 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: #d81f01;
    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: #d81f01; 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 #d81f01;
    border-left: 4px solid #d81f01;
    width: 23px;
    height: 23px;
}

.rd-btn:after{    content: '';
    position: absolute;
    right: -2px;
    bottom: -2px;
    border-bottom: 4px solid #d81f01;
    border-right: 4px solid #d81f01;
    width: 23px;
    height: 23px;}
	
.hm-about .rd-mr{ margin-bottom: -36px; margin-top:20px;}
	
.rd-mr a:hover{ background:#d81f01; 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;}
	
.carousel-indicators .active{background-color:#d81f01; width: 38px; border:2px solid #e8ca82;
    height: 18px;}
.carousel-indicators li{ background-color:#d81f01;     width: 18px; border:2px solid #595959;
    height: 18px;}

.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: #262626; color: #333; padding-top:20px; font-family: 'Saira', sans-serif !important; }

footer .container-middle{position:relative;}

footer h2{ font-weight: 500;
    font-size: 23px;
    position: relative;
    color:#d81f01;
    margin-bottom: 15px;
    text-transform: uppercase;
    border-bottom: 1px dashed #8c8c8c;
    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; }

.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{ background:#d81f01; color: #fff;  font-size: 15px;  padding:10px 0; position: relative; margin-top:15px;}
	
.copyrht p{ margin-bottom: 0; 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:#d81f01;}

.same-ft{     border: 1px dashed #8c8c8c;
    padding: 0 15px;
    position: relative;
    padding-left: 85px; margin-top:15px; transition:0.5s;}
.same-ft h3{color: #fff;
    font-size: 18px;}
.same-ft p{     color: #eee;
    font-size: 0.9em;}
.same-ft p span{display:block; color:#eee;}
.same-ft p  a{color:#999;}
	
.same-ft:after{    
    font-size: 48px;
    font-family: Flaticon;
    position: absolute;
    left:18px;
    top: 8px;
    color: #d81f01;	
}

.ft-add:after{content: "\f131";}
.ft-ph:after{content: "\f130";}
.ft-mail:after{content: "\f12e";}

.same-ft:hover{ background:#d81f01; 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: #d81f01;
    padding: 10px 10px;
    z-index: 9;
    border-radius: 50%;
    border: 2px solid #333;
    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:#716f6f; }
#ascrail2000 div{border-radius:12px !important; background:#d81f01 !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;}

/*
 #MenuControl_C .container-fluid{width: 1170px; margin: 0 auto;
    left: 0;}
*/


.navbar{ min-height: inherit !important; margin-bottom: 0;}


.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:17px;font-weight:600;line-height: 30px;color: #01497d;text-align:left;margin-bottom: 8px;text-transform: uppercase;}

.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: 30px; color:#d81f01; 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;}

.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: #eee; 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-bottom: 8px;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
}

.cont-soc img{margin-right:5px;}

.cont-page h2{ font-weight: bold; color: #d81f01; 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;}

.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;}
	
/*.whats-new{color: #fff;
    transform: rotate(90deg);
    margin-left: -45px;
    background: #e64a54;
    padding: 9px 10px;
    font-size: 16px;
    font-family: sans-serif;
    font-weight: bold;
    border-radius: 5px;}*/
	
.whats-new{color: #fff;
   background:#242c42;
    font-size: 16px;
    font-family: sans-serif;
    font-weight: bold;
    border-radius: 0px; width:154px; padding-left: 10px; margin-left: -110px; transition:0.5s;}
	
.whats-new span{     width: 45px;
    height: 45px;
    display: inline-block;
    background: #e64a54;
    text-align: center;
    line-height: 44px;
    margin-left: 9px;}
	
.whats-new a{color:#fff;}
.whats-new:hover{margin-left:0; transition:0.5s;}
.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: 48px;
    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; margin-top: -3px;}
.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%;}
}

@media(max-width:1024px){
.hm-about-rht-inner{    margin-top: 24px;}	
.same-ft:after{left: 6px;}
.same-ft{    padding-left: 62px;}
	}
	
@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: 23%;}
.hm-team-col{    margin-bottom: 15px;}
.same-ft {
    padding-left: 85px;
}
.same-ft:after{left: 18px;}

.contact-map{margin-bottom:20px;}

}
	
@media(max-width:767px){
	
.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{ padding-left: 20px !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;}


}
	
@media(max-width:667px){
.hm-head{font-size: 25px; 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%;}

}
	
@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:460px){

	
.servicee-box li {
    width: 100%;
}
}
@media(max-width:480px){
.rslides {
    height: 210px;
}
.rd-mr a{padding: 9px 25px;}	
.service-box li {
    width: 48%;
}
.service-box li img{    height: auto;
    /*! width: 65%; */}
	
.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;}





}
	
@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;
}
	}
	
	.banner-dis{background:url(../image/full-banner-dcnt.jpg) no-repeat; background-size:cover; color:#fff; min-height:450px; background-attachment: fixed;}
.banner-dis p{color:#fff;     font-size: 16px;}
.banner-dis h3{font-size: 48px;
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: none;
    color: #ffffff;     margin-bottom: 20px;}
.banner-dis h3 span{color: #4f82f4;}
.banner-dis a{     color: #424242;
    background: #ffffff;
    padding: 15px 33px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    border-radius: 30px;
    display: inline-block; transition:0.5s;}
.banner-dis-cnt{width: 50%;
    float: right;
    margin-top: 100px;}
.banner-dis a:hover{
    background: #4f82f4;
    color: #fff;
    }

@media(max-width:798px){
    .slider-info{ display: none;}
.banner-dis-cnt {
    width: 96%;
    margin-top: 100px;
}
    
.banner-dis-cnt {
    width: 96%;
    float: left;
    padding-left:10px;
    margin-top: 100px;
}  
}