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

 Theme Name:   Divi-child
 Theme URI:    
 Description:  this is a child theme version of DIVI
 Author:       
 Author URI:   
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/
body {
	font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	padding-bottom: 20px;
}

h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child {
	padding-bottom: 0;
}

p a {
	color: #3c3c3c;
	text-decoration: underline;
}

p a:hover { text-decoration: none; }

a:hover {
	text-decoration: underline;
}

.et_pb_button {
	line-height: 1.6 !important;
}

.et_pb_button_0,
.et_pb_button_0:after {
	transition: all .3s ease-in-out !important;
}

body.home header#main-header {
	padding-top: 32px;
}

body.home #logo {
	max-height: initial;
	padding-top: 0;
}

body.home header#main-header.et-fixed-header {
	padding-top: 0;
}

body.home header.et-fixed-header #logo {
	max-height: 100%;
	padding: 15px 0;
}
.logo_container img:nth-child(3){
	display: none;
}

.home .nav-home {
	display: none !important;
}

#logo {
	padding: 20px 0;
	min-height: 100%;
}

.home img.inner-logo {
	display: none;
}

.logo_container a {
	display: inline-block;
}

.home.page-template-default img#logo {
	display: block !important;
}

.home .et-fixed-header img#logo {
	display: none !important;
}

.page-template-default img#logo,
.single img#logo {
	display: none;
}

.home .et-fixed-header img.inner-logo {
	display: block;
}

.et-fixed-header img.inner-logo {
	max-width: 270px;
}

.et_header_style_left .logo_container {
	display: flex;
	align-items: center;
}

.home.et_header_style_left .logo_container { align-items: flex-start; }
body.home header#main-header.et-fixed-header .logo_container { align-items: center; }

#main-header {
	-webkit-box-shadow: none;
	box-shadow: none;
}

header .container,
footer .container {
	width: 100%;
	max-width: 1750px;
	margin: 0 auto;
	padding: 0 60px
}

header .et_pb_row {
	padding: 20px 0;
	width: 100%;
	max-width: 1627px;
	margin: 0 auto;
	padding: 0 15px;
}

header #top-menu li {
	padding-right: 70px;
}

header #top-menu li.custom-btn {
	display: none;
}

header #top-menu li a {
	font-size: 20px;
	line-height: 1.2;
}

header .logo_container a,
header .logo_container a img {
	transition: all .3s ease 0s;
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -ms-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
}

#et-info-email:hover,
#et-secondary-menu > ul > li > a:hover,
#top-menu-nav > ul > li > a:hover,
.et-social-icons a:hover {
	opacity: 1;
}

#top-menu-nav > ul > li > a:hover,
.et-fixed-header #top-menu a:hover {
	color: #385955 !important;
}

#top-menu>li:nth-last-child(2) { padding-right: 0; }

#footer-widgets {
	padding: 143px 0 162px;
	margin: 0 -15px;
}

.footer-widget {
	margin: 0 !important;
	padding: 0 15px;
	width: 25% !important;
}

#main-footer .footer-widget h4 {
	padding-bottom: 23px;
}

div#text-4 .textwidget p,
div#text-4 .textwidget a {
	font-size: 10px;
	line-height: 1.6;
}

#footer-widgets .footer-widget li:before {
	display: none;
}

#footer-widgets .footer-widget li {
	padding-left: 0;
	margin-bottom: 0;
}

#footer-widgets .footer-widget li a:hover { text-decoration: underline; }

#footer-bottom {
	display: none;
}

#main-content {
	overflow: hidden;
}

.circle-img {
	position: absolute;
	top: 62%;
	left: 56%;
}

.home-banner {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}

.et_pb_gutters4 .home-banner .et_pb_column_3_5 {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.circle-content {
	position: absolute;

	top: -193px;
	left: -128px;
}

.p-mrg-large p {
	padding-bottom: 25px;
}

.price-block p,
.price-block p:last-of-type {
	padding-bottom: 20px;
}

.price-block p:last-child {
	padding-bottom: 0;
}

.price-block table {
	border: 0;
	margin-bottom: 40px;
}

.price-block table:last-child {
	margin-bottom: 0;
}

.price-block table td {
	border: 0;
	padding: 0 7px 0 0;
	vertical-align: top;
}

.price-block table td:last-child {
	padding-right: 0;
}

.appointment-block {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

/* about page */
.h1-font-normal h1 {
	font-weight: 400;
}

.about-banner .et_pb_row {
	display: table;
	width: 100%;
}

.about-banner .et_pb_column {
	display: table-cell;
	width: 100% !important;
	height: 100%;
	float: none !important;
	vertical-align: middle;
}


.et_pb_gutters4 .about-banner .et_pb_column_4_4 .et_pb_module {
	margin-bottom: 40px !important;
}

.et_pb_gutters4 .about-banner .et_pb_column_4_4 .et_pb_module h6 {
	font-weight: normal !important;
	padding-bottom: 15px;
}

.et_pb_gutters4 .about-banner .et_pb_column_4_4 .et_pb_module h1 {
	padding-bottom: 40px;
}

.quotes-block .et_pb_row {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.treatments-menu-block .et_pb_menu__menu,
.treatments-menu-block .et-menu-nav {
	width: 100%;
}

.treatments-menu-block ul#menu-services-menu-treatments {
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0;
}

.treatments-menu-block ul#menu-services-menu-treatments li {
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	-o-flex: 1;
	flex: 1;
	padding: 0;
	margin: 0 2.562% 20px;
}

.treatments-menu-block ul#menu-services-menu-treatments li:first-child {
	margin-left: 0;
}

.treatments-menu-block ul#menu-services-menu-treatments li:last-child {
	margin-right: 0;
}

.treatments-menu-block ul#menu-services-menu-treatments li a {
	padding: 30px 0 0;
	text-decoration: none;
	display: block;
	width: 100%;
}

.treatments-menu-block ul#menu-services-menu-treatments li a:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 3px;
	background: #9D9D9D;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.treatments-menu-block ul#menu-services-menu-treatments li:hover a:before {
	background: #EAD5C5;
}

/* about page end */
.about-modal .et_pb_main_blurb_image,
.about-modal .et_pb_main_blurb_image a {
	display: block;
}

.about-modal .et_pb_main_blurb_image a img {
	display: block;
	width: 100%;
}

.et_pb_blurb_container .et_pb_module_header a:hover {
	color: #ead5c5 !important;
}

.about-modal .et_pb_main_blurb_image {
	margin-bottom: 20px;
}

.about-modal .et_pb_blurb_0.et_pb_blurb h4 {
	padding-bottom: 10px;
}

.et_pb_gutters4 .et_pb_column_1_2 .et_pb_module.about-modal,
.et_pb_gutters4 .et_pb_column_1_2 .et_pb_module.about-modal:last-child {
	margin-bottom: 100px;
}

.about-modal .et_pb_blurb_content {
	max-width: 100%;
}

.about-left-section {
	position: absolute;
	max-width: 625px;
}

.about-left-section.fixed {
	position: fixed;
	top: 90px;
}

.about-right-section {
	float: right;
}

.about-right-section .et_pb_widget_area_left {
	padding-right: 0;
	border-right: none;
}

.et_pb_gutters4 .et_pb_column_1_2.about-right-section .et_pb_widget {
	width: 100%;
	margin-right: 0;
	margin-bottom: 0;
}

.et_pb_gutters4 .et_pb_column_1_2.about-right-section .et_pb_widget .trtmt-ovrvw {
	margin-bottom: 100px;
}

.et_pb_gutters4 .et_pb_column_1_2.about-right-section .trtmt_image {
	margin-bottom: 15px;
}

.et_pb_gutters4 .et_pb_column_1_2.about-right-section .trtmt_image a {
	display: block;
	background-color: #F7F7F7;
}

.et_pb_gutters4 .et_pb_column_1_2.about-right-section .trtmt_image a img {
	display: block;
	width: 100%;
}

.et_pb_gutters4 .et_pb_column_1_2.about-right-section .trtmt_title a {
	display: inline-block;
	vertical-align: top;
	font-size: 21px;
	font-weight: bold;
	color: #3C3C3C;
	margin-bottom: 10px;
}

.et_pb_gutters4 .et_pb_column_1_2.about-right-section .trtmt_title a:hover {
	color: #EAD5C5;
	text-decoration: none;
}

#main-footer,
div.et_pb_section.et_pb_section_2 {
	position: relative;
	z-index: 2;
}

.unique-system p {
	padding-bottom: 1.5rem;
}

.pdf-btn {
	border: none !important;
	background: url(images/pdf.svg) no-repeat left center !important;
	background-size: 12px auto !important;
}

.single .et_pb_post {
	margin-bottom: 0;
}

.et_pb_button.pdf-btn:hover,
body.behandeling-template-default .et_pb_button.pdf-btn:hover,
body.behandeling-template-default .et_pb_button.pdf-btn:hover,
body.et-db.behandeling-template-default #et-boc .et-l .et_pb_button.pdf-btn:hover {
	background: url('images/pdf.svg') no-repeat left center !important;
	background-color: transparent !important;
	background-size: 12px auto !important;
	border: none;
	text-decoration: underline !important;
}

.et-db #et-boc .et-l .et_pb_bg_layout_dark .et_pb_slide_description {
	text-shadow: none;
}

.faq .et_pb_text_inner strong {
	display: block;
	margin-bottom: 5px;
}

.faq .et_pb_text_inner p {
	padding-bottom: 35px;
}

.faq .et_pb_text_inner p:last-child {
	padding-bottom: 0;
}

.faq .et_pb_text_inner p a {
	color: #3c3c3c!important;
	text-decoration: underline;
}

.faq .et_pb_text_inner p a:hover { text-decoration: none; }

.et_pb_row.testimonial-slider {
	position: relative;
}

.et_pb_row.testimonial-slider .et-pb-controllers {
	bottom: auto !important;
	top: 5px;
}

.et_pb_row.testimonial-slider .et-pb-controllers a {
	position: relative;
	width: 9px !important;
	height: 9px !important;
	opacity: 1 !important;
	margin-right: 12px !important;
}

.et_pb_row.testimonial-slider .et-pb-controllers a.et-pb-active-control:after {
	position: absolute;
	content: "";
	width: 15px;
	height: 15px;
	left: -4px;
	top: -4px;
	border: solid 1px #ead5c5;
	border-radius: 100%;
}

.et_pb_row.testimonial-slider .et_pb_slide_content {
	padding-top: 70px;
}

.et_pb_row.testimonial-slider .et_pb_slide,
.et-db #et-boc .et-l .et_pb_row.testimonial-slider .et_pb_slide {
	padding: 0;
}

.et_pb_row.testimonial-slider .et_pb_slide_content p {
	margin-bottom: 50px;
}

.et_pb_row.testimonial-slider .et_pb_slide_content h6,
body.behandeling-template-default .et_pb_row.testimonial-slider .et_pb_slide_content h6,
body.behandeling-template-default.et-db #et-boc .et-l .et_pb_row.testimonial-slider h6 {
	font-family: 'Montserrat';
	font-size: 14px;
	font-weight: bold;
	color: #9d9d9d !important;
	text-shadow: none;
}

body #page-container .et_pb_section .et_pb_button.services-btn,
body.behandeling-template-default #page-container .et_pb_section .et_pb_button.services-btn,
body.et-db.behandeling-template-default #page-container #et-boc .et-l .et_pb_section .et_pb_button.services-btn {
	display: block;
	word-wrap: break-word;
	line-height: 25px !important;
	border-radius: 0;
	padding-top: 30px !important;
	border-top: solid 5px #9d9d9d !important;
}

body #page-container .et_pb_section .et_pb_button.services-btn:hover,
body.behandeling-template-default #page-container .et_pb_section .et_pb_button.services-btn:hover,
body.et-db.behandeling-template-default #page-container #et-boc .et-l .et_pb_section .et_pb_button.services-btn:hover {
	color: #ead5c5 !important;
	border-top: solid 5px #ead5c5 !important;
	background-color: transparent !important;
	text-decoration: none !important;
	background-image: none !important;
}

.natural-result .et_pb_row.et_pb_row_4 p {
	max-width: 608px;
	text-align: center;
	margin: 0 auto;
}

.about-banner .et_pb_module.down-arrow {
	position: absolute;
	bottom: 50px;
}

.owner .et_pb_blurb_content {
	display: -moz-flex;
	display: -webkit-flex;
	display: flex;
	align-items: center;
}

.owner .et_pb_blurb_content .et_pb_blurb_container {
	width: 50%;
	order: 1;
}

.owner .et_pb_blurb_content .et_pb_blurb_container h4 {
	padding-bottom: 5px;
}

.owner .et_pb_blurb_content .et_pb_main_blurb_image {
	position: relative;
	width: 50%;
	order: 2;
	margin-bottom: 0;
	padding: 0 10px 17px 0;
}

.owner .et_pb_blurb_content .et_pb_main_blurb_image:after {
	position: absolute;
	right: 0;
	bottom: 0;
	top: 12px;
	left: 5px;
	content: "";
	border-radius: 100%;
	border: solid 5px #EAD5C5;
}

.et_pb_row.middle-items {
	display: flex;
	align-items: center;
}

.contact-banner p {
	widows: 100%;
	max-width: 702px;
}

/*error 404 page css*/

.error-wrapper {
	position: relative;
	width: 100%;
	height: 100vh;
	background: url('images/404-bg.jpg') no-repeat top center;
	background-size: cover;
}

.error404 header {
	display: none;
}

html.js {
	margin-top: 0 !important;
}

.error404.et_fixed_nav.et_show_nav #page-container {
	padding-top: 0;
}

.table-404 {
	display: table;
	width: 100%;
	height: 100%;
	padding: 0 15px;
}

.table-404 .table-cell-404 {
	font-family: "Montserrat";
	display: table-cell;
	width: 100%;
	height: 100%;
	color: #ffffff;
	vertical-align: middle;
	text-align: center;
}

.table-404 .table-cell-404 .content-404 {
	width: 100%;
	max-width: 740px;
	display: inline-block;
	vertical-align: top;
}

.table-404 .table-cell-404 h1 {
	font-family: "Montserrat";
	font-size: 150px;
	line-height: 150px;
	color: #ffffff;
	padding-bottom: 160px;
}

.table-404 .table-cell-404 h4 {
	font-family: "Montserrat";
	font-size: 40px;
	line-height: 45px;
	color: #ffffff;
	padding-bottom: 48px;
}

.table-404 .table-cell-404 p {
	font-size: 21px;
	line-height: 28px;
}

.table-404 .table-cell-404 p a {
	color: #ffffff;
	text-decoration: underline;
}

.table-404 .table-cell-404 p a:hover {
	text-decoration: none;
}

.table-404 .table-cell-404 > a {
	position: absolute;
	bottom: 100px;
	left: 50%;
	transform: translateX(-50%);
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}

.table-404 .table-cell-404 > a:hover {
	text-decoration: none;
}

.general-info h1 {
	padding-bottom: 60px;
}

.general-info h2 {
	padding-bottom: 25px;
}

.general-info h3 {
	padding-bottom: 8px;
}

.general-info p {
	padding-bottom: 35px;
}

.contact-detail .et_pb_column.et-last-child .et_pb_button_module_wrapper {
	display: inline-block;
	vertical-align: middle;
}

body #page-container .et_pb_section .contact-detail .et_pb_column.et-last-child .et_pb_button_module_wrapper a {
	margin-right: 30px;
	margin-bottom: 10px;
}

body #page-container .et_pb_section .contact-detail .et_pb_column.et-last-child .et_pb_button_module_wrapper a.contact-btn {
	border: none !important;
	margin-right: 0px;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	border-bottom: solid 3px #385955 !important;
}

body #page-container .et_pb_section .contact-detail .et_pb_column.et-last-child .et_pb_button_module_wrapper a.contact-btn:hover {
	background-color: transparent !important;
	border-bottom-color: transparent !important;
}

.contact-form h2 {
	font-weight: normal;
	padding-bottom: 10px;
}

.contact-form p {
	margin-bottom: 55px;
}

.contact-form form ul {
	clear: both;
	overflow: hidden;
	padding: 0;
	list-style: none;
	margin: 0 -8px;
}

.contact-form form ul li {
	float: left;
	width: 100%;
	padding: 0 8px;
	margin-bottom: 44px!important;
}

.contact-form form ul li:last-child {
	margin-bottom: 0!important;
}

.contact-form form ul li.half-field {
	width: 50%;
}

.contact-form form ul li.quater-field {
	width: 33.33%;
}

.contact-form form ul li label {
	display: block;
	font-family: "Montserrat";
	font-size: 15px;
	font-weight: bold;
	color: #3C3C3C;
	margin-bottom: 23px;
}

.contact-form form ul li input[type='text'],
.contact-form form ul li input[type='number'],
.contact-form form ul li input[type='date'],
.contact-form form ul li input[type='email'],
.contact-form form ul li textarea {
	width: 100%;
	height: 58px;
	font-family: "Montserrat";
	font-weight: normal;
	font-size: 20px;
	line-height: 25px;
	color: #EAD5C5!important;
	padding: 16px 0;
	border: none;
	border-bottom: solid 1px rgba(38, 38, 38, .2)!important;
}

.contact-form form ul li input[type='text']::-webkit-input-placeholder {
	font-family: "Montserrat";
	font-weight: normal;
	font-size: 20px;
	line-height: 25px;
	color: #EAD5C5!important;
}

.contact-form form ul li input[type='text']::-moz-placeholder {
	font-family: "Montserrat";
	font-weight: normal;
	font-size: 20px;
	line-height: 25px;
	color: #EAD5C5!important;
}
.contact-form form ul li input[type='text']:-ms-input-placeholder {
	font-family: "Montserrat";
	font-weight: normal;
	font-size: 20px;
	line-height: 25px;
	color: #EAD5C5!important;
}
.contact-form form ul li input[type='text']:-moz-placeholder {
	font-family: "Montserrat";
	font-weight: normal;
	font-size: 20px;
	line-height: 25px;
	color: #EAD5C5!important;
}

.contact-form form ul li textarea {
	resize: none;
	height: 80px;
}

.wpcf7-form .picker--opened .picker__frame {
	top: 50%!important;
	transform: translateY(-50%);
}

form.wpcf7-form .picker__date-display, 
form.wpcf7-form .picker__date-display, 
form.wpcf7-form .clockpicker-canvas line, 
form.wpcf7-form .clockpicker-canvas circle, 
form.wpcf7-form .picker__day--selected, 
form.wpcf7-form .picker__day--selected:hover, 
form.wpcf7-form .picker--focused .picker__day--selected {
    background-color: #385955;
    fill: #385955;
    stroke: #385955;
}

form.wpcf7-form .picker__close, form.wpcf7-form .picker__today, 
form.wpcf7-form .picker__day.picker__day--today {
	color: #385955;
}

span.wpcf7-form-control-wrap {
	display: block;
}

input[type="date"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-inner-spin-button {
	display: none;
	-webkit-appearance: none;
}

.contact-form form ul li span.privacy {
	display: inline;
	vertical-align: top;
	margin-left: 0;
}

.contact-form form ul li span.privacy span {
	display: inline;
	vertical-align: top;
	margin-left: 0;
	padding: 0;
}

.contact-form form ul li a {
	color: #3C3C3C;
	text-decoration: underline;
}

.contact-form form ul li a:hover {
	text-decoration: none;
}

.contact-form form ul li.term {	
	position: relative;
	padding-left: 63px;
}

.contact-form form ul li.term label {
	display: inline;
	height: auto;
	font-weight: normal;
	padding-left: 0;
}

.contact-form form ul li span.privacy .form-check input[type="checkbox"] {
	position: absolute;
	pointer-events: unset;
	left: 0;
	top: 3px;
	width: 20px;
	height: 20px;
	margin: 0;
	opacity: 1;
	border: solid 1px rgba(38, 38, 38, .2);
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}

.contact-form form ul li span.privacy .form-check input[type="checkbox"]:checked {
	border: none;
	background: url("images/right.png") no-repeat center center;
	background-size: 20px auto;
}

.wpcf7-form [type="checkbox"]+label:before, 
.wpcf7-form [type="checkbox"]:not(.filled-in)+label:after { display: none; }

body .contact-form form ul li input[type="submit"].wpcf7-submit {
	cursor: pointer;
	min-width: 222px;
	height: 48px;
	font-family: "Montserrat";
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #ffffff;
	border: none;
	border-radius: 25px;
	background-color: #385955!important;
	box-shadow: none!important;
}

body .contact-form form ul li input[type="submit"].wpcf7-submit:hover {
	color: #385955;
	background-color: #EAD5C5!important;
}

.contact-form div.wpcf7-response-output {
	margin: 20px 0 0 0;
	padding: 0;
	border: none;
}

.contact-form div.wpcf7-validation-errors,
.contact-form div.wpcf7-acceptance-missing {
	color: #ff0000;
}

.contact-form .wpcf7-response-output.wpcf7-mail-sent-ok {
	color: green;
}

.grecaptcha-badge {
	z-index: 5;
}
.pum-overlay {
    opacity: 0.7 !important;
}
.pum-overlay .pum-container {
	margin-bottom: 0;
    background-color: #ead5c5 !important;
}
.pum-overlay .pum-container .pum-content.popmake-content {
    color: #385955;
    margin-bottom: 20px;
}
.pum-overlay .pum-container  button.pum-close.popmake-close {
	position: relative;
	display: inline-block;
    font-size: 15px;
    background-color: #385955;
    border-width: 1px!important;
    border-color: #385955;
    border-radius: 24px;
    font-weight: bold;
    font-style: normal;
    text-transform: none;
    width: auto;
    padding: 13px 40px;
    line-height: 17px;
    opacity: 1;
    margin-right: 20px;
}
.pum-overlay .pum-container button.pum-close.popmake-close:hover{
	color: #385955;
    background: #ffffff;
}

.pum-overlay .pum-container a.pop-link {
	color: #3c3c3c;
	font-weight: 700;
}

.et_pb_gutters4 .service-section .et_pb_row_7.et_pb_row{
	padding-left:40px ;
	padding-right:40px ;
}

/* media-query
------------------------------------------------*/

@media handheld,
only screen and (min-width: 981px) {
	.et_pb_gutters4 .home-banner .et_pb_column_3_5 {
		width: 57.8%;
		margin-right: 4%;
		padding-left: 9.8% !important;
	}

	.et_pb_gutters4 .home-banner .et_pb_column_2_5 {
		width: 38.2%;
	}

	.et_pb_gutters4 .third-block .et_pb_column_1_3 {
		width: 32%;
	}

	.et_pb_gutters4 .two-block .et_pb_column_1_2 {
		width: 49%;
	}

	.et_pb_gutters4 .two-block .et_pb_column,
	.et_pb_gutters4 .third-block .et_pb_column_1_3 {
		margin-right: 2%;
	}

	.et_pb_gutters4 .quotes-block .et_pb_column {
		width: 18.4%;
		margin-right: 2%;
	}

	.et_pb_gutters4 .quotes-block .et_pb_column_1_5.et_pb_column_4 {
		margin-right: 4%;
	}

	.et_pb_gutters4 .quotes-block .et_pb_column_3_5 {
		width: 57%;
	}

	.about-banner h1 {
		padding-bottom: 44px;
	}
}

@media handheld,
only screen and (min-width: 1200px) {

	.et_pb_gutters4 .third-block .et_pb_column_1_3 {
		width: 30%;
	}

	.et_pb_gutters4 .two-block .et_pb_column_1_2 {
		width: 48%;
	}


	.et_pb_gutters4 .two-block .et_pb_column,
	.et_pb_gutters4 .third-block .et_pb_column_1_3 {
		margin-right: 4%;
	}

	.et_pb_gutters4 .quotes-block .et_pb_column {
		width: 16.4%;
		margin-right: 3%;
	}

	.et_pb_gutters4 .quotes-block .et_pb_column_1_5.et_pb_column_4 {
		width: 22.6%;
		margin-right: 8%;
	}

	.et_pb_gutters4 .quotes-block .et_pb_column_3_5 {
		width: 50%;
	}
}

@media handheld,
only screen and (max-width: 1685px) {
	.et_pb_gutters4 .service-section .et_pb_column_1_5 {
		width: 17.6%;
		margin-right: 3%;
	}

	.et_pb_gutters4 .service-section .et_pb_column_1_5.et-last-child { margin-right: 0; }
}

@media handheld,
only screen and (max-width: 1550px) {
	.table-404 .table-cell-404 h1 {
		padding-bottom: 80px;
	}

	.table-404 .table-cell-404 h4 {
		padding-bottom: 30px;
	}

	.table-404 .table-cell-404 > a {
		bottom: 40px;
	}
}

@media handheld,
only screen and (max-width: 1440px) {
	#footer-widgets {
		margin: 0 -7px;
	}

	.footer-widget {
		padding: 0 7px;
	}

	.treatments-menu-block ul#menu-services-menu-treatments li {
		margin: 0 15px 20px;
	}

	.treatments-menu-block ul#menu-services-menu-treatments li a {
		font-size: 19px;
	}

	.et_pb_gutters4 .home-banner .et_pb_column_3_5 {
		padding-left: 2.9% !important;
	}
}

@media handheld,
only screen and (max-width: 1360px) {
	.et_pb_gutters4 .home-banner .et_pb_column_3_5 {
		padding-left: 0 !important;
	}
}

@media handheld,
only screen and (max-width: 1320px) {
	body #page-container .et_pb_section .et_pb_button.services-btn { font-size: 1.4vw; }
}

@media handheld,
only screen and (max-width: 1199px) {
	body header#main-header {
		padding: 15px 0 0;
	}

	body.home #logo {
		padding-top: 0;
		padding-bottom: 0;
	}

	body.home #logo {
		max-height: 100%;
	}

	.home header #top-menu li { padding-right: 50px; }
	header #top-menu li { padding-right: 30px; }

	#footer-widgets {
		padding: 100px 0;
	}

	.treatments-menu-block ul#menu-services-menu-treatments li {
		-webkit-flex: auto;
		-moz-flex: auto;
		-ms-flex: auto;
		-o-flex: auto;
		flex: auto;
	}

	.error-wrapper {
		min-height: 570px;
	}

	.table-404 .table-cell-404 h1 {
		padding-bottom: 45px;
	}
	.et_pb_gutters4 .service-section .et_pb_column_1_5 {		
	    width: 30.3%;
	    margin-right: 4%;
	    margin-bottom: 30px;
	}

	.et_pb_gutters4 .service-section .et_pb_column_1_5:nth-child(3n) {
		margin-right: 0;
	}

	body #page-container .et_pb_section .et_pb_button.services-btn {
	    font-size: 1.9vw;
	}
}

@media handheld,
only screen and (max-width: 1199px) and (min-width: 768px) {
	.home-banner .et_pb_text_0 p {
		font-size: 20px;
		line-height: 30px;
	}
}

@media handheld,
only screen and (max-width: 980px) {
	.et_pb_row.middle-items {
		display: block;
	}

	header .container {
		padding: 0;
	}

	header .container,
	footer .container {
		padding: 0 15px
	}

	.home.page-template-default img#logo {
		height: auto;
		max-width: 40%;
	}

	.logo_container {
		padding: 0 15px;
	}

	.et_header_style_left #et-top-navigation {
		padding-right: 15px;
	}

	.et_mobile_menu {
		padding: 0;
	}

	.et_mobile_menu li a {
		padding: 10px 15px;
	}

	#footer-widgets {
		padding: 100px 0;
	}

	.footer-widget:nth-child(n) {
		width: 50% !important;
		margin: 0 !important;
	}

	.footer-widget h4 {
		font-size: 21px;
	}

	.et_pb_gutters4 .home-banner .et_pb_column_2_5 {
		max-width: 480px;
	}

	.about-left-section {
		position: relative;
		max-width: 100%;
	}

	.about-left-section.fixed {
		position: relative;
		top: auto;
	}

	.logo_container img,
	.et-fixed-header img.inner-logo {
		max-width: 210px;
	}

	.et_mobile_menu li.custom-btn a {
		display: inline-block;
		vertical-align: top;
		padding: 10px 18px 11px 19px;
		font-size: 15px;
		color: #ffffff;
	    background-color: #385955;
	    border-width: 1px!important;
	    border-color: #385955;
	    border-radius: 24px;
	    font-weight: bold;
	    font-style: normal;
	    text-transform: none;
	    text-decoration: none;
	}
	body.no-scroll {
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
	}

	.home .et_mobile_menu {
		top: 85px;	
		padding-top: 10px;
		height: calc(100vh - 85px);
	}

	.et_mobile_menu {
		border: none;
		height: calc(100vh - 85px);
		box-shadow: none;
		padding-top: 25px;
	}

	.et_mobile_menu li {
		text-align: right;
		padding: 10px 40px;
	}

	.et_mobile_menu li a {
		display: inline-block;
		vertical-align: top;
		padding: 0;		
	    font-size: 20px;
	    line-height: 1.2;
	    font-weight: bold;
	    border-bottom: none;
	}

	.et_mobile_menu li a:hover {
		color: #385955;
		opacity: 1;
		background: transparent;
		text-decoration: none;
	}

	.mobile_menu_bar:before { display: none; }

	.mobile_menu_bar {
	    width: 20px;
	    position: relative;
	    top: -12px;
	    height: 32px;
	    padding: 0!important;
	    background: url(images/menubar-icon.png) no-repeat center center;
	    background-size: 20px auto;
	}
	.et_pb_gutters4 .service-section .et_pb_column_1_3 .et_pb_module,
	.et_pb_gutters4 .service-section .et_pb_column_1_5 {		
	    width: 47.25%;
    	margin-right: 5.5%;
	}
	.et_pb_gutters4 .service-section .et_pb_column_1_3 .et_pb_module:nth-child(2n){
		margin-right: 0;
	}
	.et_pb_gutters4 .service-section .et_pb_column_1_5:nth-child(3n) {
		margin-right: 5.5%;
	}
	.et_pb_gutters4 .service-section .et_pb_column_1_3 {
		display: flex;
	}
	body #page-container .et_pb_section .et_pb_button.services-btn {
	    font-size: 1.9vw;
	}
}

@media handheld,
only screen and (max-width: 767px) {

	ul li,
	.textwidget {
		font-size: 14px;
		line-height: 1.3;
	}

	body h1,
	body h2,
	body h3,
	body h4,
	body h5,
	body h6 {
		line-height: 1.2;
		padding-bottom: 10px;
	}

	ul li,
	.textwidget {
		line-height: 1.6;
	}

	.p-mrg-large p {
		padding-bottom: 15px;
	}

	body .et_pb_button,
	.woocommerce a.button.alt,
	.woocommerce-page a.button.alt,
	.woocommerce button.button.alt,
	.woocommerce button.button.alt.disabled,
	.woocommerce-page button.button.alt,
	.woocommerce-page button.button.alt.disabled,
	.woocommerce input.button.alt,
	.woocommerce-page input.button.alt,
	.woocommerce #respond input#submit.alt,
	.woocommerce-page #respond input#submit.alt,
	.woocommerce #content input.button.alt,
	.woocommerce-page #content input.button.alt,
	.woocommerce a.button,
	.woocommerce-page a.button,
	.woocommerce button.button,
	.woocommerce-page button.button,
	.woocommerce input.button,
	.woocommerce-page input.button,
	.woocommerce #respond input#submit,
	.woocommerce-page #respond input#submit,
	.woocommerce #content input.button,
	.woocommerce-page #content input.button,
	.woocommerce-message a.button.wc-forward {
		font-size: 13px !important;
	}

	#footer-widgets {
		padding: 50px 0;
	}

	#footer-widgets .footer-widget:nth-child(n) {
		margin-bottom: 25px !important;
	}

	#footer-widgets .footer-widget:last-child {
		margin-bottom: 0 !important;
	}

	#main-footer .footer-widget h4 {
		padding-bottom: 10px;
		line-height: 1.2;
	}

	div#text_icl-5 h4 {
		display: none;
	}

	.circle-content {
		top: -100px;
	}

	.price-block p,
	.price-block p:last-of-type {
		padding-bottom: 10px;
	}

	.price-block table {
		font-size: 14px;
		line-height: 1.3;
		margin-bottom: 20px;
	}

	.price-block table tr td:first-child {
		width: 60% !important;
	}

	.price-block table tr td {
		width: 40% !important;
	}

	.et_pb_gutters4 .et_pb_column_1_2 .et_pb_module.about-modal,
	.et_pb_gutters4 .et_pb_column_1_2 .et_pb_module.about-modal:last-child,
	.et_pb_gutters4 .et_pb_column_1_2.about-right-section .et_pb_widget .trtmt-ovrvw {
		margin-bottom: 55px;
	}

	.about-banner .et_pb_module.down-arrow,
	body.behandeling-template-default .about-banner .et_pb_module.down-arrow {
		position: relative;
		bottom: auto;
		margin-bottom: 0!important;
	}

	.et_pb_gutters4 .about-banner .et_pb_column_4_4 .et_pb_module,
	body.behandeling-template-default .et_pb_gutters4 .about-banner .et_pb_column_4_4 .et_pb_module {
		margin-bottom: 23px!important;
	}

	.et_pb_gutters4 .about-banner .et_pb_column_4_4 .et_pb_module h1 {
		padding-bottom: 25px;
	}

	.et_pb_gutters4 .about-banner .et_pb_column_4_4 .et_pb_module {
		margin-bottom: 25px;
	}

	body #page-container .et_pb_section .et_pb_button.services-btn {
		padding-top: 10px !important;
	}

	.et_pb_row.testimonial-slider .et_pb_slide_content {
		padding-top: 30px;
	}

	.et_pb_row.testimonial-slider .et_pb_slide_content p {
		margin-bottom: 20px;
	}

	.error-wrapper {
		min-height: 600px;
	}

	.table-404 .table-cell-404 h1 {
		font-size: 110px;
		line-height: 90px;
	}

	.table-404 .table-cell-404 h4 {
		font-size: 28px;
		line-height: 40px;
	}

	.table-404 .table-cell-404 p {
		font-size: 15px;
		line-height: 22px;
	}

	.general-info h1 {
		padding-bottom: 35px;
	}

	.general-info p {
		padding-bottom: 25px;
	}
	.pum-overlay .pum-container {
	    width: 94% !important;
	    margin: 0 auto;
	}
	.et_pb_gutters4 .service-section .et_pb_column_1_3 {
		margin-bottom: 0 !important;
	}
}

@media handheld,
only screen and (max-width: 640px) {

	.contact-form form ul li.half-field,
	.contact-form form ul li.quater-field {
		width: 100%;
	}

	.contact-form form ul li label {
		margin-bottom: 15px;
	}

	.contact-form form ul li {
		margin-bottom: 30px!important;
	}

	.contact-form form ul li input[type='text'],
	.contact-form form ul li input[type='number'],
	.contact-form form ul li input[type='date'],
	.contact-form form ul li input[type='email'],
	.contact-form form ul li textarea {
		height: 46px;
		padding: 8px 0;
	}

	.logo_container img {
		max-width: 170px;
	}

	form.wpcf7-form .btn, form.wpcf7-form .btn-large, form.wpcf7-form .btn-flat, form.wpcf7-form .wpcf7-submit {
		padding: 0 1rem;
	}
	form.wpcf7-form .picker__year-display,
	.wpcf7 form.wpcf7-form .picker__weekday-display { font-size: 1rem; }
	form.wpcf7 .wpcf7-form .picker__weekday-display { font-size: 1.1rem }
	form.wpcf7-form .picker__month-display,
	form.wpcf7-form .picker__day-display {font-size: 1.5rem}

	.wpcf7 .picker__frame .picker__table th { padding: 10px 5px!important; }
	form.wpcf7-form .picker__day--infocus { padding: 0.5rem 0!important; }

	form.wpcf7-form .btn, 
	form.wpcf7-form .btn-large, 
	form.wpcf7-form .btn-floating, 
	form.wpcf7-form .btn-large, 
	form.wpcf7-form .btn-flat, 
	form.wpcf7-form .wpcf7-submit { font-size: .9rem; }

	.pum-overlay .pum-container button.pum-close.popmake-close { position: relative; }
	.pum-overlay .pum-container { height: auto!important; }
}

@media handheld,
only screen and (max-width: 479px){
	.et_pb_gutters4 .service-section .et_pb_column_1_5:nth-child(3n),
	.et_pb_gutters4 .service-section .et_pb_column_1_5 { margin-right: 0; }

	body #page-container .et_pb_section .et_pb_button.services-btn { font-size: 16px!important; }
	.pum-overlay .pum-container button.pum-close.popmake-close { margin-right: 8px; }

	.et_pb_gutters4 .service-section .et_pb_column_1_3 {
		display: block;
		margin-bottom: 30px !important;
	}
	.et_pb_gutters4 .service-section .et_pb_column_1_3 .et_pb_module{
		width: 100%;
	}
}
#pum-1810 {
    z-index: 99999 !important; 
    opacity: 1 !important;
    background-color: rgba( 255, 255, 255, .9 );
}
