body {
	margin: 0 !important;
	padding: 0 !important;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	text-align: center;
 font-size:13px  color: #000;
	line-height: 28px;
}
.container-middle {
	width: 998px;
	margin: 0 auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 14px !important;
	line-height: 24px !important;
	font-weight: normal !important;
	color: #333;
}
.container-middle a {
	color: #46a6eb;
	text-decoration: none;
}
p {
	margin-bottom: 10px;
	margin-top: 0;
	text-align: justify;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	color: #333;
	text-align: left;
}
h2 {
	font-size: 25px;
	text-align: left;
	color: #1a659b;
	line-height: 24px;
	text-transform: uppercase;
	font-weight: normal;
}
h4 {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0;
}
.cl {
	clear: both;
}
/*color-box*/
.td-banner {
	background: #fff;
}
.flip-front, .flip-back p a {
	background: #09426b;
}
.flip-back p a:hover {
	background: #0a3c64;
}
.flip-back p a:hover, .flip-back p a .td-banner:hover, .td-banner, .us-lk ul li:hover, .us-lk ul li, .abt-hm, .abt-hm:hover, .td-banner p img, .td-banner:hover p img {
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
}
/*color-box*/

/*banner*/
.td-banner {
	/*width: 320px;
	height: 200px;*/
	position: relative;
	/*border-radius: 18px 0px 18px 0px;*/
	overflow: hidden;
	border: 2px dashed transparent;
	-webkit-box-shadow: 0px 16px 29px -5px rgba(0,0,0,0.37);
	-moz-box-shadow: 0px 16px 29px -5px rgba(0,0,0,0.37);
	box-shadow: 0px 16px 29px -5px rgba(0,0,0,0.37);
}
.td-banner:hover {
	transform: translate(0px, -6px);
	box-shadow: 0px 4px 3px #ccc; /*border-radius: 0px 18px 0px 18px; border: 2px dashed #976c20;*/
}
.td-banner h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	color: #fff;
	line-height: 30px;
	margin-top: 10px;
	background: #084a7a;
	margin-top: 0;
	padding: 10px 0px;
	font-size: 22px;
	text-transform: capitalize;
	position: relative;
}
.td-banner p img {
	float: left;
	margin-right: 5px;
	background: #084a7a;
	border-radius: 50%;
	padding: 5px 5px;
	border: 2px dashed #fff;
	margin-right: 10px !important;
	box-shadow: 4px 5px 3px #f5e6cd;
}
.td-banner:hover p img {
	transform: rotate(-10deg) scale(1.1);
	opacity: 0.9;
}
/*.td-banner:before{    content: "";
    position: absolute;
    top: -3px;
    left: -3px;
    background: #91620e;
    width: 80px;
    height: 80px;
    z-index: -1;}
	
.td-banner:after{    content: "";
    position: absolute;
    bottom: -3px;
    right: -3px;
    background: #91620e;
    width: 80px;
    height: 80px;
    z-index: -1;}*/


.inner-td {
	position: relative;
	z-index: 1;
}
.td-banner p {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 20px;
	padding: 0 10px;
}
.td-banner a {
	color: #fff;
	text-decoration: none;
	float: right;
	margin-right: 20px;
	font-size: 12px;
}
/*banner*/

/*header*/

.top-nv {
	background: #1e82b6;
	color: #fff;
	box-shadow: 0px 1px 1px #999;
	/* z-index: 9; */
	position: relative;
}
.top-nv ul {
	margin: 0;
	list-style: none;
	text-align: left;
	font-size: 16px;
	padding-left: 0;
}
.top-nv ul li {
	display: inline-block;
	color: #fff;
	padding: 6px 0;
}
.top-nv ul li img {
	vertical-align: text-bottom;
	margin-right: 8px;
	height: 18px;
	float: initial;
}
.top-nv ul li a {
	color: #fff;
}
.top-nv .container-middle .fl-head {
	padding-top: 0px;
}
.top-nv .container-middle .fr-head img {
	margin-left: 4px;
}
.top-nv .container-middle .fr-head {
	padding-top: 5px;
}
.container-middle .fl-head {
	font-family: 'Oswald', sans-serif;
	padding-top: 15px;
}
.fl-head h2 {
	font-weight: 800;
	text-transform: uppercase;
	font-size: 32px;
	margin: 0;
	color: #1a659b;
	text-shadow: 0px 4px 3px #eee;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
}
header .container-middle {
	border-top: 4px solid #1a659b;
	padding-top: 10px;
}
/*header{border-top: 2px solid #bb7e07;}*/



.fl-head h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	font-size: 27px;
	margin-top: 10px;
	color: #1a659b;
	margin-bottom: 0;
	text-transform: capitalize;
	text-align: center;
	position: relative;
}
.fl-head h4 span {
	background: #fff;
	position: relative;
	z-index: 9;
	padding: 0px 8px;
}
.fl-head h4:before {
	content: "";
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	background: #1a659b;
	top: 10px;
}
.fl-head h4:after {
	content: "";
	position: absolute;
	left: 0;
	width: 98%;
	height: 2px;
	background: #1a659b;
	top: 14px;
	right: 0;
	margin: 0 auto;
}
.fl-head {
	float: left;
/* width: 540px;*/}
.fr-head {
	float: right;
}
.fl-head img {
	float: left;
	width: 82px;
}
.content-head {
	float: left;
	margin-left: 50px;
}
/*header*/

/*home*/
.sep-dv {
	width: 740px;
	margin-right: 10px;
}
.hm-adt h2 {
	text-align: left;
	font-size: 19px;
	margin-bottom: 0;
	line-height: 24px;
	margin-top: 0;
	font-weight: 600;
	text-transform: initial;
	border-bottom: 1px dashed #1a659b;
	margin-bottom: 13px;
	padding-bottom: 5px;
}
.abt-hm {
	float: left;
	padding-left: 0;
	width: 300px;
	border: 2px solid #1a659b;
	margin-right: 12px;
	margin-bottom: 8px;
	position: relative;
	border-radius: 15px 0px 15px 0px;
}
.abt-hm:hover {
	box-shadow: 4px 3px 4px #ccc;
	transform: translate(0, 5px);
}
.rd-more {
	width: 80px;
	height: 30px;
	border: 1px #000 solid;
	color: #000;
	margin-top: 30px;
	padding: 5px 10px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	line-height: 32px;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	cursor: pointer;
}
.rd-more a {
	color: #000;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
}
.rd-more:hover {
	background: #d8ac41;
	border-color: #d8ac41;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
}
.rd-more:hover a {
	color: #fff;
}
.flip-front img {
	width: 208px;
	height: 157px;
	border-radius: 50%;
	border: 4px solid #1a659b;
	margin-top: 10px;
	box-shadow: 2px 6px 3px #fff;
}
.hm-serv-inner {
	width: 226px;
	height: 230px;
	margin: auto;
	position: relative;
	text-align: center;
	float: left;
	margin: 0 8px;
	border-radius: 10px;
	overflow: hidden;
	/* margin-top: -110px; */
	border: 2px dashed #1a659b;
}
.hm-serv-inner h2 {
	margin: 0;
	text-transform: capitalize;
	font-weight: bold;
	color: #fff;
	font-size: 19px;
	margin-top: 16px;
	text-align: center;
}
.hm-serv {
	background: #eee;
	padding: 15px 1px;
	margin-top: 30px;
	margin-bottom: 30px;   /*  margin-top: 120px;*/
}
.flip {
	width: 100%;
	height: 100%;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	transition: all .5s;
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	border-radius: 10px;
}
.flip-back {
	-webkit-transform: rotatey(-180deg);
	-ms-transform: rotatey(-180deg);
	-moz-transform: rotatey(-180deg);
	transform: rotatey(-180deg);
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	color: #4E4E4E;
	line-height: 26px;
	padding-left: 3%;
	padding-right: 3%;
	width: 93%;
	border: 1px solid #1a659b;
	padding-top: 5px;
}
.hm-serv-inner:hover .flip {
	-webkit-transform: rotatey(0deg);
	-ms-transform: rotatey(0deg);
	-moz-transform: rotatey(0deg);
	transform: rotatey(0deg);
}
.hm-serv-inner:hover .flip-front {
	-webkit-transform: rotatey(180deg);
	-ms-transform: rotatey(180deg);
	-moz-transform: rotatey(180deg);
	transform: rotatey(180deg);
}
.flip-back p a {
	color: #fff;
	float: right;
	padding: 0px 12px;
	border-radius: 5px;
	font-size: 12px;
	box-shadow: 2px 2px 0px #ccc;
	line-height: 24px;
}
.flip-back p a:hover {
	border-radius: 30px;
	color: #fff;
}
/*home*/


/*footer*/
footer {
	margin-top: 0px;
}
footer h2 {
	font-size: 18px;
	line-height: 30px;
	color: #fff;
	text-align: left;
	border-bottom: 1px #fff dashed;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 10px;
}
footer .container-middle a {
	color: #fff;
}
.col-three {
	float: left;
	width: 31%;
	margin: 1%;
}
.last-ft {
	margin-top: -3px;
}
.us-lk ul {
	list-style-type: circle;
	font-size: 13px;
	margin-bottom: 0;
	color: #fff;
}
.us-lk ul li {
	line-height: 20px;
	margin-bottom: 4px;
}
.us-lk ul li:hover {
	padding-left: 5px;
}
.us-lk ul li:hover a {
	color: #d8ac41 !important;
}
footer a {
	color: #fff;
}
.ft-soc ul {
	font-size: 16px;
	margin-bottom: 0;
	list-style: none;
}
.ft-cont strong {
	color: #fff;
}
.ft-cont p {
	margin-bottom: 8px;
	font-size: 13px;
	line-height: 20px;
	color: #fff;
}
.copyrht {
	background: #064775;
	margin-top: 10px;
	color: #fff;
	font-size: 14px;
	padding: 8px 0;
}
.copyrht p {
	margin-bottom: 0;
	color: #fff;
}
#FooterrControl1_tr_FooterBackImage {
	background-image: none !important;
}
.cprht-lft {
	float: left;
}
.cprht-rht {
	float: right;
}
.cprht-rht a {
	color: #fff;
}
/*footer*/



/*team*/
.team-bx p {
	line-height: 24px !important;
}
.team-bx {
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.team-bx h3 img {
	vertical-align: bottom;
}
.team-bx h3 {
	font-size: 18px;
	margin-bottom: 10px;
}
.team-bx h3 em {
	font-size: 15px;
	color: #999;
}
.team-bx:nth-last-child(1) {
	border-bottom: 0;
}
.team-table {
	border-color: #ccc;
	border-right: 1px solid #ccc;
	font-size: 14px;
}
.team-table td {
	border: 0;
	border-bottom: 1px solid #eee;
}
.team-table tr {
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
}
.team-table tr:hover {
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	background: #eee;
}
.team-table1 {
	border-color: #ccc;
	border-right: 1px solid #ccc;
}
.team-table1 td {
	border: 0;
	border-bottom: 1px solid #eee;
}
.team-table1 table td {
	border-color: #666;
	height: 30px;
}
/*team*/


/*contact*/
.map-cont {
	margin-top: 20px;
	width: 50%;
	float: left;
	border: 1px solid #ddd;
	text-align: center;
}
.bx-rht-cont {
	width: 40%;
	float: left;
	margin-left: 3%;
}
.bx-rht-cont a {
	cursor: pointer;
}
.bx-rht-cont h2 {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.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;
	text-transform: uppercase;
}
.cont-page p {
	font-size: 14px;
	line-height: 26px !important;
}
.cont-page h2 span {
	display: block;
	font-size: 14px;
	color: #999;
	font-weight: 500;
	margin-bottom: 15px;
}
.head-bx {
	float: left;
	width: 50%;
}
.contd-bx {
	float: left;
	width: 50%;
}
.brn-bx h2 {
	text-align: center;
}
/*contact*/
.boxes a {
	color: #fff;
	font-size: 12px;
	padding: 6px 8px;
	width: 76 px;
	text-decoration: none;
	float: center;
	margin-right: 0px;
	background: #1a659b;
	border: 1px #030342 solid;
	line-height: 0px;
	text-shadow: 1px 4px 3px rgba(0,0,0,0.4);
}
.boxes a:hover {
	background: #348dcd;
	color: #fff;
}
.welcome h1 {
	text-align: center;
	color: #daa520;
	font-size: 32px;
	font-weight: normal;
	line-height: 30px;
}
.body {
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	text-align: center;
 font-size:13px;
   color: #000;
	line-height: 28px;
	font-weight:bold;
	
}
.hed h1{
color: #daa520;
background:url(image/name-bg.png) repeat-x bottom;
padding-bottom: 8px;
font-size: 22px;
line-height: 39px;
font-family: 'Oswald', sans-serif;
text-transform:uppercase;
}

#MenuControl { background-color: #d5a633;
}

#HeaderControl { background-color: #d5a633;
}