/* CSS Document */
html, body {
	width: 100%;
	font-size: 15px;
	font-family: azo-sans-web, sans-serif;
	font-weight: 300;
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: none;
	font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	overflow-x: hidden;
}

* {
	margin: 0;
	padding: 0;
	border: 0;
}

a {
	outline: 0;
	text-decoration: none;
}

img {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}

/* ------------------------------------------------------------------------------------ */

/* TYPE */

/* ------------------------------------------------------------------------------------ */

h1, h2, h3, h4, h5 {
	font-family: trajan-pro-3, serif;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 0.1em;
}

h1, h2 {
	font-size: 1.65rem;
	color: #9e8665;
	margin: 0 0 1em 0;
	line-height: 1.4em;
}

h2.top {
	font-size: 1.1rem;
	color: #00434f;
	margin: -1.25em 0 1.5em 0;
	line-height: 1.5em;
	font-family: azo-sans-web, sans-serif;
	font-weight: 300;
	text-transform: none;
}

h3 {
	font-size: 1.25rem;
	color: #9e8665;
	margin: 0 0 .5em 0;
	line-height: 1.3em;
}

h2.inside {
	font-size: 1.33rem;
	color: #9e8665;
	letter-spacing: 0.05em;
	margin: 0 0 .5em 0;
}

p, ol, ul {
	font-size: 1rem;
	color: #696867;
	line-height: 1.7em;
	margin-bottom: 1.5em;
	list-style-position: inside;
	letter-spacing: 0.05em;
}

p span {
	color: #9e8665;
}

ol {
	list-style-position: inside;
	margin: 0 0 1.5em 0;
}

ul.nostyle {
	list-style: none;
	margin: 0 0 1.5em 0;
	list-style-position: inside;
}

ul.nostyle li {
	font-size: 1rem;
	color: #696867;
}

ul.why {
	list-style: none;
	margin: 0 0 30px 0;
	padding: 0;
}

ul.why li {
	font-size: 1.2rem;
	color: #FFF;
}

ul.why li.bullet::before {
	content: "";
	display: block;
	width: 100%;
	height: 12px;
	margin: 10px 0;
	background: url(../images/bullet.png) no-repeat center;
	background-size: 12px;
}

address {
	font-style: normal;
}

header {
	color: #9e8665;
}

nav li {
	font-size: 0.88rem;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}



.common-style ol, .common-style ul, .common-style  li{ list-style: none;}

.common-style ul { width:100%; float: none; margin:0 auto 1.5em; padding-left: 0px;}

.common-style ul li { float:none; font-size: 1rem; color: #696867; line-height: 1.7em; position:relative; margin: 0 0 0; padding:0 0 0 15px; }

.common-style ul li:before { content: "\2022 "; position: absolute; left: 0; color: #696867; font-size: 18px; top: 0; line-height: 1.3em;} 

.common-style ul li a { color: #9e8665; }

.common-style ul li a:hover { color: #696867; }

.common-style ol { width:100%; float: none; counter-reset: my-awesome-counter; margin:0 auto 1.5em; position: relative; }

.common-style ol li { font-size: 1rem; color: #696867; line-height: 1.7em; counter-increment: step-counter; padding-left:15px; width: auto; margin: 0 auto; position: relative; }

.common-style ol li a { color: #9e8665; }

.common-style ol li a:hover { color: #696867; }

.common-style ol li:before { content: counter(step-counter)'.';margin-right: 0px; position: absolute; left: 0; color: #696867; font-size: 1rem; top: 0;}    








.divbannercontent h2 {
	font-size: 3.2rem;
	color: #9e8665;
	line-height: 1.3em;
	margin-bottom: .35em;
}

.divbannercontent p {
	font-size: 1rem;
	color: #FFF;
	margin-bottom: 2em;
}

.overview h2 {
	font-size: 1.33rem;
	color: #9e8665;
	letter-spacing: 0.05em;
	margin: 0 0 .5em 0;
}

.overview ul li, .overview p {
	color: #FFF;
	letter-spacing: 0.05em;
}

.overview .fas, .overview .far {
	color: #9e8665;
}

.overview .cta {
	font-size: 1.15rem;
	color: #FFF;
	line-height: 1.6em;
	letter-spacing: 0.05em;
	margin-bottom: 30px;
}

.feature-box h2 {
	font-size: 1.33rem;
}

.feature-box-inside h2, .feature-box-team h2 {
	font-size: 1.33rem;
	color: #FFF;
}

.feature-box-inside p, .feature-box-team p {
	color: #FFF;
}

.team h2 {
	font-size: 1.5rem;
	margin-bottom: 0.25em;
}

.team p {
	color: #FFF;
	margin-bottom: 1em;
}

.team span {
	color: #9e8665;
}

.shilpi {
    background: url(../images/team/feature-shilpi.jpg) no-repeat center;
    background-size: cover;
}

.casestudies h2 {
	font-size: 1.33rem;
	color: #00434f;
	font-family: trajan-pro-3, serif;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 0.1em;
}

.reviews small {
	color: #9e8665;
}

blockquote {
	font-size: 1.2rem;
	color: #706f6f;
	line-height: 1.6em;
}

blockquote cite {
	display: block;
	font-size: .95rem;
	color: #706f6f;
	font-style: normal;
	text-transform: uppercase;
	margin-top: 10px;
}

.getintouch {
	font-size: 1.1rem;
	font-weight: 400;
	color: #00434f;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}

.white p {
	color: #FFF;
}

.white .usefullinks {
	font-size: 1.1rem;
	font-weight: 400;
	color: #FFF;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}

.cta p {
	font-size: 1.15rem;
	color: #706f6f;
	letter-spacing: 0;
}

.cta .tel {
	font-size: 2.55rem;
	color: #9e8665;
}

.cta .email {
	font-size: 1.33rem;
	color: #00434f;
	margin-bottom: 30px;
}

.d-flex{
	display: flex;
}
footer{
	 font-family: 'Montserrat', sans-serif;
}
footer .divcontent{
	padding: 0;
}
footer .info-block {
    width: 75%;
    padding-top: 30px;
}
footer .opening-times {
    width: 25%;
    background: #00434f;
    padding: 30px 0px 0px 30px;
    box-sizing: border-box;
    position: relative;
}
footer .opening-times h2{
  margin-bottom: 5px;
}
footer .opening-times:after{
	position: absolute;
	content: "";
	background: #00434f;
    top: 0;
    right: -60px;
    height: 100%;
    width: 60px;
}
footer ul{
	list-style: none;
}
footer h2 {
    font-size: 18px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    line-height: 35px;
    text-transform: capitalize;
}
footer .quick-links {
    width: 44%;
    box-sizing: border-box;
}
footer .quick-links h2{
	    margin-bottom: 10px;
}
footer .mailing-address {
    width: 56%;
    padding-right: 100px;
    padding-left: 100px;
    box-sizing: border-box;
}

footer .quick-links ul {
	-moz-column-count: 2;
    column-count: 2;
    -webkit-column-count: 2;
    -ms-column-count: 2;
}
footer .quick-links ul li a {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    line-height: 35px;
    display: inline-block;
    width: 100%;
    padding-left: 17px;
    position: relative;
    -o-transition: 0.2s all ease;
    transition: 0.2s all ease;
    -webkit-transition: 0.2s all ease;

}
footer .quick-links ul li a::before {
    font-family: "FontAwesome";
    content: "\f105";
    position: absolute;
    left: 0px;
    font-weight: 100;
    font-size: 18px;
    -o-transition: 0.2s all ease;
    transition: 0.2s all ease;
    -webkit-transition: 0.2s all ease;
}
footer .quick-links ul li a:hover {
    padding-left: 25px;
    color: #9e8665;
}

footer .quick-links ul li a:hover::before {
    left: 5px;
    content: "\f101";
}
footer .mailing-address a {
    font-size: 14px;
    color: #fff!important;
    line-height: 20px;
    position: relative;
    padding-left: 35px;
    display: inline-block;
}
footer .mailing-address img {
    position: absolute;
    left: 0;
}
footer .mailing-address .address{
	margin-bottom: 20px;
}
footer .mailing-address .address img {
    width: 20px;
}
footer .mailing-address .phone img{
	width: 24px;
}
footer .mailing-address .map-frame {
    width: 263px;
    margin-top: 30px;
}
footer .mailing-address .map-frame iframe {
    width: 100%;
}
footer .opening-times ul li {
    font-size: 16px;
    line-height: 40px;
    font-weight: 300;
}
footer  .copiright-text {
    width: 40%;
    font-size: 14px;
    font-weight: 200;
    color: #fff;
    line-height: 25px;
}
.social-icons {
    width: 20%;
    padding-top: 5px;
}
.social-icons ul {
    margin: 0;
    text-align: center;
}
.social-icons ul li {
    display: inline-block;
}
.social-icons ul li a {
    display: block;
    margin: 0px 10px;
}
.social-icons ul li a .icon-hover{
	display: none;
}
.social-icons ul li a:hover .icon-hover{
	display: block;
}
.social-icons ul li a:hover .icon-white{
   display: none;
}
footer  .sitemap-menu {
    width: 40%;
    text-align: right;
}
footer  .sitemap-menu ul{
	margin-bottom: 0;
}
footer  .sitemap-menu ul li {
    display: inline-block;
    margin-right: 25px;
    position: relative;
}
footer  .sitemap-menu ul li:last-child{
	margin-right: 0;
}
footer  .sitemap-menu ul li:last-child:after{
	content: none;
}
footer .sitemap-menu ul li:after {
    position: absolute;
    width: 1px;
    background: #fff;
    height: 12px;
    content: "";
    top: 12px;
    right: -13px;
}
footer  .sitemap-menu ul li a {
    font-size: 13px;
    font-weight: 200;
    line-height: 35px;
}
.footer-border {
    border-top: 1px solid #707070;
}
footer li {
	color: #FFF;
}

footer .fas, footer .far {
	color: #b2b2b2;
}
.divcredits {
    padding: 12px 0;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
}

.bannerbtn {
	text-transform: uppercase;
	letter-spacing: 0.15em;
	color: #9e8665;
}

.btn {
	font-size: 1rem;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}

.form, .form input, .form textarea, .form .send {
	font-size: .95rem;
	font-family: azo-sans-web, sans-serif;
	font-weight: 300;
	color: #000;
	text-transform: uppercase;
}

.form h2 {
	color: #FFF;
	text-align: center;
}

.form p {
	color: #FFF;
	letter-spacing: 0;
	margin: 10px 0;
	line-height: 1.3em;
	text-transform: none;
}

.apps, .apps input, .apps textarea, .apps .send {
	font-size: .95rem;
	font-family: azo-sans-web, sans-serif;
	font-weight: 300;
	color: #000;
	text-transform: uppercase;
}

.apps h2 {
	color: #FFF;
	text-align: center;
}

.apps p {
	color: #FFF;
	letter-spacing: 0;
	margin: 10px 0;
	line-height: 1.3em;
	text-transform: none;
	text-align: left;
}

/* Placeholder Colour */
::-moz-placeholder {
	opacity: .6;
}

::-webkit-input-placeholder {

	/* Chrome/Opera/Safari */
	color: #000;
}

::-moz-placeholder {

	/* Firefox 19+ */
	color: #000;
}

:-ms-input-placeholder {

	/* IE 10+ */
	color: #000;
}

:-moz-placeholder {

	/* Firefox 18- */
	color: #000;
}

.left {
	float: left;
}

.right {
	float: right;
}

.txtleft {
	text-align: left;
}

.txtright {
	text-align: right;
}

.txtcenter {
	text-align: center;
}

.caps {
	text-transform: uppercase;
}

.CookieDeclarationDialogText {
	display: none;
}

/* ------------------------------------------------------------------------------------ */

/* LINKS */

/* ------------------------------------------------------------------------------------ */

a {
	color: #00434f;
}

a:hover {
	color: #696867;
}

header a {
	color: #9e8665;
}

header a:hover {
	color: #FFF;
}

nav li a {
	color: #00434f;
}

nav li a:hover {
	color: #9e8665;
}

.bannerbtn a {
	color: #9e8665;
}

.bannerbtn a:hover {
	color: #FFF;
}

.cta .tel a {
	color: #9e8665;
}

.cta .tel a:hover {
	color: #00434f;
}

.cta .email a {
	color: #00434f;
}

.cta .email a:hover {
	color: #9e8665;
}

.overview a {
	color: #9e8665;
}

.overview a:hover {
	color: #FFF;
}

.feature-box-inside a, .feature-box-team a {
	color: #FFF;
}

.feature-box-inside a:hover, .feature-box-team a:hover {
	color: #9e8665;
}

.white a {
	color: #FFF;
}

.white a:hover {
	color: #9e8665;
}

.white .usefullinks a {
	display: inline-block;
	padding: 0 12px;
	border-right: 1px solid #FFF;
}

.white .usefullinks a.last {
	border: 0;
}

.team a {
	color: #FFF;
}

.team a:hover {
	color: #9e8665;
}

.getintouch a {
	display: inline-block;
	padding: 0 12px;
	border-right: 1px solid #00434f;
	color: #9e8665;
}

.getintouch a:hover {
	color: #00434f;
}

.getintouch a.last {
	border: 0;
}

footer li a {
	color: #FFF;
}

footer li a:hover {
	color: #9e8665;
}

.divcredits a {
	color: #FFF;
}

.divcredits a:hover {
	color: #9e8665;
}

.form a {
	color: #00434f;
}

.form a:hover {
	color: #FFF;
}

/* BTNS */
.btn {
	margin: 10px 0;
	font-weight: 300;
}

.btn a {
	display: inline-block;
	padding: 12px 30px;
	border: none;
	text-align: center;
	background: #9e8665;
	color: #FFF;
	transition: 0.4s;
}

.btn a:hover {
	background: #00434f;
}

.btn1 a {
	display: inline-block;
	padding: 12px 30px;
	border: none;
	text-align: center;
	background: #9e8665;
	color: #FFF;
	transition: 0.4s;
}

.btn1 a:hover {
	background: #FFF;
}

.scrollToTop {
	width: 60px;
	height: 60px;
	position: fixed;
	bottom: 60px;
	right: 20px;
	display: none;
	background: url(../images/back-to-top.png) no-repeat;
	z-index: 9999;
	cursor: pointer;
	background-size: 60px;
}

.scrollToTop:hover {
	text-decoration: none;
}

a.anchor {
	display: block;
	position: relative;
	top: -100px;
	visibility: hidden;
}

/* ------------------------------------------------------------------------------------ */

/* STRUCTURE */

/* ------------------------------------------------------------------------------------ */

.mobilehide {
	display: block;
}

.desktophide {
	display: none;
}

.featuremobilehide {
	display: block;
}

.featuredesktophide {
	display: none;
}

.featuretabletshow {
	display: none;
}

.clearfix:after {
	content: ' ';
	display: block;
	clear: both;
}

.divcontainer {
	float: left;
	position: relative;
	width: 100%;
}

.divcontent {
	position: relative;
	max-width: 1140px;
	margin: auto;
	padding: 60px 20px;
}

.divcontentnarrow {
	position: relative;
	max-width: 900px;
	margin: auto;
	padding: 60px 20px;
}

.divcontentlesspad {
	position: relative;
	max-width: 1140px;
	margin: auto;
	padding: 30px 20px;
}

.divcontentnopad {
	position: relative;
	max-width: 1140px;
	margin: auto;
	padding: 0 20px;
}

.narrowcontent {
	display: block;
	max-width: 800px;
	margin: auto;
}

.divxtrapb150 {
	padding-bottom: 150px;
}

.divxtrapb50 {
	padding-bottom: 50px;
}

.divxtrapt60 {
	padding-top: 60px;
}

.divxtrapt180 {
	padding-top: 180px;
}

.divnopadbot {
	padding-bottom: 0;
}

.divicon {
	display: inline-block;
	width: 100%;
	height: 90px;
	margin-bottom: 40px;
	text-align: center;
}

.divicon img {
	width: 90px;
	height: 90px;
}

.vertdiv {
	position: relative;
	width: 1px;
	min-height: 420px;
	background: #FFF;
	margin: auto;
	text-align: center;
}

header {
	float: left;
	position: absolute;
	width: 100%;
	min-height: 100px;
}

header .darkbg{
	z-index: 9999;
}
header .main-header{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding: 15px 0;
	max-width: 1140px;
}
header .main-header .logo-block{
	width: 36%;
}
header .main-header .info-block{
	width: 64%;
	display: flex;
	font-family: 'Montserrat', sans-serif;
    justify-content: flex-end;
    align-items: baseline;
}
header .info-block .phone,
header .info-block .mail {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
header .info-block .phone{
	margin-right: 20px;
}
header .info-block .mail {
	margin-right: 15px;
}
header .info-block .phone a,
header .info-block .mail a{
   font-size: 14px;
   font-weight: 300;
   color:#fff;
   line-height:18px;
   display: inline-block;
}
header .info-block .mail img {
    width: 30px;
    margin-bottom: 20px;
}
header .info-block .phone img {
    width: 20px;
    margin-bottom: 20px;
}

header  .like-to-btn, header  .like-to-btn a{
	position: relative;
}
header .like-to-btn a {
    font-size: 14px;
    font-weight: 400;
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    padding: 13px 54px 13px 15px;
    margin-right: 20px;
}
header  .like-to-btn a i {
    font-size: 20px;
    position: absolute;
    right: 13px;
    top: 13px;
}
header .book-appointment a {
    font-size: 14px;
    background: #9e8665;
    color: #ffffff;
    font-weight: 400;
    display: inline-block;
    padding: 13px 15px;
    line-height: 18px;
    border: 1px solid #9e8665;
    -o-transition: 0.2s all ease;
    transition: 0.2s all ease;
    -webkit-transition: 0.2s all ease;
}
header .book-appointment a:hover {
    background: #00434f;
    border-color: #fff;
}

header  .dropdown-menu {
    background: #9e8665;
    position: absolute;
    width: 303px;
    /*z-index: -9999;*/
    left: -64%;
    margin-top: 73px;
    top: 0;
    display: none;
    transition: 0s;
    z-index: 99;
}
header  .dropdown-menu::before {content: '';position: absolute;top: -30px;left: 0;width: 100%;height: 30px;}



header .dropdown-menu:after {
    position: absolute;
    right: 10px;
    top: -8px;
    width: 0;
    height: 0;
    content: '';
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #9e8665;
}
header   .dropdown-menu li {
    list-style: none;
    text-align: left;
}
header  .dropdown-menu li a {
    font-size: 14px;
    line-height: 43px;
    color: #fff;
    padding: 0px 20px;
    margin: 0;
    display: block;
    border: none;
    background-color: transparent;
    border-bottom: 1px solid rgba(0, 67, 79, 0.50);
    transition: 0.3s background-color ease-in-out, 0.3s color ease-in-out ;
}
header .dropdown-menu li a:hover {
    background-color: #00434f;
    color: #fff;
}
header  .dropdown-menu li:last-child a{
	border-bottom: none;
}
.menu-logo{
	display: none;
}
.d-tablet-block{
   display: none;
}
.slicknav_menu{
	padding: 0;
}
.slicknav_menu .slicknav_open .slicknav_icon-bar:nth-child(1){
	    -webkit-transform: rotate(-45deg) translate(-11px, 7px);
    -moz-transform: rotate(-45deg) translate(-11px, 7px);
    -o-transform: rotate(-45deg) translate(-11px, 7px);
    transform: rotate(-45deg) translate(-11px, 7px);
}
.slicknav_menu .slicknav_open .slicknav_icon-bar:nth-child(2){
	       opacity: 0;
}
.slicknav_menu .slicknav_open .slicknav_icon-bar:nth-child(3){
	    -webkit-transform: rotate(-135deg) translate(3px, -2px);
    -moz-transform: rotate(-135deg) translate(3px, -2px);
    -o-transform: rotate(-135deg) translate(3px, -2px);
    transform: rotate(-135deg) translate(3px, -2px);
}
.slicknav_nav {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: #00434f;
    left: -100%;
    padding: 15px 0;
    transition: 0.3s all ease;
    overflow-y: scroll;
}
.slicknav_nav li > a {
       border-bottom: 1px solid rgba(255, 255, 255, 0.20);
}
.slicknav_nav a {
    padding: 0px 17px;
    margin: 2px 0px;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    line-height: 45px;
    font-family: 'Montserrat', sans-serif;
}
.slicknav_nav[style="display: block;"] {
    left: 0;
}

.slicknav_btn.slicknav_open {
    z-index: 99999999;
    position: relative;
    background: transparent;
}

.divlogo {
	display: flex;
    width: 280px;
    height: 124px;
    align-items: center;
}

.divlogo img {
	width: 100%;
	height: auto;
}
nav {
	display: inline-block;
	position: relative;
	width: 100%;
	margin: auto;
	padding: 12px 0;
	text-align: center;
	z-index: 999;
}

nav ul {
	list-style: none;
	text-align: center;
	margin: 0;
}

nav li {
	display: inline-block;
	padding: 0 12px;
}

nav li .fas {
	float: right;
	margin: 6px 0 0 0;
}

.slicknav_menu {
	display: none;
}

.sticky-header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	min-height: 100px;
	background: #fff;
	border-bottom: 2px solid #00434f;
	animation-duration: 0.8s;
	animation-name: fadeIn;
	z-index: 99999;
}

.sticky-header .divlogo {
	width: 230px;
    height: 110px;
}
header.sticky-header .info-block .phone img, header.sticky-header .info-block .mail img{
       margin-bottom: 10px;
}
.sticky-header .divcontentlesspad {
	padding: 10px 0px;
}

.sticky-header .divtel, .sticky-header .divcontact {
	margin: 15px 0 0;
}

#banner {
	float: left;
	position: relative;
	width: 100%;
	height: 600px;
	margin-top: 205px;
	overflow: hidden;
}

.divbannercontent {
	width: 500px;
	margin: 90px 0;
}

.divbannerbot {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 86px;
	background: url(../images/white-pattern-bot.png) no-repeat center;
	background-size: auto 100%;
	z-index: 999;
}

.overviewleft {
	float: left;
	width: 100%;
	padding: 0 0 80px 0;
	margin-top: -40px;
}

.overviewright {
	float: left;
	width: 84%;
	padding: 0 0 80px 16%;
	margin-top: -40px;
}

.overviewbottom {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 86px;
	background: url(../images/overview-pattern-bot.png) no-repeat center;
	background-size: auto 100%;
	z-index: 999;
}

.map iframe {
	width: 95%;
	height: 400px;
	margin-right: 5%;
}

.divbotgrey {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 86px;
	background: url(../images/grey-pattern-bot.png) no-repeat center;
	background-size: auto 100%;
	z-index: 999;
}

.getintouch, .usefullinks {
	margin: 50px 0 20px;
}

.feature-box {
	float: left;
	width: 25%;
	height: 260px;
	margin: 0;
}

.feature-box .txtcontent {
	width: 80%;
	height: 100%;
	display: table;
	padding: 0 10%;
	text-align: center;
}

.feature-box .txtcontent > .child {
	display: table-cell;
	vertical-align: bottom;
	padding-bottom: 40px;
}

.whitening {
	background: url(../images/feature-whitening.jpg) no-repeat center;
	background-size: cover;
}

.invisalign {
	background: url(../images/feature-invisalign.jpg) no-repeat center;
	background-size: cover;
}

.implants {
	background: url(../images/feature-implants.jpg) no-repeat center;
	background-size: cover;
}

.emergency {
	background: url(../images/feature-emergency.jpg) no-repeat center;
	background-size: cover;
}

.feature-box-inside {
	float: left;
	width: 32.25%;
	height: 260px;
	margin: 0.5%;
}

.feature-box-inside .txtcontent {
	width: 80%;
	height: 100%;
	display: table;
	padding: 0 10%;
	text-align: center;
}

.feature-box-inside .txtcontent > .child {
	display: table-cell;
	vertical-align: bottom;
	padding-bottom: 20px;
}

.feature-box-team {
	float: left;
	width: 32.25%;
	height: 260px;
	margin: 0.5%;
}

.feature-box-team .txtcontent {
	width: 88%;
	height: 100%;
	display: table;
	padding: 0 6%;
	text-align: center;
}

.feature-box-team .txtcontent > .child {
	display: table-cell;
	vertical-align: bottom;
	padding-bottom: 20px;
}

.feature-box-inside:hover, .feature-box-team:hover {
	background: #00434f!important;
}

.generalinside {
	background: url(../images/feature-general-inside.jpg) no-repeat center;
	background-size: cover;
}

.cosmeticinside {
	background: url(../images/feature-cosmetic-inside.jpg) no-repeat center;
	background-size: cover;
}

.specialistinside {
	background: url(../images/feature-specialist-inside.jpg) no-repeat center;
	background-size: cover;
}

.whiteninginside {
	background: url(../images/feature-whitening-inside.jpg) no-repeat center;
	background-size: cover;
}

.hygieneinside {
	background: url(../images/feature-hygiene-inside.jpg) no-repeat center;
	background-size: cover;
}

.fillingsinside {
	background: url(../images/feature-white-fillings-inside.jpg) no-repeat center;
	background-size: cover;
}

.newpatientsinside {
	background: url(../images/feature-new-patients-inside.jpg) no-repeat center;
	background-size: cover;
}

.tmjinside {
	background: url(../images/feature-tmj-inside.jpg) no-repeat center;
	background-size: cover;
}

.denturesinside {
	background: url(../images/feature-dentures-inside.jpg) no-repeat center;
	background-size: cover;
}

.emergenciesinside {
	background: url(../images/feature-emergencies-inside.jpg) no-repeat center;
	background-size: cover;
}

.orthoinside {
	background: url(../images/feature-orthodontics-inside.jpg) no-repeat center;
	background-size: cover;
}

.veneersinside {
	background: url(../images/feature-veneers-inside.jpg) no-repeat center;
	background-size: cover;
}

.crownsinside {
	background: url(../images/feature-repairing-teeth-inside.jpg) no-repeat center;
	background-size: cover;
}

.inlaysinside {
	background: url(../images/feature-inlays-inside.jpg) no-repeat center;
	background-size: cover;
}

.bondinginside {
	background: url(../images/feature-bonding-inside.jpg) no-repeat center;
	background-size: cover;
}

.rctinside {
	background: url(../images/feature-root-canal-inside.jpg) no-repeat center;
	background-size: cover;
}

.perioinside {
	background: url(../images/feature-periodontics-inside.jpg) no-repeat center;
	background-size: cover;
}

.implantsinside {
	background: url(../images/feature-implants-inside.jpg) no-repeat center;
	background-size: cover;
}

.casestudies {
	display: inline-block;
	max-width: 900px;
	margin: 0 auto 2em;
}

.reviews {
	float: left;
	background: #EEE;
	padding: 3%;
}

.reviews .stars {
	display: block;
	width: 100%;
	height: 30px;
	padding: 0 0 15px 0;
	color: #9e8665;
}

/* Carousel Nav */
.slidernav {
	display: block;
	bottom: 0;
	text-align: center;
	width: 100%;
	background: transparent;
}

.slidernav a {
	display: inline-block;
	padding: 0;
	margin-right: 0;
	background: transparent;
	color: #FFF;
	text-decoration: none;
}

#navbtns a {
	margin: 20px 5px 0;
}

#navbtns a.previous {
	width: 37px;
	height: 37px;
	background: url(../images/navbtn-prev.png) no-repeat;
	background-size: 37px;
}

#navbtns a.next {
	width: 37px;
	height: 37px;
	background: url(../images/navbtn-next.png) no-repeat;
	background-size: 37px;
}

.crsl-wrap {
	float: left;
	position: relative;
	width: 100%;
	z-index: 9990;
}

.team {
	width: 90%;
	text-align: center;
	margin: 0 5%;
}

.team.scroll {
	width: 100%;
	text-align: center;
}

.team img {
	width: 84%;
	height: auto;
	margin: 10px 8%;
	border-radius: 360px;
}

.associations img {
	display: inline-block;
	vertical-align: middle;
	margin: 10px 15px;
}

footer .divcol {
	float: left;
	width: 18%;
}

footer .divcol2 {
	float: left;
	width: 25%;
}

footer .divmap {
	float: left;
	width: 32%;
	margin: 0 4% 0 2%;
}

.divcredits {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
/* TESTIMONIALS */
.owl-theme .owl-controls {
	margin: 15px 0 0 0;
	width: 100%;
}

.owl-theme .owl-controls .owl-buttons div {
	display: inline-block;
	zoom: 1;
	display: inline;
	margin: 5px;
	padding: 3px 10px;
}

.owl-prev:before, .owl-next:before {
	content: "\f104";
	font-family: 'FontAwesome';
	font-size: 22px;
	color: #9e8665;
}

.owl-next:before {
	content: "\f105";
}

/* FAQ */
.faq-sec {
	padding-top: 40px;
}

.faq-sec h2 {
	margin-bottom: 40px;
	text-transform: unset;
}

.faq-sec .accordion {
	width: 100%;
	margin: 0 auto;
}

.faq-sec .accordion__head {
	cursor: pointer;
	color: #9e8665;
	padding: 12px 0;
	font-size: 18px;
	border-bottom: 2px solid #ededed;
	display: flex;
	justify-content: space-between;
	align-items: center;
	letter-spacing: 0.05em;
}
.faq-sec.blue-line .accordion__head{
	border-bottom: 2px solid #9e8665;
}

.faq-sec .accordion__head::after {
	content: url('../images/arrow.png');
	width: 16px;
	height: 16px;
	transition: transform 300ms ease-in-out;
}

.faq-sec .opened .accordion__head::after {
	transform: rotate(180deg);
}

.faq-sec .accordion__body {
	padding-top: 12px;
	color: #808080;
	font-size: 1rem;
	letter-spacing: 0.05em;
}

.faq-sec .dropdown {
	width: 100%;
	margin: 0 auto;
}

.faq-sec .dropdown__head {
	cursor: pointer;
	color: #9e8665;
	padding: 12px 0;
	font-size: 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.faq-sec .opened .dropdown__head::after {
	transform: rotate(180deg);
}

.faq-sec .dropdown__body {
	padding: 25px;
	background-color: #9e8665;
	font-size: 18px;
	transition: transform 300ms ease-in-out;
	transform: translateY(25px);
	max-width: 450px;
}

.faq-sec .opened .dropdown__body {
	transform: translateY(0);
}

/* PARALLAX SLIDES */
.parallax {
	position: relative;
	float: left;
	width: 100%;
	height: 600px;
	margin: 0;
	z-index: 80;
	background: #CCC;
}

.slide1 {
	background: /*url(../images/floral-slide-bg.jpg)*/ 50% 0 no-repeat fixed;
	background-size: cover;
}

.video-container {
	position: relative;
	padding-bottom: 52%;
	padding-top: 35px;
	height: 0;
	overflow: hidden;
	margin: 20px 0;
}

.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.maps iframe {
	pointer-events: none;
	width: 100%;
	height: 500px;
}

.medivision {
	text-align: center;
	margin-bottom: 20px;
}

.medivision img {
	width: 100%;
	height: auto;
}

.entryimage img {
	display: block;
	width: 100%;
	height: auto;
}

.entryimage.medium img {
	width: 60%;
	height: auto;
}

.entryimage.small img {
	width: 30%;
	height: auto;
}

.darkbg {
	background: #00434f;
}

.goldbg {
	background: #9e8665;
}

.litegreybg {
	background: #ededed;
}

.darkgreybg {
	background: #2f312e;
}

.leafbg {
	background: url(../images/leaf-bg-enquiry-new.jpg) no-repeat center;
	background-size: cover;
}

.fadebg {
	background: url(../images/overview-bg.jpg) repeat-x bottom #00434f;
}

.iconbg {
	background: url(../images/icon-transparent.png) no-repeat center -30px;
	background-size: 560px 560px;
}

/* ------------------------------------------------------------------------------------ */

/* COLLAPSABLE DATA TABLE (FEES) */

/* ------------------------------------------------------------------------------------ */

table.fees {
	border: 1px solid #9e8665;
	width: 100%;
	margin: 20px 0 0 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

table.fees tr {
	border: 1px solid #9e8665;
	padding: 5px;
}

table.fees tr:nth-child(even) {
	background: #EEE;
}

table.fees tr:nth-child(odd) {
	background: #FFF;
}

table.fees th {
	padding: 10px;
	text-align: left;
	color: #FFF;
}

table.fees td {
	padding: 2%;
	width: 70%;
	text-align: left;
	color: #696867;
}

table.fees th {
	font-size: 1.1em;
	background: #00434f;
	font-weight: 300;
}

/* ACCORDION STYLE */
ul#accordion {
	padding: 2px 0;
	margin-bottom: 40px;
}

ul#accordion li {
	list-style-type: none;
}

ul#accordion p {
	color: #808081;
}

ul#accordion a {
	text-decoration: none;
	color: #5e0a4f;
}

ul#accordion a:hover {
	text-decoration: none;
}

ul#accordion a:focus {
	text-decoration: underline;
}

button {
	cursor: pointer;
	margin: 0;
	font-family: azo-sans-web, sans-serif;
	font-weight: 400;
	text-align: left;
}

/* Helpers */
.is-hidden {
	display: none;
}

.accordion__item {
	width: 100%;
	border-top: 1px solid #fff;
}

.accordion__item:first-child {
	border: none;
}

.accordion__trigger {
	display: block;
	width: 100%;
	padding: 10px 20px;
	color: #FFF;
	background-color: #5e0a4f;
	border: none;
	font-size: 1.2em;
}

.accordion__item.is-open .accordion__trigger {
	color: #fff;
	background-color: #9a9999;
}

.accordion__content {
	background-color: #EEE;
	padding: 20px;
}

.accordion__content p {
	margin: 0;
	margin-bottom: 1.5em;
	line-height: 1.4em;
}

/* ------------------------------------------------------------------------------------ */

/* FORMS */

/* ------------------------------------------------------------------------------------ */

.form .icon {
	display: block;
	width: 100%;
	height: 12px;
	margin-bottom: 10px;
	background: url(../images/small-icon.png) no-repeat center;
	background-size: 22px 12px;
}

.form {
	float: left;
	width: 84%;
	min-height: 300px;
	margin: 0 8%;
	padding: 30px 0 0 0;
	background: #9e8665;
}

.form input {
	width: 88%;
	padding: 2%;
	background: #FFF;
	border: 0;
	margin: 0 0 2px 8%;
}

.form textarea {
	width: 88%;
	height: 120px;
	overflow: auto;
	padding: 2%;
	background: #FFF;
	border: 0;
	margin: 0 0 0 8%;
}

.form [type=checkbox] {
	display: block;
	margin: 12px 8px 18px 8%;
	width: 16px;
	height: 16px;
	float: left;
}

.form .send {
	float: right;
	display: block;
	width: 105px;
	padding: 3%;
	margin: 0;
	cursor: pointer;
	border: none;
	background: #00434f;
	color: #FFF;
	-webkit-appearance: none;
}

.form .send:hover {
	background: #FFF;
	color: #00434f;
}

.apps {
	float: left;
	width: 100%;
	min-height: 300px;
	padding: 0;
}

.apps input {
	width: 94%;
	padding: 3%;
	background: #FFF;
	border: 0;
	margin: 0 0 10px 0;
	border-radius: 4px;
}

.apps textarea {
	width: 97%;
	height: 100px;
	overflow: auto;
	padding: 1.5%;
	background: #FFF;
	border: 0;
	margin: 0 0 10px 0;
	border-radius: 4px;
}

.apps [type=checkbox] {
	display: block;
	margin: 12px 8px 18px 0;
	width: 16px;
	height: 16px;
	float: left;
}

.apps .send {
	float: right;
	display: block;
	width: 120px;
	padding: 3%;
	margin: 0;
	cursor: pointer;
	border: none;
	background: #9e8665;
	color: #FFF;
	-webkit-appearance: none;
}

.apps .send:hover {
	background: #FFF;
	color: #00434f;
}

/* GRID 
------------------------------------------------------------------------------------ */
.one-half, .one-third, .one-fourth, .two-thirds, .three-fourths, .full-width {
	display: inline-block;
	float: left;
	margin-right: 2%;
}

.one-half {
	width: 49%;
}

.one-third {
	width: 32%;
}

.one-fourth {
	width: 23.5%;
}

.two-thirds {
	width: 66%;
}

.three-fourths {
	width: 74%;
}

.full-width {
	width: 100%;
}

.column-last {
	margin-right: 0 !important;
}

.outer {width: 100%; display: block; float: left; position: relative;}
.outer .slider-container {width: 100%; display: block; float: left; position: relative;}
.outer .slider-container .slick-slider .slick-track {display: flex; flex-wrap: wrap; height: inherit;}

.outer .slider-container .grw-review {width:85%;margin: 20px auto 40px !important;}
.outer .slider-container .grw-review .wp-google-user {display: flex!important;position: relative!important;padding: 20px !important;}
.outer .slider-container .grw-review .wp-google-user img {width: 50px !important;height: 50px;border-radius: 100%!important;float: left;display: inline-block !important;box-shadow: 0 0 2px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.24)!important;margin: 0 10px 0 0 !important;}

.outer .slider-container .grw-review .wp-google-info {width: 100%;margin: 0 0 0 !important;text-align: left !important;white-space: inherit !important;padding: 0;}
.outer .slider-container .grw-review .wp-google-info .wp-google-name {display: block!important; margin-bottom: 3px!important; font-size: 100%!important; font-weight: bold!important; white-space: nowrap!important; overflow: hidden!important; text-overflow: ellipsis!important; color: #427fed!important; text-decoration: none!important; box-shadow: none!important;}
.outer .slider-container .grw-review .wp-google-feedback {margin: 0 0 0 !important;background: #fafafa !important;border: 1px solid #ededed!important;position: relative!important;color: #777 !important;font-size: 1rem!important;border-radius: 4px !important;}
.outer .slider-container .grw-review .wp-google-feedback:before {background-color: #ffffff !important;}
.outer .slider-container .grw-review .wp-google-feedback:before {position: absolute!important;bottom: -7px!important; left: 35px!important; display: block!important; width: 14px!important; height: 14px!important; border: 1px solid #ededed!important; border-top: none!important; border-left: none!important; background-color: #fafafa!important; content: ""!important; -webkit-transform: rotate(45deg)!important; -ms-transform: rotate(45deg)!important; transform: rotate(45deg)!important;}

.outer .slider-container .grw-review .wp-google-feedback .wp-google-content2 {position: static!important;height: 150px!important;overflow-y: auto!important;font-size: 14px!important;text-align: left!important;padding-right: 5px !important;margin: 20px 20px 20px 40px!important;}
.outer .slider-container .grw-review .wp-google-feedback .wp-google-content2:before {bottom: 47px!important; box-sizing: border-box!important; color: #bbb!important; content: '\201C'!important; display: block!important; height: 96px!important; left: 50px!important; position: absolute!important; right: 515.391px!important; text-size-adjust: 100%!important; top: 20px!important; width: 24.6094px!important; column-rule-color: #bbb!important; perspective-origin: 12.2969px 48px!important; transform-origin: 12.2969px 48px!important; border: 0 none #bbb!important; font: normal normal normal normal 60px / 96px Georgia,serif!important; margin: -25px 0 0 -40px!important; outline: #bbb none 0!important;}
.outer .slider-container .grw-review .wp-google-feedback .wp-google-content2::-webkit-scrollbar {width: 4px;}
.outer .slider-container .grw-review .wp-google-feedback .wp-google-content2::-webkit-scrollbar-track {background: #f1f1f1; }
.outer .slider-container .grw-review .wp-google-feedback .wp-google-content2::-webkit-scrollbar-thumb {background: #888; }
.outer .slider-container .grw-review .wp-google-feedback .wp-google-content2::-webkit-scrollbar-thumb:hover {background: #555; }

.outer .slider-container .grw-slider .wp-google-content2>svg {display: none;}
.outer .slider-container .grw-review .wp-google-feedback .wp-google-content2 .wp-google-stars {display: block !important; margin: 0 0 5px !important;}
.outer .slider-container .grw-review .wp-google-feedback .wp-google-content2 .wp-google-text {float: none; font-size: 14px; font-weight: 400; color: #777!important; line-height: normal !important; margin: 0 0 16px;}
.outer .slider-container .grw-review .wp-google-feedback .wp-google-content2 .wp-google-text .wp-more-toggle {display: block; text-decoration: none !important; text-transform: capitalize; color: #66813c !important;}
.outer .slider-container .grw-review .wp-google-feedback .wp-google-content2 .wp-google-text .wp-more-toggle:hover {color: #5b5b5b !important;}
.outer .slider-container .grw-review .wp-google-time {display: block!important; color: #999!important; font-size: 13px!important; line-height: 14px;}

.outer .slider-container .grw-review .wp-google-feedback .wp-google-content2 .wp-google-stars .wp-stars .wp-star svg > path {fill: #f2c042;}
.outer .slider-container .grw-review .wp-google-feedback .wp-google-content2 > svg {position: absolute!important;bottom: 8px!important;right: 8px!important;width: 24px!important;height: 24px!important;background: #fff!important;padding: 2px!important;border-radius: 50%!important;}

.outer .slider-container button.slick-arrow.slick-next {width: 25px; height: 25px; color: #000; background: #eee url(../images/arrow22.png) no-repeat center / 100%; background-size: 6px; background-position-x: 60%; border: 1px solid #ededed; border-radius: 50%; padding: 12px; top: 35%;}
.outer .slider-container button.slick-arrow.slick-prev {width: 25px; height: 25px; color: #000; background: #eee url(../images/arrow11.png) no-repeat center / 100%; background-size: 6px; background-position-x: 45%; border: 1px solid #ededed; border-radius: 50%; padding: 12px; top: 35%;}




@media only screen and (min-width:1200px) {
	.feature-box, .feature-box-inside, .feature-box-team {
		height: 300px;
	}

	.feature-box .txtcontent > .child {
		padding-bottom: 70px;
	}

	.feature-box-inside .txtcontent > .child, .feature-box-team .txtcontent > .child {
		padding-bottom: 40px;
	}

}

@media only screen and (max-width:1024px) {
	footer .divcontent {
	    padding: 0 15px;
	}
	footer h2 {
		font-size: 16px;
		line-height: 24px;
	}
	footer .quick-links {
	    width: 50%;
	}
	footer .mailing-address {
	    width: 50%;
	    padding-right: 60px;
	    padding-left: 60px;
	}
	footer .opening-times ul li{
		font-size: 14px;
	    line-height: 36px
	}
	footer .copiright-text{
		font-size: 13px;
	}
	footer .sitemap-menu ul li a, footer .quick-links ul li a, footer .mailing-address a{
		    font-size: 12px;
	}
	header .main-header{
		padding: 15px 15px;
	}
	.sticky-header .divcontentlesspad {
	    padding: 10px 15px;
	}
	header .main-header .info-block{
		width: 73%;
	}
	header .main-header .logo-block {
	    width: 27%;
	}
	header .info-block .phone {
	    margin-right: 20px;
	    width: 101px;
	}
	footer .info-block {
		width: 74%;
   }
   footer .opening-times {
    width: 26%;
}
.divlogo{
	width: 230px;
}
header .info-block .phone img , header .info-block .mail img{
	margin-bottom: 10px;
}
.sticky-header .divlogo {
    width: 200px;
}
header.sticky-header .info-block .phone img, header.sticky-header .info-block .mail img {
    margin-bottom: 5px;
}

.outer .slider-container button.slick-arrow.slick-next {
    right: -8px;
}

.outer .slider-container button.slick-arrow.slick-prev {
    left: -8px;
}

}

@media only screen and (min-width:768px) and (max-width:1023px) {
	.featuremobilehide {
		display: none;
	}

	.featuredesktophide {
		display: block;
	}

	.featuretabletshow {
		display: block;
	}

	.feature-box h2 {
		font-size: 1.2rem;
	}

	.feature-box-inside h2, .feature-box-team h2 {
		font-size: 1.2rem;
	}

	.divlogo {
		width: 250px;
		height: auto;
	}

	nav {
		display: none;
	}

	.slicknav_menu {
		display: block;
	}

	.sticky-header {
		display: none;
	}

	#banner {
		margin-top: 120px;
		height: 530px;
	}

	.feature-box {
		width: 50%;
		height: 280px;
	}

	footer .divcol {
		width: 33%;
	}

	footer .divcol2 {
		width: 33%;
	}

	footer .divmap {
		display: none;
	}

}

@media only screen and (min-width:320px) and (max-width:767px) {
	#banner #slides .slides-container > li::before {
		background: linear-gradient(to right, #1d7682 40%, rgba(255, 255, 255, 0) 90%);
	}

	.mobilehide {
		display: none;
	}

	.desktophide {
		display: block;
	}

	.featuremobilehide {
		display: none;
	}

	.featuredesktophide {
		display: block;
	}

	.featuretabletshow {
		display: block;
	}

	html, body {
		font-size: 14px;
	}

	/* ------------------------------------------------------------------------------------ */

	/* TYPE */

	/* ------------------------------------------------------------------------------------ */

	h2.top {
		font-size: 1.1rem;
		margin: -1em 0 1.5em 0;
	}

	.divbannercontent h2 {
		font-size: 1.65rem;
	}

	.divbannercontent p {
		font-size: .9rem;
	}

	ul.why li {
		font-size: 1.1rem;
	}

	ul.why li.bullet::before {
		margin: 6px 0;
	}

	.feature-box h2, .feature-box-inside h2, .feature-box-team h2 {
		font-size: 1.1rem;
	}

	.form, .form input, .form textarea, .form .send {
		font-size: .9rem;
	}

	.form p {
		margin: 8px 0 0 0;
	}

	.white .usefullinks {
		font-size: .95rem;
	}

	.white .usefullinks a {
		float: left;
		width: 96%;
		background: #9e8665;
		padding: 10px 2%;
		border-right: 0;
		margin: 0 0 2px 0;
	}

	.white .usefullinks a:hover {
		color: #00434f;
	}

	.cta .tel {
		font-size: 2rem;
	}

	.cta .email {
		font-size: 1.25rem;
	}

	.getintouch {
		font-size: .95rem;
	}

	.getintouch a {
		float: left;
		width: 96%;
		background: #00434f;
		padding: 10px 2%;
		border-right: 0;
		margin: 0 0 2px 0;
	}

	.getintouch a:hover {
		color: #FFF;
	}

	.scrollToTop {
		width: 40px;
		height: 40px;
		bottom: 50px;
		right: 10px;
		background-size: 40px;
	}

	a.anchor {
		top: -20px;
	}

	/* ------------------------------------------------------------------------------------ */

	/* STRUCTURE */

	/* ------------------------------------------------------------------------------------ */	

	.vertdiv {
		display: none;
	}

	.divxtrapb150 {
		padding-bottom: 75px;
	}

	nav {
		display: none;
	}

	.slicknav_menu {
		display: block;
	}

	.sticky-header {
		display: none;
	}

	.divtel {
		margin: 0 0 15px 0;
	}

	.divcontact {
		margin: 15px 0 0;
	}

	.divlogo {
	    max-width: 150px;
	    height: 103px;
	    object-fit: contain;
	}

	#banner {
		height: 360px;
		margin-top: 190px;
	}

	.divbannercontent {
		width: 240px;
		margin: 20px 0 0 0;
	}

	.divbannerbot {
		height: 60px;
	}

	.overviewleft {
		padding: 0 0 40px 0;
		margin-top: 0;
		text-align: center;
	}

	.overviewright {
		width: 100%;
		padding: 0 0 40px 0;
		margin-top: 0;
	}

	.overview .map iframe {
		width: 95%;
		height: 400px;
		margin-right: 5%;
	}

	.overviewbottom {
		position: absolute;
		bottom: 0;
		width: 100%;
		height: 60px;
		background: url(../images/overview-pattern-bot.png) no-repeat center;
		background-size: auto 100%;
		z-index: 999;
	}

	.overview img {
		width: 100%;
		height: auto;
		margin: 0 0 30px 0;
	}

	.feature-box {
		width: 50%;
		height: 190px;
	}

	.feature-box-inside, .feature-box-team {
		float: none;
		position: relative;
		width: 280px;
		height: 190px;
		margin: 2px auto;
	}

	.divbotgrey {
		height: 60px;
	}

	.associations img {
		margin: 10px;
	}

	footer .divcol {
		width: 100%;
	}

	footer .divcol2 {
		width: 100%;
	}

	footer .divmap {
		width: 100%;
		margin: 0 0 15px 0;
	}

	/* PARALLAX SLIDES */
	.slide1 {
		position: relative;
		background-size: cover;
		background-attachment: scroll !important;
		background-position: bottom !important;
	}

	.entryimage img, .entryimage.medium img, .entryimage.small img {
		width: 90%;
		max-width: 270px;
		height: auto;
		margin: 0 auto 15px;
	}

	.team img {
		width: 220px;
		height: auto;
	}

	.g-recaptcha {
		transform: scale(0.77);
		-webkit-transform: scale(0.77);
		transform-origin: 0 0;
		-webkit-transform-origin: 0 0;
	}

	.iconbg {
		background: url(../images/icon-transparent.png) no-repeat center center;
		background-size: 500px 500px;
	}

	/* ------------------------------------------------------------------------------------ */

	/* FORMS */

	/* ------------------------------------------------------------------------------------ */

	.form {
		/*width: 90%;*/
		width: 100%;
		margin: 0 0 50px 0;
		padding: 8% 5% 0 5%;
		padding-left: 0;
		padding-right: 0;
	}

	.form input {
		width: 94%;
		padding: 3%;
		margin: 0 0 2px 0;
	}

	.form textarea {
		width: 94%;
		padding: 3%;
		margin: 0;
	}

	.form [type=checkbox] {
		margin: 10px 8px 20px 0;
	}

	.form .send {
		min-height: 50px;
	}

	/* ------------------------------------------------------------------------------------ */

	/* COLLAPSABLE DATA TABLE (FEES) */

	/* ------------------------------------------------------------------------------------ */

	table.fees {
		border: 0;
	}

	/*table.fees thead { display: none; }*/
	table.fees thead .hide-mobile {
		display: none;
	}

	table.fees tr {
		margin-bottom: 10px;
		display: block;
		border-bottom: 1px solid #9e8665;
	}

	table.fees td {
		display: block;
		padding: 4%;
		width: 92%;
		text-align: right;
		font-size: .95em;
		border-bottom: 1px dotted #9e8665;
	}

	table.fees td:last-child {
		border-bottom: 0;
	}

	table.fees td:before {
		content: attr(data-label);
		float: left;
		font-weight: bold;
	}

	/* ------------------------------------------------------------------------------------ */

	/* GRID */

	/* ------------------------------------------------------------------------------------ */

	.one-half, .one-third, .one-fourth, .two-thirds, .three-fourths, .full-width {
		margin-right: 0;
	}

	.one-half {
		width: 100%;
	}

	.one-third {
		width: 100%;
	}

	.one-fourth {
		width: 100%;
	}

	.two-thirds {
		width: 100%;
	}

	.three-fourths {
		width: 100%;
		padding-right: 0;
	}

	.outer .slider-container .grw-review {
    	width: 95%;
	}

	.outer .slider-container button.slick-arrow.slick-next {
    	right: -8px;
	}	

	.outer .slider-container button.slick-arrow.slick-prev {
    	left: -8px;
	}

}

/* ------------------------------------------------------------------------------------ */

/* Cookie Page css */

/* ------------------------------------------------------------------------------------ */

table.fees.coockie td {
	width: unset;
	padding: 10px;
}

table.fees.coockie td:first-child {
	width: 20%;
}

table.fees.coockie td:last-child {
	width: 60%;
}

@media only screen 
and (min-width:1200px) {
	.feature-box, .feature-box-inside, .feature-box-team {
		height: 300px;
	}

	.feature-box .txtcontent > .child {
		padding-bottom: 70px;
	}

	.feature-box-inside .txtcontent > .child, .feature-box-team .txtcontent > .child {
		padding-bottom: 40px;
	}

}

@media only screen 
and (min-width:768px) 
and (max-width:1023px) {
	.featuremobilehide {
		display: none;
	}

	.featuredesktophide {
		display: block;
	}

	.featuretabletshow {
		display: block;
	}

	.feature-box h2 {
		font-size: 1.2rem;
	}

	.feature-box-inside h2, .feature-box-team h2 {
		font-size: 1.2rem;
	}
	.divlogo {
    width: 176px;
    height: 100px;
    object-fit: contain;
 }
	nav {
		display: none;
	}

	.slicknav_menu {
		display: block;
	}

	.sticky-header {
		display: none;
	}

	#banner {
		margin-top: 160px;
		height: 530px;
	}

	.feature-box {
		width: 50%;
		height: 280px;
	}

	footer .divcol {
		width: 33%;
	}

	footer .divcol2 {
		width: 33%;
	}

	footer .divmap {
		display: none;
	}

	#banner #slides .slides-container > li::before {
		background: linear-gradient(to right, #1d7682 45%, rgba(255, 255, 255, 0) 85%);
	}
	
	footer h2 {
     font-size: 14px;
   }
   footer .quick-links ul li a{
   	font-size: 11px;
   }
   footer .quick-links {
     width: 52%;
  }
  footer .info-block {
    width: 72%;
}
  footer .opening-times {
    width: 28%;
}
  footer .mailing-address {
    width: 48%;
    padding-right: 15px;
    padding-left: 30px;
  }
  footer .mailing-address a {
    font-size: 11px;
    padding-left: 25px;
}
footer .mailing-address .address img {
    width: 15px;
}
footer .mailing-address .phone img {
    width: 18px;
}
footer .mailing-address .map-frame {
    width: 215px;
    margin-top: 20px;
}
footer .opening-times{
	padding: 30px 0px 0px 10px;
}
footer .opening-times ul li {
    font-size: 12px;
    line-height: 26px;
}
.divcredits{
	display: block;
}
.social-icons {
    padding-top: 15px;
}
footer .copiright-text, footer .sitemap-menu, .social-icons{
   width: 100%;
   text-align: center;
}
header .info-block .phone a, header .info-block .mail a{
	font-size: 0;
}
header .info-block .phone{
	width: auto;
}
.d-tablet-none{
	display: none;
}
.menu-logo{
	display: block;
	text-align: left;

}
.menu-logo a{
	border-bottom: 1px solid rgba(255, 255, 255, 0.20);
}
.menu-logo img {
    width: 175px;
}
.d-tablet-none{
	display: none;
}
.d-tablet-block{
   display: block;
}
header .like-to-btn , header .book-appointment {
  width: 50%;
}
header .like-to-btn a , header .book-appointment a{
   display: block;
   margin-right: 0;
}
header .like-to-btn a {
	margin-right: 15px;
}
header .info-block .phone img,header .info-block .mail img{
	margin-bottom: 0;
}
header .info-block .phone, header .info-block .mail{
	display: block;
}
header .dropdown-menu{
	width: 96%;
	left: 0;
}
.slicknav_menu .slicknav_btn {
    position: absolute;
    z-index: 999999;
    background: #00434f;
    right: 0;
    top: 44px;
}
.slicknav_menu .slicknav_open.slicknav_btn {
   top: 38px;
   position: fixed;
}
header .info-block .mail img {
    width: 25px;
}
header .info-block .mail {
    margin-right: 40px;
}
.slicknav_btn .slicknav_icon-bar+.slicknav_icon-bar {
    margin-top: 5px;
}
.slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 25px;
    height: 2px;
}
}

@media only screen and (min-width:320px) and (max-width:767px) {
	.slicknav_menu .slicknav_btn {
	position: absolute;
	z-index: 99999999;
	background: #00434f;
	right: 0;
	top: 46px;
	}
.slicknav_menu .slicknav_open.slicknav_btn {
   top: 38px;
   position: fixed;
}
header .info-block .mail img {
    width: 25px;
}
header .info-block .mail {
    margin-right: 40px;
}
.slicknav_btn .slicknav_icon-bar+.slicknav_icon-bar {
    margin-top: 5px;
}
.slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 25px;
    height: 2px;
}	
header .dropdown-menu{
	width: 96%;
	left: 0;
}	
header .info-block .phone, header .info-block .mail{
	display: block;
}	
.divlogo img{
	max-width: 100%;
}	
header .info-block .phone a, header .info-block .mail a{
	font-size: 0;
}
header .info-block .phone{
	width: auto;
}	
.d-tablet-none{
	display: none;
}
.d-tablet-block{
   display: block;
}	
header .like-to-btn , header .book-appointment {
  width: 50%;
  margin-top: 15px;
}
header .like-to-btn a , header .book-appointment a{
   display: block;
   margin-right: 0;
}
header .like-to-btn a {
	margin-right: 15px;
}
header .info-block .phone img,header .info-block .mail img{
	margin-bottom: 0;
}	
.menu-logo{
	display: block;
	text-align: left;
}
.menu-logo a{
	border-bottom: 1px solid rgba(255, 255, 255, 0.20);
}
.menu-logo img {
    width: 175px;
}
#banner #slides .slides-container > li::before {
	background: linear-gradient(to right, #002d59 40%, rgba(255, 255, 255, 0) 90%);
}

.mobilehide {
	display: none;
}

.desktophide {
	display: block;
}

.featuremobilehide {
	display: none;
}

.featuredesktophide {
	display: block;
}

.featuretabletshow {
	display: block;
}

html, body {
	font-size: 14px;
}
footer .divcontent {
 padding: 0 0px;
}
footer h2 {
	font-size: 14px;
	margin-bottom: 0 !important;
padding: 12px 0;
}
footer .info-block   {
   width: 100%;
   padding-top: 18px;
}
footer .opening-times, footer .mailing-address, footer .quick-links{
	width: 100%;
	padding: 0 30px;
	border-bottom: 1px solid #707070;
}
footer .opening-times:after{
	content: none;
}
.m-block{
display: block;
}
footer .quick-links ul {
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-count: 1;
    -ms-column-count: 1;
}
.divcredits{
	display: block;
	padding:0;
}

footer .copiright-text {
   font-size: 14px;
    padding-top: 25px;
    padding-bottom: 15px;
}
footer .sitemap-menu{
	border-top: 1px solid #707070;
}
footer .sitemap-menu ul li{
	margin-right: 14px;
}
footer .sitemap-menu ul li a{
	font-size: 12px;
}
footer .sitemap-menu ul li:after{
	right: -10px;
}
footer .copiright-text, footer .sitemap-menu, .social-icons{
   width: 100%;
    text-align: left;
    padding-right: 20px;
    padding-left: 30px;
    box-sizing: border-box;
}
.social-icons {
    padding-bottom: 10px;
}
footer .opening-times ul{
	margin-bottom: 0;
}
.footer-links-holder h2{
	cursor: pointer;
	position: relative;
}
.footer-links-holder h2::after {
		/* Down Arrows */
	content: "\f0d7";
    font-family: 'FontAwesome';
    font-size: 15px;
    right: 0;
    position: absolute;
    -webkit-transition: transform 0.5s;
    transition: transform 0.5s;
    -moz-transform: rotate(-90deg);
 -ms-transform: rotate(-90deg);
 -webkit-transform: rotate(-90deg);
 transform: rotate(-90deg);
}
.footer-links-holder.active h2::after {
 -moz-transform: rotate(0deg);
 -ms-transform: rotate(0deg);
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
 .footer-links-holder .footer-links {
		 max-height: 0;
		 overflow: hidden;
		 -webkit-transition: max-height 0.5s;
    transition: max-height 0.5s;
    margin-bottom: 0;
}
.footer-links-holder.active .footer-links {
		 max-height: 10000px;
		 margin-bottom: 10px;
}
.footer-border{
	border:none;
}
.slicknav_nav{
	max-height: 100vh;
    overflow-y: scroll;
}
}



	@media screen and (max-width:500px) {
		header .like-to-btn , header .book-appointment {
		  width: 100%;
		}
		header .like-to-btn a , header .book-appointment a{
		   display: block;
		   margin-right: 0;
		   text-align: center;
		}
		
		header .like-to-btn a {
			margin-bottom: 15px;
		}
		header .dropdown-menu{
			margin-top: 58px;
			width: 100%;
		}
		header .like-to-btn, header .book-appointment{
			margin-top: 0;
		}
		#banner{
			margin-top: 241px;
		}
	}
