/* GLOBAL */
body{
	background: #fff;
	font-size: 17px;
	overflow-x: hidden;
}
body.media {
    display: block;
}

body, .text-body {
	color: #13003F;
}
.bg-white{
	color: #13003F;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
	color: #CCAC32;
	line-height: 1;
	font-weight: 300;
}
.h1 span, .h2 span, .h3 span, .h4 span, .h5 span, .h6 span, h1 span, h2 span, h3 span, h4 span, h5 span, h6 span{
	font-weight: 700;
}
.h1 span:lang(el), .h2 span:lang(el), .h3 span:lang(el), .h4 span:lang(el), .h5 span:lang(el), .h6 span:lang(el), h1 span:lang(el), h2 span:lang(el), h3 span:lang(el), h4 span:lang(el), h5 span:lang(el), h6 span:lang(el){
	font-weight: 300;
}
h1{
	font-size: 50px;
}
h2{
	font-size: 42px;
}
h3{
	font-size: 31px;
}
h4{
	font-size: 26px;
}
h1 + h2,
h2 + h3,
h2 + h4{
	margin-top: 30px;
}
h1 + h3,
h3 + h4,
h4 + h5,
h3 + h5{
	margin-top: 20px;
}
p + h2,
p + h3,
p + h4,
p + h5{
	margin-top: 30px;
}

.content-wrap a:not(.btn):not(.cboxElement){
	text-decoration: underline;
}
.content-wrap .socials a, .content-wrap .sharing a{
	border-bottom: 0 !important;
}
a, button, svg{
	transition: color 0.3s linear 0s, background-color 0.3s linear 0s, border-color 0.3s linear 0s
}
a{
	color: #D23C09;
	word-break: break-word;
}
a:hover, a:focus{
	color: #7A1C20;
}
.clear {
    clear: both;
    width: 100%;
}
hr{
	border-top: 1px solid #50413A;
}

.bg-gold{
    background-image: linear-gradient(#FFDC73, #CCAE32);
	font-family: "Lato", sans-serif;
	font-weight: 300;
}
.bg-gold a:not(.btn){
	color: #13003F;
}
.bg-gold a:not(.btn):hover,
.bg-gold a:not(.btn):focus{
	color: #D23C09;
}
.bg-dark{
    background-image: linear-gradient(#140040, #0C0024);
	color: #fff;
	font-family: "Lato", sans-serif;
	font-weight: 300;
}
.bg-dark p{
	font-family: "Marcellus", serif;
	font-weight: 400;
}
.bg-dark a:not(.btn){
	color: #CCAD32;
}
.bg-dark a:not(.btn):hover,
.bg-dark a:not(.btn):focus{
	color: #fff;
}
.bg-dark a:focus, .bg-dark input:focus, .bg-dark select:focus, .bg-dark textarea:focus, .bg-dark [tabindex]:not([tabindex="-1"]):focus, .bg-dark [tabindex]:not([tabindex="-1"]):not(.btn):focus, .bg-dark .bg-primary a:focus, .white-outline a:focus{
	outline-color: #fff !important;
}

.more-link{
	display: table;
	margin: 10px 0 0;
}

img {
  max-width: 100%;
  height: auto;
}

body.no-scrolling {
  overflow: hidden;
}

.menu-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

.embed-responsive {
  margin-bottom: 1rem;
  box-shadow: 0 5px 15px #2c286d;
}

.text-white a {
  color: white;
}

figure {
    margin: 30px 0 !important;
}

.phone svg{
	margin-right: 5px;
}

.grecaptcha-badge {
	visibility: hidden;
}

dd{
	margin: 0 0 10px 20px;
}
.wow{
	opacity: 0;
	-webkit-transition: opacity .3s ease-in;
	transition: opacity .3s ease-in;
}


/* BUTTONS */
.btn:not(.btn-wcag) {
	background-position: center right 12px;
	background-repeat: no-repeat;
	border-radius: 2px !important;
	font-family: "Lato", sans-serif;
	font-weight: 300;
	font-size: 17px;
	padding: 7px 20px;
	text-decoration: none;
	text-transform: uppercase;
	transition: 0.4s;
	white-space: inherit;
}
.btn:not(.btn-wcag).btn-skip-inbox{
	padding: 5px 12px;
}
.btn:not(.btn-wcag):hover{
	background-position: center right 6px;
}
.btn:focus,
a[class*="btn-"]:focus,
button:focus{
	border-radius: 0 !important;
	box-shadow: unset;
	outline: 2px solid #D23C09;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle,
.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle,
.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show > .btn-outline-primary.dropdown-toggle {
    color: #1C2126;
    background-color: #D0D7B1;
    border-color: #D0D7B1;
}
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
    box-shadow: none;
}
.btn.btn-secondary:focus{
	outline: 2px solid #D23C09;
}
.btn .svg-inline--fa {
	border-bottom: none !important;
}
.btn:not(.btn-wcag) svg{
	margin: 0 7px 0 0;
	position: relative;
}

.btn.d-block{
	margin: 0 10px 20px;
}

.btn.btn-dark{
	background: #0D0028;
	border: 1px solid #CCAD32;
	color: #CCAD32;
}
.btn.btn-dark:hover,
.btn.btn-dark:focus{
	background: #CCAD32;
	border: 1px solid #0D0028;
	color: #0D0028;
}

.btn-wcag{
	background-image: none;
	border: 2px solid #fff;
	border-radius: 0;
	color: #253850 !important;
	font-size: 17px;
	padding: 4px 8px;
	position: fixed;
	left: 0;
	top: 48px;
	transition: .3s;
	z-index: 1025;
}
.sticky .btn-wcag{
	top: 22px;
}
.btn-wcag:hover{
	background: #fff;
	border: 2px solid #57151E;
}
@media (max-width: 1199px) {
	.btn-wcag,
	.sticky .btn-wcag{
		top: 27px;
	}
}
@media (max-width: 991px) {
	.btn-wcag,
	.sticky .btn-wcag{
		position: absolute;
		top: 0;
	}
}

.btn-skip-content {
	position: fixed !important;
	top: 2px;
	left: 2px;
	z-index: 1030;
	border-radius: 0;
	padding: .375rem .75rem;
}
.btn-skip-nav {
	position: absolute !important;
	top: 0;
	left: 0;
	z-index: 1030;
	color: white;
	padding: .375rem .75rem;
}

/* FOCUS */
a:focus, input:focus, select:focus, textarea:focus, [tabindex]:not([tabindex='-1']):focus, [tabindex]:not([tabindex='-1']):not(.btn):focus, .coupons li,
.bg-primary a:focus, .bg-secondary a:focus, .bg-tetriary a:focus, .white-outline a:focus {
	outline-color: #D23C09 !important;
	outline-style: solid;
	outline-width: 2px;
}


a:not(.btn) {
  text-decoration: underline;
}

.content a:not(.btn):not(.submenu a) {
  font-weight: bold;
  text-decoration: underline !important;
}



/* SAGE DEFAULT */

.comment-list ol {
  list-style: none;
}

.alignnone {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  height: auto;
}
.aligncenter {
  display: block;
  margin: 1rem auto;
  height: auto;
}
.alignleft, .alignright {
	display: block;
	margin: 10px auto 20px;
	height: auto;
}
@media (min-width: 767px) {
  .alignleft {
    float: left;
    margin-right: 3rem;
  }
  .alignright {
    float: right;
    margin-left: 3rem;
  }
}

body#tinymce {
  margin: 12px !important;
}

.bg-primary a:not(.btn), .bg-secondary a:not(.btn), .white-outline a:not(.btn) {
  color: white;
}

.bg-primary a .svg-inline--fa, .bg-secondary a .svg-inline--fa, .white-outline a .svg-inline--fa {
  border-bottom: 1px solid white;
  padding-bottom: 2px;
}

.bg-primary, .bg-secondary {
  color: white;
}


/* HEADER ********************************************************/
header.banner{
	background: #fff;
	border-bottom: 1px solid #CCAC32;
	display: table;
	position: fixed;
	top: 0;
	left: 0;
	transition: .5s;
	width: 100%;
	z-index: 1000;
}
.home header.banner,
.home-2 header.banner{
	background: none;
	border-bottom: 1px solid transparent;
}
.sticky header.banner,
.home.sticky header.banner,
.home-2.sticky header.banner{
	background: #fff;
	border-bottom: 1px solid #CCAC32;
}

.logo{
	background: #fff;
	display: table;
	float: left;
	margin: 12px 0;
	padding: 10px;
	z-index: 1;
	text-decoration: none!important;
}
.logo img{
	transition: .5s;
	max-width: 302px;
}
.drname {
	display: table;
	color: #322058;
	font-weight: 300;
	white-space: nowrap;
	text-align: center;
	margin: 15px 5px 0 2rem;
	transition: .5s;
}
.logo .drname {
    float: right;
	font-size: 1.3rem;
}
.sticky .logo{
	margin: 10px 0;
}
.sticky .logo img{
	max-width: 140px;
}
.sticky .logo .drname {
	font-size: .7rem;
	margin: 6px 5px 0 1rem;
}
header .phone{
	background: #fff;
	float: left;
	font-size: 24px;
	margin: 50px 0 0 50px;
	padding: 0 5px;
	transition: .5s;
}
.phone svg{
	color: #CCAE32;
}
.sticky header .phone{
	margin: 25px 0 0 50px;
}
@media (max-width: 1540px) {
	.logo,
	.sticky .logo{
		margin: 10px 0 10px 50px;
	}
}
@media (max-width: 1199px) {
	header.banner,
	.home header.banner,
	.home-2 header.banner,
	.sticky header.banner,
	.home.sticky header.banner,
	.home-2.sticky header.banner{
		background: #fff;
		border-bottom: 1px solid #CCAC32;
	}
	.logo img,
	.sticky .logo img{
		max-width: 160px;
	}
	.logo .drname,
	.sticky .logo .drname {
		float: none;
		font-size: .7rem;
		margin: 6px 5px 0 5px;
	}
	header .phone,
	.sticky header .phone{
		margin: 29px 0 0 50px;
	}
}
@media (max-width: 991px) {
	header.banner,
	.sticky header.banner{
		position: absolute;
	}
	.logo,
	.sticky .logo{
		margin: 0 0 0 50px;
	}
	header .phone,
	.sticky header .phone{
		margin: 18px 0 0 50px;
	}
}
@media (max-width: 767px) {
	header .phone{
		display: none;
	}
}
@media (max-width: 560px) {
	.logo,
	.sticky .logo{
		margin: 0 0 0 30px;
	}
}


/* NAVBAR *****************************************************************/
.navbar{
	position: absolute;
	right: 30px;
	top: 77px;
	transition: .5s;
	width: 300px;
	z-index: 10;
}
.sticky .navbar{
	top: 50px;
}
.navbar .navbar-collapse {
	background: #fff;
	border-right: 1px solid #C9C1A1;
	border-bottom: 1px solid #C9C1A1;
	border-left: 1px solid #C9C1A1;
	flex-wrap: wrap;
	padding: 10px;
	position: relative;
	z-index: 99;
	top: 6px;
	max-height: calc(100vh - 130px);
    overflow: auto;
}

.navbar-nav{
	margin: 0 0 10px;
}
.navbar-nav > li{
	border-bottom: 1px solid #C9C1A1;
}
.navbar-nav a{
	color: #2A476A;
	padding: 10px 15px !important;
	text-decoration: none !important;
}
.navbar-nav a[href*="percutaneous"]{
	background: #DFDDE6;
}
.navbar-nav a[href*="percutaneous"]:after{
	color: #E13A11;
	content: "!";
	font-size: 60px;
	font-weight: 800;
	position: absolute;
	top: -26px;
	left: 180px;
}
.navbar-nav a:focus, .navbar-nav a:hover, .dropdown-item.active, .dropdown-item:active {
    background-color: #150041;
	color: #fff;
}
.nav-link.active, .dropdown-item.active, .dropdown-item:active{
	background: #FDEDBD;
	color: #2A476A;
}
.nav-link{
	line-height: 1;
	position: relative;
}
.navbar-nav .dropdown a{
	padding: 10px 40px 10px 15px !important;
}
.navbar-nav .dropdown-menu .dropdown a{
	padding: 6px 40px 6px 15px !important;
}
.navbar-nav.sm-collapsible .sub-arrow{
	border-color: transparent;
	margin-right: 0;
}
.navbar-nav.sm-collapsible .sub-arrow::before{
	color: #150041;
}
.navbar-nav.sm-collapsible a:hover .sub-arrow::before,
.navbar-nav.sm-collapsible a:focus .sub-arrow::before{
	color: #fff;
}
.navbar-nav.sm-collapsible .dropdown-item.active .sub-arrow::before{
	color: #2A476A;
}
.navbar-nav.sm-collapsible .dropdown-item.active:hover .sub-arrow::before,
.navbar-nav.sm-collapsible .dropdown-item.active:focus .sub-arrow::before{
	color: #fff;
}
.dropdown-menu {
  border-radius: 0;
}
@media (max-width: 1199px) {
	.navbar,
	.sticky .navbar{
		top: 54px;
	}
}
@media (max-width: 991px) {
	.navbar,
	.sticky .navbar{
		right: 0;
		top: 45px;
	}
}

.navbar-toggler {
	background: #fff;
	border-radius: 0;
	color: #150041;
	font-family: "Lato", sans-serif;
	font-size: 15px;
	font-weight: 700;
	padding: 5px 5px 5px 8px;
	position: absolute;
	height: 42px;
	width: 115px;
	top: -29px;
	right: 20px;
	text-align: left;
}
.navbar-toggler:hover,
.navbar-toggler:focus{
	background: #fff;
}
.navbar-toggler span {
	background: #150041;
	border: none;
	cursor: pointer;
	height: 2px;
	width: 40px;
	position: absolute;
	top: 7px;
	left: 67px;
	-webkit-transition: all .35s ease;
	transition: all .35s ease;
}
.navbar-toggler span:nth-of-type(2) {
	top: 18px;
}
.navbar-toggler span:nth-of-type(3) {
	top: 29px;
}
.navbar-toggler[aria-expanded="true"] .top {
  -webkit-transform: translateY(11px) rotate(45deg);
  transform: translateY(11px) rotate(45deg);
	width: 32px;
}
.navbar-toggler[aria-expanded="true"] .middle {
  opacity: 0;
}
.navbar-toggler[aria-expanded="true"] .bottom {
  -webkit-transform: translateY(-10px) rotate(-45deg);
  transform: translateY(-11px) rotate(-45deg);
	width: 32px;
}
@media (max-width: 991px) {
  .fixed-top {
    z-index: 1031;
    max-height: 100vh;
    overflow: auto;
  }
}



/* CONTENT **************************************************************************************************/

.content, .section {
  line-height: 1.6;
}
.container.container-max{
	max-width: 1440px;
	position: relative;
}
body:not(.contact) .wrap,
body:not(.home-2):not(.contact) .wrap{
	background: url(../images/bg-content.jpg) 0 bottom repeat-x;
	padding: 0 0 100px;
}
body.home .wrap{
	background: none !important;
	padding: 0 !important;
}
@media (max-width: 991px) {
	.wrap{
		padding: 0;
	}
}
#content{
	position: relative;
}


/* SECTIONS */
.section{
}
.content-wrap {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
@media (max-width: 991px) {
	.content-wrap {
	  padding-top: 3rem;
	  padding-bottom: 3rem;
	}
}
.section header {
  padding-bottom: 2rem;
}
.section header > h2 {
  margin: 0;
}
.page-header{
	border-top: 2px solid #5B4C7A;
	background: #fff;
	margin: -170px 0 40px -30px;
	padding: 22px 30px 20px;
}
.page-template-template-fullwidth .page-header{
	margin: -170px 0 40px 0;
}
@media (max-width: 1199px) {
	.page-header{
		margin: -120px 0 20px -30px;
	}
	.page-template-template-fullwidth .page-header{
		margin: -120px 0 20px 0;
	}
}
@media (max-width: 991px) {
	.page-header{
		margin: -80px 0 20px -30px;
	}
	.page-template-template-fullwidth .page-header{
		margin: -80px 0 20px 0;
	}
}
@media (max-width: 600px) {
	.page-header{
		margin: -60px 0 0 0;
		padding: 16px 20px 10px 15px;
	}
	.page-template-template-fullwidth .page-header{
		margin: -60px 0 0 0;
	}
	h1{
		font-size: 40px;
	}
}


/* SUBSITE HEADER */
.header-image{
	margin-top: 130px;
	position: relative;
}
.header-image div{
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 500px;
}
body.hand-surgery .header-image div{
	height: 600px;
}
.header-image .container,
body.hand-surgery .header-image .container{
	height: auto;
	position: absolute;
	bottom: 130px;
	left: 0;
	right: 0;
}
.header-image .container a {
	background: rgba(255,255,255,0.7);
	font-size: 2rem;
	margin-left: -30px;
	padding: 0 30px 4px;
	color: #5b4c7a;
}
:lang(el) .header-image .container a {
	font-size: 3rem;
}
.page-template-template-fullwidth .header-image .container a {
	margin-left: 0;
}
@media (max-width: 1400px) {
	.header-image div,
	body.hand-surgery .header-image div{
		height: 400px;
	}
}
@media (max-width: 1199px) {
	.header-image{
		margin-top: 90px;
	}
	:lang(el) .header-image{
		margin-top: 120px;
	}
	.header-image div,
	body.hand-surgery .header-image div{
		height: 300px;
	}
	.header-image .container,
	body.hand-surgery .header-image .container{
		bottom: 45px;
	}
	.header-image .container a {
		font-size: 1.8rem;
	}
	:lang(el) .header-image .container a {
	font-size: 3rem;
}
}
@media (max-width: 991px) {
	.header-image{
		margin-top: 70px;
	}
	:lang(el) .header-image{
		margin-top: 100px;
	}
	.header-image div,
	body.hand-surgery .header-image div{
		height: 250px;
	}
		.header-image .container a {
		font-size: 1.3rem;
	}
	:lang(el) .header-image .container a {
	font-size: 3rem;
}
}
@media (max-width: 767px) {
	.header-image div,
	body.hand-surgery .header-image div{
		height: 200px;
	}
	.header-image .container a {
		font-size: 1rem;
	}
	:lang(el) .header-image .container a {
		font-size: 2rem;
	}
}
@media(max-width: 575px) {
	.header-image .container {
		bottom: 10px;
	}
	.header-image .container a {
		font-size: .8rem;
	}
	:lang(el) .header-image .container a {
		font-size: 1.5rem;
	}
}
@media (max-width: 540px) {
	.header-image div,
	body.hand-surgery .header-image div{
		background-position: top right;
		height: 160px;
	}
}


/* LISTS and SIDEBAR */
.content-wrap ul + *{
	clear: both;
}

.content-wrap ul{
	list-style: circle;
	/*list-style-position: inside;*/
	padding: 0 0 0 30px;
}
.content-wrap ul li{
	line-height: 1.3;
	padding: 6px 20px 6px 0;
	position: relative;
}
.content-wrap ul.custom-list{
	list-style: none;
	padding: 0;
}


@media (max-width: 1199px) {
	.sidebar{
		margin: 40px 0 0;
	}
}
.page-child.parent-pageid-1296 .sidebar,
.page-child.parent-pageid-1302 .sidebar,
.page-child.parent-pageid-4012 .sidebar,
.page-child.parent-pageid-4023 .sidebar,

.page-child.parent-pageid-3083 .sidebar,
.page-child.parent-pageid-3436 .sidebar,
.page-child.parent-pageid-3508 .sidebar,
.page-child.parent-pageid-3340 .sidebar,
.page-child.parent-pageid-3406 .sidebar{
	display: table;
	position: sticky;
	top: 120px;
}
.sidebar .btn:not(.btn-skip-inbox){
	padding: 6px 14px;
	width: 100%;
}
.sidebar-inner{
	border: 1px solid #ECDFD3;
	border-bottom: 0;
	padding: 30px 25px;
}
.btn-skip-inbox:focus{
	margin: 0 0 30px;
	position: relative;
	width: 100%;
	z-index: 1100;
}
.sidebar h3{
	font-size: 28px;
	margin: 0 0 7px;
	padding: 0 0 0 20px;
	text-transform: uppercase;
}
.sidebar-menu-wrapper{
	background: #fff url(../images/bg-content.jpg) 0 bottom repeat-x;
	border: 2px solid #FFECB5;
}
.sidebar .widget_recent_entries{
	padding: 20px 0 0;
}
.sidebar nav{
	padding: 20px 0 40px;
}
.sidebar ul{
	padding: 0;
}
.sidebar nav ul{
	list-style: none;
	padding: 0 20px 0 0;
}
.sidebar nav ul ul,
.sidebar nav ul ul ul{
	padding: 0;
}
.sidebar nav ul li{
	padding: 0 0 0 20px;
}
.sidebar nav a{
	color: #13003F;
	display: block;
	line-height: 1.4;
	margin: 0 0 7px;
	padding: 5px;
}
.sidebar nav a:hover,
.sidebar nav a:focus{
	color: #7A1C20;
}
.rss-date{
	clear: both;
	display: table;
	margin: 0 0 0 5px;
	position: relative;
	top: -10px;
}
.sidebar nav a[href*="percutaneous"]{
	background: #DFDDE6;
}
.sidebar nav a[href*="percutaneous"]:after{
	color: #E13A11;
	content: "!";
	font-size: 60px;
	font-weight: 800;
	position: absolute;
	top: -26px;
	left: 140px;
}
:lang(el) .sidebar nav a[href*="percutaneous"]:after{
	left: 160px;
}

.sidebar .post-date{
	display: block;
	font-style: italic;
	font-size: .8rem;
}

.custom-html-widget a{
	border-bottom: 2px solid #57131E;
	display: table;
	margin: 0 auto 30px;
	max-width: 60%;
	padding: 5px;
}
.custom-html-widget img{
	display: table;
	margin: 0 auto 30px;
	max-width: 140px;
}
.custom-html-widget a img{
	max-width: 140px;
}



/* HOME PAGE ***************************************************************************/

/* CAROUSEL - home*/
.carousel-background-image{
	background-color: #fff;
	background-image: url(../images/bg-hero.webp);
	background-position: right 140px;
	background-repeat: no-repeat;
	background-size: cover;
	height: auto;
	position: relative;
}
.carousel-background-image .bx-wrapper{
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
}
.carousel-background-image .bx-viewport{
	height: 100% !important;
	width: 100%;
}
.carousel-background-image li{
	background-position: top left;
	background-repeat: no-repeat;
	background-size: auto 100%;
	height: 600px;
	margin: 0 0 0 50%;
}
.carousel-background-image li:nth-child(2){
	background-position: 180px top;
}
.carousel-background-image li:nth-child(3){
	background-position: 20px top;
}
@media (max-width: 1199px) {
	:lang(el) .carousel-background-image{
		background-position: right 200px;
	}
	.carousel-background-image li{
		margin: 0;
	}
}
@media (max-width: 991px) {
	.carousel-background-image li{
		background-position: top right 30%;
		background-size: cover;
	}
	.carousel-background-image li:first-child{
		background-position: top right 60%;
	}
}
@media (max-width: 767px) {
	.carousel-background-image ul,
	.carousel-background-image li{
		height: 100%;
	}
}
.carousel-background-image .btn{
	display: table;
	margin: 20px 0;
	padding: 12px 30px;
}

.carousel-background-image .bx-wrapper .bx-controls{
	display: table;
	width: 112px;
	height: 45px;
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 1;
}
.carousel-background-image .bx-controls-direction{
	background: rgba(255,255,255,0.6);
	position: absolute;
	top: 0;
	left: 0;
	width: 70px;
	height: 45px;
}
.bx-wrapper .bx-controls-direction button{
	z-index: 1;
}
.arrow-left,
.arrow-right{
	width: 12px;
	height: 23px;
}
.bx-wrapper .bx-prev{
    left: 8px;
	padding: 5px;
}
.bx-wrapper .bx-next{
    right: 8px;
	padding: 5px;
}
.arrow-left{
	background: url(../images/arrows.svg) 0 0 no-repeat;
}
.arrow-right{
	background: url(../images/arrows.svg) -12px 0 no-repeat;
}
.carousel-background-image .bx-wrapper .bx-controls-auto{
	background: rgba(255,255,255,0.6);
	padding: 7px 0;
	position: absolute;
	top: 0;
	right: 0;
	width: 42px;
	height: 45px;
}
.bx-wrapper .bx-controls-auto .bx-start,
.bx-wrapper .bx-controls-auto .bx-stop{
	cursor: pointer;
    margin: 0;
	padding: 5px;
}
.play,
.pause{
	width: 20px;
	height: 22px;
}
.play{
	background: url(../images/play-stop.svg) 0 0 no-repeat;
}
.pause{
	background: url(../images/play-stop.svg) -20px 0 no-repeat;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-stop:hover{
	opacity: 0.6;
}

.arrow-big-left,
.arrow-big-right{
	width: 22px;
	height: 42px;
}
.arrow-big-left{
	background: url(../images/arrows-big.svg) 0 0 no-repeat;
}
.arrow-big-right{
	background: url(../images/arrows-big.svg) -22px 0 no-repeat;
}
.btn-close{
	background: url(../images/close.png) 0 0 no-repeat;
	width: 30px;
	height: 30px;
}


.carousel-background-image .container{
	display: table;
}
.intro{
	margin: 240px 0 80px;
	max-width: 830px;
	position: relative;
	z-index: 3;
}
.intro h1{
	color: #fff;
	font-size: 55px;
	margin: 0 0 40px;
}
.intro h1 span{
	font-weight: 400;
}
.intro-inner{
	border-left: 2px solid #D7B840;
	padding: 0 0 0 40px;
}
@media (max-width: 1199px) {
	.intro{
		background: rgba(255,255,255,0.5);
		margin: 140px 0 80px;
		max-width: 100%;
		padding: 30px;
	}
	:lang(el) .intro{
		margin: 200px 0 80px;
	}
	.intro h1{
		color: #140040;
		font-size: 40px;
	}
}
@media (max-width: 991px) {
	.intro{
		padding: 20px;
	}
	.intro h1{
		font-size: 28px;
		margin: 0 0 30px;
	}
}


.menu-image-simple{
	max-width: 2000px;
	margin: 60px auto 0;
}
.home .menu-image-simple,
.home-2 .menu-image-simple{
	margin-top: 0;
}
.menu-image-simple h2{
	font-size: 140px;
	margin: 0 0 0 60px;
	overflow: hidden;
}
.menu-image-simple ul{
	list-style: none;
	margin: -22px 0 0;
	padding: 0;
}
@media (max-width: 1460px) {
	.menu-image-simple{
		margin: 40px auto 0;
	}
	.menu-image-simple h2{
		font-size: 70px;
	}
	.menu-image-simple ul{
		margin: -11px 0 0;
	}
}
@media (max-width: 991px) {
	.menu-image-simple{
		margin: 30px auto 0;
	}
	.menu-image-simple h2{
		font-size: 50px;
	}
	.menu-image-simple ul{
		margin: -8px 0 0;
	}
}
@media (max-width: 767px) {
	.menu-image-simple ul{
		margin: -4px 0 0;
	}
}
.menu-image-simple li{
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 20%;
	height: 700px;
	position: relative;
}
.menu-image-simple a{
	display: table;
	position: relative;
	height: 100%;
	width: 100%;
	text-decoration: none;
	transition: .4s;
}
.menu-image-simple a:hover h3,
.menu-image-simple a:focus h3{
	color: #fff;
}
.link-inner{
	background: rgba(255,255,255,0.8);
	padding: 50px 20px;
	bottom: 100px;
	left: 0;
	position: absolute;
	text-align: center;
	width: 100%;
	transition: .4s;
	height: 20%;
}
.menu-image-simple a:hover .link-inner,
.menu-image-simple a:focus .link-inner{
	background: rgba(255,255,255,1);
}
.link-inner h3{
	display: inline-block;
	vertical-align: middle;
	color: #150041;
	font-size: 18px;
	margin: 0;
	text-decoration: underline;
	text-transform: uppercase;
}
.menu-image-simple a:hover h3,
.menu-image-simple a:focus h3{
	color: #D23C09;
}
.menu-image-simple a:focus{
	margin: 2px;
	width: calc(100% - 4px);
	height: calc(100% - 4px);
	z-index: 1;
}
@media (max-width: 991px) {
	.menu-image-simple li{
		width: 50%;
		height: 300px;
	}
	.menu-image-simple li:nth-child(5){
		background-position: center;
		width: 100%;
	}
	.link-inner{
		bottom: 0;
		height: auto;
	}
}
@media (max-width: 500px) {
	.menu-image-simple li,
	.menu-image-simple li:nth-child(5){
		width: 100%;
	}
	.link-inner h3{
		font-size: 23px;
	}
}

.home-content{
	position: relative;
}
.img-wrapper{
	display: table;
	margin: 30px auto 40px;
	position: relative;
}
.img-wrapper-img{
	display: table;
	margin: 0 auto 20px;
	position: relative;
}
.img-wrapper-img:before{
	background: #CCAD32;
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 10px;
	left: 5px;
	z-index: -1;
}
.img-wrapper .aligncenter{
	margin: 0 auto;
}
.home-content .img-wrapper{
	float: right;
	margin: 20px 0 40px 40px;
	max-width: 50%;
}
.home-content .row:first-child div[class*="col-"]{
	padding: 30px;
}
@media (max-width: 640px) {
	.home-content .img-wrapper{
		float: none;
		margin: 20px auto 40px;
		max-width: 70%;
	}
}
.after-home-content{
	margin: 40px 0 0;
}
.after-home-content p{
	float: left;
	width: calc(100% - 280px);
	text-align: right;
}
.after-home-content .images{
	float: right;
	position: relative;
	width: 280px;
	top: -30px;
}
@media (max-width: 991px) {
	.after-home-content{
		margin: 40px 0 30px;
	}
	.after-home-content p{
		float: none;
		width: 100%;
		text-align: left;
	}
	.after-home-content .images{
		display: table;
		float: none;
		margin: 0 auto;
		top: 0;
	}
	.after-home-content .alignright{
		display: inline;
		margin: 10px 20px;
	}
}

.counter-blurb{
	margin: 20px 0 70px;
	text-align: center;
}
.counter-blurb-item{
	background: url(../images/zig-zag.png) 0 0 no-repeat;
	color: #CCAC32;
	display: inline-block;
	font-family: "Lato", sans-serif;
	font-size: 60px;
	font-weight: 700;
	line-height: 1;
	margin: 0 60px 30px;
	padding: 0 0 0 40px;
	text-align: left;
}
.counter-blurb-item span{
	clear: both;
	color: #150041;
	display: table;
	font-size: 20px;
	font-weight: 300;
}
.counter-blurb-item span span{
	font-size: 26px;
}
@media (max-width: 767px) {
	.counter-blurb{
		margin: 20px 0 30px;
	}
	.counter-blurb-item{
		background-size: contain;
		font-size: 36px;
		padding: 0 0 0 30px;
	}
	.counter-blurb-item span{
		font-size: 16px;
	}
	.counter-blurb-item span span{
		font-size: 22px;
	}
}
@media (max-width: 400px) {
	.counter-blurb-item{
		margin: 0 auto 30px;
	}
}

.row-testimonials-video{
	padding: 60px 0 90px;
}
.row-testimonials-video h2{
	margin-bottom: 30px;
}
.row-testimonials-video .btn{
	margin: 30px auto 0;
}
@media (max-width: 991px) {
	.row-testimonials-video{
		padding: 30px 0 50px;
	}
}


/* CTA */
.row-cta,
div[class*="row-cta-"]{
	position: relative;
}
.home .row-cta,
.home-2 .row-cta{
	margin: -60px 0 0;
}
.row-cta{
	margin: 0;
}
body:not(.home) .row-cta:after{
	background: linear-gradient(rgba(13,0,40,0.5), rgba(13,0,40,0));
	content: "";
	width: 100%;
	height: 6px;
	bottom: -6px;
	left: 0;
	position: absolute;
}
.row-cta div[class*="col-"]:last-child:before{
	background: url(../images/anastasatos.png) 0 0 no-repeat;
	content: "";
	width: 167px;
	height: 315px;
	bottom: 0;
	left: -40px;
	position: absolute;
}
.cta-quote{
	font-family: "Lato", sans-serif;
	font-size: 24px;
	font-style: italic;
	line-height: 1.3;
	margin: 40px 50px 30px 40px;
	text-align: right;
}
.contact-content .cta-quote{
	background: rgba(248,226,155,0.6);
	margin: 0 40px;
	padding: 30px;
}
.cta-quote small{
	font-size: 60%;
	font-style: normal;
	font-weight: 300;
}
@media (max-width: 767px) {
	.contact-content .cta-quote{
		margin: 0 0 40px;
		padding: 20px;
	}
}
.row-cta a{
	background: url(../images/arrow-round-big.svg) right 20px center no-repeat;
	display: table;
	font-size: 46px;
	line-height: 1.1;
	margin: 80px 0 80px 170px;
	max-width: 540px;
	padding: 0 120px 8px 8px;
	transition: 0.3s;
}
.row-cta a:hover,
.row-cta a:focus{
	background: url(../images/arrow-round-big.svg) right 8px center no-repeat;
}
@media (max-width: 991px) {
	.row-cta a,
	.row-cta a:hover,
	.row-cta a:focus{
		background: none;
		padding: 10px;
	}
}
@media (max-width: 767px) {
	.cta-quote{
		margin: 30px 20px;
		text-align: left;
	}
	.row-cta div[class*="col-"]:last-child:before{
		display: none;
	}
	.row-cta a,
	.row-cta a:hover,
	.row-cta a:focus{
		font-size: 40px;
		margin: 20px 0 30px;
	}
}

.row-cta-top{
	margin: -30px 0 60px;
}
.row-cta-top img{
	float: right;
	margin: 25px 40px 25px 0;
	max-width: 100%;
	width: 198px;
}
.row-cta-top a{
	background: url(../images/arrow-round.svg) right 10px center no-repeat;
	display: table;
	font-size: 36px;
	line-height: 1.1;
	margin: 30px 0 30px 40px;
	padding: 0 70px 5px 0;
	transition: 0.3s;
}
.row-cta-top a:hover,
.row-cta-top a:focus{
	background: url(../images/arrow-round.svg) right center no-repeat;
}
@media (max-width: 991px) {
	.row-cta-top{
		margin: 30px 30px 60px;
	}
	.row-cta-top .container{
		max-width: 100%;
	}
	.row-cta-top img{
		margin: 25px auto;
	}
}
@media (max-width: 767px) {
	.row-cta-top a{
		margin: 20px 0;
	}
	.row-cta-top img{
		margin: 10px auto;
	}
}

.media-block{
	padding: 70px 0;
	position: relative;
}
.media-block:after{
	background: url(../images/bg-media.png) right 40px bottom 20px no-repeat;
	content: "";
	width: 732px;
	height: 222px;
	left: 56%;
	bottom: 0;
	position: absolute;
	z-index: 0;
}
.media-block .embed-responsive{
	margin-bottom: 0;
}
.media-block div[class*="col-"]:first-child{
	padding-right: 40px;
}
.media-block div[class*="col-"]:last-child{
	border-left: 1px solid #352555;
}
.media-block a{
	background: #0D0028 url(../images/arrow.svg) right 40px center no-repeat;
	border: 1px solid #CCAD32;
	display: table;
	font-size: 31px;
	line-height: 1;
	margin: 100px 0 20px 40px;
	padding: 20px 100px 20px 40px;
	position: relative;
	text-decoration: none;
	transition: background 0.3s ease;
	z-index: 1;
}
.media-block a span{
	display: table;
	font-size: 60px;
}
.media-block a:hover,
.media-block a:focus{
	background: #0D0028 url(../images/arrow.svg) right 30px center no-repeat;
	border: 1px solid #fff;
}
@media (max-width: 991px) {
	.media-block{
		padding: 50px 0;
	}
	.media-block:after{
		display: none;
	}
	.media-block div[class*="col-"]:first-child{
		padding-right: 15px;
	}
	.media-block div[class*="col-"]:last-child{
		border-left: 0;
	}
	.media-block a{
		display: table;
		margin: 40px auto 0;
	}
}
@media (max-width: 767px) {
	.media-block a{
		background: none;
		padding: 20px 30px;
		text-decoration: underline;
	}
	.media-block a span{
		font-size: 32px;
	}
	.media-block a:hover,
	.media-block a:focus{
		background: none;
	}
}

.row-favorite{
	background: linear-gradient(238deg, #F3EEEB 0%, #F3EEEB 50%, #D6D8CA 100%);
}
.row-favorite h2{
	color: #13003F;
	font-size: 40px;
	margin: 200px 0 0 0;
	text-align: right;
}
.row-favorite .bx-viewport,
.row-favorite .bx-viewport li{
	height: 540px;
}
.row-favorite .bx-viewport li{
	background-position: center bottom 60px;
	background-repeat: no-repeat;
}
@media (max-width: 991px) {
	.row-favorite h2{
		margin: 100px 0 30px;
		text-align: left;
	}
}
@media (max-width: 767px) {
	.row-favorite h2{
		font-size: 34px;
		margin: 30px 0;
	}
	.row-favorite .bx-viewport,
	.row-favorite .bx-viewport li{
		height: 400px;
	}
}
.row-favorite .bx-wrapper .bx-controls{
	background: #f3eeeb;
	display: table;
	width: 42px;
	height: 160px;
	position: absolute;
	right: 0;
	bottom: 90px;
	z-index: 1;
}
.row-favorite .bx-wrapper .bx-prev{
	background: #F3EEEB;
	top: 0;
    left: 0;
	padding: 10px;
}
.row-favorite .bx-wrapper .bx-next{
	background: #F3EEEB;
	top: 70px;
    right: 0;
	padding: 10px;
}
.row-favorite .bx-wrapper .bx-controls-auto{
	background: #F3EEEB;
	padding: 7px 0;
	position: absolute;
	bottom: 0;
	width: 42px;
	height: 45px;
}

.row-cta-locations{
	margin: -80px 0 0;
}
.row-cta-locations .bg-gold,
.row-cta-locations .bg-dark{
	padding-top: 40px;
	padding-bottom: 40px;
}
.row-cta-locations .bg-gold{
	font-size: 26px;
	line-height: 1;
	padding-right: 80px;
	text-align: right;
}

.row-cta-locations .bg-gold a{
	display: table;
	font-size: 46px;
	line-height: 1;
}

@media(max-width: 768px) {
	.row-cta-locations .bg-gold {
		padding-right: 5px;
	}
	.row-cta-locations .bg-gold a{
		font-size: 39px;
	}
}

.row-cta-locations .bg-dark{
	padding-left: 80px;
}
.row-cta-locations h3{
	font-size: 31px;
	margin-bottom: 20px;
}
.row-cta-locations .bg-dark a{
	color: #fff;
}
@media (max-width: 767px) {
	.row-cta-locations{
		margin: -42px 0 0;
	}
	.row-cta-locations .bg-gold{
		text-align: left;
	}
	.row-cta-locations .bg-dark{
		padding-left: 15px;
	}
}


/* SUBPAGES *******************************************************
*******************************************************************/
.cv-photo{
	display: table;
	float: left;
	margin: 0 0 60px 0;
}
@media (max-width: 767px) {
	.cv-photo{
		float: none;
		margin: 0 auto 20px;
	}
}

body.patient-testimonials h2{
	margin: 0 0 20px;
}
.video-testimonials{
	margin: 0 0 60px;
}

.media-box-wrapper{
	margin: 20px 0 0;
}
.media-box{
	display: inline-table;
	margin: 0 0 50px;
	padding: 10px 10px 0;
	width: 33.33%;
}
.media-box h5{
	margin: 10px 0 20;
}
.media-box .media-box-link{
	display: inline-block;
	margin: 0 30px 20px 0;
}
.media-box img{
	max-height: 260px;
}

body:not(.home):not(.contact).in-the-media .wrap{
	background: #09001C;
	padding: 0 0 200px;
}
body.in-the-media .page-header{
	background: #0C0718;
}
body.in-the-media .updated{
	color: #E8D58E;
}


.ba-categories{
	display: table;
	margin: 80px 0 140px;
	width: 100%;
}
.ba-category{
	background-position: top right;
	background-repeat: no-repeat;
	background-size: cover;
	float: left;
	height: 600px;
	position: relative;
}
:lang(el) .ba-category{
	height: 800px;
}
.ba-category-inner{
	background: rgba(255,255,255,0.8);
	padding: 20px 30px;
	bottom: 0;
	left: 0;
	font-family: "Lato", sans-serif;
	position: absolute;
	width: 100%;
}
.media-box-link{
	font-size: 27px;
	margin: 0 0 10px;
}
.ba-category ul{
	list-style: none;
	padding: 0 0 0 10px;
}
@media (max-width: 1199px) {
	.ba-category{
		height: 700px;
	}
	:lang(el) .ba-category{
		height: 900px;
	}
}
@media (max-width: 991px) {
	.ba-categories{
		margin: 40px 0;
	}
	.ba-category{
		float: none;
		height: auto;
		padding: 0;
	}
	.ba-category-inner{
		background: transparent;
		background-image: linear-gradient(to right, rgba(255,255,255,1), rgba(255,255,255,0.2));
		position: relative;
	}
	.media-box-link{
		font-size: 27px;
		margin: 0 0 10px;
	}
	.ba-category ul{
		list-style: none;
		padding: 0 0 0 10px;
	}
}

.ba-subcategories{
	margin: 80px 0;
}
.ba-subcategories ul{
	background-position: top right;
	background-repeat: no-repeat;
	background-size: cover;
	list-style: none;
	padding: 50px 35px 30px;
}
.content-wrap .ba-subcategories li{
	padding: 10px 0;
}
.ba-subcategories ul a{
	background: rgba(255,255,255,0.8);
	padding: 2px 10px;
}
@media (max-width: 991px) {
	.ba-subcategories{
		margin: 40px 0;
	}
}

.flc-faq dt{
	color: #CCAC32;
	font-size: 31px;
	font-weight: 300;
}


.contact-content{
	background-image: url(../images/anastasatos-bg.jpg);
	background-position: center;
	background-size: cover;
	margin-top: 100px;
	padding: 100px 0 150px;
	position: relative;
	text-shadow: 1px 2px 2px #e7e5f7;
}
.wpcf7-form-control-wrap{
	text-shadow: none;
}
@media (max-width: 900px) {
	.contact-content{
		background-position: center right;
	}
}
@media (max-width: 767px) {
	.contact-content{
		margin-top: 80px;
		padding: 30px 0 80px;
		position: relative;
	}
}
.contact-content h1{
	color: #13003F;
	margin-bottom: 40px;
}
body.contact .bg-reviews{
	display: none;
}



/* instagram */
.instagram{
	padding-bottom: 100px;
}
.instagram .bx-wrapper .bx-controls-direction button{
	top: auto;
	bottom: 0;
}
.instagram a:focus{
	outline-offset: -2px;
}
.instagram-photo svg{
	position: absolute;
	left: 10px;
	bottom: 10px;
}
.instagram .bx-controls{
    position: absolute;
	left: -10px;
	bottom: 0;
}
.instagram .bx-wrapper .bx-controls-direction button{
	font-size: 18px;
	top: 10px;
}
.instagram .bx-wrapper .bx-prev{
	left: 0;
}
.instagram .bx-wrapper .bx-next{
	left: 24px;
	right: auto;
}
.instagram .bx-controls-auto{
    position:absolute;
	left: 50px;
	top: 12px;
}

#sb_instagram,
.instagram-section{
	background: #fff;
	padding: 60px 0 !important;
	position: relative;
}
.instagram-items{
	display: block;
	text-align: center;
}
.instagram-item{
	display: inline-block;
	margin: 10px;
	width: calc(20% - 30px);
}
@media (max-width: 991px) {
	.instagram-item{
		width: calc(50% - 30px);
	}
}
@media (max-width: 500px) {
	.instagram-item{
		width: calc(100% - 30px);
	}
}
#sb_instagram .sb_instagram_header a,
.instagram-section a.instagram-btn{
	display: table;
	float: none;
	margin: 20px auto 0;
}
#sb_instagram .sbi_follow_btn a,
.instagram-section a.instagram-btn{
	background: #1E4E79;
}
.instagram-btn-top{
	display: table;
	margin: 0 auto 30px;
	padding: 14px 20px;
}
@media (max-width: 767px) {
	#sb_instagram,
	.instagram-section{
		padding: 30px 0 40px !important;
	}
	.instagram-btn-top{
		margin: 0 auto 20px;
		padding: 6px 10px;
	}
}
.instagram-section a.instagram-btn{
	border: 1px solid #1E4E79;
	border-radius: 4px;
	color: #fff;
	padding: 4px 12px;
	text-decoration: none;
	transition: .4s;
}
.instagram-section a.instagram-btn:hover,
.instagram-section a.instagram-btn:focus{
	background: #fff;
	color: #1E4E79;
}
#sb_instagram #sbi_images .sbi_item a{
	padding: 11px;
}
#sb_instagram .sb_instagram_header a:focus,
#sb_instagram a:focus,
#sb_instagram .sbi_follow_btn a:focus{
	outline: 2px solid #D23C09;
}


.bx-wrapper {
  position: relative;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.bx-wrapper img {
  max-width: 100%;
  display: block;
}


/* Badges */
.row-logo{
	background: #fff;
	text-align: center;
}
/*.home .row-logo{
	padding: 100px 0 10px;
}*/
.block-inner{
	margin: 0 0 80px;
}
.row-logo h2{
	font-weight: 700;
	margin: 0 25% 50px;
}
.block-inner h3{
	margin: 0 0 30px;
}
.row-logo img{
	display: inline-block;
	margin: 30px;
	max-height: 150px;
	max-width: 100%;
	padding: 10px;
	width: auto;
}
.home .row-logo img,
.home-2 .row-logo img{
	margin: 10px 20px;
}
.row-logo .block-inner:nth-child(2) img{
	max-height: 70px;
}
.row-logo .block-inner:nth-child(4) img{
	margin: 30px 60px;
}
.row-logo .block-inner:last-child img{
	max-height: 540px;
}
.home .row-logo .block-inner img,
.home-2 .row-logo .block-inner img{
	max-height: 170px!important;
}

@media (max-width: 991px) {
	.home .row-logo,
	.home-2 .row-logo{
		padding: 40px 0 10px;
	}
	.block-inner h3{
		margin: 0 0 20px;
	}
	.row-logo .block-inner:nth-child(4) img{
		margin: 20px 30px;
	}
}
@media (max-width: 767px) {
	.row-logo h2{
		font-size: 30px;
		margin: 0 20px 40px;
	}
	.row-logo img,
	.row-logo .block-inner:nth-child(2) img,
	.row-logo .block-inner:nth-child(4) img{
		margin: 20px;
		max-height: 60px;
	}
	.row-logo .block-inner:nth-child(4) img{
		max-height: 100px;
	}
	.row-logo .block-inner:last-child img{
		margin: 0;
	}
}
@media (max-width: 440px) {
	.row-logo img,
	.row-logo .block-inner:nth-child(2) img,
	.row-logo .block-inner:nth-child(4) img{
		margin: 0 0 10px;
	}
}
.row-logo a{
	border-bottom: 2px dotted #FF4000;
	margin: 0 30px 20px;
}
.row-logo a img{
	margin: 0;
	position: relative;
	transform: translateY(-50%);
	top: 50%;
}

#content .flc-before-after{
	list-style: none;
	margin: 0;
	padding: 0;
}
#content .flc-before-after li{
	padding: 0;
}

/* FAQ */
.card-header.btn{
	border: 1px solid #D1AD8A;
	padding: 20px;
}
.card-header.btn.d-block.collapsed{
	margin: 0 0 20px;
}
.card-header.btn.d-block{
	color: #D23C09;
	margin: 0;
}
.card-body{
	border: 1px solid #E4D1C0;
	border-top: 0;
	margin: 0 0 20px;
}

.insurance-iframe {
    width: 100%;
    border: none;
}

.content-wrap .left{
    float: left;
    margin: 0 30px 0 0;
    width: 280px;
}
.content-wrap .right{
	float:right;
	width:calc(100% - 310px);
}
@media (max-width: 991px) {
	.content-wrap .left,
	.content-wrap .right{
		float: none;
		margin: 0 0 20px;
		width: 100%;
	}
}

#cboxClose{
	right: 1rem !important;
}

body.testimonials blockquote:not(.testimonials-blockquote) {
    font-style: italic;
    border-bottom: 1px solid #FADFD2;
    margin: 30px 0 20px;
}
body.testimonials blockquote:not(.testimonials-blockquote):last-of-type{
	margin: 30px 0 60px;
}
body.testimonials blockquote:not(.testimonials-blockquote) cite {
    font-weight: 700;
    margin-top: 14px;
    display: block;
}

.review-links{
	align-items: center;
    display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
}
.review-links a{
	display: table;
	margin: 0 20px 30px;
    max-width: 210px;
	padding: 10px;
}

iframe {
    max-width: 100%;
    width: 100%;
    border: 0;
}

.navigation.posts-navigation{
	margin: 20px 0 0;
	width: 100%;
}

.contact-subpage{
	margin: 0 0 30px;
}
.contact-subpage > div{
	margin: 0 10px 20px;
}



/* FULL-WIDTH PAGE */


/* CF7 & SEARCH FORM */

.search-form label {
  font-weight: normal;
}

.wpcf7-form, .error404 .searchform {
	max-width: 90%;
}
.wpcf7-form{
	margin: 0 0 40px;
}
.wpcf7-form br{
	display: none;
}
@media (max-width: 767px) {
	.wpcf7-form{
		max-width: 100%;
		width: 100%;
	}
}
.modal-content .wpcf7-form{
	width: 100%;
}
.wpcf7-form p{
	margin-bottom: 6px;
}
.wpcf7-form label{
	display: block;
	margin-bottom: 0;
}
.section-contact .wpcf7-form label{
	color: #fff;
}
.wpcf7-form-control-wrap {
	display: table;
	margin: 0 0 15px;
	width: 100%;
}
.wpcf7-text, .wpcf7-textarea, .wpcf7-select{
	border: 1px solid #A7A9AC;
	padding: 5px 10px;
	width: 100%;
}
.wpcf7-date {
	padding: 3px 10px;
}
.wpcf7-select {
	padding: 6px 10px;
}
.wpcf7-textarea{
	height: 165px;
}
.modal-body .wpcf7-textarea{
	height: 100px;
}
.wpcf7-form label small{
    display: block;
	color: #57131E;
	font-size: 15px;
    line-height: 1.3;
	margin: 0 0 5px;
}
.section-contact .btn:not(.btn-wcag).wpcf7-submit{
	border: 1px solid #fff;
	color: #fff !important;
	left: 0;
	margin: 20px 0 0;
}
span.wpcf7-not-valid-tip{
	color: #fff;
	background: #D93600;
	padding: 3px 10px;
}
@media (max-width: 400px) {
	.wpcf7-form-control.wpcf7-recaptcha > div{
		width: 100% !important;
	}
	div.wpcf7 .wpcf7-recaptcha iframe{
		float: left;
		transform: scale(0.7);
	}
}
.wpcf7-form-control-wrap.idagreed-law{
	clear: both;
	display: table;
	float: left;
	margin: 0 12px 0 0;
	position: relative;
}

.contact-page svg{
	margin: 0 7px 0 0;
}

/* SUBMENU */

.content-wrap .flc-submenu ul {
	display: flex;
	list-style: none;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 0 30px;
	padding: 0;
	width: 100%;
}
.content-wrap .flc-submenu ul li{
	padding: 6px 10px;
}
.flc-submenu li {
  width: 50%;
  padding: 3px
}
@media (max-width: 767px) {
	.content-wrap .flc-submenu ul{
		margin: 0 0 20px;
	}
	.flc-submenu li {
		width: 100%;
	}
}
.flc-submenu a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 100%;
  padding: 9px 12px 8px !important;
}

.submenu-column ul {
  flex-direction: column;
  align-content: center;
}




/* MOBILE CTA */

.mobile-cta a {
  width: 50%;
  padding: 0.5rem 0;
  border: 1px solid;
}

.mobile-cta a:focus {
  outline: inherit;
}

/* BLOG */

body:not(.single) article {
	border-bottom: 1px solid #A59DB6;
	display: table;
	margin-bottom: 40px;
}
body:not(.blog) article header{
	border-top: 2px solid #5B4C7A;
	background: #fff;
	margin: -170px 0 10px -30px;
	padding: 22px 30px 20px;
}
body:not(.blog) article header .page-header{
	border-top: 0;
	margin: 0 0 20px;
	padding: 0;
}
@media (max-width: 1199px) {
	body:not(.blog) article header{
		margin: -120px 0 20px -30px;
	}
}
@media (max-width: 991px) {
	body:not(.blog) article header{
		margin: -80px 0 20px -30px;
	}
}
@media (max-width: 600px) {
	body:not(.blog) article header{
		margin: -60px 0 0 0;
		padding: 16px 20px 10px 15px;
	}
}
article img{
	display: table;
	float: left;
	margin: 0 40px 30px 0;
}
@media (max-width: 640px) {
	article img{
		float: none;
		margin: 0 auto 30px;
	}
}

.entry-summary {
	position: relative;
	padding: 0 0 20px;
}
.entry-title{
	font-size: 24px;
}
.entry-title a{
	display: table;
}
.entry-content{
	padding: 0 0 30px;
}
.updated,
.title-cat{
	display: table;
	margin: 0 0 10px;
}
.title-cat{
	background-image: url(../images/arrow-title-cat.png);
	background-position: 7px 10px;
	background-repeat: no-repeat;
	padding: 0 5px 5px 22px;
	transition: .3s;
}
.title-cat:hover,
.title-cat:focus{
	background-position: 2px 10px;
}
.entry-summary .attachment-thumbnail, .entry-content .attachment-thumbnail {
  margin: 0 auto 1rem;
  display: block;
  float: none;
}
@media (min-width: 992px) {
  .entry-summary .attachment-thumbnail, .entry-content .attachment-thumbnail {
    float: left;
    margin: 0 40px 30px 0;
  }
}

.entry-content .behalf{
	clear: both;
	margin: 40px 0 0;
}


/* SEARCH */
body.search article header{
	border-top: 0;
	margin: 0;
	padding: 0 0 20px;
}
body.search article{
	width: 100%;
}
body.search article img{
	max-width: 350px;
}
@media (max-width: 390px) {
	body.search article img{
		max-width: 100%;
	}
}


.navigation h2{
	font-size: 24px;
	margin: 0 0 20px;
	padding: 0;
}
.nav-previous{
	float: left;
}
.nav-next{
	float: right;
}


/* LATEST POSTS */
.section-latest-posts{
	background: #CCAD32;
	padding: 80px 0 100px;
	position: relative;
}
.section-latest-posts a{
	color: #13003F;
	text-decoration: underline;
}
.section-latest-posts a:not(.btn):hover,
.section-latest-posts a:not(.btn):focus{
	color: #D23C09;
}
.section-latest-posts h2{
	color: #13003F;
	font-size: 38px;
	text-transform: uppercase;
}
.section-latest-posts ul{
	list-style: none;
	padding: 0;
}
.section-latest-posts .d-block{
	margin: 14px 0;
}
.section-latest-posts h3{
	color: #13003F;
	display: table;
	font-size: 20px;
	margin: 18px 0 10px;
	text-transform: uppercase;
	transition: 0.3s;
}
.section-latest-posts a:hover h3,
.section-latest-posts a:focus h3{
	color: #D23C09;
}
.updated{
	color: #5B4C7A;
	font-size: 15px;
	font-style: italic;
}
.section-latest-posts .more-link{
	border-color: #13003F;
	background: transparent;
	margin: 20px 0 0;
}

/* SOCIALS */

.socials a, .sharing a {
	display: inline;
	font-size: 15px;
	margin: 0 10px;
	padding: 0;
}
.sharing{
	float: left;
}
.sharing-text {
  padding-bottom: 5px;
  margin: 5px;
  vertical-align: top;
}
.sharing a {
	margin: 0 5px;
}
@media (max-width: 991px) {
	.socials a, .sharing a{
		margin: 0 10px;
	}
}
.socials a:hover .svg-inline--fa.fa-square{
	color: #1C2126;
}
.socials .svg-inline--fa.fa-inverse{
	color: #fff;
}
.socials .color-facebook.svg-inline--fa{
  color: #3B5A9A;
}
.socials .color-google-plus.svg-inline--fa{
  color: #DF4B38;
}
.socials .color-twitter.svg-inline--fa{
  color: #29A9E1;
}
.socials .color-youtube.svg-inline--fa{
  color: #e40016;
}
.socials .color-yelp.svg-inline--fa{
  color: #D32323;
}
.socials a:focus .svg-inline--fa.fa-square{
	color: #2A476A;
}
.fa-stack{
	height: 30px;
}

/* BREADCRUMBS */
.breadcrumb {
	background: transparent;
	padding-left: 0;
	padding-right: 0;
	position: absolute;
	bottom: 0;
}

.header-image ol {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

/* GALLERY */

/* GALLERIES */
.gallery-wrapper{
	border-bottom: 1px solid #D6EEF9;
	margin: 0 0 40px;
	padding: 0 0 30px;
}

img.attachment-thumbnail{
}

/* TEST ROWS */

.row-newsletter label {
  margin-bottom: 0;
  font-size: 1.3rem;
}

/* BEFORE AFTER GALLERY */

.gallery-before-after{
	border-bottom: 2px solid #FFECB5;
	clear: both;
	margin: 0 0 50px;
	width: 100%;
}
.gallery-before-after h2{
	color: #CCAC32;
	line-height: 1;
	font-size: 1.25rem;
	font-weight: 300;
	width: 100%;
}
.gallery-before-after .gallery-description{
	clear: both;
	margin: 10px 0;
	width: 100%;
}
.gallery-before-after .gallery-description .morelinkba{
	margin: 10px 0 20px 2px;
}
.gallery-before-after .gallery-item {
	margin: 1rem 0 0 0!important;
}
.gallery-before-after a {
    position: relative;
    display: block;
    background: #fff8e5;
    border: 2px solid #FFECB5;
		overflow:hidden;
}
.gallery-before-after a img {
}
.gallery-special{
	display: table;
	margin: 20px auto;
}
.minimally-invasive-midface-suspension-minimally-invasive-facelift .gallery-special img{
	height: 300px;
}

/* BEFORE AFTER */

.flc-before-after {
  list-style: none;
  margin: 0;
  padding: 0;
}

.row.flc-before-after li {
  margin: 0 auto 1rem;
}
.flc-before-after li {
  margin-bottom: 1rem;
}

.cross2-slider{
	transition: none;
}
.cross2-slider:focus, .cross2-slider:hover {
  border-color: transparent !important;
}

/* OVERLAYS */

/* FAQ */

.fa-chevron-down {
  transform: rotate(0deg);
  transition: transform 0.3s ease 0s !important;
}

.collapsed .fa-chevron-down {
  transform: rotate(-90deg);
}

/* CAROUSEL ROW LOGOS */

.carousel-row-logos {
  padding-right: 4rem;
  padding-left: 4rem;
}

.carousel-row-logos .bx-wrapper {
  text-align: center;
  padding-bottom: 2rem;
  margin: 0 auto;
}

.carousel-row-logos .bx-prev {
  left: -2rem;
}

.carousel-row-logos .bx-next {
  right: -2rem;
}

.carousel-row-logos img {
  max-height: 150px;
  margin: 0 auto;
}

.carousel-row-logos li {
  float: left;
  list-style: outside none none;
  position: relative;
}

.carousel-row-logos .bx-controls-auto {
  position: absolute;
  right: 0;
  left: 0;
  text-align: right;
  padding-right: 2rem;
}


/* flc-amenities */

.flc-amenities {
  list-style: none;
  padding: 0;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.flc-amenities li {
  width: 25%;
  padding: 5px;
  text-align: center;
}
@media (max-width: 991px) {
  .flc-amenities li {
    width: 33.3333%;
  }
}
@media (max-width: 767px) {
  .flc-amenities li {
    width: 50%;
  }
}
@media (max-width: 575px) {
  .flc-amenities li {
    width: 100%;
  }
}

/* OPENING HOURS */

.section-opening-hours h3 {
  font-size: 1.5rem;
}

.section-opening-hours .col {
  padding: 15px;
}

.section-opening-hours .current-day {
  background: #F8F9FA;
  border-bottom: 1px solid;
  font-weight: bold;
}

/* TEAM */
.section-team{
	position: relative;
}
.section-team header{
	position: relative;
}
.section-team .member {
	display: block;
	margin: 0 0 3rem;
    text-align: center;
}
.section-team .member a{
	display: table;
	margin: 0 auto;
}
.section-team img {
  max-width: 100%;
}
.section-team h4{
	font-size: 15px;
}

.flc-team-item{
	margin: 0 0 40px;
}
.flc-team-item figure{
	float: left;
	margin: 0 40px 20px 0;
	width: 200px;
}
.flc-team-item figure h2{
	margin: 5px 0 0;
}
.flc-team-item figure span{
	font-size: 15px;
	margin: 5px 0 0;
}

.member{
	border-bottom: 1px solid #A59DB6;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.member h2{
	font-size: 38px;
}
.member h2 small{
	font-size: 50%;
	font-weight: 700;
	margin: 10px 0 0;
	text-transform: uppercase;
}

.section-team .member-name {
  margin: 1rem 0;
}

/* EXPANDABLE REVIEWS */
#testimonials-modal .modal-content {
  max-height: 70vh;
}
#testimonials-modal .modal-body {
  overflow: auto;
}
#testimonials-modal .modal-footer {
  padding: 0;
}

.testimonials-section{
	display: table;
	padding: 80px 0 0;
	position: relative;
	width: 100%;
}
.testimonials-section .container{
	padding-bottom: 140px;
}
.bg-reviews{
    background: url(../images/bg-reviews.png) 0 0 no-repeat;
	content: "";
	width: 905px;
	height: 860px;
	top: -301px;
	left: -620px;
	position: absolute;
	z-index: -1;
}
@media (max-width: 1600px) {
	.bg-reviews{
		display: none;
	}
}
@media (max-width: 1199px) {
	.testimonials-section .container{
		padding-bottom: 100px;
	}
}
@media (max-width: 991px) {
	.testimonials-section .container{
		padding-bottom: 60px;
	}
}
@media (max-width: 767px) {
	.testimonials-section{
		padding: 40px 0 0;
	}
}
.testimonials-section header{
	display: table;
	margin: 0 0 50px 80px;
	position: relative;
}
.testimonials-section h3{
	font-size: 26px;
	margin-top: 12px;
}
.testimonials-average {
	display: inline-block;
	margin: 0 8px 0 0;
}
.testimonials-section header .testimonials-stars{
	display: inline-block;
	font-size: 15px;
}
.testimonials-section header .svg-inline--fa{
	color: #FDD575;
}
.testimonials-slider-wrapper{
	margin: 0 0 0 80px;
	max-width: 1250px;
	padding: 0 80px 0 0;
}
.testimonials-section .bx-wrapper{
}
.testimonials-section .bx-viewport{
}
@media (max-width: 767px) {
	.testimonials-section header{
		margin: 0 0 30px;
	}
	.testimonials-section h2{
		font-size: 30px;
	}
	.testimonials-section h3{
		font-size: 21px;
	}
	.testimonials-slider-wrapper{
		margin: 0;
	}
}
@media (max-width: 470px) {
	.testimonials-section header{
		margin: 0 0 30px;
	}
	.testimonials-section h2{
		font-size: 30px;
	}
	.testimonials-section h3{
		font-size: 21px;
	}
	.testimonials-slider-wrapper{
		padding: 60px 0 0;
	}
}
.testimonials-section .container{
	position: relative;
}
.testimonials-section h2{
	margin: 0 0 14px;
}
.testimonials-body{
	clear: both;
	font-size: 15px;
}
.testimonials-blockquote cite {
	font-style: normal;
	font-weight: 700;
}
.testimonials-blockquote .testimonials-stars .fa-star {
	color: #FDD575;
	font-size: 12px;
}
.morelink,
.morelinkba{
	background: none;
	border: 1px solid transparent;
	border-radius: 0;
	box-shadow: none;
	color: #5B4C7A;
	cursor: pointer;
	font-size: 15px;
	margin: 10px 0 0 2px;
	display: block;
	line-height: 1;
	padding: 4px 34px 4px 5px;
	position: relative;
	text-decoration: underline;
}
.morelink:hover,
.morelink:focus,
.morelinkba:hover,
.morelinkba:focus{
	background: none;
	color: #D23C09;
}
.morelink:focus,
.morelinkba:focus{
	border: 1px solid transparent;
}
.morelink:after,
.morelinkba:after{
	background: url(../images/arrow-down.svg) 0 center no-repeat;
	content: "";
	margin: 0 0 0 12px;
	top: 0;
	height: 100%;
	width: 14px;
	position: absolute;
	transition: .8s;
}
.morelink[aria-expanded="true"]:after,
.morelinkba[aria-expanded="true"]:after{
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.testimonials-section .bx-wrapper .bx-controls{
	display: table;
	width: 32px;
	height: 160px;
	position: absolute;
	right: -60px;
	top: 30px;
	z-index: 1;
}
.testimonials-section .bx-wrapper .bx-prev{
	top: 0;
    left: 0;
	padding: 5px;
}
.testimonials-section .bx-wrapper .bx-next{
	top: 70px;
    right: 0;
	padding: 5px;
}
@media (max-width: 470px) {
	.testimonials-section header{
		margin: 0 0 20px;
	}
	.testimonials-section .bx-wrapper .bx-controls{
		width: 90px;
		height: 52px;
		right: auto;
		top: -40px;
	}
	.testimonials-section .bx-wrapper .bx-prev{
		top: 0;
		left: 0;
	}
	.testimonials-section .bx-wrapper .bx-next{
		top: 0;
		right: 0;
	}
}
.testimonials-section .bx-wrapper .bx-controls-auto{
	padding: 7px 0;
	position: absolute;
	bottom: 0;
	left: -5px;
	width: 42px;
	height: 45px;
}
.testimonials-section .see-all{
	margin: 30px 0 0 80px;
}
@media (max-width: 767px) {
	.testimonials-section .see-all{
		margin: 30px 0 0 0;
	}
}

.flc-testimonials blockquote{
	border-bottom: 1px solid #50413A;
	margin: 0 0 2rem;
	padding: 0 0 1rem;
}
.testimonials-content{
	margin: 40px 0 0;
}

.row-reconstruction{
	position: relative;
}
.row-reconstruction div[class*="col-"]:first-child{
	background-image: url(../images/anastasatos-reconstruction.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: auto 120%;
}
.row-reconstruction div[class*="col-"]{
	padding: 70px 50px;
}
.row-reconstruction h2{
	font-size: 38px;
	margin: 30px 0;
}
@media (max-width: 1199px) {
	.row-reconstruction div[class*="col-"]{
		padding: 50px 40px;
	}
	.row-reconstruction h2{
		font-size: 38px;
		margin: 0 0 30px;
	}
}
@media (max-width: 767px) {
	.row-reconstruction div[class*="col-"]{
		padding: 30px;
	}
	.row-reconstruction h2{
		font-size: 30px;
		margin: 0;
	}
}



/* flc-coupons */

.flc-coupons {
  padding: 0;
  list-style: none;
}

.flc-coupons li {
  border: 3px dashed white;
  padding: 1rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  outline: 5px solid;
  margin: 5px 5px 2rem 5px;
  position: relative;
}

.flc-coupons li p:last-of-type {
  margin-bottom: 0;
}

.flc-coupons a {
  position: absolute;
  right: -3px;
  top: -3px;
  border-radius: 0;
}

@media print {
  .flc-coupons li {
    border-color: black;
  }
  .flc-coupons a {
    display: none;
  }
}

/* MENU IMAGE */

.menu-image-hover ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.menu-image-hover .menu-item {
  min-height: 400px;
  position: relative;
}

.menu-image-hover .menu-item ul {
  display: none;
}

.menu-image-hover .menu-item.menu-active ul, .touchevents .menu-image-hover .menu-item ul {
  display: block;
}

@media (max-width: 767px) {
  .menu-image-hover .menu-item ul {
    display: block !important;
    height: auto !important;
  }
}

.menu-image-hover h3 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  text-align: center;
  background: white;
  margin: 0;
  padding: 0.5rem 0;
}

.menu-image-hover-collapse .card {
  min-height: 0;
  background: white !important;
}

.menu-image-hover-collapse .card h3 {
  position: static;
  display: block;
  width: 100%;
  padding: 0;
}

.menu-image-hover-collapse .card h3 a {
  position: relative;
  background: transparent;
  border: none;
  width: 100%;
  text-align: left;
  display: block;
  padding: 1rem;
}

.menu-image-hover-collapse .card h3 .sub-arrow {
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  border: 1px solid rgba(0, 0, 0, .1);
  border-radius: .25rem;
  padding: 0;
  width: 2em;
  height: 1.4em;
  font-size: 1.25rem;
  line-height: 1.2em;
  text-align: center;
}

.menu-image-hover-collapse .card h3 .collapsed .sub-arrow::before {
  content: "+";
}

.menu-image-hover-collapse .card h3 .sub-arrow::before {
  content: "-";
}

@media (max-width: 767px) {
  .menu-image-hover-collapse .align-items-center {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: start !important;
  }
}

/* MENU IMAGE BRICKS */

.menu-image-bricks ul {
  z-index: 2;
  border-left: 0.5rem solid white;
  border-right: 0.5rem solid white;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
}

.menu-image-bricks a {
  border: solid 0.5rem white;
  display: flex;
  height: 100%;
  padding: 8rem 1rem;
  background-color: transparent;
  transition: all 0.5s;
}

.menu-image-bricks img {
  position: absolute;
  display: block;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: all 0.5s;
}

.menu-image-bricks a:hover, .menu-image-bricks a:focus {
  transition: all 0.5s;
}

.menu-image-bricks a:hover img, .menu-image-bricks a:focus img {
  opacity: 1;
}

.menu-image-bricks .box {
  position: unset;
  height: auto;
  padding: 0;
}

/* FINACIAL TABLE */

.table-javascript caption {
  caption-side: top;
  font-weight: bold;
  text-align: center;
  color: black;
}

.table-javascript th:nth-of-type(2n), .table-javascript td:nth-of-type(2n+1) {
  border-bottom: 1px dashed !important;
}

.table-javascript tr, .table-javascript thead th {
  border-bottom: 1px dashed !important;
}

.table-javascript th, .table-javascript td {
  display: table-cell;
  line-height: 1.2;
  padding: 20px 40px;
  text-align: center;
  border-top: none !important;
}

.table-javascript th {
  width: 33.3333%;
}

@media (max-width: 768px) {
  .table-javascript th, .table-javascript td {
    width: 100%;
    display: block;
    border: transparent !important;
    text-align: left;
    padding: 0.5rem;
  }
  .table-javascript th:nth-of-type(2n), .table-javascript td:nth-of-type(2n+1) {
    border: none !important;
  }
  .table-javascript thead {
    display: none;
  }
  .table-javascript tr {
    padding: 1rem 0;
  }
}

/* BACKGROUND VIDEO */

#video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#btn-video {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  border: none;
  background: transparent;
  z-index: 1;
}

.backgroundvideo {
  width: 100%;
  height: 100vh;
  overflow: hidden;
}


/* SECTION - CONTACT */
.section-contact{
	border-top: 4px solid #150041;
	border-bottom: 2px solid #CCAD32;
	padding-bottom: 20px;
}
.logo-footer{
	display: table;
	margin: 0 auto;
}
.logo-footer{
	text-decoration: none!important;
}
.logo-footer .drname {
	font-size: 1rem;
}
@media (max-width: 767px) {
	.logo-footer{
		display: table;
		margin: 0;
	}
}
.section-contact .logo-footer img{
	max-width: 260px;
	padding: 5px;
}
.section-contact h3{
	font-size: 22px;
}
.section-contact .address{
	display: table;
	margin-bottom: 10px;
}
.section-contact iframe{
	margin: 14px 0 30px;
	padding: 0;
}
@media (max-width: 991px) {
	.section-contact iframe{
		height: 300px;
	}
}

.section-contact a,
.content-info a{
	color: #13003F;
}
.section-contact a:hover,
.section-contact a:focus,
.content-info a:hover,
.content-info a:focus{
	color: #D23C09;
}
@media (max-width: 1500px) {
	.section-contact img{
		max-width: 100%;
	}
}


/* FOOTER */
.content-info{
	display: table;
	padding: 40px 50px 60px;
	position: relative;
	width: 100%;
}
.content-info .socials{
	float: left;
	margin: 0 40px 20px -15px;
}
.content-info nav{
	display: table;
	margin: 0 0 20px;
}
.content-info .nav-item{
	margin: 5px 20px 5px 0;
}
.content-info .nav-item:first-child{
	margin-left: 0;
}
.content-info .nav-item:last-child{
	margin-right: 0;
}
.content-info .nav-link{
	padding: 3px;
}
.copy{
	color: #A59DB6;
}
@media (max-width: 767px) {
	.content-info{
		padding: 40px 20px 60px;
	}
	.content-info .socials{
		margin: 0 0 0 -15px;
	}
	.content-info .socials a{
		display: inline-block;
		margin: 0 14px 15px;
	}
}

.content-wrap figcaption {
	font-size: 0.95rem;
	font-weight: bold;
}

#content figure, .wp-caption {
	max-width: 100% !important;
}

.home .theluxeinsider {
	margin-top: 3rem !important;
	margin-bottom: 0;
}
.in-the-media .theluxeinsider {
	margin-bottom: 200px;
}
.in-the-media .theluxeinsider img {
	filter: invert(100%);
}

