p{color:#555; line-height:21px; margin-bottom:20px; text-align:justify}

.container{    font-size: 15px; font-family: 'Saira', sans-serif !important;}

body{font-family: Saira !important; font-size:14px; overflow-x:hidden; padding:0; margin:0; background: url(../image/bg.png)repeat !important;
    background-attachment: fixed;
}
	
#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;}

.container-fluid{padding-left:2px; padding-right:2px; font-family: 'Saira', sans-serif !important;  font-size:14px;}
#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;
}

#MenuControl_C .container-fluid{padding-left:0; padding-right:0;}


#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: 0 !important;
    margin-right: 0 !important;
    border:4px solid #e8ca82;
    background: #d3a722;
}

.navbar-nav>li {
    display: table-cell;
    float: initial !important;
    vertical-align: middle;     border-right:1px solid #e8ca82;     font-size: 14px;
}

.navbar-nav>li:last-child{border-right:0;}

.navbar-collapse{margin:0; padding:0;}



.top-nav{    border-bottom: 1px dashed #d3a722;}
.top-nav-lft ul{padding-left:0; list-style:none; margin:0; border-left:1px dashed #d3a722;}
.top-nav-lft ul li{display:inline-block; border-right:1px dashed #d3a722; margin-right: -3px; transition:0.5s;}
.top-nav-lft ul li .fa{width: 40px; height: 40px; line-height:40px; transition:0.5s;}
.top-nav-lft ul li a{    
    text-align: center;    color: #666; }
	
.top-nav-lft ul li:hover{background:#d3a722; 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: #d3a722;}
.top-nav-rht ul li .fa{width: 40px; height: 40px; line-height:43px; text-align:center; background:#d3a722; 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;}
.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: 800;
    font-size: 24px;     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 #cccccc;}
	
.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: 2px 20px; font-size:0.95em;}
.dropdown-menu{background-color: #d3a722;}
.dropdown-menu>li>a{    color: #fff;}
.dropdown-menu>li{border-bottom:1px solid #e8ca82;}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #283447;
    border-color: #283447;
}

.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: #d3a722; background:#d3a722; margin-right: 15px; transition:0.5s;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{background:#d3a722;}
.navbar-default .navbar-toggle{border-color: #d3a722;}

.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*/
/*-- 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;
    top: 9em;
    z-index: 999;
    left: 0;
    width: 75%;
    height: 100%;
    right: 0;
    margin: 0 auto;
}
.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 h3 {
    font-size: 45px;
    font-weight: 900;
    color: #FFF;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin: 2px 0px 10px;
}

.slider-info p {
    font-size: 18px;
    font-weight: 100;
    color: #fff; text-align:center;
    margin: 0 auto;
    line-height: 35px;
    letter-spacing: 1px;
}
.slider-info h4 {
    font-size: 45px;
    color:#f8cd1e;
	letter-spacing: 3px;
	text-transform:uppercase; 
	margin-top: 7px;
}
.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: 4px;
    margin-top: 40px;
    font-size: 40px;}
	
.head-sep {
    z-index: 3;
    margin-bottom: 25px;
    display: inline-block;
    top: -3px;
    line-height: 1;
    position: relative;
}

.head-sep:before{    width: 50px;
    height: 1px;
    content: "";
    display: inline-block;
    position: relative;
    margin-right: 6px;
	    background-color: #d3a722 !important;
    color: #fff !important;}
	
.head-sep:after{width: 50px;
    height: 1px;
    content: "";
    display: inline-block;
    position: relative;
    margin-right: 6px;
	    margin-left: 22px;
    margin-right: 0;
	    background-color: #d3a722 !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 #888 solid;
    border-right: 2px #888 solid;
    width: 10px;
    height: 6px;
    display: inline-block;
    content: "";
    transform: skew(30deg);
    -webkit-transform: skew(50deg);
	border-left-color: #d3a722 !important;}
	
.head-sep u:after{    position: absolute;
    top: 0;
    left: -2px;
    border-left: 2px #888 solid;
    border-right: 2px #888 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: #d3a722 !important;}
	
.hm-head span{
    font-weight: 800;
    color: #d3a722;}
	
	
.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: 18%;
    float: left;
    color: #fff;
    text-transform: uppercase;
    /* font-size: 17px; */
    text-align: center;     transition: .5s;     margin-bottom: 30px;}
	
.service-box li img{    -webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%); transition:0.5s;}
	
.service-box li:hover img{    -webkit-filter: none;
    filter: none; transition:0.5s;}
	
.service-box li:hover h4{background: #e8ca82; color:#fff; transition:0.5s;}
.service-box li:hover{transform: translate(0px,-10px);
    transition: 0.5s;
    box-shadow:0px 9px 4px #1d283b;
    border-radius: 0 0 8px 8px;}
	
.service-box li h4{    font-size: 13px;
    margin: 0;
    padding: 10px 0; background: #d3a722;
	-webkit-border-radius: 0 0 8px 8px;
    -moz-border-radius: 0 0 8px 8px;
    border-radius: 0 0 8px 8px; color:#fff; transition:0.5s;     font-weight: 600;}
	
.hm-service .hm-head{color:#fff;}
	

.hm-about{    padding-bottom: 54px;
    background: url(../image/bg.png)repeat;
    background-attachment: fixed;}	
	
.hm-about .hm-head{margin-top:20px;}

.hm-about-lft{float:left; width:50%; }
.hm-about-lft img{width:100%; padding:10px; border:5px dashed #d3a722;     height: 400px;}

.hm-about-rht{float:left; width:50%;}
.hm-about-rht-inner{    border:5px dashed #d3a722;
    padding: 25px 25px;
    border-left: 0;
    margin-top: 40px; margin-bottom: 25px;}
.hm-about-rht-inner h3{    margin-top: 0;
    margin-bottom: 20px;
    color: #d3a722;
    text-transform: uppercase;
    font-weight: 800;
    border-bottom: 1px dashed #8b8b8b;
    padding-bottom: 7px; }
	
.rd-mr{text-transform:uppercase; font-weight:600; text-align:center;}
.rd-mr a{color: #333;
    border: 1px solid#666;
    padding: 13px 36px; 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-bottom: -36px;
    margin-top: 45px;}
	
.rd-mr a:hover{background:#d3a722; color:#fff; border-color:#d3a722;}
	
.rd-mr a.cont-rd{background:#d3a722; color:#fff; margin-left:15px; border-color:#d3a722;}
.rd-mr a.cont-rd:hover{background:#e8ca82; color:#fff;}

#carousel-example-generic .carousel-indicators{    width: inherit;
    top: 0;
    bottom: inherit;
    right: 0;
    left: inherit;}
	
.carousel-indicators .active{background-color:#d3a722; width: 38px; border:2px solid #e8ca82;
    height: 18px;}
.carousel-indicators li{background-color:#e8ca82;     width: 18px; border:2px solid #d3a722;
    height: 18px;}

.hm-team{padding:20px 0 50px;}	
.hm-team-col{    text-align: center;
    background: #283447;
    padding: 10px 0px 0;
    border: 10px solid #283447;
    height: 350px;
    overflow: hidden; transition:0.5s;}
.hm-team-img{    width: 100%;
    border-radius: 50%;
    border: 1px solid #333; overflow:hidden; text-align:center; transition:0.5s; transition:0.5s;}

.hm-team-cnt{background: #d3a722;
    margin: 0;
    padding: 10px 0; transition:0.5s;}
.hm-team-col h3{    text-transform: uppercase;
    color: #fff;
    margin: 0;
}
.hm-team-col h3 span{display:block; color:#eee; font-size:16px; text-transform:capitalize}
.rd-more{text-align: center; margin-top:15px; margin-bottom: 6px;     font-size: 13px;}
.rd-more a{background: #283447;
    color: #fff;
    padding: 4px 14px;}
	
.hm-team-col:hover .hm-team-img{margin-top: -43px; 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: #333;
    background-attachment: fixed;
    color: #333;
    background-size: cover;
    padding-top:20px;
    /* border-top: 4px solid #d3a722; */
	background: url(../image/ft-bg.jpg) no-repeat;
    background-attachment: fixed;
    background-size: cover;
    
}

footer .container-middle{position:relative;}

footer h2{ font-weight: 500;
    font-size: 23px;
    position: relative;
    color: #fff;
    margin-bottom: 15px;
    text-transform: uppercase;
    border-bottom: 1px dashed #d3a722;
    padding-bottom: 5px;
}
	
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:#8e8e8e;}

.us-lk p{color:#8e8e8e}

.us-lk ul{     list-style-type: square;
    font-size: 13px;
    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:#8e8e8e; }

.us-lk ul li:hover a{color:#d3a722 !important;}

footer a{color:#fff;}

.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:#8e8e8e;}
.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: 13px; line-height: 20px;     color: #8e8e8e; line-height: 23px; 
    min-height: 25px;
    transition: 0.5s;     text-align: left;}

.copyrht{ background:#d3a722;
    margin-top: 10px;
    color: #fff;
    font-size: 15px;
    padding:4px 0;
    /* height: 32px; */
    position: relative;
    /* border-top: 1px solid #fff; */
    /* box-shadow: 0px -4px 4px #ccc; */  margin-top:30px;
}
	
.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: 13px;}

.cprht-rht ul li{    display: inline-block;
    margin-left: 10px;
    padding-left: 10px;
    border-left:1px solid #db6e5d;
    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 #666;
    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: #999;
    font-size: 0.9em;}
.same-ft p span{display:block; color:#777;}
.same-ft p  a{color:#999;}
	
.same-ft:after{
    
    font-size: 48px;
    font-family: Flaticon;
    position: absolute;
    left:18px;
    top: 21px;
    color: #d3a722;	
}

.ft-add:after{content: "\f131";}
.ft-ph:after{content: "\f130";}
.ft-mail:after{content: "\f12e";}

.same-ft:hover{background:rgba(42,114,232,0.8); 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: #d3a722;
    padding: 10px 10px;
    z-index: 9;
    border-radius: 50%;
    border: 2px solid #d3a722;
    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:#d3a722; }
#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;}
 #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 h3{ text-align:left;}
.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: #d3a722;
    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: #d3a722;}

#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*/
.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: 13px;
    padding-bottom: 13px; margin-bottom: 18px;     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: #d3a722;
    font-size: 23px;
    margin-top: 0;
    text-transform: uppercase;
    margin-bottom: 20px;}
.cont-page h5{    color: #2f9620;
    font-size: 19px;
    margin-bottom: 25px;}

.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;}





@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 {
    border-left: 5px dashed #d3a722;
    width: 90%;
    margin: 0 auto;
    margin-top: -67px;
    background: #fff;
    margin-bottom: 30px;
}
#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:#d3a722; border-color:#d3a722;}
.navbar-default .navbar-toggle{border-color:#d3a722;}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #d3a722;
}
.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;}
.hm-head{margin-top: 30px;  font-size: 32px;}
table{margin-top:0 !important;}

.hm-about-lft img{    height: 320px;}
.callbacks_nav{top: 133px;}

center #form1 #HomepagecontentControl {
    padding-top: 10px;
}
	}
	
@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: 13px;}
.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;}
	}
	
@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;}
	}
	
@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 #d3a722;     border-left: 2px dashed #d3a722;     padding: 25px 10px;}
.hm-about-lft img{    padding: 5px;
    border: 2px dashed #d3a722;
    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;
}
	}