/* -------------------------- *\
    BULTAG Styles
\* -------------------------- */

/* 
Theme Name: gelistudio
Author: Web Factor Ltd.
Author URI: https//webfactor.com
Theme URI: https://webfactor.com
Version: 2.0
Description: Mobile First, SEO Friendly custom theme by Web Factor Ltd.
Tags: Mobile First, SEO optimized
Text Domain: webfactor
Domain Path: /languages
*/

/* -------------------------- *\
    BULTAG Variables:
\* -------------------------- */

:root {
	/* Colors */
	--c1: #EF7F1B;
	--c2: #ECECEC;
	--c3: #41BBD4;
	--c4: #1D252E;
	--cb: #262626;
	--light: #F4FDFC;
	--light: #F3FCFC;

	/* Text */
	/*--font-family: 'Open Sans', sans-serif; */
	--font-family: 'Montserrat', sans-serif;

	font-weight: 400;
	--default-font-size: 1.6rem;
	--line-height: 1.3;
	--text-color: #444;
	--text-color: #000;
	--text-color-2: #045381;
	--link-color: rgba(0,0,0, .5);
	--link-hover-color: #000;

	/* Box Model */
	--border-radius: .7rem;

	/* Other */
	/*--intro-image-background: rgba(0,0,0, .5);*/
	/*--skew: 0deg;*/
	/*--polygon: polygon(0 0, 100% 0, 100% 75vh, 0 100%);*/
	/*--polygon-2:  polygon(0 15vh,  100% 0, 100% 75vh, 0 100%);*/
}

/* Colors */

/* -------------------------- *\
    BULTAG Clearfix
\* -------------------------- */

/* -------------------------- *\
    Nav Menu
\* -------------------------- */

/* -------------------------- *\
    Transition
\* -------------------------- */

/* -------------------------- *\
    Transform Center
\* -------------------------- */

/* -------------------------- *\
    BULTAG Reset
\* -------------------------- */

*,
*:before,
*:after { padding: 0; margin: 0; outline: 0; box-sizing: border-box; -webkit-locale: auto; white-space: normal; }

/* -------------------------- *\
    BULTAG Base
\* -------------------------- */

html {
	font-size: 62.5%;
  overflow-x: hidden;
  height: 100%;
}

html.nooverflow {
	overflow: hidden;
}

body { 
	background: #fff; 
	font-family: var(--font-family); 
	font-size: var(--default-font-size); 
	line-height: var(--line-height); 
	color: var(--text-color); 
  max-width: 100vw;
  overflow-x: hidden;
}

body.home .main {
	padding-top: 0;
}

body .main {
	padding-top: 6rem;
}

@media (min-width: 1024px) {

	body .main {
		padding-top: 7.6rem;
	}
}

body.rtl {
	direction: ltr;
}

a { 
	color: #444;
	text-decoration: none; 
	transition: .3s;
  }

a:hover {
	color: #227F88;
	cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6 { margin-bottom: 3rem; line-height: 1.3; font-weight: 400; }

h1 { font-size: 4rem; }

h2 { font-size: 3rem; }

h3 { font-size: 2.4rem; }

h4 { font-size: 1.8rem; }

h5 { font-size: 1.6rem; }

h6 { font-size: 1.4rem; }

@media(max-width: 330px){
	h1, h2 {
		font-size: 3rem; 
	}
}

blockquote,
dl,
ol,
p,
table,
ul {
    margin-bottom: 1.3em; 
}

nav li {
	list-style-type: none;
}

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

figure {
  height: 100%;
}

meta {
  display: none;
}

/* -------------------------- *\
    Shell
\* -------------------------- */

.shell { 
    max-width: 153rem;
    margin: 0 auto;

    /*&--small {
      max-width: 115rem;
    }

    &--medium {
      max-width: 139.5rem;
    }*/
}

@media (max-width: 1535px) {

	.shell {
		padding: 0 2rem;
	}
}

/* -------------------------- *\
    Cols
\* -------------------------- */

.cols { margin: 0 -1.5rem; }

.cols:after { content: ''; display: table; clear: both; line-height: 0; }

.col { float: left; width: 100%; padding: 0 1.5rem; }

.col--1of2 { width: 50%; }

.col--1of3 { width: 33.33%; }

.col--1of4 { width: 25%; }

.col--1of5 { width: 20%; }

.col--2of4 { width: 50%; }

.col--3of4 { width: 75%; }

@media(max-width: 767px){
	.col--1of2,
	.col--1of3,
	.col--1of4,
	.col--1of5,
    .col--3of4,
    .col--2of4 { width: 100%; }
}

/* -------------------------- *\
    Helpers
\* -------------------------- */

.hidden { display: none !important; }

.center { display: block; margin: 0 auto; text-align: center; }

.onlymobile {
    display: block;
}

.hidden {
    display: none;
}

.onlydesktop {
    display: none;
}

/* -------------------------- *\
    Section
\* -------------------------- */

section {
    background: #fff;
	  padding: 2.5rem 0;
}

@media (min-width: 768px) {

	section {
		padding: 4rem 0;
	}
}

@media (min-width: 1200px) {

	section {
		padding: 5rem 0;
	}
}

section.dark-1 {/*background: #EDEEEE;*/
}

section.dark-2 {/*background: #333031;*/
}

section.nopadding {
	padding: 0;
}

/* -------------------------- *\
    Loggen in
\* -------------------------- */

.logged-in header {
  margin-top: 3.2rem;
}

/* -------------------------- *\
    Sizer
\* -------------------------- */

.sizer {
  max-width: 100vw;
  overflow: hidden;
}

/*display: none;*/

.sizer__desktop {
	width: 192rem;
	height: 2rem;
	background: red;
	margin: 2rem auto;
}

.sizer__iPhone12ProMax {

}

.sizer__iPhone5 {
	width: 32rem;
	height: 2rem;
	background: red;
	margin: 2rem auto;
}

/* -------------------------- *\
    Typography:
\ -------------------------- */

/*@font-face {
    font-family: Tungsten Rounded;
    src: url("../fonts/tungsten-rounded/TungstenRounded-Light.eot");
    src: url("../fonts/tungsten-rounded/TungstenRounded-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/tungsten-rounded/TungstenRounded-Light.woff") format("woff"), url("../fonts/tungsten-rounded/TungstenRounded-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: Tungsten Rounded;
    src: url("../fonts/tungsten-rounded/TungstenRounded-Book.eot");
    src: url("../fonts/tungsten-rounded/TungstenRounded-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/tungsten-rounded/TungstenRounded-Book.woff") format("woff"), url("../fonts/tungsten-rounded/TungstenRounded-Book.ttf") format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Tungsten Rounded;
    src: url("../fonts/tungsten-rounded/TungstenRounded-Medium.eot");
    src: url("../fonts/tungsten-rounded/TungstenRounded-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/tungsten-rounded/TungstenRounded-Medium.woff") format("woff"), url("../fonts/tungsten-rounded/TungstenRounded-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: Tungsten Rounded;
    src: url("../fonts/tungsten-rounded/TungstenRounded-SemiBold.eot");
    src: url("../fonts/tungsten-rounded/TungstenRounded-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/tungsten-rounded/TungstenRounded-SemiBold.woff") format("woff"), url("../fonts/tungsten-rounded/TungstenRounded-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: Tungsten Rounded;
    src: url("../fonts/tungsten-rounded/TungstenRounded-Bold.eot");
    src: url("../fonts/tungsten-rounded/TungstenRounded-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/tungsten-rounded/TungstenRounded-Bold.woff") format("woff"), url("../fonts/tungsten-rounded/TungstenRounded-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Tungsten Rounded;
    src: url("../fonts/tungsten-rounded/TungstenRounded-Black.eot");
    src: url("../fonts/tungsten-rounded/TungstenRounded-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/tungsten-rounded/TungstenRounded-Black.woff") format("woff"), url("../fonts/tungsten-rounded/TungstenRounded-Black.ttf") format("truetype");
    font-weight: 900;
    font-style: normal
}*/

.p {
    font-size: var(--default-font-size);
}

/* -------------------------- *\
    .Sprite
\* -------------------------- */

.i {
	display: inline-block;
	width: 1em;
	height: 1em;
	fill: currentColor;
}

.i-call-phone {
	font-size:(384/10)*1rem;
	width:(384/384)*1em;
}

.i-down-arrow {
	font-size:(490.69/10)*1rem;
	width:(490.69/490.69)*1em;
}

.i-email {
	font-size:(512/10)*1rem;
	width:(512/512)*1em;
}

.i-facebook {
	font-size:(512/10)*1rem;
	width:(512/512)*1em;
}

.i-fast-forward {
	font-size:(480.03/10)*1rem;
	width:(480.03/480.03)*1em;
}

.i-fill-star {
	font-size:(21/10)*1rem;
	width:(22/21)*1em;
}

.i-instagram {
	font-size:(512/10)*1rem;
	width:(512/512)*1em;
}

.i-left-quote {
	font-size:(29/10)*1rem;
	width:(33/29)*1em;
}

.i-linkedin {
	font-size:(512/10)*1rem;
	width:(512/512)*1em;
}

.i-location {
	font-size:(512/10)*1rem;
	width:(512/512)*1em;
}

.i-mail {
	font-size:(512/10)*1rem;
	width:(512/512)*1em;
}

.i-pin {
	font-size:(512/10)*1rem;
	width:(512/512)*1em;
}

.i-pinterest {
	font-size:(512/10)*1rem;
	width:(512/512)*1em;
}

.i-play {
	font-size:(512/10)*1rem;
	width:(512/512)*1em;
}

.i-right-arrow {
	font-size:(512/10)*1rem;
	width:(512/512)*1em;
}

.i-right-quote {
	font-size:(29/10)*1rem;
	width:(33/29)*1em;
}

.i-star {
	font-size:(511/10)*1rem;
	width:(511/511)*1em;
}

.i-star-fill {
	font-size:(511/10)*1rem;
	width:(511/511)*1em;
}

.i-stars {
	font-size:(21/10)*1rem;
	width:(22/21)*1em;
}

.i-telegram {
	font-size:(512/10)*1rem;
	width:(512/512)*1em;
}

.i-telephone {
	font-size:(482.6/10)*1rem;
	width:(482.6/482.6)*1em;
}

.i-twitter {
	font-size:(512/10)*1rem;
	width:(512/512)*1em;
}

.i-viber {
	font-size:(800/10)*1rem;
	width:(800/800)*1em;
}

.i-web-factor-center-color {
	font-size:(24/10)*1rem;
	width:(147/24)*1em;
}

.i-whatsapp {
	font-size:(52/10)*1rem;
	width:(52/52)*1em;
}

/* -------------------------- *\
    .after_sprite
\* -------------------------- */

.i {
	transition: .3s ease;
}

.i.c1 {
	fill: #227F88;
}

.i.c2 {
	fill: #444;
}

.i {

}

.i-call.reda {
	font-size: 15rem;
	color: red;
}

.i-call {
	color: green;
	font-size: 50rem;
}

.i-bultag-logo {
	font-size: 200rem !important;
	color: red;
}

/* -------------------------- *\
    Plugins
\* -------------------------- */

/* Slider */

.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}

.slick-list:focus
{
    outline: none;
}

.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}

.slick-track:after
{
    clear: both;
}

.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide
{
    float: right;
}

.slick-slide img
{
    display: block;
}

.slick-slide.slick-loading img
{
    display: none;
}

.slick-slide.dragging img
{
    pointer-events: none;
}

.slick-initialized .slick-slide
{
    display: block;
}

.slick-loading .slick-slide
{
    visibility: hidden;
}

.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

/*@import "_slick-theme.css";*/

/* Magnific Popup CSS */

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
    color: #CCC; }

.mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }

.mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
    margin-top: -54px; }

.mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }

.mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }

.mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */

.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }

.mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75); }
  .mfp-arrow-left {
    transform-origin: 0; }
  .mfp-arrow-right {
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* -------------------------- *\
    .rtl
\* -------------------------- */

html[dir=rtl] {
	text-align: left !important;
	direction: ltr !important;
}

body .gform_wrapper.gf_rtl_wrapper .gform_footer,
body .gform_wrapper.gf_rtl_wrapper .gform_heading,
body .gform_wrapper.gf_rtl_wrapper button,
body .gform_wrapper.gf_rtl_wrapper div.validation_error,
body .gform_wrapper.gf_rtl_wrapper h3.gform_title,
body .gform_wrapper.gf_rtl_wrapper input[type=button],
body .gform_wrapper.gf_rtl_wrapper input[type=email],
body .gform_wrapper.gf_rtl_wrapper input[type=password],
body .gform_wrapper.gf_rtl_wrapper input[type=submit],
body .gform_wrapper.gf_rtl_wrapper input[type=tel],
body .gform_wrapper.gf_rtl_wrapper input[type=text],
body .gform_wrapper.gf_rtl_wrapper input[type=url],
body .gform_wrapper.gf_rtl_wrapper select,
body .gform_wrapper.gf_rtl_wrapper span.gform_description,
body .gform_wrapper.gf_rtl_wrapper table tr td.gfield_list_icons,
body .gform_wrapper.gf_rtl_wrapper textarea,
body .gform_wrapper.gf_rtl_wrapper ul li,
body .gform_wrapper.gf_rtl_wrapper ul li.gfield,
body .gform_wrapper.gf_rtl_wrapper ul li.gfield input,
body .gform_wrapper.gf_rtl_wrapper ul li.gfield select,
body .gform_wrapper.gf_rtl_wrapper ul li.gfield textarea,
body .gform_wrapper.gf_rtl_wrapper ul li.gfield.gfield_html,
body.rtl .gform_wrapper *,
body.rtl .gform_wrapper .gform_body,
body.rtl .gform_wrapper .gform_footer,
body.rtl .gform_wrapper button,
body.rtl .gform_wrapper div.validation_error,
body.rtl .gform_wrapper form,
body.rtl .gform_wrapper h3.gform_title,
body.rtl .gform_wrapper input[type=button],
body.rtl .gform_wrapper input[type=email],
body.rtl .gform_wrapper input[type=password],
body.rtl .gform_wrapper input[type=submit],
body.rtl .gform_wrapper input[type=tel],
body.rtl .gform_wrapper input[type=text],
body.rtl .gform_wrapper input[type=url],
body.rtl .gform_wrapper select,
body.rtl .gform_wrapper span.gform_description,
body.rtl .gform_wrapper table tr td.gfield_list_icons,
body.rtl .gform_wrapper textarea,
body.rtl .gform_wrapper ul li,
body.rtl .gform_wrapper ul li.gfield,
body.rtl .gform_wrapper ul li.gfield input,
body.rtl .gform_wrapper ul li.gfield select,
body.rtl .gform_wrapper ul li.gfield textarea,
body.rtl .gform_wrapper ul li.gfield.gfield_html {
  text-align: left !important;
  direction: ltr !important;
}

html[dir=rtl] .gform_wrapper *, html[dir=rtl] .gform_wrapper .gform_body, html[dir=rtl] .gform_wrapper .gform_footer, html[dir=rtl] .gform_wrapper button, html[dir=rtl] .gform_wrapper div.validation_error, html[dir=rtl] .gform_wrapper form, html[dir=rtl] .gform_wrapper h3.gform_title, html[dir=rtl] .gform_wrapper input[type=button], html[dir=rtl] .gform_wrapper input[type=email], html[dir=rtl] .gform_wrapper input[type=password], html[dir=rtl] .gform_wrapper input[type=submit], html[dir=rtl] .gform_wrapper input[type=tel], html[dir=rtl] .gform_wrapper input[type=text], html[dir=rtl] .gform_wrapper input[type=url], html[dir=rtl] .gform_wrapper select, html[dir=rtl] .gform_wrapper span.gform_description, html[dir=rtl] .gform_wrapper table tr td.gfield_list_icons, html[dir=rtl] .gform_wrapper textarea, html[dir=rtl] .gform_wrapper ul li, html[dir=rtl] .gform_wrapper ul li.gfield, html[dir=rtl] .gform_wrapper ul li.gfield input, html[dir=rtl] .gform_wrapper ul li.gfield select, html[dir=rtl] .gform_wrapper ul li.gfield textarea, html[dir=rtl] .gform_wrapper ul li.gfield.gfield_html {
    text-align: left !important;
      direction: ltr !important;
}

body.rtl .gform_wrapper,
	body.rtl .gform_wrapper form,
	body.rtl .gform_wrapper form .gform_body,
	body.rtl .gform_wrapper .top_label li.gfield.gf_left_half textarea,
	body.rtl .gform_wrapper .top_label li.gfield.gf_right_half textarea,
	body.rtl .review_form .gform_wrapper .top_label li.gfield.stars .gfield_radio,
	body.rtl .gform_wrapper textarea,
	body.rtl .gform_wrapper ul li.gfield textarea,
	body.rtl .gform_wrapper .top_label li.gfield.area_hight textarea {
	text-align: left !important;
	direction: ltr !important;
}

body.rtl .virtual-form .gform_wrapper .gform_footer,
	body.rtl .beauty_form .gform_wrapper .gform_footer,
	body.rtl .contact-form .gform_wrapper .gform_footer,
	body.rtl .form_service .gform_wrapper .gform_footer {
	position: relative;
	left: -1.6rem;
}

body.rtl .review_form .gform_wrapper .top_label li.gfield.gf_first_quarter div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]) {
	width: 13.7rem !important;
}

@media (min-width: 768px) {

	body.rtl .review_form .gform_wrapper .top_label li.gfield.gf_first_quarter div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]) {
		width: 18.7rem !important;
	}
}

body.rtl .review_form .gform_wrapper .top_label li.gfield.file-width input[type=file] {
	left: 0;
}

@media (min-width: 400px) {

	body.rtl .review_form .gform_wrapper .top_label li.gfield.gf_left_half.top-left {
		position: relative;
		right: 50%;
	}
}

@media (min-width: 400px) {

	body.rtl .review_form .gform_wrapper .top_label li.gfield.text-width {
		position: absolute;
		left: 0;
		width: calc(100% - 17rem);
	}
}

@media (min-width: 640px) {

	body.rtl .review_form .gform_wrapper .top_label li.gfield.text-width {
		top: 14rem;
	}
}

@media (min-width: 641px) {

	body.rtl .review_form .gform_wrapper .top_label li.gfield.text-width {
		left: -1rem;
	}
}

@media (min-width: 642px) {

	body.rtl .review_form .gform_wrapper .top_label li.gfield.text-width {
		width: calc(100% - 15rem);
	}
}

@media (min-width: 768px) {

	body.rtl .review_form .gform_wrapper .top_label li.gfield.text-width {
		width: calc(100% - 12rem);
		left: -1.3rem;
	}
}

@media (min-width: 790px) {

	body.rtl .review_form .gform_wrapper .top_label li.gfield.text-width {
		width: calc(100% - 17rem);
	}
}

@media (min-width: 990px) {

	body.rtl .review_form .gform_wrapper .top_label li.gfield.text-width {
		position: relative;
		left: 0;
		top: 0;
		transform: translateX(-27%);
	}
}

@media (min-width: 400px) {

	body.rtl .review_form .gform_wrapper .top_label li.gfield.stars {
		left: 15%;
	}
}

@media (min-width: 640px) {

	body.rtl .review_form .gform_wrapper .top_label li.gfield.stars {
		left: -25%;
		top: -4.5rem;
	}
}

@media (min-width: 641px) {

	body.rtl .review_form .gform_wrapper .top_label li.gfield.stars {
		left: 25%;
		top: 0;
	}
}

@media (min-width: 800px) {

	body.rtl .review_form .gform_wrapper .top_label li.gfield.stars {
		left: 20%;
	}
}

@media (min-width: 400px) {

	body.rtl .review_form .gform_wrapper .top_label li.gfield.file-width {
		left: calc(100% - 8.5rem);
		bottom: 11.4rem;
		width: 13.7rem !important;
		right: 1.6rem;
	}
}

@media (min-width: 640px) {

	body.rtl .review_form .gform_wrapper .top_label li.gfield.file-width {
		bottom: 10.8rem;
	}
}

@media (min-width: 642px) {

	body.rtl .review_form .gform_wrapper .top_label li.gfield.file-width {
		bottom: 10.2rem;
		left: calc(100% - 6.5rem);
	}
}

@media (min-width: 768px) {

	body.rtl .review_form .gform_wrapper .top_label li.gfield.file-width {
		left: calc(100% + 2.5rem);
	}
}

@media (min-width: 790px) {

	body.rtl .review_form .gform_wrapper .top_label li.gfield.file-width {
		left: calc(100% - 2.5rem);
		bottom: 4rem;
	}
}

@media (min-width: 990px) {

	body.rtl .review_form .gform_wrapper .top_label li.gfield.file-width {
		bottom: 11.6rem;
	}
}

@media (min-width: 400px) {

	body.rtl .gform_wrapper .top_label li.gfield.m-t {
		margin-top: 14rem;
	}
}

@media (min-width: 640px) {

	body.rtl .gform_wrapper .top_label li.gfield.m-t {
		margin-top: 12rem;
	}
}

@media (min-width: 641px) {

	body.rtl .gform_wrapper .top_label li.gfield.m-t {
		margin-top: 14rem;
	}
}

@media (min-width: 990px) {

	body.rtl .gform_wrapper .top_label li.gfield.m-t {
		margin-top: 0;
	}
}

html[dir=rtl] .gform_wrapper span.ginput_left, html[dir=rtl] .gform_wrapper ul.gform_fields li.gfield {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

@media (min-width: 768px) {

	html[dir=rtl] .gform_wrapper span.ginput_left, html[dir=rtl] .gform_wrapper ul.gform_fields li.gfield {
		padding-left: 0 !important;
		padding-right: 16px !important;
	}
}

body {
	max-width: 100vw;
	overflow-x: hidden;
}

/* -------------------------- *\
    .h
\* -------------------------- */

.h { 
	position: fixed;
	z-index: 55;
	background: rgba(255,255,255, 0.9);
	width: 100%;
	transition: .3s ease;
}

@media (max-width: 1024px) {

	.h {
		height: 6rem;
	}
}

@media (min-width: 1024px) {

	.h {
		height: 7.6rem;
	}
}

.h--scroll:not(.stop) {
	transform: translateY(-105%) scale(1.1);
}

@media (min-width: 1024px) {

	.h--scroll:not(.stop) {
		box-shadow: 0 0 1rem rgba(0,0,0, 0);
	}
}

@media (min-width: 1200px) {

	.h--bg {
		background: #fff;
	}
}

.h .shell {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: center;
	padding: 0 0.5rem;
	transition: .3s ease;
}

@media (min-width: 768px) {

	.h .shell {
		-ms-flex-pack: justify;
		    justify-content: space-between;
		position: relative;
	}
}

@media (max-width: 1024px) {

	.h .shell {
		height: 6rem;
		-ms-flex-pack: start;
		    justify-content: flex-start;
		-ms-flex-pack: justify;
		    justify-content: space-between;
	}
}

@media (min-width: 1024px) {

	.h .shell {
		-ms-flex-pack: justify;
		    justify-content: space-between;
		height: 7.6rem;
		padding: 0 2rem;
	}
}

@media (max-width: 1024px) {

	.h .logo {
		margin: 0 2rem 0 1rem;
		z-index: 50;
	}

	@media (min-width: 360px) {

		.h .logo {
			margin-right: 3.2rem;
		}
	}

	@media (min-width: 400px) {

		.h .logo {
			margin-right: 5rem;
		}
	}
}

@media (max-width: 375px) {

	.h .logo img {
		max-width: 12rem;
	}
}

@media (min-width: 375px) {

	.h .logo img {
		width: 18rem;
	}
}

@media (min-width: 1024px) {

	.h .logo img {
		width: 20.4rem;
		transition: .3s ease;
	}
}

.h ul a {
	color: #444;
}

.h .r {
	position: absolute;
	top: 53%;
	right: 5.5rem;
	transform: translateY(-50%);
	display: block;
}

.h .r .i {
	color: #fff;
	font-size: 1.4rem;
	transition: .3s ease;
}

.h .r .i:hover {
	color: #227F88;
}

@media (min-width: 370px) {

	.h .r .i {
		font-size: 1.7rem;
	}
}

@media (min-width: 1024px) {

	.h .r .i {
		font-size: 2.3rem;
	}

	.h .r .i:hover {
		color: rgba(255,255,255,.7);
	}
}

.h .r__block {
	position: relative;
}

@media (min-width: 300px) {

	.h .r__block {
		position: relative;
	}
}

@media (min-width: 400px) {

	.h .r__block {
		position: relative;
	}
}

.h .r__block a {
	display: block;
	font-size: 1.4rem;
	line-height: 1.7rem;
	text-align: right;
	display: none;
	color: #227F88;
	font-size: 1.8rem;
	line-height: 2.2rem;
	font-weight: 500;
}

@media (max-width: 500px) {

	.h .r__block a {
		font-size: 1.1rem;
	}
}

@media (min-width: 240px) {

	.h .r__block a {
		display: block;
	}
}

.h .r__block a svg {
	fill: #227F88;
	width: 2.5rem;
	height: 2.5rem;
	margin-right: 1rem;
}

@media (min-width: 500px) {

	.h .r__block a svg {
		display: none;
	}
}

.h .r__block a .phone {
	display: none;
}

@media (min-width: 500px) {

	.h .r__block a .phone {
		display: block;
	}
}

.h .r__block a span:not(.phone) {
	font-size: 1.4rem;
	line-height: 1.7rem;
	text-transform: uppercase;
	font-weight: 400;
	display: none;
}

@media (min-width: 500px) {

	.h .r__block a span:not(.phone) {
		display: block;
	}
}

.h .r__block a + a {
	margin-top: 0.3rem;
}

.h .r__block a:hover {
	transform: scale(1.1);
}

@media (min-width: 1024px) {

	.h .r__block {
		margin-right: 1.8rem;
	}
}

.h .nav {
	margin-left: 0.5rem;
	margin-top: 0.1rem;
	display: none;
	transition: .3s ease;
}

@media (max-width: 1024px) {

	.h .nav {
		position: fixed;
		top: 3.9rem;
		left: 0;
		width: 100vw;
		height: calc(100vh - 3rem);
		transform: translateX(-200%);
	}

	.h .nav:after {
		content: '';
		position: absolute;
		top: 50%;
		left: -20rem;
		z-index: -1;
		border-radius: 50%;
		width: 10rem !important;
		height: 10rem !important;
		background: #227F88;
		transition: .5s;
		transform: scale(.1);
	}

	.h .nav ul {
		position: relative;
		top: 5rem;
	}
}

@media (min-width: 1200px) {

	.h .nav {
		display: block;
		width: -webkit-max-content;
		width: -moz-max-content;
		width: max-content;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
}

@media (min-width: 1450px) {

	.h .nav {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
}

@media (min-width: 1024px) {

	.h .nav ul {
		margin-bottom: 0;
	}
}

@media (max-width: 1024px) {

	.h .nav li {
		transform: translateY(-.5rem) scale(1);
		opacity: 0;
		transition: .5s;
		transition-timing-function: ease-in-out;
		text-align: center;
		transition: 0s;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		    flex-direction: column;
		-ms-flex-item-align: stretch;
		    align-self: stretch;
	}

	.h .nav li + li {
		margin-top: 1.5rem;
	}
}

@media (min-width: 1024px) {

	.h .nav li {
		display: inline-block;
	}

	.h .nav li.current-menu-item a {
		position: relative;
	}

	.h .nav li.current-menu-item a:after {
		width: 90%;
	}

	.h .nav li + li {
		margin-left: 2rem;
	}
}

@media (min-width: 1378px) {

	.h .nav li + li {
		margin-left: 4rem;
	}
}

.h .nav li.current-menu-item a {
	color: #227F88;
}

.h .nav a {
	font-size: 2.5rem;
	font-family: 'Montserrat', sans-serif;
	color: #444;
	transition: .3s ease;
	font-weight: 400;
}

.h .nav a:hover {
	color: #227F88;
}

@media (min-width: 260px) {

	.h .nav a {
		font-size: 3rem;
	}
}

@media (min-width: 1024px) {

	.h .nav a {
		position: relative;
		font-size: 1.6rem;
		line-height: 2rem;
	}
}

@media (min-width: 1450px) {

	.h .nav a {
		font-size: 1.8rem;
		line-height: 2.2rem;
	}
}

.h .nav .sub-menu {
	display: none;
}

@media (min-width: 767px) {

	.h .nav .sub-menu {
		padding: 0.8rem 1.9rem 2.4rem 1.9rem;
		position: absolute;
		top: 0;
		transform: translateY(-100%);
		background: rgba(255,255,255,.9);
		width: -webkit-fit-content;
		width: -moz-fit-content;
		width: fit-content;
		min-width: 24rem;
		z-index: -1;
		opacity: 0;
		visibility: hidden;
		transition: .3s ease;
	}

	.h .nav .sub-menu:before {
		content: '';
		background: transparent;
		width: 100%;
		height: 3rem;
		position: absolute;
		top: -3rem;
		left: 0;
	}

	@media (min-width: 1450px) {

		.h .nav .sub-menu {
			transform: translateY(100%);
		}
	}

	.h .nav .tr-grid .sub-menu {
		transform: translateY(111.3%);
	}

	@media (min-width: 1450px) {

		.h .nav .tr-grid .sub-menu {
			transform: translateY(110.8%);
		}
	}

	.h .nav .no-grid .sub-menu {
		width: 35%;
		transform: translateY(119.4%);
	}

	@media (min-width: 1378px) {

		.h .nav .no-grid .sub-menu {
			transform: translateY(123.4%);
		}
	}

	@media (min-width: 1450px) {

		.h .nav .no-grid .sub-menu {
			transform: translateY(122.6%);
		}
	}

	.h .nav .no-grid .sub-menu li {
		width: 100%;
		float: none;
	}

	.h .nav .sub-menu li {
		display: block;
		position: relative;
		z-index: 5;
		text-align: left;
		padding-top: 1.6rem;
	}

	.h .nav .sub-menu li a {
		font-size: 1.6rem;
		line-height: 2.4rem;
		color: #777;
	}

	.h .nav .sub-menu li a:hover {
		color: #227F88;
	}

	.h .nav .sub-menu li.current-menu-item a {
		color: #444;
	}

	@media (min-width: 768px) {

		.h .nav .sub-menu li.menu-item-has-children {
			position: relative;
		}

		.h .nav .sub-menu li.menu-item-has-children .sub-menu {
			position: absolute;
			top: 0;
			left: 109.4%;
			height: -webkit-fit-content;
			height: -moz-fit-content;
			height: fit-content;
			width: 0;
			opacity: 0;
			visibility: hidden;
			transform: translateY(0);
			transition: none;
		}

		.h .nav .sub-menu li.menu-item-has-children .sub-menu:before {
			top: 0;
			left: -3rem;
			width: 3rem;
			height: 100%;
		}

		.h .nav .sub-menu li.menu-item-has-children .sub-menu li {
			position: initial;
		}

		.h .nav .sub-menu li.menu-item-has-children .sub-menu li a {
			color: #777;
		}

		.h .nav .sub-menu li.menu-item-has-children .sub-menu li a:hover {
			color: #227F88;
		}

		@media (min-width: 768px) {

			.h .nav .sub-menu li.menu-item-has-children .sub-menu li.menu-item-has-children {
				position: relative;
			}

			.h .nav .sub-menu li.menu-item-has-children .sub-menu li.menu-item-has-children .sub-menu {
				position: absolute;
				top: 0;
				left: 109.4%;
				height: -webkit-fit-content;
				height: -moz-fit-content;
				height: fit-content;
				width: 0;
				opacity: 0;
				visibility: hidden;
				transform: translateY(0);
				transition: none;
				width: -webkit-max-content;
				width: -moz-max-content;
				width: max-content;
			}

			.h .nav .sub-menu li.menu-item-has-children .sub-menu li.menu-item-has-children .sub-menu:before {
				top: 0;
				left: -3rem;
				width: 3rem;
				height: 100%;
			}

			.h .nav .sub-menu li.menu-item-has-children .sub-menu li.menu-item-has-children .sub-menu li {
				position: initial;
			}

			.h .nav .sub-menu li.menu-item-has-children .sub-menu li.menu-item-has-children .sub-menu li a {
				color: #777;
			}

			.h .nav .sub-menu li.menu-item-has-children .sub-menu li.menu-item-has-children .sub-menu li a:hover {
				color: #227F88;
			}

			.h .nav .sub-menu li.menu-item-has-children .sub-menu li.menu-item-has-children:hover .sub-menu {
				width: 100%;
				width: -webkit-max-content;
				width: -moz-max-content;
				width: max-content;
				opacity: 1;
				visibility: visible;
			}
		}

		.h .nav .sub-menu li.menu-item-has-children:hover .sub-menu {
			width: -webkit-max-content;
			width: -moz-max-content;
			width: max-content;
			opacity: 1;
			visibility: visible;
		}
	}

	.h .nav .sub-menu li + li {
		margin-left: 0;
	}
}

@media (min-width: 768px) {

	.h .nav li:hover .sub-menu {
		display: block;
		transform: translateY(0);
		opacity: 1;
		visibility: visible;
		top: 4.7rem;
	}

	.h .nav li.no-grid:hover .sub-menu {
		display: block;
	}
}

.h__menu-icon {
	z-index: 10;
	position: absolute;
	top: 50%;
	right: 1rem;
	transform: translateY(-50%);
	display: block;
	cursor: pointer;
}

.h__menu-icon:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 5rem;
	height: 5rem;
	transform: translateY(-2rem);
}

.h__menu-icon span {
	position: relative;
	display: block;
	width: 3.4rem;
	height: 0.4rem;
	background: #227F88;
	transition: all .3s ease-out;
}

.h__menu-icon span:before,
	      .h__menu-icon span:after {
	content: '';
	position: absolute;
	top: -.8rem;
	left: 0;
	width: 100%;
	height: 100%;
	background: #227F88;
	transform-origin: center;
	transition: transform .3s ease-out;
	transition: .3s ease;
}

.h__menu-icon span:after {
	top: auto;
	left: auto;
	right: 0;
	bottom: -.8rem;
}

.h__menu-icon--expanded span {
	background: rgba(68,68,68, 0);
}

.h__menu-icon--expanded span:before,
	    		.h__menu-icon--expanded span:after {
	transform: rotate(45deg);
	top: 0;
	bottom: 0;
	background: #444;
}

.h__menu-icon--expanded span:after {
	transform: rotate(-45deg);
}

.h__menu-icon:hover:not(.h__menu-icon--expanded) span {
	background: rgba(34,127,136, 0);
}

.h__menu-icon:hover:not(.h__menu-icon--expanded) span:before,
	    			.h__menu-icon:hover:not(.h__menu-icon--expanded) span:after {
	top: -.5rem;
}

.h__menu-icon:hover:not(.h__menu-icon--expanded) span:after {
	top: auto;
	bottom: -.5rem;
}

.h.fly .nav {
	transform: translate(-50%, -20rem);
}

@keyframes fly {
    0%   { transform: translateX(-30rem); opacity: 0; }
    80%   { transform: translateX(1rem); }
    100%  {transform: translateX(0rem); opacity: 1; }
}

/* -------------------------- *\
    .fly-nav
\* -------------------------- */

.fly-nav { 
	position: fixed;
	top: 6rem;
	left: 0;
	z-index: 50;
	transform: translateX(100%);
	width: 100vw;
	background: #fff;
	padding: 2rem;
	height: calc(100vh - 6rem);
	background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url('images/parkhomes.jpg');
	transition: .3s ease;
}

@media (min-width: 768px) {

	.fly-nav {
		background: transparent;
	}
}

@media (min-width: 1024px) {

	.fly-nav {
		top: 7.5rem;
		height: calc(100vh - 7rem);
	}
}

.fly-nav.extended {
	transform: translateX(0);
}

.fly-nav:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background: #fff;
}

@media (min-width: 768px) {

	.fly-nav:after {
		width: 33.333%;
		background: rgba(0,0,0, .8);
	}
}

@media (min-width: 768px) {

	.fly-nav:before {
		content: '';
		position: absolute;
		top: 0;
		right: 0;
		z-index: -1;
		width: 66.6666%;
		height: 100%;
		display: block;
		background: url(/wp-content/uploads/fly-nav-bg.jpg);
		-o-object-fit: cover;
		   object-fit: cover;
	}
}

@media (max-width: 767px) {

	.fly-nav .menu {
		position: relative;
		z-index: 10;
	}
}

@media (min-width: 768px) {

	.fly-nav .menu {
		max-width: 30rem;
		position: absolute;/*top: calc(50% - 8rem);*/
		top: 50%;
		right: calc(66.6666% + 3rem);/*transform: translateY(-60%);*/
		transform: translateY(-45%);
		margin-bottom: 0;
	}
}

.fly-nav .menu li {
	padding-right: 4rem;
}

.fly-nav .menu li + li {
	margin-top: 1rem;
}

.fly-nav .menu li.menu-item-has-children {
	position: relative;
}

@media (min-width: 768px) {

	.fly-nav .menu li.menu-item-has-children {/*&:before,*/
	}

	.fly-nav .menu li.menu-item-has-children:after {
		content: url(/wp-content/uploads/double-left-arrowheads.svg);
		position: absolute;
		top: .5rem;
		right: 0;
	}
}

@media (min-width: 768px) {

	.fly-nav .menu li.menu-item-has-children.show-sub-menu .sub-menu {
		display: block;
		position: absolute;
		top: 0;/*right: -28rem;*/
		right: calc(100% - 75rem);
		margin-bottom: 0;
		width: 50rem;
	}

	.fly-nav .menu li.menu-item-has-children.show-sub-menu .sub-menu li {
		padding-right: 0;
		width: 100%;
	}

	.fly-nav .menu li.menu-item-has-children.show-sub-menu .sub-menu a {
		color: #000;
		text-align: left;
		font-weight: 400;
		font-size: 1.7rem;
		position: relative;
		padding: .5rem .5rem;
		display: inline-block;
	}

	.fly-nav .menu li.menu-item-has-children.show-sub-menu .sub-menu a:after {
		content: '';
		position: absolute;
		bottom: -.3rem;
		left: 0;
		width: 0;
		height: .2rem;
		background: #227F88;
		transition: .3s ease;
	}

	.fly-nav .menu li.menu-item-has-children.show-sub-menu .sub-menu a:hover:after {
		width: 100%;
	}
}

@media (min-width: 900px) {

	.fly-nav .menu li.menu-item-has-children.show-sub-menu .sub-menu {
		right: calc(100% - 75rem);
	}
}

.fly-nav .menu li.menu-item-has-children:first-of-type>a {
	position: relative;
}

@media (min-width: 768px) {

	.fly-nav .menu li.menu-item-has-children:first-of-type>a {
		position: relative;
	}
}

.fly-nav .menu li.menu-item-has-children>span {
	position: absolute;
	top: 2.4rem;
	right: 0;
	display: block;
	width: 1.5rem;
	height: 1.2rem;
	transform: translateY(-75%);
	transition: .3s ease;
}

@media (min-width: 768px) {

	.fly-nav .menu li.menu-item-has-children>span {
		display: none;
	}
}

.fly-nav .menu li.menu-item-has-children>span:before,
					.fly-nav .menu li.menu-item-has-children>span:after {
	content: '';
	position: absolute;
	top: 0;
	left: calc(50% + .1rem);
	transform: translate(0, 100%) rotate(135deg);
	width: .2rem;
	height: 100%;
	background: #227F88;
	transform-origin: center top;
	transition: .3s ease;
}

.fly-nav .menu li.menu-item-has-children>span:after {
	left: 50%;
	transform: translateY(100%) rotate(-135deg);
}

.fly-nav .menu li.menu-item-has-children>span.extended:before,
						.fly-nav .menu li.menu-item-has-children>span.extended:after {
	transform: translateY(0) rotate(45deg);
}

.fly-nav .menu li.menu-item-has-children>span.extended:after {
	transform: rotate(-45deg);
}

.fly-nav .menu li.open .sub-menu {
	display: block;
}

.fly-nav .menu a {
	display: block;
	padding: .5rem;
	text-align: left;
}

@media (min-width: 768px) {

	.fly-nav .menu a {
		text-align: right;
	}
}

.fly-nav .sub-menu {
	display: none;
	padding-left: 3rem;
}

.fly-nav .sub-menu a {
	padding: 0;
	font-size: 1.5rem;
	font-weight: 300;
}

.fly-nav a {
	color: #227F88;
	font-weight: 600;
	font-size: 1.8rem;
}

@media (min-width: 768px) {

	.fly-nav a {
		color: rgba(255,255,255, .7);
		font-weight: 400;
		text-transform: uppercase;
	}
}

.fly-nav .sign,
	.fly-nav .logo {/*display: none;*/
	position: absolute;/*z-index: -1;*/
	top: 50%;
	transform: translateY(-50%);
}

@media (min-width: 768px) {

	.fly-nav .sign,
	.fly-nav .logo {
		display: inline-block;
		position: absolute;
		top: 50%;
		right: 20%;
		transform: translateY(-50%);/*width: 38rem;*/
		width: 20%;/*width: 10%;*/
	}
}

/*left: 50%;
		transform: translate(-50%, -50%);*/

@media (max-width: 767px) {

	.fly-nav .logo {
		transform: translateY(0);
		top: auto;
		width: 30%;
		right: 2rem;
		bottom: 2rem;
		opacity: .4;
	}
}

@media (min-width: 768px) {

	.fly-nav .logo {
		width: 17%;
		right: 12%;
		left: auto;
		transform: translate(0, -50%);
	}
}

/* -------------------------- *\
    .f
\* -------------------------- */

.f { 
	position: relative;
 }

.f__t {
	padding: 7.3rem 0 0;
	position: relative;
}

.f__t .bg {
	position: relative;
}

.f__t .bg img {
	min-width: 100%;
	min-height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
	z-index: -1;
	height: 30rem;
}

@media (min-width: 730px) {

	.f__t .bg img {
		height: 45rem;
	}
}

@media (min-width: 1090px) {

	.f__t .bg img {
		height: 65rem;
	}
}

@media (min-width: 1200px) {

	.f__t .bg img {
		height: 77.4rem;
	}
}

.f__t .bg:before {
	content: '';
	background: rgba(172,247,255, 0.1);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.f__t .call_form {
	width: 30rem;
	background: rgba(255,255,255, 0.9);
	text-align: center;
	position: absolute;
	top: 11.5rem;
	left: 50%;
	transform: translateX(-50%);
}

@media (min-width: 425px) {

	.f__t .call_form {
		width: calc(100% - 10rem);
	}
}

@media (min-width: 1200px) {

	.f__t .call_form {
		width: 99.7rem;
	}
}

.f__t .call_form .banner-logo {
	background: #fff;
	box-shadow: 0 0.2rem 0.4rem #A2A2A2;
	max-width: 13.2rem;
	padding: 1.8rem 1.7rem;
	margin: 0 auto -6rem;
	position: relative;
	top: -11.5rem;
}

@media (min-width: 900px) {

	.f__t .call_form .banner-logo {
		max-width: 19.2rem;
		margin: 0 auto -10rem;
		padding: 2.8rem 2.7rem;
	}
}

@media (min-width: 1090px) {

	.f__t .call_form .banner-logo {
		margin: 0 auto -6rem;
	}
}

.f__t .call_form h2,
			.f__t .call_form h3 {
	font-family: 'Playfair Display', sans-serif;
	font-size: 2rem;
	line-height: 2.5rem;
	text-transform: uppercase;
	color: #222;
	margin-bottom: 1.5rem;
	display: inline-block;
	color: #222;
}

.f__t .call_form h2:after, .f__t .call_form h3:after {
	content: '';
	background: #227F88;
	width: 30%;
	height: 0.2rem;
	margin: 1rem auto 0;
	display: block;
	transition: .3s ease;
}

@media (min-width: 768px) {

	.f__t .call_form h2:after, .f__t .call_form h3:after {
		margin: 2rem auto 0;
	}
}

@media (min-width: 900px) {

	.f__t .call_form h2,
			.f__t .call_form h3 {
		font-size: 3.5rem;
		line-height: 4rem;
	}
}

@media (min-width: 1090px) {

	.f__t .call_form h2,
			.f__t .call_form h3 {
		font-size: 4.8rem;
		line-height: 4.8rem;
		letter-spacing: 2.8px;
		margin-bottom: 3.5rem;
	}
}

.f__t .call_form h2.open_request {
	cursor: pointer;
}

.f__t .call_form h2.open_request:hover:after {
	width: 100%;
}

.f__t .call_form h3 {
	font-size: 1.5rem;
	line-height: 2rem;
	letter-spacing: normal;
	margin-bottom: 2.5rem;
	display: block;
}

.f__t .call_form h3:after {
	content: none;
}

@media (min-width: 900px) {

	.f__t .call_form h3 {
		font-size: 3rem;
		line-height: 4rem;
	}
}

@media (min-width: 1090px) {

	.f__t .call_form h3 {
		font-size: 3.6rem;
		line-height: 3rem;
		margin-bottom: 2.5rem;
	}
}

.f__t .call_form p {
	font-size: 1.4rem;
	line-height: 2rem;
	color: #222;
	margin-bottom: 1rem;
}

@media (min-width: 900px) {

	.f__t .call_form p {
		font-size: 1.8rem;
		line-height: 2.2rem;
	}
}

@media (min-width: 1090px) {

	.f__t .call_form p {
		font-size: 2.1rem;
		line-height: 2.6rem;
		margin-bottom: 2rem;
	}
}

.f__t .call_form a {
	background: #82C3C9;
	padding: 0.6rem 3rem;
	font-family: 'Playfair Display', sans-serif;
	font-size: 1.5rem;
	line-height: 2rem;
	text-align: center;
	color: #fff;
	display: inline-block;
}

.f__t .call_form a:hover {
	background: #77afb4;
}

@media (min-width: 900px) {

	.f__t .call_form a {
		font-size: 3rem;
		line-height: 4rem;
	}
}

@media (min-width: 1090px) {

	.f__t .call_form a {
		font-size: 3.6rem;
		line-height: 4.8rem;
	}
}

.f__m {
	padding: 2.5rem 0;
}

@media (min-width: 1024px) {

	.f__m {
		padding: 5.5rem 0;
	}
}

.f__m .shell {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
}

.f__m .shell .l,
			.f__m .shell .m,
			.f__m .shell .r {
	-ms-flex: 0 0 100%;
	    flex: 0 0 100%;
}

@media (min-width: 460px) {

	.f__m .shell .l,
			.f__m .shell .m,
			.f__m .shell .r {
		-ms-flex: 0 0 50%;
		    flex: 0 0 50%;
	}
}

@media (min-width: 680px) {

	.f__m .shell .l,
			.f__m .shell .m,
			.f__m .shell .r {
		-ms-flex: 1;
		    flex: 1;
	}
}

@media (min-width: 460px) {

	.f__m .shell .m {
		-ms-flex: 0 0 100%;
		    flex: 0 0 100%;
	}
}

@media (min-width: 680px) {

	.f__m .shell .m {
		-ms-flex: 1;
		    flex: 1;
		padding: 0 1.5rem;
	}
}

@media (min-width: 990px) {

	.f__m .shell .m {
		padding: 0;
	}
}

.f__m .shell .l {
	text-align: center;
}

@media (min-width: 460px) {

	.f__m .shell .l {
		text-align: left;
	}
}

@media (min-width: 680px) {

	.f__m .shell .l {
		margin-top: 1.5rem;
	}
}

.f__m .shell .l p {
	font-size: 1.4rem;
	line-height: 2rem;
	color: #777;
	margin-bottom: 0.8rem;
}

.f__m .shell .l p strong {
	font-weight: 500;
	color: #444;
	margin-bottom: 0.6rem;
	margin-right: 1.3rem;
}

.f__m .shell .l p:first-child strong {
	display: block;
	margin-right: 0;
}

@media (min-width: 600px) {

	.f__m .shell .l p {
		margin-bottom: 1.5rem;
	}
}

@media (min-width: 990px) {

	.f__m .shell .l p {
		max-width: 28rem;
		margin-bottom: 1.7rem;
		font-size: 1.8rem;
		line-height: 2.9rem;
	}
}

.f__m .shell .l .soc {
	margin-top: 1.8rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	    justify-content: center;
}

@media (min-width: 460px) {

	.f__m .shell .l .soc {
		-ms-flex-pack: left;
		    justify-content: left;
	}
}

@media (min-width: 900px) {

	.f__m .shell .l .soc {
		margin-top: 4.8rem;
	}
}

.f__m .shell .l .soc span + span {
	margin-left: 3rem;
}

.f__m .shell .l .soc span a {
	display: block;
}

.f__m .shell .l .soc span a svg {
	width: 2.5rem;
	height: 2.5rem;
	fill: #227F88;
}

.f__m .shell .l .soc span a:hover svg {
	transform: scale(1.2);
}

.f__m .shell .m {
	text-align: center;
	-ms-flex-order: 3;
	    order: 3;
	margin-top: 2.5rem;
}

@media (min-width: 768px) {

	.f__m .shell .m {
		margin-top: 0;
	}
}

@media (min-width: 680px) {

	.f__m .shell .m {
		-ms-flex-order: 2;
		    order: 2;
	}
}

.f__m .shell .m img {
	max-width: 27.2rem;
	margin-bottom: 2rem;
}

@media (min-width: 680px) {

	.f__m .shell .m img {
		max-width: 22.2rem;
		margin-bottom: 1rem;
	}
}

@media (min-width: 990px) {

	.f__m .shell .m img {
		margin-bottom: 3.8rem;
		max-width: 36.2rem;
	}
}

.f__m .shell .m p {
	font-size: 1.2rem;
	line-height: 2rem;
	color: #777;
	margin-bottom: 1rem;
}

@media (min-width: 680px) {

	.f__m .shell .m p {
		margin-bottom: 2rem;
	}
}

@media (min-width: 900px) {

	.f__m .shell .m p {
		font-size: 1.4rem;
		line-height: 2rem;
	}
}

.f__m .shell .m p svg {
	width: 14.7rem;
	height: 2.4rem;
	color: #227F88;
	vertical-align: middle;
	margin-left: 1rem;
}

@media (min-width: 680px) {

	.f__m .shell .m p svg {
		width: 11.7rem;
		height: 2.4rem;
	}
}

@media (min-width: 990px) {

	.f__m .shell .m p svg {
		width: 14.7rem;
		height: 2.4rem;
	}
}

@media (min-width: 900px) {

	.f__m .shell .m p.privacy_f {
		margin-top: 2.3rem;
	}
}

.f__m .shell .m p.privacy_f a {
	color: #777;
}

.f__m .shell .m p.privacy_f a:hover {
	color: #227F88;
}

.f__m .shell .r {
	text-align: center;
	margin-top: 2.5rem;
}

@media (min-width: 460px) {

	.f__m .shell .r {
		text-align: right;
		margin-top: 0;
	}
}

@media (min-width: 680px) {

	.f__m .shell .r {
		margin-top: 1.5rem;
		-ms-flex-order: 3;
		    order: 3;
	}
}

.f__m .shell .r p {
	margin-bottom: .8rem;
	font-size: 1.4rem;
	line-height: 2rem;
	color: #494949;
	font-weight: 500;
}

@media (min-width: 768px) {

	.f__m .shell .r p {
		margin-bottom: 0.3rem;
	}
}

.f__m .shell .r p svg {
	width: 2.4rem;
	height: 2.4rem;
	margin-right: 2.3rem;
	vertical-align: middle;
	color: #227F88;
}

@media (min-width: 600px) {

	.f__m .shell .r p svg {
		width: 3.4rem;
		height: 3.4rem;
	}
}

.f__m .shell .r p a {
	color: #444;/*margin-left: 1.5rem;*/
	font-weight: 400;
}

.f__m .shell .r p a:hover {
	color: #227F88;
}

.f__m .shell .r p:first-child a {
	display: block;
	margin-top: 0.4rem;
}

@media (min-width: 900px) {

	.f__m .shell .r p {
		margin-bottom: 3rem;
	}
}

@media (min-width: 990px) {

	.f__m .shell .r p {
		font-size: 1.8rem;
		line-height: 1.9rem;
	}
}

.f__m .shell .r p >span {
	display: block;
}

.f__m .shell p:last-child {
	margin-bottom: 0;
}

.f__b {
	background: #F6F6F6;
	padding: 0.9rem 0 0.8rem;
	text-align: center;
}

.f__b p {
	font-size: 1.4rem;
	line-height: 1.7rem;
	color: #222;
	margin-bottom: 0;
}

.f .language {
	position: fixed;
	z-index: 10;
	top: 18%;
	right: 0;
}

/*display: flex;*/

.f .language .wpml-ls-legacy-list-horizontal {
	border: 0;
	padding: 0;
}

.f .language .wpml-ls-legacy-list-horizontal a {
	padding: 0;
}

/*display: inline-block;*/

.f .language span li, .f .language ul li {
	list-style-type: none;
}

/*display: inline-block;*/

.f .language span li a:hover, .f .language ul li a:hover {
	color: #227F88;
}

.f .language a {
	font-size: 1.6rem;
	line-height: 2rem;
	font-weight: 500;
	color: #444;
}

.f .language .of-lang .wpml-ls-legacy-dropdown {
	width: auto;
}

.f .language .of-lang .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {/*display: grid !important;*//*grid-template-columns: 1fr 1fr 1fr;*//*grid-template-columns: 1fr 1fr 1fr 1fr;*/
	top: 0;/*width: 20.9rem;*//*width: 15rem;*//*transform: translateX(-101%);*//*height: 4.8rem;*/
	border-top: 0;
	margin-right: 0.1rem;
}

.f .language .of-lang .wpml-ls-legacy-dropdown .wpml-ls-sub-menu li {
	width: 4.8rem;
	height: 4.8rem;
}

.f .language .of-lang .wpml-ls-legacy-dropdown .wpml-ls-sub-menu a {
	transition: none;
	background: rgba(255,255,255, 0.5);
	padding: 1.4rem 1.2rem 1.4rem 0.8rem;
	text-align: center;
}

.f .language .of-lang .wpml-ls-legacy-dropdown .wpml-ls-sub-menu a:hover,
				.f .language .of-lang .wpml-ls-legacy-dropdown .wpml-ls-sub-menu a:focus,
				.f .language .of-lang .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-current-language:hover>a {
	color: #E4AE94;
	background:rgba(255,255,255, 0.5);
}

.f .language .of-lang .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
	display: none;
}

.f .language .of-lang .wpml-ls-legacy-dropdown a {
	border: 0;
	background: transparent;
	padding: 0;
}

.f .language .of-lang .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
	position: relative;
}

.f .language .of-lang .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
	width: 4.8rem;
	height: 4.8rem;
	background: rgba(255,255,255, 0.5);
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	padding: 1.4rem 1.2rem 1.2rem 0.5rem;
	padding-right: 0;
}

.f .language .of-lang .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle a:hover,
			    .f .language .of-lang .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle a:focus,
			    .f .language .of-lang .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle .wpml-ls-current-language:hover>a {
	color: #E4AE94;
	background: rgba(255,255,255, 0.7);
}

.f .language .of-lang .wpml-ls-current-language:hover>a {
	color: #E4AE94;
	background: rgba(255,255,255, 0.7);
}

.f .reviews-link {
	left: 0%;
	position: fixed;
	bottom: 0;
	z-index: 10;
	max-width: 4.9rem;
	height: 14.3rem;
	cursor: pointer;
}

.f .reviews-link:hover {
	background: #82C3C9;
	border-radius: 0 1.5rem 0 0;
}

.f .reviews-link:hover .bg {
	display: none;
}

.f .reviews-link .bg {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	min-width: 100%;
	min-height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
	z-index: -1;
	transition: .3s ease;
}

.f .reviews-link a {
	font-size: 1.8rem;
	line-height: 2.2rem;
	letter-spacing: 0.054rem;
	color: #fff;
	display: block;
	text-transform: uppercase;
	transform: rotate(-90deg);
	position: relative;
	top: 8rem;
}

.f .form {
	right: -7rem;
	position: fixed;
	bottom: 0;
	z-index: 15;
	cursor: pointer;
	width: 32.9rem;
	height: 4.8rem;
}

@media (min-width: 390px) {

	.f .form {
		right: 0;
	}
}

.f .form:hover {
	background: #82C3C9;
	border-radius: 1.5rem 0 0 0;
}

.f .form:hover .bg{
	display: none;
}

.f .form .bg,
		.f .form .bg-close {/*@mixin trimg;*/
	z-index: -1;
	transition: .3s ease;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	min-width: 100%;
	min-height: 100%;
	-o-object-fit: cover;/* object-fit: cover; */
	z-index: -1;
	transition: .3s ease;
	height: 4.8rem;
}

.f .form button {
	font-size: 1.4rem;
	line-height: 2.2rem;
	letter-spacing: 0.054rem;
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	display: block;
	text-transform: uppercase;
	position: relative;
	background: transparent;
	border: 0;
	cursor: pointer;
	padding: 1.3rem 2.3rem;
}

@media (min-width: 390px) {

	.f .form button {
		font-size: 1.8rem;
	}
}

.f .form .form-popup {
	position: fixed;
	bottom: 0;
	right: 0;
	transform: translateY(113%);
	border: 0.1rem solid #A2A2A2;
	z-index: 5;
	background: rgba(255,255,255, 0.9);
	border-radius: 2rem 0 0 0;
	box-shadow: 0 0.2rem 0.4rem #A2A2A2;
	padding: 2.8rem 2.6rem 1.4rem;
	max-width: 32rem;
	transition: .3s ease;
}

.f .form .form-popup.visible {
	transform: translateY(0);
}

.f .form .form-popup .close-btn {
	position: absolute;
	top: -11%;
	right: -0.1rem;
}

.f .form .form-popup .close-btn button {
	font-size: 1.8rem;
	line-height: 2.2rem;
	letter-spacing: 0.054rem;
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	display: block;
	text-transform: uppercase;
	position: relative;
	background: transparent;
	border: 0;
	cursor: pointer;
	padding: 1.3rem 2rem;
}

.f .form .form-popup .close-btn:hover {
	background: #82C3C9;
	border-radius: 1.5rem 0 0 0;
}

.f .form .form-popup .close-btn:hover .bg-close {
	display: none;
}

@media (min-width: 640px) {

	.f .form .form-popup .close-btn {
		top: -11.9%;
	}
}

@media (min-width: 768px) {

	.f .form .form-popup .close-btn {
		top: -11.5%;
	}
}

@media (min-width: 350px) {

	.f .form .form-popup {
		max-width: 35.2rem;
	}
}

.f .form .gform_wrapper {
	margin-bottom: 0;
	margin-top: 0;
}

.f .form .gform_wrapper .top_label div.ginput_container {
	margin-top: 0;
}

.f .form .gform_wrapper .top_label .gfield_label,
			.f .form .gform_wrapper legend.gfield_label,
			.f .form .gform_wrapper #input_4_7_1 {
	display: none;
}

.f .form .gform_wrapper .gform_footer {
	padding: 0;
	margin: 0;
}

.f .form .gform_wrapper ul.gform_fields li.gfield {
	padding-right: 0;
	margin-top: 0;
	margin-bottom: 1rem;
}

.f .form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
			.f .form .gform_wrapper textarea.medium {
	border: 0.1rem solid #E0E0E0;
	padding: 0.8rem 2.1rem 0.7rem;
	font-size: 1.6rem;
	line-height: 2.4rem;
	color: #777;
	text-align: left !important;
}

.f .form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus, .f .form .gform_wrapper textarea.medium:focus {
	border: 1px solid #777;
}

.f .form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-ms-input-placeholder, .f .form .gform_wrapper textarea.medium:-ms-input-placeholder {
	color: #777;
}

.f .form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder, .f .form .gform_wrapper textarea.medium::placeholder {
	color: #777;
}

.f .form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-ms-input-placeholder,
			.f .form .gform_wrapper textarea.medium:-ms-input-placeholder {
	color: #A2A2A2;
}

.f .form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder,
			.f .form .gform_wrapper textarea.medium::placeholder {
	color: #A2A2A2;
}

.f .form .gform_wrapper textarea.medium {
	height: 12.2rem;
	margin-bottom: 0.2rem;
}

.f .form .gform_wrapper .field-border input {
	border-radius: 1.5rem 0 0 0;
}

.f .form .gform_wrapper .gfield_consent_label {
	font-size: 1rem;
	line-height: 1.6rem;
	letter-spacing: 0.036rem;
	color: #A2A2A2;
	text-align: left !important;
}

.f .form .gform_wrapper .gfield_consent_label a {
	color: #227F88;
}

.f .form .gform_wrapper .gfield_consent_label a:hover a {
	color: #494949;
}

@media (min-width: 768px) {

	.f .form .gform_wrapper .gfield_consent_label {
		font-size: 1.2rem;
	}
}

.f .form .gform_wrapper .gform_footer input.button,
			.f .form .gform_wrapper .gform_footer input[type=submit],
			.f .form .gform_wrapper .gform_page_footer input.button,
			.f .form .gform_wrapper .gform_page_footer input[type=submit] {
	width: 100%;
	background: #494949;
	padding: 0.8rem 2.5rem 0.7rem;
	font-size: 1.6rem;
	line-height: 2.4rem;
	text-align: center !important;
	text-transform: uppercase;
	color: #fff;
	cursor: pointer;
	border: 0;
	font-weight: 100;
	font-family: 'Montserat', sans-serif;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.f .form .gform_wrapper .gform_footer input.button:hover, .f .form .gform_wrapper .gform_footer input[type=submit]:hover, .f .form .gform_wrapper .gform_page_footer input.button:hover, .f .form .gform_wrapper .gform_page_footer input[type=submit]:hover {
	opacity: 0.8;
}

.f .form .gform_wrapper [type="checkbox"]:not(:checked),
	        .f .form .gform_wrapper [type="checkbox"]:checked {
	position: absolute;
	left: -20px;
	display: none;
}

.f .form .gform_wrapper [type="checkbox"]:not(:checked) + label,
		    .f .form .gform_wrapper [type="checkbox"]:checked + label {
	position: relative;
	padding-left: 2.5rem;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
	padding-top: 0.2rem;
	display: block;
}

.f .form .gform_wrapper [type="checkbox"]:not(:checked) + label:before,
		    .f .form .gform_wrapper [type="checkbox"]:checked + label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 1.8rem;
	height: 1.8rem;
	border: 0.2rem solid #000;
	background: #fff;
}

.f .form .gform_wrapper [type="checkbox"]:not(:checked) + label:after,
		    .f .form .gform_wrapper [type="checkbox"]:checked + label:after {
	content: url(/wp-content/uploads/check.svg);
	position: absolute;
	top: .1rem;
	left: .4rem;
	transition: all .2s;
}

.f .form .gform_wrapper [type="checkbox"]:not(:checked) + label:after {
	opacity: 0;
	transform: scale(0);
}

.f .form .gform_wrapper [type="checkbox"]:checked + label:after {
	opacity: 1;
	transform: scale(1);
}

.f .share {
	position: fixed;
	top: 55%;
	transform: translateY(-50%);
	left: 0;
	z-index: 10;
	transition: .3s ease;
}

.f .share--in {
	transform: translate(-100%,-50%);
	transition: .3s ease;
}

.f .share .share-icon {
	width: 2.5rem;
	height: 2.5rem;
	vertical-align: middle;
	color: #82C3C9;
}

.f .share .share-item {
	font-size: 1.8rem;
	line-height: 2.2rem;
	font-weight: 400;
	color: #444;
	margin-left: 1rem;
	vertical-align: middle;
	display: none;
	transition: .3s ease;
}

.f .share .share-item:hover {
	color: #227F88;
}

.f .share span {
	display: block;
	cursor: pointer;
	transition: .3s ease;
}

@media (min-width: 768px) {

	.f .share span {
		padding: 0 1rem 0 0;
	}
}

.f .share span:hover .share-item,
		    .f .share span--visible .share-item {
	display: none;
	transition: .3s ease;
}

@media (min-width: 768px) {

	.f .share span:hover .share-item,
		    .f .share span--visible .share-item {
		display: inline-block;
	}
}

.f .share span:hover {
	background: #fff;
}

.f .share span:hover .share-icon {
	color: #82C3C9;
}

.f .share span a:first-child {
	padding: 1rem;
	background: rgba(255,255,255, 0.8);
	display: inline-block;
}

.f .contact-fix {
	position: fixed;
	right: 0;
	top: 55%;
	transform: translateY(-50%);
	z-index: 10;
	text-align: right;
	transition: .3s ease;
}

.f .contact-fix--in {
	transform: translate(100%,-50%);
	transition: .3s ease;
}

.f .contact-fix .fix-icon {
	width: 2.5rem;
	height: 2.5rem;
	vertical-align: middle;
	color: #82C3C9;
}

.f .contact-fix .share-item {
	font-size: 1.8rem;
	line-height: 2.2rem;
	font-weight: 400;
	color: #444;
	margin-right: 1rem;
	vertical-align: middle;
	display: none;
	transition: .3s ease;
}

.f .contact-fix .share-item:hover {
	color: #227F88;
}

.f .contact-fix span {
	display: block;
	cursor: pointer;
}

@media (min-width: 768px) {

	.f .contact-fix span {
		padding: 0 0 0 1rem;
	}
}

.f .contact-fix span:hover .share-item,
		    .f .contact-fix span--visible .share-item {
	display: none;
}

@media (min-width: 768px) {

	.f .contact-fix span:hover .share-item,
		    .f .contact-fix span--visible .share-item {
		display: inline-block;
	}
}

.f .contact-fix span:hover {
	background: #fff;
}

.f .contact-fix span:hover .fix-icon {
	color: #82C3C9;
}

.f .contact-fix span a:last-child {
	padding: 1rem;
	background: rgba(255,255,255, 0.8);
	display: inline-block;
}

/* -------------------------- *\
    .single_post
\* -------------------------- */

.post_page { 
	padding: 3rem 0;
 }

@media (min-width: 768px) {

	.post_page {
		padding: 7rem 0 8.2rem;
	}
}

.post_page .shell {
	max-width: 140rem;
	margin: 0 auto;
	text-align: center;
}

@media (max-width: 1410px) {

	.post_page .shell {
		padding: 0 2rem;
	}
}

.post_page h1,
	.post_page h2.title {
	font-family: 'Playfair Display', sans-serif;
	font-size: 3rem;
	line-height: 4rem;
	color: #222;
	text-align: center;
	max-width: 90rem;
	margin: 0 auto 4rem;
	display: inline-block;
	position: relative;
	z-index: 1;
}

@media (min-width: 768px) {

	.post_page h1,
	.post_page h2.title {
		font-size: 4.8rem;
		line-height: 4.8rem;
		letter-spacing: 2.8px;
		margin: 0 auto 8.3rem;
	}
}

.post_page h1:after, .post_page h2.title:after {
	content: '';
	background: #227F88;
	width: 30%;
	height: 0.2rem;
	margin: 2.4rem auto 0;
	display: block;
}

.post_page h1:before, .post_page h2.title:before {
	content: '';
	width: 41%;
	height: 6.8rem;
	position: absolute;
	top: 0;
	right: 0;
	background: #fafafa;
	z-index: -1;
}

.post_page h2,
	.post_page h3,
	.post_page h4,
	.post_page h5,
	.post_page h6 {
	font-family: Playfair Display;
	font-weight: 600;
	margin-bottom: 2.5rem;
	color: #222;
}

.post_page h2 {
	font-size: 2.4rem;
	line-height: 3rem;
}

.post_page h3 {
	font-size: 2.2rem;
	line-height: 3rem;
}

.post_page h4 {
	font-size: 2rem;
	line-height: 3rem;
}

.post_page h5 {
	font-size: 1.8rem;
	line-height: 2.5rem;
}

.post_page h6 {
	font-size: 1.6rem;
	line-height: 2rem;
}

.post_page p {
	font-size: 1.6rem;
	line-height: 2.6rem;
	color: #222;
	margin-bottom: 2rem;
}

.post_page p:last-child {
	margin-bottom: 0;
}

.post_page p + h2,
		.post_page p + h3,
		.post_page p + h4,
		.post_page p + h5,
		.post_page p + h6 {
	margin-top: 3.7rem;
}

.post_page a {
	color: #227F88;
	font-weight: 600;
}

.post_page a:hover {
	text-decoration: underline;
}

.post_page ul {
	list-style-type: none;
	list-style-position: inside;
	padding-left: 3rem;
}

.post_page ul li {
	position: relative;
	margin-bottom: 1rem;
	padding-left: 2rem;
	font-size: 1.6rem;
	line-height: 2.6rem;
	color: #222;
	margin-bottom: 2rem;
}

.post_page ul li:last-child {
	margin-bottom: 0;
}

.post_page ul li:before {
	content: '';
	background: #000;
	width: .7rem;
	height: .7rem;
	border-radius: 50%;
	position: absolute;
	top: .9rem;
	left: 0;
}

.post_page .image {
	text-align: center;
	position: relative;
	z-index: 1;
	margin-bottom: 5rem;
}

@media (min-width: 768px) {

	.post_page .image {
		margin-bottom: 10rem;
	}
}

.post_page .image__bef {
	display: block;
	position: relative;
}

.post_page .image__bef:before {
	content: url(/wp-content/uploads/post-bg-1.jpg);
	position: absolute;
	top: 2rem;
	left: 50%;
	transform: translateX(-73%);
	display: block;
	z-index: -1;
	width: 72.3%;
	height: 100%;
	overflow: hidden;
}

@media (min-width: 560px) {

	.post_page .image__bef:before {
		transform: translateX(-70%);
	}
}

@media (min-width: 1100px) {

	.post_page .image__bef:before {
		transform: translateX(-67%);
	}
}

@media (min-width: 1200px) {

	.post_page .image__bef:before {
		transform: translateX(-64%);
	}
}

@media (min-width: 1260px) {

	.post_page .image__bef:before {
		transform: translateX(-60%);
	}
}

@media (min-width: 1320px) {

	.post_page .image__bef:before {
		top: 5rem;
		transform: translateX(-55%);
	}
}

.post_page .image__bef img {
	max-width: 101.2rem;
	width: 100%;
	max-height: 61.3rem;
	-o-object-fit: cover;
	   object-fit: cover;
}

.post_page .image .play-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 5rem;
	height: 5rem;
	border-radius: 50%;
	background: rgba(0,0,0, 0.25);
}

@media (min-width: 1200px) {

	.post_page .image .play-icon {
		transform: translate(-30%, -50%);
	}
}

.post_page .image .play-icon svg {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 2rem;
	height: 2rem;
	color: #fff;
	filter: drop-shadow(0 0.2rem 0.4rem rgba(0,0,0, 0.5));
}

@media (min-width: 768px) {

	.post_page .image .play-icon {
		width: 14.3rem;
		height: 14.3rem;
	}

	.post_page .image .play-icon svg {
		width: 6.7rem;
		height: 7.7rem;
	}
}

.post_page__content {
	text-align: left;
}

.post_page .post_column {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	margin-top: 4rem;
}

.post_page .post_column > div {
	width: 100%;
	margin-bottom: 3rem;
}

@media (min-width: 768px) {

	.post_page .post_column > div {
		width: calc(50% - 4.3rem);
		margin-bottom: 0;
	}
}

.post_page .share {
	padding: 2rem 0 0;
	text-align: center;
}

@media (min-width: 768px) {

	.post_page .share {
		padding: 8.2rem 0 0;
	}
}

.post_page .share a {
	display: inline-block;
}

.post_page .share a + a {
	margin-left: 1rem;
}

@media (min-width: 560px) {

	.post_page .share a + a {
		margin-left: 2.5rem;
	}
}

@media (min-width: 768px) {

	.post_page .share a + a {
		margin-left: 6rem;
	}
}

.post_page .share a .soc-icon {
	width: 1.8rem;
	height: 1.8rem;
	color: #A2A2A2;
}

@media (min-width: 560px) {

	.post_page .share a .soc-icon {
		width: 2.5rem;
		height: 2.5rem;
	}
}

.post_page .share a:hover .soc-icon {
	color: #227F88;
}

.single-post .post_page .post_page__content {
	max-width: 100rem;
	margin: 0 auto;
}

.single-post .post_page nav {
	text-align: left;
	max-width: 100rem;
	margin: 0 auto 5rem;
}

.single-post .post_page nav ul {
	text-align: left;
	list-style-position: inside;
	padding-left: 1rem;
	list-style-type: none;
}

.single-post .post_page nav ul li {
	position: relative;
	padding-left: 3rem;
	font-family: 'Montserrat', sans-serif;
	margin-bottom: 1.5rem;
	font-size: 1.5rem;
}

.single-post .post_page nav ul li:before {
	content: url(/wp-content/uploads/arrows-1.png);
	position: absolute;
	left: 0;
	top: 0;
	background: transparent;
	width: auto;
	height: auto;
	border-radius: 100%;
}

.single-post .post_page nav ul li a {
	text-decoration: underline;
}

.single-post .post_faq {
	max-width: 100rem;
	margin: 5rem auto 0;
	text-align: left;
}

/* -------------------------- *\
    .blog
\* -------------------------- */

.blog { 
	padding: 4rem 0;
 }

@media (min-width: 768px) {

	.blog {
		padding: 8.4rem 0 6rem;
	}
}

.blog .shell {
	max-width: 139rem;
}

.blog__grid {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
}

.blog__grid .item {
	width: 100%;
	position: relative;
	z-index: 1;
	margin-bottom: 10rem;
	display: none;
}

.blog__grid .item:nth-of-type(1),
			.blog__grid .item:nth-of-type(2),
			.blog__grid .item:nth-of-type(3),
			.blog__grid .item:nth-of-type(4) {
	display: block !important;
}

@media (min-width: 680px) {

	.blog__grid .item {
		width: calc(50% - 3.5rem);
		margin-bottom: 13rem;
	}
}

@media (min-width: 900px) {

	.blog__grid .item {
		width: calc(50% - 6.5rem);
	}

	.blog__grid .item:nth-of-type(1),
				.blog__grid .item:nth-of-type(2),
				.blog__grid .item:nth-of-type(3),
				.blog__grid .item:nth-of-type(4),
				.blog__grid .item:nth-of-type(5),
				.blog__grid .item:nth-of-type(6),
				.blog__grid .item:nth-of-type(7),
				.blog__grid .item:nth-of-type(8) {
		display: block !important;
	}
}

.blog__grid .item .image {
	display: block;
	position: relative;
}

.blog__grid .item .image:before {
	content: url(/wp-content/uploads/post-bg-1.jpg);
	position: absolute;
	top: -2rem;
	left: -1rem;
	display: block;
	z-index: -1;
	width: 96.5%;
	height: 100%;
	overflow: hidden;
}

@media (min-width: 680px) {

	.blog__grid .item .image:before {
		left: -2rem;
	}
}

@media (min-width: 1200px) {

	.blog__grid .item .image:before {
		top: -4.5rem;
		left: -4.5rem;
	}
}

.blog__grid .item .image a {
	display: block;
	overflow: hidden;
}

.blog__grid .item .image img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
	transition: .3s ease;
}

.blog__grid .item .item-block {
	max-width: 30rem;
	position: absolute;
	bottom: -4rem;
	right: 0;
	background: #fafafa;
	padding: 1.6rem 2rem 2.2rem 2.4rem;
}

@media (min-width: 768px) {

	.blog__grid .item .item-block {
		bottom: -2.2rem;
	}
}

@media (min-width: 1024px) {

	.blog__grid .item .item-block {
		max-width: 45.2rem;
	}
}

.blog__grid .item .item-block h3 {
	margin-bottom: 0;
	font-family: 'Playfair Display', sans-serif;
	font-size: 1.8rem;
	line-height: 2.5rem;
	color: #222;
	display: -webkit-box;
	-webkit-line-clamp: 2;/* autoprefixer: off */
	-webkit-box-orient: vertical;/* autoprefixer: on */
	overflow: hidden;
	text-overflow: ellipsis;
}

.blog__grid .item .item-block h3 a {
	color: #222;
}

@media (min-width: 1024px) {

	.blog__grid .item .item-block h3 {
		font-size: 2.4rem;
		line-height: 3rem;
	}
}

.blog__grid .item .btns {
	position: absolute;
	right: 0;
	bottom: -6.5rem;
	background: #fff;
	padding: 0.6rem 1rem 0.6rem 1.9rem;
	text-transform: uppercase;
	font-family: 'Playfair Display', sans-serif;
	font-size: 1.4rem;
	line-height: 3rem;
	color: #227F88;
}

.blog__grid .item .btns svg {
	margin-left: 1.5rem;
	position: relative;
	top: 0.3rem;
}

@media (min-width: 768px) {

	.blog__grid .item .btns {
		bottom: -4.5rem;
	}
}

@media (min-width: 1024px) {

	.blog__grid .item .btns {
		font-size: 1.8rem;
		line-height: 3rem;
	}
}

.blog__grid .item:hover img {
	transform: scale(1.1);
}

.blog__grid .item:hover h3 a {
	color: #227F88;
}

.blog__grid .item:hover .btns {
	color: #222;
}

.blog .load-more {
	text-align: center;
	font-size: 1.8rem;
	line-height: 2.2rem;
	color: #777;
	font-weight: 300;
	margin-top: -3rem;
	cursor: pointer;
}

.blog .load-more svg {
	display: block;
	margin: 1.2rem auto 0;
	width: 2.4rem;
	height: 2.4rem;
}

.blog .load-more .more-btn {
	transition: .3s ease;
	display: inline-block;
}

.blog .load-more .more-btn .hi {
	display: none;
}

.blog .load-more.show .more-btn .hi {
	display: block;
}

.blog .load-more.show .more-btn .sh {
	display: none;
}

.blog .load-more.show .more-btn svg {
	transform: rotate(180deg);
}

.blog .load-more:hover .more-btn {
	transform: scale(1.2);
}

.blog .shell.show .blog__grid .item {
	display: block;
}

/* -------------------------- *\
    .headings
\* -------------------------- */

.t2 { 
	font-family: 'Playfair Display', sans-serif;
	font-size: 3.5rem;
	line-height: 4rem;
	display: inline-block;
	position: relative;
	margin-bottom: 0;
	z-index: 1;
	color: #222;
 }

@media (min-width: 768px) {

	.t2 {
		font-size: 4.8rem;
		line-height: 4.8rem;
		letter-spacing: 2.8px;
	}
}

.t2:before {
	content: '';
	background: rgba(250,250,250, 0.8);
	width: 56%;
	height: 6.8rem;
	position: absolute;
	right: -1rem;
	top: -0.5rem;
	z-index: -1;
}

.t2:after {
	content: '';
	background: #227F88;
	width: 28rem;
	height: 0.2rem;
	display: block;
	margin: 1.3rem 0 0;
}

.t3 {
 	font-family: 'Playfair Display', sans-serif;
 	font-size: 2rem;
 	line-height: 2.5rem;
 	color: #222;
 	display: inline-block;
 	text-transform: uppercase;
 }

.t3:after {
	content: '';
	background: #227F88;
	width: calc(100% - 3rem);
	height: 0.2rem;
	margin: 0.7rem 0 0 3rem;
	display: block;
}

@media (min-width: 768px) {

	.t3 {
		font-size: 2.4rem;
		line-height: 3rem;
	}
}

/* -------------------------- *\
    .intro
\* -------------------------- */

.intro { 
	padding: 3rem 0;
	text-align: center;
 }

@media (min-width: 768px) {

	.intro {
		padding: 6rem 0 4.6rem;
	}
}

.intro h2 + p {
	margin-top: 3.8rem;
}

.intro p {
	max-width: 99rem;
	margin: 0 auto;
	text-align: left;
	font-size: 1.8rem;
	line-height: 2.9rem;
	color: #777;
	margin-bottom: 0;
}

.intro--bf .t2 {
	margin-bottom: 3.5rem;
}

.intro--bf .t2:before {
	width: 41%;
}

.intro--bf .t2:after {
	margin: 1.3rem auto 0;
}

.intro--bf p {
	text-align: center;
}

.intro + .intro {
	padding: 2rem 0 4.6rem;
}

.intro .quote {
	max-width: 58.3rem;
	margin: 4.1rem auto 0;
	position: relative;
	padding: 1rem 4.8rem 3.4rem;
}

.intro .quote svg {
	width: 3.3rem;
	height: 2.9rem;
	opacity: .07;
	position: absolute;
	top: 0;
	left: 0;
}

.intro .quote p {
	color: #777;
	font-size: 1.6rem;
	line-height: 2.6rem;
	font-weight: 400;
	font-style: italic;
	margin-bottom: 0;
	font-family: Montserrat, sans-serif;
}

.intro .quote p + svg {
	left: auto;
	top: auto;
	bottom: 0;
	right: 0;
}

/* -------------------------- *\
    .some_text	
\* -------------------------- */

.some_text { 
	padding: 0 0 4rem;
 }

@media (min-width: 768px) {

	.some_text {
		padding: 0 0 9rem;
	}
}

.some_text .shell {
	max-width: 99rem;
	margin: 0 auto;
}

@media (max-width: 995px) {

	.some_text .shell {
		padding: 0 2rem;
	}
}

.some_text h2,
	.some_text h3,
	.some_text h4,
	.some_text h5,
	.some_text h6 {
	font-family: 'Playfair Display', sans-serif;
	color: #222;
	margin-bottom: 2.6rem;
	font-size: 2.4rem;
	line-height: 3rem;
}

.some_text h3 {
	font-size: 2rem;
	line-height: 3rem;
}

.some_text h4 {
	font-size: 1.8rem;
	line-height: 2rem;
}

.some_text p + h2,
	.some_text p + h3,
	.some_text p + h4,
	.some_text p + h5,
	.some_text p + h6 {
	margin-top: 4.7rem;
}

.some_text p {
	font-size: 1.6rem;
	line-height: 2.6rem;
	margin-bottom: 1.5rem;
	color: #444;
}

.some_text p strong {
	font-weight: 600;
}

.some_text p.m-t {
	margin-top: 1.5rem;
}

@media (min-width: 768px) {

	.some_text p {
		margin-bottom: 2.7rem;
	}

	.some_text p.m-t {
		margin-top: 6rem;
	}
}

.some_text ul {
	list-style-type: none;
	list-style-position: inside;
	margin-bottom: 2.7rem;
	margin-left: 2.5rem;
}

@media (min-width: 768px) {

	.some_text ul {
		margin-left: 4.6rem;
	}
}

.some_text ul li {
	position: relative;
	padding-left: 3rem;
	font-size: 1.6rem;
	line-height: 2.6rem;
	color: #444;
}

.some_text ul li + li {
	margin-top: 1.2rem;
}

.some_text ul li:before {
	content: url(/wp-content/uploads/double-left-arrowheads.svg);
	position: absolute;
	left: 0;
}

/* -------------------------- *\
    .virtual_cons
\* -------------------------- */

.virtual_cons { 
	padding: 3rem 0;
 }

@media (min-width: 768px) {

	.virtual_cons {
		padding: 6.8rem 0 10.8rem;
	}
}

.virtual_cons .shell {
	max-width: 75.4rem;
	margin: 0 auto;
	padding: 0;
}

@media (max-width: 758px) {

	.virtual_cons .shell {
		padding: 0 2rem;
	}
}

.virtual_cons h2 {
	font-family: 'Playfair Display', sans-serif;
	font-size: 4.8rem;
	line-height: 4.8rem;
	letter-spacing: 2.8px;
	color: #222;
	margin-bottom: 4.4rem;
	text-align: center;
}

.virtual_cons .top {
	max-width: 50rem;
	margin: 0 auto 5.3rem;
	font-size: 1.8rem;
	line-height: 2.9rem;
	color: #444;
	text-align: center;
}

.virtual_cons .bottom {
	font-size: 1.4rem;
	line-height: 2rem;
	color: #444;
	margin-top: 1.5rem;
	margin-bottom: 0;
}

@media (min-width: 768px) {

	.virtual_cons .bottom {
		margin-top: 2.5rem;
	}
}

/* -------------------------- *\
    .form
\* -------------------------- */

body.rtl .gform_wrapper .gform_body,
		body.rtl .gform_wrapper form {
	text-align: left !important;
	direction: ltr !important;
}

.virtual-form .gform_wrapper, .beauty_form .gform_wrapper, .contact-form .gform_wrapper, .form_service .gform_wrapper, .review_form .gform_wrapper {
	margin: 0;
}

.virtual-form .gform_wrapper ul li.gfield, .beauty_form .gform_wrapper ul li.gfield, .contact-form .gform_wrapper ul li.gfield, .form_service .gform_wrapper ul li.gfield, .review_form .gform_wrapper ul li.gfield {
	margin-top: 0;
	margin-bottom: 1.2rem;
}

.virtual-form .gform_wrapper .top_label .gfield_label,
		.virtual-form .gform_wrapper legend.gfield_label,
		.beauty_form .gform_wrapper .top_label .gfield_label,
		.beauty_form .gform_wrapper legend.gfield_label,
		.contact-form .gform_wrapper .top_label .gfield_label,
		.contact-form .gform_wrapper legend.gfield_label,
		.form_service .gform_wrapper .top_label .gfield_label,
		.form_service .gform_wrapper legend.gfield_label,
		.review_form .gform_wrapper .top_label .gfield_label,
		.review_form .gform_wrapper legend.gfield_label {
	display: none;
}

.virtual-form .gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container),
		.virtual-form .gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container),
		.virtual-form .gform_wrapper .top_label div.ginput_container,
		.beauty_form .gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container),
		.beauty_form .gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container),
		.beauty_form .gform_wrapper .top_label div.ginput_container,
		.contact-form .gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container),
		.contact-form .gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container),
		.contact-form .gform_wrapper .top_label div.ginput_container,
		.form_service .gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container),
		.form_service .gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container),
		.form_service .gform_wrapper .top_label div.ginput_container,
		.review_form .gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container),
		.review_form .gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container),
		.review_form .gform_wrapper .top_label div.ginput_container {
	margin-top: 0;
}

.virtual-form .gform_wrapper ul.gform_fields li.gfield.gfield_html, .beauty_form .gform_wrapper ul.gform_fields li.gfield.gfield_html, .contact-form .gform_wrapper ul.gform_fields li.gfield.gfield_html, .form_service .gform_wrapper ul.gform_fields li.gfield.gfield_html, .review_form .gform_wrapper ul.gform_fields li.gfield.gfield_html {
	font-size: 1.4rem;
	line-height: 2rem;
	color: #444;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
}

.virtual-form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
		.virtual-form .gform_wrapper textarea.medium,
		.beauty_form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
		.beauty_form .gform_wrapper textarea.medium,
		.contact-form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
		.contact-form .gform_wrapper textarea.medium,
		.form_service .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
		.form_service .gform_wrapper textarea.medium,
		.review_form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
		.review_form .gform_wrapper textarea.medium {
	background: #fff;
	border: 0.1rem solid #e0e0e0;
	padding: 0.7rem 1.8rem 0.6rem;
	font-size: 1.6rem;
	line-height: 2.4rem;
	color: #777;
	text-align: left !important;
}

.virtual-form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-ms-input-placeholder, .virtual-form .gform_wrapper textarea.medium:-ms-input-placeholder, .beauty_form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-ms-input-placeholder, .beauty_form .gform_wrapper textarea.medium:-ms-input-placeholder, .contact-form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-ms-input-placeholder, .contact-form .gform_wrapper textarea.medium:-ms-input-placeholder, .form_service .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-ms-input-placeholder, .form_service .gform_wrapper textarea.medium:-ms-input-placeholder, .review_form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-ms-input-placeholder, .review_form .gform_wrapper textarea.medium:-ms-input-placeholder {
	color: #777;
}

.virtual-form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder, .virtual-form .gform_wrapper textarea.medium::placeholder, .beauty_form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder, .beauty_form .gform_wrapper textarea.medium::placeholder, .contact-form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder, .contact-form .gform_wrapper textarea.medium::placeholder, .form_service .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder, .form_service .gform_wrapper textarea.medium::placeholder, .review_form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder, .review_form .gform_wrapper textarea.medium::placeholder {
	color: #777;
}

.virtual-form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus, .virtual-form .gform_wrapper textarea.medium:focus, .beauty_form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus, .beauty_form .gform_wrapper textarea.medium:focus, .contact-form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus, .contact-form .gform_wrapper textarea.medium:focus, .form_service .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus, .form_service .gform_wrapper textarea.medium:focus, .review_form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus, .review_form .gform_wrapper textarea.medium:focus {
	border: 0.1rem solid #A2A2A2;
}

.virtual-form .gform_wrapper .gfield_consent_label, .beauty_form .gform_wrapper .gfield_consent_label, .contact-form .gform_wrapper .gfield_consent_label, .form_service .gform_wrapper .gfield_consent_label, .review_form .gform_wrapper .gfield_consent_label {
	text-align: left !important;
}

.virtual-form .gform_wrapper textarea.medium,
		.virtual-form .gform_wrapper .area_hight,
		.beauty_form .gform_wrapper textarea.medium,
		.beauty_form .gform_wrapper .area_hight,
		.contact-form .gform_wrapper textarea.medium,
		.contact-form .gform_wrapper .area_hight,
		.form_service .gform_wrapper textarea.medium,
		.form_service .gform_wrapper .area_hight,
		.review_form .gform_wrapper textarea.medium,
		.review_form .gform_wrapper .area_hight {
	height: 12.2rem;
}

.virtual-form .gform_wrapper .ginput_container_consent a, .beauty_form .gform_wrapper .ginput_container_consent a, .contact-form .gform_wrapper .ginput_container_consent a, .form_service .gform_wrapper .ginput_container_consent a, .review_form .gform_wrapper .ginput_container_consent a {
	color: #227F88;
}

.virtual-form .gform_wrapper .ginput_container_consent a:hover, .beauty_form .gform_wrapper .ginput_container_consent a:hover, .contact-form .gform_wrapper .ginput_container_consent a:hover, .form_service .gform_wrapper .ginput_container_consent a:hover, .review_form .gform_wrapper .ginput_container_consent a:hover {
	color: #444;
}

.virtual-form .gform_wrapper [type="checkbox"]:not(:checked),
	    .virtual-form .gform_wrapper [type="checkbox"]:checked,
	    .beauty_form .gform_wrapper [type="checkbox"]:not(:checked),
	    .beauty_form .gform_wrapper [type="checkbox"]:checked,
	    .contact-form .gform_wrapper [type="checkbox"]:not(:checked),
	    .contact-form .gform_wrapper [type="checkbox"]:checked,
	    .form_service .gform_wrapper [type="checkbox"]:not(:checked),
	    .form_service .gform_wrapper [type="checkbox"]:checked,
	    .review_form .gform_wrapper [type="checkbox"]:not(:checked),
	    .review_form .gform_wrapper [type="checkbox"]:checked {
	position: absolute;
	left: -20px;
	display: none;
}

.virtual-form .gform_wrapper [type="checkbox"]:not(:checked) + label,
	    .virtual-form .gform_wrapper [type="checkbox"]:checked + label,
	    .beauty_form .gform_wrapper [type="checkbox"]:not(:checked) + label,
	    .beauty_form .gform_wrapper [type="checkbox"]:checked + label,
	    .contact-form .gform_wrapper [type="checkbox"]:not(:checked) + label,
	    .contact-form .gform_wrapper [type="checkbox"]:checked + label,
	    .form_service .gform_wrapper [type="checkbox"]:not(:checked) + label,
	    .form_service .gform_wrapper [type="checkbox"]:checked + label,
	    .review_form .gform_wrapper [type="checkbox"]:not(:checked) + label,
	    .review_form .gform_wrapper [type="checkbox"]:checked + label {
	position: relative;
	padding-left: 3.2rem;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
	line-height: 3rem;
	font-size: 1.2rem;
	line-height: 1.6rem;
	letter-spacing: 0.36px;
	display: block;
}

.virtual-form .gform_wrapper [type="checkbox"]:not(:checked) + label:before,
	    .virtual-form .gform_wrapper [type="checkbox"]:checked + label:before,
	    .beauty_form .gform_wrapper [type="checkbox"]:not(:checked) + label:before,
	    .beauty_form .gform_wrapper [type="checkbox"]:checked + label:before,
	    .contact-form .gform_wrapper [type="checkbox"]:not(:checked) + label:before,
	    .contact-form .gform_wrapper [type="checkbox"]:checked + label:before,
	    .form_service .gform_wrapper [type="checkbox"]:not(:checked) + label:before,
	    .form_service .gform_wrapper [type="checkbox"]:checked + label:before,
	    .review_form .gform_wrapper [type="checkbox"]:not(:checked) + label:before,
	    .review_form .gform_wrapper [type="checkbox"]:checked + label:before {
	content: '';
	position: absolute;
	left: 0;
	top: -0.2rem;
	width: 1.8rem;
	height: 1.8rem;
	border: 0.2rem solid #222;
	background: #fff;
}

.virtual-form .gform_wrapper [type="checkbox"]:not(:checked) + label:after,
	    .virtual-form .gform_wrapper [type="checkbox"]:checked + label:after,
	    .beauty_form .gform_wrapper [type="checkbox"]:not(:checked) + label:after,
	    .beauty_form .gform_wrapper [type="checkbox"]:checked + label:after,
	    .contact-form .gform_wrapper [type="checkbox"]:not(:checked) + label:after,
	    .contact-form .gform_wrapper [type="checkbox"]:checked + label:after,
	    .form_service .gform_wrapper [type="checkbox"]:not(:checked) + label:after,
	    .form_service .gform_wrapper [type="checkbox"]:checked + label:after,
	    .review_form .gform_wrapper [type="checkbox"]:not(:checked) + label:after,
	    .review_form .gform_wrapper [type="checkbox"]:checked + label:after {
	content: url(/wp-content/uploads/check.svg);
	position: absolute;
	top: -0.1rem;
	left: .4rem;
	transition: all .2s;
}

.virtual-form .gform_wrapper [type="checkbox"]:not(:checked) + label:after, .beauty_form .gform_wrapper [type="checkbox"]:not(:checked) + label:after, .contact-form .gform_wrapper [type="checkbox"]:not(:checked) + label:after, .form_service .gform_wrapper [type="checkbox"]:not(:checked) + label:after, .review_form .gform_wrapper [type="checkbox"]:not(:checked) + label:after {
	opacity: 0;
	transform: scale(0);
}

.virtual-form .gform_wrapper [type="checkbox"]:checked + label:after, .beauty_form .gform_wrapper [type="checkbox"]:checked + label:after, .contact-form .gform_wrapper [type="checkbox"]:checked + label:after, .form_service .gform_wrapper [type="checkbox"]:checked + label:after, .review_form .gform_wrapper [type="checkbox"]:checked + label:after {
	opacity: 1;
	transform: scale(1);
}

.virtual-form .gform_wrapper .up_file, .beauty_form .gform_wrapper .up_file, .contact-form .gform_wrapper .up_file, .form_service .gform_wrapper .up_file, .review_form .gform_wrapper .up_file {
	height: 4.7rem;
}

.virtual-form .gform_wrapper .gform_fileupload_multifile .gform_drop_area, .beauty_form .gform_wrapper .gform_fileupload_multifile .gform_drop_area, .contact-form .gform_wrapper .gform_fileupload_multifile .gform_drop_area, .form_service .gform_wrapper .gform_fileupload_multifile .gform_drop_area, .review_form .gform_wrapper .gform_fileupload_multifile .gform_drop_area {
	border: 0;
	background: transparent;
	padding: 0;
	margin-bottom: -1.6rem;
}

.virtual-form .gform_wrapper span.gform_drop_instructions,
	    .virtual-form .gform_wrapper .gform_drop_instructions,
	    .beauty_form .gform_wrapper span.gform_drop_instructions,
	    .beauty_form .gform_wrapper .gform_drop_instructions,
	    .contact-form .gform_wrapper span.gform_drop_instructions,
	    .contact-form .gform_wrapper .gform_drop_instructions,
	    .form_service .gform_wrapper span.gform_drop_instructions,
	    .form_service .gform_wrapper .gform_drop_instructions,
	    .review_form .gform_wrapper span.gform_drop_instructions,
	    .review_form .gform_wrapper .gform_drop_instructions {
	display: none !important;
}

.virtual-form .gform_wrapper input.button.gform_button_select_files, .beauty_form .gform_wrapper input.button.gform_button_select_files, .contact-form .gform_wrapper input.button.gform_button_select_files, .form_service .gform_wrapper input.button.gform_button_select_files, .review_form .gform_wrapper input.button.gform_button_select_files {
	background: #fff !important;
	border: 0.1rem solid #E0E0E0 !important;
	padding: 1.1rem 2.3rem !important;
	font-size: 1.4rem;
	line-height: 2rem;
	color: #777;
	cursor: pointer;
	width: 100%;
	height: 4.7rem;
}

.virtual-form .gform_wrapper .gform_footer, .beauty_form .gform_wrapper .gform_footer, .contact-form .gform_wrapper .gform_footer, .form_service .gform_wrapper .gform_footer, .review_form .gform_wrapper .gform_footer {
	padding: 0;
	margin: 1.4rem 0 0 0;
}

@media (min-width: 640px) {

	.virtual-form .gform_wrapper .gform_footer, .beauty_form .gform_wrapper .gform_footer, .contact-form .gform_wrapper .gform_footer, .form_service .gform_wrapper .gform_footer, .review_form .gform_wrapper .gform_footer {
		width: 98%;
	}
}

.virtual-form .gform_wrapper .gform_footer input.button,
	    	.virtual-form .gform_wrapper .gform_footer input[type=submit],
	    	.virtual-form .gform_wrapper .gform_footer .gform_page_footer input.button,
	    	.virtual-form .gform_wrapper .gform_footer .gform_page_footer input[type=submit],
	    	.beauty_form .gform_wrapper .gform_footer input.button,
	    	.beauty_form .gform_wrapper .gform_footer input[type=submit],
	    	.beauty_form .gform_wrapper .gform_footer .gform_page_footer input.button,
	    	.beauty_form .gform_wrapper .gform_footer .gform_page_footer input[type=submit],
	    	.contact-form .gform_wrapper .gform_footer input.button,
	    	.contact-form .gform_wrapper .gform_footer input[type=submit],
	    	.contact-form .gform_wrapper .gform_footer .gform_page_footer input.button,
	    	.contact-form .gform_wrapper .gform_footer .gform_page_footer input[type=submit],
	    	.form_service .gform_wrapper .gform_footer input.button,
	    	.form_service .gform_wrapper .gform_footer input[type=submit],
	    	.form_service .gform_wrapper .gform_footer .gform_page_footer input.button,
	    	.form_service .gform_wrapper .gform_footer .gform_page_footer input[type=submit],
	    	.review_form .gform_wrapper .gform_footer input.button,
	    	.review_form .gform_wrapper .gform_footer input[type=submit],
	    	.review_form .gform_wrapper .gform_footer .gform_page_footer input.button,
	    	.review_form .gform_wrapper .gform_footer .gform_page_footer input[type=submit] {
	width: 100%;
	background: #494949;
	border: 0.1rem solid #494949;
	color: #fff;
	font-size: 1.6rem;
	line-height: 2.4rem;
	font-weight: 500;
	text-align: center !important;
	text-transform: uppercase;
	padding: 0.6rem;
	cursor: pointer;
	font-weight: 400;
	font-family: 'Montserrat', sans-serif;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	transition: .3s ease;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	margin: 0;
}

.virtual-form .gform_wrapper .gform_footer input.button:hover, .virtual-form .gform_wrapper .gform_footer input[type=submit]:hover, .virtual-form .gform_wrapper .gform_footer .gform_page_footer input.button:hover, .virtual-form .gform_wrapper .gform_footer .gform_page_footer input[type=submit]:hover, .beauty_form .gform_wrapper .gform_footer input.button:hover, .beauty_form .gform_wrapper .gform_footer input[type=submit]:hover, .beauty_form .gform_wrapper .gform_footer .gform_page_footer input.button:hover, .beauty_form .gform_wrapper .gform_footer .gform_page_footer input[type=submit]:hover, .contact-form .gform_wrapper .gform_footer input.button:hover, .contact-form .gform_wrapper .gform_footer input[type=submit]:hover, .contact-form .gform_wrapper .gform_footer .gform_page_footer input.button:hover, .contact-form .gform_wrapper .gform_footer .gform_page_footer input[type=submit]:hover, .form_service .gform_wrapper .gform_footer input.button:hover, .form_service .gform_wrapper .gform_footer input[type=submit]:hover, .form_service .gform_wrapper .gform_footer .gform_page_footer input.button:hover, .form_service .gform_wrapper .gform_footer .gform_page_footer input[type=submit]:hover, .review_form .gform_wrapper .gform_footer input.button:hover, .review_form .gform_wrapper .gform_footer input[type=submit]:hover, .review_form .gform_wrapper .gform_footer .gform_page_footer input.button:hover, .review_form .gform_wrapper .gform_footer .gform_page_footer input[type=submit]:hover {
	background: transparent;
	color: #494949;
}

@media (min-width: 640px) {

	@media (max-width: 1200px) {

		.beauty_form .gform_wrapper .gform_footer {
			width: 97%;
		}
	}
}

.review_form {
 	position: relative;
 }

.review_form .gform_wrapper {
	direction: ltr !important;
	text-align: left !important;
}

.review_form .gform_wrapper form,
 		.review_form .gform_wrapper .gform_body {
	position: relative;
}

.review_form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
 		.review_form .gform_wrapper textarea.medium {
	background: #FCFCFC;
	border: 0.1rem solid #E0E0E0;
	padding: 0.7rem 1.9rem;
	font-size: 1.6rem;
	line-height: 2.4rem;
	color: #777;
}

.review_form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-ms-input-placeholder, .review_form .gform_wrapper textarea.medium:-ms-input-placeholder {
	color: #777;
}

.review_form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder, .review_form .gform_wrapper textarea.medium::placeholder {
	color: #777;
}

.review_form .gform_wrapper textarea.medium {
	height: 13.4rem;
}

@media (min-width: 400px) {

	.review_form .gform_wrapper .top_label li.gfield.gf_left_half {
		width: calc(100% - 15rem);
	}
}

@media (min-width: 900px) {

	.review_form .gform_wrapper .top_label li.gfield.gf_left_half {
		width: 40.3rem;
	}
}

@media (min-width: 640px) {

	.review_form .gform_wrapper li.gfield.gf_list_5col ul.gfield_radio li {
		width: auto;
	}
}

.review_form .gform_wrapper .top_label li.gfield.stars {
	position: relative;
	left: 0;
	width: 100%;
}

@media (min-width: 400px) {

	.review_form .gform_wrapper .top_label li.gfield.stars {
		top: -4.5rem;
		width: 13.7rem;
		left: calc(100% - 13.7rem);
		margin-bottom: 0;
	}
}

@media (min-width: 640px) {

	.review_form .gform_wrapper .top_label li.gfield.stars {
		top: .5rem;
		left: 1.8rem;
		padding-right: 0;
	}
}

.review_form .gform_wrapper .top_label li.gfield.stars .gfield_radio {
	display: -ms-flexbox;
	display: flex;
	list-style-type: none;
	width: 15.7rem;
	margin: 0;
}

@media (min-width: 640px) {

	.review_form .gform_wrapper .top_label li.gfield.stars .gfield_radio {
		width: 13.7rem;
	}
}

@media (min-width: 990px) {

	.review_form .gform_wrapper .top_label li.gfield.stars .gfield_radio {
		width: 15.7rem;
	}
}

.review_form .gform_wrapper .top_label li.gfield.stars .gfield_radio li {
	margin-bottom: 0;
	list-style-type: none;
}

.review_form .gform_wrapper .top_label li.gfield.stars .gfield_radio li [type="radio"]:not(:checked),
				    .review_form .gform_wrapper .top_label li.gfield.stars .gfield_radio li [type="radio"]:checked {
	position: absolute;
	left: -20px;
	display: none;
}

.review_form .gform_wrapper .top_label li.gfield.stars .gfield_radio li [type="radio"]:not(:checked) + label,
				    .review_form .gform_wrapper .top_label li.gfield.stars .gfield_radio li [type="radio"]:checked + label {
	position: relative;
	padding-left: 2.1rem;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
	line-height: 2rem;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	font-size: 0;
}

.review_form .gform_wrapper .top_label li.gfield.stars .gfield_radio li [type="radio"]:not(:checked) + label:before,
				    .review_form .gform_wrapper .top_label li.gfield.stars .gfield_radio li [type="radio"]:checked + label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	content: url(/wp-content/uploads/star-hollow.png);
	position: absolute;
	transition: all .2s;
	font-weight:900;
	width: 2.1rem;
	height: 1.8rem;
	transform: scale(1);
}

.review_form .gform_wrapper .top_label li.gfield.stars .gfield_radio li [type="radio"]:not(:checked) + label:after,
				    .review_form .gform_wrapper .top_label li.gfield.stars .gfield_radio li [type="radio"]:checked + label:after {
	content: url(/wp-content/uploads/star-full.png);
	position: absolute;
	left: 0;
	top: 0;
	transition: all .2s;
	width: 2.1rem;
	height: 1.8rem;
	transform: scale(1);
}

.review_form .gform_wrapper .top_label li.gfield.stars .gfield_radio li [type="radio"]:not(:checked) + label:after {
	opacity: 0;
	transform: scale(0);
}

.review_form .gform_wrapper .top_label li.gfield.stars .gfield_radio li [type="radio"]:checked + label:after {
	opacity: 1;
	transform: scale(1);
}

.review_form .gform_wrapper .top_label li.gfield.stars .gfield_radio li.hover [type="radio"]:not(:checked) + label:before,
				    	.review_form .gform_wrapper .top_label li.gfield.stars .gfield_radio li.hover [type="radio"]:checked + label:before,
				    	.review_form .gform_wrapper .top_label li.gfield.stars .gfield_radio li.selected [type="radio"]:not(:checked) + label:before,
				    	.review_form .gform_wrapper .top_label li.gfield.stars .gfield_radio li.selected [type="radio"]:checked + label:before {
	content: url(/wp-content/uploads/star-full.png);
	position: absolute;
	left: 0;
	top: 0;
	transition: all .2s;
}

.review_form .gform_wrapper .top_label li.gfield.stars.full-star {
	text-align: center;
}

.review_form .gform_wrapper .top_label li.gfield.stars.full-star .gfield_radio [type="radio"]:not(:checked) + label:before,
					.review_form .gform_wrapper .top_label li.gfield.stars.full-star .gfield_radio [type="radio"]:checked + label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	content: url(/wp-content/uploads/star-full.png);
	position: absolute;
	transition: all .2s;
	font-weight:900;
}

.review_form .gform_wrapper .top_label li.gfield.stars.remove-full-star .gfield_radio [type="radio"]:not(:checked) + label:before,
					.review_form .gform_wrapper .top_label li.gfield.stars.remove-full-star .gfield_radio [type="radio"]:checked + label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	content: url(/wp-content/uploads/star-hollow.png);
	position: absolute;
	transition: all .2s;
	font-weight:900;
}

.review_form .gform_wrapper .top_label li.gfield.text-width {
	width: 100%;
}

@media (min-width: 400px) {

	.review_form .gform_wrapper .top_label li.gfield.text-width {
		width: calc(100% - 15rem);
		margin-top: -2rem;
	}
}

@media (min-width: 640px) {

	.review_form .gform_wrapper .top_label li.gfield.text-width {
		margin-top: 0;
		width: calc(100% - 14rem);
	}
}

@media (min-width: 790px) {

	.review_form .gform_wrapper .top_label li.gfield.text-width {
		width: calc(100% - 13.8rem);
	}
}

@media (min-width: 900px) {

	.review_form .gform_wrapper .top_label li.gfield.text-width {
		width: 62.7rem;
	}
}

.review_form .gform_wrapper .top_label li.field_sublabel_below .gfield_consent_label {
	text-align: left !important;
}

.review_form .gform_wrapper .top_label li.field_sublabel_below .gfield_consent_label a {
	color: #227F88;
}

.review_form .gform_wrapper .gfield_consent_label {
	text-align: left !important;
}

.review_form .gform_wrapper .top_label li.gfield.gf_first_quarter div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]),
 		.review_form .gform_wrapper .top_label li.gfield.gf_first_quarter div:not(.ginput_container_date) select,
 		.review_form .gform_wrapper .top_label li.gfield.gf_fourth_quarter div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]),
 		.review_form .gform_wrapper .top_label li.gfield.gf_fourth_quarter div:not(.ginput_container_date) select,
 		.review_form .gform_wrapper .top_label li.gfield.gf_second_quarter div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]),
 		.review_form .gform_wrapper .top_label li.gfield.gf_second_quarter div:not(.ginput_container_date) select,
 		.review_form .gform_wrapper .top_label li.gfield.gf_third_quarter div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]),
 		.review_form .gform_wrapper .top_label li.gfield.gf_third_quarter div:not(.ginput_container_date) select {
	width: 49% !important;
}

@media (min-width: 400px) {

	.review_form .gform_wrapper .top_label li.gfield.gf_first_quarter div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]),
 		.review_form .gform_wrapper .top_label li.gfield.gf_first_quarter div:not(.ginput_container_date) select,
 		.review_form .gform_wrapper .top_label li.gfield.gf_fourth_quarter div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]),
 		.review_form .gform_wrapper .top_label li.gfield.gf_fourth_quarter div:not(.ginput_container_date) select,
 		.review_form .gform_wrapper .top_label li.gfield.gf_second_quarter div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]),
 		.review_form .gform_wrapper .top_label li.gfield.gf_second_quarter div:not(.ginput_container_date) select,
 		.review_form .gform_wrapper .top_label li.gfield.gf_third_quarter div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]),
 		.review_form .gform_wrapper .top_label li.gfield.gf_third_quarter div:not(.ginput_container_date) select {
		width: 100% !important;
	}
}

.review_form .gform_wrapper .top_label li.gfield.file-width {
	cursor: pointer;
}

@media (min-width: 400px) {

	.review_form .gform_wrapper .top_label li.gfield.file-width {
		right: 0;
		width: 13.7rem !important;
		position: absolute;
		bottom: 1.8rem;
	}
}

@media (min-width: 640px) {

	.review_form .gform_wrapper .top_label li.gfield.file-width {
		padding-right: 0;
		bottom: 2.2rem;
	}
}

@media (min-width: 900px) {

	.review_form .gform_wrapper .top_label li.gfield.file-width {
		width: 18.7rem !important;
		height: 18.5rem;
		bottom: 2.6rem;
	}
}

.review_form .gform_wrapper .top_label li.gfield.file-width input[type=file] {
	position: relative;
	width: 20rem;
	height: 13.7rem;
	top: 0;
	right: 0;
}

.review_form .gform_wrapper .top_label li.gfield.file-width input[type=file]:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 18.7rem;
	height: 13.5rem;
	background: #fff url(/wp-content/uploads/up-file.png) no-repeat;
	background-size: contain;
}

@media (min-width: 400px) {

	.review_form .gform_wrapper .top_label li.gfield.file-width input[type=file]:after {
		width: 13.7rem;
	}
}

@media (min-width: 900px) {

	.review_form .gform_wrapper .top_label li.gfield.file-width input[type=file]:after {
		width: 18.7rem;
		height: 18.5rem;
	}
}

@media (min-width: 400px) {

	.review_form .gform_wrapper .top_label li.gfield.file-width input[type=file] {
		margin-bottom: 0;
	}
}

@media (min-width: 900px) {

	.review_form .gform_wrapper .top_label li.gfield.file-width input[type=file] {
		height: 18.5rem;
	}
}

@media (min-width: 640px) {

	.review_form .gform_wrapper .gform_footer {
		width: 100%;
	}
}

.review_form .gform_wrapper .gform_footer input.button,
	    	.review_form .gform_wrapper .gform_footer input[type=submit],
	    	.review_form .gform_wrapper .gform_footer .gform_page_footer input.button,
	    	.review_form .gform_wrapper .gform_footer .gform_page_footer input[type=submit] {
	width: 100%;
	background: #fff;
	border: 0.2rem solid #227F88;
	color: #494949;
	font-weight: 500;
}

.review_form .gform_wrapper .gform_footer input.button:hover, .review_form .gform_wrapper .gform_footer input[type=submit]:hover, .review_form .gform_wrapper .gform_footer .gform_page_footer input.button:hover, .review_form .gform_wrapper .gform_footer .gform_page_footer input[type=submit]:hover {
	background: rgba(34,34,34, .4);
	color: #fff;
}

/* -------------------------- *\
    .doctors
\* -------------------------- */

.doctors { 
	padding: 8.8rem 0 3rem;
	position: relative;
 }

@media (min-width: 990px) {

	.doctors {
		padding: 8.8rem 0 11.3rem;
	}
}

.doctors .shell {
	max-width: 122.3rem;
	margin: 0 auto;
	padding: 0;
}

@media (max-width: 1223px) {

	.doctors .shell {
		padding: 0 2rem;
	}
}

.doctors .slogan {
	margin-bottom: 5rem;
	font-family: 'Playfair Display', sans-serif;
	font-size: 3.5rem;
	line-height: 4rem;
	color: rgba(68,68,68, 0.2);
	text-align: center;
}

@media (min-width: 600px) {

	.doctors .slogan {
		font-size: 4.5rem;
		line-height: 5rem;
	}
}

@media (min-width: 900px) {

	.doctors .slogan {
		font-size: 7.2rem;
		line-height: 9.6rem;
	}
}

@media (min-width: 1360px) {

	.doctors .slogan {
		position: absolute;
		top: 50%;
		left: calc(28% - 70.6rem);
		transform: rotate(-90deg);
		margin-bottom: 0;
	}
}

@media (min-width: 1680px) {

	.doctors .slogan {
		left: calc(31% - 70.6rem);
	}
}

@media (min-width: 1360px) {

	.doctors .slogan--dilber {
		left: calc(28% - 76.6rem);
		top: 45%;
	}
}

@media (min-width: 1680px) {

	.doctors .slogan--dilber {
		left: calc(31% - 77.6rem);
	}
}

.doctors .top {
	background: #fafafa;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: center;
	    justify-content: center;
	margin-bottom: 4.3rem;
}

@media (min-width: 768px) {

	.doctors .top {
		margin-right: 2.8rem;
	}
}

@media (min-width: 990px) {

	.doctors .top {
		-ms-flex-pack: justify;
		    justify-content: space-between;
	}
}

.doctors .top .image {
	position: relative;
	width: 100%;
	height: auto;
	text-align: center;
}

@media (min-width: 990px) {

	.doctors .top .image {
		width: calc(45% - 3.5rem);
		text-align: left;
	}
}

.doctors .top .image:after {
	content: url(/wp-content/uploads/doctor_bg-1.jpg);
	position: absolute;
	top: 0;
	left: 0;
	width: 70%;
	height: 100%;
	overflow: hidden;
	opacity: 0.6;
}

.doctors .top .image img {
	max-width: calc(100% - 3.5rem);
	height: auto;
	position: relative;
	z-index: 1;
	top: -3.5rem;
	left: 3.5rem;
}

@media (min-width: 1200px) {

	.doctors .top .image img {
		max-width: 49rem;
	}
}

.doctors .top .right {
	width: 100%;
	padding: 2rem;
	position: relative;
}

.doctors .top .right:after {
	content: '';
	width: 7.8rem;
	height: 10.9rem;
	background: url(/wp-content/uploads/gelistudio-logo-2.png) no-repeat;
	background-size: contain;
	display: none;
}

@media (min-width: 768px) {

	.doctors .top .right:after {
		position: absolute;
		top: 0;
		right: -2.6rem;
		display: block;
	}
}

@media (min-width: 990px) {

	.doctors .top .right:after {
		top: 2rem;
		opacity: 0.5;
		right: 0;
	}
}

@media (min-width: 1240px) {

	.doctors .top .right:after {
		opacity: 1;
	}
}

@media (min-width: 1340px) {

	.doctors .top .right:after {
		right: -3rem;
	}
}

@media (min-width: 1435px) {

	.doctors .top .right:after {
		top: 0;
		right: -7rem;
		width: 13.8rem;
		height: 18.9rem;
	}
}

@media (min-width: 990px) {

	.doctors .top .right {
		width: calc(60% - 4.5rem);
	}
}

@media (min-width: 1200px) {

	.doctors .top .right {
		padding: 4.7rem 13rem 0 0;
		width: calc(55% - 4.5rem);
	}
}

.doctors .top .right .t {
	margin-bottom: 3rem;
	text-align: center;
}

@media (min-width: 550px) {

	.doctors .top .right .t {
		display: -ms-flexbox;
		display: flex;
		text-align: left;
		margin-bottom: 6rem;
		-ms-flex-pack: center;
		    justify-content: center;
		-ms-flex-align: end;
		    align-items: flex-end;
	}
}

@media (min-width: 990px) {

	.doctors .top .right .t {
		-ms-flex-pack: left;
		    justify-content: left;
	}
}

.doctors .top .right .t h2,
				.doctors .top .right .t h3 {
	font-family: 'Playfair Display', sans-serif;
	font-size: 2.3rem;
	line-height: 2.3rem;
	letter-spacing: 2.8px;
	margin-bottom: 0;
	color: #222;
	margin-bottom: 1rem;
}

@media (min-width: 500px) {

	.doctors .top .right .t h2,
				.doctors .top .right .t h3 {
		padding-right: 2rem;
		margin-bottom: .3rem;
	}
}

@media (min-width: 990px) {

	.doctors .top .right .t h2,
				.doctors .top .right .t h3 {
		font-size: 4.3rem;
		line-height: 4.3rem;
		margin-bottom: 0;
	}
}

.doctors .top .right .t h3 {
	font-size: 2rem;
	line-height: 2.6rem;
	letter-spacing: normal;
	display: inline-block;
	text-transform: uppercase;
	padding-right: 0;
	margin-bottom: 0;
}

.doctors .top .right .t h3:before {
	content: '';
	background: #227F88;
	width: 116%;
	height: 0.2rem;
	margin: 0.6rem 0 1.1rem;
	display: block;
}

@media (min-width: 990px) {

	.doctors .top .right .t h3 {
		font-size: 2.4rem;
		line-height: 3rem;
	}
}

@media (min-width: 990px) {

	@media (max-width: 1005px) {

		.doctors .top .right .t h3 {
			font-size: 2.3rem;
		}
	}
}

@media (min-width: 1200px) {

	@media (max-width: 1230px) {

		.doctors .top .right .t h3 {
			font-size: 2.3rem;
		}
	}
}

.doctors .top .right .b {
	position: relative;
}

@media (min-width: 1200px) {

	.doctors .top .right .b {
		max-width: 48rem;
	}
}

.doctors .top .right .b p {
	margin: 0 auto;
	font-size: 1.6rem;
	line-height: 2.6rem;
	color: #777;
	max-width: 85%;
}

@media (min-width: 1200px) {

	.doctors .top .right .b p {
		max-width: 38rem;
	}
}

.doctors .top .right .b p:before,
					.doctors .top .right .b p:after {
	content: url(/wp-content/uploads/left-quote.svg);
	position: absolute;
	top: -1rem;
	left: -2rem;
}

@media (min-width: 500px) {

	.doctors .top .right .b p:before,
					.doctors .top .right .b p:after {
		left: -1rem;
	}
}

@media (min-width: 600px) {

	.doctors .top .right .b p:before,
					.doctors .top .right .b p:after {
		left: 0;
	}
}

.doctors .top .right .b p:after {
	content: url(/wp-content/uploads/right-quote.svg);
	bottom: -1.5rem;
	top: auto;
	left: auto;
	right: 0;
}

.doctors .bottom .line-text {
	max-width: 32.5rem;
	font-size: 1.8rem;
	line-height: 2.2rem;
	text-transform: uppercase;
	color: #227F88;
	margin-bottom: 2.8rem;
	padding-left: 2.3rem;
	border-left: 0.1rem solid #227F88;
}

.doctors .bottom .position {
	font-size: 1.6rem;
	line-height: 2.6rem;
	color: #222;
	margin-bottom: 4.2rem;
}

.doctors .bottom .blocks {
	margin-bottom: 3rem;
	color: #444;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
}

@media (min-width: 1200px) {

	.doctors .bottom .blocks {
		margin-bottom: 7.5rem;
	}
}

.doctors .bottom .blocks h2 {
	font-size: 1.8rem;
	line-height: 2.2rem;
	text-transform: uppercase;
	color: #227F88;
	margin-bottom: 2.8rem;
	font-weight: 600;
}

.doctors .bottom .blocks .left,
			.doctors .bottom .blocks .right {
	width: 100%;
	margin-bottom: 2.8rem;
}

@media (min-width: 900px) {

	.doctors .bottom .blocks .left,
			.doctors .bottom .blocks .right {
		width: calc(50% - 4.2rem);
		margin-bottom: 0;
	}
}

.doctors .bottom .blocks p {
	font-size: 1.6rem;
	line-height: 2.6rem;
	margin-bottom: 0;
}

.doctors .bottom .certificate {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

.doctors .bottom .certificate img {
	margin-right: 1.3rem;
	height: 4.8rem;
	margin-bottom: 1rem;
}

@media (min-width: 768px) {

	.doctors .bottom .certificate img {
		margin-right: 0;
	}

	.doctors .bottom .certificate img + img {
		margin-left: 3.6rem;
	}
}

.doctors .bottom .certificate img:nth-of-type(1) {
	max-width: 19rem;
}

.doctors .bottom .certificate img:nth-of-type(2) {
	max-width: 8.2rem;
}

.doctors .bottom .certificate img:nth-of-type(3) {
	max-width: 11.9rem;
}

.doctors .bottom .certificate img:nth-of-type(4) {
	max-width: 19rem;
}

.doctors .more_info {
	margin: 4.3rem 0 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
}

.doctors .more_info .l h3, .doctors .more_info .r h3 {
	color: #227F88;
	font-size: 1.8rem;
	line-height: 2.2rem;
	text-transform: uppercase;
	margin-bottom: 2.8rem;
	font-weight: 600;
}

.doctors .more_info .l div, .doctors .more_info .r div {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	margin-bottom: 2rem;
}

.doctors .more_info .l div h4, .doctors .more_info .r div h4 {
	color: #227F88;
	font-size: 2.1rem;
	line-height: 2.6rem;
	font-weight: 400;
	padding-right: 2rem;
	margin-bottom: 2rem;
	width: 100%;
}

.doctors .more_info .l div p, .doctors .more_info .r div p {
	font-size: 1.6rem;
	line-height: 2.6rem;
	font-weight: 400;
	margin-bottom: 0;
	width: 100%;
}

.doctors .more_info .l {
	width: 100%;
	margin-bottom: 3rem;
}

@media (min-width: 1024px) {

	.doctors .more_info .l {
		width: calc(40% - 4rem);
		margin-bottom: 0;
	}
}

@media (min-width: 768px) {

	.doctors .more_info .l div h4 {
		width: 10rem;
		margin-bottom: 0;
	}

	.doctors .more_info .l div p {
		width: calc(100% - 10rem);
	}
}

.doctors .more_info .r {
	width: 100%;
}

@media (min-width: 1024px) {

	.doctors .more_info .r {
		width: calc(60% - 4rem);
	}
}

@media (min-width: 768px) {

	.doctors .more_info .r div h4 {
		width: 25rem;
		margin-bottom: 0;
	}

	.doctors .more_info .r div p {
		width: calc(100% - 25rem);
	}
}

/* -------------------------- *\
    .staff
\* -------------------------- */

.staff { 
	padding: 3rem 0 0;
}

@media (min-width: 990px) {

	.staff {
		padding: 6rem 0 3rem;
	}
}

.staff .shell {
	max-width: 125.3rem;
	margin: 0 auto;
	padding: 0;
}

@media (max-width: 1253px) {

	.staff .shell {
		padding: 0 2rem;
	}
}

.staff .block {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	margin-bottom: 3rem;
}

@media (min-width: 768px) {

	.staff .block {
		margin-bottom: 6.7rem;
	}
}

.staff .block .image {
	position: relative;
	width: 100%;
	height: auto;
	margin-bottom: 2rem;
}

@media (min-width: 768px) {

	.staff .block .image {
		width: calc(45% - 2.5rem);
		margin-bottom: 0;
	}
}

@media (min-width: 990px) {

	.staff .block .image {
		width: calc(30% - 2.5rem);
	}
}

.staff .block .image:after {
	content: url(/wp-content/uploads/doctor_bg-1.jpg);
	position: absolute;
	top: 0;
	left: 0;
	width: 93%;
	height: 100%;
	overflow: hidden;
}

.staff .block .image img {
	max-width: calc(100% - 3.5rem);
	height: auto;
	position: relative;
	z-index: 1;
	top: -2.5rem;
	left: 3rem;
}

@media (min-width: 1200px) {

	.staff .block .image img {
		max-width: 32.5rem;
		height: 37.6rem;
		-o-object-fit: cover;
		   object-fit: cover;
	}
}

.staff .block .right {
	width: 100%;
	position: relative;
}

@media (min-width: 768px) {

	.staff .block .right {
		width: calc(55% - 2.5rem);
	}
}

@media (min-width: 990px) {

	.staff .block .right {
		width: calc(70% - 2.5rem);
	}
}

.staff .block .right h2 {
	font-family: 'Playfair Display', sans-serif;
	font-size: 2.5rem;
	line-height: 3rem;
	color: #222;
	margin-bottom: 1rem;
	display: inline-block;
	z-index: 1;
	position: relative;
}

.staff .block .right h2:before {
	content: '';
	background: rgba(250,250,250, 0.8);
}

@media (min-width: 550px) {

	.staff .block .right h2:before {
		width: 33%;
		height: 4.5rem;
		position: absolute;
		right: -1rem;
		top: -0.5rem;
		z-index: -1;
	}
}

@media (min-width: 1200px) {

	.staff .block .right h2:before {
		width: 31%;
		height: 6.8rem;
	}
}

@media (min-width: 1200px) {

	.staff .block .right h2 {
		font-size: 4.8rem;
		line-height: 4.8rem;
		letter-spacing: 2.8px;
	}
}

.staff .block .right h2:after {
	content: '';
	background: #227F88;
	width: 105%;
	height: 0.2rem;
	margin: 1rem 0 0;
	display: block;
}

@media (min-width: 1200px) {

	.staff .block .right h2:after {
		margin: 1.7rem 0 0;
	}
}

.staff .block .right h3 {
	font-size: 1.6rem;
	line-height: 3rem;
	color: #222;
	margin-bottom: 1.5rem;
}

@media (min-width: 1200px) {

	.staff .block .right h3 {
		font-size: 2.1rem;
		line-height: 4.8rem;
		letter-spacing: 1.225px;
		margin-bottom: 2.5rem;
	}
}

.staff .block .right p {
	font-size: 1.4rem;
	line-height: 2rem;
	color: #222;
	margin-bottom: 0;
}

@media (min-width: 1200px) {

	.staff .block .right p {
		font-size: 1.6rem;
		line-height: 2.6rem;
	}
}

.staff .block .right .btn {
	margin: 3rem 0;
}

.staff .block:nth-child(2) .right h2:before {
	width: 43%;
}

@media (min-width: 1200px) {

	.staff .block:nth-child(2) .right h2:before {
		width: 40%;
	}
}

/* -------------------------- *\
    .team
\* -------------------------- */

.team { 
	padding: 0 0 3rem;
 }

@media (min-width: 768px) {

	.team {
		padding: 0 0 6rem;
	}
}

.team h2 {
	font-family: 'Playfair Display', sans-serif;
	font-size: 3rem;
	line-height: 3.5rem;
	color: #222;
	text-align: center;
	margin-bottom: 4rem;
}

.team h2 span {
	color: #227F88;
}

@media (min-width: 768px) {

	.team h2 {
		font-size: 4.8rem;
		line-height: 4.8rem;
		letter-spacing: 2.8px;
		margin-bottom: 9rem;
	}
}

.team__grid {
	margin: 0 -3.3rem;
}

/*display: flex;
		flex-wrap: wrap;
		justify-content: space-between;*/

.team__grid::after {
	content: "";
	clear: both;
	display: table;
	line-height: 0;
}

.team__grid .block {
	width: 100%;
	padding: 0 3.3rem;
	float: left;
	margin-bottom: 3rem;
}

@media (min-width: 550px) {

	.team__grid .block {
		width: 50%;
	}
}

@media (min-width: 990px) {

	.team__grid .block {
		width: 25%;
	}
}

.team__grid .block .image {
	position: relative;
	z-index: 1;
	margin-bottom: 5rem;
}

.team__grid .block .image:after {
	content: url(/wp-content/uploads/doctor_bg-1.jpg);
	position: absolute;
	top: 2.1rem;
	right: -3rem;
	width: 93%;
	height: 100%;
	overflow: hidden;
	z-index: -1;
	opacity: 0.6;
}

.team__grid .block h3 {
	font-family: 'Playfair Display', sans-serif;
	font-size: 2.8rem;
	line-height: 3rem;
	color: #222;
	margin-bottom: 1.5rem;
	display: inline-block;
	position: relative;
	z-index: 1;
}

@media (min-width: 990px) {

	@media (max-width: 1200px) {

		.team__grid .block h3 {
			font-size: 2.5rem;
			line-height: 3rem;
		}
	}
}

.team__grid .block h3:before {
	content: '';
	background: rgba(250,250,250, 0.8);
}

@media (min-width: 550px) {

	.team__grid .block h3:before {
		width: 33%;
		height: 4.5rem;
		position: absolute;
		right: -1rem;
		top: -0.8rem;
		z-index: -1;
	}
}

@media (min-width: 1200px) {

	.team__grid .block h3:before {
		width: 44%;
		height: 5.3rem;
	}
}

.team__grid .block h3:after {
	content: '';
	background: #227F88;
	width: 123%;
	height: 0.2rem;
	margin: 0.8rem 0 0;
	display: block;
}

@media (min-width: 1200px) {

	.team__grid .block h3:after {
		margin: 1.1rem 0 0;
	}
}

.team__grid .block h4,
			.team__grid .block p {
	font-size: 1.6rem;
	line-height: 2.4rem;
	letter-spacing: 0.933px;
	color: #222;
	margin-bottom: 1.2rem;
	padding-left: 3rem;
	font-weight: 500;
}

.team__grid .block p {
	letter-spacing: normal;
	padding-left: 0;
	margin-bottom: 0;
	line-height: 2.6rem;
	font-weight: 400;
}

/* -------------------------- *\
    .btns
\* -------------------------- */

.btn { 
	font-family: 'Playfair Display', sans-serif;
    font-size: 1.8rem;
    line-height: 2.4rem;
    font-weight: 500;
    letter-spacing: 0.203rem;
    text-transform: uppercase;
    color: #222;
    position: relative;
    z-index: 1;
    display: inline-block;
    padding-left: 2.5rem;
}

.btn:before {
	content: url(/wp-content/uploads/double-left-arrowheads.svg);
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-58%);
}

.btn:after {
	content: '';
	width: calc(100% - 5rem);
	height: 5.3rem;
	position: absolute;
	right: -1rem;
	top: -50%;
	transform: translateY(-5%);
	background: #F9F9F9;
	z-index: -1;
	transition: .3s ease;
}

.btn svg {
	position: relative;
	top: 0.2rem;
	margin-right: 1rem;
	color: #227F88;
}

.btn:hover {
	color: #227F88;
}

.btn:hover:after {
	width: 110%;
}

.blue_btn {
    display: inline-block;
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 2rem;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 0 0.2rem 0 rgba(0,0,0, 0.5);
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    padding: 3.3rem 0.5rem 3.2rem;
    background: #227F88;
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin: 0 auto;
}

.blue_btn:before {
	content: url(/wp-content/uploads/btn_bg.jpg);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	opacity: 0.55;
	transition: .3s ease;
}

.blue_btn:hover {
	background: #82C3C9;
	color: #fff;
}

.blue_btn:hover:before {
	opacity: 0;
}

/* -------------------------- *\
    .different
\* -------------------------- */

.different { 
	padding: 0 2rem;
 }

@media (min-width: 768px) {

	.different {
		padding: 0;
	}
}

.different__block {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	-ms-flex-align: center;
	    align-items: center;
}

@media (min-width: 960px) {

	.different__block {
		-ms-flex-align: normal;
		    align-items: normal;
	}
}

.different__block .left,
		.different__block .right {
	width: 100%;
	position: relative;
}

@media (min-width: 768px) {

	.different__block .left,
		.different__block .right {
		width: calc(50% - 1.5rem);
	}
}

.different__block .left {
	background: url(/wp-content/uploads/single_bg.jpg) no-repeat;
	background-size: cover;
	padding: 3rem 2rem;
}

@media (min-width: 1200px) {

	.different__block .left {
		padding: 8.6rem 0;
	}
}

.different__block .left .description {
	background: #fff;
	padding: 2rem;
	position: relative;
}

@media (min-width: 960px) {

	.different__block .left .description {
		max-width: 45rem;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
		padding: 3.5rem;
	}
}

@media (min-width: 1450px) {

	.different__block .left .description {
		max-width: 56.1rem;
		transform: translate(-23%,-50%);
		left: calc(100% - 56.1rem);
		padding: 5.5rem 6.5rem;
	}
}

.different__block .left .description h2 {
	font-family: 'Playfair Display', sans-serif;
	font-size: 3rem;
	line-height: 3.5rem;
	color: #222;
	margin-bottom: 1.5rem;
}

.different__block .left .description h2 strong {
	font-weight: 700;
	text-transform: uppercase;
}

@media (min-width: 1200px) {

	.different__block .left .description h2 {
		font-size: 4.8rem;
		line-height: 5.8rem;
		letter-spacing: 2.8px;
		margin-bottom: 2.6rem;
	}
}

.different__block .left .description h3,
				.different__block .left .description h4 {
	color: #222;
	font-family: 'Playfair Display', sans-serif;
	font-size: 2.5rem;
	line-height: 3rem;
	letter-spacing: .21rem;
	font-weight: 500;
	text-transform: uppercase;
}

@media (min-width: 1450px) {

	.different__block .left .description h3,
				.different__block .left .description h4 {
		font-size: 3.6rem;
		line-height: 3.4rem;
	}
}

.different__block .left .description h4 {
	text-transform: none;
	font-family: 'Montserrat', sans-serif;
	font-size: 1.8rem;
	letter-spacing: .14rem;
	margin-bottom: 3.7rem;
}

@media (min-width: 1450px) {

	.different__block .left .description h4 {
		font-size: 2.4rem;
	}
}

.different__block .left .description p {
	font-size: 1.4rem;
	line-height: 2rem;
	margin-bottom: 0;
}

@media (min-width: 1200px) {

	.different__block .left .description p {
		font-size: 1.6rem;
		line-height: 2.6rem;
	}
}

.different__block .left .description p.right-text {
	text-align: right;
	margin: 3.3rem 9.4rem .9rem 0;
	color: #222;
	font-family: 'Playfair Display', sans-serif;
	font-size: 2.4rem;
	line-height: 3rem;
	font-weight: 400;
}

.different__block .left .description p.right-text + p {
	text-align: right;
}

.different__block .left .description p.right-text + p a {
	color: #227F88;
	font-family: 'Playfair Display', sans-serif;
	font-size: 1.6rem;
	line-height: 2rem;
	text-transform: uppercase;
	display: inline-block;
}

.different__block .left .description p.right-text + p a:after {
	content: url(/wp-content/uploads/right-arrow.svg);
	vertical-align: text-top;
	margin-left: 1.7rem;
	transition: .3s ease;
}

@media (min-width: 560px) {

	.different__block .left .description p.right-text + p a {
		font-size: 2.4rem;
		line-height: 3rem;
	}
}

.different__block .left .description p.right-text + p a:hover:after {
	margin-left: 2.2rem;
}

.different__block .right {
	padding: 4.3rem 0;
}

.different__block .right .bg-color {
	background: rgba(237,237,237, 0.6);
	position: relative;
	padding: 2rem;
}

@media (min-width: 960px) {

	.different__block .right .bg-color {
		padding: 5rem;
	}
}

@media (min-width: 1200px) {

	.different__block .right .bg-color {
		padding: 9.3rem 0;
	}
}

.different__block .right .bg-color .single_img {
	position: relative;
}

@media (min-width: 1200px) {

	.different__block .right .bg-color .single_img {
		max-width: 45rem;
		left: 13%;
	}
}

@media (min-width: 1450px) {

	.different__block .right .bg-color .single_img {
		max-width: 56.1rem;
		position: relative;
	}
}

@media (min-width: 1200px) {

	.different__block .right .bg-color--video {
		padding: 9.3rem 4rem 9.3rem 0;
	}
}

@media (min-width: 1450px) {

	.different__block .right .bg-color--video {
		padding: 3.1rem 4rem 3.1rem 0;
	}
}

.different__block .right .bg-color--video a {
	display: block;
	position: relative;
}

@media (min-width: 1600px) {

	.different__block .right .bg-color--video a {
		max-width: 73.8rem;
	}
}

.different__block .right .bg-color--video a .play-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 5rem;
	height: 5rem;
	border-radius: 50%;
	background: rgba(0,0,0, 0.25);
}

@media (min-width: 1200px) {

	.different__block .right .bg-color--video a .play-icon {
		transform: translate(-30%, -50%);
	}
}

.different__block .right .bg-color--video a .play-icon svg {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 2rem;
	height: 2rem;
	color: #fff;
	filter: drop-shadow(0 0.2rem 0.4rem rgba(0,0,0, 0.5));
}

@media (min-width: 768px) {

	.different__block .right .bg-color--video a .play-icon {
		width: 14.3rem;
		height: 14.3rem;
	}

	.different__block .right .bg-color--video a .play-icon svg {
		width: 6.7rem;
		height: 7.7rem;
	}
}

.different__block .right .bg-color--video img {
	position: relative;
}

@media (min-width: 1200px) {

	.different__block .right .bg-color--video img {
		left: 4%;
	}
}

@media (min-width: 1600px) {

	.different__block .right .bg-color--video img {
		max-width: 73.8rem;
		height: 50.9rem;
		-o-object-fit: cover;
		   object-fit: cover;
	}
}

@media (min-width: 1200px) {

	.different.voucher .different__block .left {
		padding: 8.6rem 0 0;
	}
}

@media (min-width: 1450px) {

	.different.voucher .different__block .left .description {
		padding: 4.7rem 6.5rem 4rem;
	}
}

.different.right .different__block .left {
	-ms-flex-order: 2;
	    order: 2;
}

@media (min-width: 960px) {

	.different.right .different__block .left .description {
		left: 50%;
		transform: translate(-50%,-50%);
	}
}

@media (min-width: 1200px) {

	@media (max-width: 1450px) {

		.different.right .different__block .left .description h2 {
			font-size: 3.5rem;
			line-height: 4rem;
		}
	}
}

@media (min-width: 1450px) {

	.different.right .different__block .left .description {
		transform: translate(0,-50%);
		left: 13%;
	}
}

@media (min-width: 1450px) {

	.different.right .different__block .right .bg-color .single_img {
		left: calc(100% - 56.1rem);
		transform: translate(-23%,0);
	}
}

.different + .faq {
	padding: 9.8rem 0 10rem;
}

.different + .faq .t3 {
	font-family: 'Playfair Display', sans-serif;
	font-size: 3.5rem;
	line-height: 4rem;
	display: inline-block;
	position: relative;
	margin-bottom: 7.9rem;
	z-index: 1;
	color: #222;
	text-transform: capitalize;
}

@media (min-width: 768px) {

	.different + .faq .t3 {
		font-size: 4.8rem;
		line-height: 4.8rem;
		letter-spacing: 2.8px;
	}
}

.different + .faq .t3:before {
	content: '';
	background: rgba(250,250,250, 0.8);
	width: 56%;
	height: 6.8rem;
	position: absolute;
	right: -1rem;
	top: -0.5rem;
	z-index: -1;
}

.different + .faq .t3:after {
	content: '';
	background: #227F88;
	width: 28rem;
	height: 0.2rem;
	display: block;
	margin: 1.3rem 0 0;
}

/* -------------------------- *\
    .quote
\* -------------------------- */

.quote { 
	padding: 0;
 }

.quote .shell {
	max-width: 135rem;
	margin: 0 auto;
	padding: 0;
}

.quote .shell::after {
	content: "";
	clear: both;
	display: table;
	line-height: 0;
}

@media (max-width: 1350px) {

	.quote .shell {
		padding: 0 2rem;
	}
}

@media (min-width: 768px) {

	@media (max-width: 1120px) {

		.quote .shell.right {
			padding: 4rem 2rem 0;
		}
	}
}

@media (min-width: 768px) {

	.quote .shell.right .blockquote {
		float: right;
	}
}

@media (min-width: 768px) {

	@media (max-width: 1120px) {

		.quote .shell.left {
			padding: 0 2rem 4rem;
		}
	}
}

@media (min-width: 768px) {

	.quote .shell.left .blockquote {
		float: left;
	}
}

@media (min-width: 1120px) {

	.quote .shell.left .blockquote {
		margin-left: 3rem;
	}
}

@media (min-width: 1350px) {

	.quote .shell.left .blockquote {
		margin-left: 5rem;
	}
}

@media (min-width: 1450px) {

	.quote .shell.left .blockquote {
		margin-left: 0;
	}
}

.quote .blockquote {
	position: relative;
	padding: 4rem 0 2rem;
}

@media (min-width: 1120px) {

	.quote .blockquote {
		max-width: 52.8rem;
	}
}

.quote .blockquote p {
	margin: 0 auto;
	font-size: 1.8rem;
	line-height: 2.9rem;
	color: #777;
	max-width: 85%;
}

@media (min-width: 1120px) {

	.quote .blockquote p {
		max-width: 48.4rem;
	}
}

.quote .blockquote p:before,
			.quote .blockquote p:after {
	content: url(/wp-content/uploads/left-quote.svg);
	position: absolute;
	top: 0;
	left: 0;
}

@media (min-width: 1120px) {

	.quote .blockquote p:before,
			.quote .blockquote p:after {
		left: -4rem;
	}
}

.quote .blockquote p:after {
	content: url(/wp-content/uploads/right-quote.svg);
	bottom: -1rem;
	top: auto;
	left: auto;
	right: 0;
}

/* -------------------------- *\
    .bg_sec
\* -------------------------- */

.bg_sec { 
	padding: 4rem 0 3.5rem;
	position: relative;
 }

.bg_sec .image {
	opacity: 0.2;
	min-height: 43.3rem;
	position: relative;
	overflow: hidden;
}

@media (min-width: 600px) {

	.bg_sec .image {
		min-height: 30rem;
	}
}

@media (min-width: 960px) {

	.bg_sec .image {
		min-height: 40rem;
	}
}

@media (min-width: 1200px) {

	.bg_sec .image {
		min-height: 64.3rem;
	}
}

.bg_sec .image img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	min-width: 100%;
	min-height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
}

.bg_sec .text-info {
	background: #fff;
	padding: 2rem;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 90%;
}

@media (min-width: 960px) {

	.bg_sec .text-info {
		max-width: 45rem;
		padding: 3.5rem;
		transform: translate(-5%,-50%);
		left: calc(100% - 45rem);
	}
}

@media (min-width: 1260px) {

	.bg_sec .text-info {
		max-width: 62.9rem;
		transform: translate(-32%,-50%);
	}
}

@media (min-width: 1450px) {

	.bg_sec .text-info {
		transform: translate(-5%,-50%);
		left: calc(100% - 62.9rem);
		padding: 5.5rem 6.7rem 8.1rem;
	}
}

@media (min-width: 1780px) {

	.bg_sec .text-info {
		transform: translate(-41%,-50%);
	}
}

.bg_sec .text-info h2 {
	font-family: 'Playfair Display', sans-serif;
	font-size: 2rem;
	line-height: 2.5rem;
	color: #222;
	margin-bottom: 1.5rem;
}

.bg_sec .text-info h2 strong {
	font-weight: 700;
	text-transform: uppercase;
}

@media (min-width: 1200px) {

	.bg_sec .text-info h2 {
		font-size: 4.8rem;
		line-height: 5.8rem;
		letter-spacing: 2.8px;
		margin-bottom: 2.6rem;
	}
}

.bg_sec .text-info p {
	font-size: 1.2rem;
	line-height: 2rem;
	margin-bottom: 0;
}

@media (min-width: 1200px) {

	.bg_sec .text-info p {
		font-size: 1.6rem;
		line-height: 2.6rem;
	}
}

/* -------------------------- *\
    .flexible
\* -------------------------- */

.flexible { 
	padding: 3rem 0 2rem;
 }

.flexible.last {
	padding: 0 0 5rem;
}

@media (min-width: 768px) {

	.flexible {
		padding: 5.3rem 0 5rem;
	}

	.flexible.last {
		padding: 0 0 9.5rem;
	}
}

.flexible .shell {
	max-width: 140rem;
	padding: 0;
	margin: 0 auto;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
}

@media (max-width: 1410px) {

	.flexible .shell {
		padding: 0 2rem;
	}
}

.flexible .l,
	.flexible .r {
	width: 100%;
}

@media (min-width: 768px) {

	.flexible .l,
	.flexible .r {
		width: calc(50% - 6.9rem);
	}
}

.flexible .l {
	margin-bottom: 2rem;
}

@media (min-width: 768px) {

	.flexible .l {
		margin-bottom: 0;
	}
}

.flexible h2 {
	font-family: 'Playfair Display', sans-serif;
	font-size: 3rem;
	line-height: 3.5rem;
	color: #222;
	margin-bottom: 1.5rem;
}

@media (min-width: 768px) {

	.flexible h2 {
		font-size: 4.8rem;
		line-height: 6.4rem;
		letter-spacing: 2.8px;
		margin-bottom: 1.8rem;
	}
}

.flexible p {
	font-size: 1.4rem;
	line-height: 2rem;
	color: #444;
	margin-bottom: 1.5rem;
}

.flexible p:last-child {
	margin-bottom: 0;
}

@media (min-width: 768px) {

	.flexible p {
		font-size: 1.6rem;
		line-height: 2.4rem;
		margin-bottom: 2.5rem;
	}
}

/* -------------------------- *\
    .btn_sec
\* -------------------------- */

.btn_sec { 
	padding: 0 0 6rem;
 }

.btn_sec .shell {
	max-width: 140rem;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}

@media (max-width: 1410px) {

	.btn_sec .shell {
		padding: 0 2rem;
	}
}

.btn_sec .blue_btn {
	display: block;
	margin-bottom: 1rem;
	width: 27.5rem;
}

.btn_sec .blue_btn:last-child {
	margin-bottom: 0;
}

@media (min-width: 500px) {

	.btn_sec .blue_btn {
		display: inline-block;
		width: 22rem;
	}

	.btn_sec .blue_btn:last-child {
		display: block;
		width: 27.5rem;
	}
}

@media (min-width: 680px) {

	.btn_sec .blue_btn {
		width: 20rem;
		font-size: 1.2rem;
		margin-bottom: 0;
	}

	.btn_sec .blue_btn:last-child {
		display: inline-block;
		width: 20rem;
	}
}

@media (min-width: 1030px) {

	.btn_sec .blue_btn {
		width: 31.7rem;
		font-size: 1.6rem;
	}

	.btn_sec .blue_btn:last-child {
		width: 31.7rem;
	}
}

@media (min-width: 500px) {

	.btn_sec .blue_btn + .blue_btn {
		margin-left: 1rem;
	}

	.btn_sec .blue_btn + .blue_btn:last-child {
		margin: 0 auto;
	}
}

@media (min-width: 680px) {

	.btn_sec .blue_btn + .blue_btn:last-child {
		margin-left: 1rem;
	}
}

@media (min-width: 768px) {

	.btn_sec .blue_btn + .blue_btn {
		margin-left: 1.8rem;
	}
}

@media (min-width: 500px) {

	.btn_sec.two .blue_btn {
		margin-bottom: 0;
	}

	.btn_sec.two .blue_btn:last-child {
		display: inline-block;
		width: 22rem;
	}

	.btn_sec.two .blue_btn + .blue_btn {
		margin-left: 1.8rem;
	}
}

@media (min-width: 680px) {

	.btn_sec.two .blue_btn {
		width: 27rem;
		font-size: 1.6rem;
	}

	.btn_sec.two .blue_btn:last-child {
		width: 27rem;
	}
}

@media (min-width: 768px) {

	.btn_sec.two .blue_btn {
		width: 31.7rem;
	}

	.btn_sec.two .blue_btn:last-child {
		width: 31.7rem;
	}
}

/* -------------------------- *\
    .dif_gallery
\* -------------------------- */

.dif_gallery { 
	padding: 4.6rem 0 7.8rem;
}

.dif_gallery__block {
	padding: 0 0 4rem;
	background: url(/wp-content/uploads/office-bg-scaled.jpg) no-repeat;
	background-size: cover;
}

@media (min-width: 990px) {

	.dif_gallery__block {
		padding: 0 0 7.6rem;
	}
}

.dif_gallery__block a {
	border: 1.5rem solid #fff;
	border-left: 0.75rem solid #fff;
	border-right: 0.75rem solid #fff;
}

.dif_gallery__block a img {
	width: 100%;
	height: 20rem;
	-o-object-fit: cover;
	   object-fit: cover;
}

@media (min-width: 990px) {

	.dif_gallery__block a img {
		height: auto;
	}
}

/* -------------------------- *\
    .map
\* -------------------------- */

.map { 
	padding: 0;
 }

.map #map {
	height: 40rem;
}

@media (min-width: 1200px) {

	.map #map {
		height: 98rem;
	}
}

.map.map_contact {
	margin-bottom: -5.5rem;
}

/* -------------------------- *\
    .intro_2
\* -------------------------- */

.intro_2 { 
	padding: 3.5rem 0 4.6rem;
 }

.intro_2 .shell {
	max-width: 142.8rem;
	padding: 0;
	margin: 0 auto;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	-ms-flex-align: end;
	    align-items: flex-end;
}

@media (max-width: 1430px) {

	.intro_2 .shell {
		padding: 0 2rem;
	}
}

.intro_2 .l {
	width: 100%;
	text-align: center;
	margin-bottom: 2rem;
}

@media (min-width: 600px) {

	.intro_2 .l {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		    align-items: center;
		text-align: left;
	}
}

@media (min-width: 850px) {

	.intro_2 .l {
		width: calc(69% - 2rem);
		margin-bottom: 0;
	}
}

@media (min-width: 990px) {

	.intro_2 .l {
		width: calc(69% - 7rem);
	}
}

.intro_2 .l img {
	max-width: 18.7rem;
	margin: 0 0 2rem;
}

@media (min-width: 600px) {

	.intro_2 .l img {
		margin: 0 2.7rem 0 0;
	}
}

.intro_2 .l p {
	font-size: 1.8rem;
	line-height: 2.9rem;
	color: #777;
	margin-bottom: 0;
	text-align: left;
}

.intro_2 .l p strong {
	display: block;
	color: #444;
	font-weight: 500;
	margin-bottom: 0.5rem;
}

.intro_2 .r {
	width: 100%;
}

@media (min-width: 850px) {

	.intro_2 .r {
		width: calc(31% - 2rem);
	}
}

@media (min-width: 990px) {

	.intro_2 .r {
		width: calc(31% - 7rem);
	}
}

.intro_2 .r p {
	font-size: 1.8rem;
	line-height: 2.9rem;
	color: #777;
	margin-bottom: 0;
}

/* -------------------------- *\
    .beauty_sec
\* -------------------------- */

.beauty_sec { 
	padding: 0 0 4rem;
}

@media (min-width: 900px) {

	.beauty_sec {
		padding: 0 0 8.4rem;
	}
}

.beauty_sec__block {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
}

.beauty_sec__block .l {
	width: 100%;
	background: url(/wp-content/uploads/transf-bg.jpg) no-repeat;
	background-size: cover;
	position: relative;
	padding: 2rem 1.5rem;
	margin-bottom: 2rem;
}

@media (min-width: 768px) {

	.beauty_sec__block .l {
		width: calc(50% - 1rem);
		margin-bottom: 0;
	}
}

@media (min-width: 990px) {

	.beauty_sec__block .l {
		padding: 0;
		width: calc(40% - 1rem);
	}
}

.beauty_sec__block .l .description,
			.beauty_sec__block .l .beauty_form {
	background: #fff;
	padding: 2rem 1.5rem 4rem;
}

@media (min-width: 768px) {

	.beauty_sec__block .l .description,
			.beauty_sec__block .l .beauty_form {
		position: relative;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
}

@media (min-width: 990px) {

	.beauty_sec__block .l .description,
			.beauty_sec__block .l .beauty_form {
		position: absolute;
		width: 46rem;
		padding: 5rem 5.1rem 5.5rem 8rem;
		transform: translate(-30%, -50%);
	}
}

@media (min-width: 1200px) {

	.beauty_sec__block .l .description,
			.beauty_sec__block .l .beauty_form {
		width: 56.1rem;
		transform: translate(-17%, -50%);
	}
}

.beauty_sec__block .l .description h2, .beauty_sec__block .l .beauty_form h2 {
	font-family: 'Playfair Display', sans-serif;
	font-size: 2.5rem;
	line-height: 3rem;
	color: #222;
	margin-bottom: 1.5rem;
}

@media (min-width: 1200px) {

	.beauty_sec__block .l .description h2, .beauty_sec__block .l .beauty_form h2 {
		font-size: 4.8rem;
		line-height: 5.8rem;
		letter-spacing: 2.8px;
		margin-bottom: 3.7rem;
	}
}

.beauty_sec__block .l .description p, .beauty_sec__block .l .beauty_form p {
	font-size: 1.4rem;
	line-height: 2rem;
	margin-bottom: 0;
	color: #444;
}

@media (min-width: 1200px) {

	.beauty_sec__block .l .description p, .beauty_sec__block .l .beauty_form p {
		font-size: 1.6rem;
		line-height: 2.6rem;
	}
}

.beauty_sec__block .l .description .btn, .beauty_sec__block .l .beauty_form .btn {
	margin: 4rem 0 0;
	font-size: 1.4rem;
}

@media (min-width: 990px) {

	.beauty_sec__block .l .description .btn, .beauty_sec__block .l .beauty_form .btn {
		font-size: 1.8rem;
	}
}

.beauty_sec__block .l .beauty_form {
	padding: 2rem 1.5rem 4rem;
}

@media (min-width: 640px) {

	.beauty_sec__block .l .beauty_form {
		padding: 2rem 0 4rem 1.5rem;
	}
}

@media (min-width: 768px) {

	.beauty_sec__block .l .beauty_form {
		position: absolute;
		top: 50%;
		left: 50%;
		width: 46rem;
		transform: translate(-25%, -50%);
	}
}

@media (min-width: 990px) {

	.beauty_sec__block .l .beauty_form {
		position: absolute;
		width: 56rem;
		transform: translate(-20%, -50%);
	}
}

@media (min-width: 1200px) {

	.beauty_sec__block .l .beauty_form {
		width: 84.5rem;
		padding: 4.7rem 3rem 5.6rem 4.3rem;
		transform: translate(-17%, -50%);
	}
}

.beauty_sec__block .l .beauty_form p {
	font-size: 1.4rem;
	line-height: 2rem;
	color: #222;
	margin-top: 2.1rem;
}

@media (min-width: 640px) {

	@media (max-width: 1200px) {

		.beauty_sec__block .l .beauty_form p {
			padding-right: 1.5rem;
		}
	}
}

.beauty_sec__block .r {
	width: 100%;
	background: #EBEFF1;
	text-align: center;
}

@media (min-width: 768px) {

	.beauty_sec__block .r {
		width: calc(50% - 1rem);
	}
}

@media (min-width: 990px) {

	.beauty_sec__block .r {
		width: calc(60% - 1rem);
	}
}

.beauty_sec__block .r img {
	height: 20rem;
	max-width: 61.2rem;
	margin: 0 auto;
}

@media (min-width: 450px) {

	.beauty_sec__block .r img {
		height: 35rem;
	}
}

@media (min-width: 768px) {

	.beauty_sec__block .r img {
		height: 50rem;
	}
}

@media (min-width: 990px) {

	.beauty_sec__block .r img {
		height: 72.3rem;
	}
}

@media (min-width: 768px) {

	.beauty_sec.sec-hight .beauty_sec__block .l {
		width: calc(40% - 1rem);
	}
}

@media (min-width: 768px) {

	.beauty_sec.sec-hight .beauty_sec__block .r {
		width: calc(60% - 1rem);
	}
}

.beauty_sec.sec-hight .beauty_sec__block .r img {
	height: 30rem;
	-o-object-fit: cover;
	   object-fit: cover;
	width: 100%;
	max-width: 100%;
}

@media (min-width: 450px) {

	.beauty_sec.sec-hight .beauty_sec__block .r img {
		height: 45rem;
	}
}

@media (min-width: 768px) {

	.beauty_sec.sec-hight .beauty_sec__block .r img {
		height: 62rem;
	}
}

@media (min-width: 990px) {

	.beauty_sec.sec-hight .beauty_sec__block .r img {
		height: 70rem;
	}
}

@media (min-width: 1200px) {

	.beauty_sec.sec-hight .beauty_sec__block .r img {
		height: 82.5rem;
	}
}

.beauty_sec.prod_dif .beauty_sec__block .r .image {
	padding: 2rem;
}

@media (min-width: 1200px) {

	.beauty_sec.prod_dif .beauty_sec__block .r .image {
		padding: 7rem 2rem;
	}
}

.beauty_sec.prod_dif .beauty_sec__block .r img {
	height: 30rem;
	-o-object-fit: contain;
	   object-fit: contain;
	width: 100%;
	max-width: 90rem;
}

@media (min-width: 450px) {

	.beauty_sec.prod_dif .beauty_sec__block .r img {
		height: 43rem;
	}
}

@media (min-width: 768px) {

	.beauty_sec.prod_dif .beauty_sec__block .r img {
		height: 40rem;
	}
}

@media (min-width: 990px) {

	.beauty_sec.prod_dif .beauty_sec__block .r img {
		height: 57rem;
	}
}

@media (min-width: 1200px) {

	.beauty_sec.prod_dif .beauty_sec__block .r img {
		height: 57.6rem;
	}
}

/* -------------------------- *\
    .transformation_steps
\* -------------------------- */

.transformation_steps { 
	padding: 0 0 6.8rem;
}

.transformation_steps .shell {
	max-width: 130rem;
	padding: 0;
	margin: 0 auto;
}

@media (max-width: 1300px) {

	.transformation_steps .shell {
		padding: 0 2rem;
	}
}

.transformation_steps .steps_row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	margin-bottom: 6rem;
	-ms-flex-align: start;
	    align-items: flex-start;
}

@media (min-width: 900px) {

	.transformation_steps .steps_row {
		margin-bottom: 9.5rem;
	}
}

.transformation_steps .steps_row:last-child {
	margin-bottom: 0;
}

.transformation_steps .steps_row .left {
	width: 100%;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

@media (min-width: 900px) {

	.transformation_steps .steps_row .left {
		width: calc(55% - 3.5rem);
	}
}

.transformation_steps .steps_row .left:before {
	content: url(/wp-content/uploads/bg-single.jpg);
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
}

.transformation_steps .steps_row .left .t2 {
	margin-bottom: 3rem;
}

@media (min-width: 900px) {

	.transformation_steps .steps_row .left .t2 {
		margin-left: 4.5rem;
	}
}

.transformation_steps .steps_row .left .t2:before {
	width: 41%;
}

.transformation_steps .steps_row .left .t2:after {
	width: 25.8rem;
	margin: 1.7rem 0 0;
}

.transformation_steps .steps_row .left .white-bg {
	background: #fff;
	padding: 2rem;
	margin: 0 0 3rem;
}

@media (min-width: 740px) {

	.transformation_steps .steps_row .left .white-bg {
		margin: 0 0 6rem 3rem;
	}
}

@media (min-width: 900px) {

	.transformation_steps .steps_row .left .white-bg {
		max-width: 63.2rem;
		padding: 0 0.8rem 2.4rem 3.4rem;
		margin: 0 0 6rem 7rem;
	}
}

.transformation_steps .steps_row .left .white-bg p {
	font-size: 1.4rem;
	line-height: 2rem;
	color: #222;
	margin-bottom: 0;
}

@media (min-width: 600px) {

	.transformation_steps .steps_row .left .white-bg p {
		font-size: 1.6rem;
		line-height: 2.6rem;
	}
}

.transformation_steps .steps_row .left .white-bg .btn {
	font-size: 1.4rem;
	margin-top: 3rem;
}

@media (min-width: 768px) {

	.transformation_steps .steps_row .left .white-bg .btn {
		font-size: 1.8rem;
	}
}

@media (min-width: 900px) {

	@media (max-width: 940px) {

		.transformation_steps .steps_row .left .white-bg .btn {
			font-size: 1.4rem;
		}
	}
}

.transformation_steps .steps_row .right {
	width: 100%;
	padding-top: 3rem;
}

@media (min-width: 900px) {

	.transformation_steps .steps_row .right {
		width: calc(45% - 3.5rem);
		padding-top: 0;
	}
}

.transformation_steps .steps_row .right h3 {
	font-family: 'Playfair Display', sans-serif;
	font-size: 2.4rem;
	line-height: 3rem;
	color: #222;
	margin-bottom: 1.9rem;
}

.transformation_steps .steps_row .right p {
	font-size: 1.6rem;
	line-height: 2rem;
	color: #222;
	margin-bottom: 2.2rem;
}

.transformation_steps .steps_row .right p + h3 {
	margin-top: 3.5rem;
}

.transformation_steps .steps_row .right p:last-child {
	margin-bottom: 0;
}

.transformation_steps .steps_row .right img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
}

.transformation_steps.prod_dif .shell {
	max-width: 141.3rem;
	padding: 0;
}

@media (max-width: 1430px) {

	.transformation_steps.prod_dif .shell {
		padding: 0 2rem;
	}
}

.transformation_steps.prod_dif .steps_row {
	-ms-flex-align: center;
	    align-items: center;
}

@media (min-width: 900px) {

	.transformation_steps.prod_dif .steps_row .left {
		width: calc(65% - 1.5rem);
	}
}

@media (min-width: 900px) {

	.transformation_steps.prod_dif .steps_row .right {
		width: calc(35% - 1.5rem);
	}
}

/* -------------------------- *\
    .faq
\* -------------------------- */

.faq { 
	padding: 3rem;
 }

@media (min-width: 900px) {

	.faq {
		padding: 3.3rem 0 10rem;
	}
}

.faq .shell {
	max-width: 133rem;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}

@media (max-width: 1330px) {

	.faq .shell {
		padding: 0 2rem;
	}
}

.faq .t3 {
	margin-bottom: 5rem;
}

.faq__block {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	text-align: left;
}

.faq__block .left,
		.faq__block .right {
	width: 100%;
	margin-bottom: 2rem;
}

@media (min-width: 990px) {

	.faq__block .left,
		.faq__block .right {
		width: calc(50% - 4.5rem);
		margin-bottom: 0;
	}
}

.faq__block .item {
	margin-bottom: 3rem;
}

.faq__block .item:last-child {
	margin-bottom: 0;
}

.faq__block .item .accordion {
	background: #fff;
	color: #222;
	cursor: pointer;
	padding: 0.5rem 2.6rem 0.5rem 0;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	transition: 0.4s;
	outline:0;
	-webkit-tap-highlight-color: transparent;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	position: relative;
	-webkit-appearance: none;
	   -moz-appearance: none;
	        appearance: none;
}

.faq__block .item .accordion span {
	margin-bottom: 0;
	font-family: 'Playfair Display', sans-serif;
	font-size: 1.8rem;
	line-height: 2rem;
	margin-bottom: 0.7rem;
	color: #222;
	display: inline-block;
}

@media (min-width: 768px) {

	.faq__block .item .accordion span {
		font-size: 2.4rem;
		line-height: 3rem;
	}
}

.faq__block .item .accordion span:after {
	content: '';
	margin: 0.8rem 0 0;
	width: 12.3rem;
	height: 0.2rem;
	background: #227F88;
	display: block;
}

.faq__block .item .accordion:after {
	content: url(/wp-content/uploads/back.svg);
	margin-left: 5px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.faq__block .item .accordion.open .panel {
	display: block;
}

.faq__block .item .accordion.open:after {
	content: url(/wp-content/uploads/top.svg);
}

.faq__block .item .accordion.open,
				.faq__block .item .accordion:hover {
	background: transparent;
	outline:0;
	-webkit-tap-highlight-color: transparent;
}

.faq__block .item button,
			.faq__block .item button:focus {
	-webkit-tap-highlight-color: transparent;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
}

.faq__block .item .panel {
	font-size: 1.6rem;
	line-height: 2.6rem;
	overflow: hidden;
	padding-top: 2rem;
	display: none;
}

.faq__block .item .panel p {
	margin-bottom: 3.7rem;
	color: #444;
}

.faq__block .item .panel p:last-child {
	margin-bottom: 0;
}

/* -------------------------- *\
    .gallery
\* -------------------------- */

.gallery { 
	padding: 2rem 0 4rem;
	text-align: center;
 }

.gallery + .gallery {
	padding: 0 0 7rem;
}

@media (min-width: 768px) {

	.gallery {
		padding: 8.6rem 0 7rem;
	}
}

.gallery .shell {
	max-width: 142rem;
	padding: 0;
	margin: 0 auto;
}

@media (max-width: 1420px) {

	.gallery .shell {
		padding: 0 2rem;
	}
}

.gallery h2 {
	font-family: 'Playfair Display', sans-serif;
	font-size: 2.4rem;
	line-height: 3rem;
	text-align: center;
	text-transform: uppercase;
	color: #222;
	margin-bottom: 1.8rem;
	display: inline-block;
}

.gallery h2:after {
	content: '';
	background: #227F88;
	height: 0.2rem;
	display: block;
	margin: 0.7rem auto 0;
}

.gallery p {
	max-width: 55rem;
	font-size: 1.6rem;
	line-height: 2.6rem;
	color: #222;
	margin: 0 auto;
}

.gallery__block {
	margin: 6rem 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	text-align: left;
}

.gallery__block:last-child {
	margin: 6rem 0 0;
}

.gallery__block .pop {
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	margin-bottom: 3rem;
}

@media (min-width: 768px) {

	.gallery__block .pop {
		width: calc(50% - 3.5rem);
		margin-bottom: 6.2rem;
	}
}

.gallery__block .pop a {
	width: calc(50% - 0.75rem);
}

.gallery__block .pop a img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
	filter: grayscale(1);
	transition: .3s ease;
}

.gallery__block .pop a:hover img {
	filter: grayscale(0);
}

.gallery__block .pop .caption {
	display: block;
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	text-align: left;
	margin-top: 1.8rem;
}

.gallery__block .pop .caption span {
	width: calc(50% - 0.75rem);
	font-family: 'Playfair Display', sans-serif;
	font-size: 2.4rem;
	line-height: 3rem;
	color: #222;
}

.gallery__block .btn-down {
	width: 100%;
	text-align: center;
	font-size: 1.8rem;
	line-height: 2.2rem;
	color: #777;
	font-weight: 300;
	cursor: pointer;
}

.gallery__block .btn-down svg {
	display: block;
	margin: 1.2rem auto 0;
	width: 2.4rem;
	height: 2.4rem;
}

/* -------------------------- *\
    .top_sec
\* -------------------------- */

.top_sec { 
	padding: 1.2rem 0 2rem;
 }

@media (min-width: 900px) {

	.top_sec {
		padding: 1.2rem 0 5.4rem;
	}
}

.top_sec__block {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
}

.top_sec--form .left,
		.top_sec--form .right {
	width: 100%;
	background: url(/wp-content/uploads/contact-bg.jpg) no-repeat;
	background-size: cover;
	position: relative;
}

@media (min-width: 720px) {

	.top_sec--form .left,
		.top_sec--form .right {
		width: calc(45% - 1rem);
	}
}

.top_sec--form .right {
	width: 100%;
	margin-top: 3rem;
}

@media (min-width: 720px) {

	.top_sec--form .right {
		width: calc(55% - 1rem);
		margin-top: 0;
	}
}

.top_sec--form .left {
	padding: 2rem;
}

@media (min-width: 1200px) {

	.top_sec--form .left {
		padding: 4.8rem 0 6.7rem;
	}
}

.top_sec--form .left .white-bg {
	background: #fff;
	padding: 2rem;
	position: relative;
}

@media (min-width: 720px) {

	@media (max-width: 1199px) {

		.top_sec--form .left .white-bg {
			position: absolute;
			top: 50%;
			left: 50%;
			transform: translate(-50%,-50%);
		}
	}
}

@media (min-width: 1200px) {

	.top_sec--form .left .white-bg {
		padding: 4rem;
		max-width: 45rem;
		transform: translateX(-6%);
		left: calc(100% - 45rem);
	}
}

@media (min-width: 1430px) {

	.top_sec--form .left .white-bg {
		padding: 4.4rem 5rem 6.8rem 6.7rem;
		max-width: 59.7rem;
		left: calc(100% - 59.7rem);
	}
}

.top_sec--form h2,
		.top_sec--form h3 {
	font-family: 'Playfair Display', sans-serif;
	font-size: 3rem;
	line-height: 3.5rem;
	color: #222;
	margin-bottom: 2.5rem;
}

@media (min-width: 1200px) {

	.top_sec--form h2,
		.top_sec--form h3 {
		font-size: 4.8rem;
		line-height: 4.8rem;
		letter-spacing: 2.8px;
		margin-bottom: 4.4rem;
	}
}

.top_sec--form .details {
	max-width: 45rem;
}

@media (min-width: 1200px) {

	.top_sec--form .details {
		margin-top: 6.6rem;
	}
}

.top_sec--form .details p {
	font-size: 1.4rem;
	line-height: 2rem;
	color: #777;
	margin-bottom: 2rem;
}

@media (min-width: 1200px) {

	.top_sec--form .details p {
		font-size: 1.8rem;
		line-height: 2.9rem;
		margin-bottom: 4.1rem;
	}
}

.top_sec--form .details p a,
				.top_sec--form .details p span {
	color: #777;
	position: relative;
	padding-left: 2.5rem;
	display: inline-block;
}

@media (min-width: 120px) {

	.top_sec--form .details p a,
				.top_sec--form .details p span {
		padding-left: 4.4rem;
	}
}

.top_sec--form .details p a svg, .top_sec--form .details p span svg {
	position: absolute;
	left: 0;
	color: #227F88;
	width: 1.8rem;
	height: 1.8rem;
}

@media (min-width: 1200px) {

	.top_sec--form .details p a svg, .top_sec--form .details p span svg {
		width: 3rem;
		height: 3rem;
	}
}

.top_sec--form .details p:last-child {
	margin-bottom: 0;
}

.top_sec--form .contact-form {
	text-align: center;
	padding: 2rem;
}

@media (min-width: 1200px) {

	.top_sec--form .contact-form {
		max-width: 75.7rem;
		position: absolute;
		top: 50%;
		left: 4%;
		transform: translateY(-50%);
		padding: 0;
	}
}

.top_sec--form .contact-form p {
	font-size: 1.4rem;
	line-height: 2rem;
	color: #222;
	margin: 2.1rem 0 0;
	text-align: left;
}

.top_sec--service .left, .top_sec--service_2 .left {
	width: 100%;
	background: url(/wp-content/uploads/contact-bg.jpg) no-repeat;
	background-size: cover;
	position: relative;
	padding: 2rem;
}

@media (min-width: 720px) {

	.top_sec--service .left, .top_sec--service_2 .left {
		width: calc(50% - 0.75rem);
		padding: 4rem 2rem;
	}
}

@media (min-width: 900px) {

	.top_sec--service .left, .top_sec--service_2 .left {
		padding: 8.75rem 2rem;
	}
}

@media (min-width: 1200px) {

	.top_sec--service .left, .top_sec--service_2 .left {
		padding: 8.75rem 0;
	}
}

.top_sec--service .left .description, .top_sec--service_2 .left .description {
	background: #fff;
	position: relative;
	padding: 2rem;
}

@media (min-width: 1200px) {

	.top_sec--service .left .description, .top_sec--service_2 .left .description {
		max-width: 50rem;
		padding: 4rem;
		top: 50%;
		left: calc(100% - 50rem);
		transform: translate(-4%, -50%);
	}
}

@media (min-width: 1460px) {

	.top_sec--service .left .description, .top_sec--service_2 .left .description {
		max-width: 66.6rem;
		padding: 5.3rem 4rem 5.2rem;
		left: calc(100% - 66.6rem);
	}
}

.top_sec--service .left .description p, .top_sec--service_2 .left .description p {
	font-size: 1.4rem;
	line-height: 2rem;
	color: #222;
	margin-bottom: 1.5rem;
}

.top_sec--service .left .description p:last-child, .top_sec--service_2 .left .description p:last-child {
	margin-bottom: 0;
}

@media (min-width: 900px) {

	.top_sec--service .left .description p, .top_sec--service_2 .left .description p {
		margin-left: 3.5rem;
		font-size: 1.6rem;
		line-height: 2.6rem;
	}
}

.top_sec--service .right, .top_sec--service_2 .right {
	width: 100%;
	margin-top: 3rem;
	background: #ededed;
	position: relative;
	padding: 5rem 0;
	overflow: hidden;
}

@media (min-width: 720px) {

	.top_sec--service .right, .top_sec--service_2 .right {
		width: calc(50% - 0.75rem);
		margin-top: 0;
	}
}

@media (min-width: 1200px) {

	.top_sec--service .right, .top_sec--service_2 .right {
		padding: 7.7rem 0 8.1rem;
	}
}

.top_sec--service .right .bg-color, .top_sec--service_2 .right .bg-color {
	position: relative;
	z-index: 1;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: inline-block;
	text-align: center;
}

@media (min-width: 1480px) {

	.top_sec--service .right .bg-color, .top_sec--service_2 .right .bg-color {
		left: 14%;
		transform: translate(0, -50%);
	}
}

.top_sec--service .right .bg-color:before, .top_sec--service_2 .right .bg-color:before {
	content: '';
	background: url(/wp-content/uploads/post-bg-1.jpg) no-repeat;
	background-size: cover;
	width: 80%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: 3rem;
	left: -7.5rem;
	z-index: -1;
	opacity: 0.55;
}

.top_sec--service .right .bg-color:after, .top_sec--service_2 .right .bg-color:after {
	content: '';
	background: #fafafa;
	width: 90%;
	height: 100%;
	position: absolute;
	top: -3.5rem;
	right: -4.5rem;
	z-index: -1;
	opacity: 0.55;
}

@media (min-width: 1480px) {

	.top_sec--service .right .bg-color:after, .top_sec--service_2 .right .bg-color:after {
		width: 100%;
		height: 100%;
	}
}

.top_sec--service .right .bg-color .single_img, .top_sec--service_2 .right .bg-color .single_img {
	max-width: 80%;
}

@media (min-width: 1480px) {

	.top_sec--service .right .bg-color .single_img, .top_sec--service_2 .right .bg-color .single_img {
		max-width: 60.8rem;
	}
}

.top_sec--service_2 {
	padding: 1.2rem 0 0;
}

@media (min-width: 900px) {

	.top_sec--service_2 {
		padding: 1.2rem 0 0;
	}
}

/* -------------------------- *\
    .before_after
\* -------------------------- */

.before_after { 
	padding: 3rem 0;
 }

@media (min-width: 900px) {

	.before_after {
		padding: 5.2rem 0 0;
	}
}

.before_after .top {
	max-width: 90.4rem;
	margin: 0 auto;
}

.before_after .top::after {
	content: "";
	clear: both;
	display: table;
	line-height: 0;
}

@media (min-width: 580px) {

	.before_after .top .info {
		width: 70%;
		float: left;
	}
}

@media (min-width: 768px) {

	.before_after .top .info {
		width: auto;
	}
}

.before_after .top a {
	margin-top: 3rem;
}

@media (min-width: 580px) {

	.before_after .top a {
		float: right;
		width: 15rem;
	}
}

@media (min-width: 768px) {

	.before_after .top a {
		width: auto;
	}
}

.before_after .top h2 {
	margin-bottom: 1.2rem;
}

.before_after .top p {
	font-size: 1.6rem;
	line-height: 2.6rem;
	color: #222;
	margin: 0 0 0 3.5rem;
}

.before_after .bottom {
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	max-width: 67.3rem;
	margin: 0 auto;
}

.before_after .bottom a {
	width: calc(50% - 0.75rem);
}

.before_after .bottom a img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
	filter: grayscale(1);
	transition: .3s ease;
}

.before_after .bottom a:hover img {
	filter: grayscale(0);
}

.before_after .bottom .caption {
	display: block;
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	text-align: left;
	margin-top: 1.8rem;
}

.before_after .bottom .caption span {
	width: calc(50% - 0.75rem);
	font-family: 'Playfair Display', sans-serif;
	font-size: 2.4rem;
	line-height: 3rem;
	color: #222;
}

/* -------------------------- *\
    .candidate_sec
\* -------------------------- */

.candidate_sec { 
	padding: 3rem 0;
	text-align: center;
 }

@media (min-width: 768px) {

	.candidate_sec {
		padding: 8.5rem 0 5rem;
	}
}

.candidate_sec__block {
	text-align: left;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	margin-top: 2rem;
}

@media (min-width: 768px) {

	.candidate_sec__block {
		margin-top: 5.5rem;
	}
}

.candidate_sec__block .left,
	    .candidate_sec__block .right {
	width: 100%;
	margin-bottom: 3rem;
}

@media (min-width: 900px) {

	.candidate_sec__block .left,
	    .candidate_sec__block .right {
		width: calc(50% - 5rem);
		margin-bottom: 0;
	}
}

.candidate_sec__block .left .item, .candidate_sec__block .right .item {
	margin-bottom: 3rem;
}

@media (min-width: 900px) {

	.candidate_sec__block .left .item, .candidate_sec__block .right .item {
		margin-bottom: 6rem;
	}
}

.candidate_sec__block .left .item:last-child, .candidate_sec__block .right .item:last-child {
	margin-bottom: 0;
}

.candidate_sec h3 {
	font-size: 1.8rem;
	line-height: 2.2rem;
	font-weight: 600;
	color: #227F88;
	text-transform: uppercase;
	margin-bottom: 1.9rem;
	display: inline-block;
	background: #fafafa;
	padding: 1.2rem 1.8rem;
}

.candidate_sec p {
	font-size: 1.6rem;
	line-height: 2.6rem;
	color: #222;
	margin-bottom: 1.5rem;
}

.candidate_sec p:last-child {
	margin-bottom: 0;
}

@media (min-width: 768px) {

	.candidate_sec p {
		padding-left: 5.3rem;
		margin-bottom: 3.8rem;
	}
}

/* -------------------------- *\
    .timeline
\* -------------------------- */

.timeline { 
	padding: 5rem 0 5rem;
 }

.timeline .top {
	text-align: center;
	max-width: 99.8rem;
	margin: 0 auto 6.6rem;
}

.timeline .top h2 {
	margin-bottom: 3rem;
}

.timeline .top p {
	font-size: 1.6rem;
	line-height: 2.6rem;
	color: #222;
	margin-bottom: 3.5rem;
}

.timeline .top p:last-child {
	margin-bottom: 0;
}

.timeline__scale {
	max-width: 108.3rem;
	position: relative;
	margin: 0 auto;
	z-index: 1;
}

.timeline__scale:after {
	content: '';
	position: absolute;
	z-index: -1;
	width: 0.3rem;
	background: #E0E0E0;
	top: 0;
	bottom: 0;
	left: 50%;
	margin-left: -0.3rem;
}

@media (max-width: 600px) {

	.timeline__scale:after {
		left: 3.1rem;
	}
}

.timeline__block {
	padding: 0;
	position: relative;
	width: 50%;
}

@media (max-width: 600px) {

	.timeline__block {
		width: 100%;
		padding-left: 5rem;
		padding-right: 2.5rem;
	}
}

.timeline__block:after {
	content: '';
	position: absolute;
	width: 1.7rem;
	height: 1.7rem;
	right: -0.7rem;
	background: #fff;
	border: 0.2rem solid #227F88;
	top: 0;
	border-radius: 50%;
	z-index: 1;
	transition: .3s ease;
}

.timeline__block:hover:after {
	background:#227F88;
}

.timeline__block:hover:before {
	content: '';
	position: absolute;
	width: 2.7rem;
	height: 2.7rem;
	right: -0.7rem;
	background: transparent;
	border: 0.2rem solid #227F88;
	box-shadow: 0 0 0 0 rgba(34,127,136, 1);
	transform: scale(1);
	top: 0;
	border-radius: 50%;
	z-index: 1;
	animation: pulsee 2s infinite ;
}

@media (min-width: 600px) {

	.timeline__block:hover:before {
		width: 3.7rem;
		height: 3.7rem;
	}
}

.timeline__block:nth-child(even) {
	left: 0;
}

.timeline__block:nth-child(even):before {
	left: 1.6rem;
	top: -0.5rem;
}

@media (min-width: 600px) {

	.timeline__block:nth-child(even):before {
		right: -1.7rem;
		top: -1rem;
		left: auto;
	}
}

@media (max-width: 600px) {

	.timeline__block:nth-child(even):after {
		left: 2.1rem;
	}
}

@media (min-width: 600px) {

	.timeline__block:nth-child(even) .content {
		padding: 0 2.7rem 0 2.5rem;
		text-align: right;
	}
}

@media (min-width: 900px) {

	.timeline__block:nth-child(even) .content {
		padding: 0 7.7rem 0 0;
	}
}

.timeline__block:nth-child(odd) {
	left: 50%;
}

.timeline__block:nth-child(odd):after {
	left: -1rem;
}

.timeline__block:nth-child(odd):before {
	left: 1.6rem;
	top: -0.5rem;
}

@media (min-width: 600px) {

	.timeline__block:nth-child(odd):before {
		left: -2rem;
		top: -1rem;
	}
}

@media (max-width: 600px) {

	.timeline__block:nth-child(odd) {
		left: 0%;
	}

	.timeline__block:nth-child(odd):after {
		left: 2.1rem;
	}
}

.timeline__block:nth-child(odd) .content {
	text-align: left;
}

@media (min-width: 600px) {

	.timeline__block:nth-child(odd) .content {
		padding: 0 2.5rem 0 2.7rem;
	}
}

@media (min-width: 900px) {

	.timeline__block:nth-child(odd) .content {
		padding: 0 0 0 7.7rem;
	}
}

.timeline__block .content {
	position: relative;
}

.timeline__block .content h3 {
	color: #227F88;
	text-transform: uppercase;
	font-size: 1.8rem;
	line-height: 2.2rem;
	margin-bottom: 1.5rem;
}

.timeline__block .content p {
	font-size: 1.6rem;
	line-height: 2.4rem;
	color: #777;
	margin-bottom: 2.5rem;
}

.timeline__block .content p:last-child {
	margin-bottom: 7rem;
}

.timeline__block:last-child .content p:last-child {
	margin-bottom: 0;
}

@keyframes pulsee {
  
	0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(34,127,136, 0.7);
	}
	
	70% {
		transform: scale(1);
		box-shadow: 0 0 0 1.5rem rgba(34,127,136, 0);
	}
	
	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(34,127,136, 0);
	}
 }

/* -------------------------- *\
    .after_surgery
\* -------------------------- */

.after_surgery { 
	padding: 5rem 0;
	text-align: center;
 }

.after_surgery__block {
	max-width: 99.6rem;
	margin: 3rem auto 0;
	position: relative;
}

@media (min-width: 768px) {

	.after_surgery__block {
		margin: 7.3rem auto 0;
	}
}

.after_surgery__block img {
	width: 28rem;
	height: 52.4rem;
	-o-object-fit: cover;
	   object-fit: cover;
	margin: 0 auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	opacity: 0.6;
}

@media (min-width: 768px) {

	.after_surgery__block img {
		position: relative;
		width: 40.8rem;
		top: auto;
		left: auto;
		transform: translate(0, 0);
	}
}

@media (min-width: 1200px) {

	.after_surgery__block img {
		height: 63.1rem;
	}
}

.after_surgery__block .item {
	padding: 1.5rem 2rem;
	background: #fafafa;
	max-width: 100%;
	text-align: left;
	position: relative;
	margin-bottom: 3rem;
}

.after_surgery__block .item:last-child {
	margin-bottom: 0;
}

@media (min-width: 768px) {

	.after_surgery__block .item {
		max-width: 30rem;
		min-width: 30rem;
		position: absolute;
		margin-bottom: 0;
	}

	.after_surgery__block .item:nth-child(2) {
		top: -6%;
		left: 3rem;
	}

	.after_surgery__block .item:nth-child(3) {
		top: -4%;
		right: 0rem;
	}

	.after_surgery__block .item:nth-child(4) {
		top: 17%;
		left: 3rem;
	}

	.after_surgery__block .item:nth-child(5) {
		top: 24%;
		right: 0rem;
	}

	.after_surgery__block .item:nth-child(6) {
		top: 39%;
		left: 3rem;
	}

	.after_surgery__block .item:nth-child(7) {
		top: 47%;
		right: 0rem;
	}

	.after_surgery__block .item:nth-child(8) {
		top: 62%;
		left: 3rem;
	}

	.after_surgery__block .item:nth-child(9) {
		top: 66%;
		right: 0rem;
	}

	.after_surgery__block .item:nth-child(10) {
		top: auto;
		bottom: 6%;
		left: 3rem;
	}

	.after_surgery__block .item:nth-child(11) {
		top: auto;
		bottom: -6.3%;
		right: 0rem;
	}
}

@media (min-width: 900px) {

	.after_surgery__block .item {
		max-width: 37rem;
		min-width: 37rem;
	}
}

@media (min-width: 1200px) {

	.after_surgery__block .item {
		max-width: 44.5rem;
		min-width: 44.5rem;
		padding: 2.5rem 3rem;
	}
}

.after_surgery__block .item h3 {
	font-size: 1.6rem;
	line-height: 2rem;
	text-transform: uppercase;
	color: #227F88;
	margin-bottom: 0;
}

@media (min-width: 1200px) {

	.after_surgery__block .item h3 {
		font-size: 1.8rem;
		line-height: 2.2rem;
	}
}

/* -------------------------- *\
    .cost_sec
\* -------------------------- */

.cost_sec { 
	padding: 3rem 0;
 }

@media (min-width: 900px) {

	.cost_sec {
		padding: 5rem 0 8.5rem;
	}
}

.cost_sec .shell {
	max-width: 123.4rem;
	padding: 0;
	margin: 0 auto;
	position: relative;
}

@media (max-width: 1234px) {

	.cost_sec .shell {
		padding: 0 2rem;
	}
}

.cost_sec .left {
	padding: 4rem 0 4rem 5rem;
	position: relative;
	z-index: 1;
}

.cost_sec .left img {/*height: 100%;*/
	-o-object-fit: cover;
	   object-fit: cover;
}

@media (min-width: 1024px) {

	.cost_sec .left img {
		max-width: 66.6rem;
	}
}

.cost_sec .left:before {
	content: url(/wp-content/uploads/Background.jpg);
	width: 90%;
	height: 83%;
	-o-object-fit: cover;
	   object-fit: cover;
	overflow: hidden;
	opacity: 0.6;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

@media (min-width: 1024px) {

	.cost_sec .left:before {
		width: 55%;
	}
}

@media (min-width: 1024px) {

	.cost_sec .right {
		position: absolute;
		top: 10.5rem;
		right: 4.5rem;
		z-index: 5;
		max-width: 65.5rem;
	}
}

@media (min-width: 1240px) {

	.cost_sec .right {
		right: 2.5rem;
	}
}

.cost_sec .right .white-block {
	background: #fff;
	padding: 2rem;
	display: inline-block;
}

@media (min-width: 1024px) {

	.cost_sec .right .white-block {
		padding: 1.9rem 4.5rem 2.1rem 3rem;
	}
}

.cost_sec .right .white-block:before {
	content: '';
	background: #fafafa;
	width: 100%;
	height: 100%;
	position: absolute;
	top: -2.5rem;
	right: -2.5rem;
	z-index: -1;
}

.cost_sec .right .white-block h2 {
	margin-bottom: 1.2rem;
}

.cost_sec .right .white-block .p-l {
	font-size: 1.6rem;
	line-height: 2.6rem;
	color: #222;
	margin-bottom: 0;
}

@media (min-width: 1024px) {

	.cost_sec .right .white-block .p-l {
		padding-left: 3rem;
	}
}

.cost_sec .right .white-block .rect {
	font-family: 'Playfair Display', sans-serif;
	font-size: 1.4rem;
	line-height: 2rem;
	text-transform: capitalize;
	color: #222;
	background: #fafafa;
	padding: 0.5rem 2.3rem 0.5rem 1.7rem;
	margin: 3rem 0 0.4rem 0;
	display: inline-block;
}

@media (min-width: 560px) {

	.cost_sec .right .white-block .rect {
		font-size: 2.4rem;
		line-height: 3rem;
	}
}

@media (min-width: 1024px) {

	.cost_sec .right .white-block .rect {
		margin: 3rem 0 0.4rem 3rem;
	}
}

.cost_sec .right .white-block p:not(.rect) a {
	color: #227F88;
	font-family: 'Playfair Display', sans-serif;
	font-size: 1.6rem;
	line-height: 2rem;
	text-transform: uppercase;
	display: inline-block;
	text-align: center;
	position: relative;
	left: 50%;
	transform: translateX(-44%);
}

.cost_sec .right .white-block p:not(.rect) a:after {
	content: url(/wp-content/uploads/right-arrow.svg);
	vertical-align: text-top;
	margin-left: 1.7rem;
	transition: .3s ease;
}

@media (min-width: 560px) {

	.cost_sec .right .white-block p:not(.rect) a {
		font-size: 2.4rem;
		line-height: 3rem;
	}
}

@media (min-width: 800px) {

	.cost_sec .right .white-block p:not(.rect) a {
		transform: translateX(-86%);
	}
}

@media (min-width: 930px) {

	.cost_sec .right .white-block p:not(.rect) a {
		transform: translateX(-136%);
	}
}

@media (min-width: 1024px) {

	.cost_sec .right .white-block p:not(.rect) a {
		transform: translateX(-44%);
	}
}

.cost_sec .right .white-block p:not(.rect) a:hover:after {
	margin-left: 2.2rem;
}

.cost_sec + .faq .t3 {
	font-family: 'Playfair Display', sans-serif;
	font-size: 3.5rem;
	line-height: 4rem;
	display: inline-block;
	position: relative;
	margin-bottom: 7.9rem;
	z-index: 1;
	color: #222;
	text-transform: capitalize;
}

@media (min-width: 768px) {

	.cost_sec + .faq .t3 {
		font-size: 4.8rem;
		line-height: 4.8rem;
		letter-spacing: 2.8px;
	}
}

.cost_sec + .faq .t3:before {
	content: '';
	background: rgba(250,250,250, 0.8);
	width: 56%;
	height: 6.8rem;
	position: absolute;
	right: -1rem;
	top: -0.5rem;
	z-index: -1;
}

.cost_sec + .faq .t3:after {
	content: '';
	background: #227F88;
	width: 28rem;
	height: 0.2rem;
	display: block;
	margin: 1.3rem 0 0;
}

/* -------------------------- *\
    .service_form
\* -------------------------- */

.service_form { 
	padding: 0 0 3rem;
 }

@media (min-width: 768px) {

	.service_form {
		padding: 0 0 8rem;
	}
}

.service_form .shell {
	max-width: 99rem;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}

@media (max-width: 990px) {

	.service_form .shell {
		padding: 0 2rem;
	}
}

.service_form h2 {
	font-family: 'Playfair Display', sans-serif;
	font-size: 3rem;
	line-height: 3.5rem;
	color: #222;
	margin-bottom: 3rem;
}

@media (min-width: 768px) {

	.service_form h2 {
		font-size: 4.8rem;
		line-height: 4.8rem;
		letter-spacing: 2.8px;
	}
}

.service_form p {
	font-size: 1.8rem;
	line-height: 2.9rem;
	color: #777;
	margin-bottom: 0;
}

.service_form .form_service {
	max-width: 75.7rem;
	margin: 3rem auto 0;
	padding-right: 1.6rem;
}

.service_form .form_service p {
	text-align: left;
	font-size: 1.4rem;
	line-height: 2rem;
	color: #222;
	margin-top: 2.1rem;
}

/* -------------------------- *\
    .testimonials
\* -------------------------- */

.testimonials,
.review { 
	padding: 2rem 0 4rem;	
 }

.testimonials__grid, .review__grid {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
}

.testimonials__grid .review-load-more, .review__grid .review-load-more {
	text-align: center;
	font-size: 1.8rem;
	line-height: 2.2rem;
	color: #777;
	font-weight: 300;
	margin: 3rem auto 0;
	width: 100%;
	cursor: pointer;
}

@media (min-width: 990px) {

	.testimonials__grid .review-load-more, .review__grid .review-load-more {
		margin: 9.8rem auto 0;
	}
}

.testimonials__grid .review-load-more svg, .review__grid .review-load-more svg {
	display: block;
	margin: 1.2rem auto 0;
	width: 2.4rem;
	height: 2.4rem;
}

.testimonials__grid .review-load-more .review-more-btn, .review__grid .review-load-more .review-more-btn {
	transition: .3s ease;
	display: inline-block;
}

.testimonials__grid .review-load-more .review-more-btn .hi, .review__grid .review-load-more .review-more-btn .hi {
	display: none;
}

.testimonials__grid .review-load-more.show .review-more-btn .hi, .review__grid .review-load-more.show .review-more-btn .hi {
	display: block;
}

.testimonials__grid .review-load-more.show .review-more-btn .sh, .review__grid .review-load-more.show .review-more-btn .sh {
	display: none;
}

.testimonials__grid .review-load-more.show .review-more-btn svg, .review__grid .review-load-more.show .review-more-btn svg {
	transform: rotate(180deg);
}

.testimonials__grid .review-load-more:hover .review-more-btn, .review__grid .review-load-more:hover .review-more-btn {
	transform: scale(1.2);
}

.testimonials .img, .review .img {
	position: relative;
}

.testimonials .img:after, .review .img:after {
	content: url(/wp-content/uploads/testim-bg.jpg);
	position: absolute;
	top: -3rem;
	right: -3rem;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.testimonials .img img, .review .img img {
	position: relative;
	z-index: 5;
	max-width: 27rem;
}

@media (min-width: 1024px) {

	.testimonials .img img, .review .img img {
		max-width: 30.7rem;
	}
}

@media (min-width: 1650px) {

	.testimonials .img img, .review .img img {
		max-width: 40.7rem;
	}
}

.testimonials .quot, .review .quot {
	position: absolute;
	top: -3rem;
	left: -2rem;
	width: 2rem;
	display: none;
}

@media (min-width: 1200px) {

	.testimonials .quot, .review .quot {
		display: inline-block;
		top: -5.5rem;
	}
}

.testimonials .star, .review .star {
	display: inline-block;
	position: absolute;
	top: -3rem;
	left: 6rem;
	display: none;
}

@media (min-width: 768px) {

	.testimonials .star, .review .star {
		display: block;
	}
}

@media (min-width: 1250px) {

	.testimonials .star, .review .star {
		top: -7rem;
		left: 12rem;
	}
}

.testimonials .star svg, .review .star svg {
	width: 2.1rem;
	height: 2.1rem;
}

.testimonials .content, .review .content {
	position: relative;
	z-index: 5;
	background: #fff;
	left: .5rem;
	margin-top: -3rem;
}

@media (min-width: 768px) {

	.testimonials .content, .review .content {
		margin: 6rem 0 0 -7rem;
	}
}

@media (min-width: 900px) {

	.testimonials .content, .review .content {
		max-width: 58.8rem;
	}
}

@media (min-width: 1024px) {

	.testimonials .content, .review .content {
		max-width: 34.8rem;
	}
}

@media (min-width: 1450px) {

	.testimonials .content, .review .content {
		margin: 6rem 0 0 -12rem;
	}
}

.testimonials .content:after, .review .content:after {
	content: '';
	position: absolute;
	top: -2rem;
	right: -1rem;
	background: #fafafa;
	width: 100%;
	height: 100%;
}

@media (min-width: 768px) {

	.testimonials .content:after, .review .content:after {
		top: -3rem;
	}
}

.testimonials .content .hold, .review .content .hold {
	position: relative;
	z-index: 5;
	padding: 2rem;
	background: #fff;
}

@media (min-width: 768px) {

	.testimonials .content .hold, .review .content .hold {
		padding: 2.2rem 1rem 2.8rem 3rem;
	}
}

.testimonials .content p, .review .content p {
	margin-bottom: 0;
	color: #777;
}

.testimonials .content .testim, .review .content .testim {
	font-style: italic;
	font-size: 1.4rem;
	line-height: 2rem;
	margin-bottom: 2.2rem;
}

.testimonials .content .testim .kk-star-ratings, .review .content .testim .kk-star-ratings {
	display: none !important;
}

@media (min-width: 1200px) {

	.testimonials .content .testim, .review .content .testim {
		font-size: 1.8rem;
		line-height: 2.9rem;
	}
}

.testimonials .content .name, .review .content .name {
	color: #222;
	text-transform: uppercase;
	font-size: 1.6rem;
	line-height: 2rem;
}

.testimonials .content .name span:not(.autor), .review .content .name span:not(.autor) {
	display: block;
	font-size: 1.4rem;
	line-height: 2rem;
	color: #777;
}

@media (min-width: 1200px) {

	.testimonials .content .name, .review .content .name {
		font-size: 1.8rem;
		line-height: 2.2rem;
	}
}

.testimonials__grid.show .slide, .review__grid.show .slide {
	display: block !important;
}

@media (min-width: 580px) {

	.testimonials__grid.show .slide, .review__grid.show .slide {
		display: -ms-flexbox !important;
		display: flex !important;
	}
}

.testimonials .review_form, .review .review_form {
	padding: 3rem 0;
	max-width: 85.3rem;
	margin: 0 auto;
}

@media (min-width: 990px) {

	.testimonials .review_form, .review .review_form {
		padding: 10rem 0;
	}
}

.testimonials .review_form h2, .review .review_form h2 {
	font-family: 'Playfair Display', sans-serif;
	font-size: 2.4rem;
	line-height: 3rem;
	color: #222;
	display: inline-block;
	margin-bottom: 2.2rem;
}

.testimonials .review_form h2:after, .review .review_form h2:after {
	content: '';
	background: #227F88;
	height: 0.2rem;
	width: 115%;
	margin: 1rem 0 0;
	display: block;
}

.testimonials .slide {
	padding-top: 3rem;
	margin-bottom: 3rem;
	display: none !important;
}

.testimonials .slide:nth-of-type(1),
 		.testimonials .slide:nth-of-type(2),
 		.testimonials .slide:nth-of-type(3),
 		.testimonials .slide:nth-of-type(4) {
	display: block !important;
}

@media (min-width: 580px) {

	.testimonials .slide {/*display: flex;*/
		-ms-flex-pack: center;
		    justify-content: center;
		-ms-flex-align: center;
		    align-items: center;
	}

	.testimonials .slide:nth-of-type(1),
 		    .testimonials .slide:nth-of-type(2),
 		    .testimonials .slide:nth-of-type(3),
 		    .testimonials .slide:nth-of-type(4) {
		display: -ms-flexbox !important;
		display: flex !important;
	}
}

@media (min-width: 768px) {

	.testimonials .slide:nth-of-type(1),
 			.testimonials .slide:nth-of-type(2),
 			.testimonials .slide:nth-of-type(3),
 			.testimonials .slide:nth-of-type(4),
 			.testimonials .slide:nth-of-type(5),
 			.testimonials .slide:nth-of-type(6) {
		display: -ms-flexbox !important;
		display: flex !important;
	}
}

@media (min-width: 900px) {

	.testimonials .slide {
		width: calc(50% - 5rem);
	}
}

@media (min-width: 1220px) {

	.testimonials .slide {
		margin-bottom: 6.3rem;
	}
}

.review .slide {
	padding-top: 3rem;
	margin-bottom: 3rem;
}

@media (min-width: 580px) {

	.review .slide {/*display: flex;*/
		-ms-flex-pack: center;
		    justify-content: center;
		-ms-flex-align: center;
		    align-items: center;
	}
}

@media (min-width: 900px) {

	.review .slide {
		width: calc(50% - 5rem);
	}
}

@media (min-width: 1220px) {

	.review .slide {
		margin-bottom: 6.3rem;
	}
}

/* -------------------------- *\
    .home_intro
\* -------------------------- */

.home_intro { 
	padding: 2rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	background: url(/wp-content/uploads/clinic-bg.png) no-repeat;
	background-size: cover;
	border-top: 1.5rem solid #fff;
	border-bottom: 1.5rem solid #fff;
	overflow: auto;
 }

@media (min-width: 1200px) {

	.home_intro {
		padding: 0;
	}
}

.home_intro .l,
	.home_intro .r {
	width: 100%;
	margin-bottom: 1.5rem;
	-ms-flex-order: 2;
	    order: 2;
	padding-right: 5rem;
	text-align: left;
}

@media (min-width: 580px) {

	.home_intro .l,
	.home_intro .r {
		width: calc(50% - 2.5rem);
		margin-bottom: 0;
	}
}

@media (min-width: 1200px) {

	.home_intro .l,
	.home_intro .r {
		width: calc(32.5% - 2.5rem);
	}
}

@media (min-width: 1350px) {

	.home_intro .l,
	.home_intro .r {
		padding-right: 2rem;
	}
}

.home_intro .l figure, .home_intro .r figure {
	height: 100%;
}

.home_intro .l img, .home_intro .r img {
	border: 1rem solid #fff;
}

@media (min-width: 1200px) {

	.home_intro .l img, .home_intro .r img {
		border: 0;
		border-right: 1rem solid #fff;
		height: 100%;
		-o-object-fit: cover;
		   object-fit: cover;
	}
}

@media (min-width: 1350px) {

	.home_intro .l img, .home_intro .r img {
		max-width: 40rem;
		height: 50rem;
		border-bottom: 1rem solid #fff;
	}
}

@media (min-width: 1390px) {

	.home_intro .l img, .home_intro .r img {
		max-width: 42rem;
	}
}

@media (min-width: 1480px) {

	.home_intro .l img, .home_intro .r img {
		max-width: 45rem;/*height: auto;
				object-fit: none;*/
	}
}

@media (min-width: 1600px) {

	.home_intro .l img, .home_intro .r img {
		max-width: 50rem;
	}
}

@media (min-width: 1780px) {

	.home_intro .l img, .home_intro .r img {
		max-width: 55rem;
	}
}

@media (min-width: 1920px) {

	.home_intro .l img, .home_intro .r img {
		max-width: 57.3rem;
	}
}

.home_intro .r {
	padding-right: 0;
	padding-left: 5rem;
	text-align: right;
}

@media (min-width: 1350px) {

	.home_intro .r {
		padding-left: 0;
	}
}

@media (min-width: 1200px) {

	.home_intro .r img {
		border-left: 1rem solid #fff;
		border-right: 0;
	}
}

.home_intro .m {
	border-left: 1rem solid #fff;
	width: 100%;
}

@media (min-width: 1200px) {

	.home_intro .m {
		width: calc(35% - 2.5rem);
		margin-bottom: 0;
		-ms-flex-order: 2;
		    order: 2;
	}
}

.home_intro .m .top {
	background: #fff;
	padding: 2rem;
	text-align: center;
}

@media (min-width: 768px) {

	.home_intro .m .top {
		padding: 2.5rem 3.8rem 3.5rem;
	}
}

.home_intro .m .top .head-block {
	position: relative;
	margin: 2.7rem 0 6.3rem 4rem;
}

.home_intro .m .top .head-block h2 {
	font-family: 'Playfair Display', sans-serif;
	font-size: 2.5rem;
	line-height: 2rem;
	text-transform: uppercase;
	color: #222;
	position: relative;
	display: inline-block;
	z-index: 1;
}

@media (min-width: 470px) {

	.home_intro .m .top .head-block h2 {
		font-size: 3rem;
		line-height: 4.5rem;
	}
}

@media (min-width: 768px) {

	.home_intro .m .top .head-block h2 {
		font-size: 4.8rem;
		line-height: 6.4rem;
		letter-spacing: 3.73px;
	}
}

@media (min-width: 1200px) {

	@media (max-width: 1360px) {

		.home_intro .m .top .head-block h2 {
			font-size: 3rem;
			line-height: 4.5rem;
		}
	}
}

.home_intro .m .top .head-block h2:before {
	content: '';
	background: url(/wp-content/uploads/gelistudio-small-logo-1-1.png) no-repeat;
	width: 5.7rem;
	height: 7.7rem;
	position: absolute;
	top: -3rem;
	left: -7rem;
	background-size: contain;
}

@media (min-width: 470px) {

	.home_intro .m .top .head-block h2:before {
		top: -3rem;
		left: -9rem;
		width: 7.7rem;
		height: 10.7rem;
	}
}

.home_intro .m .top .head-block h2:after {
	content: '';
	background: #fafafa;
	height: 7rem;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(-48%, -50%);
	z-index: -1;
}

@media (min-width: 768px) {

	.home_intro .m .top .head-block h2:after {
		width: 75%;
		height: 11.9rem;
	}
}

.home_intro .m .top .head-block h3 {
	font-size: 1.6rem;
	line-height: 2rem;
	text-transform: uppercase;
	color: #227F88;
	display: inline-block;
	margin-bottom: 0;
	position: absolute;
	bottom: -1.5rem;
	right: 0;
	z-index: 1;
}

.home_intro .m .top .head-block h3:after {
	content: '';
	background: #227F88;
	width: 110%;
	height: 0.1rem;
	display: block;
	margin: 0.6rem 0 0;
}

@media (min-width: 470px) {

	.home_intro .m .top .head-block h3 {
		bottom: 0;
		right: 2.5rem;
	}
}

.home_intro .m .top p {
	font-size: 1.4rem;
	line-height: 2rem;
	color: #444;
	margin-bottom: 1.5rem;
}

.home_intro .m .top p:last-child {
	margin-bottom: 0;
}

@media (min-width: 768px) {

	.home_intro .m .top p {
		font-size: 1.6rem;
		line-height: 2.6rem;
		margin-bottom: 2.8rem;
	}
}

.home_intro .m .buttons a {
	font-size: 1.4rem;
	line-height: 2rem;
	font-weight: 600;
	text-transform: uppercase;
	color: #A2A2A2;
	text-shadow: 0 0.2rem 0 rgba(0,0,0, 0.5);
	padding: 1.5rem;
	display: inline-block;
}

.home_intro .m .buttons a.border {
	color: #fff;
	border-right: 1rem solid #fff;
	background: rgba(34,127,136, 0.55);
	margin-right: -0.6rem;
}

@media (min-width: 380px) {

	.home_intro .m .buttons a.border {
		margin-right: -0.4rem;
	}
}

.home_intro .m .buttons a:hover {
	background: #82C3C9;
	color: #fff;
}

@media (min-width: 768px) {

	.home_intro .m .buttons a {
		font-size: 1.6rem;
		line-height: 2rem;
		padding: 3.2rem 2.9rem;
	}
}

/* -------------------------- *\
    .home_gallery
\* -------------------------- */

.home_gallery { 
	padding: 0;
	background: url(/wp-content/uploads/clinic-bg.png) no-repeat;
	background-size: cover;
	border-bottom: 2.3rem solid #fff;
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	overflow: hidden;
 }

.home_gallery:before,
	.home_gallery:after {
	content: url(/wp-content/uploads/slide-prev-svg.png);
	position: absolute;
	top: 50%;
	left: 4rem;
	z-index: 2;
	transform: translateY(-50%);
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: center;
	-ms-flex-pack: center;
	    justify-content: center;
	width: 5rem;
	height: 5rem;
	background: rgba(68,68,68, .6);
	border-radius: 50%;
	pointer-events:none;
}

@media (min-width: 990px) {

	.home_gallery:before,
	.home_gallery:after {
		display: none;
	}
}

.home_gallery:after {
	content: url(/wp-content/uploads/slide-next-svg.png);
	right: 4rem;
	left: auto;
}

.home_gallery a {
	display: inline-block;
	position: relative;
}

.home_gallery a .border {
	position: relative;
	display: inline-block;
}

.home_gallery a .border:before {
	content: '';
	background: rgba(0,0,0, 0);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	transition: .3s ease;
}

.home_gallery a .border:hover:before {
	background: rgba(0,0,0, 0.5);
}

.home_gallery .l {
	width: 100%;
	padding: 2rem;
}

@media (min-width: 990px) {

	.home_gallery .l {
		width: 40%;
		border-right: 1.5rem solid #fff;
		padding: 4.9rem 6.5rem 3.4rem 0;
	}
}

.home_gallery .l .border {
	height: 40rem;
	width: 100%;
}

@media (min-width: 990px) {

	.home_gallery .l .border {
		height: auto;
	}
}

.home_gallery .l .image_1 {
	width: 100%;
	border: 1.5rem solid #fff;
}

@media (min-width: 990px) {

	.home_gallery .l .image_1 {
		border-top: 1.8rem solid #fff;
		border-right: 2.8rem solid #fff;
		border-bottom: 1.8rem solid #fff;
		border-left: 0;
	}
}

.home_gallery .l .image_1 img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;/*@mixin min 990 {
					max-width: 68.9rem;
				}*/
}

.home_gallery .r {
	width: 100%;
	display: none;
}

@media (min-width: 990px) {

	.home_gallery .r {
		width: 60%;
		display: block;
	}
}

.home_gallery .r .top {
	border-bottom: 1.5rem solid #fff;
	padding: 0 2rem 2rem;
}

@media (min-width: 990px) {

	.home_gallery .r .top {
		padding: 0 4.6rem 4.6rem 0;
	}
}

@media (min-width: 1920px) {

	.home_gallery .r .top {
		padding: 0 0 4.6rem 0;
	}
}

@media (min-width: 990px) {

	.home_gallery .r .top .image_2 {
		border-right: 3rem solid #fff;
		border-bottom: 1.3rem solid #fff;
	}
}

.home_gallery .r .top .image_2 img {
	-o-object-fit: cover;
	   object-fit: cover;/*@mixin min 1920 {
						max-width: 98.9rem;
					}*/
}

.home_gallery .r .bottom {
	padding: 0 2rem 2rem;
	display: -ms-flexbox;
	display: flex;
}

@media (min-width: 990px) {

	.home_gallery .r .bottom {
		padding: 0 4.6rem 4.3rem 4.8rem;
	}

	@media (min-width: 1920px) {

		.home_gallery .r .bottom {
			padding: 0 0 4.3rem 4.8rem;
		}
	}
}

.home_gallery .r .bottom a + a {
	margin-left: -0.5rem;
}

.home_gallery .r .bottom .image_3,
			.home_gallery .r .bottom .image_4 {
	border-bottom: 1rem solid #fff;
	border-left: 1.1rem solid #fff;
	border-right: 0.8rem solid #fff;
}

.home_gallery .r .bottom .image_3 img, .home_gallery .r .bottom .image_4 img {
	-o-object-fit: cover;
	   object-fit: cover;/*@mixin min 1920 {
						max-width: 49.4rem;
					}*/
}

.home_gallery .r .bottom .image_4 {
	border-left: 0.8rem solid #fff;
	border-right: 1.1rem solid #fff;
	position: relative;
}

.home_gallery .r .bottom .image_4 span + span {
	display: none;
}

.home_gallery .r .bottom .image_4 span + span.image-last {
	display: inline-block;
	position: absolute;
	background: rgba(34,127,136,.5);
	text-align: center;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	    flex-direction: column;
	-ms-flex-pack: center;
	    justify-content: center;
	font-size: 2.5rem;
	color: #fff;
	text-transform: uppercase;
}

/* -------------------------- *\
    .home_beatiful
\* -------------------------- */

.home_beatiful { 
	padding: 0;
	/*background: url(/wp-content/uploads/clinic-bg.png) no-repeat;*/
	/*background-size: cover;*/
	border-bottom: 2.2rem solid #fff;
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	overflow: auto;
 }

.home_beatiful .l {
	background: url(/wp-content/uploads/clinic-bg.png) no-repeat;
	background-size: cover;
	width: 100%;
	position: relative;
	padding: 3rem 2rem;
}

@media (min-width: 990px) {

	.home_beatiful .l {
		width: 38%;
		border-right: 2rem solid #fff;
		padding: 5.4rem 0;
	}
}

@media (min-width: 1200px) {

	.home_beatiful .l {
		padding: 5.4rem 0 20rem;
	}
}

.home_beatiful .l .top {
	background: #fff;
	position: relative;
	padding: 4rem 0 4rem 4rem;
}

@media (min-width: 990px) {

	.home_beatiful .l .top {
		width: 50rem;
		left: calc(100% - 50rem);
		transform: translateX(50%);
		padding: 7.2rem 0 3.3rem 3.1rem;
	}
}

@media (min-width: 1200px) {

	.home_beatiful .l .top {
		width: 57rem;
		left: calc(100% - 57rem);
		transform: translateX(37%);
	}
}

@media (min-width: 1350px) {

	.home_beatiful .l .top {
		width: 66.6rem;
		left: calc(100% - 66.6rem);
		transform: translateX(34%);
	}
}

.home_beatiful .l .top .head-block	{
	position: relative;
}

@media (min-width: 600px) {

	.home_beatiful .l .top .head-block {
		margin: 0 0 0 7rem;
	}
}

@media (min-width: 640px) {

	.home_beatiful .l .top .head-block {
		margin: 0 0 0 10rem;
	}
}

@media (min-width: 710px) {

	.home_beatiful .l .top .head-block {
		margin: 0 0 0 12.7rem;
	}
}

.home_beatiful .l .top h2 {
	font-family: 'Playfair Display', sans-serif;
	font-size: 2.5rem;
	line-height: 2rem;
	text-transform: uppercase;
	color: #222;
	position: relative;
	display: inline-block;
	z-index: 1;
	margin-bottom: 1rem;
}

@media (min-width: 470px) {

	.home_beatiful .l .top h2 {
		font-size: 3.5rem;
		line-height: 4.5rem;
	}
}

@media (min-width: 640px) {

	.home_beatiful .l .top h2 {
		font-size: 4.8rem;
		line-height: 6.4rem;
		letter-spacing: 3.73px;
		margin-bottom: 3rem;
	}
}

@media (min-width: 990px) {

	@media (max-width: 1360px) {

		.home_beatiful .l .top h2 {
			font-size: 3rem;
			line-height: 4.5rem;
		}
	}
}

.home_beatiful .l .top h2:before {
	content: '';
	background: url(/wp-content/uploads/gelistudio-small-logo-1-1.png) no-repeat;
	width: 5.7rem;
	height: 7.7rem;
	position: absolute;
	top: -6.5rem;
	left: -4rem;
	background-size: contain;
}

@media (min-width: 640px) {

	.home_beatiful .l .top h2:before {
		left: -9rem;
		top: -6rem;
		width: 7.7rem;
		height: 10.7rem;
	}
}

.home_beatiful .l .top h2:after {
	content: '';
	background: #fafafa;
	height: 7rem;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(-31%, -50%);
	z-index: -1;
}

@media (min-width: 768px) {

	.home_beatiful .l .top h2:after {
		width: 88%;
		height: 11.9rem;
	}
}

.home_beatiful .l .top h3 {
	font-size: 2.1rem;
	line-height: 2.6rem;
	text-transform: uppercase;
	color: #227F88;
	display: inline-block;
	margin-bottom: 0;
	position: absolute;
	bottom: -3rem;
	right: 0;
	z-index: 1;
}

.home_beatiful .l .top h3:after {
	content: '';
	background: #227F88;
	width: 110%;
	height: 0.1rem;
	display: block;
	margin: 0.6rem 0 0;
}

@media (min-width: 470px) {

	.home_beatiful .l .top h3 {
		right: 10%;
	}
}

@media (min-width: 900px) {

	.home_beatiful .l .top h3 {
		right: 20%;
		bottom: 0;
	}
}

@media (min-width: 990px) {

	.home_beatiful .l .top h3 {
		right: 3rem;
	}
}

@media (min-width: 1350px) {

	.home_beatiful .l .top h3 {
		right: 9rem;
	}
}

.home_beatiful .l .white-block {
	position: relative;
	margin-top: 3rem;
	background: #fff;
	padding: 2rem;
}

@media (min-width: 990px) {

	.home_beatiful .l .white-block {
		margin-top: 7.6rem;
		width: 50rem;
		left: calc(100% - 50rem);
		padding: 5.3rem 5.1rem 4.2rem 8rem;
		transform: translateX(35%);
	}
}

@media (min-width: 1200px) {

	.home_beatiful .l .white-block {
		width: 56.1rem;
		left: calc(100% - 58.1rem);
		transform: translateX(25%);
	}
}

@media (min-width: 1350px) {

	.home_beatiful .l .white-block {
		transform: translateX(16%);
	}
}

.home_beatiful .l .white-block h2 {
	font-family: 'Playfair Display', sans-serif;
	font-size: 2.5rem;
	line-height: 3rem;
	color: #222;
	margin-bottom: 2rem;
}

@media (min-width: 1200px) {

	.home_beatiful .l .white-block h2 {
		font-size: 4.8rem;
		line-height: 4.8rem;
		letter-spacing: 2.8px;
		margin-bottom: 4rem;
	}
}

.home_beatiful .l .white-block p {
	font-size: 1.4rem;
	line-height: 2rem;
	margin-bottom: 1.5rem;
	color: #444;
}

@media (min-width: 1200px) {

	.home_beatiful .l .white-block p {
		font-size: 1.6rem;
		line-height: 2.6rem;
	}
}

.home_beatiful .l .white-block p:last-child {
	margin-bottom: 0;
}

.home_beatiful .l .white-block .btn {
	margin: 2.2rem 0 1.5rem;
	font-size: 1.4rem;
}

@media (min-width: 990px) {

	.home_beatiful .l .white-block .btn {
		font-size: 1.8rem;
	}
}

.home_beatiful .r {
	width: 100%;
}

@media (min-width: 990px) {

	.home_beatiful .r {
		width: 62%;
	}
}

.home_beatiful .r img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
}

/* -------------------------- *\
    .home_treatment
\* -------------------------- */

.home_treatment { 
	background: url(/wp-content/uploads/clinic-bg.png) no-repeat;
	background-size: cover;
	padding: 0 0 3rem;
	overflow: auto;
}

@media (min-width: 768px) {

	.home_treatment {
		padding: 0 0 8rem;
	}
}

.home_treatment .top {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	padding: 2rem 2rem 0;
}

@media (min-width: 768px) {

	.home_treatment .top {
		padding: 0;
		margin-bottom: 9rem;
	}
}

.home_treatment .top > div {
	width: 100%;
	margin-bottom: 3rem;
}

@media (min-width: 768px) {

	.home_treatment .top > div {
		width: 50%;
		padding: 0;
	}
}

.home_treatment .top .head-block {
	background: #fff;
	padding: 4rem 0 3.3rem 3.1rem;
	position: relative;
}

@media (min-width: 500px) {

	.home_treatment .top .head-block {
		padding: 7.2rem 0 7rem 15.1rem;
	}
}

@media (min-width: 990px) {

	.home_treatment .top .head-block {
		padding: 7.2rem 0 3.3rem 3.1rem;
		text-align: right;
	}
}

.home_treatment .top .head-block h2 {
	font-family: 'Playfair Display', sans-serif;
	font-size: 2.5rem;
	line-height: 2rem;
	text-transform: uppercase;
	color: #222;
	position: relative;
	display: inline-block;
	z-index: 1;
	margin-bottom: 1rem;
	margin-right: 3rem;
}

@media (min-width: 470px) {

	.home_treatment .top .head-block h2 {
		font-size: 3.5rem;
		line-height: 4.5rem;
	}
}

@media (min-width: 990px) {

	.home_treatment .top .head-block h2 {
		font-size: 4.8rem;
		line-height: 6.4rem;
		letter-spacing: 3.73px;
		margin-bottom: 3rem;
	}
}

@media (min-width: 1200px) {

	.home_treatment .top .head-block h2 {
		margin-right: 13rem;
	}
}

.home_treatment .top .head-block h2:before {
	content: '';
	background: url(/wp-content/uploads/gelistudio-small-logo-1-1.png) no-repeat;
	width: 5.7rem;
	height: 7.7rem;
	position: absolute;
	top: -6.5rem;
	left: -4rem;
	background-size: contain;
}

@media (min-width: 640px) {

	.home_treatment .top .head-block h2:before {
		left: -9rem;
		top: -5rem;
		width: 7.7rem;
		height: 10.7rem;
	}
}

.home_treatment .top .head-block h2:after {
	content: '';
	background: #fafafa;
	height: 7rem;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(-35%, -50%);
	z-index: -1;
}

@media (min-width: 768px) {

	.home_treatment .top .head-block h2:after {
		width: 103%;
		height: 11.9rem;
	}
}

.home_treatment .top .head-block h3 {
	font-size: 2.1rem;
	line-height: 2.6rem;
	text-transform: uppercase;
	color: #227F88;
	display: inline-block;
	margin-bottom: 0;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
}

.home_treatment .top .head-block h3:after {
	content: '';
	background: #227F88;
	width: 110%;
	height: 0.1rem;
	display: block;
	margin: 0.6rem 0 0;
}

@media (min-width: 470px) {

	.home_treatment .top .head-block h3 {
		right: 10%;
		bottom: 1.5rem;
	}
}

@media (min-width: 900px) {

	.home_treatment .top .head-block h3 {
		right: 20%;
	}
}

@media (min-width: 990px) {

	.home_treatment .top .head-block h3 {
		right: 3rem;
		bottom: 3rem;
	}
}

@media (min-width: 1350px) {

	.home_treatment .top .head-block h3 {
		right: 7rem;
	}
}

.home_treatment .top .right {
	position: relative;
}

.home_treatment .top .right .quote {
	padding: 3rem 2rem;
}

@media (min-width: 768px) {

	.home_treatment .top .right .quote {
		max-width: 35rem;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		right: 1rem;
		padding: 3rem;
	}
}

@media (min-width: 1200px) {

	.home_treatment .top .right .quote {
		right: 9rem;
		max-width: 40rem;
	}
}

.home_treatment .top .right .quote:before,
				.home_treatment .top .right .quote:after {
	content: url(/wp-content/uploads/left-quote.svg);
	position: absolute;
	top: -0.5rem;
	left: 0;/*@mixin min 1120 {
						left: -4rem;
					}*/
}

@media (min-width: 768px) {

	.home_treatment .top .right .quote:before,
				.home_treatment .top .right .quote:after {
		left: -1rem;
	}
}

.home_treatment .top .right .quote:after {
	content: url(/wp-content/uploads/right-quote.svg);
	bottom: 0;
	top: auto;
	left: auto;
	right: 0;
}

.home_treatment .top .right p {
	font-size: 1.4rem;
	line-height: 2rem;
	margin-bottom: 0;
	color: #777;
}

@media (min-width: 768px) {

	.home_treatment .top .right p {
		font-size: 1.8rem;
		line-height: 2.9rem;
	}
}

.home_treatment__slider {
	max-width: 112.4rem;
	margin: 0 auto;
}

.home_treatment__slider .slide {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-align: center;
	    align-items: center;
}

.home_treatment__slider .slide .left {
	width: 100%;
}

.home_treatment__slider .slide .left img {
	border: 1.3rem solid #fff;
}

@media (min-width: 768px) {

	.home_treatment__slider .slide .left {
		width: 50%;
	}
}

@media (min-width: 1200px) {

	.home_treatment__slider .slide .left {
		width: 60%;
	}

	.home_treatment__slider .slide .left img {
		max-width: 60.8rem;
	}
}

.home_treatment__slider .slide .right {
	width: 100%;
	margin-top: 3rem;
}

@media (min-width: 768px) {

	.home_treatment__slider .slide .right {
		width: 50%;
		margin-top: 0;
		padding-left: 3rem;
	}
}

@media (min-width: 1200px) {

	.home_treatment__slider .slide .right {
		width: 40%;
	}
}

.home_treatment__slider .slide .right h2 {
	font-family: 'Playfair Display', sans-serif;
	font-size: 2.5rem;
	line-height: 3rem;
	color: #222;
	margin-bottom: 1.5rem;
}

@media (min-width: 1024px) {

	.home_treatment__slider .slide .right h2 {
		font-size: 4.8rem;
		line-height: 4.8rem;
		letter-spacing: 2.8px;
		margin-bottom: 2.6rem;
	}
}

.home_treatment__slider .slide .right p {
	font-size: 1.4rem;
	line-height: 2rem;
	color: #444;
	margin-bottom: 1.5rem;
}

.home_treatment__slider .slide .right p:last-child {
	margin-bottom: 0;
}

@media (min-width: 1024px) {

	.home_treatment__slider .slide .right p {
		font-size: 1.6rem;
		line-height: 2.6rem;
	}
}

.home_treatment__slider .slide .right .btn {
	background: #fff;
	padding: 1.4rem 2rem 1.4rem 4rem;
	font-size: 1.4rem;
}

@media (min-width: 1024px) {

	.home_treatment__slider .slide .right .btn {
		font-size: 1.8rem;
	}
}

.home_treatment__slider .slide .right .btn:after {
	content: none;
}

.home_treatment__slider .slide .right .btn:before {
	left: 1.5rem;
}

.home_treatment__slider .slick-dots {
	margin-bottom: 0;
	list-style-type: none;
	position: relative;
	max-width: 32rem;
	left: 50%;
	transform: translateX(-50%);
	margin-top: 5rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	    justify-content: space-between;
}

.home_treatment__slider .slick-dots:after {
	content: '';
	background: #E0E0E0;
	width: 100%;
	height: 0.2rem;
	position: absolute;
	z-index: -1;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.home_treatment__slider .slick-dots li {
	position: relative;
	top: -0.5rem;
}

.home_treatment__slider .slick-dots li button {
	width: 1rem;
	height: 1rem;
	background: #A2A2A2;
	border: 0;
	font-size: 0;
	line-height: 0;
}

.home_treatment__slider .slick-dots li.slick-active button {
	background: #82C3C9;
}

/* -------------------------- *\
    .home_doctor
\* -------------------------- */

.home_doctor { 
	padding: 3rem 2rem;
	overflow: auto;
}

@media (min-width: 990px) {

	.home_doctor {
		padding: 4.4rem 5.9rem;
		overflow: hidden;
	}
}

.home_doctor .top {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	padding: 2rem 0 0;
}

@media (min-width: 768px) {

	.home_doctor .top {
		padding: 0;
		margin-bottom: 4.6rem;
	}
}

.home_doctor .top > div {
	width: 100%;
	margin-bottom: 3rem;
}

@media (min-width: 768px) {

	.home_doctor .top > div {
		width: 50%;
		padding: 0;
		margin-bottom: 0;
	}
}

.home_doctor .top .head-block {
	background: #fff;
	padding: 4rem 0 3.3rem 3.1rem;
	position: relative;
}

@media (min-width: 500px) {

	.home_doctor .top .head-block {
		padding: 4rem 0 7rem 15.1rem;
	}
}

@media (min-width: 990px) {

	.home_doctor .top .head-block {
		padding: 4rem 0 3.3rem 3.1rem;
		text-align: right;
	}
}

@media (min-width: 1200px) {

	.home_doctor .top .head-block {
		padding: 4rem 0 7rem 10rem;
	}
}

@media (min-width: 1450px) {

	.home_doctor .top .head-block {
		padding: 4rem 0 3.3rem 3.1rem;
	}
}

.home_doctor .top .head-block h2 {
	font-family: 'Playfair Display', sans-serif;
	font-size: 2.5rem;
	line-height: 2rem;
	text-transform: uppercase;
	color: #222;
	position: relative;
	display: inline-block;
	z-index: 1;
	margin-bottom: 1rem;
	margin-right: 3rem;
}

/*@mixin min 470 {
					font-size: 3.5rem;
					line-height: 4.5rem;
				}*/

@media (min-width: 990px) {

	.home_doctor .top .head-block h2 {
		font-size: 3rem;
		line-height: 3.5rem;
	}
}

@media (min-width: 1200px) {

	.home_doctor .top .head-block h2 {
		font-size: 4.8rem;
		line-height: 6.4rem;
		letter-spacing: 3.73px;
		margin-bottom: 3rem;
	}
}

@media (min-width: 1200px) {

	.home_doctor .top .head-block h2 {
		margin-right: 13rem;
	}
}

.home_doctor .top .head-block h2:before {
	content: '';
	background: url(/wp-content/uploads/gelistudio-small-logo-1-1.png) no-repeat;
	width: 5.7rem;
	height: 7.7rem;
	position: absolute;
	top: -6.5rem;
	left: -4rem;
	background-size: contain;
}

@media (min-width: 640px) {

	.home_doctor .top .head-block h2:before {
		left: -9rem;
		top: -5rem;
		width: 7.7rem;
		height: 10.7rem;
	}
}

.home_doctor .top .head-block h2:after {
	content: '';
	background: #fafafa;
	height: 7rem;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(-35%, -50%);
	z-index: -1;
}

@media (min-width: 768px) {

	.home_doctor .top .head-block h2:after {
		width: 103%;
		height: 11.9rem;
	}
}

.home_doctor .top .head-block h3 {
	font-size: 2.1rem;
	line-height: 2.6rem;
	text-transform: uppercase;
	color: #227F88;
	display: inline-block;
	margin-bottom: 0;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
}

.home_doctor .top .head-block h3:after {
	content: '';
	background: #227F88;
	width: 110%;
	height: 0.1rem;
	display: block;
	margin: 0.6rem 0 0;
}

@media (min-width: 470px) {

	.home_doctor .top .head-block h3 {
		right: 10%;
		bottom: 3rem;
	}
}

@media (min-width: 900px) {

	.home_doctor .top .head-block h3 {
		right: 20%;
	}
}

@media (min-width: 990px) {

	.home_doctor .top .head-block h3 {
		right: 3rem;
		bottom: 0;
	}
}

@media (min-width: 1200px) {

	.home_doctor .top .head-block h3 {
		right: 7rem;
		bottom: 6rem;
	}
}

@media (min-width: 1450px) {

	.home_doctor .top .head-block h3 {
		bottom: 3rem;
	}
}

.home_doctor .top .right {
	position: relative;
}

.home_doctor .top .right .quote {
	padding: 3rem 2rem;
}

@media (min-width: 768px) {

	.home_doctor .top .right .quote {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		left: 0;
		padding: 3rem;
	}
}

@media (min-width: 1200px) {

	.home_doctor .top .right .quote {
		max-width: 53rem;
	}
}

.home_doctor .top .right .quote:before,
				.home_doctor .top .right .quote:after {
	content: url(/wp-content/uploads/left-quote.svg);
	position: absolute;
	top: -0.5rem;
	left: 0;/*@mixin min 1120 {
						left: -4rem;
					}*/
}

@media (min-width: 768px) {

	.home_doctor .top .right .quote:before,
				.home_doctor .top .right .quote:after {
		left: -1rem;
	}
}

.home_doctor .top .right .quote:after {
	content: url(/wp-content/uploads/right-quote.svg);
	bottom: 0;
	top: auto;
	left: auto;
	right: 0;
}

.home_doctor .top .right p {
	font-size: 1.4rem;
	line-height: 2rem;
	margin-bottom: 0;
	color: #777;
}

@media (min-width: 1450px) {

	.home_doctor .top .right p {
		font-size: 1.8rem;
		line-height: 2.9rem;
	}
}

.home_doctor__content {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	background: url(/wp-content/uploads/doctor_bg.jpg);
	background-size: cover;
	padding: 2rem;
}

@media (min-width: 900px) {

	.home_doctor__content {
		padding: 0;
		background: #fff;
	}
}

.home_doctor__content .l {
	width: 100%;
	height: 50rem;
}

.home_doctor__content .l img {
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	   object-fit: contain;
}

@media (min-width: 900px) {

	.home_doctor__content .l img {
		-o-object-fit: cover;
		   object-fit: cover;
	}
}

@media (min-width: 900px) {

	.home_doctor__content .l {
		width: 50%;
		height: auto;
	}
}

@media (min-width: 1200px) {

	.home_doctor__content .l {
		width: 35%;
	}
}

@media (min-width: 1630px) {

	.home_doctor__content .l {
		width: 43%;
	}
}

.home_doctor__content .m {
	width: 100%;
	padding-top: 3rem;
}

@media (min-width: 900px) {

	.home_doctor__content .m {
		width: 50%;
		padding-left: 6rem;
		padding-top: 0;
		background: #fff;
	}
}

@media (min-width: 1200px) {

	.home_doctor__content .m {
		width: 40%;
		padding-left: 6rem;
	}
}

@media (min-width: 1400px) {

	.home_doctor__content .m {
		width: 32%;
	}
}

@media (min-width: 1630px) {

	.home_doctor__content .m {
		width: 24%;
	}
}

.home_doctor__content .m h3,
			.home_doctor__content .m h2 {
	font-family: 'Playfair Display', sans-serif;
	font-size: 2.4rem;
	line-height: 3rem;
	text-transform: uppercase;
	color: #222;
	margin-bottom: 0.3rem;
}

.home_doctor__content .m h2 {
	font-size: 4.8rem;
	line-height: 4.8rem;
	letter-spacing: 2.8px;
	margin-bottom: 3.9rem;
	text-transform: none;
	position: relative;
}

.home_doctor__content .m h2:after {
	content: '';
	width: 100%;
	height: 0.1rem;
	background: #222;
	display: block;
	margin: 1.5rem 0 0;
}

.home_doctor__content .m h4 {
	max-width: 32.5rem;
	padding-left: 2.5rem;
	border-left: 0.1rem solid #227F88;
	color: #227F88;
	font-size: 1.8rem;
	line-height: 2.2rem;
	margin-bottom: 4rem;
	text-transform: uppercase;
}

.home_doctor__content .m h5 {
	font-size: 1.6rem;
	line-height: 2.6rem;
	margin-bottom: 4rem;
}

.home_doctor__content .m p {
	font-size: 1.6rem;
	line-height: 2.6rem;
	color: #444;
	margin-bottom: 1.5rem;
}

.home_doctor__content .m p:last-child {
	margin-bottom: 0;
}

.home_doctor__content .m .certificates {
	margin: 4rem 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

@media (min-width: 1200px) {

	.home_doctor__content .m .certificates {
		position: absolute;
		z-index: 5;
	}
}

.home_doctor__content .m .certificates img {
	max-width: 19rem;
	margin-right: 1.3rem;
	margin-bottom: 1rem;
}

@media (min-width: 768px) {

	.home_doctor__content .m .certificates img {
		margin-right: 0;
	}

	.home_doctor__content .m .certificates img + img {
		margin-left: 1.3rem;
	}
}

.home_doctor__content .m .certificates img:nth-of-type(1) {
	max-width: 19rem;
}

.home_doctor__content .m .certificates img:nth-of-type(2) {
	max-width: 8.2rem;
}

.home_doctor__content .m .certificates img:nth-of-type(3) {
	max-width: 11.9rem;
}

.home_doctor__content .m .certificates img:nth-of-type(4) {
	max-width: 19rem;
}

.home_doctor__content .m .bio {
	font-size: 1.6rem;
	line-height: 2.4rem;
	text-transform: uppercase;
	color: #227F88;
	position: relative;
}

.home_doctor__content .m .bio:after {
	content: url(/wp-content/uploads/right-arrow.svg);
	margin-left: 1rem;
	transition: .3s ease;
}

.home_doctor__content .m .bio:hover:after {
	margin-left: 2rem;
}

@media (min-width: 1200px) {

	.home_doctor__content .m .bio {
		margin-top: 14.5rem;
		display: inline-block;
	}
}

.home_doctor__content .r {
	width: 25%;
	position: relative;
	z-index: 1;
	overflow: hidden;
	display: none;
}

@media (min-width: 1200px) {

	.home_doctor__content .r {
		display: block;
	}
}

@media (min-width: 1400px) {

	.home_doctor__content .r {
		width: 30%;
	}
}

.home_doctor__content .r:before {
	content: url(/wp-content/uploads/doctor_bg.jpg);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
}

.home_doctor__content .r .white-bg {
	position: relative;
	top: 10%;
	background: #fff;
	height: 90%;
	margin-right: 3.8rem;
}

.home_doctor__content .r .white-bg img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

/* -------------------------- *\
    .reviews
\* -------------------------- */

.reviews { 
	padding: 0 0 7.2rem;
	background: url(/wp-content/uploads/clinic-bg.png) no-repeat;
	background-size: cover;
	text-align: center;
	margin-bottom: 3.9rem;
	overflow: auto;
 }

.reviews .shell {
	max-width: 100%;
}

@media (min-width: 768px) {

	.reviews .shell {
		padding: 0;
	}
}

.reviews h2 {
	text-align: center;
	background: #fff;
	padding: 3rem;
	font-family: 'Playfair Display', sans-serif;
	font-size: 2.5rem;
	line-height: 3rem;
	margin-bottom: 0;
	color: #222;
	display: inline-block;
}

@media (min-width: 768px) {

	.reviews h2 {
		font-size: 4.8rem;
		line-height: 4.8rem;
		letter-spacing: 2.8px;
		padding: 4.6rem 5.5rem;
	}
}

.reviews h2 span {
	color: #227F88;
}

.reviews .review {
	text-align: left;
	padding: 3.5rem 0 0;
	width: 100%;
}

.reviews .review .slick-list,
		.reviews .review .slick-track {
	width: 100%;
}

.reviews .review .slide {
	margin-bottom: 0;
}

@media (min-width: 768px) {

	.reviews .review .slide {/*max-width: 55rem;*//*margin-right: 10rem;*/
		padding-right: 10rem;
		padding-right: 3rem;
	}
}

/*@mixin min 900 {
				margin-right: -3rem;
			}*/

@media (min-width: 1200px) {

	.reviews .review .slide {
		margin-right: 0;
		padding-right: 5rem;
		max-width: 75rem;/*max-width: 65rem;*/
	}
}

@media (min-width: 1450px) {

	.reviews .review .slide {/*margin-right: 14rem;*/
		padding-right: 10rem;
	}
}

.reviews .review .slide .star {
	display: none;
}

.reviews .review .slide:not(:nth-of-type(1)) {
	display: none;
}

.reviews .review .slide:nth-of-type(1) {
	display: block;
}

@media (min-width: 550px) {

	.reviews .review .slide:nth-of-type(1) {
		display: -ms-flexbox;
		display: flex;
	}
}

.reviews .review.slick-initialized .slide:not(:nth-of-type(1)) {
	display: block;
}

@media (min-width: 550px) {

	.reviews .review.slick-initialized .slide:not(:nth-of-type(1)) {
		display: -ms-flexbox;
		display: flex;
	}
}

.reviews .review .slick-dots {
	margin-bottom: 0;
	list-style-type: none;
	position: relative;
	max-width: 32rem;
	left: 50%;
	transform: translateX(-50%);
	margin-top: 5rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	    justify-content: space-between;
}

.reviews .review .slick-dots:after {
	content: '';
	background: #E0E0E0;
	width: 100%;
	height: 0.2rem;
	position: absolute;
	z-index: -1;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.reviews .review .slick-dots li {
	position: relative;
	top: -0.5rem;
}

.reviews .review .slick-dots li button {
	width: 1rem;
	height: 1rem;
	background: #A2A2A2;
	border: 0;
	font-size: 0;
	line-height: 0;
	cursor: pointer;
}

.reviews .review .slick-dots li.slick-active button {
	background: #82C3C9;
}

/* -------------------------- *\
    .home_map
\* -------------------------- */

.home_map { 
	padding: 0;
	background: url(/wp-content/uploads/clinic-bg.png) no-repeat;
	background-size: cover;
	margin-bottom: 3rem;
	overflow: auto;
 }

@media (min-width: 990px) {

	.home_map {
		margin-bottom: 7.3rem;
	}
}

.home_map .top {
	position: relative;
	background: #fff;
	padding: 3rem;
	text-align: center;
	margin: 0 2rem;
}

@media (min-width: 900px) {

	.home_map .top {
		left: calc(100% - 50rem);
		max-width: 50rem;
		padding: 4.5rem 5.6rem;
		margin: 0;
		text-align: left;
	}
}

@media (min-width: 1200px) {

	.home_map .top {
		left: calc(100% - 80rem);
		max-width: 80rem;
	}
}

@media (min-width: 1480px) {

	.home_map .top {
		left: calc(100% - 137rem);
		max-width: 137rem;
	}
}

.home_map .top h3 {
	font-size: 2.1rem;
	line-height: 2.6rem;
	color: #227F88;
	margin-bottom: 0.8rem;
	display: inline-block;
}

.home_map .top h3:after {
	content: '';
	background: #227F88;
	width: 110%;
	height: 0.1rem;
	display: block;
	margin: 0.6rem 0 0;
}

.home_map .top h2 {
	font-family: 'Playfair Display', sans-serif;
	font-size: 2.5rem;
	line-height: 3rem;
	margin-bottom: 0;
}

@media (min-width: 500px) {

	.home_map .top h2 {
		font-size: 4.8rem;
		line-height: 4.8rem;
		letter-spacing: 2.8px;
	}
}

@media (min-width: 1200px) {

	.home_map .top h2 {
		padding-left: 9rem;
	}
}

@media (min-width: 1480px) {

	.home_map .top h2 {
		padding-left: 18rem;
	}
}

.home_map .bottom {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	padding: 0 1rem;
	position: relative;
}

.home_map .bottom .left {
	width: 100%;
	position: relative;
	z-index: 1;
}

@media (min-width: 768px) {

	.home_map .bottom .left {
		width: 50%;
	}
}

@media (min-width: 900px) {

	.home_map .bottom .left {
		width: 40%;
	}
}

.home_map .bottom .left .slick-prev,
			 .home_map .bottom .left .slick-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	display: block;
	width: 4rem;
	height: 7.9rem;
	background: rgba(255,255,255, 0.7);
	padding: 1.5rem 0 0;
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
}

.home_map .bottom .left .slick-prev:hover,
			    .home_map .bottom .left .slick-prev:focus,
			    .home_map .bottom .left .slick-next:hover,
			    .home_map .bottom .left .slick-next:focus {
	color: transparent;
	outline: none;
}

@media (min-width: 1186px) {

	.home_map .bottom .left .slick-prev:hover,
			    .home_map .bottom .left .slick-prev:focus,
			    .home_map .bottom .left .slick-next:hover,
			    .home_map .bottom .left .slick-next:focus {
		background: rgba(246,246,246, 0.8);
	}
}

.home_map .bottom .left .slick-prev:hover:before,
			    .home_map .bottom .left .slick-prev:focus:before,
			    .home_map .bottom .left .slick-next:hover:before,
			    .home_map .bottom .left .slick-next:focus:before {
	opacity: 1;
}

.home_map .bottom .left .slick-prev.slick-disabled:before,
			    .home_map .bottom .left .slick-prev.slick-disabled:before,
			    .home_map .bottom .left .slick-next.slick-disabled:before,
			    .home_map .bottom .left .slick-next.slick-disabled:before {
	opacity: .5;
}

.home_map .bottom .left .slick-prev {
	left: 0;
	z-index: 1;
}

.home_map .bottom .left .slick-prev:before {
	content: url(/wp-content/uploads/prev.svg);
}

@media (min-width: 1186px) {

	.home_map .bottom .left .slick-prev {
		left: 0;
	}
}

.home_map .bottom .left [dir='rtl'] .slick-prev {
	right: 0;
	left: auto;
}

.home_map .bottom .left [dir='rtl'] .slick-prev:before {
	content: url(/wp-content/uploads/prev.svg);
}

.home_map .bottom .left .slick-next {
	right: 0;
}

.home_map .bottom .left .slick-next:before {
	content: url(/wp-content/uploads/next.svg);
}

@media (min-width: 1186px) {

	.home_map .bottom .left .slick-next {
		right: 0;
	}
}

.home_map .bottom .left [dir='rtl'] .slick-next {
	right: auto;
	left: 0;
}

.home_map .bottom .left [dir='rtl'] .slick-next:before {
	content: url(/wp-content/uploads/next.svg);
}

.home_map .bottom .right {
	width: 100%;
}

@media (min-width: 768px) {

	.home_map .bottom .right {
		width: 50%;
	}
}

@media (min-width: 900px) {

	.home_map .bottom .right {
		width: 60%;
	}
}

.home_map .bottom .right .map #google-container {
	height: 30rem;
}

@media (min-width: 768px) {

	.home_map .bottom .right .map #google-container {
		height: 62.3rem;
	}
}

.home_map .bottom .right .map #cd-zoom-in,
				.home_map .bottom .right .map #cd-zoom-out {
	height: 3.2rem;
	width: 3.2rem;
	cursor: pointer;
	margin-right: 1rem;
	background-color: #cdcdcd;
	background-repeat: no-repeat;
	background-size: 3.2rem 6.4rem;
	background-image: url(https://codyhouse.co/demo/custom-google-map/img/cd-icon-controller.svg);
}

@media (min-width: 1024px) {

	.home_map .bottom .right .map #cd-zoom-in,
					.home_map .bottom .right .map #cd-zoom-out {
		margin-right: 5rem;
	}
}

.home_map .bottom .right .map #cd-zoom-in {
	margin-top: 5rem;
}

.home_map .bottom .right .map #cd-zoom-out {
	background-position: 50% -3.2rem;
	margin-top: .1rem;
}

.home_map .bottom .info {
	background:#fff;
	text-align: center;
	padding: 0.9rem 1.1rem;
	font-size: 1.4rem;
	line-height: 2rem;
	color: #227F88;
	margin-bottom: 0;
	z-index: 1;/*@mixin min 900 {
				transform: translateX(85%);
			}*/
}

@media (min-width: 768px) {

	.home_map .bottom .info {
		width: 54.2rem;
		position: absolute;
		bottom: 0;
		left: 50%;/*left: calc(100% - 54.2rem);
				transform: translateX(60%);*/
		transform: translateX(-50%);
		padding: 0.9rem 1.1rem 0;
	}
}

.home_map .bottom .info a {
	color: #227F88;
}

.home_map .bottom .info a:hover {
	text-decoration: underline;
}

.home_map__gallery {
	max-width: 60.8rem;
	position: relative;
	margin: 5rem 0 3rem;
	z-index: 1;
}

@media (min-width: 768px) {

	.home_map__gallery {
		margin: 0;
		max-width: 40rem;
		top: 50%;
		left: calc(100% - 40rem);
		transform: translate(15%, -50%);
	}
}

@media (min-width: 900px) {

	.home_map__gallery {
		max-width: 60.8rem;
		left: calc(100% - 60.8rem);
		transform: translate(80%, -50%);
	}
}

@media (min-width: 1024px) {

	.home_map__gallery {
		transform: translate(50%, -50%);
	}
}

@media (min-width: 1360px) {

	.home_map__gallery {
		transform: translate(30%, -50%);
	}
}

.home_map__gallery a {
	max-height: 45.5rem;
}

.home_map__gallery a:not(:nth-of-type(1)) {
	display: none;
}

.home_map__gallery.slick-initialized a:not(:nth-of-type(1)) {
	display: block;
}

.home_map__gallery img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
}

.home_map__gallery:before {
	content: '';
	background: #fff;
	width: 100%;
	height: 100%;
	position: absolute;
	top: -3rem;
	left: -3rem;
}

.gm-style-mtc-bbw {
 	display: none;
 }

/* -------------------------- *\
    .header_intro
\* -------------------------- */

.header_intro { 
	padding: 7rem 0 2rem;
	background: url(/wp-content/uploads/header-bg-scaled.jpg) no-repeat;
	background-size: cover;
	position: relative;
	z-index: 1;
}

@media (min-width: 1024px) {

	.header_intro {
		padding: 13.4rem 0 3rem;
	}
}

.header_intro:after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 1.2rem;
	background: url(/wp-content/uploads/dark-line.jpg);
	bottom: 0;
	left: 0;
	margin: 0;
}

.header_intro .shell {
	max-width: 123rem;
	padding: 0;
	margin: 0 auto;
}

@media (max-width: 1230px) {

	.header_intro .shell {
		padding: 0 2rem;
	}
}

.header_intro h1,
	.header_intro h2 {
	font-family: 'Playfair Display', sans-serif;
	font-size: 3.5rem;
	line-height: 4rem;
	color: #222;
	margin-bottom: 0;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	display: inline-block;
}

.header_intro h1:before, .header_intro h2:before {
	content: '';
	background: url(/wp-content/uploads/dark-line.jpg) no-repeat;
	position: absolute;
	top: 50%;
	left: 110%;/*transform: translateY(-50%);*/
	width: 100vw;
	height: 1.2rem;
	z-index: 1;
}

@media (min-width: 1024px) {

	.header_intro h1,
	.header_intro h2 {
		font-size: 7.2rem;
		line-height: 7.2rem;
		letter-spacing: 2.88px;
	}
}

.header_intro h1.small-title, .header_intro h2.small-title {
	font-size: 2.5rem;
	line-height: 3rem;
}

@media (min-width: 1024px) {

	.header_intro h1.small-title, .header_intro h2.small-title {
		font-size: 4.2rem;
		line-height: 4.2rem;
		letter-spacing: 0.88px;
	}
}

@media (min-width: 1024px) {

	.header_intro .breadcrumb {
		margin-top: 3.7rem;
	}
}

.header_intro .breadcrumb ul {
	margin-bottom: 0;
	list-style-position: inside;
	list-style-type: none;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

.header_intro .breadcrumb ul li  {
	font-size: 1.2rem;
	line-height: 2rem;
	text-transform: uppercase;
	color: #222;
	position: relative;
}

.header_intro .breadcrumb ul li + li:before {
	content: '/';
	display: inline-block;
	margin: 0 0.2rem 0 0.5rem;
}

.header_intro .breadcrumb ul li + li a {
	color: #444;
}

@media (min-width: 1024px) {

	.header_intro .breadcrumb ul li {
		font-size: 1.4rem;
	}
}

/* -------------------------- *\
    .home_slider
\* -------------------------- */

.home_slider {  
	padding: 6rem 0 0;
	position: relative;
	background: url(/wp-content/uploads/slide-background.png) no-repeat;
	background-size: cover;
	position: relative;
	overflow: auto;
 }

@media (min-width: 768px) {

	.home_slider {
		padding: 0;
	}
}

.home_slider:after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 1.2rem;
	bottom: 0;
	left: 0;
	background: url(/wp-content/uploads/dark-line.jpg) repeat;
}

.home_slider .slide {
	position: relative;
	text-transform: uppercase;
	font-weight: 300;
}

@media (min-width: 450px) {

	.home_slider .slide {
		min-height: 50vh;
	}
}

@media (min-width: 1024px) {

	.home_slider .slide {
		min-height: 70vh;
	}
}

.home_slider .slide meta {
	display: none;
}

.home_slider .slide .links {
	position: relative;
	z-index: 5;
	margin-bottom: 2rem;
	margin-top: 1rem;
	text-align: center;
}

@media (min-width: 768px) {

	.home_slider .slide .links {
		position: relative;
		text-align: left;
		margin: 0;
	}
}

@media (min-width: 990px) {

	.home_slider .slide .links {
		text-align: center;
	}
}

.home_slider .slide .links a {
	display: block;
	font-size: 1.4rem;
	line-height: 2rem;
	transition: .3s ease;
	margin-bottom: 0.2rem;
	font-weight: 500;
}

.home_slider .slide .links a:last-child {
	margin-bottom: 0;
}

@media (min-width: 768px) {

	.home_slider .slide .links a {
		margin-bottom: .5rem;
	}
}

@media (min-width: 990px) {

	.home_slider .slide .links a {
		display: inline-block;
	}

	.home_slider .slide .links a + a {
		margin-left: 2rem;
	}
}

@media (min-width: 1200px) {

	.home_slider .slide .links a {
		font-size: 1.6rem;
	}
}

.home_slider .slide .links a:hover {
	color: #227F88;
}

.home_slider .slide .t {
	position: relative;
	width: 100%;
	top: 1rem;
	padding: 0 2rem 0;
	text-align: center;
}

@media (min-width: 768px) {

	.home_slider .slide .t {
		position: absolute;
		top: 50%;
		z-index: 50;
		transform: translateY(-43%);
		text-align: left;
	}
}

@media (min-width: 990px) {

	.home_slider .slide .t {
		transform: translateY(-60%);
		left: 10%;
		max-width: 45rem;
		padding: 0;
		text-align: center;
	}
}

@media (min-width: 1200px) {

	.home_slider .slide .t {
		text-align: center;
		transform: translateY(-60%);
		max-width: 60rem;
	}
}

@media (min-width: 1450px) {

	.home_slider .slide .t {
		transform: translateY(-50%);
		left: 2%;
	}
}

@media (min-width: 1650px) {

	.home_slider .slide .t {
		left: calc(100% - 90vw);
	}
}

.home_slider .slide .t img {
	max-width: 20rem;
}

@media (min-width: 768px) {

	.home_slider .slide .t img {
		max-width: 12rem;
		margin-bottom: 2rem;
	}
}

@media (min-width: 990px) {

	.home_slider .slide .t img {
		max-width: 15rem;
	}
}

@media (min-width: 1200px) {

	.home_slider .slide .t img {
		max-width: 25rem;
		margin-bottom: 4.8rem;
	}
}

@media (min-width: 1450px) {

	.home_slider .slide .t img {
		max-width: 30rem;
	}
}

.home_slider .slide .b {
	position: relative;
	z-index: 5;
	padding-bottom: 2rem;
	text-align: center;
}

@media (min-width: 768px) {

	.home_slider .slide .b {
		position: absolute;
		bottom: 0;
		left: 50%;
		transform: translate(-50%, -55%);
		padding-bottom: 0;
	}
}

/*@mixin min 990 {
				left: 40%;
				bottom: 20%;
				transform: translate(-50%, -50%);
			}*/

@media (min-width: 1200px) {

	.home_slider .slide .b {
		bottom: 1%;/*left: 25%;*/
	}
}

@media (min-width: 1450px) {

	.home_slider .slide .b {
		top: 50%;
		left: 31%;
		bottom: auto;
		transform: translate(20%, -50%);
	}

	.home_slider .slide .b:before,
				.home_slider .slide .b:after {
		content: '';
		position: absolute;
		top: 0;
		left: 50%;
		transform: translate(-50%, calc(-100% - 2rem));
		width: .1rem;
		height: 10rem;
		background: rgba(0,0,0,.1);
	}

	.home_slider .slide .b:after {
		top: auto;
		bottom: 0;
		transform: translate(50%, calc(100% + 2rem));
	}
}

@media (min-width: 1650px) {

	.home_slider .slide .b {
		left: 50%;
		transform: translate(-30%, -50%);
	}
}

.home_slider .slide .b h2 {
	margin-bottom: 0;
	font-weight: 300;
	font-size: 1.7rem;
}

@media (min-width: 1024px) {

	.home_slider .slide .b h2 {
		font-size: 2.5rem;
	}
}

@media (min-width: 1450px) {

	.home_slider .slide .b h2 {
		font-size: 3rem;
		font-weight: 400;
	}
}

.home_slider .slide .b h2 span {
	color: #227F88;
	font-weight: 400;
}

.home_slider .slide .r {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
}

@media (min-width: 450px) {

	.home_slider .slide .r {
		height: 50vh;
	}
}

@media (min-width: 768px) {

	.home_slider .slide .r {
		display: block;
	}
}

@media (min-width: 1024px) {

	.home_slider .slide .r {
		height: 70vh;
	}
}

.home_slider .slide .r .smile {
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	   object-fit: contain;
}

.home_slider .slide .r figure {
	width: 100%;
	height: 100%;
}

.home_slider .slide .bridge {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-60%);
	width: 35%;
}

/* -------------------------- *\
    .about
\* -------------------------- */

.about { 
	padding: 7.9rem 0 9.8rem;
}

.about .shell {
	max-width: 110.9rem;
	padding: 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
}

@media (max-width: 1120px) {

	.about .shell {
		padding: 0 2rem;
	}
}

.about .shell > div {
	width: 100%;
	margin-bottom: 7.9rem;
}

@media (min-width: 768px) {

	.about .shell > div {
		width: calc(50% - 2.85rem);
	}
}

.about .shell > div h2 {
	position: relative;
	font-family: 'Playfair Display', sans-serif;
	color: #222;
	font-size: 2.8rem;
	line-height: 3.5rem;
	font-weight: 400;
	letter-spacing: 0.28rem;
	margin-bottom: 2.6rem;
	padding-bottom: 1.4rem;
}

@media (min-width: 1200px) {

	.about .shell > div h2 {
		font-size: 4.8rem;
		line-height: 5.3rem;
	}
}

.about .shell > div h2:after {
	content: '';
	background: #227F88;
	width: 100%;
	max-width: 25rem;
	height: .2rem;
	position: absolute;
	bottom: 0;
	left: 3rem;
}

@media (min-width: 550px) {

	.about .shell > div h2:after {
		left: 6rem;
	}
}

@media (min-width: 990px) {

	.about .shell > div h2:after {
		max-width: 36rem;
	}
}

.about .shell > div .info {
	padding: 0 0 0 3rem;
}

@media (min-width: 550px) {

	.about .shell > div .info {
		padding: 0 0 0 6rem;
	}
}

@media (min-width: 990px) {

	.about .shell > div .info {
		padding: 0 0 0 11.6rem;
	}
}

.about .shell > div .info div {
	font-family: 'Montserrat', sans-serif;
	font-size: 1.6rem;
	line-height: 2.6rem;
	font-weight: 400;
	color: #222;
	margin-bottom: 4.8rem;
}

.about .shell > div:first-of-type {
	width: 100%;
}

.about--service {
	padding: 0;
}

.about--service .shell {
	max-width: 124.6rem;
	padding: 0;
}

@media (max-width: 1260px) {

	.about--service .shell {
		padding: 0 2rem;
	}
}

.about--service .shell > div {
	width: 100%;
	margin-bottom: 7.9rem;
}

@media (min-width: 768px) {

	.about--service .shell > div {
		width: calc(50% - 2.85rem);
	}

	.about--service .shell > div:first-of-type {
		width: calc(50% - 2.85rem);
	}
}

@media (min-width: 768px) {

	.about--service + .intro {
		padding: 0 0 4.6rem;
	}
}

.about--service + .intro + .faq .t3 {
	font-family: 'Playfair Display', sans-serif;
	font-size: 3.5rem;
	line-height: 4rem;
	display: inline-block;
	position: relative;
	margin-bottom: 7.9rem;
	z-index: 1;
	color: #222;
	text-transform: capitalize;
}

@media (min-width: 768px) {

	.about--service + .intro + .faq .t3 {
		font-size: 4.8rem;
		line-height: 4.8rem;
		letter-spacing: 2.8px;
	}
}

.about--service + .intro + .faq .t3:before {
	content: '';
	background: rgba(250,250,250, 0.8);
	width: 56%;
	height: 6.8rem;
	position: absolute;
	right: -1rem;
	top: -0.5rem;
	z-index: -1;
}

.about--service + .intro + .faq .t3:after {
	content: '';
	background: #227F88;
	width: 28rem;
	height: 0.2rem;
	display: block;
	margin: 1.3rem 0 0;
}

/* -------------------------- *\
    .two_column_block
\* -------------------------- */

.two_column_block { 
	padding: 0 0 6rem;
}

.two_column_block .shell {
	max-width: 137rem;
	padding: 0;
}

@media (max-width: 1390px) {

	.two_column_block .shell {
		padding: 0 2rem;
	}
}

.two_column_block .hold {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
}

.two_column_block .hold h2 {
	width: 100%;
}

.two_column_block .hold .l,
		.two_column_block .hold .r {
	width: 100%;
	margin-bottom: 2rem;
	padding-left: 3.5rem;
}

@media (min-width: 768px) {

	.two_column_block .hold .l,
		.two_column_block .hold .r {
		width: calc(50% - 2rem);
	}
}

@media (min-width: 1200px) {

	.two_column_block .hold .l,
		.two_column_block .hold .r {
		width: calc(50% - 8rem);
	}
}

.two_column_block .hold .l p, .two_column_block .hold .r p {
	color: #222;
	font-size: 1.6rem;
	line-height: 2.6rem;
	margin-bottom: 2rem;
	font-weight: 400;
	font-family: 'Montserrat', sans-serif;
}

.two_column_block .hold .l p strong, .two_column_block .hold .r p strong {
	font-weight: 600;
}

.two_column_block .hold .l p:last-of-type, .two_column_block .hold .r p:last-of-type {
	margin-bottom: 0;
}

/* -------------------------- *\
    .benefits_image
\* -------------------------- */

.benefits_image { 
	padding: 0 0 15.4rem;
}

.benefits_image .shell {
	max-width: 145.4rem;
	padding: 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
}

@media (max-width: 1470px) {

	.benefits_image .shell {
		padding: 0 2rem;
	}
}

.benefits_image .l {
	width:100%;
	position: relative;
	z-index: 5;
	margin-bottom: 3rem;
}

@media (min-width: 850px) {

	.benefits_image .l {
		width: 47.5%;
		margin-bottom: 0;
	}
}

.benefits_image .l:before {
	content: '';
	background: url(/wp-content/uploads/text-bg.png) no-repeat;
	background-size: cover;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	max-height: 20.4rem;
	z-index: -1;
}

.benefits_image .l .info {
	padding-left: 3rem;
	margin-bottom: 6.2rem;
	max-width: 55rem;
}

.benefits_image .l .info p {
	color: #222;
	font-size: 1.6rem;
	line-height: 2.6rem;
	margin-bottom: 4.9rem;
}

.benefits_image .l .info p:last-of-type {
	margin-bottom: 0;
}

.benefits_image .l .white {
	position: relative;
	z-index: 5;
}

.benefits_image .l .white .int {
	background: #fff;
	padding: 2.6rem 2.5rem 3.2rem;
	width: 100%;
	max-width: 68.1rem;
	position: relative;
	top: -3.5rem;
}

@media (min-width: 500px) {

	.benefits_image .l .white .int {
		right: -2rem;
	}
}

@media (min-width: 768px) {

	.benefits_image .l .white .int {
		right: -5.6rem;
	}
}

@media (min-width: 850px) {

	@media (max-width: 1200px) {

		.benefits_image .l .white {
			width: 75rem;
		}
	}
}

.benefits_image .r {
	width: 100%;
	position: relative;
	z-index: 1;
	text-align: right;
}

@media (min-width: 850px) {

	.benefits_image .r {
		width: 50%;
	}
}

.benefits_image .r .img {
	position: relative;
}

.benefits_image .r .img:before {
	content: '';
	background: url(/wp-content/uploads/iamge-bg.jpg) no-repeat;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}

.benefits_image .r .img img {
	position: relative;
	top: 2rem;
	right: 2rem;
}

@media (min-width: 768px) {

	.benefits_image .r .img img {
		top: 5.6rem;
		right: 6rem;
	}
}

/* -------------------------- *\
    .custome_blog
\* -------------------------- */

.custome_blog { 
	padding: 0 0 8.8rem;
}

.custome_blog .shell {
	max-width: 134.4rem;
	padding: 0;
}

@media (max-width: 1360px) {

	.custome_blog .shell {
		padding: 0 2rem;
	}
}

.custome_blog .t5,
	.custome_blog h3 {
	max-width: 87.6rem;
	color: #222;
	font-family: 'Playfair Display', sans-serif;
	font-size: 2.7rem;
	line-height: 3rem;
	font-weight: 400;
	letter-spacing: .28rem;
	text-transform: uppercase;
	margin-bottom: 1.9rem;
}

@media (min-width: 768px) {

	.custome_blog .t5,
	.custome_blog h3 {
		padding-left: 5.8rem;
		font-size: 4.8rem;
		line-height: 4.8rem;
	}
}

.custome_blog h3 {
	margin: 0 0 0 auto;
	max-width: 60rem;
	font-size: 1.8rem;
	line-height: 2rem;
	text-align: right;
}

@media (min-width: 768px) {

	.custome_blog h3 {
		font-size: 2.4rem;
		line-height: 3.4rem;
		text-align: left;
	}
}

.custome_blog .hold {
	margin: 4rem 0 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
}

.custome_blog .hold > div {
	width: 100%;
	text-align: right;
	margin-bottom: 6.4rem;
}

@media (min-width: 768px) {

	.custome_blog .hold > div {
		width: calc(50% - 2.4rem);
	}
}

.custome_blog .hold > div a:not(.btn)  {
	display: block;
	padding: 0 3.5rem 3.9rem;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.custome_blog .hold > div a:not(.btn) img {
	transition: .3s ease;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
}

.custome_blog .hold > div a:not(.btn):before {
	content: '';
	background: url(/wp-content/uploads/blog-bg.png) no-repeat;
	width: calc(100% - 3.5rem);
	height: 100%;
	position: absolute;
	top: 3.9rem;
	left: 0;
	background-size: cover;
	z-index: -1;
}

.custome_blog .hold > div a:not(.btn):after {
	content: '';
	background: #000;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, 0);
	width: calc(100% - 7rem);
	height: calc(100% - 3.9rem);
	z-index: -1;
}

.custome_blog .hold > div a:not(.btn):hover img {
	opacity: .7;
}

.custome_blog .hold > div .white {
	background: #fff;
	padding: 1.4rem 1.9rem 2.9rem;
	max-width: 45.8rem;
	margin: 0 0 0 auto;
	position: relative;
	z-index: 1;
	text-align: left;
	font-family: 'Montserrat', sans-serif;
	font-size: 1.6rem;
	line-height: 2.6rem;
	font-weight: 400;
	display: -webkit-box;
	-webkit-line-clamp: 4;/* autoprefixer: off */
	-webkit-box-orient: vertical;/* autoprefixer: on */
	overflow: hidden;
	text-overflow: ellipsis;
}

@media (min-width: 990px) {

	.custome_blog .hold > div .white {
		margin: -10rem 0 0 auto;
	}
}

.custome_blog .hold > div .btn {
	margin-right: 3.5rem;
}

.custome_blog + .custome_blog {
	margin-top: -4rem;
}

/* -------------------------- *\
    .product_intro
\* -------------------------- */

.product_intro { 
	padding: 5rem 0;
}

@media (min-width: 860px) {

	.product_intro {
		padding: 5rem 0 15rem;
	}
}

.product_intro .shell {
	max-width: 134rem;
	padding: 0;
}

@media (max-width: 1360px) {

	.product_intro .shell {
		padding: 0 2rem;
	}
}

.product_intro h2 {
	font-family: 'Playfair Display', sans-serif;
	color: #222;
	font-size: 3rem;
	line-height: 3rem;
	letter-spacing: .28rem;
	font-weight: 400;
	display: inline-block;
	position: relative;
	padding-bottom: 1rem;
	margin-bottom: 2.3rem;
}

@media (min-width: 990px) {

	.product_intro h2 {
		font-size: 4.8rem;
		line-height: 4.8rem;
	}
}

.product_intro h2:after {
	content: '';
	width: 100%;
	height: .2rem;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #227F88;
}

.product_intro .t {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	margin-bottom: 5.9rem;
	-ms-flex-align: start;
	    align-items: flex-start;
}

.product_intro .t .l {
	width: 100%;
	background: #fafafa;
	margin-bottom: 5rem;
}

@media (min-width: 860px) {

	.product_intro .t .l {
		width: 35rem;
		margin-bottom: 0;
	}
}

@media (min-width: 990px) {

	.product_intro .t .l {
		width: 51.2rem;
	}
}

.product_intro .t .l img {
	position: relative;
	height: 33rem;
	width: 100%;
	-o-object-fit: contain;
	   object-fit: contain;
	top: 2.5rem;
	right: 2.5rem;
}

@media (min-width: 820px) {

	.product_intro .t .l img {
		height: 41.5rem;
	}
}

.product_intro .t .r {
	width: 100%;
	padding: 0 2.5rem 2.5rem 0;
	position: relative;
	z-index: 1;
}

@media (min-width: 860px) {

	.product_intro .t .r {
		width: calc(100% - 35rem);
		padding: 0 5.8rem 2.5rem 0;
	}
}

@media (min-width: 990px) {

	.product_intro .t .r {
		width: calc(100% - 51.2rem);
	}
}

.product_intro .t .r:before {
	content: '';
	background: url(/wp-content/uploads/product-bg.png) no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 100%;
	max-width: 67rem;
	z-index: -1;
	background-position: bottom;
}

.product_intro .t .r .int {
	background: #fff;
	padding: 2.5rem 2.8rem 4.3rem 3.9rem;
	color: #444;
	font-size: 1.6rem;
	line-height: 2rem;
	font-weight: 400;
}

@media (min-width: 990px) {

	.product_intro .t .r .int {
		font-size: 1.8rem;
		line-height: 2.9rem;
	}
}

.product_intro .t .btns {
	width: 100%;
	margin: 6.6rem 0 0 auto;
	padding-left: 16rem;
}

@media (min-width: 820px) {

	.product_intro .t .btns {
		width: calc(100% - 35rem);
	}
}

@media (min-width: 990px) {

	.product_intro .t .btns {
		width: calc(100% - 51.2rem);
	}
}

.product_intro .b {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	-ms-flex-align: start;
	    align-items: flex-start;
	max-width: 122.5rem;
}

.product_intro .b h2 {
	margin-bottom: 4rem;
}

.product_intro .b .l {
	width: 100%;
	position: relative;
	z-index: 1;
}

@media (min-width: 860px) {

	.product_intro .b .l {
		width: calc(100% - 52.4rem);
	}
}

.product_intro .b .l .int {
	width: 100%;
	background: #fafafa;
	margin-bottom: 5rem;
}

/*@mixin min 768 {
					width: 45rem;
				}

				@mixin min 990 {
					width: 70.2rem;
				}*/

.product_intro .b .l .int .white {
	background: #fff;
	padding: 1.1rem 0.1rem 2.2rem 3rem;
	position: relative;
	top: -2.4rem;
	left: -2.4rem;
	font-size: 1.6rem;
	line-height: 2.6rem;
	font-weight: 400;
}

.product_intro .b .r {
	width: 100%;
	padding-top: 4.4rem;
}

@media (min-width: 860px) {

	.product_intro .b .r {
		width: 52.4rem;
	}
}

.product_intro .b .r img {
	height: 42.5rem;
	width: 100%;
	-o-object-fit: contain;
	   object-fit: contain;
}

/* -------------------------- *\
    .price_list
\* -------------------------- */

.price_list { 
	padding: 0 0 10rem;
}

.price_list .hold {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	background: #fff;
}

.price_list .hold .l,
		.price_list .hold .r {
	width: 100%;
}

@media (min-width: 990px) {

	.price_list .hold .l,
		.price_list .hold .r {
		width: calc(50% - 1.5rem);
	}
}

@media (min-width: 1250px) {

	.price_list .hold .l,
		.price_list .hold .r {
		width: calc(50% - 3.65rem);
	}
}

.price_list .hold .l .item, .price_list .hold .r .item {
	padding: 3.9rem 2rem;
	position: relative;
	z-index: 1;
	margin-bottom: 5.3rem;
}

@media (min-width: 1250px) {

	.price_list .hold .l .item, .price_list .hold .r .item {
		padding: 3.9rem 6rem;
	}
}

.price_list .hold .l .item:before, .price_list .hold .r .item:before {
	content: '';
	background: url(/wp-content/uploads/price-bg.jpg) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-size: cover;
}

.price_list .hold .l .item .white, .price_list .hold .r .item .white {
	background: #fff;
	padding: 2.8rem 1.5rem 2.5rem;
}

@media (min-width: 990px) {

	.price_list .hold .l .item .white, .price_list .hold .r .item .white {
		padding: 2.8rem 4rem 2.5rem;
		max-width: 66.7rem;
	}
}

.price_list .hold .l .item .white h2, .price_list .hold .r .item .white h2 {
	background: #fafafa;
	padding: 1.1rem 1.8rem;
	margin-bottom: 0;
	color: #227F88;
	font-size: 1.6rem;
	line-height: 2rem;
	font-weight: 600;
	text-transform: uppercase;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-align: center;
	    align-items: center;
}

@media (min-width: 990px) {

	.price_list .hold .l .item .white h2, .price_list .hold .r .item .white h2 {
		font-size: 1.8rem;
		line-height: 2.2rem;
	}
}

.price_list .hold .l .item .white h2 span, .price_list .hold .r .item .white h2 span {
	color: #222;
	font-size: 1.6rem;
	line-height: 2.6rem;
	font-weight: 400;
	text-align: right;
	padding-left: 1rem;
}

.price_list .hold .l .item .white .price_info, .price_list .hold .r .item .white .price_info {
	margin-top: 3.3rem;
}

.price_list .hold .l .item .white .price_info .price_row, .price_list .hold .r .item .white .price_info .price_row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	-ms-flex-align: center;
	    align-items: center;/*padding-bottom: 2rem;*/
	border-bottom: .1rem solid #efefef;
}

.price_list .hold .l .item .white .price_info .price_row:last-of-type, .price_list .hold .r .item .white .price_info .price_row:last-of-type {
	margin-bottom: 0;
}

.price_list .hold .l .item .white .price_info .price_row >span, .price_list .hold .r .item .white .price_info .price_row >span {
	color: #222;
	font-size: 1.4rem;
	line-height: 2.6rem;
	font-weight: 400;
	padding-left: 1rem;
	display: block;
	width: 100%;
}

@media (min-width: 550px) {

	.price_list .hold .l .item .white .price_info .price_row >span, .price_list .hold .r .item .white .price_info .price_row >span {
		width: auto;
		padding: 1rem 0;
	}
}

.price_list .hold .l .item .white .price_info .price_row >span + span, .price_list .hold .r .item .white .price_info .price_row >span + span {
	font-weight: 500;
}

/*padding-bottom: 2rem;*/

@media (min-width: 550px) {

	.price_list .hold .l .item .white .price_info .price_row >span + span, .price_list .hold .r .item .white .price_info .price_row >span + span {
		font-weight: 400;
	}
}

.price_list .hold .l .item .white .price_info .price_row >span:nth-of-type(1), .price_list .hold .r .item .white .price_info .price_row >span:nth-of-type(1) {
	width: calc(100% - 15rem);
}

.price_list .hold .l .item .white .price_info .price_row >span:nth-of-type(2), .price_list .hold .r .item .white .price_info .price_row >span:nth-of-type(2) {
	width: 15rem;
	text-align: right;
}

@media (min-width: 990px) {

	.price_list .hold .l .item .white .price_info .price_row >span, .price_list .hold .r .item .white .price_info .price_row >span {
		font-size: 1.6rem;
		line-height: 2.6rem;
	}
}

.price_list .hold .l .item .white .price_info .price_row >span.old, .price_list .hold .r .item .white .price_info .price_row >span.old {
	font-size: 1.4rem;
	text-decoration: line-through;
	color: #9D1414;
	padding-right: 1rem;
}

@media (min-width: 990px) {

	.price_list .hold .l {
		text-align: right;
	}
}

@media (min-width: 990px) {

	.price_list .hold .l .item .white {
		margin: 0 0 0 auto;
		text-align: left;
	}
}

.price_list .hold .r {
	text-align: left;
}

/* -------------------------- *\
    .video_block
\* -------------------------- */

.video_block .shell {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
}

.video_block .shell a {
	width: 100%;
	margin-bottom: 3rem;
	display: block;
	position: relative;
	height: 34rem;
	background: #000;
}

@media (min-width: 768px) {

	.video_block .shell a {
		width: calc(50% - 1.5rem);
		height: 42rem;
	}
}

.video_block .shell a .play-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 5rem;
	height: 5rem;
	border-radius: 50%;
	background: rgba(0,0,0, 0.25);
	transition: .3s ease;
}

@media (min-width: 1200px) {

	.video_block .shell a .play-icon {
		transform: translate(-30%, -50%);
	}
}

.video_block .shell a .play-icon svg {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 2rem;
	height: 2rem;
	color: #fff;
	filter: drop-shadow(0 0.2rem 0.4rem rgba(0,0,0, 0.5));
}

@media (min-width: 768px) {

	.video_block .shell a .play-icon {
		width: 14.3rem;
		height: 14.3rem;
	}

	.video_block .shell a .play-icon svg {
		width: 6.7rem;
		height: 7.7rem;
	}
}

.video_block .shell a img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
	opacity: .9;
}

.video_block .shell a:hover .play-icon {
	transform: translate(-50%, -50%) scale(1.2);
}

@media (min-width: 1200px) {

	.video_block .shell a:hover .play-icon {
		transform: translate(-30%, -50%) scale(1.2);
	}
}

/* -------------------------- *\
    .post_faq
\* -------------------------- */

.post_faq {
	margin-top: 5rem;
 }

.post_faq h3 {
	font-weight: 400;
	margin-bottom: 2rem;
}

.post_faq__item {
	position: relative;
	padding: 3rem 0;
	background: #FAFAFA;
	border-bottom: .1rem solid #227F88;
	padding: 1rem;
	margin-bottom: 1.9rem;
	cursor: pointer;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
}

.post_faq__item>h4 {
	position: relative;
	font-weight: 400;
	font-size: 1.7rem;
	margin-bottom: 1rem;
	padding-right: 2rem;
}

.post_faq__item>h4 + p {
	font-size: 1.4rem;
	font-weight: 300;
	margin-bottom: 0 !important;
}

.post_faq__item>h4 + p span {
	position: static;
}

.post_faq__item .plus {
	position: absolute;
	top: 1.8rem;
	right: 1rem;
	width: 1.5rem;
	height: 1.5rem;
	transform: rotate(45deg);

	@include tra;
}

.post_faq__item .plus:before,
			.post_faq__item .plus:after {
	content: '';
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	position: absolute;
	width: 100%;
	height: .2rem;
	display: block;
	background: #000;

	@include tra;
}

.post_faq__item .plus:after {
	transform: translate(-50%, -50%) rotate(90deg);
}

.post_faq__item.closed h4 {
	margin-bottom: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.post_faq__item.closed p {
	display: none;
}

.post_faq__item.closed .plus {
	transform: rotate(0deg);
}

.post_faq__item.closed .plus:before,
				.post_faq__item.closed .plus:after {
	background: #227F88;
}

/* -------------------------- *\
    .post_review
\* -------------------------- */

.post_review { 
  padding: 5rem 0 0;
  overflow: hidden;
}

.post_review .shell {
	position: relative;
	max-width: 128.4rem;
	padding: 0;/* @mixin max 1290 {
      padding: 0 2rem;
    }*/
}

.post_review h2 {
	font-weight: 400;
	font-size: 2.1rem;
	line-height: 2.9rem;
	color: #227F88;
	margin-bottom: 1.6rem;
	text-align: left;
}

.post_review h2 strong {
	font-weight: 700;
}

.post_review .hold {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.post_review .left {
	width: 100%;
	margin-bottom: 3rem;
}

@media (min-width: 820px) {

	.post_review .left {
		width: 34.4rem;
		margin-bottom: 0;
	}
}

.post_review .left .stars {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
}

.post_review .left .stars span {
	font-weight: 600;
	font-size: 1.8rem;
	line-height: 2.5rem;
	color: #227F88;
}

.post_review .left .stars div {
	margin: 0 1.7rem .5rem 1.4rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}

.post_review .left .stars div span {
	width: 1.8rem;
	height: 1.7rem;
}

.post_review .left .stars div span + span {
	margin-left: .5rem;
}

.post_review .left .stars div span svg {
	width: 1.8rem;
	height: 1.7rem;
	fill: #DDB162;
}

.post_review .left .stars div + span {
	font-weight: 600;
	font-size: 1.4rem;
	line-height: 1.9rem;
}

.post_review .left .scales {
	margin-top: 1.6rem;
}

.post_review .left .scales > div {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}

.post_review .left .scales > div + div {
	margin-top: .6rem;
}

.post_review .left .scales > div span {
	font-weight: 600;
	font-size: 1.8rem;
	line-height: 2.5rem;
	color: #227F88;
}

.post_review .left .scales > div .row {
	width: 100%;
	padding: 0 1.2rem;
}

.post_review .left .scales > div .row .progress {
	position: relative;
	overflow: hidden;
	width: 100%;
	background: rgba(9,44,83, 0.08);
}

.post_review .left .scales > div .row .progress-bar {
	display: block;
	float: left;
	width: 0%;
	height: 100%;
	background: #227F88;
	transition: width 0.8s ease-in-out;
	height: 1.2rem;
	animation: progressactive 2s linear forwards;
}

.post_review .left .scales > div .row .rogress-label {
	position: absolute;
	overflow: hidden;
	left: 0;
	right: 0;
	color: rgba(97, 38, 114, .11)
}

.post_review .left .scales > div .row + span {
	font-weight: 300;
}

.post_review .right {
	width: 100%;
	padding: 0 1.5rem;
}

@media (min-width: 820px) {

	.post_review .right {
		width: calc(100% - 34.4rem);
		padding-left: 2.9rem;
	}
}

.post_review .right h2 {
	margin-bottom: 3.2rem;
}

.post_review .right .post_review__slider {
	padding: 1.1rem 1.7rem;
}

.post_review .right .post_review__slider .slide {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-right: 3rem;
	text-align: left;
}

.post_review .right .post_review__slider .slide:not(:first-child) {
	display: none;
}

.post_review .right .post_review__slider .slide h4 {
	font-weight: 600;
	font-size: 1.6rem;
	line-height: 2.2rem;
	color: #227F88;
	margin-bottom: 0;
	padding-right: 1rem;
}

.post_review .right .post_review__slider .slide .stars div {
	display: -ms-flexbox;
	display: flex;
}

.post_review .right .post_review__slider .slide .stars div span {
	width: 1.5rem;
	height: 1.4rem;
}

.post_review .right .post_review__slider .slide .stars div span + span {
	margin-left: .4rem;
}

.post_review .right .post_review__slider .slide .stars div span svg {
	width: 1.5rem;
	height: 1.4rem;
	fill: #DDB162;
}

.post_review .right .post_review__slider .slide .rev_text {
	width: 100%;
	height: 10rem;
	overflow-y: scroll;
	margin: 1rem 0 1.2rem;
	padding-right: 1rem;
}

.post_review .right .post_review__slider .slide .rev_text::-webkit-scrollbar {
	width: 8px;
	-webkit-appearance: none;
	appearance: none;
}

.post_review .right .post_review__slider .slide .rev_text::-webkit-scrollbar-thumb {
	background: rgba(0,0,0,.4);
	-webkit-appearance: none;
	appearance: none;
}

.post_review .right .post_review__slider .slide .rev_text p {
	font-weight: 400;
	font-size: 1.4rem;
	line-height: 2rem;
	color: #494949;
}

.post_review .right .post_review__slider .slide .rev_text p:last-of-type {
	margin-bottom: 0;
}

.post_review .right .post_review__slider .slide .date {
	font-weight: 400;
	font-size: 1.2rem;
	line-height: 1.6rem;
	color: #898989;
}

.post_review .right .post_review__slider.slick-initialized .slide:not(:first-child) {
	display: -ms-flexbox;
	display: flex;
}

.post_review .right .post_review__slider .slick-track {
	float: left;
}

.post_review .right .post_review__slider .slick-prev,
      .post_review .right .post_review__slider .slick-next {
	position: absolute;
	display: block;
	height: 2rem;
	width: 2.4rem;
	line-height: 0px;
	font-size: 0px;
	cursor: pointer;
	color: transparent;
	background: transparent;/*top: -3rem;*/
	padding: 0;
	border: none;
	outline: none;
	transition: .3s ease;
	z-index: 1;
	opacity: .5;
	transition: .3s ease;
	top: 50%;
	transform: translateY(-50%);
}

/*@mixin min 640 {
          top: -7rem;
        }*/

@media (min-width: 768px) {

	.post_review .right .post_review__slider .slick-prev,
      .post_review .right .post_review__slider .slick-next {
		top: 65%;
	}
}

.post_review .right .post_review__slider .slick-prev:hover,
        .post_review .right .post_review__slider .slick-prev:focus,
        .post_review .right .post_review__slider .slick-next:hover,
        .post_review .right .post_review__slider .slick-next:focus {
	outline: none;
	background: #fff;
	color: transparent;
	opacity: 1;
}

.post_review .right .post_review__slider .slick-prev:hover:before, .post_review .right .post_review__slider .slick-prev:focus:before, .post_review .right .post_review__slider .slick-next:hover:before, .post_review .right .post_review__slider .slick-next:focus:before {
	opacity: 1;
}

.post_review .right .post_review__slider .slick-prev.slick-disabled, .post_review .right .post_review__slider .slick-next.slick-disabled {
	opacity: 0;
}

.post_review .right .post_review__slider .slick-prev.slick-disabled:before, .post_review .right .post_review__slider .slick-next.slick-disabled:before {
	opacity: 1;
}

.post_review .right .post_review__slider .slick-prev:before, .post_review .right .post_review__slider .slick-next:before {
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.post_review .right .post_review__slider .slick-prev {
	right: 3rem;
	left: -1.5rem;
	top: 44%;
	transform: rotate(180deg) translateY(-50%);
}

@media (min-width: 900px) {

	.post_review .right .post_review__slider .slick-prev {
		top: 65%;
	}
}

.post_review .right .post_review__slider .slick-prev:before {
	content: url(/wp-content/uploads/arrows-1.png);
}

.post_review .right .post_review__slider .slick-next {
	right: -1.5rem;
	left: auto;
	transform: translateY(-50%);
}

@media (min-width: 768px) {

	.post_review .right .post_review__slider .slick-next {
		top: 53%;
	}
}

@media (min-width: 900px) {

	.post_review .right .post_review__slider .slick-next {
		top: 74%;
	}
}

.post_review .right .post_review__slider .slick-next:before {
	content: url(/wp-content/uploads/arrows-1.png);
	transform: rotate(0) scale(1) !important;
}

.post_review .review-form {
	padding: 6.5rem 0 0;
}

.post_review .review-form h2 {
	font-weight: 400;
	font-size: 2.1rem;
	line-height: 2.9rem;
	color: #227F88;
	margin-bottom: 2.8rem;
	padding-bottom: 1.1rem;
	position: relative;
}

.post_review .review-form h2:before,
      .post_review .review-form h2:after {
	content: '';
	width: 100%;
	height: .1rem;
	background: #e5e5e5;
	position: absolute;
	bottom: 0;
	left: 0;
}

.post_review .review-form h2:after {
	width: 29rem;
	background: #227F88;
	height: .2rem;
}

@media (min-width: 420px) {

	.post_review .review-form h2:after {
		width: 38.7rem;
	}
}

.post_review .review-form .gform_confirmation_message {
	font-size: 2.1rem;
	line-height: 3rem;
	font-weight: 700;
	letter-spacing: -0.01125rem;
	text-transform: uppercase;
	margin-bottom: 1.3rem;
	color: #000;
	text-align: center;
}

.post_review .review-form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
      .post_review .review-form .gform_wrapper ul.gform_fields li.gfield div.ginput_complex span.ginput_left select,
      .post_review .review-form .gform_wrapper ul.gform_fields li.gfield div.ginput_complex span.ginput_right select,
      .post_review .review-form .gform_wrapper ul.gform_fields li.gfield select,
      .post_review .review-form .gform_wrapper .name_br {
	background: #fff;
	border: 0.1rem solid #e5e5e5;
	border-radius: 0.7rem;
	padding: 1.15rem 2.2rem;
	font-size: 1.4rem;
	line-height: 2rem;
	color: #494949;
	text-align: left;
	font-weight: 400;
}

.post_review .review-form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):placeholder, .post_review .review-form .gform_wrapper ul.gform_fields li.gfield div.ginput_complex span.ginput_left select:placeholder, .post_review .review-form .gform_wrapper ul.gform_fields li.gfield div.ginput_complex span.ginput_right select:placeholder, .post_review .review-form .gform_wrapper ul.gform_fields li.gfield select:placeholder, .post_review .review-form .gform_wrapper .name_br:placeholder {
	color: #A2A2A2;
}

.post_review .review-form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus, .post_review .review-form .gform_wrapper ul.gform_fields li.gfield div.ginput_complex span.ginput_left select:focus, .post_review .review-form .gform_wrapper ul.gform_fields li.gfield div.ginput_complex span.ginput_right select:focus, .post_review .review-form .gform_wrapper ul.gform_fields li.gfield select:focus, .post_review .review-form .gform_wrapper .name_br:focus {
	border: 0.1rem solid #227F88;
}

.post_review .review-form .gform_wrapper .name_br {
	color: #092C53;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.post_review .review-form .gform_wrapper .name_br:-ms-input-placeholder {
	color: #092C53;
}

.post_review .review-form .gform_wrapper .name_br::placeholder {
	color: #092C53;
}

.post_review .review-form .gform_wrapper form {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.post_review .review-form .gform_wrapper form .gform_body {
	display: none;
}

.post_review .review-form .gform_wrapper form label.gfield_label,
        .post_review .review-form .gform_wrapper form legend.gfield_label {
	display: none;
}

.post_review .review-form .gform_wrapper form .left-form {
	width: 11.8rem;
	text-align: center;
	margin: 0 auto 2rem;
}

@media (min-width: 375px) {

	.post_review .review-form .gform_wrapper form .left-form {
		margin: 0;
		text-align: left;
	}
}

@media (min-width: 990px) {

	.post_review .review-form .gform_wrapper form .left-form {
		width: 14.8rem;
	}
}

@media (min-width: 1024px) {

	.post_review .review-form .gform_wrapper form .left-form {
		width: calc(20% - 1rem);
	}
}

.post_review .review-form .gform_wrapper form .left-form label.gfield_label,
          .post_review .review-form .gform_wrapper form .left-form legend.gfield_label {
	display: block;
	font-weight: 600;
	font-size: 1.8rem;
	line-height: 2.5rem;
	color: #227F88;
}

.post_review .review-form .gform_wrapper form .left-form span {
	font-weight: 600;
	font-size: 1.4rem;
	line-height: 1.9rem;
	color: #227F88;
}

.post_review .review-form .gform_wrapper form .left-form .gfield_radio {
	display: -ms-flexbox;
	display: flex;
	list-style-type: none;
	margin-left: -.5rem;
}

.post_review .review-form .gform_wrapper form .left-form .gfield_radio li {
	margin-bottom: 0;
	list-style-type: none;
}

.post_review .review-form .gform_wrapper form .left-form .gfield_radio li [type="radio"]:not(:checked),
              .post_review .review-form .gform_wrapper form .left-form .gfield_radio li [type="radio"]:checked {
	position: absolute;
	left: -20px;
	display: none;
}

.post_review .review-form .gform_wrapper form .left-form .gfield_radio li [type="radio"]:not(:checked) + label,
              .post_review .review-form .gform_wrapper form .left-form .gfield_radio li [type="radio"]:checked + label {
	position: relative;
	padding-left: 1.5rem;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
	line-height: 1.8rem;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-size: 0;
	width: 1.9rem;
}

.post_review .review-form .gform_wrapper form .left-form .gfield_radio li [type="radio"]:not(:checked) + label:before,
              .post_review .review-form .gform_wrapper form .left-form .gfield_radio li [type="radio"]:checked + label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	content: url(/wp-content/uploads/star.png);
	position: absolute;
	transition: all .2s;
	font-weight:900;
}

.post_review .review-form .gform_wrapper form .left-form .gfield_radio li [type="radio"]:not(:checked) + label:after,
              .post_review .review-form .gform_wrapper form .left-form .gfield_radio li [type="radio"]:checked + label:after {
	content: url(/wp-content/uploads/star-fill.png);
	position: absolute;
	left: 0;
	top: 0;
	transition: all .2s;
}

.post_review .review-form .gform_wrapper form .left-form .gfield_radio li [type="radio"]:not(:checked) + label:after {
	opacity: 0;
	transform: scale(0);
}

.post_review .review-form .gform_wrapper form .left-form .gfield_radio li [type="radio"]:checked + label:after {
	opacity: 1;
	transform: scale(1);
}

.post_review .review-form .gform_wrapper form .left-form .gfield_radio li.hover [type="radio"]:not(:checked) + label:before,
                .post_review .review-form .gform_wrapper form .left-form .gfield_radio li.hover [type="radio"]:checked + label:before,
                .post_review .review-form .gform_wrapper form .left-form .gfield_radio li.selected [type="radio"]:not(:checked) + label:before,
                .post_review .review-form .gform_wrapper form .left-form .gfield_radio li.selected [type="radio"]:checked + label:before {
	content: url(/wp-content/uploads/star-fill.png);
	position: absolute;
	left: 0;
	top: 0;
	transition: all .2s;
}

.post_review .review-form .gform_wrapper form .left-form .gfield_radio [type="radio"]:not(:checked) + label:before,
            .post_review .review-form .gform_wrapper form .left-form .gfield_radio [type="radio"]:checked + label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	content: url(/wp-content/uploads/star-fill.png);
	position: absolute;
	transition: all .2s;
	font-weight:900;
}

.post_review .review-form .gform_wrapper form .left-form .full-star .gfield_radio [type="radio"]:not(:checked) + label:before,
              .post_review .review-form .gform_wrapper form .left-form .full-star .gfield_radio [type="radio"]:checked + label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	content: url(/wp-content/uploads/star-fill.png);
	position: absolute;
	transition: all .2s;
	font-weight:900;
}

.post_review .review-form .gform_wrapper form .left-form .remove-full-star .gfield_radio [type="radio"]:not(:checked) + label:before,
              .post_review .review-form .gform_wrapper form .left-form .remove-full-star .gfield_radio [type="radio"]:checked + label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	content: url(/wp-content/uploads/star.png);
	position: absolute;
	transition: all .2s;
	font-weight:900;
}

.post_review .review-form .gform_wrapper .middle-form {
	width: 100%;
}

@media (min-width: 375px) {

	.post_review .review-form .gform_wrapper .middle-form {
		width: calc(100% - 15rem);
	}
}

@media (min-width: 768px) {

	.post_review .review-form .gform_wrapper .middle-form {
		width: 26%;
	}
}

@media (min-width: 990px) {

	.post_review .review-form .gform_wrapper .middle-form {
		width: calc(20.6% - 1rem);
	}
}

.post_review .review-form .gform_wrapper .middle-form .gfield_contains_required + .gfield_contains_required {
	margin-top: 1.2rem;
}

.post_review .review-form .gform_wrapper .right-form {
	width: 100%;
}

@media (min-width: 768px) {

	.post_review .review-form .gform_wrapper .right-form {
		width: 55.28%;
	}
}

@media (min-width: 990px) {

	.post_review .review-form .gform_wrapper .right-form {
		width: 33.5%;
	}
}

@media (min-width: 1024px) {

	.post_review .review-form .gform_wrapper .right-form {
		width: calc(41% - 1rem);
	}
}

.post_review .review-form .gform_wrapper .r-form {
	width: 100%;
}

@media (min-width: 990px) {

	.post_review .review-form .gform_wrapper .r-form {
		width: 25.4%;
	}

	.post_review .review-form .gform_wrapper .r-form .privacy a {
		display: block;
		margin-bottom: 2rem;
	}
}

@media (min-width: 1024px) {

	.post_review .review-form .gform_wrapper .r-form {
		width: calc(18.4% - 1rem);
	}
}

.post_review .review-form .gform_wrapper .r-form [type="checkbox"]:not(:checked),
        .post_review .review-form .gform_wrapper .r-form [type="checkbox"]:checked {
	position: absolute;
	left: -20px;
	display: none;
}

.post_review .review-form .gform_wrapper .r-form [type="checkbox"]:not(:checked) + label,
        .post_review .review-form .gform_wrapper .r-form [type="checkbox"]:checked + label {
	position: relative;
	left: 2.5rem;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
	font-size: 1.2rem;
	line-height: 1.6rem;
	letter-spacing: 0.036rem;
	color: #a2a2a2;
}

.post_review .review-form .gform_wrapper .r-form [type="checkbox"]:not(:checked) + label:before,
        .post_review .review-form .gform_wrapper .r-form [type="checkbox"]:checked + label:before {
	content: '';
	position: absolute;
	left: -2.5rem;
	top: 0;
	width: 1.5rem;
	height: 1.5rem;
	border: 0.1rem solid #D2D2D2;
	background: transparent;
}

.post_review .review-form .gform_wrapper .r-form [type="checkbox"]:checked + label:before {
	border: 0.1rem solid #227F88;
	background: #227F88;
}

.post_review .review-form .gform_wrapper .r-form [type="checkbox"]:not(:checked) + label:after,
        .post_review .review-form .gform_wrapper .r-form [type="checkbox"]:checked + label:after {
	content: url(/wp-content/uploads/2021/07/checking-mark.svg);
	position: absolute;
	top: -0.05rem;
	left: -2.2rem;
	transition: all .2s;
}

.post_review .review-form .gform_wrapper .r-form [type="checkbox"]:not(:checked) + label:after {
	opacity: 0;
	transform: scale(0);
}

.post_review .review-form .gform_wrapper .r-form [type="checkbox"]:checked + label:after {
	opacity: 1;
	transform: scale(1);
}

.post_review .review-form .gform_wrapper .r-form .gfield_html_formatted input {
	width: 100%;
	border-radius: 0.7rem;
	background: #fff;
	border: 0.1rem solid #092C53;
	text-transform: none;
	font-size: 1.6rem;
	line-height: 2.9rem;
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
	padding: 0.35rem .8rem;
	color: #092C53;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	transition: .3s ease;
	cursor: pointer;
}

.post_review .review-form .gform_wrapper .r-form .gfield_html_formatted input:hover {
	background: #092C53;
	color: #fff;
	border: 0.1rem solid #092C53;
}

@media (min-width: 1024px) {

	.post_review .review-form .gform_wrapper .r-form .gfield_html_formatted input {
		max-width: 24.8rem;
	}
}

.post_review .review-form .gform_wrapper .r-form input.button,
        .post_review .review-form .gform_wrapper .r-form input[type=submit] {
	width: 100%;
	border-radius: 0.7rem;
	background: #227F88;
	border: 0.1rem solid #e5e5e5;
	font-size: 1.4rem;
	line-height: 2rem;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	padding: 1.15rem;
	color: #fff;
	text-transform: uppercase;
}

.post_review .review-form .gform_wrapper .r-form input.button:hover, .post_review .review-form .gform_wrapper .r-form input[type=submit]:hover {
	background: #fff;
	color: #227F88;
	border: 0.1rem solid #227F88;
}

.post_review .review-form .gform_wrapper textarea.medium {
	height: 9.2rem;
	background: #fff;
	border: 0.1rem solid #e5e5e5;
	border-radius: 0.7rem;
	padding: 1.15rem 2.2rem;
	font-size: 1.4rem;
	line-height: 2rem;
	color: #494949;
	text-align: left;
	font-weight: 400;
}

.post_review .review-form .gform_wrapper textarea.medium:focus {
	border: 0.1rem solid #227F88;
}

@media (min-width: 768px) {

	.post_review .review-form .gform_wrapper textarea.medium {
		height: 10.1rem;
	}
}

.post_review .review-form .gform_wrapper .top_label li.gfield.gf_inline {
	vertical-align: top;
	margin: 0;
	float: none!important;
	display: -moz-inline-stack;
	display: inline-block;
}

.post_review .review-form .gform_wrapper li.text-width {
	width: 100%;
}

@media (min-width: 641px) {

	.post_review .review-form .gform_wrapper li.gfield.gf_left_half {
		padding-right: 1rem;
	}

	.post_review .review-form .gform_wrapper li.gfield.gf_right_half {
		padding-left: 1rem;
	}
}

.post_review .review-form .gform_footer {
	margin: 1rem 0 0;
	width: 100%;
	display: none;
}

[dir="rtl"] .post_review .right .post_review__slider .slick-next {
  left: -1.5rem;
  right: auto;
}

[dir="rtl"] .post_review .right .post_review__slider .slick-prev {
  left: auto;
  right: 3rem;
}

[dir="rtl"] .post_review .right .post_review__slider .slick-prev:before {
  content: url(/wp-content/uploads/arrows-1.png);
}

[dir="rtl"] .post_review .right .post_review__slider .slick-next:before {
  content: url(/wp-content/uploads/arrows-1.png);
}

@keyframes progressactive {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}