body {
	margin: 0;
	padding: 0;
	font-family: 'Source Sans Pro', sans-serif !important;
	overflow-x: hidden;
	background: url(../images/bg.jpg) fixed;
	background-size: cover;
}
::-moz-selection {
 color: #fff;
 background: #0f9cca;
}
::selection {
	color: #fff;
	background: #0f9cca;
}
::-webkit-scrollbar-track {
 background-color: #808080;
}
::-webkit-scrollbar {
 width: 10px;
 background-color: #ffffff;
}
::-webkit-scrollbar-thumb {
 background-color: #00516b;
 border-radius: 10px;
}
a {
	text-decoration: none !important;
}
.pdd {
	padding: 0!important;
}
.modal-backdrop {
	z-index: 9999 !important;
}
.home {
	width: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 999;
}
.top-banner {
	position: relative;
	padding: 13px 30px !important;
}
.head-top {
	padding: 10px 0 0 0;
}
.head-text {
}
.head-text p {
	font-size: 13px;
	text-align: center;
	font-weight: 400;
	line-height: 25px;
	margin: 0;
	font-style: italic;
	letter-spacing: .4px;
	padding: 4px 0 0 0;
	color: #4e4e4e;
}
.lang {
	margin: 0;
	padding: 0;
}
.goog-te-gadget-simple {
	width: 100%;
	border-radius: 25px !important;
	border: 1px solid #ffffff !important;
	padding: 5px 20px !important;
}
.lang select {
	width: 100%;
	height: 35px;
	margin: 0;
	font-size: 12px;
	padding: 0 5px;
	color: #fff;
	background: none;
	outline: none;
	line-height: 25px;
	border-radius: 25px;
	border: 1px solid #fff;
}
.social {
	float: right;
}
.social ul {
	margin: 0;
	padding: 0;
	text-align: left;
}
.social li {
	list-style: none;
	width: 35px;
	height: 35px;
	margin: 0 3px 0 0;
	line-height: 36px;
	padding: 0;
	display: inline-block;
	text-align: center;
	border-radius: 100%;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.social li a {
	display: block;
}
.social li svg {
	padding: 0;
	line-height: 35px;
	margin: 0 auto;
	text-align: center;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.social li svg path {
	fill: #fff;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.social li:nth-child(1) {
	background: #143f9a;
}
.social li:nth-child(2) {
	background: #fd8c00;
}
.social li:nth-child(3) {
	background: #ff001b;
}
.social li:nth-child(4) {
	background: #de4b39;
}
.social li:nth-child(5) {
	background: #007bb6;
}
.social li:nth-child(6) {
	background: #55acef;
}
.social li:hover {
	background: #fff;
}
.social li:hover svg path {
	fill: #0f9cca;
}
.search {
	margin: 15px 0 0 0;
	padding: 0;
	float: left;
}
.search form {
	padding: 0;
	margin: 0;
}
.search input.search-text {
	color: #000;
	position: absolute;
	-webkit-transition: z-index 0.8s, width 0.5s, background 0.3s ease, border 0.3s;
	transition: z-index 0.8s, width 0.5s, background 0.3s ease, border 0.3s;
	height: 35px;
	width: 35px;
	margin: 0;
	padding: 15px;
	float: left;
	top: 0;
	left: 0;
	z-index: 9;
	border-radius: 25px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	cursor: pointer;
	border: 0px solid transparent;
	background: url(../images/search.png)no-repeat;
	background-size: 35px;
}
.search input.search-text:focus {
	z-index: 1;
	width: 95%;
	left: 0;
	top: 0;
	border: 0px solid #cf1372;
	background-color: #fff;
	outline: none;
	cursor: auto;
	padding: 10px 10px 10px 40px;
	background: #fff;
	border-radius: 25px;
	float: right;
}
.search input.search-submit {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 35px;
	height: 35px;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	cursor: pointer;
	border-radius: 25px;
	background: #ffffff url(../images/search.png) no-repeat;
	opacity: 1;
	background-size: 35px;
}
 .search input.search-text::-webkit-search-cancel-button {
 cursor:pointer;
}
.enquiry {
	width: 80%;
	height: 35px;
	margin: 0 auto;
	float: right;
	padding: 0;
	text-align: center;
	font-size: 13px;
	line-height: 31px;
	display: block;
	font-weight: 500;
	color: #000;
	letter-spacing: 1px;
	border: 2px solid #fff;
	background: #ffffff;
	text-transform: uppercase;
	position: relative;
	outline: none;
	border-radius: 25px;
	-webkit-transition: .8s;
	-moz-transition: .8s;
	-o-transition: .8s;
	transition: .8s;
}
.enquiry svg {
	width: 11px;
	height: 11px;
	margin: 0 5px 0 0;
}
.enquiry svg path {
	fill: #fff;
}
.enquiry:hover, .enquiry:focus {
	color: #ffffff;
	background: #0f9cca;
}
.modal-open .modal {
	z-index: 999999999;
}
.enquiry-in {
	margin: 0;
	padding: 0;
}
.enquiry-in .enq1 {
	width: 47.5%;
	height: 40px;
	margin: 5px;
	border: 1px solid #f0f0f0;
	font-size: 13px;
	line-height: 24px;
	padding: 10px;
	text-align: left;
	font-weight: 400;
	color: #000;
	letter-spacing: .2px;
	outline: none;
}
.enquiry-in .enq2 {
	width: 97.5%;
	height: 90px;
	margin: 5px;
	border: 1px solid #f0f0f0;
	font-size: 13px;
	line-height: 24px;
	padding: 10px;
	text-align: left;
	font-weight: 400;
	color: #000;
	letter-spacing: .2px;
	outline: none;
}
.enquiry-in .enq3 {
	width: 130px;
	height: 35px;
	margin: 5px 10px;
	padding: 0;
	font-size: 13px;
	float: right;
	background: #0f9cca;
	outline: none;
	border: none;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
}
.enhead .close {
	float: right;
	font-size: 20px;
	font-weight: 700;
	color: #fff !important;
	background: #0f9cca !important;
	outline: none;
	opacity: 1 !important;
	width: 30px;
	padding: 0 0 3px 1px;
	text-align: center;
	height: 30px;
	border-radius: 100%;
}
.menu {
	padding: 0 30px !important;
	background: #fff;
}
.logo {
	padding: 0;
}
.logo img {
	width: 100%;
	padding: 5px 0;
	margin: 0;
	display: block;
}
.logo2 img {
	display: none;
}
.menu-banner {
}
#toggle {
	width: 35px;
	height: 30px;
	margin: 4px 0 0 0;
	float: right;
	cursor: pointer;
}
#toggle p {
	float: left;
	color: #fff;
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 26px;
	font-weight: 600;
	margin: 0;
	margin-left: -60px;
	padding: 0;
	text-transform: uppercase;
}
#toggle div {
	width: 100%;
	height: 2px;
	background: #ffffff;
	margin: 0 auto 10px auto;
	transition: all 0.3s;
	backface-visibility: hidden;
}
#toggle.on .one {
	transform: rotate(45deg) translate(11px, 11px);
}
#toggle.on .two {
	opacity: 0;
}
#toggle.on .three {
	transform: rotate(-45deg) translate(5px, -6px);
}
#menu {
	display: none;
	margin: -1px 0 0 0;
}
.menu-collapser {
	position: relative;
	width: 100%;
	height: 40px;
	padding: 0 10px;
	margin: 0;
	color: #333;
	font-size: 13px;
	line-height: 40px;
	background-color: #e0e0e0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.collapse-button {
	position: absolute;
	right: 8px;
	top: 50%;
	width: 40px;
	padding: 7px 10px;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	background-color: #0f9cca;
	border-radius: 2px;
	cursor: pointer;
	transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.collapse-button:hover, .collapse-button:focus {
	color: #FFF;
	background-color: #0f9cca;
}
.collapse-button .icon-bar {
	display: block;
	height: 2px;
	width: 18px;
	margin: 2px 0;
	background-color: #F5F5F5;
	border-radius: 1px
}
ul.slimmenu {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: right;
}
ul.slimmenu:before, ul.slimmenu:after {
	content: '';
	display: table
}
ul.slimmenu:after {
	clear: both
}
ul.slimmenu.collapsed li {
	display: block;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}
ul.slimmenu.collapsed li>ul {
	position: static;
	display: none
}
ul.slimmenu.collapsed li a {
	display: block;
	border-bottom: 1px solid rgba(0,0,0,0.075);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}
ul.slimmenu.collapsed li .sub-toggle {
	height: 40px
}
ul.slimmenu li {
	position: relative;
	display: inline-block;
}
ul.slimmenu li ul {
	margin: 0;
	list-style-type: none
}
ul.slimmenu li ul li {
	background: #ffffff;
	width: 100%;
}
ul.slimmenu li>ul {
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 999;
	display: none;
	width: 100%;
	height: auto;
	padding: 0;
	min-width: 200px;
}
ul.slimmenu li>ul>li ul {
	position: absolute;
	left: 100%;
	top: 0;
	z-index: 999;
	display: none;
	width: 100%
}
ul.slimmenu li a {
	padding: 0 9px;
	margin: 0;
	line-height: 67px;
	font-size: 15px;
	display: block;
	text-decoration: none;
	color: #000;
	font-weight: 600;
	letter-spacing: .3px;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	position: relative;
}
ul.slimmenu li ul li a {
	width: 100%;
	display: block;
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	color: #000;
	padding: 10px 10px;
	margin: 0;
	text-transform: none;
	text-align: left;
	letter-spacing: .4px;
	border-bottom: 1px dashed rgba(255, 255, 255, 0.26);
}
ul.slimmenu li ul li a:before, ul.slimmenu li ul li a:after {
	display: none;
}
ul.slimmenu li ul li:last-child a {
	border-bottom: 0px solid #fff;
}
ul.slimmenu li ul li a:hover {
	color: #fff;
	background: #24a4ce;
}
ul.slimmenu li.active a {
	color: #0f9cca;
}
ul.slimmenu li a:hover {
	color: #0f9cca;
}
ul.slimmenu li .sub-toggle {
	background: none repeat scroll 0 0;
	position: absolute;
	right: 0;
	top: 2px;
	z-index: 999;
	width: 5px;
	height: 100%;
	text-align: center;
	cursor: pointer;
}
ul.slimmenu li .sub-toggle:before {
	content: '';
	display: inline-block;
	height: 100%;
	margin-right: -0.25em;
	vertical-align: middle
}
ul.slimmenu li .sub-toggle>i {
	display: inline-block;
	color: #000;
	font-size: 6px;
	vertical-align: middle;
}
ul.slimmenu li ul li .sub-toggle>i {
	color: #000;
}
ul.slimmenu li ul li .sub-toggle {
	right: 2px;
}
ul.slimmenu>li {
}
ul.slimmenu>li:first-child, ul.slimmenu>li.has-submenu+li {
	border-left: 0
}
.search {
	margin: 0;
	padding: 0 !important;
}
.search .header-button {
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	text-transform: capitalize;
	position: relative;
	z-index: 99;
	display: block;
	width: 45px;
	height: 45px;
	margin: 0;
	padding: 5px;
	outline: none;
	background: none;
	border: none;
	cursor: pointer;
}
.search .header-button img {
	width: 100%;
}
.search .header-button:before {
	position: absolute;
	content: '';
	width: 1px;
	height: 46%;
	background: #b7b7b7;
	top: 0;
	left: 0;
	margin: 27% 0;
	padding: 0;
}
.search #toggle-menu {
	float: left;
	background-position: 0 0;
	background-color: #bc0023;
}
.search #toggle-search {
	margin: 7px 0 0 5px;
	float: right;
}
.search #toggle-basket {
	position: relative;
	float: right;
	background-position: -120px 0;
}
.search #toggle-basket:before {
	position: absolute;
	top: 5px;
	left: 0;
	width: 2px;
	height: 50px;
	content: "";
	background-color: #000;
}
.search #search-form {
	-moz-transition: max-height, 0.5s;
	-o-transition: max-height, 0.5s;
	-webkit-transition: max-height, 0.5s;
	transition: max-height, 0.5s;
	position: absolute;
	top: 57px;
	right: 10px;
	width: 280px;
	max-height: 0;
	overflow: hidden;
	background: rgb(234, 255, 211);
}
.search #search-form.open {
	max-height: 45px;
}
.search #search-form fieldset {
	position: relative;
	margin: 0 45px 0 0;
	padding: 0;
	border: none;
}
.search #search-form input {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	height: 35px;
	font-weight: 400;
}
.search #search-form input[type="search"] {
	width: 100%;
	padding: 5px 10px;
	background: transparent;
	border: none;
	outline: none;
}
.search #search-form input[type="submit"] {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 75px;
	margin: 0;
	padding: 0;
	font-weight: 400;
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	background: #73b32e;
	border: none;
	cursor: pointer;
	outline: none;
	letter-spacing: 1px;
}
.booknow {
	width: 200px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	display: block;
	position: absolute;
	color: #aa407a;
	background: #ffe6f4;
	text-transform: uppercase;
	text-align: center;
	font-size: 13px;
	font-weight: 600;
	line-height: 40px;
	letter-spacing: .5px;
	z-index: 999;
	right: 4%;
	top: 48%;
	-webkit-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.31);
	-moz-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.31);
	box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.31);
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.booknow:hover, .booknow:focus {
	color: #aa407a;
}
.fixed-div {
	width: 220px;
	height: auto;
	margin: 0;
	padding: 0;
	position: fixed;
	z-index: 99999999;
	top: 35%;
	right: -175px;
	background: #e4f781;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.fixed-div:hover {
	right: 0;
}
.fixed-div ul {
	margin: 0;
	padding: 0;
}
.fixed-div ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 46px;
	border-bottom: 1px solid #fff;
}
.fixed-div ul li:last-child {
	height: 45px;
	border-bottom: 0px solid #fff;
}
.fixed-div ul li a {
	height: 45px;
	font-size: 13px;
	text-align: left;
	font-weight: 500;
	line-height: 45px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0;
	color: #fff;
	display: block;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.fixed-div ul li a:hover {
	background: #109f81;
	color: #fff;
}
.fixed-div ul li:hover .fx-txt h5, .fixed-div ul li:hover .fx-txt p, .fixed-div ul li:hover .fx-txt h6 {
	color: #fff;
}
.fixed-div .fx-img {
	width: 45px;
	height: 45px;
	padding: 8px;
	float: left;
	margin: 0;
	background: #109f81;
}
.fixed-div .fx-img img {
	width: 100%;
}
.fixed-div ul li .fx-txt {
	width: 175px;
	float: left;
	padding: 0 10px;
}
.fixed-div ul li .fx-txt h5 {
	font-size: 15px;
	text-align: left;
	font-weight: 400;
	line-height: 17px;
	margin: 0;
	letter-spacing: .8px;
	padding: 8px 0 0 0;
	color: #000;
}
.fixed-div ul li .fx-txt p {
	font-size: 11px;
	text-align: left;
	font-weight: 400;
	line-height: 15px;
	margin: 0;
	letter-spacing: .2px;
	padding: 0;
	cursor: text;
	color: #464646;
}
.fixed-div ul li .fx-txt h6 {
	font-size: 14px;
	text-align: left;
	font-weight: 400;
	line-height: 45px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0;
	color: #000;
}
.slide-banner {
	position: relative;
	overflow: hidden;
}
.slide-banner img {
	width: 100%;
}
.slide-banner .carousel-control.left, .slide-banner .carousel-control.right {
	background-image: none !important;
	position: absolute;
	top: 55%;
	height: 35px;
	width: 35px;
	z-index: 99;
	padding: 3px;
	border: 1px solid #fff;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.slide-banner .carousel-control.left {
	left: 3%;
}
.slide-banner .carousel-control.right {
	right: 3%;
}
.slide-banner .slide-text {
	position: absolute;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0 4%;
	left: 0;
	top: 40%;
	z-index: 9999;
}
.slide-banner .slide-text .slide-text-in {
	width: 550px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
	z-index: 9;
	position: relative;
}
.slide-banner .slide-text .slide-text-in h4 {
	font-size: 25px;
	line-height: 30px;
	color: #ffffff;
	margin: 0;
	padding: 0;
	text-align: left;
	font-weight: 500;
	letter-spacing: 3px;
	text-transform: uppercase;
	visibility: visible !important;
	-webkit-animation-name: slideInRight !important;
	animation-name: slideInRight !important;
}
.slide-banner .slide-text .slide-text-in h2 {
	font-size: 44px;
	line-height: 42px;


	font-weight: 800;
	color: #ffffff;
	margin: 0;
	padding: 3px 0;
	text-align: left;
	letter-spacing: 1.2px;
	text-transform: uppercase;
	visibility: visible !important;
	-webkit-animation-name: slideInRight !important;
	animation-name: slideInRight !important;
}
.slide-banner .slide-text .slide-text-in h3 {
	color: #ffffff;
	font-size: 19px;
	font-weight: 700;
	line-height: 25px;
	margin: 0;
	padding: 0;
	text-align: left;
	letter-spacing: 7.4px;
	text-transform: uppercase;
	visibility: visible !important;
	-webkit-animation-name: slideInRight !important;
	animation-name: slideInRight !important;
}
.slide-btn {
	width: 200px;
	height: 42px;
	margin: 12px 0 0 0;
	padding: 0;
	display: block;
	background: #ffffff;
	border: 2px solid #fff;
	color: #0f9cca;
	font-weight: 600;
	text-transform: uppercase;
	border-radius: 8px;
	text-align: center;
	font-size: 13px;
	line-height: 38px;
	letter-spacing: .8px;
	position: relative;
	z-index: 9;
	-webkit-box-shadow: 2px 3px 0px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 3px 0px 0px rgba(0,0,0,0.2);
	box-shadow: 2px 3px 0px 0px rgba(0,0,0,0.2);
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	visibility: visible !important;
	-webkit-animation-name: slideInRight !important;
	animation-name: slideInRight !important;
}
.slide-btn svg {
	margin: 0 3px 0 0;
}
.slide-btn:hover, .slide-btn:focus {
	color: #fff;
	background: #0f9cca;
}
.slide-btn2 {
	display: none;
}
.slide-btn:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	top: 0;
	right: 0;
	z-index: -1;
	border-radius: 8px;
	-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
	-moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
	box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
	-webkit-animation: bxa 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	-moz-animation: bxa 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	-ms-animation: bxa 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	animation: bxa 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
 @-webkit-keyframes bxa {
to {
-webkit-box-shadow:  0 0 0 45px rgba(255, 255, 255, 0);
-moz-box-shadow:  0 0 0 45px rgba(255, 255, 255, 0);
box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
}
}
@-moz-keyframes bxa {
to {
-webkit-box-shadow:  0 0 0 45px rgba(255, 255, 255, 0);
-moz-box-shadow:  0 0 0 45px rgba(255, 255, 255, 0);
box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
}
}
@keyframes bxa {
to {
-webkit-box-shadow:  0 0 0 45px rgba(255, 255, 255, 0);
-moz-box-shadow:  0 0 0 45px rgba(255, 255, 255, 0);
box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
}
}
.tips {
	position: relative;
	margin: -100px 0 0 0;
}
.tips-box {
	padding: 0 !important;
	background: url(../images/tips-1.jpg) no-repeat;
	background-size: cover;
	background-position: top right;
}
.tips-box2 {
	background: url(../images/tips-2.jpg) no-repeat;
	background-size: cover;
	background-position: top right;
}
.tips-box .tips-img {
	padding: 0 !important;
}
.tips-box .tips-img img {
	width: 100%;
}
.tips-box .tips-text {
	padding: 20px 25px !important;
}
.tips-box .tips-text h4 {
	font-size: 21px;
	text-align: left;
	font-weight: 600;
	line-height: 26px;
	margin: 0;
	letter-spacing: 1px;
	padding: 0 0 7px 0;
	color: #ffffff;
}
.tips-box .tips-text p {
	font-size: 16px;
	text-align: justify;
	font-weight: 400;
	line-height: 25px;
	margin: 0;
	letter-spacing: .6px;
	padding: 0;
	color: #ffffff;
}
.btn-1 {
	width: 130px;
	height: 35px;
	margin: 12px 0 0 0;
	padding: 0;
	display: block;
	color: #000000;
	background: #ffffff;
	font-weight: 600;
	text-align: center;
	font-size: 14px;
	line-height: 35px;
	letter-spacing: .4px;
	position: relative;
	z-index: 9;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.btn-1 span {
	width: 35px;
	height: 35px;
	font-size: 20px;
	display: inline-block;
	background: #0f9cca;
	color: #fff;
	float: right;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.btn-1:hover {
	color: #000;
}
.btn-1:hover span {
	width: 0;
	opacity: 0;
}
.about {
	padding: 35px 0;
}
.thead {
	padding: 0 0 10px 0;
}
.thead h2, .thead h1 {
	font-size: 23px;
	text-align: left;
	font-weight: 700;
	line-height: 28px;
	margin: 0;
	letter-spacing: 1.5px;
	padding: 0;
	color: #000000;
	text-transform: uppercase;
}
.thead h2 span, .thead h1 span {
	color: #0f9cca;
}
.thead hr {
	width: 80px;
	height: 2px;
	margin: 10px 0;
	padding: 0;
	border: none;
	background: #0f9cca;
}
.about-left {
	padding: 0 30px 0 0 !important;
}
.about-left p {
	font-size: 16px;
	text-align: justify;
	font-weight: 400;
	line-height: 27px;
	margin: 0;
	letter-spacing: .6px;
	padding: 0 0 5px 0;
	color: #000000;
}
.about-left .thead h2 {
	text-align: left;
}
.about-left .btn-1 {
	background: #0f9cca;
	color: #fff;
}
.about-left .btn-1 span {
	background: #000;
}
.about-right {
}
.about-right img {
	width: 100%;
	margin: -75px 0 0 0;
	border-radius: 100%;
	border: 6px solid #fff;
	background-color: #fff;
	-webkit-box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.15);
}
.about-right2 {
	display: none;
}
.latest {
	padding: 0 0 20px 0;
}
.latest-left {
	padding: 0 !important;
}
.latest-main {
	padding: 10px 30px 0 30px;
}
.latest-box {
	padding: 0 !important;
	margin: 0 0 25px 0;
}
.latest-box img {
	width: 100%;
}
.latest-box ul {
	position: absolute;
	margin: 0;
	margin-left: -45px;
	padding: 0;
	width: 90px;
	top: 40%;
	left: 50%;
}
.latest-box ul li {
	list-style: none;
	margin: 0;
	padding: 4px;
	width: 44px;
	float: left;
	background: rgba(0, 0, 0, 0.56);
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.latest-box ul li:first-child {
	margin: 0 2px 0 0;
}
.latest-box:hover ul li {
	background: rgba(15, 156, 202, 0.8);
}
.latest-box ul li img {
	width: 100%;
	opacity: .65;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.latest-box ul li:hover img {
	opacity: 1;
}
.videopop {
}
.videopop .modal-dialog {
	margin: 50px auto 0 auto;
	padding: 15px;
}
.videopop .modal-content {
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
	background: #000;
	border: none;
}
.videopop .modal-body {
	padding: 0;
	height: 450px;
}
.videopop button.close {
	width: 32px;
	height: 32px;
	position: absolute;
	top: -32px;
	right: 0;
	background: #0f9cca;
	font-size: 24px;
	color: #fff;
	opacity: 1 !important;
}
.videopop video, .videopop iframe {
	width: 100%;
	height: auto;
	border: none;
}
.videopop .modal-footer {
}
.latest-right {
}
.form-main {
	margin: 0;
	padding: 0 !important;
	background: #fff;
	position: relative;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
}
.form-in-head {
	background: #0f9cca;
	padding: 10px 15px;
}
.form-in-head h3 {
	margin: 0;
	padding: 0 0 0 25px;
	font-size: 24px;
	line-height: 22px;
	color: #fff;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: .8px;
	font-weight: 500;
	position: relative;
}
.form-in-head h3 span {
	font-size: 15px;
}
.form-in-head h3:before {
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 5px;
	height: 85%;
	top: 7px;
	left: 6px;
	background: #fff;
}
.form-in {
	padding: 0 15px 10px 15px;
}
.form-in form {
	margin: 10px 0 0 0;
}
.form-in .pd {
	padding: 0 5px !important;
}
.form-in .ff1 {
	width: 100%;
	height: 40px;
	margin: 7px 0;
	font-size: 12px;
	background: none;
	line-height: 24px;
	border: 1px solid #d4d4d4;
	padding: 5px 10px;
	text-align: left;
	font-weight: 400;
	color: #000;
	letter-spacing: 1px;
	outline: none;
}
.form-in .ff2 {
	width: 100%;
	height: 70px;
	margin: 5px 0;
	font-size: 12px;
	line-height: 24px;
	border: 1px solid #d4d4d4;
	padding: 5px 10px;
	background: none;
	text-align: left;
	font-weight: 400;
	color: #000;
	letter-spacing: 1px;
	outline: none;
}
.form-in .ff3 {
	width: 100%;
	height: 40px;
	margin: 10px 0;
	padding: 0;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: 1px;
	float: right;
	background: #0f9cca;
	outline: none;
	border: none;
	color: #fff;
	border-radius: 0;
	text-align: center;
	text-transform: uppercase;
}
.form-in ::-webkit-input-placeholder {
 color: #333;
}
.form-in ::-moz-placeholder {
 color: #333;
}
.form-in :-ms-input-placeholder {
 color: #333;
}
.form-in :-moz-placeholder {
 color: #333;
}
.adleft, .adright {
	position: absolute;
	content: '';
	top: 50%;
	margin: -25px 0 0 0;
	padding: 0;
	width: 35px;
	height: 35px;
	opacity: 1;
	background: none;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.adleft {
	left: 0;
}
.adright {
	right: 0;
}
.conditions {
	padding: 0 0 40px 0;
}
.conditions .thead h2 {
	text-align: center;
}
.conditions .thead hr {
	margin: 10px auto;
}
.conditions-main {
	padding: 0 45px;
}
.conditions-box {
	padding: 0 !important;
	background: #000;
	overflow: hidden;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.conditions-box2 {
	margin: 20px 0 0 0;
}
.conditions-box img {
	width: 100%;
	opacity: .3;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.conditions-box .conditions-mask {
	position: absolute;
	top: 0;
	left: 0;
	padding: 25px;
	width: 100%;
	height: 100%;
}
.conditions-box .conditions-mask h4 {
	font-size: 19px;
	text-align: left;
	font-weight: 600;
	line-height: 22px;
	margin: 0;
	letter-spacing: .6px;
	padding: 0 0 10px 0;
	color: #ffffff;
	text-transform: uppercase;
}
.conditions-box .conditions-mask p {
	font-size: 15px;
	text-align: left;
	font-weight: 400;
	line-height: 25px;
	margin: 0;
	letter-spacing: 0.8px;
	padding: 0;
	color: #ffffff;
	height: 75px;
	overflow: hidden;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.conditions-box .conditions-mask ul {
	margin: 0;
	padding: 0;
	height: 70px;
	overflow: hidden;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.conditions-box .conditions-mask ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.conditions-box .conditions-mask ul li a {
	font-size: 15px;
	text-align: left;
	font-weight: 400;
	line-height: 22px;
	margin: 0;
	letter-spacing: 0.8px;
	padding: 0;
	color: #ffffff;
}
.conditions-box .conditions-mask .btn-1 {
	width: 35px;
	font-size: 0;
	background: none;
	position: absolute;
	bottom: 25px;
	border-radius: 25px;
}
.conditions-box .conditions-mask .btn-1 span {
	top: 0;
	left: 0;
	position: absolute;
	border-radius: 100%;
	background: none;
	color: #fff;
	line-height: 33px;
	border: 1px solid #fff;
}
.conditions-box:hover .conditions-mask .btn-1 {
	width: 130px;
	font-size: 14px;
	opacity: 1;
	background: #fff;
}
.conditions-box:hover .conditions-mask .btn-1 span {
	opacity: 0;
}
.conditions-box:hover {
	background: #0f9cca;
}
.conditions-box:hover img {
	opacity: .15;
	-webkit-transform: rotate(5deg) scale(1.2, 1.2);
	-moz-transform: rotate(5deg) scale(1.2, 1.2);
	-o-transform: rotate(5deg) scale(1.2, 1.2);
	transform: rotate(5deg) scale(1.2, 1.2);
}
.conditions-box:hover .conditions-mask p {
	height: 250px;
}
.conditions-box:hover .conditions-mask ul {
	height: 250px;
}
.specialisation {
	padding: 0 0 20px 0;
	position: relative;
	z-index: 9;
}
.specialisation:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 58%;
	bottom: 0;
	left: 0;
	background: #eaeaea;
	z-index: -1;
}
.specialisation .thead h2 {
	text-align: center;
}
.specialisation .thead hr {
	margin: 10px auto;
}
.speci1 {

	display: block;
}
.speci2 {
	display: none;
}
.specialisation .nav-tabs {
	border-bottom: 0px solid #ddd;
	position: relative;
	padding: 0 25px;
}
.specialisation .nav-tabs:before {
	position: absolute;
	content: '';
	width: 90%;
	height: 1px;
	border-top: 2px dashed #0085b3;
	top: 50%;
	left: 5%;
}
.specialisation .nav-tabs>li {
	float: left;
	margin: 0;
	width: 20%;
}
.specialisation .nav-tabs>li>a {
	margin: 0;
	border: 0px solid transparent;
	padding: 0;
}
.specialisation .nav-tabs>li>a:after {
	position: absolute;
	content: '';
	width: 30px;
	height: 113px;
	margin: 0;
	padding: 0;
	top: 18%;
	left: 50%;
	margin-left: -15px;
	z-index: -1;
	background: url(../images/spec-arrow.png) no-repeat;
	background-size: 100% auto;
	opacity: 0;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	-ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.specialisation .nav-tabs>li.active>a, .specialisation .nav-tabs>li.active>a:focus, .specialisation .nav-tabs>li.active>a:hover {
	border: 0px solid transparent;
	background: none;
	outline: none;
}
.specialisation .nav-tabs>li.active>a:after {
	opacity: 1;
	top: 75%;
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
}
.specialisation .nav-tabs>li>a:hover, .specialisation .nav-tabs>li>a:focus {
	border-color: transparent;
	background-color: transparent;
	outline: none;
}
.specialisation .tab-content {
	padding: 70px 30px 30px 30px;
	height: 400px;
}
.specialisation .tab-content h3 {
	font-size: 21px;
	text-align: left;
	font-weight: 700;
	line-height: 28px;
	margin: 0;
	letter-spacing: 1.5px;
	padding: 10px 15px 10px 0;
	color: #000000;
	text-transform: uppercase;
	position: relative;
	display: inline-block;
	background: #eaeaea;
}
.specialisation .tab-content h3 span {
	color: #0f9cca;
}
.specialisation .tab-content hr {
	width: 100%;
	height: 1px;
	border: none;
	border-top: 1px solid #797979;
	padding: 0;
	margin: -24px 0 25px 0;
}
.specialisation .tab-content p {
	font-size: 16px;
	text-align: justify;
	font-weight: 400;
	line-height: 27px;
	margin: 0;
	letter-spacing: .6px;
	padding: 0 0 5px 0;
	color: #000000;
}
.specialisation .btn-1 {
	background: #0f9cca;
	color: #fff;
}
.specialisation .btn-1 span {
	background: #000;
}
.specialisation .adleft, .specialisation .adright {
	top: 98px;
}
.spec-box {
	width: 185px;
	height: 185px;
	margin: 0 auto;
	background: #0f9cca;
	border-radius: 100%;
	position: relative;
}
.spec-box img {
	width: 100%;
	border-radius: 100%;
	opacity: .25;
}
.spec-box-in {
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 100%;
	top: 0;
	left: 0;
	display: table;
	-webkit-transform: rotate(0deg) scale(.9, .9);
	-moz-transform: rotate(0deg) scale(.9, .9);
	-o-transform: rotate(0deg) scale(.9, .9);
	transform: rotate(0deg) scale(.9, .9);
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.specialisation .nav-tabs>li.active>a .spec-box-in {
	background: rgba(255, 62, 142, 0.65);
}
.specialisation .nav-tabs>li>a:hover .spec-box-in {
	background: rgba(255, 62, 142, 0.65);
	-webkit-transform: rotate(360deg) scale(.9, .9);
	-moz-transform: rotate(360deg) scale(.9, .9);
	-o-transform: rotate(360deg) scale(.9, .9);
	transform: rotate(360deg) scale(.9, .9);
}
.spec-box-in2 {
	display: table-cell;
	vertical-align: middle;
}
.spec-box-in h4 {
	font-size: 21px;
	text-align: center;
	font-weight: 600;
	line-height: 24px;
	margin: 0;
	letter-spacing: .8px;
	padding: 0 10px;
	color: #ffffff;
	text-transform: uppercase;
}
.reviews {
	padding: 40px 0 50px 0;
	position: relative;
	background: url(../images/bg2.jpg);
	background-size: 100% 100%;
}
.reviews .thead h2 {
	text-align: center;
	color: #fff;
}
.reviews .thead h2 span {
	color: #fff;
}
.reviews .thead hr {
	margin: 10px auto;
	background: #fff;
}
.review-left {
}
.review-box {
}
.review-box img {
	width: 75px;
	margin: 0 auto 12px auto;
	padding: 0;
}
.review-box p {
	font-size: 16px;
	text-align: center;
	font-weight: 400;
	line-height: 26px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0;
	color: #fff;
}
.review-box p img {
	width: 16px;
	display: inline-block;
	margin: 0 13px;
}
.review-box h4 {
	font-size: 20px;
	text-align: center;
	font-weight: 600;
	line-height: 23px;
	margin: 0;
	letter-spacing: .6px;
	padding: 0 0 5px 0;
	color: #fff;
}
.review-box h5 {
	font-size: 12px;
	text-align: center;
	font-weight: 400;
	line-height: 18px;
	margin: 0;
	letter-spacing: .6px;
	padding: 0;
	color: #fff;
}
.review-box .btn-1 {
	margin: 10px auto 0 auto;
}
.reviewv-box {
	padding: 0 70px !important;
}
.reviewv-box img {
	width: 100%;
}
.reviewv-box ul {
	position: absolute;
	margin: 0;
	margin-left: -45px;
	padding: 0;
	width: 90px;
	top: 45%;
	left: 50%;
}
.reviewv-box ul li {
	list-style: none;
	margin: 0;
	padding: 4px;
	width: 44px;
	float: left;
	background: rgba(0, 0, 0, 0.56);
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.reviewv-box ul li:first-child {
	margin: 0 2px 0 0;
}
.reviewv-box:hover ul li {
	background: rgba(15, 156, 202, 0.8);
}
.reviewv-box ul li img {
	width: 100%;
	opacity: .65;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.reviewv-box ul li:hover img {
	opacity: 1;
}
.review-right {
}
.reviews #reviews-slider .carousel-inner {
	padding: 0 0 50px 0;
}
.reviews #reviews2-slider .carousel-inner {
	padding: 0 0 35px 0;
}
.reviews #reviews-slider .carousel-indicators, .reviews #reviews2-slider .carousel-indicators {
	bottom: 20px;
	margin: 0;
	padding: 0;
	left: 0;
	width: 100%;
	text-align: center;
}
.reviews #reviews-slider .carousel-indicators {
	bottom: 0;
	padding: 0 3px;
}
.reviews #reviews-slider .carousel-indicators .active {
	background-color: #ffffff;
}
.reviews #reviews-slider .carousel-indicators li {
	display: inline-block;
	width: 22px;
	height: 7px;
	margin: 0 2px;
	border-radius: 0;
	background-color: rgba(255, 255, 255, 0.5);
	border: 0px solid #868686;
}
.reviews #reviews2-slider .carousel-inner {
	padding: 0 0 35px 0;
}
.reviews #reviews-slider .carousel-indicators, .reviews #reviews2-slider .carousel-indicators {
	bottom: 20px;
	margin: 0;
	padding: 0;
	left: 0;
	width: 100%;
	text-align: center;
}
.reviews #reviews2-slider .carousel-indicators {
	bottom: 0;
	padding: 0 3px;
}
.reviews #reviews2-slider .carousel-indicators .active {
	background-color: #0f9cca;
}
.reviews #reviews2-slider .carousel-indicators li {
	display: inline-block;
	width: 22px;
	height: 7px;
	margin: 0 2px;
	border-radius: 0;
	background-color: rgba(99, 99, 99, 0.5);
	border: 0px solid #868686;
}
.gallery {
	padding: 0 0 40px 0;
	background: #fff;
}
.gallery .thead h2 {
	text-align: center;
}
.gallery .thead hr {
	margin: 10px auto;
}
.gallery .tabs-left {
	border-bottom: none;
	border-right: 0px solid #ddd;
	margin: 30px 0;
}
.gallery .tabs-left>li {
	float: none;
	margin: 0 0 2px 0;
}
.gallery .nav-tabs>li>a {
	padding: 30px 5px;
	margin: 0;
	line-height: 20px;
	text-transform: uppercase;
	border: 0px solid transparent;
	border-radius: 0;
	background: #e94572;
	color: #fff;
	font-size: 17px;
	letter-spacing: 1px;
	text-align: center;
	font-weight: 600;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.gallery .tabs-left>li.active>a, .gallery .tabs-left>li.active>a:hover, .gallery .tabs-left>li.active>a:focus {
	border-bottom-color: #ddd;
	border-right-color: transparent;
	background: #f39d14;
	color: #fff;
	border: none;
	border-radius: 0px;
	margin: 0px;
}
.gallery .nav-tabs>li>a img {
	width: 80px;
	margin: 0 auto;

}
.gallery .nav-tabs>li>a:hover, .gallery .nav-tabs>li>a:focus {
	background: #e94572;
}
.gallery .tabs-left>li.active>a::after {
	content: "";
	position: absolute;
	top: 40%;
	right: -10px;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #f39d14;
	display: block;
	width: 0;
}
.gallery .tab-content {
	padding: 0 0 0 40px;
}
.gpdd {
	padding: 5px !important;
}
.galvbox {
	padding: 0 !important;
}
.galvbox img {
	width: 100%;
}
.galvbox ul {
	position: absolute;
	margin: 0;
	margin-left: -45px;
	padding: 0;
	width: 90px;
	top: 40%;
	left: 50%;
}
.galvbox ul li {
	list-style: none;
	margin: 0;
	padding: 4px;
	width: 44px;
	float: left;
	background: rgba(0, 0, 0, 0.56);
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.galvbox ul li:first-child {
	margin: 0 2px 0 0;
}
.galvbox:hover ul li {
	background: rgba(15, 156, 202, 0.8);
}
.galvbox ul li img {
	width: 100%;
	opacity: .65;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.galvbox ul li:hover img {
	opacity: 1;
}
.gallery .btn-1 {
	margin: 10px 10px 0 0;
}
.galbox {
	padding: 0 !important;
	overflow: hidden;
	position: relative;
}
.galbox img {
	width: 100%;
	-webkit-transition: .8s;
	-moz-transition: .8s;
	-o-transition: .8s;
	transition: .8s;
}
.galbox:hover img {
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
}
.blogs {
	padding: 40px 0;
	background: url(../images/bg3.jpg);
	background-size: cover;
}
.blogs .thead h2 {
	text-align: center;
}
.blogs .thead hr {
	margin: 10px auto;
}
.blog-box {
	margin: 0;
	padding: 70px 20px !important;
	background: url(../images/blog.png) no-repeat;
	background-size: 100% 100%;
	height: 250px;
}
.blog-date {
	width: 20%;
	float: left;
	padding: 25px 30px 0 0;
}
.blog-date h5 {
	font-size: 17px;
	text-align: center;
	font-weight: 400;
	line-height: 23px;
	margin: 0;
	letter-spacing: 1px;
	padding: 0;
	color: #ffffff;
}
.blog-date h5 span {
	font-size: 30px;
	display: block;
	font-weight: 800;
}
.blog-text {
	width: 80%;
	float: right;
}
.blog-text h4 {
	font-size: 17px;
	text-align: left;
	font-weight: 700;
	line-height: 22px;
	margin: 0;
	letter-spacing: .6px;
	padding: 5px 0;
	color: #000000;
}
.blog-text p {
	font-size: 16px;
	text-align: justify;
	font-weight: 400;
	line-height: 25px;
	margin: 0;
	letter-spacing: .6px;
	padding: 0;
	color: #000000;
}
.blog-text p a {
	font-weight: 700;
	color: #0f9cca;
	margin: 0 5px;
}
.blogs .adleft, .blogs .adright {
	top: auto;
	bottom: 0;
	margin: 0;
	padding: 0;
	width: 40px;
	height: 40px;
}
.blogs .adleft {
	left: 46%;
}
.blogs .adright {
	right: 46%;
}
.map {
	height: 450px;
	overflow: hidden;
}
footer {
	padding: 60px 0 0 0;
	position: relative;
}
footer:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 131%;
	margin: 0;
	padding: 0;
	left: 0;
	top: -31%;
	background: url(../images/bg4.png) no-repeat;
	background-size: 100% 100%;
}
footer h2 {
	font-size: 23px;
	text-align: left;
	font-weight: 700;
	line-height: 28px;
	margin: 0;
	letter-spacing: 1.5px;
	padding: 0 15px 15px 0;
	background: #f2fcff;
	color: #000000;
	text-transform: uppercase;
	display: inline-block;
}
footer hr {
	width: 100%;
	height: 1px;
	border: none;
	border-top: 1px solid #797979;
	padding: 0;
	margin: -30px 0 30px 0;
}
.fbox {
	padding: 0 30px 0 0 !important;
}
.fbox p {
	font-size: 16px;
	text-align: left;
	font-weight: 400;
	line-height: 27px;
	margin: 0;
	letter-spacing: .6px;
	padding: 0 0 10px 0;
	color: #000000;
}
.fbox p span {
	margin: 0 15px 0 0;
}
.fbox p svg {
	margin: 0 5px 0 0;
	color: #2e8fce;
}
.fbox2 {
	padding: 15px 0 0 0;
}
.opening {
	border: 1px solid #333;
	padding: 0 15px 10px 15px;
}
.opening h4 {
	font-size: 21px;
	text-align: left;
	font-weight: 600;
	line-height: 28px;
	margin: 0;
	letter-spacing: 1.5px;
	padding: 0 12px;
	background: #f2fcff;
	color: #000000;
	text-transform: uppercase;
	display: inline-block;
	position: relative;
	top: -15px;
}
.opening table {
	font-size: 16px;
	color: #000;
	letter-spacing: .6px;
	line-height: 30px;
	width: 100%;
	margin: -10px 0 0 0;
}
.fbox2 .social {
	float: none;
	padding: 30px 0 0 0;
}
.fbox2 .social ul {
	text-align: left;
}
.fbox2 .social li {
	margin: 0 5px 0 0;
}
.fbox2 .social li:hover {
	background: #0f9cca;
}
.fbox2 .social li:hover svg path {
	fill: #fff;
}
.f-copy {
	margin: 20px 0 0 0;
	padding: 10px 0 !important;
	border-top: 1px solid #aac2d0;
}
.f-copy h6 {
	color: #000000;
	font-size: 13px;
	line-height: 47px;
	font-weight: 400;
	margin: 0;
	text-align: left;
	padding: 0;
	letter-spacing: 1px;
}
.f-copy h6 a, .f-copy h6 a:hover, .f-copy h6 a:focus {
	color: #30aad2;
}
.f-copy .flogo {
	text-align: right;
}
.f-copy .flogo img {
	width: 90px;
	margin: 0;
	display: inline-block;
}
/*--------------------*/
.to-top {
	position: fixed;
	z-index: 9999;
	bottom: 15px;
	right: 15px;
	display: none;
}
.to-top a.back-to-top {
	display: block;
	text-align: center;
	color: #0f9cca;
	font-size: 17px;
	width: 35px;
	height: 35px;
	line-height: 33px;
	border-radius: 25px;
	background: #fff;
	border: 2px solid #0f9cca;
	opacity: 0.7;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	visibility: visible;
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp;
}
.to-top a.back-to-top:hover {
	opacity: 1;
}
.fixeddiv {
	width: 90px;
	height: auto;
	margin: 0;
	padding: 0;
	position: fixed;
	z-index: 9999;
	top: 32%;
	right: 0;
	display: none;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.fixeddiva {
	width: 0;
	height: auto;
	margin: 0;
	float: right;
	padding: 10px 5px;
	display: block;
	background: rgba(15, 156, 202, 0.85);
	border-right: none;
	color: #fff;
	font-size: 13px;
	text-align: center;
	line-height: 14px;
	font-weight: 500;
	opacity: 0;
	letter-spacing: .4px;
	border-radius: 10px 0 0 10px;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.fixeddiva2 {
	width: 100%;
	opacity: 1;
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	visibility: visible;
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown;
}
.fixeddiva span {
	display: block;
	-webkit-animation: fixz 1s infinite;
	-moz-animation: fixz 1s infinite;
	-ms-animation: fixz 1s infinite;
	animation: fixz 1s infinite;
}
 @-webkit-keyframes fixz {
 0% {
 -webkit-transform: scale(.9, .9);
 -moz-transform: scale(.9, .9);
 -o-transform: scale(.9, .9);
 transform: scale(.9, .9);
}
 50% {
 -webkit-transform: scale(1, 1);
 -moz-transform: scale(1, 1);
 -o-transform: scale(1, );
 transform: scale(1, 1);
}
 100% {
 -webkit-transform: scale(.9, .9);
 -moz-transform: scale(.9, .9);
 -o-transform: scale(.9, .9);
 transform: scale(.9, .9);
}
}
@-moz-keyframes fixz {
 0% {
 -webkit-transform: scale(.9, .9);
 -moz-transform: scale(.9, .9);
 -o-transform: scale(.9, .9);
 transform: scale(.9, .9);
}
 50% {
 -webkit-transform: scale(1, 1);
 -moz-transform: scale(1, 1);
 -o-transform: scale(1, );
 transform: scale(1, 1);
}
 100% {
 -webkit-transform: scale(.9, .9);
 -moz-transform: scale(.9, .9);
 -o-transform: scale(.9, .9);
 transform: scale(.9, .9);
}
}
@keyframes fixz {
 0% {
 -webkit-transform: scale(.9, .9);
 -moz-transform: scale(.9, .9);
 -o-transform: scale(.9, .9);
 transform: scale(.9, .9);
}
 50% {
 -webkit-transform: scale(1, 1);
 -moz-transform: scale(1, 1);
 -o-transform: scale(1, );
 transform: scale(1, 1);
}
 100% {
 -webkit-transform: scale(.9, .9);
 -moz-transform: scale(.9, .9);
 -o-transform: scale(.9, .9);
 transform: scale(.9, .9);
}
}
.fixeddiva svg {
	font-size: 20px;
	margin: 0 auto 7px auto;
	display: block;
}
.fixeddiva:hover {
	background: rgba(15, 156, 202, 0.95);
	color: #fff;
}
.inhome {
	position: relative;
}
.inner-banner {
	width: 100%;
	position: relative;
	background: #0f9cca;
}
.inner-banner img {
	width: 100%;
	opacity: .25;
}
.bknw {
	width: 115px;
	height: 115px;
	border-radius: 100%;
	padding: 10px;
	display: block;
	position: absolute;
	bottom: 15%;
	right: 14%;
	background: #0f9cca;
	z-index: 99;
	border: 4px solid #ffffff;
}
.bknw:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	top: 0;
	right: 0;
	z-index: -1;
	border-radius: 100%;
	-webkit-box-shadow: 0 0 0 0 rgba(226, 186, 255, 0.5);
	-moz-box-shadow: 0 0 0 0 rgba(226, 186, 255, 0.5);
	box-shadow: 0 0 0 0 rgba(226, 186, 255, 0.5);
	-webkit-animation: bxa 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	-moz-animation: bxa 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	-ms-animation: bxa 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	animation: bxa 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
.bknw svg {
	display: block;
	margin: 8px auto 0 auto;
	font-size: 20px;
	color: #ffffff;
}
.bknw h4 {
	font-size: 14px;
	text-align: center;
	font-weight: 600;
	line-height: 15px;
	margin: 0;
	letter-spacing: .6px;
	padding: 6px 0 0 0;
	color: #fff;
}
.brd-in {
	padding: 5px 0;
	margin: 0;
	position: absolute;
	z-index: 999;
	width: 100%;
	bottom: 0;
}
.scp-brc {
	background-color: transparent !important;
	text-align: left;
	margin: 0 0 20px 0 !important;
	padding: 0 0 10px 0 !important;
	border-bottom: 1px dashed #ccc;
}
.scp-brc li a {
	font-size: 14px;
	line-height: 24px;
	padding: 7px 0;
	text-align: right;
	font-weight: 500;
	color: #333;
	letter-spacing: .8px;
}
.scp-brc li:last-child a {
	color: #0f9ccc;
}
.innerpage {
	margin: 0;
	padding: 40px 0;
	position: relative;
}
.innerpage p {
	font-size: 16px;
	text-align: justify;
	font-weight: 400;
	line-height: 29px;
	margin: 0;
	letter-spacing: .6px;
	padding: 5px 0;
	color: #000;
}
.inner-right {
	padding: 0 0 15px 0;
	margin: 0;
	background: #ffffff;
	z-index: 9;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
}
.inner-right h3 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #fff;
	background: #0f9cca;
	margin: 0 0 10px 0;
	padding: 10px 0;
}
.inner-right h3 .fa {
	margin: 0 5px 0 0;
}
.inner-right form {
	margin: 0;
	padding: 0;
}
.inner-right form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: #333;
}
.inner-right form ::-moz-placeholder { /* Firefox 19+ */
 color: #333;
}
.inner-right form :-ms-input-placeholder { /* IE 10+ */
 color: #333;
}
.inner-right form :-moz-placeholder { /* Firefox 18- */
 color: #333;
}
.inner-right .t1 {
	width: 100%;
	height: 40px;
	margin: 5px 0;
	padding: 5px 10px;
	font-size: 13px;
	line-height: 40px;
	font-weight: 400;
	text-align: left;
	color: #333;
	outline: none;
	border: none;
	letter-spacing: .4px;
	background: #efefef;
}
.inner-right .t2 option {
	background: #ffff;
}
.inner-right .t2 {
	width: 100%;
	height: 40px;
	margin: 5px 0;
	padding: 5px 10px;
	font-size: 13px;
	line-height: 40px;
	font-weight: 400;
	text-align: left;
	color: #333;
	outline: none;
	box-shadow: none;
	border: none;
	background: #efefef;
}
.inner-right .t3 {
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	height: 90px;
	min-height: 90px;
	margin: 5px 0;
	padding: 5px 10px;
	font-size: 13px;
	line-height: 24px;
	font-weight: 400;
	text-align: left;
	color: #333;
	box-shadow: none;
	outline: none;
	border: none;
	letter-spacing: .4px;
	background: #efefef;
}
.inner-right .t4 {
	width: 100%;
	height: 40px;
	text-align: center;
	line-height: 40px;
	margin: 10px 0;
	padding: 0;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 1px;
	text-transform: uppercase;
	background: #0f9cca;
	color: #fff;
	border: none;
}
.innertesti, .ba-gallery, .pe-videos {
	margin: 25px 0 0 0;
	padding: 15px;
	background: #ffffff;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
}
.innertesti .carousel-inner, .ba-gallery .carousel-inner, .pe-videos .carousel-inner {
	padding: 0 0 35px 0;
}
.innertesti .carousel-indicators, .ba-gallery .carousel-indicators, .pe-videos .carousel-indicators {
	bottom: 0;
	margin: 0;
	padding: 0 13px;
	left: 0;
	width: 100%;
	text-align: center;
}
.innertesti .carousel-indicators .active, .ba-gallery .carousel-indicators .active, .pe-videos .carousel-indicators .active {
	margin: 0 3px;
	background-color: #0f9cca;
}
.innertesti .carousel-indicators li, .ba-gallery .carousel-indicators li, .pe-videos .carousel-indicators li {
	display: inline-block;
	width: 18px;
	height: 8px;
	margin: 0 2px;
	border-radius: 10px;
	background-color: rgb(165, 165, 165);
	border: 0px solid #868686;
}
.ba-gallery-box {
}
.ba-gallery-box img {
	width: 100%;
}
.innertesti-box {
	padding: 0;
}
.innertesti h3, .ba-gallery h3, .pe-videos h3 {
	font-size: 17px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	color: #000000;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #bfbfbf;
}
.innertesti-box p {
	font-size: 16px;
	text-align: center;
	font-weight: 400;
	line-height: 28px;
	margin: 0;
	letter-spacing: .6px;
	padding: 0;
	color: #000000;
}
.innertesti-box h4 {
	font-size: 15px;
	text-align: center;
	font-weight: 600;
	line-height: 25px;
	margin: 0;
	letter-spacing: .9px;
	padding: 5px 0 0 0;
	color: #000;
}
.innertesti-box h5 {
	font-size: 13px;
	text-align: center;
	font-weight: 400;
	line-height: 19px;
	margin: 0;
	letter-spacing: .6px;
	padding: 0;
	color: #000;
}
.innertesti-box .btn-1 {
	background: #0f9cca;
	color: #fff;
	margin: 20px auto 0 auto;
}
.innertesti-box .btn-1 span {
	background: #000;
}
.bapd {
	padding: 0 5px !important;
}
.pe-videosbox {
}
.pe-videosbox img {
	width: 100%;
	border: 1px solid #dcdcdc;
}
.pe-videosbox ul {
	position: absolute;
	margin: 0;
	margin-left: -50px;
	padding: 5px 10px;
	width: 100px;
	background: rgba(0, 0, 0, 0.6);
	border-radius: 10px;
	top: 38%;
	left: 50%;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.pe-videosbox:hover ul {
	background: rgba(15, 156, 202, 0.85);
}
.pe-videosbox ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 37px;
	float: left;
}
.pe-videosbox ul li:first-child {
	margin: 0 5px 0 0;
}
.pe-videosbox ul li img {
	width: 100%;
	opacity: .85;
	border: 0px solid #ffabe3;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	-webkit-filter: brightness(0) invert(1);
	-moz-filter: brightness(0) invert(1);
	-o-filter: brightness(0) invert(1);
	filter: brightness(0) invert(1);
}
.pe-videosbox ul li:hover img {
	opacity: 1;
}
.pe-videosbox:hover ul li img {
	-webkit-filter: brightness(1) invert(0);
	-moz-filter: brightness(1) invert(0);
	-o-filter: brightness(1) invert(0);
	filter: brightness(1) invert(0);
}
.location-inner {
	padding: 50px 0 160px 0;
}
.inner-testi {
	padding: 15px;
	margin: 20px 0;
	border-radius: 8px;
	position: relative;
	-webkit-box-shadow: 1px 1px 17px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 1px 1px 17px 0px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 17px 0px rgba(0,0,0,0.1);
}
.inner-testi:before {
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 35px;
	height: 30px;
	background: url(../images/comma.png)no-repeat;
	background-size: 100% auto;
	top: -12px;
	left: -10px;
}
.inner-testi h2 {
	text-align: left;
	margin: 0 0 10px 0;
	padding: 10px 0;
	color: #000;
	font-size: 20px;
	font-weight: 600;
	border-bottom: 1px solid #ccc;
}
.inner-testi h3 {
	text-align: left;
	margin: 0;
	padding: 15px 0 5px 0;
	color: #8e8e8e;
	font-size: 15px;
	font-weight: 600;
}
.inner-testi img {
	width: 70px;
}
.inner-testi h4 {
	margin: 0;
	padding: 0;
	color: #8e8e8e;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}
.inner-testi h4 .fa {
	margin: 0 5px 0 0;
	color: #ff7a39;
}
.inner-blog {
	padding: 15px;
	margin: 20px 0;
	border-radius: 8px;
	position: relative;
	-webkit-box-shadow: 1px 1px 17px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 1px 1px 17px 0px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 17px 0px rgba(0,0,0,0.1);
}
.inner-blog:before {
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 40px;
	height: 40px;
	background: url(../images/blg.png)no-repeat;
	background-size: 100% auto;
	top: -18px;
	left: -8px;
}
.inner-blog h2 {
	text-align: left;
	margin: 0 0 10px 0;
	padding: 10px 0;
	color: #000;
	font-size: 20px;
	font-weight: 600;
	border-bottom: 1px solid #ccc;
}
.successbtn {
	width: 100%;
	height: 35px;
	margin: 5px 0;
	padding: 0;
	color: #00b4af;
	background: #fff;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 35px;
	border: none;
	outline: none;
}
.rd {
	color: #999;
	font-weight: bold;
	margin: 5px 0;
	text-decoration: none;
}
.rd .fa {
	margin: 0 0 0 3px;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.rd:hover .fa {
	margin: 0 0 0 6px;
}
.inner-news {
	padding: 15px;
	margin: 20px 0;
	border-radius: 8px;
	position: relative;
	-webkit-box-shadow: 1px 1px 17px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 1px 1px 17px 0px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 17px 0px rgba(0,0,0,0.1);
}
.inner-news:before {
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 55px;
	height: 43px;
	background: url(../images/nws.png)no-repeat;
	background-size: 100% auto;
	top: -17px;
	left: -15px;
}
.inner-news h2 {
	text-align: left;
	margin: 0 0 10px 0;
	padding: 10px 0;
	color: #000;
	font-size: 20px;
	font-weight: 600;
	border-bottom: 1px solid #ccc;
}
.inner-left {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
.inner-left .panel-group .panel {
	margin-bottom: 0;
	border-radius: 0;
}
.inner-left .panel-group .panel .fa {
	font-size: 13px;
}
.inner-left .panel-default {
	border-color: #fff;
}
.inner-left .panel-default > .panel-heading {
	color: #fff;
	background-color: #00b4af;
	border-color: #fff;
}
.inner-left .panel-default > .panel-heading + .inner-left .panel-collapse > .panel-body {
	border-top-color: #f0f0f0;
}
.inner-left .collapse.in {
	display: block;
	background-color: #f0f0f0 !important;
	height: auto!important;
	border: 1px solid #f0f0f0 !important;
}
.i-accordion .panel-heading, .d-accordion .panel-heading, .accordion-2a .panel-heading, .accordion-2b .panel-heading, .accordion-3 .panel-heading {
	cursor: pointer;
}
.d-accordion .panel-heading.collapsed .fa-chevron-up:before {
	content: '\f078';
}
.inner-team {
	margin: 15px 0;
	padding: 15px;
	border: 1px solid #ccc;
}
.inner-team img {
	max-width: 130px;
}
.inner-team h4 {
	text-align: center;
	margin: 0;
	padding: 12px 0 0 0;
	color: #000;
	font-size: 16px;
	font-weight: 600;
}
.inner-team h6 {
	margin: 0;
	padding: 5px 0;
	color: #676767;
	font-size: 13px;
	line-height: 21px;
	font-weight: 600;
	text-align: center;
}
.trd {
	text-align: center;
	color: #999;
	font-weight: bold;
	margin: 5px auto;
	padding: 5px 0;
	display: block;
	width: 100px;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.trd .fa {
	margin: 0 0 0 3px;
}
.team-detail {
	padding: 0 !important;
}
.team-detail img {
	max-width: 200px;
	padding: 5px;
	border: 1px dotted #00b4af;
}
.team-detail h4 {
	text-align: center;
	margin: 0;
	padding: 12px 0 0 0;
	color: #000;
	font-size: 16px;
	font-weight: 600;
}
.team-detail h6 {
	margin: 0;
	padding: 5px 0;
	color: #676767;
	font-size: 13px;
	line-height: 21px;
	font-weight: 600;
	text-align: center;
}
.team-detail hr {
	width: 100%;
	height: auto;
	margin: 5px auto;
	padding: 0;
	border-bottom: 1px dotted #00a5a2;
}
.gallinner .button {
	display: inline-block;
	padding: 5px 18px;
	background: #f1fffc;
	font-family: sans-serif;
	font-size: 14px;
	letter-spacing: .4px;
	cursor: pointer;
	border: 0px solid #000000;
	margin: 5px;
	border-radius: 5px;
	-webkit-transition: background 0.3s;
	-moz-transition: background 0.3s;
	transition: background 0.3s;
}
.gallinner .button:hover {
	background-color: #9fe8d9;
}
.gallinner .button:active, .gallinner .button.is-checked {
	background-color: rgb(16, 159, 129);
	outline: none;
	color: #fff;
}
.gallinner .button-group {
	margin: 20px 0;
	text-align: center;
}
.ingalbox {
	padding: 5px !important;
}
.ingalbox img {
	width: 100%;
	padding: 2px;
	border: 1px solid #ccc;
}
.peinnerboxmain {
}
.pepd {
	padding: 0 7px !important;
}
.peinnerbox {
	padding: 15px 20px !important;
	background: #ddfff8 url(../images/pecomma.png) no-repeat bottom right;
	margin: 6px 0;
	border-left: 3px solid #109f81;
}
.peinnerbox p {
	font-size: 14px;
	text-align: justify;
	font-weight: 400;
	line-height: 25px;
	margin: 0;
	letter-spacing: .8px;
	padding: 2px 0;
	color: #333;
}
.peinnerbox h6 {
	font-size: 14px;
	text-align: right;
	font-weight: 600;
	line-height: 25px;
	margin: 0;
	letter-spacing: .8px;
	padding: 2px 0;
	color: #000;
}
.peinnerboximg {
	padding: 0 !important;
	overflow: hidden;
	margin: 6px 0;
}
.peinnerboximg img {
	width: 100%;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.peinnerboximg:hover img {
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
}

@media only screen and (max-width: 1200px) {
.social li {
	width: 27px;
	height: 27px;
	margin: 3px 0 0 0;
	line-height: 30px;
}
ul.slimmenu li a {
	padding: 0 7px;
	line-height: 50px;
	font-size: 12px;
	letter-spacing: 0;
}
.tips {
	position: relative;
	margin: -60px 0 0 0;
}
.tips-box .tips-text p {
	height: 47px;
	overflow: hidden;
}
.about-right img {
	margin: -15px 0 0 0;
}
.gallery .tabs-left {
	margin: 0;
}
.blog-box {
	height: 285px;
}
.bknw {
	bottom: 8%;
}
}

@media only screen and (max-width: 990px) {
.home {
	position: relative;
	padding: 0 0 10px 0;
}
.top-banner {
	padding: 10px 15px !important;
}
.mpd {
	padding: 0 0 10px 0 !important;
}
.enquiry {
	width: 100%;
	color: #fff;
	background: #0f9cca;
}
.logo img {
	display: none;
}
.logo2 img {
	width: 200px;
	margin: 0 auto 10px auto;
	display: block;
}
.lang select {
	color: #0f9cca;
	border: 1px solid #0f9cca;
}
.goog-te-gadget-simple {
	border: 1px solid #0f9cca !important;
}
.social li {
	width: 35px;
	height: 35px;
	margin: 0 0 0 5px;
	line-height: 36px;
}
.search input.search-text {
	border: 1px solid #0f9cca;
}
.search input.search-submit {
	border: 1px solid #0f9cca;
}
.search input.search-text:focus {
	width: 100%;
	border: 1px solid #0f9cca;
}
.menu {
	padding: 0 !important;
}
ul.slimmenu {
	text-align: left;
}
ul.slimmenu li a {
	padding: 0 9px;
	line-height: 45px;
	font-size: 15px;
	letter-spacing: .3px;
}
ul.slimmenu li .sub-toggle {
	top: 0;
	width: 35px;
}
ul.slimmenu li .sub-toggle>i {
	font-size: 9px;
}
.slide-banner .slide-text {
	padding: 0 5%;
	top: 22%;
}
.slide-banner .slide-text .slide-text-in {
	width: 400px;
}
.slide-banner .slide-text .slide-text-in h4 {
	font-size: 15px;
	line-height: 20px;
}
.slide-banner .slide-text .slide-text-in h2 {
	font-size: 30px;
	line-height: 33px;
	padding: 0;
	letter-spacing: 1px;
}
.slide-btn {
	display: block;
}
.slide-btn2 {
	display: none;
	background: #0f9cca;
	border: 2px solid #004c65;
	color: #fff;
	width: 100%;
	margin: 15px auto;
}
.slide-btn2:after {
	display: none;
}
.slide-banner .carousel-control.left, .slide-banner .carousel-control.right {
	top: 45%;
	height: 30px;
	width: 30px;
	padding: 2px;
}
.tips {
	margin: -50px 0 0 0;
}
.tips-box {
	margin: 0 0 15px 0;
}
.tips-box .tips-text {
	padding: 15px !important;
}
.tips-box .tips-text h4 {
	font-size: 20px;
	line-height: 25px;
}
.tips-box .tips-text p {
	height: auto;
}
.tips-box .tips-text .btn-1 {
	margin: 10px 0 0 0;
}
.tips-box .tips-img img {
	display: none;
}
.about {
	padding: 10px 0;
}
.about-left {
	padding: 0 !important;
}
.thead h2, .thead h1 {
	font-size: 22px;
	text-align: center;
	line-height: 24px;
	letter-spacing: .5px;
}
.btn-1 {
	margin: 10px 0 0 0;
}
.about-right img {
	display: block;
	margin: 15px 0 0 0;
}
.about-right2 {
	display: none;
}
.about-right2 img {
	width: 180px;
	margin: 10px auto;
	border-radius: 100%;
	border: 6px solid #fff;
	background-color: #fff;
	-webkit-box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.15);
}
.latest {
	padding: 0 0 20px 0;
}
.thead hr {
	margin: 10px auto;
}
.latest-left {
	padding: 0 0 10px 0!important;
}
.latest-main {
	padding: 0 30px;
}
.latest-box {
	margin: 0 0 15px 0;
}
.latest-box ul {
	top: 38%;
}
#latest-slider .carousel-inner {
	padding: 0;
}
.latest-right {
	padding: 0 !important;
}
.conditions {
	padding: 10px 0 20px 0;
}
.conditions-box .conditions-mask p {
	height: 100px;
}
.conditions-box:hover .conditions-mask p {
	height: 100px;
}
.conditions-box .conditions-mask ul {
	height: 90px;
}
.conditions-box:hover .conditions-mask ul {
	height: 90px;
}
.conditions-box .conditions-mask .btn-1 {
	position: relative;
	bottom: auto;
}
.conditions-box {
	height: 240px;
	margin: 0;
}
.conditions-box2 {
	margin: 0;
}
#conditions-slider .carousel-inner {
	padding: 0;
}
.specialisation {
	padding: 0 0 20px 0;
}
.specialisation:after {
	display: none;
}
.speci1 {
	display: none;
}
.speci2 {
	display: block;
}
.specialisation .nav-tabs {
	padding: 0;
	text-align: center;
}
.specialisation .nav-tabs:before {
	display: none;
}
.specialisation .nav-tabs>li {
	float: none;
	margin: 0 0 10px 0;
	width: 30%;
	display: inline-block;
}
.specialisation .carousel-inner {
	padding: 0;
}
.specialisation .adleft, .specialisation .adright {
	top: 43%;
}
.reviews {
	padding: 30px 0 0 0;
	background: #1487b8;
}
.review-left {
	padding: 0 !important;
}
.reviewv-box {
	padding: 0 !important;
}
.reviewv-box ul {
	top: 40%;
}
.reviews #reviews2-slider .carousel-indicators .active {
	background-color: #ffffff;
}
.reviews #reviews2-slider .carousel-indicators li {
	background-color: rgba(255, 255, 255, 0.5);
}
.videopop .modal-body {
	height: 220px;
}
.gallery {
	padding: 20px 0 20px 0;
}
.gallery .tabs-left {
	margin: 0;
}
.gallery .tabs-left>li {
	float: left;
	margin: 0;
	width: 50%;
	border: 2px solid #fff;
}
.gallery .nav-tabs>li>a {
	padding: 12px 5px;
}
.gallery .nav-tabs>li>a img {
	width: 50px;
}
.gallery .tabs-left>li.active>a::after {
	border-bottom: none;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #f39d14;
	top: auto;
	bottom: -10px;
	left: 45%;
}
.gallery .tab-content {
	padding: 15px 0 0 0;
}
.blogs {
	padding: 30px 0;
}
.blog-box {
	margin: 0 0 15px 0;
	padding: 20px !important;
	background: #0f9cca;
	background-size: 100% 100%;
	height: auto;
}
.blog-date {
	width: 100%;
	float: none;
	padding: 0;
}
.blog-text {
	width: 100%;
	float: none;
}
.blog-text h4 {
	text-align: center;
	color: #ffffff;
}
.blog-text p {
	text-align: center;
	color: #ffffff;
}
.blog-text p a {
	color: #ffffff;
}
.blogs .carousel-inner {
	padding: 0 0 40px 0;
}
.blogs .adleft {
	left: 41%;
}
.blogs .adright {
	right: 41%;
}
footer {
	padding: 40px 0 0 0;
	background: #edfaff;
}
footer:before {
	display: none;
}
footer h2 {
	font-size: 21px;
	text-align: center;
	padding: 0;
	display: block;
}
footer hr {
	margin: 10px auto;
	width: 60px;
	height: 3px;
	background: #2e8fce;
	border: none;
}
.fbox {
	padding: 0 !important;
}
.fbox p {
	text-align: center;
}
.fbox p span {
	margin: 0;
	display: block;
}
.fbox2 {
	padding: 0 !important;
	margin: 15px 0 0 0;
}
.opening {
	text-align: center;
	padding: 0 10px 10px 10px;
}
.opening h4 {
	font-size: 17px;
	text-align: center;
}
.opening table {
	font-size: 14px;
	letter-spacing: 0;
	text-align: center;
}
.fbox2 .social {
	float: none;
	padding: 20px 0 0 0;
}
.fbox2 .social ul {
	text-align: center;
}
.fixeddiv {
	display: block;
}
.bknw {
	bottom: 21%;
	right: 5%;
}
.innerpage {
	padding: 20px 0 40px 0;
}
.scp-brc {
	text-align: center;
}
.innleft {
	padding: 0 0 30px 0 !important;
}
.innright {
	padding: 0 !important;
}
}

@media only screen and (max-width: 765px) {
.home {
	position: relative;
	padding: 0 0 10px 0;
}
.top-banner {
	padding: 10px 15px !important;
}
.mpd {
	padding: 0 0 10px 0 !important;
}
.enquiry {
	width: 100%;
	color: #fff;
	background: #0f9cca;
}
.logo img {
	display: none;
}
.logo2 img {
	width: 200px;
	margin: 0 auto 10px auto;
	display: block;
}
.lang select {
	color: #0f9cca;
	border: 1px solid #0f9cca;
}
.goog-te-gadget-simple {
	border: 1px solid #0f9cca !important;
}
.social li {
	width: 35px;
	height: 35px;
	line-height: 36px;
	margin: 0 0 0 5px;
}
.search input.search-text {
	border: 1px solid #0f9cca;
}
.search input.search-submit {
	border: 1px solid #0f9cca;
}
.search input.search-text:focus {
	width: 100%;
	border: 1px solid #0f9cca;
}
.menu {
	padding: 0 !important;
}
ul.slimmenu {
	text-align: left;
}
ul.slimmenu li a {
	padding: 0 9px;
	line-height: 45px;
	font-size: 15px;
	letter-spacing: .3px;
}
ul.slimmenu li .sub-toggle {
	top: 0;
	width: 35px;
}
ul.slimmenu li .sub-toggle>i {
	font-size: 9px;
}
.slide-banner .slide-text {
	padding: 0 2%;
	top: 32%;
}
.slide-banner .slide-text .slide-text-in {
	width: 250px;
}
.slide-banner .slide-text .slide-text-in h4 {
	font-size: 13px;
	line-height: 18px;
}
.slide-banner .slide-text .slide-text-in h2 {
	font-size: 21px;
	line-height: 24px;
	padding: 2px 0;
	letter-spacing: .6px;
}
.slide-banner .slide-text .slide-text-in h3 {
	font-size: 11px;
	line-height: 12px;
}
.slide-btn {
	display: none;
}
.slide-btn2 {
	display: block;
	background: #0f9cca;
	border: 2px solid #004c65;
	color: #fff;
	width: 100%;
	margin: 15px auto;
}
.slide-btn2:after {
	display: none;
}
.slide-banner .carousel-control.left, .slide-banner .carousel-control.right {
	top: auto;
	bottom: 10px;
	height: 25px;
	width: 25px;
	padding: 2px;
	border: 1px solid #fff;
}
.slide-banner .carousel-control.left {
	left: auto;
	right: 40px;
}
.slide-banner .carousel-control.right {
	right: 10px;
}
.tips {
	margin: 0;
}
.tips-box {
	margin: 0 0 15px 0;
}
.tips-box .tips-text {
	padding: 15px !important;
}
.tips-box .tips-text h4 {
	font-size: 20px;
	text-align: center;
	line-height: 25px;
}
.tips-box .tips-text p {
	text-align: center;
	height: auto;
}
.tips-box .tips-text .btn-1 {
	margin: 10px auto 0 auto;
}
.tips-box .tips-img img {
	display: none;
}
.about {
	padding: 10px 0;
}
.about-left {
	padding: 0 !important;
}
.thead h2, .thead h1 {
	font-size: 22px;
	text-align: center;
	line-height: 24px;
	letter-spacing: .5px;
}
.about-left .thead h2 {
	text-align: center;
}
.btn-1 {
	margin: 10px auto 0 auto;
}
.about-right img {
	display: none;
}
.about-right2 {
	display: block;
}
.about-right2 img {
	width: 180px;
	margin: 10px auto;
	border-radius: 100%;
	border: 6px solid #fff;
	background-color: #fff;
	-webkit-box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.15);
}
.latest {
	padding: 15px 0 20px 0;
}
.thead hr {
	margin: 10px auto;
}
.latest-left {
	padding: 0 0 10px 0!important;
}
.latest-main {
	padding: 0;
}
.lapd {
	padding: 0 !important;
}
.latest-box {
	margin: 0 0 15px 0;
}
.latest-box ul {
	top: 38%;
}
#latest-slider .carousel-inner {
	padding: 0 0 30px 0;
}
.adleft, .adright {
	top: auto;
	bottom: 0;
	margin: 0;
}
.adleft {
	left: 42%;
}
.adright {
	right: 42%;
}
.latest-right {
	padding: 0 !important;
}
.conditions {
	padding: 10px 0 20px 0;
}
.conditions-main {
	padding: 0;
}
.conditions-box .conditions-mask h4 {
	text-align: center;
}
.conditions-box .conditions-mask p {
	height: 150px;
	text-align: center;
}
.conditions-box:hover .conditions-mask p {
	height: 150px;
}
.conditions-box .conditions-mask ul {
	height: 150px;
	text-align: center;
}
.conditions-box:hover .conditions-mask ul {
	height: 150px;
}
.conditions-box .conditions-mask .btn-1 {
	position: relative;
	bottom: auto;
}
.conditions-box {
	margin: 15px 0;
	height: 280px;
}
.conditions-box2 {
	margin: 15px 0;
}
#conditions-slider .carousel-inner {
	padding: 0 0 40px 0;
}
.specialisation {
	padding: 0 0 20px 0;
}
.specialisation:after {
	display: none;
}
.speci1 {
	display: none;
}
.speci2 {
	display: block;
}
.specialisation .nav-tabs {
	padding: 0;
}
.specialisation .nav-tabs:before {
	display: none;
}
.specialisation .nav-tabs>li {
	float: none;
	margin: 0 0 10px 0;
	width: 100%;
}
.specialisation .carousel-inner {
	padding: 0 0 50px 0;
}
.specialisation .adleft, .specialisation .adright {
	top: auto;
	bottom: 0;
}
.reviews {
	padding: 30px 0 30px 0;
	background: #1487b8;
}
.review-left {
	padding: 0 !important;
}
.review-right {
	padding: 0 !important;
}
.reviewv-box {
	padding: 0 !important;
}
.reviewv-box ul {
	top: 40%;
}
.reviews #reviews2-slider .carousel-indicators .active {
	background-color: #ffffff;
}
.reviews #reviews2-slider .carousel-indicators li {
	background-color: rgba(255, 255, 255, 0.5);
}
.videopop .modal-body {
	height: 220px;
}
.gallery {
	padding: 20px 0 20px 0;
}
.gallery .tabs-left {
	margin: 0;
}
.gallery .tabs-left>li {
	float: left;
	margin: 0;
	width: 50%;
	border: 2px solid #fff;
}
.gallery .nav-tabs>li>a {
	padding: 12px 5px;
}
.gallery .nav-tabs>li>a img {
	width: 50px;
}
.gallery .tabs-left>li.active>a::after {
	border-bottom: none;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #f39d14;
	top: auto;
	bottom: -10px;
	left: 45%;
}
.gallery .tab-content {
	padding: 15px 0 0 0;
}
.blogs {
	padding: 30px 0;
}
.blog-box {
	margin: 0 0 15px 0;
	padding: 20px !important;
	background: #0f9cca;
	background-size: 100% 100%;
	height: auto;
}
.blog-date {
	width: 100%;
	float: none;
	padding: 0;
}
.blog-text {
	width: 100%;
	float: none;
}
.blog-text h4 {
	text-align: center;
	color: #ffffff;
}
.blog-text p {
	text-align: center;
	color: #ffffff;
}
.blog-text p a {
	color: #ffffff;
}
.blogs .carousel-inner {
	padding: 0 0 40px 0;
}
.blogs .adleft {
	left: 41%;
}
.blogs .adright {
	right: 41%;
}
footer {
	padding: 40px 0 0 0;
	background: #edfaff;
}
footer:before {
	display: none;
}
footer h2 {
	font-size: 21px;
	text-align: center;
	padding: 0;
	display: block;
}
footer hr {
	margin: 10px auto;
	width: 60px;
	height: 3px;
	background: #2e8fce;
	border: none;
}
.fbox {
	padding: 0 !important;
}
.fbox p {
	text-align: center;
}
.fbox p span {
	margin: 0;
	display: block;
}
.fbox2 {
	padding: 0 !important;
	margin: 15px 0 0 0;
}
.opening {
	text-align: center;
	padding: 0 10px 10px 10px;
}
.opening h4 {
	font-size: 17px;
	text-align: center;
}
.opening table {
	font-size: 14px;
	letter-spacing: 0;
	text-align: center;
}
.fbox2 .social {
	float: none;
	padding: 20px 0 0 0;
}
.fbox2 .social ul {
	text-align: center;
}
.f-copy h6 {
	line-height: 22px;
	text-align: center;
	letter-spacing: 0;
}
.f-copy .flogo {
	text-align: center;
	margin: 10px 0 0 0;
}
.fixeddiv {
	display: none !important;
}
.inner-banner {
	background: #ffffff;
}
.inner-banner img {
	opacity: 1;
}
.bknw {
	width: 100%;
	height: auto;
	border-radius: 0;
	padding: 5px 10px 10px 10px;
	display: block;
	position: relative;
	bottom: auto;
	right: auto;
	margin: 15px auto 0 auto;
	border: 0px solid #ffffff;
}
.bknw:after {
	display: none;
}
.innerpage {
	padding: 20px 0 40px 0;
}
.scp-brc {
	text-align: center;
}
.innleft {
	padding: 0 0 30px 0 !important;
}
.innright {
	padding: 0 !important;
}
.rpdd {
	padding: 0 !important;
}
}

@media only screen and (max-width: 480px) {
.home {
	position: relative;
	padding: 0 0 10px 0;
}
.top-banner {
	padding: 10px 15px !important;
}
.mpd {
	padding: 0 0 10px 0 !important;
}
.enquiry {
	width: 100%;
	color: #fff;
	background: #0f9cca;
}
.logo img {
	display: none;
}
.logo2 img {
	width: 200px;
	margin: 0 auto 10px auto;
	display: block;
}
.lang select {
	color: #0f9cca;
	border: 1px solid #0f9cca;
}
.goog-te-gadget-simple {
	border: 1px solid #0f9cca !important;
}
.social li {
	width: 35px;
	height: 35px;
	margin: 0;
}
.search input.search-text {
	border: 1px solid #0f9cca;
}
.search input.search-submit {
	border: 1px solid #0f9cca;
}
.search input.search-text:focus {
	width: 100%;
	border: 1px solid #0f9cca;
}
.menu {
	padding: 0 !important;
}
ul.slimmenu {
	text-align: left;
}
ul.slimmenu li a {
	padding: 0 9px;
	line-height: 45px;
	font-size: 15px;
	letter-spacing: .3px;
}
ul.slimmenu li .sub-toggle {
	top: 0;
	width: 35px;
}
ul.slimmenu li .sub-toggle>i {
	font-size: 9px;
}
.slide-banner .slide-text {
	padding: 0 2%;
	top: 27%;
}
.slide-banner .slide-text .slide-text-in {
	width: 180px;
}
.slide-banner .slide-text .slide-text-in h4 {
	font-size: 12px;
	line-height: 13px;
	letter-spacing: .6px;
}
.slide-banner .slide-text .slide-text-in h2 {
	font-size: 15px;
	line-height: 18px;
	padding: 0;
	letter-spacing: .6px;
}
.slide-banner .slide-text .slide-text-in h3 {
	font-size: 11px;
	line-height: 12px;
	letter-spacing: .6px;
}
.slide-btn {
	display: none;
}
.slide-btn2 {
	display: block;
	background: #0f9cca;
	border: 2px solid #004c65;
	color: #fff;
	width: 100%;
	margin: 15px auto;
}
.slide-btn2:after {
	display: none;
}
.slide-banner .carousel-control.left, .slide-banner .carousel-control.right {
	top: auto;
	bottom: 10px;
	height: 20px;
	width: 20px;
	padding: 2px;
	border: 1px solid #fff;
}
.slide-banner .carousel-control.left {
	left: auto;
	right: 34px;
}
.slide-banner .carousel-control.right {
	right: 10px;
}
.tips {
	margin: 0;
}
.tips-box {
	margin: 0 0 15px 0;
}
.tips-box .tips-text {
	padding: 15px !important;
}
.tips-box .tips-text h4 {
	font-size: 20px;
	text-align: center;
	line-height: 25px;
}
.tips-box .tips-text p {
	text-align: center;
	height: auto;
}
.tips-box .tips-text .btn-1 {
	margin: 10px auto 0 auto;
}
.tips-box .tips-img img {
	display: none;
}
.about {
	padding: 10px 0;
}
.about-left {
	padding: 0 !important;
}
.thead h2, .thead h1 {
	font-size: 22px;
	text-align: center;
	line-height: 24px;
	letter-spacing: .5px;
}
.about-left .thead h2 {
	text-align: center;
}
.btn-1 {
	margin: 10px auto 0 auto;
}
.about-right img {
	display: none;
}
.about-right2 {
	display: block;
}
.about-right2 img {
	width: 180px;
	margin: 10px auto;
	border-radius: 100%;
	border: 6px solid #fff;
	background-color: #fff;
	-webkit-box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.15);
}
.latest {
	padding: 15px 0 20px 0;
}
.thead hr {
	margin: 10px auto;
}
.latest-left {
	padding: 0 0 10px 0!important;
}
.latest-main {
	padding: 0;
}
.lapd {
	padding: 0 !important;
}
.latest-box {
	margin: 0 0 15px 0;
}
.latest-box ul {
	top: 38%;
}
#latest-slider .carousel-inner {
	padding: 0 0 30px 0;
}
.adleft, .adright {
	top: auto;
	bottom: 0;
	margin: 0;
}
.adleft {
	left: 36%;
}
.adright {
	right: 36%;
}
.latest-right {
	padding: 0 !important;
}
.conditions {
	padding: 10px 0 20px 0;
}
.conditions-main {
	padding: 0;
}
.conditions-box .conditions-mask h4 {
	text-align: center;
}
.conditions-box .conditions-mask p {
	height: 100px;
	text-align: center;
}
.conditions-box:hover .conditions-mask p {
	height: 100px;
}
.conditions-box .conditions-mask ul {
	height: 92px;
	text-align: center;
}
.conditions-box:hover .conditions-mask ul {
	height: 92px;
}
.conditions-box .conditions-mask .btn-1 {
	position: relative;
	bottom: auto;
}
.conditions-box {
	margin: 15px 0;
	height: 250px;
}
.conditions-box2 {
	margin: 15px 0;
}
#conditions-slider .carousel-inner {
	padding: 0 0 40px 0;
}
.specialisation {
	padding: 0 0 20px 0;
}
.specialisation:after {
	display: none;
}
.speci1 {
	display: none;
}
.speci2 {
	display: block;
}
.specialisation .nav-tabs {
	padding: 0;
}
.specialisation .nav-tabs:before {
	display: none;
}
.specialisation .nav-tabs>li {
	float: none;
	margin: 0 0 10px 0;
	width: 100%;
}
.specialisation .carousel-inner {
	padding: 0 0 50px 0;
}
.specialisation .adleft, .specialisation .adright {
	top: auto;
	bottom: 0;
}
.reviews {
	padding: 30px 0 30px 0;
	background: #1487b8;
}
.review-left {
	padding: 0 !important;
}
.review-right {
	padding: 0 !important;
}
.reviewv-box {
	padding: 0 !important;
}
.reviewv-box ul {
	top: 40%;
}
.reviews #reviews2-slider .carousel-indicators .active {
	background-color: #ffffff;
}
.reviews #reviews2-slider .carousel-indicators li {
	background-color: rgba(255, 255, 255, 0.5);
}
.videopop .modal-body {
	height: 220px;
}
.gallery {
	padding: 20px 0 20px 0;
}
.gallery .tabs-left {
	margin: 0;
}
.gallery .tabs-left>li {
	float: left;
	margin: 0;
	width: 50%;
	border: 2px solid #fff;
}
.gallery .nav-tabs>li>a {
	padding: 12px 5px;
}
.gallery .nav-tabs>li>a img {
	width: 50px;
}
.gallery .tabs-left>li.active>a::after {
	border-bottom: none;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #f39d14;
	top: auto;
	bottom: -10px;
	left: 45%;
}
.gallery .tab-content {
	padding: 15px 0 0 0;
}
.blogs {
	padding: 30px 0;
}
.blog-box {
	margin: 0 0 15px 0;
	padding: 20px !important;
	background: #0f9cca;
	background-size: 100% 100%;
	height: auto;
}
.blog-date {
	width: 100%;
	float: none;
	padding: 0;
}
.blog-text {
	width: 100%;
	float: none;
}
.blog-text h4 {
	text-align: center;
	color: #ffffff;
}
.blog-text p {
	text-align: center;
	color: #ffffff;
}
.blog-text p a {
	color: #ffffff;
}
.blogs .carousel-inner {
	padding: 0 0 40px 0;
}
.blogs .adleft {
	left: 35%;
}
.blogs .adright {
	right: 35%;
}
footer {
	padding: 40px 0 0 0;
	background: #edfaff;
}
footer:before {
	display: none;
}
footer h2 {
	font-size: 21px;
	text-align: center;
	padding: 0;
	display: block;
}
footer hr {
	margin: 10px auto;
	width: 60px;
	height: 3px;
	background: #2e8fce;
	border: none;
}
.fbox {
	padding: 0 !important;
}
.fbox p {
	text-align: center;
}
.fbox p span {
	margin: 0;
	display: block;
}
.fbox2 {
	padding: 0 !important;
	margin: 15px 0 0 0;
}
.opening {
	text-align: center;
	padding: 0 10px 10px 10px;
}
.opening h4 {
	font-size: 17px;
	text-align: center;
}
.opening table {
	font-size: 14px;
	letter-spacing: 0;
	text-align: center;
}
.fbox2 .social {
	float: none;
	padding: 20px 0 0 0;
}
.fbox2 .social ul {
	text-align: center;
}
.f-copy h6 {
	line-height: 22px;
	text-align: center;
	letter-spacing: 0;
}
.f-copy .flogo {
	text-align: center;
	margin: 10px 0 0 0;
}
.fixeddiv {
	display: none !important;
}
.inner-banner {
	background: #ffffff;
}
.inner-banner img {
	opacity: 1;
}
.bknw {
	width: 100%;
	height: auto;
	border-radius: 0;
	padding: 5px 10px 10px 10px;
	display: block;
	position: relative;
	bottom: auto;
	right: auto;
	margin: 15px auto 0 auto;
	border: 0px solid #ffffff;
}
.bknw:after {
	display: none;
}
.innerpage {
	padding: 20px 0 40px 0;
}
.scp-brc {
	text-align: center;
}
.innleft {
	padding: 0 0 30px 0 !important;
}
.innright {
	padding: 0 !important;
}
.rpdd {
	padding: 0 !important;
}
}
