@import url('https://fonts.googleapis.com/css2?family=Saira:wght@100;200;300;400;500;600;700;800;900&display=swap');

.logo-web{}

.hm-box{
    padding-top:0;
    padding-bottom: 50px;
    color: #fff;
    background-attachment: fixed;
    background-size: cover;
}

.tm-bdr{ border:1px #333 solid;}
	
#FooterrControl1_tr_FooterBackImage{ background-image: none !important;}
#FooterrControl1_tr_hitCounter{ color: #000 !important;}
.past img{
    width: 100px;
    height: 120px;
}

.past th {
    text-align: center;
}
.past {
    text-align: center;
}


body{ font-family: 'Saira', sans-serif; font-size:15px; padding:0; margin:0;}

p{ font-size:16px; color:#222; line-height:24px; margin-bottom:10px; text-align:justify;}
		
#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;}

/*----- Accordion -----*/
.accordion, .accordion * {
	-webkit-box-sizing:border-box; 
	-moz-box-sizing:border-box; 
	box-sizing:border-box;
}

.accordion {
	overflow:hidden;
	margin-bottom: 30px;
}

/*----- Section Titles -----*/
.accordion-section-title {
	width: 100%;
	padding: 10px 15px;
	display: inline-block;
	border-bottom: 1px solid #000;
	background: #2f4d5a;
	transition: all linear 0.15s;
	font-size: 21px;
	color: #fff;
	position: relative;
}

.accordion-section-title:after{
    content: "+";
    position: absolute;
    right: 10px;
    top: 8px;
    font-size: 25px;
    font-weight: normal;
    }
	
.accordion-section-title.active:after{
    content: "-";
    font-size: 52px; top: 8px;
}

.accordion-section-title.active, .accordion-section-title:hover {
	background:#e7e7e8;
	text-decoration:none;
	color:#000;
}

.accordion-section:last-child .accordion-section-title {
	border-bottom:none;
}

/*----- Section Content -----*/
.accordion-section-content {
	color: #555;
	padding:15px;
	display:none;
}
.inner-pages .accordion-section-title{ text-align: justify;}
.inner-pages a.accordion-section-title:focus{color:#fff; background: #2f4d5a;}
.accordion-section{ border: 1px solid #eee; margin-top: 10px;}

img{ max-width:100%;}
:focus{outline:none;}
a{ text-decoration: 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; padding: 0 2px;}

#HeaderControl_C, #HeaderControl{overflow:inherit !important; height:inherit !important;}
.navbar-brand{margin: 0 !important;}
.navbar{ background: transparent; }
.navbar .navbar-nav>li>a{ color:#fff; transition:0.5s;}
.navbar .navbar-nav>li>a:hover{ background: #65ab4d;
    color: #fff;}
.navbar-nav>li>a {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 25px;
}
.navbar-nav {
    display: table;
    width: 100%;
    text-align: center;
    margin-left: 0px !important;
    margin-right: 0 !important;
    background:#003e70;
}

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

.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:#1e82b6  ; 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-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 #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: #65ab4d  ;
}

.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: #003e70;}
.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: #193e91  ;
    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{ 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(25,62,145,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 .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-nav>li>a {
    padding-top: 6px;
    padding-bottom: 6px;}
.navbar .navbar-nav>li>a:focus, .navbar .navbar-nav>li>a:hover{color:#eee;}
.body-fx .navbar .navbar-toggle.collapsed, .navbar-toggle {
    border-color: #193e91; background:#193e91; margin-right: 70px; transition:0.5s;
}
.navbar .navbar-toggle:focus, .navbar .navbar-toggle:hover{background:#193e91;}
.navbar .navbar-toggle{border-color: #193e91;}

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


.body-fx .navbar .navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(3){display:none;}
.body-fx .navbar .navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(2){transform: rotate(45deg);}
.body-fx .navbar .navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(4){transform: rotate(-45deg); margin-top:0}
.body-fx .navbar .navbar-toggle[aria-expanded="true"] .icon-bar{    width: 17px;
    height: 1px;}

.body-fx .navbar .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 .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; }
.body-fx .navbar-nav .open .dropdown-menu{position: static;    float: none;}
.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:0;}
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(image/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: 50%;
    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:550px;
}
.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);
}
.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;
    text-align: justify;
}
.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: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-sub-head{color: #65ab4d !important;}
.hm-head{ text-align: center;
    color: #000;
    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: #003e71 !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: #003e71 !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 #003e71 solid;  border-right: 2px #003e71 solid;
    width: 10px;  height: 6px;  display: inline-block; content: ""; transform: skew(30deg);
    -webkit-transform: skew(50deg); border-left-color: #003e71 !important;}
	
.head-sep u:after{ position: absolute; top: 0; left: -2px; border-left: 2px #003e71 solid;
    border-right: 2px #003e71 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: #003e71 !important;}	
.hm-head span{font-weight:600;color: #fff;}


.hms{  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: #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;}
.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(80,130,244,0.2); transition: 0.5s;}

.service-box li img{ 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; }
	
.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: 14px;color: #4f82f4;transition:0.5s;font-weight: 600;margin-bottom:0;padding-bottom:10px;}
	
.hm-service .hm-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:50%; }
.hm-about-lft img{width:100%; padding:10px; /*border:2px dashed #193e91;  border-radius:50px;*/ height: 350px;}

.hm-about-rht{float:left; width:50%;}
.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:16px; line-height:26px;}
.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-bottom: -36px; margin-top:20px;}
	
.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;}



.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 {
  background: #003e70f2;
  padding: 0 0 10px 0;
  color: #eee;
  font-size: 14px;
}

footer .footer-top {
  background: #003e70;
  padding: 60px 0 0px 0;
}

footer .footer-top .footer-info {
  margin-bottom: 30px;
}

footer .footer-top .footer-info h3 {
  font-size: 34px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 10px;
  line-height: 1;
  
  font-weight: 700;
  letter-spacing: 3px;
  border-left: 4px solid #ff636b;
}

footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  
  color: #eee;
}

footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #0e5a82;
  color: #eee;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}
footer .footer-top .social-links a .fa{ margin-right:0px;}
footer .footer-top .social-links a:hover {
  background: #044668;
  color: #fff;
}
footer .footer-top .social-links a:hover .fa{ 
  color: #fff;
}

footer h2{color:#fff; font-size:25px; font-weight:bold; border-left:5px solid #65ab4d; padding-left:15px;}
footer h2 span{color:#fff; font-size:18px;}
footer .footer-contact .fa{margin-right:10px; color:#fff; font-size:16px;}
footer .footer-top h4 {
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 12px;
}

footer .footer-top h4::before,
footer .footer-top h4::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
}

footer .footer-top h4::before {
  right: 0;
  background: #fff;
}

footer .footer-top h4::after {
  background: #65ab4d;
  width: 60px;
}
footer p{font-size: 15px;text-align:justify;line-height: 26px;color: #fff;}
footer .footer-top .footer-links {
  margin-bottom: 30px;
}

footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

footer .footer-top .footer-links ul i {
  padding-right: 8px;
  color: #FFF;
}

footer .footer-top .footer-links ul li {
  border-bottom: 1px solid #fff;
  padding: 10px 0;
}

footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

footer .footer-top .footer-links ul a {
  color: #eee;
  font-size: 15px;
}

footer .footer-top .footer-links ul a:hover {
  color: #9dcbe3;
}

footer .footer-top .footer-contact {
  margin-bottom: 30px;
}

footer .footer-top .footer-contact p {
  line-height: 26px;
}



footer .copyright {
  text-align: left;
  color: #fff;
  padding-top: 10px;
  font-size: 14px;
  line-height: 40px;
}

footer .credits {
  text-align: right;
  padding-top: 10px; font-size: 14px;line-height: 40px;
  color: #ddd;
}
footer .credits a{
  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{/* margin:0 auto; */ background:#193e91;}
#MenuControl .container-fluid{/* margin:0 auto; *//* width:1170px !important; */text-align: center;padding: 0;      padding: 6px 0px;   background-color: #003e70;}
/*.
 #MenuControl_C .container-fluid{width: 1170px; margin: 0 auto;
    left: 0;}
*/

.navbar-toggler{background-color: #fff;}
.navbar{ min-height: inherit !important; margin-bottom: 0;    padding: 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: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: 30px; color:#193e91; 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:15px; 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: #193e91; font-size:21px; margin-top: 0; text-transform: uppercase; margin-bottom:10px;line-height: 28px;}
.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;}






.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;}


.contact{ background:#f2f2f2;}
.map-hm-rht{}
.map-hm-rht .form-control{ margin-bottom:15px; margin-top:5px;}
.map-hm-rht .submit-btn{ font-size: 20px; cursor: pointer; color: #fff; background: #003e70; padding: 10px 30px; line-height: 23px; border: 2px solid #003e70; border-radius: 10px;}

@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 .navbar-toggle.collapsed, .navbar-toggle{margin-right: 40px;}
.slider-info p{padding-left: 40px;}
}
	
@media(max-width:767px){
  .social-lnks{text-align: left !important;}
.navbar{background: transparent;}	
.top-nav-lft{width:inherit; float:left;}	
.top-nav-rht{width:inherit; float:right;}
.logo-cont{display:none;}
.navbar>.container, .navbar>.container-fluid, .navbar>.container-lg, .navbar>.container-md, .navbar>.container-sm, .navbar>.container-xl, .navbar>.container-xxl{justify-content: center;}
.navbar{ position:inherit;   width: 100%; padding: 0 ;}
.navbar-header{margin:0 !important;}
.body-fx .navbar{top: -62px;}
	
.navbar-toggle{background:#193e91; border-color:#193e91;}
.navbar .navbar-toggle{border-color:#193e91;}
.navbar .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar .navbar-toggle:focus, .navbar .navbar-toggle:hover {
    background-color: #193e91;
}
.navbar-nav>li{ display: block;}
.navbar .navbar-collapse, .navbar .navbar-form{margin:0; width:100%;}
.navbar-nav>li>a {
    padding-top: 4px;
    padding-bottom: 4px;
}
.navbar .navbar-nav>li>a{text-align:left;}
.navbar .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{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 .navbar-collapse, .navbar .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 .navbar-nav .open .dropdown-menu>li>a:focus, .navbar .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 .navbar-toggle.collapsed, .navbar-toggle{margin-right: 15px;}
.slider-info{display:none;}
.body-fx .navbar-nav{background: #193e91;}
}
	
@media(max-width:667px){
.Mgt-committee {
  border: 1px solid #d9d9d9;
  min-height: 399px;
  background-color: #eee;
  width: 92%;
}
.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%;}
.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;}





}
	
@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{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 {
   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;
}
	}
	
	/*contact-form*/

.section {
    padding: 14px 0 60px 0px;
}
.contact-form {
    padding: 40px 0 60px 0px;
	/*! background: #f2f2f2; */
    box-shadow: 3px 1px 22px -9px #000;
    background: url(image/team-imgbg.jpg) no-repeat;
    background-attachment: scroll;
    background-size: auto;
    background-size: cover;
    /*! background-attachment: fixed; */
}
.section h3 {
    font-size: 38px;
	color: #fff;
    font-weight: 600;
}
.section-title {
    margin-top: 25px;
    text-align: center;
    margin-bottom: 40px;
}
.section-title h3 {
    margin-bottom: 36px;
    margin-top: 61px;
}
.section-title h3::after {
    width: 90px;
    height: 4px;
    background: #9d9e9f;
    content: "";
    display: block;
    margin: 10px auto 0;
}
span.alternate {
    color: #fff;
    font-style: italic;
    font-weight: 600;
}
.section p{  font-size: 18px;
    line-height: 26px;
    color: #fff;
    margin-bottom: 0;
}
.contact-form .form-control {
    margin-bottom: 30px;
}
.form-control.main {
    background: transparent;
    border: 1px solid #b3b3b3;
    border-radius: 0;
    font-size: 15px;
    padding: 22px 20px;
    margin-bottom: 20px;
    color: #b3b3b3;
	box-shadow: 1px 10px 20px -12px rgba(0,0,0,0.2);
}

}
.contact-form button {
    margin-top: 30px;
    margin-bottom: 30px;
}
.btn-main-md {
    padding: 15px 40px;
    border-radius: 0;
    background: #111;
    color: #fff;
    outline: none;
    font-size: 0.9375rem;
    border: 2px solid #fff;
}
.btn {
    text-transform: uppercase;
    transition: all .3s ease;
}
.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #fff;
    padding: 14px 27px;
    font-size: 16px;
    line-height: 1.25;
    border-radius: .25rem;
    transition: all .15s ease-in-out;
}
.btn-main-md:hover {
    color: #fff;
    background: #27507a;
}
.btn:hover {
    text-decoration: none;
}


.col-4.text-center {
  width: 33%;
  display: inline-block;
}

.Mgt-committee h3{font-size:20px; font-weight:600; text-align:center; line-height:36px; color:#fff; background:#1a7dbe; margin:0; text-transform:uppercase;}
.Mgt-committee p{ font-size:15px; font-weight:normal; text-align: center; line-height:30px; color:#382461;}
.Mgt-committee p a{text-align:center; font-size:13px; background:#1e7cb9; padding:5px 7px; color:#fff; text-decoration:none; text-transform:uppercase;}
.aim {
	padding:0px 0;
}

.aim-img img {
	width:100%;
}

.aim-caption ul li{
	display:inline-block;
	list-style:none;
}

.aim-caption ul li img{
	width:80px;
}

 .section-box-eleven{
        height: 250px;
        position: relative;
        overflow:hidden;
		cursor:default;
		box-shadow:0px 4px 10px #ccc;
		border:1px solid #fff;
		margin-bottom:30px;
    }
.section-box-eleven a{color:#fff;}
.section-box-eleven figure {
        position: absolute;
        padding: 8px 15px;
        width: 100%;
        bottom: -32%;
        transition: 0.5s all ease-in-out;

        background: #65ab4d;
        
    }
	
	.section-box-eleven-1 figure {
        bottom:-60%;
		
    }
    .section-box-eleven:hover figure {
        bottom: -16px;
		height:100%;
    }
    .section-box-eleven img{
        height: 100%;
        display: block;
        margin: auto;
    }
	
	.pull-left {
		color:#fff; float:left;
		text-transform:uppercase;
		font-size:26px;
		padding-right: 14px;
	}
	
	.pull-left h5 {
		color:#fff;
		text-transform:uppercase;
		font-size:14px;
		/* margin-top:10px; */
	}
	
	.section-box-eleven .btn {
        background: transparent;
        border-radius: 0;
        color: #fff;
		margin-top: 1px;
		padding: 3px 14px 8px;
		font-size: 14px;
    }
	
	.section-box-eleven .btn:hover {
       color: #fff;
	   background-color:#ed1651;
		
    }
	
	.section-box-eleven .title h5 {
       color: #fff;
	   margin: 2px 39px 0px 20px;
       font-size: 20px;
	}
	
	.section-box-eleven .icon-img img {
       width:60px;
	   margin-right: 30px;
	}
	
	.section-box-eleven .title p {
		color:#fff;
		opacity:0;
		padding:15px;
		font-size: 16px;
	}
	
	.section-box-eleven:hover .title p {
		color:#fff;
		opacity:1;
	}
	
	figure a:hover {
		color:#fff;
		text-decoration:none;
	}
	
	.info {
		margin-top:10px; 	
	}
	
	.info  ul {
		list-style:none;
	}
	
	.info  li {
		position: relative;
    /*! color: #666666; */
    color: #fff;
    margin-bottom: 5px;
    line-height: 20px;
		text-align: left;
	}
	
	.info li strong {
		position: relative;
    float: left;
    width: 15%;
    font-weight: 600;
    /* padding-right: 15px; */
	}
	
	.info .fa-map-marker {
		/*! margin-top: 20px; */
		font-size: 27px;
	}
	.info .txt {
		position: relative;
    float: left;
    width: 80%;
    margin-left: -25px;
	font-size:14px;
	}
	
	.hm-about{background:url(image/about-bg.jpg) no-repeat; padding-top:0px; padding-bottom:50px; color:#fff; background-attachment:fixed; background-size:cover; /*min-height:510px;*/}
.hm-about .icon-ul li{color:#fff;}
.hm-box .hm-head{color:#000;}
.icon-ul{list-style-image:url(../image/hand-icon1.png); padding-left:22px;}
.icon-ul li{padding-left:15px; margin-bottom:3px; color:#555;}
.hm-box .icon-ul li{    margin-bottom: 6px;}


.sam-cl .fa{    float: left;
    color: #fac012;
    font-size: 27px; position:absolute; left:0; top:5px;}
.sam-cl h3{     text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    font-size: 15px;
    line-height: 27px; margin-top:0;
    padding-left: 32px; position:relative;}
.sam-cl h3 span{    text-transform: initial;
    color: #c8c8c8;
    font-size: 15px; display:block; }
	
.sam-cl.ft-ph h3 span{font-size:26px;}
.sam-cl.ft-time h3 span{font-size:20px;}

.team-col-main{/*! padding-top: 25px; */
    /*! padding-bottom: 35px; */ background: url(../image/dis-bg.jpg); background-attachment:fixed; background-size:cover;}
.team-col{    margin-top: 15px;}
	
.team-img{
    float: left;
    width: 35%;
    max-height: 300px;
    overflow: hidden;
    border: 5px solid rgba(30,130,182,0.5);
    /* box-shadow: 5px 6px 5px #ccc; */
    }
	
.team-img img{width:100%; transition:0.5s;}

.team-col:hover .team-img img{transition:0.5s; transform:scale(1.1);}

.team-cnt{float: right;
    width: 60%;}
	
.team-cnt h3{
    color: #fff;
    font-size: 18px;
    margin-bottom: 0;
    margin-top: 0px;
    }
	
.team-cnt h4{
    font-weight: normal;
    font-style: italic;
    color: #fff;
    margin-bottom: 10px;
    text-transform: none;
    }
	
.info-btn a{
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    }
	
.team-hm{padding: 40px 0 50px;}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 60px 0;
  overflow: hidden;
}

.section-bg {
  background-color: #1a1814;
}

.section-title {
  padding-bottom: 40px;
}

.section-title h2 {
  font-size: 14px;
  font-weight: 500;
  padding: 0;
  line-height: 1px;
  margin: 0 0 5px 0;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #aaaaaa;
  
}

.section-title h2::after {
  content: "";
  width: 120px;
  height: 1px;
  display: inline-block;
  background: rgba(255, 255, 255, 0.2);
  margin: 4px 10px;
}
.contact .section-title h2::after, .Calcul-sec .section-title h2::after {
background:rgba(249, 191, 30, 0.5)}
.section-title p {
  margin: 0;
  margin: 0;
  font-size: 36px;
  font-weight: 700;
  
  color: #ff636b;
}

/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .info {
  width: 100%;
}

.contact .info i {
  font-size: 20px;
  float: left;
  width: 44px;
  height: 44px;
  background: #ff636b;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  transition: all 0.3s ease-in-out;
}

.contact .info h4 {
  padding: 0 0 0 60px;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 5px;
  font-family: 'Ubuntu', sans-serif;
}

.contact .info p {
  padding: 0 0 0 60px;
  margin-bottom: 0;
  font-size: 14px;
  color: #bab3a6;
}

.contact .info .open-hours, .contact .info .email, .contact .info .phone {
  margin-top: 40px;
}

.contact .cont-form {
  width: 100%;
}

.contact .cont-form .form-group {
  padding-bottom: 8px;
}

.contact .cont-form .validate {
  display: none;
  color: red;
  margin: 0 0 15px 0;
  font-weight: 400;
  font-size: 13px;
}

.contact .cont-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

.contact .cont-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

.contact .cont-form .loading {
  display: none;
  text-align: center;
  padding: 15px;
}

.contact .cont-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #ff636b;
  border-top-color: #1a1814;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}

.contact .cont-form input, .contact .cont-form textarea {
 /* border-radius: 0;
  box-shadow: none;
  font-size: 14px;
  background: #0c0b09;
  border-color: #625b4b;
  color: white;*/
}

.contact .cont-form input::-webkit-input-placeholder, .contact .cont-form textarea::-webkit-input-placeholder {
  color: #a49b89;
}

.contact .cont-form input::-moz-placeholder, .contact .cont-form textarea::-moz-placeholder {
  color: #a49b89;
}

.contact .cont-form input:-ms-input-placeholder, .contact .cont-form textarea:-ms-input-placeholder {
  color: #a49b89;
}

.contact .cont-form input::-ms-input-placeholder, .contact .cont-form textarea::-ms-input-placeholder {
  color: #a49b89;
}

.contact .cont-form input::placeholder, .contact .cont-form textarea::placeholder {
  color: #a49b89;
}

.contact .cont-form input:focus, .contact .cont-form textarea:focus {
  border-color: #ff636b;
}

.contact .cont-form input {
  height: 44px;
}

.contact .cont-form textarea {
  padding: 10px 12px;
}

.contact .cont-form button[type="submit"] {
  background: #00295a;
  border: 0;
  padding: 10px 35px;
  color: #fff;
  transition: 0.4s;
  border-radius: 50px;
}

.contact .cont-form button[type="submit"]:hover {
  background: #ff636b;
}

@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.cont-btm{/* padding-top:50px; */}

/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
#topbar {
	background: #003e70;
	/* line-height: 60px; */
	padding: 10px 0px;
	font-size: 14px;
	transition: all 0.5s;
	/*position:absolute;z-index: 99;*/
	/*background: rgba(0,0,0,0.4);*/
	width: 100%;
}

#topbar.topbar-scrolled {
  top: -40px;
}

#topbar .contact-info {
  color: white;
  font-size: 14px;
  
}

#topbar i {
  color: #ffffff;
  font-size:20px;
  padding-right: 4px;
}

#topbar .contact-info i + i {
  margin-left: 15px;
}
.navbar-right {
    float: right!important;
    margin-right: 0px;
}
.social-lnks{text-align: end;  color:#fff;font-size: 14px;}
.sec-spacer {
  /*! padding: 100px 0; */
}
.sec-color {
  background-color: #f9f9f9;
}
.drak-color {
  background-color: #252525;
}
.gray-color {
  background-color: #f0f0f0;
}
.primary-color {
  color: #f88e1b;
}
.primary-bg {
  background: #f88e1b;
}
.sec-black {
  background: #212121;
}
.bg-fixed {
  background-attachment: fixed;
  background-repeat: no-repeat;
}* ------------------------------------
    12. Upcoming Events
---------------------------------------*/
.rs-events .event-item .event-img {
  margin-bottom: 20px;
}
.rs-events .event-item .event-date {
  font-size: 14px;
  font-weight: 500;
}
.rs-events .event-item .event-date i {
  font-size: 13px;
  display: inline-block;
  margin-right: 5px;
  color: #f88e1b;
}
.rs-events .event-item .event-date span {
  color: #505050;
}
.rs-events .event-item .event-title {
  font-size: 20px;
  margin-bottom: 8px;
  margin-top: 4px;
}
.rs-events .event-item .event-title a {
  color: #212121;
}
.rs-events .event-item .event-title a:hover {
  color: #f88e1b;
}
.rs-events .event-item .event-meta {
  font-size: 14px;
}
.rs-events .event-item .event-meta > div {
  display: inline-block;
}
.rs-events .event-item .event-meta > div i {
  font-size: 14px;
  display: inline-block;
  margin-right: 3px;
  color: #f88e1b;
}
.rs-events .event-item .event-meta .event-time {
  margin-right: 10px;
}
.rs-events .event-item .event-btn {
  margin-top: 18px;
}
.rs-events .event-item .event-btn a {
  font-weight: 500;
}
.rs-events-2 .event-item {
  margin-bottom: 30px;
  background: #f9f9f9;
  border: none;
}
.rs-events-2 .event-item .row {
  margin: 0;
}
.rs-events-2 .event-item [class*="col-"] {
  padding: 0;
}
.rs-events-2 .event-item .event-content {
  padding: 15px 11px 17px 10px;
}
.rs-events-2 .event-item .event-img {
  margin: -1px 0 -1px -1px;
  /*! margin-right: 20px; */
  transition: all 0.3s ease 0s;
}
.rs-events-2 .event-item .event-img:hover {
  opacity: 0.8;
}
.rs-events-2 .event-item .event-location {
  font-size: 13px;
  text-align: left;
}
.rs-events-2 .event-item .event-location i {
  font-size: 14px;
  display: inline-block;
  margin-right: 5px;
  color: #f88e1b;
}
.rs-events-2 .event-item .event-location span {
  color: #505050;
  text-align: left !important;
}
.rs-events-2 .event-item .event-title {
  font-size: 18px;
  margin-bottom: 4px;
  margin-top: 1px;
  line-height: 25px;
  font-weight: 600;
  text-transform: capitalize;
  text-align: left;
}
.rs-events-2 .event-item .event-title a {
  color: #212121;
}
.rs-events-2 .event-item .event-meta {
  font-size: 13px;
}
.rs-events-2 .event-item .event-meta > div {
  display: inline-block;
}
.rs-events-2 .event-item .event-meta > div i {
  font-size: 15px;
  display: inline-block;
  margin-right: 3px;
  color: #f88e1b;
}
.rs-events-2 .event-item .event-meta .event-time {
  margin-left: 10px;
}
.rs-events-2 .event-item .event-desc {
  margin-top: 7px;
}
.rs-events-2 .event-item .event-desc p {
  margin-bottom: 15px;
}
.rs-events-2 .event-item .event-btn a {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  min-width: 100px;
  padding: 0 15px;
  background: #f88e1b;
  color: #fff;
  transition: all 0.3s ease 0s;
  font-weight: 600;
}
.rs-events-2 .event-item .event-btn a:hover {
  background-color: #e41f05;
  color: #fff;
}
.home5 .event-item .event-date {
  max-width: 170px;
  margin: 0 auto;
  height: 30px;
  background: #92278f;
  margin-top: -32px;
  position: relative;
  top: -13px;
  border-radius: 15px 15px 0 0;
  padding-top: 2px;
  text-align: center;
}
.home5 .event-item .event-date i,
.home5 .event-item .event-date span {
  color: #fff;
}
.home5 .red-color .event-date {
  background: #e84b3a;
}
.home5 .orange-color .event-date {
  background: #fc7f0c;
}
.home5 .blue-color .event-date {
  background: #00bcd4;
}
.rs-event-details #googleMap {
  height: 270px;
  margin-bottom: 30px;
}
.rs-event-details .event-title {
  font-size: 24px;
  margin-bottom: 6px;
}
.rs-event-details .event-title a {
  color: #212121;
}
.rs-event-details .event-title a:hover {
  color: #f88e1b;
}
.rs-event-details .event-meta {
  margin-top: 10px;
  margin-bottom: 30px;
}
.rs-event-details .event-meta > div {
  display: inline-block;
  color: #666;
}
.rs-event-details .event-meta > div + div {
  margin-left: 14px;
}
.rs-event-details .event-meta > div i {
  margin-right: 3px;
  color: #f88e1b;
}
.rs-event-details .event-img {
  margin-bottom: 25px;
}
.rs-event-details .share-area .share-inner {
  text-align: right;
}
.rs-event-details .share-area .share-inner span {
  display: inline-block;
  margin-right: 5px;
  color: #101010;
  font-weight: 600;
}
.rs-event-details .share-area .share-inner a i {
  border: 1px solid #ddd;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #212121;
  transition: all 0.3s ease 0s;
}
.rs-event-details .share-area .share-inner a i:hover {
  border-color: #f88e1b;
  color: #f88e1b;
}
.rs-event-details .share-area .book-btn a {
  display: inline-block;
  height: 40px;
  line-height: 36px;
  text-align: center;
  min-width: 147px;
  padding: 0 20px;
  border: 2px solid #f88e1b;
  color: #212121;
  transition: all 0.3s ease 0s;
  font-weight: 600;
}
.rs-event-details .share-area .book-btn a:hover {
  background-color: #f88e1b;
  color: #ffffff;
}
.event-item .event-img:after,
.cource-item .event-img:after,
.event-item .cource-img:after,
.cource-item .cource-img:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
}
.event-item .event-img .image-link,
.cource-item .event-img .image-link,
.event-item .cource-img .image-link,
.cource-item .cource-img .image-link {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
  -webkit-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  color: #f88e1b;
  z-index: 11;
}
.event-item .event-img .image-link:hover,
.cource-item .event-img .image-link:hover,
.event-item .cource-img .image-link:hover,
.cource-item .cource-img .image-link:hover {
  color: #fff;
}
.event-item .event-img .image-link i,
.cource-item .event-img .image-link i,
.event-item .cource-img .image-link i,
.cource-item .cource-img .image-link i {
  font-size: 22px;
  font-weight: 400;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  transition: all 0.3s ease 0s;
}
.event-item:hover .event-img:after,
.cource-item:hover .event-img:after,
.event-item:hover .cource-img:after,
.cource-item:hover .cource-img:after {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
}
.event-item:hover .event-img .image-link i,
.cource-item:hover .event-img .image-link i,
.event-item:hover .cource-img .image-link i,
.cource-item:hover .cource-img .image-link i {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}



/* upcoming events */
.aside {
  background: #eee;
  font-family: Arial;
  font-weight: normal;
  Font-size: 13px;
  margin-top: 10px;
  color: #333;
  line-height: 26px;
  border: 1px #ccc solid;
}
  .aside h2 {
  font-weight: bold;
  Font-size: 19px;
  color: #fff;
  line-height: 40px;
  text-align: center;
  /* border-bottom: 1px #7c5d2b solid; */
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  background: #003e71;
}
.aside p {
  Font-size: 14px;
  color: #333 ;
  line-height: 28px;
  text-align: center;
  margin: 0;
}
.aside> marquee {
  height: 476px;
}

/* office bearers */

.tabs-menu {
  /*float: left;
  clear: both;
  width: 20%;
  margin-right: 5%;*/
  list-style: none;
  padding-left: 0;
  margin-top: 0;     font-size: 16px;
}

.tabs-menu li {
  line-height: 20px;
  margin-right: 0;
  background-color: #003e70;
  border-top: 1px solid #d4d4d1;
  border-right: 1px solid #d4d4d1;
  border-left: 1px solid #d4d4d1;
  margin-bottom: 3px;
  transition:0.5s;
}

.tabs-menu li:hover{background-color: #5b960f; transition:0.5s;}

.tabs-menu li.current {
  position: relative;
  background-color: #000;
  /*! z-index: 5; */
}

.tabs-menu li a {
      padding:6px 10px;
  color: #fff;
  text-decoration: none;
  display: block;
}

.tabs-menu .current a {
  color: #fff;
}

.tab {
  background-color: #fff;
  /*float: left;*/
  margin-bottom: 20px;
  /*width: 75%;*/
}
.team-page p{text-align:justify; font-family:lato; color:#333; line-height:26px; font-size:14px;}
.tab-content {
  width:100%;
  padding:0;
  display: none;
}

#tab-1 {
display: block;   
}

.team-nm{     font-size: 20px;
  display: block;
  /*! background: #eee; */
  padding: 5px 0;
  margin-bottom: 5px;
  margin-left: -15px;
  padding-left: 15px;
}

.member-img{
  width: 150px;
  border: 4px solid #f1f1f1;
}
.member_designation{
  font-size: 14px;
  color: #666;
  font-weight: 600;
  display: block;
}

/*  */
.past_member_detail{text-align: center; padding: 6px 0;}
.past_member_detail img{border: 5px solid #f1f1f1; width: 180px;}
.past_member_nm{text-align: center;  margin: 0px;}
.past_member_dg{text-align: center;}

fieldset .col-md-2 {
    flex: 0 0 auto;
    width: 32%;
}
