
@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:wght@200;300;400;600;700;900&display=swap');

.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .wpb_raw_html { padding-top: 0px !important; padding-bottom: 0px !important; margin-bottom: 0px !important; margin-top: 0px !important; }
html { scroll-behavior: smooth !important; }
* { font-family: 'Titillium Web', sans-serif; box-sizing: border-box; }

/* BODY*/


body { font-family: 'Titillium Web', sans-serif; color: #43392F; background: #EBE7DF; line-height: 1.5; font-size: 16px; font-weight: 300; margin: 0px !important; max-width: 3000px !important; overflow-x: hidden !important; margin-left: auto !important; margin-right: auto !important; }


/* WRAP */

.container { max-width: 100%; margin-left: auto !important; margin-right: auto !important; padding-top: 80px; padding-bottom: 80px; }
.wrapper { max-width: 1400px; width: 100%; margin-left: auto !important; margin-right: auto !important; }
.wrap-medium { max-width: 900px; width: 100%; margin-left: auto !important; margin-right: auto !important; }
.wrap-small { max-width: 560px; width: 100%; margin-left: auto !important; margin-right: auto !important; }

.mobile-show { display: none !important; }
.mobile-hide { display: block !important; }

.border { border: 10px solid #fff; }
.border-bottom { border-bottom: 10px solid #fff; }
.border-top { border-bottom: 10px solid #fff; }


.center { text-align: center; }
.center p, .center .manchet { max-width: 560px; margin-left: auto; margin-right: auto; }

/* BTN */

.vc_btn3, a.cta { display: inline-block !important; height: 60px !important; line-height: 60px !important; padding-top: 0px !important; padding-bottom: 0px !important; min-width: 240px; max-width: 100%; padding-left: 50px !important; padding-right: 50px !important; font-size: 15px !important; font-weight: 600 !important; border: none !important; border-radius: 50px !important; text-align: center !important; transition: all 0.3s ease-in-out; margin-bottom: 10px !important; text-decoration: none !important; margin-top: 0px; }
.vc_btn3:hover, a.cta:hover { cursor: pointer !important; box-shadow: 0 5px 35px rgba(0,0,0,0.3); -webkit-transform: scale(1.02, 1.02) !important; transform: scale(1.02, 1.02) !important; }

.btn-pink .vc_btn3, a.btn-pink { background: #BF9A9A !important; color: #fff !important;}
.btn-none .vc_btn3, a.btn-none { background: none !important; color: #43392F; text-decoration: underline !important; }
.btn-none-white .vc_btn3, a.btn-none-white { background: none !important; color: #fff; text-decoration: underline !important; text-align: center !important; }
.btn-green .vc_btn3, a.btn-green { background: #506161 !important; color: #fff !important; }
.btn-border .vc_btn3, a.btn-border { background: none !important; border: 2px solid #807171 !important;  }
.btn-black .vc_btn3, a.btn-green { background: #33322E !important; color: #fff !important; }

.vc_btn3-inline { margin-right: 10px; margin-left: 10px; }

/* MENU */

.topbar { background: rgba(109, 132, 133, 1); color: #fff; font-size: 14px; padding-top: 10px; padding-bottom: 10px; font-weight: 700; padding-left: 20px; padding-right: 20px; }
.topbar a { color: #fff; text-decoration: none; }
.topbar .left { float: left; width: 50%; }
.topbar .right { float: right; text-align: right; width: 50%; }


.menubar { padding-top: 20px; padding-bottom: 10px; width: 100%; background: #EBE7DF; padding-left: 10px; padding-right: 10px; }
.menubar .branding { float: left; width: 200px; transition: opacity 0.3s ease !important; }
.menubar .branding a {}
.menubar .branding img { width: 250px !important;  }
.menubar .navigation { float: right; width: calc(100% - 250px); padding-bottom: 10px; }
.menubar .navigation .menu-featured {}
.menubar .navigation .menu-featured a {}


.color-white { color: #EBE7DF !important; }
.color-white a { color: #EBE7DF !important; }
.color-white h1, .color-white h2, .color-white h3, .color-white h4, .color-white h5 { color: #fff; }
.color-white .subtitle { color: #fff !important; }

.color-dark { color: #333221 !important; }
.color-dark a { color: #333221 !important; }
.color-dark h1, .color-dark h2, .color-dark h3, .color-dark h4, .color-dark h5 { color: #333221; }
.color-dark .subtitle { color: #333221 !important; }



.fancybox__slide.has-video .fancybox__content {
	width: 90vw !important;
	height: 90vh !important;
	max-width: 90vw !important;
	max-height: 90vh !important;
	z-index: 9999 !important;
	position: relative !important;
}

.fancybox__slide.has-video iframe {
	width: 100%;
	height: 100%;
}


h1, h2, h3, h4, h5 { font-family: 'Titillium Web', sans-serif; line-height: 1.2; font-weight: 300; }
h1 { font-size: 70px; line-height: 1.2; }
h2 { font-size: 50px; line-height: 1.2; }
h3 { font-size: 50px; line-height: 1.2; }
h4 { font-size: 24px; line-height: 1.2; }
h5 { color: #9E754D; text-transform: uppercase; font-weight: 700; }

h1 { font-size:70px; }
h1.small { font-size:50px;  }

h2.big { font-size:70px; }
h2 { font-size:50px;  }
h2.small { font-size:36px; }
h2.x-small { font-size:26px; }

h3.x-big { font-size:70px;  }
h3.big { font-size:50px;  }
h3 { font-size:36px; }
h3.small { font-size:26px;  }
h3.x-small { font-size:22px; }

h4 { font-size:18px; text-transform:uppercase; margin-bottom:10px; }
h5 { font-size:16px; margin-bottom:20px; }

strong, .strong { font-weight: 600; }

.topic { font-size:16px; text-transform:uppercase; margin-bottom:10px; }
.manchet { font-size: 22px; margin-bottom: 10px; line-height: 1.6; font-weight: 400; color: #6D8485; }
.subtitle { font-size:16px; line-height:1.3; font-weight:300; text-transform:uppercase; margin-bottom:10px; }


.white, .white h1, .white h2, .white h3, .white h4, .white h5, .white .topic, .white .subtitle, .white p, .white li, .white ul { color: #fff; }


.text-overlay { max-width: 660px !important; padding-left: 100px; padding-right: 100px; }
a { color: #000; }


/* Splash */

.splash { height: 0px !important; text-align: right; position: relative; z-index: 999999999 !important;  }
.splash a img { position: relative; top: -360px; width: 330px; height: auto; transition: all 0.3s ease-in-out; border-radius: 50%; }
.splash a:hover img { cursor: pointer !important; box-shadow: 0 5px 35px rgba(0,0,0,0.3); -webkit-transform: scale(1.01, 1.01) !important; transform: scale(1.02, 1.02) !important; }



table { width: 100% !important; font-size: 12px; margin: 20px 0; border-radius: 8px; border-collapse: separate !important; border-spacing: 0; overflow: hidden; background: #fff; text-align: center !important; }
table th, table td { padding: 8px; border: 1px solid #ddd; text-align: center !important; }
tr:first-child > * { background: rgba(191, 154, 154, 1) !important; background-image: none !important; color: #fff !important; border-color: rgba(210, 177, 177, 1); font-weight: 600; }
table tr:first-child > * { border-top: none; }
table tr:last-child > * { border-bottom: none; }
table tr > *:first-child { border-left: none; }
table tr > *:last-child { border-right: none; }
table tbody tr:nth-child(even) { background: #f6f6f6; }



/*Toogle*/

.price {  }
.vc_toggle_title { background: rgba(109, 132, 133, 1) !important; background-image: none !important; color: #fff !important; border-color: rgba(109, 132, 133, 1); font-weight: 600; border-radius: 10px !important; padding: 10px;  }
.vc_toggle_title h4 { font-weight: 600 !important; }


.vc_toggle_content { padding-left: 0px !important; padding-top: 0px !important; margin: 0px !important;  }
.vc_toggle_icon { margin-left: 20px !important; }

.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon::before { background: #fff; color: #fff; }
.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon::after { background: #fff; color: #fff; }
.vc_toggle_size_md.vc_toggle_default .vc_toggle_title .vc_toggle_icon { background: #fff; color: #fff; }


/* Grid */


.grid { position: relative; height: 920px; overflow: hidden; margin-top: 0px !important; padding-top: 0px !important; border-bottom: 8px solid #fff; border-top: 8px solid #fff; color: #fff; isolation: isolate; }
.grid h1, .grid h2 { font-size: 70px; }
.grid .vc_column-inner { padding-top: 0px !important; padding-bottom: 0px !important; }
.grid .vc_empty_space { height: 920px !important; }
.grid .grid-video-bg { position: absolute; inset: 0; z-index: -1; overflow: hidden; pointer-events: none; }
.grid .grid-video-bg video { width: 100%; height: 920px; object-fit: cover; display: block; }
.grid .grid-wrap { position: absolute; inset: 0; z-index: 0; pointer-events: none;  }
.grid .grid-wrap.width50 { --mediaW: 960px;  }
.grid .grid-wrap.width33 { --mediaW: 700px; }
.grid .grid-wrap .image, .grid .grid-wrap .background, .grid .grid-wrap .video { position: absolute; top: 0; right: calc(50% - 960px); width: var(--mediaW); height: 920px; border-left: 8px solid #fff; border-right: 8px solid #fff; background-repeat: no-repeat; }
.grid .grid-wrap .image, .grid .grid-wrap .background { background-size: cover; background-position: left top; background-repeat: no-repeat; }
.grid .grid-wrap .video { overflow: hidden; }
.grid .grid-wrap .video video { width: 100%; height: 100%; object-fit: cover; display: block; }
.grid .wrapper { position: relative; z-index: 2; padding-right: 200px; }



/* DROP DOWN */

.dropdown-wrapper {
  margin: 0 20px 20px;
  border: 1.5px solid #3d6b62;
  border-radius: 12px;
  overflow: hidden;
}

.dropdown-trigger {
  width: 100%;
  padding: 14px 18px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: transparent;
  border: none;
  cursor: pointer;
  color: #3d6b62;
  font-size: 14px;
  font-weight: 500;
  text-align: left;
}

.arrow {
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  transition: transform 0.2s ease;
}
.open .arrow { transform: rotate(180deg); }

.dropdown-items {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}
.open .dropdown-items { max-height: 1000px; }

.item-list {
  border-top: 1px solid rgba(61,107,98,0.25);
  padding: 6px 0;
}

.item-link {
  display: block;
  padding: 10px 18px;
  font-size: 14px;
  color: #3d6b62;
  text-decoration: none;
}
.item-link:hover { background: rgba(61,107,98,0.08); }


/* Clinic Card*/

#clinic-card {
  height: 0px;
  margin-bottom: -200px !important;
}

#clinic-card .wrapper {
  background: #fff;
  padding: 50px;
  top: -200px !important;
  position: relative;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}


#clinic-card h3 { margin-top: 0px; font-size: 26px; }
#clinic-card-small h3 { margin-top: 0px; font-size: 26px; }


#clinic-card-single {
}

#clinic-card-single .wrapper {
  padding: 50px;
}


#clinic-card-single h3 { margin-top: 0px; font-size: 26px; }




.time_row {
  margin-bottom: 30px;
}

.time_column {
	width: 50%;
	float: left;
	padding-right: 50px;
}

.time {
	display: flex;
	justify-content: space-between;
	margin-bottom: 2px;
	color: #444;
}

.note {
	margin-top: 10px;
	font-size: 16px;
}



#footer a { line-height: 1.8; text-decoration: none; }


@media screen and (max-width: 1500px) {  
  
  body { border-top: 10px solid red; }
  
  
  h1, h2, h3, h4, h5 { font-family: 'Titillium Web', sans-serif; line-height: 1.2; font-weight: 300; }
  h1 { font-size: 50px; line-height: 1.2; }
  h2 { font-size: 40px; line-height: 1.2; }
  h3 { font-size: 40px; line-height: 1.2; }
  h4 { font-size: 22px; line-height: 1.2; }
  h5 { color: #9E754D; text-transform: uppercase; font-weight: 700; }
  
  h1 { font-size:50px; }
  h1.small { font-size:40px;  }
  
  h2.big { font-size:50px; }
  h2 { font-size:40px;  }
  h2.small { font-size:32px; }
  h2.x-small { font-size:22px; }
  
  h3.x-big { font-size:50px;  }
  h3.big { font-size:40px;  }
  h3 { font-size:32px; }
  h3.small { font-size:22px;  }
  h3.x-small { font-size:18px; }
  
  h4 { font-size:18px; text-transform:uppercase; margin-bottom:10px; }
  h5 { font-size:16px; margin-bottom:20px; }
  
  
  
  /* Grid */
  
  
  .grid { position: relative; height: 920px; overflow: hidden; margin-top: 0px !important; padding-top: 0px !important; border-bottom: 8px solid #fff; border-top: 8px solid #fff; color: #fff; isolation: isolate; }
  .grid h1, .grid h2 { font-size: 50px; }
  .grid .vc_column-inner { padding-top: 0px !important; padding-bottom: 0px !important; }
  .grid .vc_empty_space { height: 920px !important; }
  .grid .grid-video-bg { position: absolute; inset: 0; z-index: -1; overflow: hidden; pointer-events: none; }
  .grid .grid-video-bg video { width: 100%; height: 920px; object-fit: cover; display: block; }
  .grid .grid-wrap { position: absolute; inset: 0; z-index: 0; pointer-events: none;  }
  .grid .grid-wrap.width50 { --mediaW: 960px;  }
  .grid .grid-wrap.width33 { --mediaW: 700px; }
  .grid .grid-wrap .image, .grid .grid-wrap .background, .grid .grid-wrap .video { position: absolute; top: 0; right: calc(50% - 960px); width: var(--mediaW); height: 920px; border-left: 8px solid #fff; border-right: 8px solid #fff; background-repeat: no-repeat; }
  .grid .grid-wrap .image, .grid .grid-wrap .background { background-size: cover; background-position: left top; background-repeat: no-repeat; }
  .grid .grid-wrap .video { overflow: hidden; }
  .grid .grid-wrap .video video { width: 100%; height: 100%; object-fit: cover; display: block; }
  .grid .wrapper { position: relative; z-index: 2; padding-left: 15px; padding-right: 100px; }
  
  
}



@media(max-width:992px){
  
  body { border-top: 10px solid yellow; }
  

  
  h1, h2, h3, h4, h5 { font-family: 'Titillium Web', sans-serif; line-height: 1.2; font-weight: 300; }
  h1 { font-size: 40px; line-height: 1.2; }
  h2 { font-size: 30px; line-height: 1.2; }
  h3 { font-size: 30px; line-height: 1.2; }
  h4 { font-size: 22px; line-height: 1.2; }
  h5 { color: #9E754D; text-transform: uppercase; font-weight: 700; }
  
  h1 { font-size:50px; }
  h1.small { font-size:40px;  }
  
  h2.big { font-size:50px; }
  h2 { font-size:40px;  }
  h2.small { font-size:32px; }
  h2.x-small { font-size:22px; }
  
  h3.x-big { font-size:50px;  }
  h3.big { font-size:40px;  }
  h3 { font-size:32px; }
  h3.small { font-size:22px;  }
  h3.x-small { font-size:18px; }
  
  h4 { font-size:18px; text-transform:uppercase; margin-bottom:10px; }
  h5 { font-size:16px; margin-bottom:20px; }
  
  
/* MENU */
  
  .topbar { background: rgba(109, 132, 133, 1); color: #fff; font-size: 14px; padding-top: 10px; padding-bottom: 10px; font-weight: 700; padding-left: 20px; padding-right: 20px; }
  .topbar a { color: #fff; text-decoration: none; }
  .topbar .left { float: left; width: 50%; }
  .topbar .right { float: right; text-align: right; width: 50%; }
  
  
  .menubar { padding-top: 20px; padding-bottom: 10px; width: 100%; background: #EBE7DF; padding-left: 10px; padding-right: 10px; }
  .menubar .branding { float: left; width: 200px; transition: opacity 0.3s ease !important; padding-top: 5px; }
  .menubar .branding a {}
  .menubar .branding img { width: 200px !important;  }
  .menubar .navigation { float: right; width: calc(100% - 250px); padding-bottom: 10px; }
  .menubar .navigation .menu-featured {}
  .menubar .navigation .menu-featured a {}
  
  .mega-menu-horizontal { padding: 20px !important; }
  
  
  /* Splash */
  
  .splash { height: 0px !important; text-align: right;  }
  .splash a img { position: relative; top: -260px; width: 230px; height: auto; transition: all 0.3s ease-in-out; border-radius: 50%; }
  .splash a:hover img { cursor: pointer !important; box-shadow: 0 5px 35px rgba(0,0,0,0.3); -webkit-transform: scale(1.01, 1.01) !important; transform: scale(1.02, 1.02) !important; }  
  
  
  /* Grid */
  
  
  .grid { position: relative; height: auto; overflow: hidden; margin-top: 0px !important; padding-top: 0px !important; padding-bottom: 0px !important; border-bottom: 8px solid #fff; border-top: 8px solid #fff; color: #fff; isolation: isolate; }
  
  
  .grid h1, .grid h2 { font-size: 40px; }
  .grid .vc_column-inner { padding-top: 0px !important; padding-bottom: 0px !important; }
  .grid .vc_empty_space { height: 920px !important; }
  .grid .grid-video-bg { display: none;}
  .grid .grid-video-bg video { display: none; }
  .grid .grid-wrap { position: absolute; inset: 0; z-index: 0; pointer-events: none;  }
  .grid .grid-wrap.width50 { --mediaW: 960px;  }
  .grid .grid-wrap.width33 { --mediaW: 700px; }
  
  .grid .grid-wrap .image, .grid .grid-wrap .background, .grid .grid-wrap .video { display: none; }
  .grid .grid-wrap .image, .grid .grid-wrap .background { background-size: cover; background-position: left bottom; background-repeat: no-repeat; }
  .grid .grid-wrap .video { overflow: hidden; }
  .grid .grid-wrap .video video { width: 100%; height: 100%; object-fit: cover; display: block; }
  .grid .wrapper { position: relative; z-index: 2; padding-left: 15px; padding-right: 15px; padding-top: 50px; padding-bottom: 30px; }
  .grid .vc_empty_space { display: none; }
  .grid #mobile { margin-bottom: -35px; border-top: 6px solid #fff; }
  .grid #mobile video { width: 100% !important; max-width: 100% !important; height: auto !important;  }
  
  
  
  
}
