/*
Theme Name: Aesthetic Exellence MD
*/

@font-face {
    font-family: 'Gilroy';
    src: url('/wp-content/themes/aemd/fonts/Gilroy-Medium.eot');
    src: url('/wp-content/themes/aemd/fonts/Gilroy-Medium.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/aemd/fonts/Gilroy-Medium.woff2') format('woff2'),
        url('/wp-content/themes/aemd/fonts/Gilroy-Medium.woff') format('woff'),
        url('/wp-content/themes/aemd/fonts/Gilroy-Medium.ttf') format('truetype'),
        url('/wp-content/themes/aemd/fonts/Gilroy-Medium.svg#Gilroy-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('/wp-content/themes/aemd/fonts/Gilroy-Bold.eot');
    src: url('/wp-content/themes/aemd/fonts/Gilroy-Bold.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/aemd/fonts/Gilroy-Bold.woff2') format('woff2'),
        url('/wp-content/themes/aemd/fonts/Gilroy-Bold.woff') format('woff'),
        url('/wp-content/themes/aemd/fonts/Gilroy-Bold.ttf') format('truetype'),
        url('/wp-content/themes/aemd/fonts/Gilroy-Bold.svg#Gilroy-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('/wp-content/themes/aemd/fonts/PlayfairDisplaySC-Bold.eot');
    src: url('/wp-content/themes/aemd/fonts/PlayfairDisplaySC-Bold.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/aemd/fonts/PlayfairDisplaySC-Bold.woff2') format('woff2'),
        url('/wp-content/themes/aemd/fonts/PlayfairDisplaySC-Bold.woff') format('woff'),
        url('/wp-content/themes/aemd/fonts/PlayfairDisplaySC-Bold.ttf') format('truetype'),
        url('/wp-content/themes/aemd/fonts/PlayfairDisplaySC-Bold.svg#PlayfairDisplaySC-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('/wp-content/themes/aemd/fonts/Gilroy-Regular.eot');
    src: url('/wp-content/themes/aemd/fonts/Gilroy-Regular.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/aemd/fonts/Gilroy-Regular.woff2') format('woff2'),
        url('/wp-content/themes/aemd/fonts/Gilroy-Regular.woff') format('woff'),
        url('/wp-content/themes/aemd/fonts/Gilroy-Regular.ttf') format('truetype'),
        url('/wp-content/themes/aemd/fonts/Gilroy-Regular.svg#Gilroy-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



 img {
    max-width: 100%;
    height: auto;}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
img.aligncenter, div.aligncenter {
  display: block;
  margin: 0 auto;
}
img.alignright, div.alignright {
  margin: 1px 0 2px 10px;
  display: inline;
}
img.alignleft, div.alignleft {
  margin: 1px 10px 2px 0;
  display: inline;
}
/*=== END SECTION 1 - Initial Styling ===*/

 /* Eric Meyer's CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
ul.sq {
	list-style-type: square;
    padding: 0px 0px 0px 40px;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* End of Eric Meyer's CSS Reset */

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}
body {
  font: 14px  'Source Sans Pro', Arial, sans-serif;
  width: 100%;
  background: #F6F2F3 !important;
}
.wrapper {
  max-width: 1180px;
  margin: 0 auto;
}
p, li{
  font-family: 'Source Sans Pro', Arial, sans-serif;
font-style: normal;
font-weight: 300;
font-size: 18px;
    line-height: 178%;
font-feature-settings: 'liga' off;
}
p {
	margin-top: 15px;
}

/* Header
-----------------------------------------------------------------------------*/
.header {
  height: 150px;
}

 
/* Middle
-----------------------------------------------------------------------------*/
.content {
}




/* Footer
-----------------------------------------------------------------------------*/
.footer {
  height: 100px;
}

@font-face {
  font-family: 'icomoon';
  src:  url('/wp-content/themes/aemd/fonts/icomoon.eot?pt85pj');
  src:  url('/wp-content/themes/aemd/fonts/icomoon.eot?pt85pj#iefix') format('embedded-opentype'),
    url('/wp-content/themes/aemd/fonts/icomoon.ttf?pt85pj') format('truetype'),
    url('/wp-content/themes/aemd/fonts/icomoon.woff?pt85pj') format('woff'),
    url('/wp-content/themes/aemd/fonts/icomoon.svg?pt85pj#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
 
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-lift:before {
  content: "\e900";
  color: #d6a215;
}
.icon-surgeon:before {
  content: "\e901";
  color: #d6a215;
}
.icon-lift-1:before {
  content: "\e902";
  color: #d6a215;
}
.icon-lift-2:before {
  content: "\e903";
  color: #d6a215;
}
.icon-surgery:before {
  content: "\e904";
  color: #d6a215;
}
.icon-inject:before {
  content: "\e905";
  color: #d6a215;
}
.icon-lips:before {
  content: "\e906";
  color: #d6a215;
}
.icon-scissors:before {
  content: "\e907";
  color: #d6a215;
}
.icon-scissors-1:before {
  content: "\e908";
  color: #d6a215;
}
.icon-scissors-2:before {
  content: "\e909";
  color: #d6a215;
}
.icon-scissors-3:before {
  content: "\e90a";
  color: #d6a215;
}
.icon-lift-3:before {
  content: "\e90b";
  color: #d6a215;
}
.icon-mirror:before {
  content: "\e90c";
  color: #d6a215;
}
.icon-eye:before {
  content: "\e90d";
  color: #d6a215;
}
.icon-eyebrows:before {
  content: "\e90e";
  color: #d6a215;
}
.icon-lip:before {
  content: "\e90f";
  color: #d6a215;
}
.icon-lip-1:before {
  content: "\e910";
  color: #d6a215;
}
.icon-implant:before {
  content: "\e911";
  color: #d6a215;
}
.icon-butt:before {
  content: "\e912";
  color: #d6a215;
}
.icon-liposuction:before {
  content: "\e913";
  color: #d6a215;
}
.icon-liposuction-1:before {
  content: "\e914";
  color: #d6a215;
}
.icon-butt-1:before {
  content: "\e915";
  color: #d6a215;
}
.icon-cheek:before {
  content: "\e916";
  color: #d6a215;
}
.icon-breast:before {
  content: "\e917";
  color: #d6a215;
}
.icon-liposuction-2:before {
  content: "\e918";
  color: #d6a215;
}
.icon-liposuction-3:before {
  content: "\e919";
  color: #d6a215;
}
.icon-leg:before {
  content: "\e91a";
  color: #d6a215;
}
.icon-belly:before {
  content: "\e91b";
  color: #d6a215;
}
.icon-breast-1:before {
  content: "\e91c";
  color: #d6a215;
}
.icon-glasses:before {
  content: "\e91d";
  color: #d6a215;
}
.icon-cardiogram:before {
  content: "\e91e";
  color: #d6a215;
}
.icon-bed:before {
  content: "\e91f";
  color: #d6a215;
}
.icon-surgery-room:before {
  content: "\e920";
  color: #d6a215;
}
.icon-surgery-1:before {
  content: "\e921";
  color: #d6a215;
}
.icon-surgery-room-1:before {
  content: "\e922";
  color: #d6a215;
}
.icon-medicine:before {
  content: "\e923";
  color: #d6a215;
}
.icon-blood-transfusion:before {
  content: "\e924";
  color: #d6a215;
}
.icon-mask:before {
  content: "\e925";
  color: #d6a215;
}
.icon-gloves:before {
  content: "\e926";
  color: #d6a215;
}
.icon-surgery-tools:before {
  content: "\e927";
  color: #d6a215;
}
.icon-report:before {
  content: "\e928";
  color: #d6a215;
}
.icon-report-1:before {
  content: "\e929";
  color: #d6a215;
}
.icon-syringe:before {
  content: "\e92a";
  color: #d6a215;
}
.icon-transfusion:before {
  content: "\e92b";
  color: #d6a215;
}
.icon-nose:before {
  content: "\e92c";
  color: #d6a215;
}
.icon-medical-box:before {
  content: "\e92d";
  color: #d6a215;
}
.icon-nose-1:before {
  content: "\e92e";
  color: #d6a215;
}
.icon-doctor:before {
  content: "\e92f";
  color: #d6a215;
}
.icon-doctor-1:before {
  content: "\e930";
  color: #d6a215;
}
.icon-surgeon-1:before {
  content: "\e931";
  color: #d6a215;
}



h1,h2,h3{
  font-family: Playfair Display;
font-style: normal;
font-weight: bold;
font-size: 36px;
line-height: 150%; 
font-feature-settings: 'liga' off;
margin-bottom: 26px;
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
  font-family: Gilroy;
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 19px;
color: #1F1F1F;
display: flex;
flex-direction: row;
align-items: center;
padding: 18px 32px;
background: #FFE6A7 !important;
border-radius: 8px;
flex: none;
order: 2;
flex-grow: 0;
margin: 15px 0px;
    font-weight: 500 !important;
    opacity: 1 !important;
}
html .vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:hover, 
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover{
  border-color:  #1F1F1F !important;
  background: #1F1F1F !important;
  color: #fff !important;
}
html .vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:active, 
html .vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:focus,
html .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:active,
html .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus{
  background: #D6A215 !important;
  border-color: #D6A215 !important;

}
html .vc_btn3.vc_btn3-size-md { 
   padding: 19px 33px 18px 33px;
    font-family: Gilroy,serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px; 
} 
.flex {
    display: flex;
    justify-content: space-between;
}

.footer-menu {
    display: none;
}

.col-1 {
    min-width: 33%;
}

.col-footer-logo + .col-1 {
    text-align: right;
}

.col-footer-logo + .col-1 {}

.boldtel a {
   
font-family: Gilroy;
font-style: normal;
font-weight: bold;
font-size: 24px;
line-height: 170%;
font-feature-settings: 'liga' off;
text-decoration:none;
color: #D6A215;
}
.vc_grid-item.vc_clearfix.treatment-item .vc_gitem-post-data-source-post_excerpt {
    display: none !important;
}

.adress.adress.svg-a-o{
  background: url('/wp-content/themes/aemd/images/map.png') 0px 28px no-repeat;
}

.adress.adress.svg-a-o {
    padding-left: 34px;
    font-family: Gilroy;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 170%;
/* or 24px */
    font-feature-settings: 'liga' off;

/* #1F1F1F */
    color: #1F1F1F;
    padding-top: 23px;
}

.col-footer-logo {
    padding-top: 35px;
}

.menu-header>ul {
    display: flex;
    align-items: center;
    justify-content: center;
}

.menu-header>ul a {
    font-family: Gilroy;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 170%;
/* or 27px */
    font-feature-settings: 'liga' off;

/* #1F1F1F */
    color: #1F1F1F;
    text-decoration: none;
margin: 0 24px;
    position: relative;
    transition: all .25s ease;
    top: 0;
}

.menu-header>ul a:after {
    border-bottom: 3px solid #D6A215;
    display: block;
    content: "";
    position: absolute;
    bottom: -5px;
    z-index: 1;
    left: 0;
    width:0%;
    transition: all .25s ease;
}

.menu-header>ul a:hover {
    position: relative;
    top: -3px;
}
.menu-header>ul a:hover:after {
        width: 100%;
}

html .vc_images_carousel .vc_carousel-indicators .vc_active {
    background: #fff;
    width: 12px;
    height: 12px;
    border-color: #fff;
    opacity: 1;
}

html .vc_images_carousel .vc_carousel-indicators li {
    margin: 0 6px !important;
    background: #fff;
    border-color: #fff;
    width: 12px;
    height: 12px;
    opacity: .7;
}

body.home .menu-header {
    margin-bottom: 32px;
}

.social-row span{
  background: 
}

.flexautors .wpb_wrapper {
    display: flex;
} 
.vc_single_image-wrapper {
    width: 100%;
    margin-bottom: 9px;
}

.flexautors figure.wpb_wrapper.vc_figure {
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    justify-content: center;
    max-width: 46%;
}

.flexautors .wpb_wrapper {
    justify-content: space-between;
} 
p.entry-title.singleimagetitle {
    font-family: Gilroy;
font-style: normal;
font-weight: bold;
font-size: 14px;
line-height: 150%; 
font-feature-settings: 'liga' off;
 
color: #1F1F1F;
}
.header .col-footer-logo {
    padding-top: 6px;
}
.menu-header {
    margin-top: 12px;
}

main.content {
    margin-top: 20px;
}

.breadcrumbs {
    margin-bottom: 14px;
}
#content-section .vc_row {
    background-position: center !important;
    background-repeat: no-repeat !important;
    overflow: visible;
}
#content-section .vc_row img {
    border-radius: 15px;
    overflow: hidden;
}
.breadcrumbs,.breadcrumbs span{
    font-family: Gilroy;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 170%; 
    color: #1F1F1F;
    margin-right: 2px;
}
.breadcrumbs,
.breadcrumbs a span{
    color:#D6A215
}
.breadcrumbs a {
    font-family: Gilroy;
font-style: normal;
font-weight: 300;
font-size: 14px;
line-height: 170%;
/* identical to box height, or 24px */

text-align: center;

/* #D6A215 */
text-decoration:none;
color: #D6A215;
}
.vc_btn3-center .vc_btn3 {
    margin-left: auto;
    margin-right: auto;
}
.nice_list_item {
    display: flex;
    align-items: center;
}
h4.vc_custom_heading {
    margin-bottom: 50px;
    font-family: Playfair Display;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 150%;
    font-feature-settings: 'liga' off;
}

span.itemnum {
    font-family: Gilroy;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 331.5%;
     font-feature-settings: 'liga' off;
     color: #FFE6A7;
    min-width: 20px;
 }
 .aligncenter{
  text-align: center; 
 }

span.description_name_item {
    font-family: 'Source Sans Pro', serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 170%; 
    font-feature-settings: 'liga' off; 
    color: #1F1F1F;
}

span.item.icon img {
    max-width: 51px;
}

span.item.icon {
    margin-left: 1.5%;
    margin-right: 1.5%;
}
.smallerfont p {
    font-size: 16px;
}
.aligncenter.awards .singleimagetitle {
    font-family: Gilroy;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    color: #1F1F1F;
    margin-top: 20px;
}
HTML .vc_btn3-container.vc_btn3-center .vc_btn3.vc_btn3-style-modern {
    margin-left:auto;
    margin-right: auto;
    display: inline-block;
}
.home .treatment-item .vc_custom_heading{
  font-size: 22px;
}
.home .vc_grid-item.vc_clearfix.treatment-item.animated {
    padding-bottom: 0 !important;
}
.vc_custom_1621770001098 {
    background-position: center !important;
}
.wdo-carosuel-container p.entry-title.singleimagetitle {
    font-family: Gilroy;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    color: #1F1F1F;
    margin-top: 15px;
    margin-bottom: 15px;
} 

.wdo-carosuel-container p {
    font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 300;
font-size: 18px;
line-height: 170%;
text-align: center;
font-feature-settings: 'liga' off;
color: #1F1F1F;
} 

.owl-prev:before{
background-image: url('/wp-content/themes/aemd/images/owl-prev.png');
    
    width: 35px;
    height: 35px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;

    padding: 0 !important;
}
.owl-next:before{
background-image: url('/wp-content/themes/aemd/images/owl-next.png');
    
    width: 35px;
    height: 35px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;

    padding: 0 !important;

}
html .owl-theme .owl-nav [class*='owl-'] {
    border-radius: 50%;
    background: #D6A215 !important;
}
html .owl-theme .owl-nav [class*='owl-']:hover{
  background: #1F1F1F !important;
}
html .top40 .owl-theme .owl-nav [class*='owl-'] {
    top: 40%;
}
.owl-carousel .owl-video-play-icon{
  background-position: center !important;
}
.owl-video-wrapper {
    border-radius: 15px;
    overflow: hidden;
} 
.flex-form {background: url(/wp-content/themes/aemd/images/contact-form-bg.png) bottom center #FFE4A6;mix-blend-mode: normal;
    border-radius: 16px;
    padding: 7% 8% 3% 9%;
    display: flex;
    justify-content: space-between;
}

.formwrap {
    width: 100%;
    max-width: 365px;
}

input.wpcf7-form-control {
     border-radius: 16px;
    border: 1px solid #D6A215;
    box-sizing: border-box;
    border-radius: 8px;
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 170%;
    font-feature-settings: 'liga' off;
    color: #1F1F1F;
    background: #fff;
}

.onetwo {
    display: flex;
    justify-content: space-between;
}

span.ajax-loader {
    display: none;
}

input.wpcf7-form-control.wpcf7-submit {
    display: block;
    border: none;
    width: 100%;
    font-family: Gilroy;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
/* identical to box height */
    text-align: center;

/* #1F1F1F */
    color: #1F1F1F;
    height: 58px;
    cursor: pointer;
}

input.wpcf7-form-control.wpcf7-submit:hover {
    color: #fff;
    background: #1F1F1F;
}

input.wpcf7-form-control.wpcf7-submit {
    padding: 6px;
    min-height: 50px;
}

.onetwo>div {
    width: 48.5%;
}

.formwrap {
    max-width: 380px;
}

input.wpcf7-form-control,textarea {
    padding: 10px;
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
}

.onetwo {
    margin-bottom: 20px;
}

.formwrap label,.formwrap label span {
    display: block;
    width: 100%;
}

textarea{
    border-radius: 16px;
    border: 1px solid #D6A215;
    box-sizing: border-box;
    border-radius: 8px;
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 170%;
    resize:none;
    height: 120px;
    font-feature-settings: 'liga' off;
    color: #1F1F1F;
    background: #fff;
    cursor: pointer;
}
span.wpcf7-form-control-wrap.your-message {
    margin-top: -10px;
    margin-bottom: -10px;
}
.contacts-links p br {
	display:none;
}
.contacts-links a span{
font-family: Gilroy;
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 170%;
text-decoration-line: underline;
font-feature-settings: 'liga' off;
color: #1F1F1F;
}
.contacts-links .svg-a-o{

}
.contacts-links a {
    padding-left: 38px;
    padding-bottom: 4px;
    margin-bottom: 6px;
    display: block;
}

.contacts-links {
    padding-top: 20px;
}

a.tellink {
    background: url(/wp-content/themes/aemd/images/phoneblack.png) 0px 28px no-repeat;
    display: block;
    font-family: Gilroy;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 170%;
    font-feature-settings: 'liga' off;
    color: #1F1F1F;
    text-decoration: none;
}

.contacts-links .mail{
    background: url(/wp-content/themes/aemd/images/mailblack.png) 0px 3px no-repeat;

}
.contacts-links .inst{
    background: url(/wp-content/themes/aemd/images/instablack.png) 0px 4px no-repeat;

}
.contacts-links .fb{
    background: url(/wp-content/themes/aemd/images/faceblack.png) 0px 4px no-repeat;
}
.contactwrap a.tellink {
    padding-left: 34px;
    padding-top: 10px;
    background-position: left 10px;
}
.contactwrap h2 {
    margin-bottom: 0px;
    font-size: 32px;
}
.contactdivs .adress.adress.svg-a-o {
    font-size: 12px;
    background: url(/wp-content/themes/aemd/images/mapblack.png) 0px 28px no-repeat;
}
.contactdivs p {
	margin-top:0px;
}
html .owl-theme .owl-dots .owl-dot span {
    background: #fff;
    opacity: .8;
}

html .owl-theme .owl-dots .owl-dot.active span {
    opacity: 1;
    background: #fff;
}

.vc_row-has-fill .wdo-carosuel-container p {
    font-weight: 400;
} 

mailblack.png {
    text-decoration: none;
}

.social-row a {
    text-decoration: none;
    position: relative;
    max-width: 25px;
    display: inline-block;
}

.social-row a span+span {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.social-row {
    max-width: 166px;
    display: inline-flex;
    width: 100%;
    justify-content: space-between;
    margin-bottom: 8px;
}

.col-footer-logo + .col-1 {
    padding-top: 24px;
}

header.header {
    padding-top: 11px;
}

.social-row a span {
    transition: all 0.25s ease;
}

.social-row a:hover span+span {
    opacity: 1;
}

.social-row a:hover span {
    opacity: 0;
}

.vc_grid-item a.vc_gitem-link.vc-zone-link {
    position: relative;
}
.vc_grid-item-mini  h4 {
    font-family: Gilroy;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
     color: #1F1F1F;
    text-align: center !important;
}
.vc_grid-item-mini.vc_clearfix .vc_gitem-zone {background-color: transparent !important;}
 
 .treatment-item .vc_gitem-zone-a .vc_gitem-row-position-bottom,
.treatment-item .vc_gitem_row.vc_row.vc_gitem-row-position-middle {
    top: auto;
    position: relative;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
}
.treatment-item .vc_gitem-zone-a .vc_gitem-row-position-top {
    position: relative;
    top: auto;
    bottom: auto;
}

html .treatment-item .vc-gitem-zone-height-mode-auto:before {
    display: none;
}
 

.treatment-item .vc_custom_heading {
    font-family: Gilroy;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
/* identical to box height */
    text-align: center;

/* #1F1F1F */
    color: #1F1F1F;
    margin-bottom: 0;
}

.treatment-item .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt div {
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 170%;
    text-align: center !important;
}

.treatment-item {
    padding-bottom: 15px !important;
}
.vc_grid.vc_row {
    margin-top: 10px;
}
.vc_grid-item.vc_clearfix.treatment-item .wpb_single_image.vc_align_center {
    margin-bottom: 0;
}
.treatment-item .vc_gitem-col.vc_gitem-col-align- {
    padding-top: 0;
}
.reviews-loop {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    grid-row-gap: 16px;
    grid-column-gap: 16px;
    max-width: 100%;
    margin-top: 60px;
    margin-right: auto;
    margin-left: auto;
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-column-gap: 23px;
    grid-row-gap: 23px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
}

.one-review {
    background: #FFFFFF;
/* drop */
    box-shadow: 0px 20px 50px rgba(29, 53, 71, 0.1);
    border-radius: 16px;
    padding: 18px;
}

.top-review-line {
    display: flex;
}

.review-autor {
    
font-family: Gilroy;
font-style: normal;
font-weight: bold;
font-size: 14px;
line-height: 150%;
/* identical to box height, or 21px */

font-feature-settings: 'liga' off;

/* #1F1F1F */

color: #1F1F1F;
}

.review-date {
    font-family: 'Source Sans Pro';
font-style: normal;
font-weight: normal;
font-size: 12px;
line-height: 170%;
/* or 20px */

font-feature-settings: 'liga' off;

/* Style */

color: #999999;
}
.review-text strong,
.review-text b,
.review-text p,
.review-text {
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 160%;
/* or 22px */
    font-feature-settings: 'liga' off;

/* #1F1F1F */
    color: #1F1F1F;
}

a.popup {
    color: #D6A215;
}
.mfp-content .one-review {
    max-width: 680px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.outer-review-popup {
    position: relative !important;
    max-width: 680px;
    margin-left: auto;
    margin-right: auto;
}
.mfp-content>* {
    /* position: relative; */
}
 .reviews-loop + div .vc_column-inner {
    padding-top: 0px !important;
}
.review-avatar {
    margin-right: 10px;
    margin-bottom: 7px;
}

.review-avatar img {
    border-radius: 50%;
    display: block;
    max-height: 58px;
}
.review-stars {
    display: flex;
}
div#book {
    position: relative;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    padding: 3vw;
}


#sb_instagram .sbi_info {
    display: none;
}
#sbi_images  {
display: grid;
grid-template-columns: repeat(4, 1fr);
grid-template-rows: repeat(2, 1fr);
grid-column-gap: 0px;
grid-row-gap: 0px;
}
html #sb_instagram.sbi_col_2 #sbi_images .sbi_item:first-child {grid-area: 1 / 1 / 3 / 3;/* max-height: 585px; */}
html #sb_instagram.sbi_col_2 #sbi_images .sbi_item + .sbi_item {grid-area: 1 / 3 / 2 / 4;}
html #sb_instagram.sbi_col_2 #sbi_images .sbi_item + .sbi_item + .sbi_item { grid-area: 1 / 4 / 2 / 5; }
html #sb_instagram.sbi_col_2 #sbi_images .sbi_item + .sbi_item + .sbi_item + .sbi_item { grid-area: 2 / 3 / 3 / 4; }
html #sb_instagram.sbi_col_2 #sbi_images .sbi_item + .sbi_item + .sbi_item + .sbi_item + .sbi_item { grid-area: 2 / 4 / 3 / 5; }
html #sb_instagram.sbi_col_2 #sbi_images .sbi_item {
    width: auto;
    padding: 10px !important;
}
#sb_instagram .sbi_item:not(.sbi_transition) .sbi_photo {height: auto !important;display: flex;align-items: center;justify-content: center;text-align: center;width: 100%;}
html #sb_instagram #sbi_images > div+div img {
    display: flex !important;
    max-width: 400% !important;
    height: 100% !important;
    width: unset;
    max-height: 290px;
    margin: 0 auto !important;
    opacity: 0 !important;
}
html #sb_instagram #sbi_images > div{
    display:block !Important;
}
#sb_instagram .sbi_photo_wrap {
    display: flex;
    height: 100%;
    align-items: center;
    border-radius: 15px;
}

#sb_instagram .sbi_photo img {
    display: block !important;
    border-radius: 15px !important;
    overflow: hidden;
}
#sb_instagram .sbi_photo {
    border-radius: 15px;
    overflow: hidden;
}
#sb_instagram #sbi_images .sbi_item:first-child img {
    height: 100%;
    max-width: initial !important;
    margin: 0 auto;
}
#sb_instagram .sbi_item + .sbi_item:not(.sbi_transition) .sbi_photo {
    min-height: 100% !IMPORTANT;
}
#sb_instagram .sbi_item + .sbi_item:not(.sbi_transition) .sbi_photo img {
    opacity: 0 !important;
}

svg.svg-inline--fa.fa-instagram.fa-w-14 {
    display: none !important;
}

#sbi_load a {
    font-family: Gilroy;
    font-style: normal;
    font-weight: 600;
    font-size: 16px !important;
    line-height: 19px;
    color: #1F1F1F;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 14px 49px !important;
    background: #fff !important;
    border-radius: 8px;
    flex: none;
    order: 2;
    flex-grow: 0;
    margin: 15px 0px;
    font-weight: 500 !important;
    opacity: 1 !important;
    margin-top: 40px !important;
    width: auto !important;
    margin-bottom: 20px !important;
}

#sbi_load a:hover {
    color: rgb(255,255,255) !important;
    background: #000 !important;
}

.cff-item {
    max-width: 680px;
    margin-left: auto !important;
    margin-right: auto !important;
    /* float: none !important; */
    display: block;
    border: 1px solid #D8DADE;
    background: #fff;
    border-radius: 10px;
}

#cff .cff-author, #cff-lightbox-wrapper .cff-author {
    padding: 10px 10px 0;
    border-bottom: none !important;
}

.cff-wrapper {
    max-width: 680px;
    margin: 0 auto;
}

#cff .cff-item {
    /* border-bottom: none; */
    padding-bottom: 8px;
}

.cff-likebox.cff-bottom {
    display: none;
}

p.cff-post-text {
    padding: 0 15px 10px !important;
}
html #cff .cff-view-comments {
    width: calc(100% - 24px);
    display: flex;
    justify-content: center;
    box-sizing: border-box;
    border-top: 1px solid #D5D8DC;
    background: none;
    border-bottom: none;
    border-radius: 0;
    border: none;
    border-top: 1px solid #D5D8DC;
    height: auto;
    box-shadow: none;
    padding-top: 6px;
    margin-left: auto;
    margin-right: auto;
    float: none;
    margin-bottom: 0;
}

html #cff .cff-view-comments:after {
    background: none !important;
    border: none;
}

#cff .cff-author a {
    color: #4967AD;
}

html .cff-icon, html .cff-icon svg {
    width: 26px;
    height: 32px;
}

#cff .cff-icon path, #cff-lightbox-wrapper .cff-icon path {
    fill: 565C65;
}

span.cff-icon.cff-like:after {/* content: "Like"; *//* font-size: 14px; */display: inline-block;color: #565C65;}

html .cff-icon {
    width: auto;
    align-items: center;
    display: flex;
}
html #cff .cff-meta li, html #cff-lightbox-wrapper .cff-meta li {
    display: flex;
    align-items: center;
}


html span.cff-count,
html .cff-screenreader {
    text-indent: 0px !important;
    display: inline-block !important;
    width: auto !important;
    height: auto !important;
    line-height: 1 !important;
    font-size: 14px;
    display: inline-block;
    color: #565C65;
    order: 2;
    margin-left: 10px;
    font-weight: 600;
}

span.cff-icon {
    display: flex !important;
}

.cff-icon svg {
    order: -1 !important;
}

span.cff-count {
    display: none;
}

#cff .cff-view-comments > .cff-screenreader {
    display: none !important;
}

.cff-view-comments-wrap {
    text-align: center;
}
html #cff .cff-meta li, html #cff-lightbox-wrapper .cff-meta li {
    margin: 0 10px 0 9px !important;
}

#cff .cff-view-comments:hover {
    box-shadow: none !important;
}

#cff .cff-lightbox-link {
    border: navajowhite;
    border: none;
    box-shadow: none;
}

html #cff .cff-expand {
    display: block;
    border: 1px solid #DBDDE1;
    display: inline-block;
    font-size: 0;
}

span.cff-more,span.cff-less {
    font-size: 14px;
    display: inline-block;
    color: #565C65;
    order: 2;
    margin-left: 10px;
    font-weight: 600;
    margin-left: 0;
    padding: 4px 10px;
}

p.cff-post-text {
    position: relative;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    justify-content: space-around;
}

span.cff-text {
    width: calc(100% - 88px);
}

#cff .cff-media-above {
    border-radius: 15px;
    overflow: hidden;
}

#cff-lightbox-wrapper .cff-author .cff-author-text {
}

.cff-author {
    padding: 15px 15px 0 !important;
}
.hided_second span.cff-text {
    width: 100%;
}

.hided_second span.cff-expand {
    display: none !important;
}
h3.umsMarkerTitle {
    font-family: Gilroy;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 170%;
    font-feature-settings: 'liga' off;
    color: #1F1F1F;
}
.maps-outer {
    margin-top: -20px;
    border-radius: 0 0 15px 15px;
    overflow: hidden;
}
 
.wpcf7 + div {
    position: relative;
}

.map-nav {
    position: absolute;
    bottom: 10px;
    z-index: 2;
    background: #fff;
    border-radius: 14px;
    display: flex;
    padding: 3px;
    left: 10px;
}

.map-nav>.active-map {
    background: #FFE6A7;
    mix-blend-mode: normal;
    border-radius: 14px;
    cursor: default;
}

.map-nav>div {
    padding: 12px 20px;
    cursor: pointer;
}
.hiddedmap{
    opacity: 0;
    z-index: -1;
    position: absolute;
    width: 100%;
}.wpcf7 {
    margin-left: -20px;
    margin-right: -20px;
    z-index: 11;
    position: relative;
}

.wpcf7 + .wpb_raw_html {
    margin-left: -20px;
    margin-right: -20px;
}

.map-nav {
    bottom: 40px;
    left: auto;
    right: auto;
    width: 270px;
    margin-left: auto;
    margin-right: auto;
    left: 50%;
    margin-left: -135px;
}

.maps-outer {
    text-align: center;
    justify-content: center;
    overflow: hidden;
}
 .leaflet-control-attribution.leaflet-control {
    font-size: 8px;
    line-height: 1.5;
    height: 12px;
    padding-right: 9px;
    padding-bottom: 5px;
}

.tr-text .wpb_text_column.wpb_content_element .wpb_wrapper p {text-align: justify}

@media screen and (min-width: 1000px){
  .home .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
    padding-right: 10px;
    padding-bottom: 30px;
}
}
@media screen and (max-width: 1260px) {
html, body {
	overflow-x: hidden;
}
 .wrapper {
    padding-left: 15px;
    padding-right: 15px;
}
.breadcrumbs {
    padding: 5px 15px;
}
}
@media screen and (max-width:1060px){
	.col-1 .adress.adress.svg-a-o {
    padding-right: 22px;
}
#cff > svg.cff-screenreader {
    display: none !important;
}

header.header .wrapper {
    padding: 0 15px;
}
.formwrap {
    max-width: 330px;
}

.flex-form{
    padding: 7% 5% 3% 5%;
}
}

@media screen and (max-width:880px){
  .reviews-loop {
    padding: 0 15px;
    -ms-grid-columns: 2fr 2fr;
    grid-template-columns: 2fr 2fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    padding-bottom: 20px;
}
}
@media screen and (max-width:813px){
		header.header .col-1 .adress.adress.svg-a-o {
    display: none;
}
.header {
    height: auto;
}
header.header .col-1 .mobile-logo {
    display: block !important;
}

.header .col-footer-logo {
    display: none;
}

header.header .col-footer-logo + .col-1 {
    padding-top: 0;
}

header .social-row {
    display: none;
}
div .vc_custom_1621204737832 {
    margin-top: 0px !important;
}
}

@media screen and (max-width: 768px) and (min-width: 440px){
  .vc_grid-item.vc_clearfix.treatment-item {
    width: 50%;
    display: inline-block !important;
}

.home .treatment-item .vc_custom_heading {
    font-size: 18px;
    line-height: 1.2;
}
}
@media screen and (max-width:768px){

  .popup-menu {
    position: fixed;
    display: block !important;
    width: 100%;
    top: 0;
    height: 100vh;
    left: 0;
    background: #fff;
    overflow-x: scroll;
    top: -100%;
    transition: all .25s ease;
}
.openmenu .popup-menu{
  top: 0;
  z-index: 111;
}
.menu-line {
    padding: 4vw;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.menu-line > span {
    font-family: Playfair Display;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 1;
    font-feature-settings: 'liga' off;
    color: #1F1F1F;
    margin-top: 16px;
}

.menu-line .close {
    background: url(/wp-content/themes/aemd/images/close-menu.png);
    width: 28px;
    height: 28px;
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-top: 4px;
}

.menu-line .popup-menu-inner .wrapper {
    padding: 0;
    padding-top: 4vh;
    padding-bottom: 4vh;
}

.menu-line .popup-menu-inner .wrapper ul {
    display: flex;
    flex-direction: column;
}

.menu-line .popup-menu-inner .wrapper ul li + li {
    margin-top: 2vh;
}

.menu-line .col-1 {
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
}

.popup-menu .boldtel {
    display: block;
    width: 100%;
    text-align: center;
    padding-bottom: 3vh;
}

.current-menu-item a {
    color: #D6A215 !important;
    font-weight: 600 !important;
}
header.header + .menu {
    display: none;
}
footer.footer {
    height: auto;
}

footer.footer .wrapper .flex {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

footer .col-footer-logo {
    order: -2;
    margin-bottom: 15px;
}

footer .footer-menu {
    display: flex;
    width: 100%;
    order: -1;
}

footer .footer-menu .menu-header ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

footer .footer-menu .menu-header ul li + li {
    margin-top: 15px;
}

footer .col-footer-logo + .col-1 {
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
}

footer.footer .wrapper .flex .col-1:first-child {
    order: 1;
    margin-bottom: 20px;
}

footer .footer-menu .menu-header {
    margin-bottom: 10px;
}

	.flex-form {
    background: url(/wp-content/themes/aemd/images/contact-bg.png) bottom center #FDDBA1;
    BACKGROUND-SIZE: contain;
    background-repeat: no-repeat;
 
    width: 100%;
    flex-wrap: wrap;
    box-sizing: border-box;
}

.flex-form h2 {
    display: none;
}

* {
    box-sizing: border-box;
}

.contactwrap {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

.formwrap {
    padding: 0 5px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}
	.vc_single_image-wrapper img {
    width: 100%;
}
.aligncenter.awards .singleimagetitle{
	margin-bottom: 20px;
	margin-top: 15px;
}
	a.prettyphoto {
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center;
}
.nice_list_item {
    padding-left: 15px;
    padding-right: 15px;
}
html .vc_images_carousel .vc_carousel-indicators {
    bottom: -34px;
}

.vc_btn3-container.vc_btn3-inline button {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

html .vc_btn3-container.vc_btn3-inline {
    display: block;
}
html .owl-next,html  .owl-prev {
    top: 98%;
}
html .owl-prev {
    left: -5px;
    width: 35px;
    height: 35px;
}
html .owl-next {
    right: -5px;
    width: 35px;
    height: 35px;
}

span.openmobilemenu,
		header .boldtel a{
		background: url(/wp-content/themes/aemd/images/phone-call.png);
		width: 36px;
		height: 36px;
	text-indent: -9999px !important;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    border-radius: 50%;
    color: transparent;
}

span.openmobilemenu{
    background-image: url('/wp-content/themes/aemd/images/menu.png');
    display: inline-flex !important;
border-radius: 0;
    vertical-align: middle;
}
.header .boldtel {
    display: flex;
    justify-content: flex-end;
}

.header .boldtel span.openmobilemenu {
    margin-left: 25px;
}
main.content {
    margin-top: 0;
}
.vc_custom_1621204737832 {
    text-align: center !important;
    margin-top: 0px !important;
}
h1, h2, h3 {
    text-align: center !important;
}
span.description_name_item {
    font-size: 14px;
}

.nice_list_item {
    margin-bottom: 17px;
}

.nice_list_item {}

.vc_btn3-container.vc_btn3-inline {
    display: block;
    text-align: center;
}

.vc_btn3-container.vc_btn3-inline button {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
}

.top40 {
    margin-top: 40px;
}

h4.vc_custom_heading {
    margin-bottom: 18px;
} 
}
@media screen and (max-width:640px){
  .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    display: block;
    max-width: 280px;
    margin-left: auto;
    margin-right: auto;
}
html h2.vc_custom_heading {
    margin-top: 0px !important;
}
.vc_row.wpb_row.vc_row-fluid.vc_custom_1621281414462.vc_row-has-fill {
    margin-bottom: 0 !important;
}.vc_row.wpb_row.vc_row-fluid.vc_custom_1621281414462.vc_row-has-fill {}

.wpb_images_carousel.wpb_content_element.vc_clearfix.marginedtop {
    margin-bottom: 50px !important;
}

.home .reviews-loop {
    margin-top: 0;
}
.vc_col-sm-7 .vc_btn3-container.formopen.vc_btn3-inline {
    margin-bottom: -30px !important;
}
.vc_row.wpb_row.vc_row-fluid.vc_custom_1624088436743.vc_row-has-fill {
    margin-top: -45px;
}
#post-2 a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey {
    margin-top: 50px !important;
    margin-bottom: -15px;
}
.contacts-links br {
    display: none;
}

.contacts-links a span {
    font-size: 0;
} 
 
 .vc_row.wpb_row.vc_row-fluid.vc_custom_1624124294629.vc_row-has-fill h2.vc_custom_heading {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.contacts-links a {
    display: inline-block;
}

.contactdivs {
    display: flex;
    flex-wrap: wrap;
    max-width: 400px;
    justify-content: space-between;
}

.contactdivs .adress.adress.svg-a-o {
    width: 100%;
    padding-bottom: 15px;
}

.contactdivs .contacts-links {
    padding-top: 10px;
}

.formwrap {
    max-width: 420px;
    margin-top: 10px;
}




.vc_images-carousel-1-1626681391>div {
    margin-bottom: -60px !important;
}

.vc_custom_1621770001098 h2.vc_custom_heading.vc_custom_1625219065657 {
    margin-top: -40px !important;
}
}

@media screen and (max-width:680px) {
.reviews-loop {
    padding: 0 15px;
    -ms-grid-columns: 2fr 2fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    padding-bottom: 20px;
}

div#sbi_images {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-template-rows: repeat(4, 1fr);
grid-column-gap: 0px;
grid-row-gap: 0px;
}

html #sb_instagram.sbi_col_2 #sbi_images .sbi_item:first-child { grid-area: 1 / 1 / 3 / 3; }
html #sb_instagram.sbi_col_2 #sbi_images .sbi_item + .sbi_item { grid-area: 3 / 1 / 4 / 2; }
html #sb_instagram.sbi_col_2 #sbi_images .sbi_item + .sbi_item + .sbi_item  { grid-area: 3 / 2 / 4 / 3; }
html #sb_instagram.sbi_col_2 #sbi_images .sbi_item + .sbi_item + .sbi_item + .sbi_item { grid-area: 4 / 1 / 5 / 2; }
html #sb_instagram.sbi_col_2 #sbi_images .sbi_item + .sbi_item + .sbi_item + .sbi_item + .sbi_item { grid-area: 4 / 2 / 5 / 3; }


}
@media screen and (max-width:640px) and (min-width:482px){

.formwrap {
    max-width: 420px;
    margin-top: 10px;
}
 

.contactdivs .adress.adress.svg-a-o {
    font-size: 17px;
    background-position: 0 36px;
}

.contactwrap a.tellink {
    font-size: 17px;
    padding-top: 8px;
    background-position: left 9px;
}
}

@media screen and (max-width:482px){
	.contactdivs {
    display: flex;
    flex-wrap: wrap;
    max-width: 300px;}
   .formwrap {
    max-width: 300px;
    margin-top: 0;
}
.col-1 .adress.adress.svg-a-o {
    padding-right: 0;
}
}
@media screen and (max-width:360px){

   header .col-1 .adress.adress.svg-a-o {
    padding-right: 0;
    padding-left: 28px;
    font-size: 12px;
}
   header .col-1 .adress.adress.svg-a-o {
    padding-right: 0;
    font-size: 12px;
}
footer .col-1 .adress.adress.svg-a-o {
    padding-right: 0;
    font-size: 12px;
    padding-left: 28px;
}
}
@media screen and (min-width: 800px) {


  html .vertical-carousel .owl-carousel .owl-nav button.owl-next {
    right: 100px;
    margin-bottom: 0px;
    top: 40%;
}
html .vertical-carousel  .owl-carousel .owl-nav button.owl-prev{
    left:100px;
    margin-bottom:0;
    top: 40%;
}


html .vc_col-sm-2\/5 {
    width: 44%;
}
html .vc_col-sm-3\/5 {
    width: 56%;
    padding-left: 6% !important;
}
.home .vc_row.wpb_row.vc_row-fluid {
    margin-bottom: 40px;
}
.vc_col-sm-4 + .vc_col-sm-1 + .vc_col-sm-7 {
    margin-left: -30px;
    margin-top: 10px;
}
.nice_list_item + .wpb_column,
.nice_list_item{
  padding-left: 6.5%
}
.vc_column_container + .nice_list_item {
    margin-top: 3%;
}
h4.vc_custom_heading {
    margin-bottom: 50px;
}
.marginedtop {
    position: relative;
    top: 36px;
    margin-bottom: 0 !important;
}
html .owl-theme .owl-nav [class*='owl-'] {
    top: 30%;
}
html .owl-carousel .owl-nav button.owl-prev {
    left: -20px;

    width: 35px;
    height: 35px;
}
html .owl-carousel .owl-nav button.owl-next {
    right: -20px;

    width: 35px;
    height: 35px;
}
}
html .owl-carousel .owl-item img{
  width: auto;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;

}


@media screen and (min-width: 1200px){
  .reviews-loop {
    display: flex;
    margin-bottom: 30px;
    justify-content: space-between;
    grid-column-gap: 0;
    grid-row-gap: 0;
}
  .reviews-loop {
    display: flex;
    margin-bottom: 30px;
}
.reviews-loop {
    display: flex;
    margin-bottom: 30px;
}

#sbi_images {
    display: block;
    flex-wrap: wrap;
}

#sbi_images>div:first-child {
    float: left;
    width: 50% !important;
}

html #sb_instagram #sbi_images > div:nth-child(2), html #sb_instagram #sbi_images > div:nth-child(3), html #sb_instagram #sbi_images > div:nth-child(4), html #sb_instagram #sbi_images > div:nth-child(5) {
    position: absolute;
    right: 19px;
    width: calc(582px / 2) !important;
    overflow: hidden;
}

html #sb_instagram #sbi_images > div:nth-child(5) {
    position: absolute;
    bottom: 112px;
}

html #sb_instagram #sbi_images > div:nth-child(2), html #sb_instagram #sbi_images > div:nth-child(3) {
    right: auto;
    left: 606px;
}

html #sb_instagram #sbi_images > div:nth-child(3) {
    top: 334px;
}

html #sb_instagram #sbi_images > div {
    min-height: 337px;
}

html #sb_instagram .sbi_item + .sbi_item:not(.sbi_transition) .sbi_photo {
    min-height: 270px !important;
    background-size: cover !important;
}

.one-review {
    width: 250px;
}}

@media screen and (min-width: 1023px){
  .vc_custom_1622659463655 {
    margin-top: -50px;
    margin-bottom: -50px !important;
}

.vc_row.wpb_row.vc_row-fluid.vc_custom_1624088436743.vc_row-has-fill {
    margin-top: -35px !important;
}
.vc_row.wpb_row.vc_row-fluid.vc_custom_1622659463655.vc_row-has-fill h2 {
    margin-bottom: -30px;
}
.cff-wrapper {
    margin-top: -60px;
}
.vc_row.wpb_row.vc_row-fluid.aligncenteron768 {
    margin-top: -10px;
}
div#vc_images-carousel-27-1627139830 {
    position: relative;
    top: 40px;
}
}
@media screen and (min-width:1164px){
    html body #sb_instagram #sbi_images > div:nth-child(5) {
    position: absolute;
    bottom: auto;
    top: 333px;
}
 

#sbi_images 
 .sbi_item:first-child a.sbi_photo.sbi_imgLiquid_bgSize.sbi_imgLiquid_ready {
    height: 564px !important;
    background-size: 100% !important;
    object-fit: none;
}

html #sb_instagram #sbi_images .sbi_item:first-child img {
    width: auto !important;
    max-width: initial !important;
    object-fit: cover;
}
}

html #sb_instagram #sbi_images .sbi_item:first-child img {
    width: auto !important;
    max-width: initial !important;
    object-fit: cover;
}
 

html #sb_instagram #sbi_images .sbi_item:first-child a {
    height: 100%;
    display: block;
}

.container.stripe-block .__PrivateStripeElement iframe {
	border: 1px solid!important;
    margin: 15px 0px!important;
    padding: 10px 10px!important;
	height: 40px!important;
}

.container.stripe-block #payment-form {width:50%;margin:0 auto;}

#formBooking {
	width: 25%;
}

@media only screen and (max-width: 1000px) {
	#formBooking{
		width: 50%;
	}
}
@media only screen and (max-width: 600px) {
	#formBooking{
		width: 100%;
	}
}