@charset "utf-8";
/* header Style */
#WhatsNewControl {
    margin-top: 46px;
}
.section-tittle {position: relative;width: 100%;text-align: center;margin-bottom: 30px;}
.section-tittle h2 {margin: 0;position: relative;font-size: 50px;color: #0c3c60;font-weight: 700;white-space: nowrap;z-index: 1;}
.section-tittle h2::before {position: absolute;content: "";width: 100%;height: 7px;left: 0;top: 21px;background: transparent;border-top: 1px solid #0c3c60;border-bottom: 1px solid #0c3c60;z-index: -1;}
.section-tittle h2::after {position: absolute;content: "";width: 100%;height: 7px;left: 0;bottom: 20px;background: transparent;border-top: 1px solid #0c3c60;border-bottom: 1px solid#0c3c60;z-index: -1;}
#about p{font-size:15px; line-height:24px;}
.abt_img {padding: 10px;transition: 0.3s ease-in;position: relative;outline: 5px solid #0c3c60;outline-offset: -25px;}
.abt_img::before{transition: 0.3s ease-in;content: "";position: absolute;top: 0;bottom: 0;left: 0;right: 0;outline: 5px solid #0c3c60;outline-offset: -40px;}
.abt_img:hover { /*outline-offset: -8px;*/}
.abt_img:hover::before{/* outline-offset: -1px;*/}

.rd-mr .btnn{display: inline-block;padding: 10px 20px;font-size: 16px;font-weight: 500;letter-spacing: 1px;text-transform: uppercase;color: #fff;border: 1px solid #000;border-radius: 0;background: #0e5183;transition: .3s;}
.rd-mr .btnn:hover{    color: #0c3c60;background: #fff;}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/


.service {position: relative;background: url(../Image/ser-bg.jpg) no-repeat center/cover scroll;}
.service .service-item {position: relative;width: 100%;text-align: center;background: #0c3c60;margin-bottom: 30px;}
.service .service-icon {height: 120px;position: relative;display: flex;align-items: center;justify-content: center;background: #0c3c60;}
.service .service-icon i {width: 100px;height: 100px;padding: 20px 0;text-align: center;font-size: 60px;color: #fff;background: #0e5183;transition: .5s;}
.service .service-item:hover .service-icon i {/*margin-top: -30px;*/}
.service .service-item h3 {margin: 0;padding: 20px 15px 15px 15px;font-size: 25px;font-weight: 600;color: #fff;}
.service .service-item .cont {margin: 0;color: #999999;font-size: 15px;padding: 0 25px;}
.fix-cont{display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.service .service-item .rd-mr{padding: 20px 0;}


/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/

.team {position: relative;}
.team .team-item {margin-bottom: 30px;}
.team .team-img {position: relative;}
.team .team-img img {width: 100%;}
.team .team-text {position: relative;padding: 50px 15px 30px 15px;text-align: center;min-height: 161px;background: #0c3c60;}
.team .team-text h2 {font-size: 22px;font-weight: 600;color: #fff;}
.team .team-text p {margin: 0;color: #999999;}
.team .team-social {position: absolute;width: calc(100% - 60px);height: 50px;top: -25px;left: 30px;display: flex;align-items: center;justify-content: center;background: #0e5183;font-size: 0;transition: .5s;}
.team .team-item:hover .team-social {/*width: 100%;left: 0;*/}
.team .team-social a {display: inline-block;margin-right: 15px;font-size: 18px;text-align: center;color: #fff;transition: .3s;}
.team .team-social a:last-child {margin-right: 0;}
.team .team-social a:hover {color: #fff;}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}


div#EventCalenderControl_C {
    background: #fff;
}


div#Div_body {
    background: #fff !important;
}

div#HomepagecontentControl_C{
    background: #fff;
}

header {
	width: 100%;
	min-height: 100px;
	margin: 0;
	padding: 0;
	background: #0c3c60;
	text-align: center;
}

/*widget7*/
.aside {margin-top: 10px;}
.aside h3 {
    background: #0c3c60;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin: 0;
    line-height: 36px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid #fff;
}
.aside ul {
    margin: 0;
    padding: 0;
}
.aside ul li {

    border-bottom: 1px solid #fff;
    line-height: 30px;
    padding-left: 20px;
    transition: all .3s;
    list-style: none;
}
.aside ul li a {
    color: #fff;
}
.camn4{background: #0c3c60;}
.active{
  background-color: #232323;
  color: white;
}

/*widget7*/

/*tabing*/
.tabs-menu {
    list-style: none;
    padding-left: 0;
    margin-top: 0;
 font-size: 16px;
}

.tabs-menu li {
    line-height: 20px;
    margin-right: 0;
    background-color: #123e6b;
    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: #232323; transition:0.5s;}

.tabs-menu li.current {
    position: relative;
    background-color: #232323;
    /*! 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: 100%;
}

.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;
}
	
.img-left{float: left;
    width: 20%;
    margin-right: 2%;}
	
.cnt-rht{    float: left;text-align: left;
    width: 100%;}


.ad-title {
	background: #c7e5fb;
	min-height: 100px;
	margin: 0;
	padding: 0;
	text-align: center;
}
.ad-title h2 {
	font-family: Helvetica;
	font-size: 30px;
	font-weight: 600;
	color: #0c3c60;
	text-align: center;
	margin: 10px 0;
	line-height: 36px;
	text-transform: uppercase;
}
.ad-title p {
	font-family: Helvetica;
	font-size: 22px;
	font-weight: 300;
	color: #333;
	text-align: center;
	margin: 22px 0;
	line-height: 30px;
}
.values {
	/* margin: 30px 0px; */
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
.box-main {
	font-family: Arial, Helvetica, sans-serif;
	background: #0c3c60;
	min-height: 345px;
	padding: 10px 0;
	margin: 0;
	color: #d6ecfd;
	text-align: center;
}
.box-main h2 {
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	line-height: 36px;
	margin: 0;
	padding: 20px;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 17px;
}

.box-main a {
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	text-align: center;
	color: #000;
	background: #fff;
	padding: 5px;
	text-decoration: none;
	margin-bottom: 5px;
}
.box-main p {
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	text-align: center;
	padding: 5px 7px;
	color: #fff;
}
.content-main {
	background: #fcfcfc;
	margin: 0;
	padding: 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.content-main p b{font-size:20px;}
.content-main h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight: bold;
	color: #0c3c60;
	line-height: 40px;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 10px;
}
.content-main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0c3c60;
	line-height: 24px;
	text-align: center;
}
.content-main p a {
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	text-align: center;
	color: #fff;
	background: #0c3c60;
	padding: 10px 30px;
	text-decoration: none;
}
.contac-main {
	width: 100%;
	background: #0c3c60;
	margin: 0;
	padding: 30px 0px;
}
.contac-main h2 {
	font-size: 35px;
	font-weight: bold;
	color: #fff;
	line-height: 40px;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 15px;
}
.contact-left {
	min-height: 250px;
	background: #eee;
	border: 1px #32658b solid;
}
.contact-right {
	min-height: 250px;
}
.contac-main h3 {
	font-size: 23px;
	font-weight: bold;
	color: #fff;
	line-height: 37px;
	margin: 0;
	text-align: left;
	text-transform: uppercase;
}
.contac-main h3 span {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	line-height: 37px;
	margin: 0;
	text-align: left;
	text-transform: uppercase;
}
.contac-main p {
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	line-height: 30px;
	text-align: left;
}
.contac-main p a {
	color: #42adfd;
}
.inner-page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	line-height: 24px;
}
.inner-page h1 {
	font-weight: 600;
	Font-size: 24px;
	color: #222;
	line-height: 30px;
	text-transform: uppercase;
	text-align: left;
	/*border-bottom: 1px #ccc solid;*/
	margin-bottom: 12px;
}
.inner-page h2 {
	font-weight: 500;
	Font-size: 18px;
	color: #222;
	line-height: 28px;
	text-align: left;
	margin: 0;
	text-transform: uppercase;
}
.inner-page h3 {
	font-weight: 600;
	Font-size: 16px;
	color: #222;
	line-height: 24px;
	text-align: left;
	margin: 0;
	text-transform: uppercase;
	padding: 10px 0 8px 0;
}
.inner-page p {
	font-weight: normal;
	Font-size: 14px;
	color: #222;
	line-height: 24px;
	text-align: justify;
}
.inner-page ul li {/*! font-weight:600; */
	Font-size: 14px;
	color: #222;
	line-height: 28px;
}
.img-bg {
	background: #eee;
	text-align: center;
}
.img-bg img {
	margin: 10px;
}
.contact-us {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	line-height: 24px;
}
.contact-us h1 {
	font-weight: 600;
	Font-size: 24px;
	color: #333;
	line-height: 30px;
	text-transform: uppercase;
	text-align: left;
}
.contact-in {
	padding: 20px 10px;
}
.contact-in h2 {
	font-weight: 600;
	Font-size: 18px;
	color: #222;
	line-height: 28px;
	text-align: left;
	margin: 0;
	text-transform: uppercase;
}
.contact-in h3 {
	font-weight: 600;
	Font-size: 14px;
	color: #222;
	line-height: 26px;
	text-align: left;
	margin: 5px 0px;
	text-transform: uppercase;
}
.contact-in p {
	font-weight: 300;
	Font-size: 14px;
	color: #222;
	line-height: 24px;
	text-align: left;
	margin: 0;
}
.cont1 {
	border: 1px #ccc solid;
	text-align: center;
}
.contact-in p a {
	text-decoration: none;
	color: #09F;
}
.footer {
	background: #0f5d9d;
	margin-top: 0px;
	overflow: auto;
	padding-bottom: 10px;
}
.footer-sub {
	width: 100%;
	line-height: 40px;
	margin: 0;
	background: #eee;
}
.footer-sub p {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	line-height: 40px;
	margin: 0;
}
.footer-sub b {
	font-weight: normal;
	float: right;
}
.footer-sub b a {
	color: #000;
	text-decoration: none;
}