body {
	margin: 0;
	padding: 0;
	font-family: 'Lato', sans-serif;
	overflow-x: hidden;
}
a {
	text-decoration: none !important;
}
.pdd {
	padding: 0!important;
}
.home {
	width: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 9999;
}
.top-banner {
	padding: 10px 0 !important;
}
.hul {
	margin: 0;
	padding: 0;
	text-align: center;
}
.hul li {
	list-style: none;
	display: inline-block;
	font-size: 14px;
	color: #000;
	margin: 0;
	padding: 0 10px;
	line-height: 60px;
	letter-spacing: .2px;
	text-align: center;
	font-weight: bold;
}
.lang {
	margin: 3px 0;
	padding: 0;
}
.lang select {
	width: 100%;
	height: 25px;
	margin: 0;
	font-size: 10px;
	padding: 0 5px;
	color: #4c4c4c;
	background: none;
	outline: none;
	line-height: 28px;
	border: 1px solid #4c4c4c;
}
.social {
	margin: 0;
	padding: 0;
	text-align: right;
}
.social li {
	list-style: none;
	margin: 0 .5%;
	padding: 0;
	display: inline-block;
}
.social li img {
	width: 30px;
	border-radius: 100%;
	border: 2px solid #4c4c4c;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.social li:hover img {
	border: 2px solid #19b5e6;
	background-color: #fff;
}
.search {
	position: relative;
	margin: 0;
}
.search input {
	width: 85%;
	height: 25px;
	margin: 2px 0;
	font-size: 12px;
	padding: 0 5px;
	color: #4c4c4c;
	line-height: 25px;
	text-align: left;
	background: none;
	box-shadow: none;
	border: 1px solid #4c4c4c;
	outline: none;
	float: left;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.search button {
	margin: 0;
	padding: 0;
	width: 25px;
	height: 30px;
	float: right;
	border: none;
	text-align: center;
	display: block;
	line-height: 25px;
	cursor: pointer;
	background: none;
	outline: none;
	color: #4c4c4c;
	font-size: 12px;
}
.search .sr1, .search .sr2 {
	position: relative;
	opacity: 1;
}
.search .sr1:after, .search .sr1:before, .search .sr2:after, .search .sr2:before {
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 7px;
	height: 7px;
}
.search .sr1:before {
	top: -5px;
	left: -10px;
	border-left: 1px solid #4c4c4c;
	border-top: 1px solid #4c4c4c;
}
.search .sr1:after {
	bottom: -5px;
	left: -10px;
	border-left: 1px solid #4c4c4c;
	border-bottom: 1px solid #4c4c4c;
}
.search .sr2:before {
	top: -5px;
	right: -10px;
	border-right: 1px solid #4c4c4c;
	border-top: 1px solid #4c4c4c;
}
.search .sr2:after {
	bottom: -5px;
	right: -10px;
	border-right: 1px solid #4c4c4c;
	border-bottom: 1px solid #4c4c4c;
}
.enquiry {
	width: 100%;
	height: 28px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-size: 12px;
	line-height: 28px;
	display: block;
	font-weight: 500;
	color: #4c4c4c;
	border: 1px solid #4c4c4c;
	text-transform: uppercase;
	-webkit-transition: .8s;
	-moz-transition: .8s;
	-o-transition: .8s;
	transition: .8s;
}
.enquiry .fa {
	margin: 0 5px 0 0;
}
.enquiry:hover, .enquiry:focus {
	color: #fff;
	background: #4c4c4c;
}
.modal-open .modal {
    z-index: 999999999;
}
.form-in {
	margin: 0;
	padding: 0;
}
.form-in .ff1 {
	width: 47.5%;
	height: 40px;
	margin: 5px;
	border: 1px solid #f0f0f0;
	font-size: 13px;
	line-height: 24px;
	padding: 10px;
	text-align: left;
	font-weight: 200;
	color: #000;
	letter-spacing: .2px;
	outline: none;
}
.form-in .ff2 {
	width: 100%;
	height: 90px;
	margin: 5px 0;
	border: 1px solid #f0f0f0;
	font-size: 13px;
	line-height: 24px;
	padding: 10px;
	text-align: left;
	font-weight: 200;
	color: #000;
	letter-spacing: .2px;
	outline: none;
}
.form-in .ff3 {
	width: 130px;
	height: 35px;
	margin: 5px 0;
	padding: 0;
	font-size: 13px;
	float: right;
	background: #2e455c;
	outline: none;
	border: none;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
}
.menu {
	position: relative;
	height: auto;
	z-index: 999999;
}
.logo {
	padding: 0 !important;
	position: relative;
}
.logo img {
	width: 75%;
	padding: 0;
	margin: 0;
	display: block;
}
.menu-banner {
}
.menu-collapser {
	position: relative;
	width: 100%;
	height: 48px;
	padding: 0 10px;
	color: #FFF;
	font-size: 13px;
	line-height: 48px;
	background-color: #19b5e6;
	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: #0E0E0E;
	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: #040404
}
.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
}
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;
	float: left;
	display: inline-block;
}
ul.slimmenu li ul {
	margin: 0;
	list-style-type: none
}
ul.slimmenu li ul li {
	background: #fff;
	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;
	background: #fff;
}
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 13px;
	line-height: 30px;
	font-size: 13px;
	letter-spacing: .2px;
	text-decoration: none;
	color: #000;
	font-weight: 400;
	transition: background-color 0.5s ease-out;
	-o-transition: background-color 0.5s ease-out;
	-moz-transition: background-color 0.5s ease-out;
	-webkit-transition: background-color 0.5s ease-out;
}
ul.slimmenu li ul li a {
	width: 100%;
	display: block;
	line-height: 18px;
	padding: 8px 10px;
	border-bottom: 1px solid #e8e4e4;
}
ul.slimmenu li.active a {
	color: #19b5e6;
}
ul.slimmenu li .sp1, ul.slimmenu li .sp2 {
	position: relative;
	opacity: 0;
}
ul.slimmenu li.active .sp1, ul.slimmenu li.active .sp2 {
	opacity: 1;
}
ul.slimmenu li .sp1:after, ul.slimmenu li .sp1:before, ul.slimmenu li .sp2:after, ul.slimmenu li .sp2:before {
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 7px;
	height: 7px;
}
ul.slimmenu li .sp1:before {
	top: -5px;
	left: 0;
	border-left: 1px solid #19b5e6;
	border-top: 1px solid #19b5e6;
}
ul.slimmenu li .sp1:after {
	bottom: -5px;
	left: 0;
	border-left: 1px solid #19b5e6;
	border-bottom: 1px solid #19b5e6;
}
ul.slimmenu li .sp2:before {
	top: -5px;
	right: 0;
	border-right: 1px solid #19b5e6;
	border-top: 1px solid #19b5e6;
}
ul.slimmenu li .sp2:after {
	bottom: -5px;
	right: 0;
	border-right: 1px solid #19b5e6;
	border-bottom: 1px solid #19b5e6;
}
ul.slimmenu li a:hover {
	color: #19b5e6;
}
ul.slimmenu li .sub-toggle {
	background: none repeat scroll 0 0;
	position: absolute;
	right: -1px;
	top: 0;
	z-index: 999;
	width: 10px;
	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: #333;
	font-size: 9px;
	vertical-align: middle;
}
ul.slimmenu>li {
}
ul.slimmenu>li:first-child, ul.slimmenu>li.has-submenu+li {
	border-left: 0
}
.booknow {
	width: 220px;
	height: 45px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 58%;
	right: 11%;
	background: #2e455c;
	color: #fff;
	text-align: center;
	line-height: 45px;
	z-index: 999;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.booknow:hover, .booknow:focus {
	color: #fff;
	background: #19b5e6;
}
.booknow:before {
	position: absolute;
	content: '';
	z-index: -1;
	margin: 0;
	border: 1px solid #fff;
	padding: 0;
	width: 96%;
	height: 83%;
	left: 2%;
	top: 7%;
}
.slide-banner {

	position: relative;
}
.slide-banner ol {
	bottom: -45px !important;
	text-align: center;
}
.slide-banner ol li {
	width: 60px !important;
	height: 60px !important;
	margin: 0 5px !important;
	border: none;
	border-radius: 100%;
	text-align: center;
	background: url(../images/sl-1.jpg) center center no-repeat;
	display: inline-block;
	border: 4px solid #ababab;
}
.slide-banner ol li:nth-child(1) {
	background: url(../images/sl-1.jpg) center center no-repeat;
}
.slide-banner ol li:nth-child(2) {
	background: url(../images/sl-2.jpg) center center no-repeat;
}
.slide-banner ol li:nth-child(3) {
	background: url(../images/sl-3.jpg) center center no-repeat;
}
.slide-banner ol .active {
	border: 4px solid #2e455c;
}
.about {
	padding: 80px 0 60px 0;
}
.a-box {
	height: 350px;
	background: url(../images/bg1.jpg) no-repeat top left;
}
.a-box img {
	margin-top: 10%;
	width: 80%;
}
.a-box h2 {
	color: #fff;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 30px;
	position: absolute;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	bottom: 57%;
	letter-spacing: 2px;
	left: -26%;
	width: 350px;
	text-align: left;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
}
.a-box2 {
	padding: 3.8% 0;
}
.about h3 {
	color: #000;
	font-size: 22px;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-weight: 500;
	margin: 0;
	padding: 0 0 7px 0;
}
.about p {
	color: #6b6b6b;
	font-size: 13px;
	line-height: 23px;
	font-weight: 400;
	margin: 0;
	text-align: justify;
	padding: 10px 19% 10px 0;
}
.a-box3 {
	margin: 20px 0 0 0;
	padding: 0 !important;
	background: url(../images/bg2.jpg) no-repeat;
	background-size: cover;
}
.a-in {
	height: 120px;
	padding: 15px;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.a-in:hover {
	background: #2e455c;
}
.a-in:hover img {
	-webkit-filter: brightness(0) invert(1);
	-moz-filter: brightness(0) invert(1);
	-o-filter: brightness(0) invert(1);
	filter: brightness(0) invert(1);
}
.a-in img {
	width: 50px;
	padding: 0 0 5px 0;
}
.a-in h4 {
	color: #000;
	font-size: 13px;
	letter-spacing: .2px;
	line-height: 18px;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	margin: 0;
	text-align: center;
	padding: 5px 0;
}
.a-in:hover h4 {
	color: #fff;
}
.treatments {
	padding: 0px 0 60px 0;
}
.treatments h2 {
	font-size: 27px;
	color: #2e455c;
	text-align: left;
	font-weight: 800;
	letter-spacing: .2px;
	margin: 0;
	padding: 18px 0;
	position: relative;
	text-transform: uppercase;
}
.treatments h2:after {
	content: attr(data-after-text) "";
	z-index: -1;
	position: absolute;
	color: #e6e6e6;
	text-transform: uppercase;
	font-size: 60px;
	letter-spacing: 2px;
	font-family: 'Oswald', sans-serif;
	font-weight: 500;
	line-height: 1;
	left: -10px;
	position: absolute;
	top: 0;
	overflow-wrap: break-word;
	word-wrap: break-word;
	-ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word;
}
.treatments p {
	color: #6b6b6b;
	font-size: 13px;
	line-height: 23px;
	font-weight: 400;
	margin: 0;
	text-align: left;
	padding: 10px 0;
}
.t-box {
	padding: 0 !important;
	background: #000;
	margin: 20px 0;
	border: 1px solid #fff;
	overflow: hidden;
}
.t-box:before {
	position: absolute;
	content: '';
	width: 0;
	height: 100%;
	margin: 0;
	padding: 0;
	left: 0;
	top: 0;
	z-index: 1;
	background: rgba(53, 105, 156, 0.68);
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.t-box img {
	width: 100%;
	opacity: .4;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.t-box:hover img {
	-webkit-transition: scale(1.2, 1.2);
	-moz-transition: scale(1.2, 1.2);
	-o-transition: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
}
.t-box:hover:before {
	width: 100%;
}
.t-box-in {
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 30px 40px;
	top: 0;
	left: 0;
	z-index: 9;
}
.t-box-in img {
	width: 120px;
	height: auto;
	padding: 0 10px 0 0;
	opacity: 1;
}
.t-box-in h4 {
	color: #fff;
	font-size: 17px;
	line-height: 24px;
	letter-spacing: .2px;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	margin: 0;
	text-align: right;
	padding: 10px 0 0 0;
	text-transform: uppercase;
}
.t-box-in p {
	color: #fff;
	font-size: 13px;
	line-height: 23px;
	font-weight: 400;
	margin: 0;
	text-align: right;
	padding: 15px 0 10px 0;
}
.t-box-in a {
	font-family: 'Oswald', sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	margin: 0;
	padding: 0 10px;
	color: #fff;
	position: relative;
	float: right;
}
.t-box-in a:hover, .t-box-in a:focus {
	color: #fff;
}
.t-box-in a:before, .t-box-in a:after {
	position: absolute;
	content: '';
	width: 5px;
	height: 2px;
	margin: 0;
	padding: 0;
	top: 10px;
	background: #fff;
}
.t-box-in a:before {
	left: 0;
}
.t-box-in a:after {
	right: 0;
}
.trleft, .trright {
	bottom: -30px;
	position: absolute;
}
.trleft .fa, .trright .fa {
	color: #2e455c;
	width: 35px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	border: 1px solid #2e455c;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.trleft .fa:hover, .trright .fa:hover {
	background: #2e455c;
	color: #fff;
}
.trleft {
	left: 46%;
}
.trright {
	left: 52%;
}
.digital {
	padding: 20px 0 60px 0;
}
.digital h2 {
	font-size: 27px;
	color: #2e455c;
	text-align: left;
	font-weight: 800;
	letter-spacing: .2px;
	margin: 0;
	padding: 18px 0;
	position: relative;
	text-transform: uppercase;
}
.digital h2:after {
	content: attr(data-after-text) "";
	z-index: -1;
	position: absolute;
	color: #e6e6e6;
	text-transform: uppercase;
	font-size: 60px;
	letter-spacing: 2px;
	font-family: 'Oswald', sans-serif;
	font-weight: 500;
	line-height: 1;
	left: -10px;
	position: absolute;
	top: 0;
	overflow-wrap: break-word;
	word-wrap: break-word;
	-ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word;
}
.digital p {
	color: #6b6b6b;
	font-size: 13px;
	line-height: 23px;
	font-weight: 400;
	margin: 0 0 30px 0;
	text-align: left;
	padding: 10px 0;
}
.dg-box1 {
	position: relative;
	padding: 0 !important;
	overflow: hidden;
}
.dg-box1 img {
	width: 98%;
	margin: 10px;
}
.dg-box1 .mask {
	position: absolute;
	width: 92%;
	height: 88%;
	margin: 5%;
	padding: 70px 40px;
	border: 3px solid #fff;
	background: rgba(46, 69, 92, 0.75);
	top: 0;
	left: 0;
}
.dg-box1 .mask h4 {
	color: #fff;
	font-size: 18px;
	line-height: 27px;
	letter-spacing: .2px;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	margin: 0;
	text-align: center;
	padding: 10px 0 0 0;
	text-transform: uppercase;
}
.dg-box1 .mask p {
	color: #fff;
	font-size: 13px;
	line-height: 23px;
	font-weight: 400;
	margin: 0;
	text-align: center;
	padding: 15px 0 10px 0;
}
.dg-box1 .mask a {
	width: 80px;
	font-family: 'Oswald', sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	margin: 10px auto;
	padding: 0 10px;
	text-align: center;
	color: #fff;
	position: relative;
	display: block;
}
.dg-box1 .mask a:hover, .dg-box1 .mask a:focus {
	color: #fff;
}
.dg-box1 .mask a:before, .dg-box1 .mask a:after {
	position: absolute;
	content: '';
	width: 5px;
	height: 2px;
	margin: 0;
	padding: 0;
	top: 10px;
	background: #fff;
}
.dg-box1 .mask a:before {
	left: 0;
}
.dg-box1 .mask a:after {
	right: 0;
}
.dg-box2 {
	position: relative;
	padding: 0 !important;
	overflow: hidden;
}
.dg-box2 img {
	width: 96%;
	margin: 10px;
}
.dg-box2 .mask {
	position: absolute;
	width: 87.5%;
	height: 82%;
	margin: 8.5%;
	padding: 15px 20px;
	background: rgba(46, 69, 92, 0.75);
	top: 0;
	border: 3px solid #fff;
	left: 120%;
	opacity: 0;
	-webkit-transform: rotate(85deg);
	-moz-transform: rotate(85deg);
	-ms-transform: rotate(85deg);
	-o-transform: rotate(85deg);
	transform: rotate(85deg);
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.dg-box2:hover .mask {
	left: 0;
	opacity: 1;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
}
.dg-box2 .mask h4 {
	color: #fff;
	font-size: 15px;
	line-height: 21px;
	letter-spacing: .2px;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	margin: 0;
	text-align: center;
	padding: 0;
	text-transform: uppercase;
}
.dg-box2 .mask p {
	color: #fff;
	font-size: 13px;
	line-height: 18px;
	font-weight: 400;
	margin: 0;
	text-align: center;
	padding: 5px 0;
}
.dg-box2 .mask a {
	width: 80px;
	font-family: 'Oswald', sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	margin: 5px auto;
	padding: 0 10px;
	text-align: center;
	color: #fff;
	position: relative;
	display: block;
}
.dg-box2 .mask a:hover, .dg-box2 .mask a:focus {
	color: #fff;
}
.dg-box2 .mask a:before, .dg-box2 .mask a:after {
	position: absolute;
	content: '';
	width: 5px;
	height: 2px;
	margin: 0;
	padding: 0;
	top: 10px;
	background: #fff;
}
.dg-box2 .mask a:before {
	left: 0;
}
.dg-box2 .mask a:after {
	right: 0;
}
.dg-box3 {
	position: relative;
	padding: 0 !important;
	overflow: hidden;
}
.dg-box3 img {
	width: 98%;
	margin: 10px;
}
.dg-box3 .mask {
	position: absolute;
	width: 92%;
	height: 88%;
	margin: 5%;
	padding: 70px 40px;
	background: rgba(46, 69, 92, 0.75);
	top: 0;
	border: 3px solid #fff;
	left: 120%;
	opacity: 0;
	-webkit-transform: rotate(85deg);
	-moz-transform: rotate(85deg);
	-ms-transform: rotate(85deg);
	-o-transform: rotate(85deg);
	transform: rotate(85deg);
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.dg-box3:hover .mask {
	left: 0;
	opacity: 1;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
}
.dg-box3 .mask h4 {
	color: #fff;
	font-size: 18px;
	line-height: 27px;
	letter-spacing: .2px;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	margin: 0;
	text-align: center;
	padding: 10px 0 0 0;
	text-transform: uppercase;
}
.dg-box3 .mask p {
	color: #fff;
	font-size: 13px;
	line-height: 23px;
	font-weight: 400;
	margin: 0;
	text-align: center;
	padding: 15px 0 10px 0;
}
.dg-box3 .mask a {
	width: 80px;
	font-family: 'Oswald', sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	margin: 10px auto;
	padding: 0 10px;
	text-align: center;
	color: #fff;
	position: relative;
	display: block;
}
.dg-box3 .mask a:hover, .dg-box3 .mask a:focus {
	color: #fff;
}
.dg-box3 .mask a:before, .dg-box3 .mask a:after {
	position: absolute;
	content: '';
	width: 5px;
	height: 2px;
	margin: 0;
	padding: 0;
	top: 10px;
	background: #fff;
}
.dg-box3 .mask a:before {
	left: 0;
}
.dg-box3 .mask a:after {
	right: 0;
}
.facilities {
	padding: 0px 0 60px 0;
}
.facilities h2 {
	font-size: 27px;
	color: #2e455c;
	text-align: right;
	font-weight: 800;
	letter-spacing: .2px;
	margin: 0;
	padding: 18px 0;
	position: relative;
	text-transform: uppercase;
}
.facilities h2:after {
	content: attr(data-after-text) "";
	z-index: -1;
	position: absolute;
	color: #e6e6e6;
	text-transform: uppercase;
	font-size: 60px;
	letter-spacing: 2px;
	font-family: 'Oswald', sans-serif;
	text-align: right;
	font-weight: 500;
	line-height: 1;
	right: -10px;
	position: absolute;
	top: 0;
	overflow-wrap: break-word;
	word-wrap: break-word;
	-ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word;
}
.facilities p {
	color: #6b6b6b;
	font-size: 13px;
	line-height: 23px;
	font-weight: 400;
	margin: 0;
	text-align: right;
	padding: 10px 0 30px 0;
}
.fc-box {
	background: #2e455c;
	padding: 15px;
}
.fc-box img {
	width: 60%;
	margin: 0;
	position: absolute;
	left: -30%;
	top: 9%;
}
.fc-box ul {
	margin: 30px 0;
	padding: 0;
}
.fc-box ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.fc-box ul li a {
	color: #fff;
	font-size: 16px;
	line-height: 26px;
	font-weight: 500;
	margin: 5px 0;
	text-align: left;
	letter-spacing: .4px;
	padding: 5px 0 5px 35px;
	width: 100%;
	display: block;
	position: relative;
	border: 1px solid #2e455c;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.fc-box ul li a:before {
	font-family: 'FontAwesome';
	position: absolute;
	content: "\f0a9";
	color: #fff;
	margin: 0;
	font-size: 14px;
	padding: 0;
	left: 12px;
	top: 5px;
}
.fc-box ul li a:hover {
	border: 1px solid #fff;
}
.str {
	padding: 30px 0;
	margin: 120px 0 0 0;
	background: url(../images/bg3.jpg) center center;
	background-size: cover;
}
.str img {
	margin-left: 18px;
}
.str-box1 h3 {
	font-size: 17px;
	color: #fff;
	text-align: right;
	font-weight: 900;
	letter-spacing: .2px;
	margin: 0;
	padding: 10px 0;
	position: relative;
	text-transform: uppercase;
}
.str-box2 h3 {
	text-align: left;
	padding-left: 15px;
}
.str-box1 ul {
	margin: 5px 0 0 0;
	padding: 0;
}
.str-box1 ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.str-box1 ul li a {
	color: #fff;
	font-size: 15px;
	line-height: 20px;
	font-weight: 500;
	margin: 0;
	text-align: right;
	padding: 7px 22px 7px 0;
	width: 100%;
	display: block;
	position: relative;
}
.str-box2 ul li a {
	text-align: left;
	padding: 7px 0 7px 35px;
}
.str-box1 ul li a:after {
	font-family: 'FontAwesome';
	position: absolute;
	content: "\f192";
	color: #61d9ff;
	margin: 0;
	font-size: 11px;
	padding: 0;
	right: 0;
	top: 8px;
}
.str-box2 ul li a:after {
	right: auto;
	left: 16px;
}
.gallery {
	padding: 0 0 60px 0;
}
.gallery h2 {
	font-size: 27px;
	color: #2e455c;
	text-align: left;
	font-weight: 800;
	letter-spacing: .2px;
	margin: 0;
	padding: 18px 0;
	position: relative;
	text-transform: uppercase;
}
.gallery h2:after {
	content: attr(data-after-text) "";
	z-index: -1;
	position: absolute;
	color: #e6e6e6;
	text-transform: uppercase;
	font-size: 60px;
	letter-spacing: 2px;
	font-family: 'Oswald', sans-serif;
	font-weight: 500;
	line-height: 1;
	left: -10px;
	position: absolute;
	top: 0;
	overflow-wrap: break-word;
	word-wrap: break-word;
	-ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word;
}
.gallery p {
	color: #6b6b6b;
	font-size: 13px;
	line-height: 23px;
	font-weight: 400;
	margin: 0 0 30px 0;
	text-align: left;
	padding: 10px 0;
}
.gl1, .gl2, .gl3 {
	padding: 0 !important;
	overflow: hidden;
}
.gl1 img, .gl2 img, .gl3 img {
	width: 100%;
}
.gl1 .gl1-in, .gl2 .gl2-in, .gl3 .gl3-in {
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
}
.gl1 .gl1-in:before {
	position: absolute;
	content: '';
	width: 200%;
	height: 200%;
	background: rgba(46, 69, 92, 0.5);
	margin: 0;
	padding: 0;
	top: 100%;
	left: -150%;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);







	transform: rotate(45deg);
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.gl1:hover .gl1-in:before {
	top: -30%;
	left: -20%;
}
.gl1 .gl1-in img {
	position: relative;
	content: '';
	width: 50px;
	height: 50px;
	margin: -28% auto 0 auto;
	padding: 0;
	display: block;
	-webkit-transition: .8s;
	-moz-transition: .8s;
	-o-transition: .8s;
	transition: .8s;
}
.gl1:hover .gl1-in img {
	margin: 28% auto 0 auto;
}
.gl2 .gl2-in:before {
	position: absolute;
	content: '';
	width: 200%;
	height: 300%;
	background: rgba(46, 69, 92, 0.5);
	margin: 0;
	padding: 0;
	top: 100%;
	left: -150%;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.gl2:hover .gl2-in:before {
	top: 0%;
	left: -20%;
}
.gl2 .gl2-in img {
	position: relative;
	content: '';
	width: 50px;
	height: 50px;
	margin: -28% auto 0 auto;
	padding: 0;
	display: block;
	-webkit-transition: .8s;
	-moz-transition: .8s;
	-o-transition: .8s;
	transition: .8s;
}
.gl2:hover .gl2-in img {
	margin: 15.5% auto 0 auto;
}
.gl3 .gl3-in:before {
	position: absolute;
	content: '';
	width: 300%;
	height: 200%;
	background: rgba(46, 69, 92, 0.5);
	margin: 0;
	padding: 0;
	top: 100%;
	left: -220%;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.gl3:hover .gl3-in:before {
	top: 0;
	left: -80%;
}
.gl3 .gl3-in img {
	position: relative;
	content: '';
	width: 50px;
	height: 50px;
	margin: -28% auto 0 auto;
	padding: 0;
	display: block;
	-webkit-transition: .8s;
	-moz-transition: .8s;
	-o-transition: .8s;
	transition: .8s;
}
.gl3:hover .gl3-in img {
	margin: 68% auto 0 auto;
}
.blog {
	padding: 0 0 60px 0;
}
.blog h2 {
	font-size: 27px;
	color: #2e455c;
	text-align: left;
	font-weight: 800;
	letter-spacing: .2px;
	margin: 0;
	padding: 18px 0;
	position: relative;
	text-transform: uppercase;
}
.blog h2:after {
	content: attr(data-after-text) "";
	z-index: -1;
	position: absolute;
	color: #e6e6e6;
	text-transform: uppercase;
	font-size: 60px;
	letter-spacing: 2px;
	font-family: 'Oswald', sans-serif;
	font-weight: 500;
	line-height: 1;
	left: -10px;
	position: absolute;
	top: 0;
	overflow-wrap: break-word;
	word-wrap: break-word;
	-ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word;
}
.blog p {
	color: #6b6b6b;
	font-size: 13px;
	line-height: 23px;
	font-weight: 400;
	margin: 0 0 30px 0;
	text-align: left;
	padding: 10px 0;
}
.tab-in {
	text-align: right;
	margin: 25px 0 0 0;
	width: 100%;
	border: none !important;
	z-index: 9999;
	position: relative;
}
.tab-in li {
	display: inline-block !important;
	margin: 0px auto;
	float: none !important;
}
.tab-in li a {
	width: 125px;
	font-size: 13px;
	background: #fff !important;
	color: #2e455c !important;
	text-align: center;
	border: 1px solid #2e455c !important;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	border-radius: 0 !important;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.tab-in li a:after {
	position: absolute;
	content: '';
	top: 11%;
	left: 3%;
	width: 95%;
	height: 79%;
	border: 1px solid #fff;
}
.tab-in li a:hover {
	background: #2e455c !important;
	color: #fff !important;
}
.tab-in li.active a {
	background: #2e455c !important;
	color: #fff !important;
}
.tab-in li.active a:after {
}
.tab-con {
	margin-top: -48px;
}
.nw-img {
	margin: 10px 0 40px 0;
}
.nw-img img {
	width: 100%;
	-webkit-box-shadow: 0px 5px 28px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 5px 28px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 5px 28px 0px rgba(0,0,0,0.3);
}
.nw-img-top {
	width: 110px;
	height: 120px;
	margin: 0;
	padding: 20px 10px;
	position: absolute;
	z-index: 9;
	top: -10px;
	right: 15px;
	background: #7d92a7;
}
.nw-img-top img {
	width: 50px;
	-webkit-box-shadow: 0px 5px 28px 0px rgba(0,0,0,0);
	-moz-box-shadow: 0px 5px 28px 0px rgba(0,0,0,0);
	box-shadow: 0px 5px 28px 0px rgba(0,0,0,0);
}
.nw-img-top h5 {
	font-size: 18px;
	color: #fff;
	text-align: center;
	font-weight: 400;
	letter-spacing: .2px;
	margin: 0;
	padding: 15px 0;
	position: relative;
	text-transform: uppercase;
}
.nw-txt {
	padding-top: 13%;
}
.nw-txt h3 {
	color: #000;
	font-size: 18px;
	line-height: 27px;
	letter-spacing: .2px;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	margin: 0;
	text-align: left;
	padding: 10px 0 0 0;
	text-transform: uppercase;
}
.nw-txt h6 {
	color: #ababab;
	font-size: 13px;
	line-height: 23px;
	font-weight: 500;
	margin: 0 0 0 -5px;
	text-align: left;
	padding: 5px 0;
}
.nw-txt h6 .fa {
	margin: 0 5px;
}
.nw-txt p {
	color: #6b6b6b;
	font-size: 13px;
	line-height: 23px;
	font-weight: 400;
	margin: 0;
	text-align: justify;
	padding: 8px 0;
}
.nw-txt a {
	width: 80px;
	font-family: 'Oswald', sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	margin: 5px auto;
	padding: 0 10px;
	text-align: center;
	color: #000;
	position: relative;
	display: block;
	float: right;
}
.nw-txt a:hover, .nw-txt a:focus {
	color: #000;
}
.nwleft, .nwright {
	top: 40%;
	position: absolute;
}
.nwleft {
	left: -80px;
}
.nwright {
	right: -80px;
}
.testimonials {
	padding: 60px 0 20px 0;
	background: #e8e6e6;
}
.testimonials h2 {
	font-size: 27px;
	color: #2e455c;
	text-align: left;
	font-weight: 800;
	letter-spacing: .2px;
	margin: 0;
	padding: 18px 0;
	position: relative;
	text-transform: uppercase;
}
.testimonials h2:after {
	content: attr(data-after-text) "";
	z-index: -1;
	position: absolute;
	color: #cccccc;
	text-transform: uppercase;
	font-size: 60px;
	letter-spacing: 2px;
	font-family: 'Oswald', sans-serif;
	font-weight: 500;
	line-height: 1;
	left: -10px;
	position: absolute;
	top: 0;
	overflow-wrap: break-word;
	word-wrap: break-word;
	-ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word;
}
.testimonials p {
	color: #6b6b6b;
	font-size: 13px;
	line-height: 23px;
	font-weight: 400;
	margin: 0 0 30px 0;
	text-align: left;
	padding: 10px 0;
}
.testi-in {
	padding: 40px 0;
}
.testi-in img {
	width: 150px;
}
.testi-box {
	padding: 15px;
	background: rgba(255, 255, 255, 0.23);
	border: 2px solid #fff;
	position: relative;
}
.testi-box:before {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	top: 40%;
	left: -14px;
	border-top: 15px solid transparent;
	border-right: 12px solid #fff;
	border-bottom: 15px solid transparent;
}
.testi-box p {
	color: #444444;
	font-size: 13px;
	line-height: 23px;
	font-weight: 400;
	margin: 0;
	text-align: justify;
	font-style: italic;
	padding: 5px 10px;
}
.testimonials .carousel-inner {
	padding: 0 0 50px 0;
}
.test-ol {
	bottom: 0px !important;
	right: 15px;
	left: auto !important;
	text-align: right !important;
}
.test-ol li {
	width: 15px !important;
	height: 8px !important;
	margin: 0 3px !important;
	/* border-radius: 0 !important; */
	border: none !important;
	background-color: #999 !important;
}
.test-ol li.active {
	background-color: #19b5e6 !important;
}
footer {
	background: #2e455c;
}
.fbox {
	padding: 40px 50px !important;
}
.fbox h2 {
	font-size: 27px;
	color: #fff;
	text-align: right;
	font-weight: 800;
	letter-spacing: .2px;
	margin: 0;
	padding: 0 0 20px 0;
	position: relative;
	text-transform: uppercase;
}
.fbox p {
	color: #e8e8e8;
	font-size: 13px;
	line-height: 23px;
	font-weight: 400;
	margin: 0;
	text-align: right;
	padding: 5px 0;
}
.nl{
	background: #3b5c7d;
	padding: 40px 0;
}
.nl form{
	
}
.nl h3 {
	font-size: 21px;
	color: #fff;
	text-align: center;
	font-weight: 700;

	letter-spacing: .2px;
	margin: 0;
	padding: 0 0 20px 0;
	position: relative;
	text-transform: uppercase;
}
.nl1{
	width: 70%;
	height: 50px;
	padding: 0 10px;
	margin: 0;
	font-size: 15px;
	background: none;
	letter-spacing: .4px;
	color: #fff;
	float: left;
	border: none;
	border-bottom: 1px solid #5e90c1;
	background: rgba(255, 255, 255, 0.1);
	outline: none;
}
.nl form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: #fff;
}
.nl form ::-moz-placeholder { /* Firefox 19+ */
 color: #fff;
}
.nl form :-ms-input-placeholder { /* IE 10+ */
 color: #fff;
}
.nl form :-moz-placeholder { /* Firefox 18- */
 color: #fff;
}
.nl2{
	width: 30%;
	height: 50px;
	float: right;
	background: #5e90c1;
	border: 1px solid #5e90c1;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: .3px;
	line-height: 50px;
	outline: none;
}
.fbox h6 {
	color: #e8e8e8;
	font-size: 13px;
	line-height: 23px;
	font-weight: 400;
	margin: 30px 0 0 0;
	text-align: right;
	padding: 5px 0;
}
.fbox h6 a {
	color: #ed960e;
}
.map {
	padding: 0 !important;
	height: 330px;
	overflow: hidden;
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
}
.social2 {
	margin: 20px 0 0 0;
}
.social2 li img {
	-webkit-filter: brightness(0) invert(1);
	-moz-filter: brightness(0) invert(1);
	-o-filter: brightness(0) invert(1);
	filter: brightness(0) invert(1);
	border: 2px solid #fff;
}
.social2 li:hover img {
	border: 2px solid #19b5e6;
	background-color: transparent;
}
/*---innerpage---*/
.brd {
	background: #2757889e;
	padding: 15px;
	margin: -35px 0 0 0;
	z-index: 9;
	position: relative;
}
.scp-brc {
	background-color: transparent !important;
	text-align: left;
	margin: 0 !important;
	padding: 5px 10px !important;
	border: 1px dotted #fff;
}
.scp-brc li a {
	font-size: 14px;
	line-height: 24px;
	padding: 7px 0;
	text-align: right;
	font-weight: 400;
	color: #fff;
	letter-spacing: .5px;
}
.scp-brc li:last-child a {
	color: #91ffff;
}
.innerpage-banner {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
.innerpage-banner img {
	width: 100%;
}
.inner-in {
	margin: 0;
	padding: 30px 0 0 0 !important;
}
.innerpage {
	margin: 0;
	padding: 0 0 40px 0;
}
.innerpage h1 {
	font-size: 27px;
	color: #2e455c;
	text-align: left;
	font-weight: 800;
	letter-spacing: .2px;
	margin: 0;
	padding: 0 0 15px 0;
	position: relative;
	text-transform: uppercase;
}
.innerpage p {
	color: #6b6b6b;
	font-size: 13px;
	line-height: 23px;
	font-weight: 400;
	margin: 0;
	text-align: justify;
	padding: 5px 0;
}
.inner-right {
	padding: 15px;
	margin: 10px 0;
	background: url(../images/bg4.jpg) center center;
	border: 4px solid #19b5e6;
	background-size: cover;
}
.inner-right form {
	margin: 0;
	padding: 0;
}
.inner-right form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: #fff;
}
.inner-right form ::-moz-placeholder { /* Firefox 19+ */
 color: #fff;
}
.inner-right form :-ms-input-placeholder { /* IE 10+ */
 color: #fff;
}
.inner-right form :-moz-placeholder { /* Firefox 18- */
 color: #fff;
}
.inner-right .t1 {
	width: 100%;
	height: 40px;
	margin: 5px 0;
	padding: 5px;
	border: none;
	font-size: 12px;
	line-height: 40px;
	font-weight: 400;
	text-align: left;
	color: #fff;
	outline: none;
	background: rgba(255, 255, 255, 0.1);
}
.inner-right .t2 option {
	background: #2e455c;
}
.inner-right .t2 {
	width: 100%;
	height: 40px;
	margin: 5px 0;
	padding: 5px;
	border: none;
	font-size: 12px;
	line-height: 40px;
	font-weight: 400;
	text-align: left;
	color: #fff;
	outline: none;
	box-shadow: none;
	background: rgba(255, 255, 255, 0.1);
}
.inner-right .t3 {
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	height: 90px;
	min-height: 90px;
	margin: 5px 0;
	padding: 5px;
	border: none;
	font-size: 12px;
	line-height: 24px;
	font-weight: 400;
	text-align: left;
	color: #fff;
	box-shadow: none;
	outline: none;
	background: rgba(255, 255, 255, 0.1);
}
.inner-right .t4 {
	width: 100%;
	height: 40px;
	text-align: center;
	line-height: 40px;
	margin: 5px 0;
	padding: 0;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase;
	background: #19b5e6;
	color: #fff;
	border: none;
}

/*---innerpage---*/

@media only screen and (max-width: 1200px) {
ul.slimmenu li a {
	padding: 0 10px;
	font-size: 11px;
}
.booknow {
	right: 6%;
}
.a-box h2 {
	left: -32%;
}
.t-box-in {
	padding: 10px;
}
.t-box-in p {
	padding: 5px;
	font-size: 12px;
	line-height: 20px;
}
.dg-box1 .mask, .dg-box3 .mask {
	padding: 15% 10px;
}
.dg-box2 {
	padding: 10px;
}
.dg-box1 .mask h4, .dg-box2 .mask h4, .dg-box3 .mask h4 {
	font-size: 12px;
	line-height: 15px;
}
.dg-box1 .mask p, .dg-box3 .mask p, .dg-box3 .mask p {
	font-size: 12px;
	line-height: 20px;
	padding: 5px 0;
}
.dg-box2 .mask a {
	margin: 0 auto;
}
.str {
	margin: 50px 0 0 0;
}
}

@media only screen and (max-width: 992px) {
.home {
	position: relative;
}
.social {
	margin: 10px 0 5px 0;
	text-align: center;
}
.menu {
	margin: 0 0 10px 0;
}
.logo img {
	width: 250px;
	margin: 0 auto 10px auto;
}
ul.slimmenu li a {
	padding: 0 11px;
	font-size: 11px;
}
.booknow {
	right: 3%;
}
	.enquiry{
		margin: 10px  0 0 0;
	}
.a-box h2 {
	left: -11%;
}
.a-box2 {
	margin: 20% 0 0 0;
}
.t-box-in {
	padding: 18% 40px;
}
.t-box {
	margin: 1px 0;
}
.dg-box1 .mask, .dg-box3 .mask {
	padding: 10px;
}
.dg-box1 .mask h4, .dg-box3 .mask h4 {
	font-size: 15px;
	line-height: 18px;
}
.dg-box1 .mask p, .dg-box3 .mask p {
	font-size: 12px;
	line-height: 20px;
	padding: 5px 0;
}
.fc-box img {
	width: 100%;
	position: relative;
	left: auto;
	top: auto;
}
.fc-box ul {
	margin: 0;
}
.str {
	margin: 50px 0 0 0;
}
.nwleft, .nwright {
	top: auto;
	bottom: -30px;
}
.nwleft {
	left: 30%;
}
.nwright {
	right: 30%;
}
.testi-in img {
	width: 150px;
	margin: 0 auto 20px auto;
}
.social2 {
	text-align: right;
}
.brd {
	margin: 20px 0 0 0;
}
}

@media only screen and (max-width: 800px) {
ul.slimmenu {
	background: #fff;
}
}

@media only screen and (max-width: 768px) {
.home {
	position: relative;
}
.social {
	margin: 10px 0 5px 0;
	text-align: center;
}
.menu {
	margin: 0 0 10px 0;
}
.logo img {
	width: 250px;
	margin: 0 auto 10px auto;
}
ul.slimmenu li .sp1, ul.slimmenu li .sp2 {
	display: none;
}
		.form-in .ff1,  .form-in .ff2{
		width: 100%;
		margin: 5px 0;
	}
.booknow {
	position: relative;
	display: block;
	margin: 0 auto 10px auto;
	top: auto;
	right: auto;
}
.slide-banner ol li {
	width: 40px !important;
	height: 40px !important;
}
.slide-banner ol {
	bottom: -30px !important;
}
.a-box h2 {
	left: -140px;
}
.a-box img {
	margin-top: 2%;
}
.a-box2 {
	margin: 0;
}
.t-box-in {
	padding: 15% 20px;
}
.t-box {
	margin: 1px 0;
}
.treatments h2, .digital h2, .facilities h2, .gallery h2, .blog h2, .testimonials h2, .fbox h2 {
	font-size: 25px;
	padding: 8px 0;
}
.treatments h2:after, .digital h2:after, .facilities h2:after, .gallery h2:after, .blog h2:after, .testimonials h2:after {
	font-size: 40px;
}
.fc-box img {
	width: 100%;
	position: relative;
	left: auto;
	top: auto;
}
.fc-box ul {
	margin: 0;
}
.str {
	margin: 50px 0 0 0;
}
.tab-con {
	margin: 20px 0;
}
.nw-txt {
	padding-top: 0;
}
.nwleft, .nwright {
	top: auto;
	bottom: -50px;
}
.nwleft {
	left: 30%;
}
.nwright {
	right: 30%;
}
.testi-in img {
	width: 150px;
	margin: 0 auto 20px auto;
}
.social2 {
	text-align: right;
}
}

@media only screen and (max-width: 480px) {
.home {
	position: relative;
}
.social {
	margin: 10px 0 5px 0;
	text-align: center;
}
.menu {
	margin: 0 0 10px 0;
}
.logo img {
	width: 250px;
	margin: 0 auto 10px auto;
}
ul.slimmenu li .sp1, ul.slimmenu li .sp2 {
	display: none;
}
.booknow {
	position: relative;
	display: block;
	margin: 0 auto 10px auto;
	top: auto;
	right: auto;
}
.slide-banner ol li {

	width: 40px !important;
	height: 40px !important;
}
.slide-banner ol {
	bottom: -70px !important;
}
.a-box h2 {
	left: -140px;
}
.a-box img {
	margin-top: 15%;
}
.t-box {
	margin: 1px 0;
}
.t-box-in {
	padding: 10px;
}
.t-box-in p {
	font-size: 12px;
	line-height: 20px;
}
.treatments h2, .digital h2, .facilities h2, .gallery h2, .blog h2, .testimonials h2, .fbox h2 {
	font-size: 25px;
	padding: 8px 0;
}
.treatments h2:after, .digital h2:after, .facilities h2:after, .gallery h2:after, .blog h2:after, .testimonials h2:after {
	font-size: 40px;
}
.trleft {
	left: 44%;
}
.trright {
	left: 56%;
}
.dg-box1 .mask {
	padding: 10px;
}
.dg-box1 .mask p {
	font-size: 12px;
	line-height: 20px;
}
.dg-box3 .mask {
	padding: 10px;
}
.dg-box3 .mask p {
	font-size: 12px;
	line-height: 20px;
}
.fc-box img {
	width: 100%;
	position: relative;
	left: auto;
	top: auto;
}
.fc-box ul {
	margin: 0;
}
.str {
	margin: 50px 0 0 0;
}
.tab-con {
	margin: 20px 0;
}
.nw-txt {
	padding-top: 0;
}
.nwleft, .nwright {
	top: auto;
	bottom: -50px;
}
.nwleft {
	left: 30%;
}
.nwright {
	right: 30%;
}
.testi-in img {
	width: 150px;
	margin: 0 auto 20px auto;
}
	.nl1, .nl2{
		width: 100%;
		margin: 5px 0;
	}
.social2 {
	text-align: right;
}
}
