.w-form-formrecaptcha {
  margin-bottom: 8px;
}

body {
  font-family: Poppins, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 35px;
  line-height: 44px;
  font-weight: 500;
}

h2 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 500;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 40px;
  font-weight: 300;
}

h4 {
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 17px;
  line-height: 24px;
  font-weight: 600;
}

h5 {
  margin-top: 20px;
  margin-bottom: 15px;
  font-family: 'Playfair Display', sans-serif;
  color: #276dc4;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

p {
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  color: #acacac;
  font-size: 15px;
  line-height: 28px;
  font-weight: 300;
}

a {
  color: #313131;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
  font-family: 'Playfair Display', sans-serif;
  color: #515151;
  line-height: 26px;
}

li {
  margin-top: 10px;
  margin-bottom: 10px;
}

blockquote {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px 20px;
  border-left: 1px none #000;
  font-family: 'Playfair Display', sans-serif;
  font-size: 32px;
  line-height: 45px;
}

.banner {
  position: relative;
  height: 100vh;
  background-color: #2c2c2c;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(39, 109, 196, 0.89)), to(rgba(39, 109, 196, 0.89))), url('../images/massage_background.jpg');
  background-image: linear-gradient(180deg, rgba(39, 109, 196, 0.89), rgba(39, 109, 196, 0.89)), url('../images/massage_background.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.top-navigation {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #fff;
}

.brand-logo {
  margin-top: 4px;
}

.brand-logo.logo-white.w--current {
  margin-top: 16px;
}

.brand-logo.logo-white.scroll {
  margin-top: 15px;
}

.brand-logo.logo-white.scroll.w--current {
  float: left;
}

.navigation-menu {
  position: relative;
  overflow: visible;
  float: left;
  clear: none;
  text-align: center;
}

.navigation-menu.right {
  float: right;
}

.navigation {
  background-color: #276dc4;
}

.navigation-link {
  padding-top: 32px;
  padding-bottom: 28px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.navigation-link:hover {
  box-shadow: inset 0 -2px 0 0 #fff;
  color: #fff;
}

.navigation-link.w--current {
  background-color: #3779ca;
  box-shadow: inset 0 -2px 0 0 #fff;
  color: #fff;
}

.navigation-link.w--open:hover {
  color: #fff;
}

.top-icon {
  width: 70px;
  height: 70px;
  margin-right: 10px;
  float: left;
  background-image: url('../images/phone.png');
  background-position: 50% 50%;
  background-size: 70px;
  background-repeat: no-repeat;
}

.top-icon.icon-2 {
  background-image: url('../images/marker.png');
  background-size: 70px;
}

.top-icon.smaller {
  position: relative;
  left: -6px;
  top: 20px;
  display: inline-block;
  width: 50px;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  background-size: 45px;
}

.top-icon.smaller.icon-3 {
  background-image: url('../images/mail.png');
  background-size: 45px;
}

.top-content {
  position: relative;
  top: 11px;
  overflow: hidden;
}

.top-text {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #919191;
  line-height: 24px;
  text-decoration: none;
}

.top-text:hover {
  text-decoration: underline;
}

.top-text.in-footer {
  overflow: visible;
  clear: both;
  color: #276dc4;
  font-size: 14px;
}

.top-text.in-footer.biger {
  margin-top: 10px;
  margin-bottom: 0px;
  font-size: 25px;
  line-height: 35px;
  font-weight: 500;
}

.section {
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #fff;
}

.section.gray {
  padding-bottom: 60px;
  background-color: #f1f1f1;
}

.section.gray.full {
  padding-bottom: 100px;
}

.section.no-bottom-padding {
  height: 740px;
  padding-top: 43px;
  padding-bottom: 0px;
}

.section.color {
  background-color: #276dc4;
}

.section.less-space {
  padding-top: 60px;
  padding-bottom: 60px;
}

.appointment-wrapper {
  position: relative;
  z-index: 10;
}

.appointment-top {
  padding: 20px 20px 16px;
  background-color: #ff6853;
  text-align: center;
}

.relative-column {
  position: relative;
  top: -119px;
}

.form-wrapper {
  margin-bottom: 0px;
  padding: 30px;
  background-color: #f7f7f7;
}

.form-wrapper.contact {
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-color: transparent;
}

.field-label {
  color: #919191;
  font-size: 13px;
  font-weight: 400;
}

.text-field {
  height: 45px;
  margin-bottom: 15px;
  border-style: none;
  background-color: #e9e9e9;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-family: 'Playfair Display', sans-serif;
  font-size: 14px;
}

.text-field:hover {
  background-color: #dfdfdf;
}

.text-field.area {
  height: auto;
  padding-bottom: 69px;
}

.optional-font {
  font-family: 'Playfair Display', sans-serif;
  color: #515151;
  text-transform: capitalize;
}

.submit-button {
  width: 100%;
  padding-top: 22px;
  padding-bottom: 20px;
  background-color: #ff6853;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  font-size: 14px;
  font-weight: 400;
}

.submit-button:hover {
  background-color: #313131;
}

.top-title {
  margin-bottom: 80px;
  padding-right: 0px;
  text-align: center;
}

.top-title.less-margin {
  margin-bottom: 40px;
}

.top-title.less-margin.left {
  text-align: left;
}

.top-title.no-margin {
  margin-bottom: 0px;
}

.social-wrapper {
  height: 80px;
  padding-top: 22px;
  float: right;
}

.social-icon {
  width: 40px;
  height: 40px;
  margin-left: 7px;
  border: 1px solid #fff;
  border-radius: 100%;
  background-image: url('../images/fa-facebook_100_0_ffffff_none_1fa-facebook_100_0_ffffff_none.png');
  background-position: 50% 50%;
  background-size: 13px;
  background-repeat: no-repeat;
  opacity: 0.6;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
  line-height: 20px;
  cursor: pointer;
}

.social-icon:hover {
  opacity: 1;
}

.social-icon.twitter {
  background-image: url('../images/fa-twitter.png');
  background-size: 13px;
}

.social-icon.linkedin {
  background-image: url('../images/fa-linkedin.png');
  background-size: 13px;
}

.social-icon.pin {
  border-style: solid;
  border-radius: 100%;
  background-color: hsla(0, 0%, 100%, 0);
  background-image: url('../images/fa-whatsapp.png');
  background-size: 20px;
}

.big-title {
  margin-bottom: 10px;
  font-weight: 500;
}

.sub-title {
  font-family: 'Playfair Display', sans-serif;
  color: #acacac;
  font-size: 18px;
  line-height: 32px;
  font-weight: 300;
}

.sub-title.whiter {
  color: hsla(0, 0%, 100%, 0.5);
}

.padding-left {
  padding-right: 55px;
}

.padding-left.more {
  padding-right: 133px;
}

.top-margin {
  display: block;
  margin-top: 25px;
}

.top-margin.less {
  margin-top: 15px;
}

.button {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  padding: 20px 30px 18px;
  background-color: #3394ca;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  text-align: left;
}

.button:hover {
  background-color: #212121;
}

.button.full-button {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 18px;
  padding-right: 30px;
  padding-bottom: 16px;
  border-right: 1px solid hsla(0, 0%, 100%, 0.12);
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.12);
  text-align: center;
}

.button.full-button:hover {
  background-color: #212121;
}

.button.full-button.transparent {
  background-color: rgba(39, 109, 196, 0.85);
}

.button.full-button.transparent:hover {
  background-color: #276dc4;
}

.button.color {
  background-color: #ff6853;
}

.button.color:hover {
  background-color: #313131;
}

.button.color.in-mega {
  position: absolute;
  right: 20px;
  bottom: 20px;
}

.button.color.white-button {
  background-color: #fff;
  color: #276dc4;
}

.align-center {
  text-align: center;
}

.service-wrapper {
  margin-top: 0px;
  margin-bottom: 60px;
  text-align: center;
}

.service-icon {
  display: block;
  width: 100px;
  height: 100px;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: 100px;
  background-repeat: no-repeat;
}

.service-title {
  margin-bottom: 10px;
  color: #276dc4;
  font-size: 17px;
  line-height: 26px;
  font-weight: 500;
  text-align: center;
}

.read-more {
  font-family: 'Playfair Display', sans-serif;
  color: #212121;
  text-align: center;
}

.read-more:hover {
  text-decoration: none;
}

.dropdown-link {
  position: relative;
  display: block;
  width: auto;
  padding: 15px;
  border-right: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-family: 'Playfair Display', sans-serif;
  color: #313131;
  text-decoration: none;
}

.dropdown-link:hover {
  color: #276dc4;
}

.dropdown-list.w--open {
  left: -114px;
  width: 940px;
  background-color: #f8f8f8;
  background-image: url('../images/mega-banner.jpg');
  background-position: 95% -20px;
  background-size: 801px;
  background-repeat: no-repeat;
}

.dropdown-list.on-scroll.w--open {
  position: absolute;
  left: auto;
  width: 120%;
  background-color: #fff;
  background-image: none;
}

.column-without-padding {
  overflow: visible;
  padding-right: 0px;
  padding-left: 0px;
}

.left-wrapper {
  position: relative;
  height: 700px;
  max-height: 700px;
}

.left-wrapper.color {
  overflow: auto;
  background-color: #fff;
}

.left-wrapper.photo {
  overflow: visible;
  height: 700px;
  max-height: 700px;
  background-image: url('../images/osteopatia_pediatrica_2.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.center-div {
  position: absolute;
  left: 50px;
  top: 50%;
  right: 50px;
  z-index: 2;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.testimonials-slider {
  height: auto;
  background-color: transparent;
}

.slide-navigation {
  position: relative;
  padding-top: 20px;
  opacity: 0.9;
  font-size: 10px;
}

.arrow {
  width: 60px;
  height: 60px;
  border: 1px solid #ccc;
  border-radius: 100%;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #222;
  font-size: 21px;
}

.arrow:hover {
  border-color: #276dc4;
  color: #276dc4;
}

.testimonials-wrapper {
  margin-right: 200px;
  margin-left: 200px;
  text-align: center;
}

.testimonials-photo {
  display: block;
  width: 120px;
  height: 120px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  border-radius: 100%;
  background-image: url('../images/testi-3.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.testimonials-photo.photo-2 {
  background-image: url('../images/testi-2.jpg');
  background-size: contain;
}

.testimonials-photo.photo-3 {
  background-image: url('../images/testi-1.jpg');
  background-size: contain;
}

.quote {
  font-family: 'Playfair Display', sans-serif;
  font-size: 17px;
  line-height: 32px;
}

.team-item {
  position: static;
  left: 0%;
  right: 0px;
  overflow: visible;
  margin-right: 0px;
  padding-right: 50px;
  padding-left: 50px;
  float: left;
  clear: none;
}

.team-image {
  position: static;
  left: 150%;
  right: 0%;
  text-align: center;
}

.team-content {
  position: relative;
  padding: 30px 20px 60px;
}

.job-title {
  margin-bottom: 20px;
  font-family: 'Playfair Display', sans-serif;
  color: #919191;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
}

.top-color-text {
  color: #fff;
  font-size: 35px;
  line-height: 50px;
  font-weight: 400;
  text-align: center;
}

.white {
  color: #fff;
}

.different-font {
  font-family: 'Playfair Display', sans-serif;
  color: #276dc4;
}

.different-font.other-color {
  color: #313131;
}

.paragraph-white {
  color: #fff;
}

.sub-title-different {
  margin-bottom: 5px;
  color: #313131;
  font-size: 16px;
  font-weight: 500;
}

.footer {
  padding-top: 60px;
  padding-bottom: 60px;
}

.footer-logo {
  display: block;
}

.divider {
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
  background-color: #e1e1e1;
}

.copyright {
  font-family: 'Playfair Display', sans-serif;
}

.license-link {
  color: #818181;
}

.license-link:hover {
  text-decoration: none;
}

.radio-button {
  display: inline-block;
  margin-right: 15px;
}

.radio-space {
  margin-bottom: 15px;
}

.left-side-wrapper {
  margin-bottom: 20px;
  padding: 35px 30px;
  border-radius: 7px;
  background-color: #fff;
  box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.05);
}

.left-paragraph {
  margin-top: 10px;
  margin-bottom: 0px;
}

.left-title {
  font-weight: 500;
}

.opening-hours-wrapper {
  position: fixed;
  top: 300px;
  right: 0px;
  z-index: 99;
  display: block;
}

.opening-icon {
  position: relative;
  z-index: 2;
  display: block;
  width: 60px;
  height: 60px;
  float: left;
  background-color: #9c9897;
  background-image: url('../images/clock-1.png');
  background-position: 50% 50%;
  background-size: 30px;
  background-repeat: no-repeat;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  cursor: pointer;
}

.opening-icon:hover {
  background-color: #313131;
}

.opening-content {
  position: relative;
  width: 250px;
  padding: 20px 30px;
  float: left;
  background-color: #fff;
  box-shadow: -7px 7px 30px 0 rgba(0, 0, 0, 0.1);
}

.opening-title {
  margin-bottom: 15px;
}

.no-padding {
  margin-bottom: 0px;
}

.doctor-title {
  display: inline-block;
  margin-right: 5px;
}

.padding-right {
  padding-left: 20px;
}

.social-team {
  padding-top: 20px;
  padding-bottom: 15px;
  background-color: #276dc4;
  text-align: center;
}

.contact-wrapper {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  display: none;
  overflow: visible;
  width: 100%;
  height: 100%;
  background-color: rgba(39, 109, 196, 0.95);
}

.popup {
  position: relative;
  top: 50%;
  display: block;
  width: 550px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.popup-content {
  position: relative;
  overflow: hidden;
  padding: 40px 40px 50px;
}

.remove-button {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 50px;
  height: 50px;
  background-color: #ff6853;
  background-image: url('../images/cross-remove-sign.png');
  background-position: 50% 50%;
  background-size: 14px;
  background-repeat: no-repeat;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  cursor: pointer;
}

.remove-button:hover {
  background-color: #313131;
}

.success-message {
  background-color: #77c9b3;
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
  font-size: 15px;
}

.error-message {
  overflow: visible;
  background-color: #f87272;
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
  text-align: center;
}

.gallery-wrapper {
  margin-bottom: 20px;
}

.lightbox-wrapper {
  position: relative;
}

.lightbox-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(39, 109, 196, 0.8);
}

.zoom-cetner {
  position: relative;
  top: 50%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.zoom-icon {
  display: block;
  width: 60px;
  height: 60px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 100%;
  background-color: #fff;
  background-image: url('../images/magnifying-glass-2.png');
  background-position: 50% 50%;
  background-size: 22px;
  background-repeat: no-repeat;
}

.blog-wrapper {
  margin-bottom: 20px;
  text-align: center;
}

.blog-image {
  position: relative;
}

.blog-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(39, 109, 196, 0.86)), to(hsla(0, 0%, 100%, 0)));
  background-image: linear-gradient(180deg, rgba(39, 109, 196, 0.86), hsla(0, 0%, 100%, 0));
}

.blog-content {
  position: absolute;
  left: 0px;
  top: 3px;
  width: 100%;
  padding: 20px;
  text-align: left;
}

.blog-title {
  font-weight: 400;
}

.blog-paragraph {
  color: #fff;
}

.data-meta {
  font-family: 'Playfair Display', sans-serif;
  color: hsla(0, 0%, 100%, 0.74);
}

.data-meta.in-blog-page {
  color: #616161;
  font-size: 17px;
}

.blog-image-page {
  overflow: hidden;
  height: 500px;
}

.big-title-blog {
  margin-top: 30px;
  color: #276dc4;
  font-size: 40px;
}

.scroll-navigation {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: none;
  background-color: #276dc4;
}

.mobile-navigation {
  background-color: #276dc4;
}

.big-slider {
  height: 100%;
  background-color: transparent;
}

.slide-nav {
  padding-left: 25px;
  font-size: 12px;
  text-align: left;
}

.slide-1 {
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(29%, #fff), to(hsla(0, 0%, 100%, 0))), url('../images/slide-1.jpg');
  background-image: linear-gradient(0deg, #fff 29%, hsla(0, 0%, 100%, 0)), url('../images/slide-1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, auto;
  background-repeat: repeat, no-repeat;
}

.container-cetner {
  position: relative;
  top: 33%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.big-title-text {
  color: #fff;
  font-size: 58px;
  line-height: 65px;
  font-weight: 400;
  text-transform: capitalize;
}

.banner-title {
  margin-right: 20px;
  margin-left: 20px;
}

.form {
  display: block;
}

.map {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.dropdown-link-2 {
  font-family: 'Playfair Display', sans-serif;
}

.column {
  padding-left: 9px;
}

.collection-item {
  position: relative;
  width: auto;
  padding-left: 0px;
}

.collection-list-wrapper {
  position: static;
  left: 0px;
  width: auto;
}

.collection-list {
  width: auto;
}

.rich-text-block {
  text-align: justify;
}

.rich-text-block-2 {
  text-align: justify;
}

.link {
  color: #276dc4;
}

.link-2 {
  color: #276dc4;
}

.link-3 {
  color: #276dc4;
}

.image {
  position: static;
  left: 150%;
  right: 0%;
  max-width: 100%;
}

.collection-list-2 {
  position: static;
  left: 0px;
  width: 100%;
  text-align: left;
}

.div-block {
  position: static;
  left: 0%;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.collection-list-wrapper-2 {
  position: relative;
  left: 25%;
  width: 50%;
}

.heading {
  color: #ddd;
  font-size: 30px;
}

.heading-2 {
  font-size: 18px;
  text-align: center;
}

.image-2 {
  position: static;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  display: block;
  overflow: visible;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  float: none;
  clear: none;
  text-align: left;
  text-decoration: underline;
}

.link-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  text-align: left;
}

.text-block {
  overflow: visible;
  border-style: solid;
  border-width: 0px;
  border-color: #000;
}

.image-3 {
  display: block;
  overflow: visible;
  width: 100px;
  height: 100px;
  max-width: none;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
  text-align: left;
}

.paragraph {
  text-align: center;
}

.link-4 {
  display: block;
  text-align: center;
}

.link-4.read-more {
  display: inline;
}

.column-2 {
  text-align: center;
}

.column-3 {
  text-align: center;
}

.column-4 {
  text-align: center;
}

.columns {
  margin-top: 80px;
}

.columns-2 {
  position: relative;
  left: 25%;
  width: 50%;
  text-align: left;
}

.image-4 {
  width: auto;
  text-align: center;
}

.column-5 {
  padding-right: 50px;
  padding-left: 50px;
}

.column-6 {
  padding-right: 50px;
  padding-left: 50px;
}

.heading-3 {
  text-align: center;
}

.text-block-2 {
  text-align: center;
}

.job-title-2 {
  margin-bottom: 20px;
  font-family: 'Playfair Display', sans-serif;
  color: #919191;
  font-size: 15px;
}

.button-2 {
  padding: 20px 30px 18px;
  background-color: #3394ca;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.button-2:hover {
  background-color: #212121;
}

.button-2.full-button {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  padding-top: 18px;
  padding-bottom: 16px;
  border-right: 1px solid hsla(0, 0%, 100%, 0.12);
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.12);
}

.button-2.full-button:hover {
  background-color: #212121;
}

.image-5 {
  text-align: left;
}

.columns-3 {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.paragraph-2 {
  text-align: justify;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.section-2 {
  margin-bottom: 60px;
}

.section-3 {
  margin-top: 0px;
}

.div-block-2 {
  overflow: visible;
}

.columns-4 {
  overflow: visible;
}

.heading-4 {
  font-size: 30px;
}

html.w-mod-js *[data-ix="slide-out-opening-wrapper"] {
  -webkit-transform: translate(250px, 0px);
  -ms-transform: translate(250px, 0px);
  transform: translate(250px, 0px);
}

html.w-mod-js *[data-ix="hide-popup-on-initial"] {
  display: none;
  opacity: 0;
  -webkit-transform: scale(1.09, 1.09);
  -ms-transform: scale(1.09, 1.09);
  transform: scale(1.09, 1.09);
}

html.w-mod-js *[data-ix="silde-out-lightbox-overlay-on-load"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="slide-out-zoom-icon-on-load"] {
  opacity: 0;
  -webkit-transform: translate(0px, 20px);
  -ms-transform: translate(0px, 20px);
  transform: translate(0px, 20px);
}

html.w-mod-js *[data-ix="display-none-on-load"] {
  display: none;
}

@media (max-width: 991px) {
  .banner {
    height: 700px;
  }
  .top-navigation {
    display: none;
  }
  .brand-logo.logo-white {
    margin-top: 5px;
  }
  .brand-logo.logo-white.w--current {
    margin-top: 4px;
  }
  .navigation-menu.right {
    background-color: rgba(0, 0, 0, 0.95);
  }
  .navigation-link {
    padding-top: 22px;
    padding-bottom: 20px;
  }
  .navigation-link.w--current {
    background-color: transparent;
  }
  .section.no-bottom-padding {
    position: relative;
    height: auto;
    max-height: auto;
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .appointment-wrapper {
    padding-right: 91px;
    padding-left: 91px;
  }
  .appointment-top {
    display: block;
  }
  .relative-column {
    position: static;
    top: auto;
  }
  .align-center.hide-this {
    display: none;
  }
  .dropdown-link {
    border-right-style: none;
  }
  .dropdown-list.on-scroll.w--open {
    width: auto;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
  }
  .left-wrapper.color {
    height: 900px;
    max-height: auto;
  }
  .left-wrapper.photo {
    height: 900px;
    max-height: auto;
  }
  .testimonials-wrapper {
    margin-right: 100px;
    margin-left: 100px;
  }
  .team-item {
    width: 50%;
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .team-content {
    padding-bottom: 60px;
  }
  .job-title {
    margin-bottom: 20px;
  }
  .sidebar {
    margin-top: 50px;
  }
  .opening-hours-wrapper {
    display: none;
  }
  .mobile-navigation {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .hamburger {
    color: #fff;
  }
  .hamburger.w--open {
    background-color: #fff;
    color: #276dc4;
  }
  .container-cetner {
    top: 40%;
  }
  .big-title-text {
    font-size: 50px;
  }
  .div-block {
    margin-right: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .heading {
    font-size: 20px;
  }
  .image-2 {
    overflow: visible;
    height: 100%;
    max-height: none;
    max-width: 100%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .column-5 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .column-6 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .columns-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 20px;
  }
}

@media (max-width: 767px) {
  .banner {
    height: 600px;
  }
  .section.gray {
    padding-right: 20px;
    padding-left: 20px;
  }
  .appointment-wrapper {
    padding-right: 50px;
    padding-left: 50px;
  }
  .left-wrapper.color {
    height: 1000px;
    max-height: 900px;
  }
  .team-item {
    width: 50%;
    padding-right: 5px;
    padding-left: 5px;
  }
  .footer {
    padding-right: 20px;
    padding-left: 20px;
  }
  .padding-right {
    margin-top: 50px;
    padding-left: 0px;
  }
  .popup {
    width: 400px;
  }
  .blog-image-page {
    height: auto;
  }
  .mobile-navigation {
    padding-right: 20px;
    padding-left: 20px;
  }
  .big-title-text {
    font-size: 40px;
    line-height: 55px;
  }
  .banner-title {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .div-block {
    padding-bottom: 40px;
  }
  .heading {
    font-size: 15px;
  }
  .column-2 {
    padding-bottom: 20px;
  }
  .column-3 {
    padding-bottom: 20px;
  }
  .columns-3 {
    display: block;
  }
  .column-7 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .column-8 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .column-9 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .column-10 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .column-11 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .column-12 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@media (max-width: 479px) {
  .banner {
    height: 700px;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  .top-text.in-footer {
    font-size: 14px;
  }
  .top-text.in-footer.biger {
    font-size: 24px;
  }
  .section.no-bottom-padding {
    margin-top: 0px;
    padding-top: 40px;
    padding-bottom: 100px;
  }
  .appointment-wrapper {
    padding-right: 0px;
    padding-left: 0px;
  }
  .left-wrapper.color {
    height: 800px;
    max-height: 800px;
  }
  .left-wrapper.photo {
    height: 200px;
    max-height: 400px;
    margin-top: 140px;
  }
  .center-div {
    left: 20px;
    right: 20px;
  }
  .arrow {
    display: none;
  }
  .testimonials-wrapper {
    margin-right: 0px;
    margin-left: 0px;
  }
  .team-item {
    width: 100%;
  }
  .contact-wrapper {
    display: none;
  }
  .popup {
    width: 300px;
  }
  .popup-content {
    padding-top: 29px;
    padding-bottom: 29px;
  }
  .remove-button {
    width: 40px;
    height: 40px;
  }
  .blog-title {
    font-size: 18px;
    line-height: 26px;
  }
  .blog-image-page {
    height: auto;
  }
  .mobile-navigation {
    padding-right: 10px;
    padding-left: 10px;
  }
  .blog-dyn-item {
    padding-right: 0px;
    padding-left: 0px;
  }
  .container-cetner {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  .big-title-text {
    font-size: 30px;
    line-height: 45px;
  }
  .banner-title {
    text-align: center;
  }
  .div-block {
    padding-bottom: 40px;
  }
  .heading {
    font-size: 10px;
    line-height: 20px;
  }
  .section-3 {
    margin-top: 0px;
    padding-top: 140px;
  }
}

