@charset "utf-8";
/* CSS Document */


body{ margin:0; font-family: "Book Antiqua"; font-size:14px;}

.cl{ clear:both;}

p{ font-family: "Book Antiqua"; font-size: 15px; 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.jpg) no-repeat; background-size:cover; padding-bottom: 10px;}

img{ max-width:100%;}

.img-abt{ width:400px; float:right; margin-left:25px; border:1px #ccc solid;}

.container-main, .container{ margin:0 auto; font-size: 14px; line-height: 24px !important; text-align:left; }
.logo-sec{ float: left;}
.logo-sec img{margin-top: -21px;}
.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: #999; 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:#f7e432;  font-size: 15px; 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: 484px;
    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: 170px;
    bottom: -90px;
    left: -10px;
    background: #e9d305; transform: rotate(165deg);}
	
.one-third .fa-question{    font-size: 84px;
    background: #fff;
    padding: 0px 26px;
    text-align: center;
    color: #f7e432;
    border-radius: 15px;
    margin-top: 20px;
    position: relative;
    z-index: 9;}
	
.one-third .fa-search{    font-size: 63px;
    background: #fff;
    padding: 15px 23px;
    text-align: center;
    color: #f7e432;
    border-radius: 15px; position:relative; z-index:9; transition:0.5s;}
.one-third a{display:block;}
	
.one-third .fa-search:hover{background:#2e2e38;}
	
.one-third h3 {    font-weight: 300;
    font-size: 51px;
    margin: 0;
    line-height: 68px;
    margin-top: 30px;
    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: 483px;
}
.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{ font-family:'Book Antiqua'; 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{ font-family:'Book Antiqua';   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:#de3b53; border-color:transparent}

@charset "utf-8";
/* CSS Document */


body{margin:0; font-family: 'Lato', sans-serif; font-size:14px;}
.cl{clear:both;}

p{line-height:24px;}

a{text-decoration:none;}
a:hover, a:focus{text-decoration:none;}

header{border-top:20px solid #00406d; background:url(../image/head-bg.jpg) 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{margin-top: -21px;}
.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: #999;
    text-decoration: none;
    font-weight: 400;
    font-size: 13px;}
.head-ql li:hover a{color:#69aa57;}
.head-ql li:hover .fa{color:#000; background:#69aa57;}
.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; font-family:'Book Antiqua'; }
.head-cnt li{ display:inline-block; position:relative; text-align:left; color:#fff; font-size: 16px; 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: -20px; right: 0; margin: 0; padding: 0; font-size: 14px; color: #fff;}
.soc-icon li{ display:inline-block; margin-left:5px;}
.soc-icon .fa{ color:#fff; 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: #00406d;
    border-radius: 30px;
    width: 25%;
    padding: 20px 20px;
    margin-right: 2%;
    float: left;
    font-size: 28px;
    text-align: center;
    overflow: hidden;
    height: 484px;
    margin-top: 0;
    position: relative;}
	
.one-third:before{    content: "";
    width: 120%;
    position: absolute;
    height: 185px;
    top: -70px;
    left: -40px;
    background: #00406d;
    transform: rotate(165deg);}
	
.one-third:after{  content: "";
    width: 120%;
    position: absolute;
    height: 170px;
    bottom: -90px;
    left: -10px;
    background: #00406d; transform: rotate(165deg);}
	
.one-third .fa-question{    font-size: 84px;
    background: #fff;
    padding: 0px 26px;
    text-align: center;
    color: #69aa57;
    border-radius: 15px;
    margin-top: 20px;
    position: relative;
    z-index: 9;}
	
.one-third .fa-search{    font-size: 63px;
    background: #fff;
    padding: 15px 23px;
    text-align: center;
    color: #69aa57;
    border-radius: 15px; position:relative; z-index:9; transition:0.5s;}
.one-third a{display:block;}
	
.one-third .fa-search:hover{background:#2e2e38;}
	
.one-third h3 { font-family:'Book Antiqua';  font-weight: 300;
    font-size: 51px;
    margin: 0;
    line-height: 68px;
    margin-top: 30px;
    margin-bottom: 55px; position:relative; z-index:9;
color: #fff;
}	
.one-third h3 span{    display: block;
    font-size: 61px;
    font-weight: 800;
    text-transform: uppercase;
color: #fff;
}
	
	
/*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: 101px;
	right: 0;
	padding: 10px 20px;
	margin: 24px;
	max-width: none;
	top: 44%;
	text-align: center;
}

.caption{
	background:rgba(105,170,90,0.5);
	width:60%;
	height:auto;
    margin-left: 40px;
}
.slide h1{ font-family:'Book Antiqua'; font-size:52px;letter-spacing:-1px; font-weight:800; text-transform:uppercase; padding:0px; color:#ffb03b; text-shadow:#333 2px 3px 3px;}

.slide h3 {
	font-family: "Monotype Corsiva" !important;
  display: inline; 
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  text-shadow:#333 2px 3px 3px;   
  font-style: italic;
}

.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: 483px;
}
.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:#69aa57; border-color:transparent}

.hm-abt{ background:url(image/about-bg.jpg) no-repeat bottom center; background-size:cover; background-attachment:fixed; text-align:center; color:#fff; padding:78px 0 96px; min-height: 500px;}

.hm-abt .container-main{ text-align:center;}

.hm-abt h2{ font-family: "Monotype Corsiva" !important; font-size:50px; line-height: 50px; margin-bottom: 37px;}
.hm-abt h2 span{    display: block;
    color: #f7e432;
    font-size: 30px;
    font-weight: 600;}
	
.hm-abt p{ 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:#de3b53; color:#fff; padding: 12px; /* border-top: 1px dashed#f7e432;*/ }
.copyrht-lft{ float:left;}
.copyrht-rht{ float:right;}
footer a{ color:#f7e432;}

#blinker{ font-family: "Monotype Corsiva" !important; color:#69aa57;  font-size:25px; font-weight:bold; padding-left:66px;}

#HeaderControl, #HeaderControl_C{ 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: 24px; }

/*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: 15px;
    color: #353434;
    font-weight: 600;
    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{display:none; 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: #dd3b52;
    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: #dd3b52;
    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 #cf1a33; 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 #cf1a33;}
#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;}
	}


.btn-link{text-align: center;     margin-top: 20px;}

.btn-link a{
    background: #f7e432;
    padding: 6px 19px;
    border-radius: 25px;
    color: #171616;
    font-size: 13px;
    border: 2px solid rgba(0,0,0,0.1);
    transition:0.5s;
}

.btn-link a:hover{ background: rgba(255,255,255,0.9);}
.hm-abt h2 span{    display: block;
    color: #69aa57;
    font-size: 30px;
    font-weight: 600;}
.hm-abt p{ font-size:18px; }
.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:#00406d; color:#fff; padding: 12px; font-family:'Book Antiqua';}
.copyrht-lft{float:left;}
.copyrht-rht{float:right;}
footer a{ color:#69aa57;}



#HeaderControl, #HeaderControl_C{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{ font-family: "Monotype Corsiva" !important; font-size: 24px; font-weight: bold; line-height: 30px; margin-top: 0; margin-bottom: 8px; text-align: left; }
	
.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: 15px; color: #353434; font-weight: 600; 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{display:none; 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: #00406d;
    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: #69aa57; 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 #69aa57; 
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 #69aa57;}
#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: 0px 0 5px;
    margin-top: -31px;}
	}


.btn-link{text-align: center;     margin-top: 20px;}

.btn-link a{
    background: #f7e432;
    padding: 6px 19px;
    border-radius: 25px;
    color: #171616;
    font-size: 13px;
    border: 2px solid rgba(0,0,0,0.1);
    transition:0.5s;
}

.btn-link a:hover{background: rgba(255,255,255,0.9);}