@font-face {
  font-family: "MontserratRegular";
  src: url("../fonts/MontserratRegular.eot");
  src: url("../fonts/MontserratRegular.eot") format("embedded-opentype"), url("../fonts/MontserratRegular.woff2") format("woff2"), url("../fonts/MontserratRegular.woff") format("woff"), url("../fonts/MontserratRegular.ttf") format("truetype"), url("../fonts/MontserratRegular.svg#MontserratRegular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MontserratMedium";
  src: url("../fonts/MontserratMedium.eot");
  src: url("../fonts/MontserratMedium.eot") format("embedded-opentype"), url("../fonts/MontserratMedium.woff2") format("woff2"), url("../fonts/MontserratMedium.woff") format("woff"), url("../fonts/MontserratMedium.ttf") format("truetype"), url("../fonts/MontserratMedium.svg#MontserratMedium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MontserratSemiBold";
  src: url("../fonts/MontserratSemiBold.eot");
  src: url("../fonts/MontserratSemiBold.eot") format("embedded-opentype"), url("../fonts/MontserratSemiBold.woff2") format("woff2"), url("../fonts/MontserratSemiBold.woff") format("woff"), url("../fonts/MontserratSemiBold.ttf") format("truetype"), url("../fonts/MontserratSemiBold.svg#MontserratSemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MontserratBold";
  src: url("../fonts/MontserratBold.eot");
  src: url("../fonts/MontserratBold.eot") format("embedded-opentype"), url("../fonts/MontserratBold.woff2") format("woff2"), url("../fonts/MontserratBold.woff") format("woff"), url("../fonts/MontserratBold.ttf") format("truetype"), url("../fonts/MontserratBold.svg#MontserratBold") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "icomoon";
  src: url("../fonts/iconmoon/fonts/icomoon.eot?5pyu43");
  src: url("../fonts/iconmoon/fonts/icomoon.eot?5pyu43#iefix") format("embedded-opentype"), url("../fonts/iconmoon/fonts/icomoon.ttf?5pyu43") format("truetype"), url("../fonts/iconmoon/fonts/icomoon.woff?5pyu43") format("woff"), url("../fonts/iconmoon/fonts/icomoon.svg?5pyu43#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-subject:before {
  content: "\e904";
  color: #6f6f6f;
}

.icon-dialog:before {
  content: "\e900";
  color: #6f6f6f;
}

.icon-message:before {
  content: "\e901";
  color: #6f6f6f;
}

.icon-profile:before {
  content: "\e902";
  color: #6f6f6f;
}

.icon-phones:before {
  content: "\e903";
  color: #6f6f6f;
}

/*adaptive mixins*/
/*fonts mixins*/
form, form.wpcf7 {
  margin-bottom: 0 !important;
}
form:before, form.wpcf7:before {
  display: none;
}
form .wpcf7-spinner, form.wpcf7 .wpcf7-spinner {
  display: none;
}
form .wpcf7-form-control-wrap .wpcf7-not-valid-tip, form.wpcf7 .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  padding: 0;
  margin: 0;
  font-family: "MontserratRegular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1;
  color: #b20000;
  background-color: transparent;
}
form .wpcf7-form-control-wrap .wpcf7-not-valid-tip:after, form.wpcf7 .wpcf7-form-control-wrap .wpcf7-not-valid-tip:after {
  display: none;
}
form .processing:before, form .loading-spin.centered, form.wpcf7 .processing:before, form.wpcf7 .loading-spin.centered {
  display: none;
}
form .wpcf7-response-output, form.wpcf7 .wpcf7-response-output {
  border-radius: 0;
  margin: 20px 0 0 0;
  font-family: "MontserratRegular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  border-color: #b20000;
}
form .input-group, form.wpcf7 .input-group {
  margin-bottom: 20px;
  position: relative;
}
form .input-group i, form.wpcf7 .input-group i {
  position: absolute;
  top: 19px;
  left: 13px;
  color: #6F6F6F;
  font-size: 14px;
  z-index: 1;
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.popup {
  padding: 30px 10px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-overflow-scrolling: touch;
  z-index: 1003;
  -webkit-transition: visibility 0.8s ease 0s;
  -moz-transition: visibility 0.8s ease 0s;
  -ms-transition: visibility 0.8s ease 0s;
  -o-transition: visibility 0.8s ease 0s;
  transition: visibility 0.8s ease 0s;
  visibility: hidden;
}
.popup:before {
  content: "";
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  background-color: rgba(38, 38, 38, 0.9);
  -webkit-transition: opacity 0.8s ease 0s;
  -moz-transition: opacity 0.8s ease 0s;
  -ms-transition: opacity 0.8s ease 0s;
  -o-transition: opacity 0.8s ease 0s;
  transition: opacity 0.8s ease 0s;
}
.popup.show, .popup._active {
  visibility: visible;
  overflow: auto;
}
.popup.show:before, .popup._active:before {
  opacity: 1;
}
.popup.show .popup__body, .popup._active .popup__body {
  -webkit-transition: all 0.3s ease 0.2s;
  -moz-transition: all 0.3s ease 0.2s;
  -ms-transition: all 0.3s ease 0.2s;
  -o-transition: all 0.3s ease 0.2s;
  transition: all 0.3s ease 0.2s;
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}

.popup__content {
  min-height: 100%;
  flex: 1 1 auto;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.popup__body {
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 1200px;
  width: 100%;
  padding: 50px;
  gap: 40px;
  background-color: #000;
  position: relative;
}
@media screen and (max-width: 768px) {
  .popup__body {
    padding: 40px 30px;
    flex-direction: column;
    height: auto;
    max-height: 90vh;
  }
}

.popup__title {
  font-family: "MontserratBold", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 20px;
  color: #262626;
  text-align: center;
  margin-bottom: 20px;
}

.popup__close {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 20px;
  right: 20px;
  background-color: #fff;
  border-radius: 50%;
  z-index: 30;
  cursor: pointer;
}
.popup__close:after, .popup__close:before {
  content: "";
  position: absolute;
  top: calc(50% - 1px);
  left: calc(50% - 6px);
  display: block;
  width: 12px;
  height: 2px;
  background: #000;
  border-radius: 5px;
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.popup__close:before {
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media screen and (max-width: 768px) {
  .popup__close {
    top: 10px;
    right: 10px;
  }
}

.popup-item {
  max-width: 510px;
  width: 45%;
  margin-right: initial;
  margin-left: inherit;
}
@media screen and (max-width: 768px) {
  .popup-item {
    width: 100%;
  }
}

.popup-item-site .popup-text {
  font-size: 10px;
}
.popup-item-site .banner-layers {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.popup-item-site .banner {
  padding-top: 300px;
}
@media screen and (max-width: 768px) {
  .popup-item-site .banner {
    padding-top: 200px;
  }
}

#banner-367264356 .bg.bg-loaded,
#banner-367264356 .bg.bg-loaded {
  background-image: url("../img/doctor-man.jpg");
}

#banner-367264356 .overlay {
  background-color: rgba(0, 0, 0, 0.5);
}

#banner-620360779 .bg.bg-loaded {
  background-image: url("../img/depressed-girl.jpg");
}

.popup-form .popup__body {
  max-width: 500px;
  background-color: #fff;
}
.popup-form .popup-item {
  width: 100%;
}
.popup-form .popup__close {
  background-color: #2C4C93;
  border-radius: 0;
}
.popup-form .popup__close:after, .popup-form .popup__close:before {
  background-color: #fff;
}
.popup-form form,
.popup-form input.wpcf7-submit,
.popup-form .wpcf7 form .wpcf7-response-output {
  margin-bottom: 0;
}
.popup-form .wpcf7 label {
  margin: 0;
}
.popup-form .wpcf7 label span:first-child {
  display: none;
  content: "";
  position: absolute;
  left: 30px;
  top: 18px;
  font-family: "MontserratBold", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
  line-height: 1;
  text-transform: uppercase;
  color: #FFFFFF;
}
.popup-form .wpcf7 input, .popup-form .wpcf7 textarea {
  height: 49px;
  padding: 14px 10px 14px 40px;
  margin-bottom: 25px;
  font-family: "MontserratRegular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.2;
  color: #262626;
  box-shadow: none;
  background: #FFFFFF;
  border: 1px solid #E9E9E9;
}
.popup-form .wpcf7 input::-webkit-input-placeholder, .popup-form .wpcf7 textarea::-webkit-input-placeholder {
  font-family: "MontserratSemiBold", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
}
.popup-form .wpcf7 input:-moz-placeholder, .popup-form .wpcf7 textarea:-moz-placeholder {
  font-family: "MontserratSemiBold", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
}
.popup-form .wpcf7 input::-moz-placeholder, .popup-form .wpcf7 textarea::-moz-placeholder {
  font-family: "MontserratSemiBold", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
}
.popup-form .wpcf7 input:-ms-input-placeholder, .popup-form .wpcf7 textarea:-ms-input-placeholder {
  font-family: "MontserratSemiBold", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
}
.popup-form .wpcf7 input:hover, .popup-form .wpcf7 input:focus, .popup-form .wpcf7 textarea:hover, .popup-form .wpcf7 textarea:focus {
  box-shadow: 0 0 10px #FFFFFF;
}
.popup-form .wpcf7 input:-internal-autofill-selected, .popup-form .wpcf7 input:-webkit-autofill, .popup-form .wpcf7 input:-webkit-autofill:focus, .popup-form .wpcf7 textarea:-internal-autofill-selected, .popup-form .wpcf7 textarea:-webkit-autofill, .popup-form .wpcf7 textarea:-webkit-autofill:focus {
  transition: background-color 600000s 0s, color 600000s 0s;
}
.popup-form .wpcf7 textarea {
  min-height: 110px;
  resize: none;
}
.popup-form .wpcf7 input[type=submit] {
  margin: 0;
  padding: 0;
  min-width: 108px;
  min-height: 49px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: "MontserratBold", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.02em;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  background: #2C4C93;
  border-radius: 10px;
  border: 1px solid #2C4C93;
}
.popup-form .wpcf7 input[type=submit]:hover {
  background: #FFFFFF;
  color: #2C4C93;
  box-shadow: none;
}
.popup-form .wpcf7 .wpcf7-not-valid-tip {
  position: absolute;
  top: 52px;
  left: 10px;
}
.popup-form .wpcf7 .wpcf7-response-output {
  display: none;
}

.popup__location .popup__body {
  max-width: 954px;
  padding: 40px;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .popup__location .popup__body {
    padding: 40px 40px 60px;
  }
}
.popup__location .popup__wrapper {
  width: 100%;
}
.popup__location .popup__title {
  color: #2C4C93;
  font-size: 35px;
  line-height: 1.2;
  text-transform: uppercase;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .popup__location .popup__title {
    font-size: 40px;
    margin-bottom: 40px;
  }
}
.popup__location .popup__list, .popup__location .custom-html-widget {
  display: flex;
  row-gap: 20px;
  flex-wrap: wrap;
}
.popup__location .popup__item {
  flex: 100%;
  padding: 0 10px;
}
@media only screen and (min-width: 768px) {
  .popup__location .popup__item {
    flex: 0 1 33.33%;
  }
}
@media only screen and (min-width: 992px) {
  .popup__location .popup__item {
    flex: 0 1 25%;
  }
}
.popup__location .popup__item p {
  font-family: "MontserratRegular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  margin: 8px 0 8px 0;
}
.popup__location .popup__item p:last-child {
  margin: 8px 0 0 0;
}
.popup__location .popup__item strong {
  color: #2C4C93;
  font-family: "MontserratBold", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
}
.popup__location .popup__close {
  width: 40px;
  height: 40px;
  top: 10px;
  right: 10px;
}

/*# sourceMappingURL=popup-style.css.map */
