@import url(../css/reset.css);
body {
	background: #fff url(../img/bg_img01_01.jpg)-2px -396px;
	font-family: Tahoma, Geneva, sans-serif;
}
p {
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: justify;
	color: #6e6e6e;
}
#wrapper {
	width: 1349px;
	margin: 0 auto;
	min-height: 668px;
}
.header {
	position: relative;
	z-index: 11;
	height: 121px;
	margin: 0 auto;
	background: url(../img/bgg1.jpg) no-repeat;
}
.logo-container {
	float: left;
	padding-top: 10px;
	background: url(../img/logo-container.png) top -21px left -18px no-repeat;
	width: 625px;
	height: 280px;
	padding-left: 80px;
	position: absolute;
	z-index: 999;
}
.containet-full {
	width:1349px;
	position:relative;
}
.clr {
	clear: both;
	position: relative;
}
nav p {
	text-indent: 0px;
}
ul {
	list-style: none;
	text-decoration: none;
}
.main-nav {
	z-index: 20;
	position: absolute;
	top: 0;
	right: 50%;
	margin-top: 14px;
	margin-right: -610px;
}
.main-nav li {
	position: relative;
	float: left;
	width: 50px;
	border-radius: 50%;
	height: 50px;
	margin-left: 30px;
	text-align: center;
	box-shadow: 0px 0px 3px 0px rgba(6, 136, 177, 0.28);
	display: block;
	background: #01a8ec;
	border: 2px solid #009CDB;
}
.main-nav li span {
	position: absolute;
	background: #d1e7ed;
	width: 70px;
	top: 60px;
	height: 24px;
	left: -12px;
	z-index: -10!important;
	border: 1px #eee solid;
}
.main-nav li span a {
	display: block;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	line-height: 24px;
	color: #034c85;
	font-weight: bold;
	text-transform: uppercase;
}
.main-nav li > a {
	position: relative;
	display: block;
	padding: 24px 10px 28px;
	font-size: 16px;
	line-height: 15px;
	color: #fff;
	text-decoration: none;
}
.main-nav li > a img {
	margin-top: -15px;
}
.sep {
	background: url(../img/sep.png) repeat-x;
	height: 5px;
}
.main-nav li:hover {
	/*-webkit-transform: scale(0.93);*/
	-webkit-transition: all .5s ease-in-out;
	-moz-transform: all .5s ease-in-out;
	-ms-transform: all .5s ease-in-out;/*	-moz-transform: scale(0.93);
	-ms-transform: scale(0.93);*//*transform:rotate(360deg);-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg); -o-transform:rotate(360deg);-ms-transform:rotate(360deg);*/
}
.footer {
	color: #fff;
	background: #01a8ec;
	padding: 20px;
	font-size: 14px;
	padding-bottom: 5px;
	background: rgba(1, 168, 236, 0.49) url(../img/bggg.jpg) top repeat-x;
	height: 30px;
	font-family: Tahoma, Geneva, sans-serif;
}
.footer a {
	color: #02C2FF;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
}
.footer a:hover {
	color: #85E1FF;
}
.container {
	width: 1200px;
	margin: 0 auto;
}
.container3 {
	width: 1200px;
	margin: 0 auto;
	margin-top: 60px;
}
.slider {
	width: 1349px;
	float: left;
	z-index: 0 !important;
	position: absolute;
}
.full-container {
	width: 1200px;
	margin: 0 auto;
	font-family: Tahoma, Geneva, sans-serif;
	position: relative;
	margin-top: 491px;
	padding: 15px;
}
/* Elegant Aero */
.frm-style {
	background: #D2E9FF;
	padding: 20px 20px 20px 20px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;
}
.frm-style h1 {
	font-family: Tahoma, Geneva, sans-serif;
	padding: 10px 10px 10px 20px;
	display: block;
	background: #C0E1FF;
	border-bottom: 1px solid #B8DDFF;
	margin: -20px -20px 15px;
}
.frm-style h1>span {
	display: block;
	font-size: 11px;
}
.frm-style label>span {
	float: left;
	margin-top: 10px;
	color: #5E5E5E;
}
.frm-style label {
	display: block;
	margin: 0px 0px 5px;
}
.frm-style label>span {
	float: left;
	width: 20%;
	text-align: right;
	padding-right: 15px;
	margin-top: 10px;
	font-weight: bold;
}
.frm-style input[type="text"], .frm-style input[type="email"], .frm-style textarea, .frm-style select {
	color: #888;
	width: 200px;
	padding: 0px 0px 0px 5px;
	border: 1px solid #C5E2FF;
	background: #FBFBFB;
	outline: 0;
	-webkit-box-shadow: inset 0px 1px 6px #ECF3F5;
	box-shadow: inset 0px 1px 6px #ECF3F5;
	font-family: Tahoma, Geneva, sans-serif;
	height: 30px;
	line-height: 15px;
	margin: 2px 6px 16px 0px;
	float: left;
}
.frm-style textarea {
	height: 100px;
	padding: 5px 0px 0px 5px;
	width: 400px;
	float: left;
}
.frm-style select {
	background: #fbfbfb url('down-arrow.png') no-repeat right;
	background: #fbfbfb url('down-arrow.png') no-repeat right;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 0.01px;
	text-overflow: '';
	width: 200px;
	float: left;
}
.frm-style .button {
	padding: 10px 30px 10px 30px;
	background: #66C1E4;
	border: none;
	color: #FFF;
	box-shadow: 1px 1px 1px #4C6E91;
	-webkit-box-shadow: 1px 1px 1px #4C6E91;
	-moz-box-shadow: 1px 1px 1px #4C6E91;
	text-shadow: 1px 1px 1px #5079A3;
}
.frm-style .button:hover {
	background: #3EB1DD;
}
.widget-appointment .row {
	position: relative;
	margin-bottom: -1px;
}
.widget-appointment input, .widget-appointment textarea {
	height: 50px;
	padding: 13px 10px 13px 65px;
}
select, textarea, input[type="url"], input[type="tel"], input[type="text"], input[type="email"], input[type="password"] {
	width: 100%;
	height: 40px;
	padding: 9px 10px;
	border: 1px solid rgba(1, 87, 154, 0.27);;
	border-radius: 0;
	background: #fff;
	font-size: 14px;
	line-height: 20px;
	border:1px solid #fff; border-radius:5px;
	
	color: #01579a;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-appearance: none;
}
.widget-appointment textarea {
	height: auto;
}
.widget-appointment input, .widget-appointment textarea {
	height: 45px;
	padding: 5px;
	margin: 5px;
	margin-left: 0px;
	width: 300px;
	float: left;
}.widget-appointment textarea{ height: 180px !important;}
textarea {
	height: auto;
	resize: none;
}
.button:hover {
	color: #008fd5;
}
.button:hover {
	background: #fff;
}
.button {
	border-color: #008fd5;
	background: #008fd5;
	
}
.button {
	position: relative;
	display: inline-block;
	padding: 11px 21px;
	border-width: 3px;
	border-style: solid;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-transition: border 0.3s, background 0.3s, color 0.3s;
	-ms-transition: border 0.3s, background 0.3s, color 0.3s;
	-moz-transition: border 0.3s, background 0.3s, color 0.3s;
	-webkit-transition: border 0.3s, background 0.3s, color 0.3s;
}
a, button {
	cursor: pointer;
}
.widget-appointment i, i.appointment {
	background: #4db1e2;
}
.widget-appointment i:after, i.appointment:after {
	border-left-color: #4db1e2;
}
.widget-appointment .row:nth-child(odd) i, i.appointment:nth-child(odd) {
	background: #008fd5;
}
.widget-appointment .row:nth-child(odd) i:after, i.appointment:nth-child(odd):after {
	border-left-color: #008fd5;
}
.toggle-slide {
	/*background: url(../img/bg_img01_01.jpg);*/
	position: relative;
	margin-top: 520px;
}
.toggle-slide-inner {
	float: left;
	background: #ffffff;
	background: -moz-linear-gradient(-45deg, #fff 0, #fff 50%, #efefef 51%, #efefef 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0, #fff), color-stop(50%, #fff), color-stop(51%, #efefef), color-stop(100%, #efefef));
	background: -webkit-linear-gradient(-45deg, #fff 0, #fff 50%, #efefef 51%, #efefef 100%);
	background: -o-linear-gradient(-45deg, #fff 0, #fff 50%, #efefef 51%, #efefef 100%);
	background: -ms-linear-gradient(-45deg, #fff 0, #fff 50%, #efefef 51%, #efefef 100%);
	background: linear-gradient(160deg, #fff 0, #fff 50%, #efefef 51%, #efefef 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#efefef', GradientType=1);
	border: 7px rgba(255, 255, 255, 0.27) solid;
	box-shadow: -2px 5px 10px -1px #035797;
	border-radius: 5px;
	width: 274px;
	height: 154px;
	margin: 8px 0px 0px 8px;
}
.toggle-left {
	float: left;
	background: url(../img/icons/doc.png) no-repeat;
	height: 150px;
	width: 150px;
}
.toggle-right {
	float: left;
	margin-left: 8px;
	padding-top: 8px;
}
.wt {
	background-color: #fff;
}
.title {
	font-size: 18px;
	color: #01579a;
	line-height: 1.3em;
	font-family: Tahoma, Geneva, sans-serif;
	padding-bottom: 3px;
	border-bottom: 1px solid rgba(218, 218, 218, 0.45);
	position: relative;
	display: block;
}
.title1 {
	font-size: 25px;
	color: #01579a;
	line-height: 1.3em;
	font-family: Tahoma, Geneva, sans-serif;
	padding-bottom: 3px;
	border-bottom: 1px solid rgba(218, 218, 218, 0.45);
	position: relative;
	display: block;
	margin-bottom: 20px;
	float: left;
	width: 626px;
}
.title2 {
	font-size: 21px;
	color: #01579a;
	line-height: 1.3em;
	font-family: Tahoma, Geneva, sans-serif;
	padding-bottom: 3px;
	border-bottom: 1px solid rgba(218, 218, 218, 0.45);
	position: relative;
	display: block;
	margin-bottom: 20px;
	float: left;
	width: 278px;
	font-weight: 100;
	clear: both;
}
.title2:before {
	height: 3px;
	width: 200px;
	float: left;
	background: #01579a;
	bottom: -2px;
	left: 0;
	content: '';
	position: absolute;
}
.toggle-container {
	width: 1200px;
	margin: 0 auto;
	display: block;
	margin-top: -33px;
	padding-bottom: 15px;
	padding-top: 24px;
}
.title1:before {
	height: 3px;
	width: 200px;
	float: left;
	background: #01579a;
	bottom: -2px;
	left: 0;
	content: '';
	position: absolute;
}
.title:before {
	height: 2px;
	width: 70px;
	float: left;
	background: #01579a;
	bottom: -2px;
	left: 0;
	content: '';
	position: absolute;
}
.toggle-right > ul li {
	color: #6e6e6e;
	font-size: 13px;
	line-height: 1.4em;
}
.toggle-right ul {
	margin-top: 5px;
}
.toggle-right > ul li.hm {
	background: url(../img/icons/hm.png) no-repeat top left;
	padding-left: 20px;
}
.toggle-right > ul li.tel {
	background: url(../img/icons/tel.png) no-repeat top left;
	padding-left: 20px;
}
.toggle-right > ul li.mail {
	background: url(../img/icons/mail.png) no-repeat top 4px left;
	padding-left: 20px;
}
.toggle-right > ul li.loc {
	background: url(../img/icons/location.png) no-repeat top 4px left;
	padding-left: 20px;
	
}

.tgl-bg {
	background: url(../img/icons/tgle-bg.png) top left no-repeat;
	width: 400px !important;
	height: 74px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}
.tgl {
	background: url(../img/icons/qq.jpg) repeat-x;
	border-bottom: 4px #07579a solid;
	display: none;
	margin-bottom: 15px;
}
.tgl-arw {
	background: url(../img/icons/arw.png) no-repeat bottom;
	width: 30px;
	height: 22px;
	position: absolute;
	left: 190px;
	bottom: 22px;
	-webkit-animation: arw 1s;  /* Chrome, Safari, Opera */
	-webkit-animation-iteration-count: infinite;  /* Chrome, Safari, Opera */
	animation: arw 1s;
	animation-iteration-count: infinite;
}
.tgl-bg span {
	position: relative;
	margin-top: 20px !important;
}
.tgl-bg span a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 50px;
}
.blu-line {
	background: url(../img/icons/blu.png) repeat-x;
	height: 5px;
}
@-webkit-keyframes arw {
 from {
bottom: 18px;
}
to {
	bottom: 8px;
}
}
 @keyframes arw {
 from {
bottom: 18px;
}
to {
	bottom: 8px;
}
}
.about-div {
	width: 790px;
	background: #fff;
	float: left;
	border-radius: 10px;
}
.about-content p {
	padding: 10px;
	font-size: 14px;
	color: #6e6e6e;
	font-family: Tahoma, Geneva, sans-serif !important;
	text-align: justify;
	line-height: 21px;
}
.about-img {
	float: left;
	width: 280px;
	height: 300px;
	background: url(../img/icons/qq.jpg);
}
.about-img img {
	width: 200px;
	height: 200px;
	border-radius: 50%;
	text-align: center;
	margin-top: 50px;
	margin-left: 35px;
	border: 8px solid rgba(255, 255, 255, 0.27);
}
.about-content {
	float: left;
	width: 779px;
}
.about-content i a {
	float: right;
	color: #025392;
	text-decoration: none;
}
.about-content i a:hover {
	font-size: inherit;
	text-decoration: none;
	color: #62c6f8;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.about-div-right {
	float: left;
	background: rgba(255, 255, 255, 0.5);
	border-radius: 0px 10px 10px 10px;
	width: 790px;
	margin-top: 44px;
	color: #fff !important;
}
.about-div-left {
	float: left;
	width: 375px;
	background: rgba(255, 255, 255, 0.50);
	padding: 10px;
	margin-right: 15px;
	border-radius: 10px;
	border-bottom: 3px solid rgba(255, 255, 255, 0.57);
}
.about-div-left h3 {
	height: 30px;
	margin: -10px;
	border-radius: 10px 10px 0px 0px;
	color: #fff;
	padding-top: 20px;
	background: #00599d url(../img/icons/clndr.png)top 13px left 13px no-repeat;
	border-bottom: 2px solid #003D6B;
	padding-left: 50px;
}
.about-div-left ul {
	margin-top: 10px;
	color: #1869a6;
}
.about-div-left ul li {
	float: left;
	line-height: 25px;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
	display: block;
	width: 358px !important;
	font-size: 13px;
	background: url(../img/icons/lft-arw.png) no-repeat top 15px left;
	padding-left: 15px;
	padding-top: 10px;
}
.about-div-left ul li:last-child {
	border-bottom: 0px !important;
}
.about-div-right ul {
	color: #fff !important;
}
.about-div-right ul li {
	background: rgb(0,159,226); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(0,159,226,1) 0%, rgba(1,88,155,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0,159,226,1)), color-stop(100%, rgba(1,88,155,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(0,159,226,1) 0%, rgba(1,88,155,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(0,159,226,1) 0%, rgba(1,88,155,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(0,159,226,1) 0%, rgba(1,88,155,1) 100%); /* IE10+ */
	background: linear-gradient(to right, rgba(0,159,226,1) 0%, rgba(1,88,155,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009fe2', endColorstr='#01589b', GradientType=1 ); /* IE6-9 */
	vertical-align: middle;
	display: inline-block;
	display: -webkit-inline-box;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: -webkit-inline-flex;
	display: inline-flex;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-webkit-box-direction: normal;
	float: left;
	min-width: 112px !important;
	margin-top: 10px;
	height: 25px;
	margin-right: 0px !important;
	padding: 8px 10px;
	font-size: 14px;
	font-weight: 600;
	color: #fff !important;
	border: 2px solid #ebebeb;
	margin: 8px;
	border-radius: 4px;
	text-align: center;
	webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.about-div-right ul li a:hover {
	color: #fff !important;
}
.about-div-right ul li:hover {
	color: #fff !important;
}
.about-div-right ul li a {
	text-align: center;
	color: #fff;
	text-decoration: none;
}
.about-div-right h3 {
	height: 25px;
	padding-top: 10px;
	width: 250px;
	position: absolute;
	top: -36px;
	border-radius: 0px 50px 0px 0px;
	background: #00599d url(../img/icons/grp.png)top 2px left 5px no-repeat;
	padding-left: 35px;
}
.about-div-right {
	position: relative;
}
/*padding*/
.p15 {
	padding: 15px;
}
.pt0 {
	padding-top: 0px;
}
/*padding*/

.abt-container {
	width: 100%;
	background: #fff;
}

.container-all {
	width: 100%;
	background: #fff;
}
.abt-container img {
	float: left;
	margin-top: -51px;
	padding-right: 15px;
	margin-bottom: 15px;
}
.abt-container-content {
	float: left;
	margin: 15px;
	font-size: 14px;
	color: #6e6e6e;
	font-family: Tahoma, Geneva, sans-serif !important;
	text-align: justify;
	line-height: 21px;
}
.heading {
	height: 30px;
	width: 963px;
	position: absolute;
	margin-left: 180px;
	background: #025596 url(../img/left.png)top left 55px no-repeat;
	margin-top: 15px;
	padding-left: 131px;
	padding-top: 15px;
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
}
.heading h1 {
	height: 35px;
	width: 150px;
	font-size: 25px;
	color: #fff;
}
.quali {
	float: left;
	padding: 15px;
}
.qualification {
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: justify;
	color: #6e6e6e;
	width: 650px;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
}
.qualification ul.ql li {
	color: #6e6e6e;
	line-height: 21px;
	padding-top: 10px;
	padding-bottom: 10px;
solid #ccc;
	border-bottom: 1px solid #e3e3e3;
	background: url(../img/quali.png) top 13px left no-repeat;
	padding-left: 20px;
	display: block;
	float: left;
	width: 650px;
}
.contact {
	width: 286px;
	background: rgba(255, 255, 255, 0.5);
	line-height: 21px;
	border: 7px rgba(255, 255, 255, 0.27) solid;
	border-radius: 5px;
	margin: 21px 18px 0px 6px;
	height: 189px;
	float: left;
	padding: 14px;
}
.contact ul.cnt {
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
	color: #6e6e6e;
}
.contact > ul.cnt li.hm {
	background: url(../img/icons/hm.png) no-repeat top 2px left;
	padding-left: 20px;
}
.contact > ul.cnt li.tel {
	background: url(../img/icons/tel.png) no-repeat top left;
	padding-left: 20px;
}
.contact > ul.cnt li.mail {
	background: url(../img/icons/mail.png) no-repeat top 6px left;
	padding-left: 20px;
}
.contact > ul.cnt li.loc {
	background: url(../img/icons/location.png) no-repeat top 6px left;
	padding-left: 20px;
}
.contact:hover {
	background: #fff;
}
.oprtn {
	float: left;
	width: 300px;
	height: 380px;
	margin-top: 15px;
	padding-left:15px;
}
.oprtn-inner {
}
.oprtn-inner ul li {
	width: 425px;
font-size: 15px;
border: 1px #e3e3e3 solid;
height: 35px;
margin-bottom: -1px;
color: #6e6e6e;
line-height: 20px;
padding-top: 16px;
background: #fff url(../img/icons/op.png) top 15px left 10px no-repeat;
padding-left: 40px;
}
.oprtn-inner ul li:hover {
	background: #01a8ec url(../img/icons/op1.png) top 17px left 10px no-repeat;
	;
	color: #fff;
}
.gallery {
	padding-top: 70px;
}.gal-div { border: 1px solid #fff;
	 width: 370px; height:260px; float: left; margin: 15px; margin-top: 10px; display: inline-block; position: relative; overflow: hidden;  margin-right: 10px; background:#fff url(../img/sep1.png) bottom repeat-x;}

.gal-div span{ background:#f00; display:block;}
.gal-hover { position: absolute; right: 0px; top: 0px; opacity: 0; transition: all 0.5s ease-in; width: 370px; height: 208px;
background: -moz-radial-gradient(center, ellipse cover,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.50) 97%, rgba(0,0,0,0.51) 99%, rgba(0,0,0,0.52) 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(0,0,0,0)), color-stop(97%,rgba(0,0,0,0.50)), color-stop(99%,rgba(0,0,0,0.51)), color-stop(100%,rgba(0,0,0,0.52))); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.50) 97%,rgba(0,0,0,0.51) 99%,rgba(0,0,0,0.52) 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.50) 97%,rgba(0,0,0,0.51) 99%,rgba(0,0,0,0.52) 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.50) 97%,rgba(0,0,0,0.51) 99%,rgba(0,0,0,0.52) 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.50) 97%,rgba(0,0,0,0.51) 99%,rgba(0,0,0,0.52) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

 }
 a.gal-hov-link1, a.gal-hov-link1:link { width: 50px; height: 50px; position: absolute; top: 70px; right: -100px; background: rgba(255, 255, 255, 0.54) url(../img/gall.png) no-repeat left; border: 5px rgba(255, 255, 255, 0.5) solid; }
a.gal-hov-link, a.gal-hov-link:link { width: 50px; height: 50px; position: absolute; top: 70px; right: -100px; background: rgba(255, 255, 255, 0.54) url(../img/zoom-icon.png) no-repeat left; border: 5px rgba(255, 255, 255, 0.5) solid; }
.gal-div img { width: 370px; height: 208px; margin-bottom: 5px; }
.gal-div h6 { font-family:Tahoma, Geneva, sans-serif; font-size: 14px; padding: 5px 10px; color:#034c85; display: block; text-align: center; font-weight:600; }


.awards-div { width:565px; height:399px; background:#ECECEC; float:left;  position:relative; border: 1px solid rgba(204, 204, 204, 0.2); width: 530px; height:298px; background:#fff;  overflow:hidden;
	border-bottom: 1px solid rgba(229, 229, 229, 1);
	border-right: 1px solid rgba(211, 211, 211, 0.3); display: inline-block;}

.awards-div span{ background:#f00; display:block;}
.awards-hover { position: absolute; right: 0px; top: 0px; opacity: 0; transition: all 0.5s ease-in; width: 530px; height:298px;
background: -moz-radial-gradient(center, ellipse cover,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.50) 97%, rgba(0,0,0,0.51) 99%, rgba(0,0,0,0.52) 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(0,0,0,0)), color-stop(97%,rgba(0,0,0,0.50)), color-stop(99%,rgba(0,0,0,0.51)), color-stop(100%,rgba(0,0,0,0.52))); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.50) 97%,rgba(0,0,0,0.51) 99%,rgba(0,0,0,0.52) 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.50) 97%,rgba(0,0,0,0.51) 99%,rgba(0,0,0,0.52) 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.50) 97%,rgba(0,0,0,0.51) 99%,rgba(0,0,0,0.52) 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.50) 97%,rgba(0,0,0,0.51) 99%,rgba(0,0,0,0.52) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */;
 }
a.awards-hov-link, a.awards-hov-link:link { width: 50px; height: 50px; position: absolute; top: 120px; right: -100px; background: rgba(255, 255, 255, 0.54) url(../img/zoom-icon.png) no-repeat left; border: 5px rgba(255, 255, 255, 0.5) solid; }
.awards-div img{ width: 530px; height:298px;  background:#fff;}
.awards-div h6 { font-family:Tahoma, Geneva, sans-serif; font-size: 14px; padding: 5px 10px; color: #6e6e6e; display: block; text-align: center; }

.awards-cntr{ background: rgba(255, 255, 255, 0.52) url(../img/sdw.png) bottom no-repeat; height: 371px; float:left; margin:13px; position:relative; padding:15px;  width:530px; margin-right: 18px; border: 1px solid #fff; margin-left:19px;}
.awards-icon{ position:absolute; background:url(../img/award.png); width:100px; height:115px; left:-15px; top:-15px; z-index:999;}
.shdw{position:absolute; background:url(../img/sdw.png) bottom no-repeat; width:550px; height:20px; z-index:999; bottom:-21px; }
.awards1 h6 { 
font-family:Tahoma, Geneva, sans-serif;
font-size: 14px;
padding: 20px 17px;
padding-left:50px;
color: #333;
margin-left: -15px;
margin-right: -16px;
display: block;

color:#fff;
text-align: center; background:#01a8ec url(../img/icons/awrd.png) top -1px left -1px no-repeat;height: 46px; margin-top:200px;margin-top: 300px;


}





.media-div { width:350px; height:245px; background:#ECECEC; float:left;  position:relative; border: 1px solid rgba(204, 204, 204, 0.2);  background:#fff;  overflow:hidden;
	border-bottom: 1px solid rgba(229, 229, 229, 1);
	border-right: 1px solid rgba(211, 211, 211, 0.3); display: inline-block;
	}

.media-div span{ background:#f00; display:block;}
.media-hover { position: absolute; right: 0px; top: 0px; opacity: 0; transition: all 0.5s ease-in;  width:350px; height:245px; background: rgb(0,183,234); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(0,183,234,0.16) 0%, rgba(0,158,195,0.28) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,183,234,0.16)), color-stop(100%,rgba(0,158,195,0.28))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(0,183,234,0.16) 0%,rgba(0,158,195,0.28) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(0,183,234,0.16) 0%,rgba(0,158,195,0.28) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(0,183,234,0.16) 0%,rgba(0,158,195,0.28) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(0,183,234,0.16) 0%,rgba(0,158,195,0.28) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b7ea', endColorstr='#009ec3',GradientType=1 ); /* IE6-9 */
 }
a.media-hov-link, a.media-hov-link:link { width: 50px; height: 50px; position: absolute; top: 100px; right: -100px; background: rgba(255, 255, 255, 0.54) url(../img/zoom-icon.png) no-repeat left; border: 5px rgba(255, 255, 255, 0.5) solid; }

.media-div img{  background:#fff;  max-width:350px; max-height:245px;}
.media-div h6 { font-family:Tahoma, Geneva, sans-serif; font-size: 14px; padding: 5px 10px; color: #6e6e6e; display: block; text-align: center; }

.media-cntr{ background: rgba(255, 255, 255, 0.52) url(../img/sdw.png) bottom no-repeat;; float:left; margin:13px; position:relative; padding:15px;  width:350px; margin-right: 21px; padding-bottom:0px; margin-right:0px; border: 1px solid #fff;}
.media-icon{ position:absolute; background:url(../img/award.png); width:100px; height:115px; left:-15px; top:-15px; z-index:999;}
.media1 h6 { 
font-family:Tahoma, Geneva, sans-serif;
font-size: 14px;
padding: 15px 17px;
padding-left:50px;
color: #333;
margin-left: -15px;
margin-right: -15px;
display: block;

color:#fff;
text-align: center; background:#01a8ec url(../img/icons/awrd.png) top -1px left -1px no-repeat;height: 40px; margin-top: 247px;}
.media{vertical-align: middle;
display: inline-block;
display: -webkit-inline-box;
display: -moz-inline-box;
display: -ms-inline-flexbox;
display: -webkit-inline-flex;
display: inline-flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-webkit-box-direction: normal;
-moz-box-direction: normal; width:350px; height:245px;}
.t55{ padding-top:55px; position:relative;}
.events{ float:left; width:760px;}
.event-container{ width:760px; min-height:250px; background:rgba(255, 255, 255, 0.50); float:left; margin-bottom:15px; border-radius: 10px;
border-bottom: 3px solid rgba(255, 255, 255, 0.57);}
.events-dis{ float:left; padding:10px; font:Tahoma, Geneva, sans-serif !important; color:#6e6e6e; width: 720px;}
.events-dis p{ font-family:Tahoma, Geneva, sans-serif; font-size:13px; line-height:21px; color: #1869a6;}
.event-title{ height:30px; background: #00599d; color:#fff;padding-top: 20px;
background: #00599d url(../img/event.png) top 5px left 3px  no-repeat;
border-bottom: 2px solid #003D6B;
padding-left: 50px; display:block; border-radius: 10px 10px 0px 0px;}
.event-title span{ margin:0px 15px;}
.event-inner{ padding:10px;}
.event-inner-image{ float:left; width:740px;   }
.event-image-inner{ width:234px; height:164px; float:left; margin:5px; border: 1px solid  #fff;
 vertical-align: middle;
display: inline-block;
display: -webkit-inline-box;
display: -moz-inline-box;
display: -ms-inline-flexbox;
display: -webkit-inline-flex;
display: inline-flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-webkit-box-direction: normal;
-moz-box-direction: normal;}
.event-image-inner img{max-width:234px; max-height:164px; float:left;}


#feedback{ display:block; width:300px; height:475px; background: #01a8ec; border-radius:10px; padding:13px; border:1px solid #fff; box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.35); float:left; margin-left:20px;  margin-top:20px;}
a.location-icon{ width:78px; height:78px ; font-size:14px;

 position:relative; z-index:999; right:0;  -moz-transition: all 0.6s ease 0s;
transition: all 0.6s ease 0s;
-webkit-transition: all 0.6s ease 0s;  text-decoration:none !important; color:#5F5F5F !important;
border-radius:13px  13px; text-align:center; border-right:0px; }
.feedback-icon:hover{transition: all 0.6s ease 0s;
-webkit-transition: all 0.6s ease 0s; }
.feedback-icon span{text-align:center; position:relative; top:59px; text-decoration:none !important;
 background:rgba(255, 255, 255, 0.56) url(../img/icons/feed-back.png) no-repeat  top 10px left 0px no-repeat; }
.button.b-close, .button.bClose {
border-radius: 7px 7px 7px 7px;
box-shadow: none;
font: bold 131%  Tahoma, Geneva, sans-serif;
padding: 0 6px 2px;
position: absolute;
right: -15px;
top: -20px;
}
.button {
background-color: #025596;
border-radius: 10px;

color: #fff;
cursor: pointer;
display: inline-block;
padding: 8px;
text-align: center;
text-decoration: none;
margin-top:5px;
}
.button>span {
font-size: 84%;
}
a.consulting-icon{ width:80px; height: 80px; 
background: #01a8ec  url(../img/icons/loc.png) no-repeat center ;

 position:absolute; z-index:999; right:0; top:315px; -moz-transition: all 0.6s ease 0s;
transition: all 0.6s ease 0s;
-webkit-transition: all 0.6s ease 0s;  text-decoration:none !important; color:#fff;
border-radius:13px  13px; text-align:center; border:2px solid #01589b; border-right:0px; }
.consulting-icon:hover{border-right:3px #01589b solid; transition: all 0.6s ease 0s;
-webkit-transition: all 0.6s ease 0s; }
.consulting-icon span{text-align:center; position:relative; top:59px; text-decoration:none !important;
  font-size:14px; }
.bold{ font-weight:bold;  font-size:15px !important; color: #5F5F5F !important;}



.talkbubble {
	float:left;
   width: 780px;
   min-height: 80px;
   background: #fff;
   position: relative;
   -moz-border-radius:    10px;
   -webkit-border-radius: 10px;
   border-radius:         10px; margin-bottom:15px;margin-top:15px;
}
.talkbubble strong{ background: url(../img/user.png) no-repeat left; padding-left:13px;}
/*.talkbubble:before {
   content:"";
   position: absolute;
  left:20px;
   bottom: -21px;
   width: 0;
   height: 0;
  border-top: -3px solid transparent;
border-right: 29px solid #fff;
border-bottom: 29px solid transparent;}*/
.talkbubble p{ padding:15px; font:Tahoma, Geneva, sans-serif; color: #6e6e6e;padding-left:45px;
	font-family: Tahoma, Geneva, sans-serif !important;
	text-align: justify;
	line-height: 21px ; background:url(../img/tes.png) no-repeat top 15px left 15px; }

.review{ margin-top:15px; width: 784px; float:left;}
.review-div:nth-child(odd){  margin-right:15px;  }


.review-div {width:380px; height:234px; background:rgba(255, 255, 255, 0.5); z-index:999; border:1px solid #fff; float:left;  position:relative;   overflow:hidden;
	border-bottom: 1px solid rgba(229, 229, 229, 1); margin-bottom:15px;
	border-right: 1px solid rgba(211, 211, 211, 0.3); display: inline-block; border-radius:0px 20px 20px 0px;
	}

.review-div span{ background:#f00; display:block;}
.review-hover {border-radius:0px 20px 20px 0px; position: absolute; right: 0px; top: 0px; opacity: 0; transition: all 0.5s ease-in;  width:380px; height:234px; background: -moz-radial-gradient(center, ellipse cover,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.50) 97%, rgba(0,0,0,0.51) 99%, rgba(0,0,0,0.52) 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(0,0,0,0)), color-stop(97%,rgba(0,0,0,0.50)), color-stop(99%,rgba(0,0,0,0.51)), color-stop(100%,rgba(0,0,0,0.52))); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.50) 97%,rgba(0,0,0,0.51) 99%,rgba(0,0,0,0.52) 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.50) 97%,rgba(0,0,0,0.51) 99%,rgba(0,0,0,0.52) 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.50) 97%,rgba(0,0,0,0.51) 99%,rgba(0,0,0,0.52) 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.50) 97%,rgba(0,0,0,0.51) 99%,rgba(0,0,0,0.52) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */;
 }
a.review-hov-link, a.review-hov-link:link { width: 50px; height: 50px; position: absolute; top: 80px; right: -100px; background: rgba(255, 255, 255, 0.54) url(../img/zoom-icon.png) no-repeat left; border: 5px rgba(255, 255, 255, 0.5) solid; }
.review-div img{  width:380px; background: }

.view-albm{ width:170px; height:30px; position:absolute; background:#fe0000; right:74px; color:#fff; display:block; z-index:999;} .view-albm a{ color:#fff; text-decoration:none; text-align:center;  position:relative; display:block; line-height:30px; text-transform:uppercase; font-size:14px;}
.albm ul{ background:rgba(255, 255, 255, 0.82); width:170px;  display:none; position:absolute; z-index:9999;right:74px;top:45px; border-radius:0px 0px 5px 5px;}
.albm ul li{ height:30px; width:150px;  border-bottom:1px solid #fff; display:block; line-height:30px; font-size:13px; background:url(../img/icons/lft-arw.png) no-repeat top 10px left 5px; padding-left:20px; }
.albm ul li:last-child{ border-bottom:0px;}
.albm ul li a{ color:#025596 !important; text-decoration:none; }
.cntct{margin-left:95px; /*width:705px;*/ float:left; margin-bottom:15px}

.evnt-div { border: 1px solid #fff;
	width:250px; height:141px; float: left; margin: 15px; margin-top: 10px; display: inline-block; position: relative; overflow: hidden;  margin-right: 10px; background:#fff url(../img/sep1.png) bottom repeat-x;}

.evnt-div span{ background:#f00; display:block;}
.evnt-hover { position: absolute; right: 0px; top: 0px; opacity: 0; transition: all 0.5s ease-in; width:250px; height:141px;
background: -moz-radial-gradient(center, ellipse cover,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.50) 97%, rgba(0,0,0,0.51) 99%, rgba(0,0,0,0.52) 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(0,0,0,0)), color-stop(97%,rgba(0,0,0,0.50)), color-stop(99%,rgba(0,0,0,0.51)), color-stop(100%,rgba(0,0,0,0.52))); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.50) 97%,rgba(0,0,0,0.51) 99%,rgba(0,0,0,0.52) 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.50) 97%,rgba(0,0,0,0.51) 99%,rgba(0,0,0,0.52) 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.50) 97%,rgba(0,0,0,0.51) 99%,rgba(0,0,0,0.52) 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.50) 97%,rgba(0,0,0,0.51) 99%,rgba(0,0,0,0.52) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

 }
 a.evnt-hov-link1, a.evnt-hov-link1:link { width: 40px; height: 40px; position: absolute; top: 48px; right: -100px; background: rgba(255, 255, 255, 0.54) url(../img/gall.png) no-repeat left; border: 5px rgba(255, 255, 255, 1.0) solid; }
a.evnt-hov-link, a.evnt-hov-link:link { width: 40px; height: 40px; position: absolute; top: 48px; right: -100px; background: rgba(255, 255, 255, 0.54) url(../img/zoom-icon.png) no-repeat left; border: 5px rgba(255, 255, 255, 1.0) solid; }
.evnt-div img { width:250px; height:141px; margin-bottom: 5px; }


.feebacktitle{
	
	font-weight:bold ; 
	padding-bottom:10px  ;
	color:white;
	line-height:23px;
	padding-left:60px;
	}

