@charset "utf-8";
/* CSS Document */


body{margin:0; font-family: 'Lato', sans-serif; font-size:14px;}
.cl{clear:both;}
header-top {
    background: #023f61;
}
p{line-height:24px;}

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

header{/* border-top:20px solid #f7e432; */background:url(../image/head-bg.jpeg) no-repeat;background-size:cover;padding-bottom: 10px;}

img{max-width:100%;}

.container-main, .container{
    margin:0 auto;
    font-size: 14px;
    line-height: 24px !important;
    text-align:left;
    }
.logo-sec{    float: left;}
.logo-sec img{/* height: 60px; */width: 70%;margin-top: 6px;background: #023f61;margin-bottom: 5px;}
.head-rht{float:right;}
.container.inner-page h3 {
    font-size: 22px;
    font-family: arial;
}
.head-ql{    list-style: none;
    text-align: right;
    text-transform: uppercase;
    margin-top: 65px;
    margin-bottom: 60px;}
.head-ql li{display:inline-block; margin-left:25px;}
.head-ql li a{color: #fff;
    text-decoration: none;
    font-weight: 400;
    font-size: 13px;}
.head-ql li:hover a{color:#f7e432;}
.head-ql li:hover .fa{color:#000; background:#f7e432;}
.head-ql li .fa{    width: 25px;
    height: 25px;
    background: #999;
    text-align: center;
    border-radius: 50%;
    color: #000;
    font-size: 19px;
    line-height: 25px; margin-right:5px;}
	
.head-cnt{list-style:none; text-align:right;}
.head-cnt li{display:inline-block; position:relative; text-align:left; color:#023f61;     font-size: 13px; text-transform:uppercase; padding-left: 59px;     margin-left: 25px;}
.head-cnt li .fa{    font-size: 56px;
    position: absolute;
    left: 0;
    top: -1px;}
.head-cnt li span{display:block; color:#fff; text-transform:lowercase;     font-weight: 800;     font-size:23px;     margin-top: 2px;}
.head-cnt li a{text-decoration:none; color:#fff;}
header .container-main{position:relative;}
.soc-icon{     list-style: none;
    position: absolute;
    top: -19px;
    right: 0;
    margin: 0;
    padding: 0;     font-size: 14px;}
.soc-icon li{display:inline-block; margin-left:5px;}
.soc-icon .fa{color:#000;     font-size: 18px;}

.manu-container {
    width: 100%;
    min-height: 45px;
    margin: 0;
    padding: 0;
    background: #de3b53;
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
}

.manu-container ul {
    display: table;
    width: 100%;
    text-align: center; height: 45px; margin:0; padding: 0;
}

.manu-container ul li{
	    display: table-cell;
    float: initial !important;
    vertical-align: middle;
    border-right: 1px solid #d01934;
    font-size: 14px;}

.manu-container ul li a{color:#fff; text-decoration:none; padding: 5px 10px;}
.manu-container ul li:hover a{background:#fff; color:#de3b53;}

.one-third{
    background: #f7e432;
    border-radius: 30px;
    width: 25%;
    padding: 20px 20px;
    margin-right: 2%;
    float: left;
    font-size: 28px;
    text-align: center;
    overflow: hidden;
    height: 383px;
    margin-top: 0;
    position: relative;
    }
	
.one-third:before{    content: "";
    width: 120%;
    position: absolute;
    height: 185px;
    top: -70px;
    left: -40px;
    background: #f1db0c;
    transform: rotate(165deg);}
	
.one-third:after{
    content: "";
    width: 120%;
    position: absolute;
    height: 105px;
    bottom: -47px;
    left: -10px;
    background: #e9d305;
    transform: rotate(165deg);
    }
	
.one-third .fa-question{
    font-size: 84px;
    background: #fff;
    padding: 0px 26px;
    text-align: center;
    color: #023f61;
    border-radius: 15px;
    margin-top: -27px;
    position: relative;
    z-index: 9;
    }
	
.one-third .fa-search{    font-size: 63px;
    background: #fff;
    padding: 15px 23px;
    text-align: center;
    color: #023f61;
    border-radius: 15px; position:relative; z-index:9; transition:0.5s;}
.one-third a{display:block;}
	
.one-third .fa-search:hover{background:#023f61;}
	
.one-third h3 {
    font-weight: 300;
    font-size: 48px;
    margin: 0;
    line-height: 68px;
    margin-top: -3px;
    margin-bottom: 55px;
    position:relative;
    z-index:9;
    }	
.one-third h3 span{    display: block;
    font-size: 61px;
    font-weight: 800;
    text-transform: uppercase;}
	
	
/*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: 50%;
    left: 0;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    width: 37px;
    height: 41px;
    background: transparent url(../image/arrows.png) no-repeat left top; display:none; transition:0.5s;
}
.slider:hover .callbacks_nav{display:block;}
.callbacks_nav.next {
  left: auto;
    background-position: right top;
  right:0px;     border-radius: 12px 0 0 12px;
 }
 .callbacks_nav.prev {
        right: auto;
    background-position: left top;
    left: 0;
    border-radius: 0 12px 12px 0;
}
.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: 383px;
}
.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{float: right;
    width:73%;
    overflow: hidden;
    border-radius: 30px;}
/*-- //Slider --*/

.two-col{width:49%; margin-right:2%; float:left; overflow:hidden; border-radius: 25px; position:relative;     height: 300px; margin-top:20px;     margin-bottom: 35px;}
.two-col-inner{height:100%;}
.two-col:nth-child(even){margin-right:0;}
.two-col img{height:100%; width: 100%;}
.two-col-inner h3{    position: absolute;
    top: 70px;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 48px;
    margin: 0;
    font-weight: ;}
.two-col-inner h3 .fa{    display: block;
    font-size: 63px;
    background:transparent;
    padding: 15px 0px;
    text-align: center;
    color: #fff;
    border-radius: 15px;
    position: relative;
    z-index: 9;
    transition: 0.5s;
    width: 102px;
    margin: 0 auto;
    margin-top: 10px;
    border: 1px solid #fff;}
	
.two-col-inner h3 .fa:hover{background:#023f61; border-color:transparent}

.hm-abt{background:url(../image/about-bg.jpg) no-repeat;background-size:cover;background-attachment:fixed;text-align:center;color:#fff;padding:40px 0 40px;height: 540px;}
.hm-abt .container-main{text-align:center;}
.hm-abt h2{color: #fff;font-size:60px;line-height: 57px;margin-bottom: 25px;}
.hm-abt h2 span{    display: block;
    color: #f7e432;
    font-size: 49px;
    font-weight: 300;}
.hm-abt p{color: #eee;font-size:16px;margin-bottom:20px;}
.hm-abt h3{    display: block;
    color: #f7e432;
    font-size: 26px;
    font-weight: 400;
    margin-top: 30px;}

.hm-serv{    width:23.3%;
    float: left;
    border: 1px solid #fff;
    background: #f7e432;
    border-radius: 18px;
    overflow: hidden; margin-right:2%;     margin-top: 20px;}
.hm-serv:nth-last-child(1){margin-right:0;}
.hm-serv h3{      font-size: 17px;
    color: #000;
    margin: 0;
    padding: 6px 0px;
    font-weight: 400;}
.hm-serv img{width:100%;}

footer{background:#023f61;color:#fff;padding: 12px;/* border-top: 1px dashed#f7e432; */}
.copyrht-lft{color: #ccc;float:left;}
.copyrht-rht{color: #ccc;float:right;}
footer a{color:#d9d9d8;}
footer a:hover{color:#eee;}

#blinker{color:#023f61; font-size:18px; font-weight:bold; padding-left:66px;}


#HeaderControl, #HeaderControl_C{margin-right: -30px;background: #023f61;height:inherit !important;}

.aut-bx img{    border: 1px dashed #ddd;
    padding: 5px;
    max-width: 100%;     height: 97px;}
.aut-bx .sub-heading{margin-bottom: 8px; Font-size: 16px;     line-height: 21px;}

/*contact*/
.map-cont{     margin-top: 10px;
    width: 58%;
    float: left;
    border: 1px solid #ddd;     margin-bottom: 20px;
    text-align: center;     padding: 7px 0px;}
.bx-rht-cont{     width:42%;
    float: left;
    margin-left: 0;
    margin-top: 10px;
    padding-left: 3%;
    height: 250px;
    border-left: 0;
    padding-right: 2%;
}
.bx-rht-cont h2{    text-align: left;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    margin-top: 0;
    margin-bottom: 8p}
	
.bx-rht-cont p{margin-bottom: 5px;}
.brn-off{width:31%; padding:1%; float:left;     padding-bottom: 0;}
.cont-page h3{    margin: 0;
    font-size: 19px;
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-top: 20px;}
.cont-page p{font-size:14px;     line-height: 24px !important;     text-align: left;}

.cont-page h2 span{    display: block;
    font-size: 14px;
    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;}

/*contact*/

table{margin-top:0 !important;}
#EventCalenderControl{    height: 18px;
    float: Left;
    margin-bottom: 20px;
    margin-top: 5px;}
#WhatsNewControl_C_ctl00_txt_Search, #WhatsNewControl_C_ctl00_btn_Search{color:#000;}
.container{padding-left:15px !important;padding-right:15px !important;}

.navbar-default .container-fluid{/* width:1170px; */}
#FooterrControl1_tr_hitCounter{padding-top:0;}
#FooterrControl1_tr_FooterBackImage table, #FooterrControl1_tr_FooterBackImage td{height:inherit !important;}
#FooterrControl1_Footer{margin-top:0 !important;}
.whats-new-pg h3{    text-align: left;
    padding-left: 18px;
    margin-bottom: 0;}
#marquee1 a{
    color: #010101;
    font-size: 13px !important;
    }
	
.team-bx .sub-heading{margin-top:0; margin-bottom:10px;}
.team-bx img{margin-top:8px;}
.team-bx{margin-top:10px; margin-bottom:10px;}

#RadDockZone1,
#HomepagecontentControl_C{    overflow: initial !important;}
.inner-page{padding-bottom:20px;}

@media(max-width:1070px){
.navbar-default .container-fluid{width:100%;}	
	}

@media(max-width:1030px){
.container{width:100%;}
	}
	
@media(max-width:1024px){
.head-cnt li span{    font-size:18px;}	
	}
	
@media(max-width:998px){
.logo-sec{width:50%;}
.head-rht{width:50%;}
#blinker{font-size:13px;}
.head-ql{margin-top: 15px; margin-bottom: 40px;}
.head-cnt li{margin-bottom:20px;}
.head-cnt li:last-child{margin-bottom:0;}
#blinker{padding-left:0;}
.map-cont{width:100%;}
.bx-rht-cont{width:100%; padding:0;}
#WhatsNewControl{margin-top:20px;}

.one-third{width: 36%;}
.slider{width: 62%;}
	}
	
@media(max-width:767px){
.head-cnt li span{font-size: 15px;}	
.head-cnt li{margin-left:0;}
.one-third h3{font-size: 42px;}
.one-third h3 span{font-size: 54px;}
.hm-abt h2{font-size:52px;}
.two-col-inner h3{font-size: 33px; top: 60px;}
.hm-abt h2 span{font-size: 32px;}
.two-col{height: 250px;}

.navbar-default .navbar-toggle {
    border-color: transparent;
    float: initial;
    margin: 0; margin-top: 2px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar{text-align:center}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-toggle .icon-bar {
    width: 30px;
    height: 3px;
}
.navbar-nav>li{
    display:block;
    background: #023f61;
    border: 0;
    text-align:left;
    padding: 3px 0px;
    }
.navbar-default .navbar-nav>li>a{text-align:left;}
.navbar-nav{
    margin-left: 20px !important;
    margin-right: 20px !important;
    margin-bottom:0;
    border-top: 1px solid #09537c;
    margin-top: 0;
    display:block;
    }
#MenuControl_C #navbar-collapse-1{border:0;}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}
.navbar-nav>li{border-right:0;border-bottom: 1px solid #095078;}
#MenuControl_C, #MenuControl{height:inherit !important;}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #fff;
    line-height: 11px;
}
	}
	
@media(max-width:667px){
#blinker{display:none}	
.one-third h3 span {
    font-size: 46px;
}
.one-third h3 {
  font-size: 36px;
	}
.copyrht-lft, .copyrht-rht{width:100%; text-align:center;}
}
	
@media(max-width:568px){
.head-ql{display:none;}	
.head-cnt{margin-top: 40px;     padding-left: 0;}
.one-third{width:100%;} 
.one-third h3 {
    font-size: 42px;
    margin-bottom: 20px;
}
.one-third h3 span {
    font-size: 54px;
}
.one-third:after{bottom: -51px;}
.slider{margin-top: 30px; width:100%;}
.rslides{height:inherit;}
.head-cnt li .fa{top: 3px; font-size: 43px;}

.head-cnt li span{    margin-top: 0;
    line-height: 16px;}
.head-cnt li{padding-left: 50px;}
	}
	
@media(max-width:480px){
.head-cnt li:last-child{display:none;}	
.one-third {
    height: 350px;
}
.two-col-inner h3{font-size: 27px;}
.two-col {
    height: 210px;
}
.two-col-inner h3 .fa{font-size: 33px; width: 72px;}

.slider{height: 350px;}
.one-third h3 span {
    font-size: 42px;
}
.one-third h3{font-size: 30px; line-height: 46px; margin-top: 10px;}
.one-third .fa-search{font-size: 40px;}

.team-bx .col-xs-3{width:100%; text-align:center;}
.team-bx img{    width: 150px;
    margin-bottom: 15px;}
.team-bx .col-xs-9{width:100%;}
	}
	
@media(max-width:414px){
.logo-sec {
    width: 60%;
}
.head-rht {
    width: 40%;
}	
.head-cnt li .fa{display:block; position:relative; font-size: 36px;}
.head-cnt li {text-align:center; padding-left:0;     font-size: 11px;}
.hm-abt h2 {
    font-size: 36px; margin-bottom: 15px;     line-height: 40px;
}
.hm-abt h2 span {
    font-size: 26px;
}
	}
	
@media(max-width:375px){
.head-cnt li{font-size: 8px;}	
.two-col{margin-bottom: 0; width: 100%;
    margin-right: 0;}
.hm-abt{    padding: 20px 0 20px;
    margin-top: 20px;}
	}