@font-face {
  font-family: "Lato Black";
  src: local("Lato-Black"), local("Lato Black"), url("../fonts/Lato-Black.woff") format("woff"), url("../fonts/Lato-Black.woff2") format("woff2");
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lato Regular";
  src: local("Lato-Regular"), local("Lato Regular"), url("../fonts/Lato-Regular.woff") format("woff"), url("../fonts/Lato-Regular.woff2") format("woff2");
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Pacifico";
  src: url("../fonts/pacifico/Pacifico-Regular.woff2") format("woff2"), url("../fonts/pacifico/Pacifico-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Caveat";
  src: url("../fonts/caveat/Caveat-Regular.woff2") format("woff2"), url("../fonts/caveat/Caveat-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: "Lato Regular", sans-serif;
  font-size: 14px;
  counter-reset: section;
}

* {
  box-sizing: border-box;
}

.btn {
  color: #000000;
  font-size: 35px;
  line-height: 30px;
  font-weight: bold;
  padding: 12px 30px;
  background: rgb(254, 176, 202);
  border-radius: 40px;
  font-family: "Caveat", Arial, sans-serif;
  text-align: center;
}
.btn:visited {
  color: #000000;
}
.btn:hover {
  color: #ffffff;
  background-color: rgb(237, 111, 154);
}

#metaslider-id-349 {
  margin-top: 5px;
}
#metaslider-id-349 .rslides_nav {
  background-color: #ffffff !important;
  font-size: 36px;
  border-radius: 8px;
  color: rgb(245, 87, 140) !important;
  opacity: 0.9;
}
@media screen and (max-width: 992px) {
  #metaslider-id-349 .rslides_nav.prev {
    top: 40%;
    padding: 10px 10px 10px 0;
  }
}
@media screen and (max-width: 992px) {
  #metaslider-id-349 .rslides_nav.next {
    top: 40%;
    padding: 10px 0 10px 10px;
  }
}
@media screen and (max-width: 992px) {
  #metaslider-id-349 img {
    height: 200px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.container {
  max-width: 1399.98px;
  padding: 0 20px;
  width: 100%;
  margin: auto;
}
@media screen and (min-width: 1200px) {
  .container {
    max-width: 1199.98px;
  }
}
@media screen and (max-width: 1200px) {
  .container {
    max-width: 1199.98px;
  }
}
@media screen and (max-width: 992px) {
  .container {
    max-width: 991.98px;
  }
}
@media screen and (max-width: 768px) {
  .container {
    max-width: 767.98px;
  }
}
@media screen and (max-width: 576px) {
  .container {
    max-width: 575.98px;
  }
}

.header {
  background-color: #ffffff;
  width: 100%;
  margin: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
}
.header::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  right: 0;
  content: "";
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.header-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  text-transform: uppercase;
}
.header-menu-toggle {
  display: none;
}
@media screen and (max-width: 992px) {
  .header-menu {
    display: none;
  }
}
.header-logo {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  position: relative;
  width: 320px;
}
.header-logo a {
  width: 100%;
}
.header-logo a img {
  height: 125px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.header-logo a:visited {
  color: #000000;
}
.header-logo-icon {
  fill: #1FB57B;
  width: 29px;
  height: 28px;
  margin: 0;
  padding: 0;
  margin-right: 5px;
}
.header-logo-name {
  color: #000000;
  font-weight: 300;
  font-size: 39px;
  text-transform: uppercase;
  font-family: "Caveat", Arial, sans-serif;
  position: absolute;
  left: 30px;
  top: 20px;
  padding: 15px;
  background-color: rgb(254, 176, 202);
}
.header-logo-name:hover {
  background-color: rgb(237, 111, 154);
}
@media screen and (max-width: 350px) {
  .header-logo-name {
    width: calc(100% - 60px);
    font-size: 27px;
  }
}
@media screen and (max-width: 330px) {
  .header-logo {
    width: 100%;
  }
}

.menu-item a {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  padding: 12px 15px;
  position: relative;
  margin-left: 15px;
  margin-right: 15px;
}
.menu-item a:hover {
  color: #ffffff;
}
.menu-item:hover {
  outline: none;
  padding: 12px 0px;
  background-color: rgb(237, 111, 154);
  border-radius: 40px;
}
.menu-blog_menu-container {
  border: 1px solid;
  list-style: none;
  margin: 0 0 30px 26px;
}
.menu-blog_menu-container ul li {
  list-style-image: url("../images/check.svg");
}
.menu-portfolio_menu-container {
  border: 1px solid;
  list-style: none;
  margin: 0 0 30px 26px;
}
.menu-portfolio_menu-container ul li {
  list-style-image: url("../images/check.svg");
}

.current-menu-item {
  outline: none;
  padding: 12px 15px;
  background: rgb(254, 176, 202);
  border-radius: 40px;
}
.current-menu-item a {
  color: #000000;
}
.current-menu-item:hover {
  padding: 12px 15px;
}

.footer {
  height: auto;
  color: #000000;
}
@media screen and (max-width: 992px) {
  .footer-left {
    margin-bottom: 15px;
  }
}
.footer-logo {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 992px) {
  .footer-logo {
    margin-bottom: 15px;
  }
}
.footer-top {
  display: flex;
  text-align: center;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding-bottom: 30px;
}
.footer-top-wrapper {
  background-color: #ffffff;
  padding-top: 70px;
}
@media screen and (max-width: 992px) {
  .footer-top {
    justify-content: center;
    flex-direction: column;
  }
}
.footer-contacts {
  font-size: 22px;
}
.footer-vk-group {
  display: flex;
  align-items: start;
  justify-content: space-between;
  margin-bottom: 15px;
}
.footer-vk-group-1, .footer-vk-group-2 {
  border: 1px solid rgb(254, 176, 202);
}
@media screen and (max-width: 992px) {
  .footer-vk-group-1, .footer-vk-group-2 {
    margin-bottom: 15px;
  }
}
.footer-vk-group-1 {
  margin-right: 15px;
}
@media screen and (max-width: 768px) {
  .footer-vk-group-1 {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .footer-vk-group {
    flex-direction: column;
  }
}
.footer-copyright {
  display: block;
  width: 40%;
  margin: auto;
  font-family: "Roboto", Arial, sans-serif;
  color: #000000;
  font-size: 18px;
  font-weight: 400;
  padding-top: 30px;
  text-align: center;
  align-items: center;
  justify-content: center;
}
.footer-copyright-wrapper {
  background-color: rgb(254, 176, 202);
  padding-bottom: 70px;
}
.footer-copyright a {
  color: #000000;
}
.footer-copyright a:visited {
  color: #000000;
}
.footer-copyright a:hover {
  text-decoration: underline;
}
.footer-copyright-text2 {
  margin: 0;
  padding: 0;
  width: 18px;
  height: 18px;
}
.footer-form {
  width: 100%;
}
.footer-form-bg {
  background-image: url(../images/form-bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  padding: 70px 0;
}
@media screen and (max-width: 576px) {
  .footer-form-bg {
    background-size: auto;
  }
}
.footer-form-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: rgb(254, 176, 202);
  padding: 55px;
  border-radius: 10px;
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .footer-form-wrapper {
    padding: 15px;
  }
}
.footer-form form p {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.footer-form .wpcf7-submit.btn {
  color: #000000;
  font-size: 35px;
  font-weight: bold;
  padding: 12px 30px;
  background: #ffffff;
  border-radius: 40px;
  font-family: "Caveat", Arial, sans-serif;
}
.footer-form .wpcf7-submit.btn:hover {
  color: #ffffff;
  background-color: rgb(237, 111, 154);
  cursor: pointer;
}
@media screen and (max-width: 576px) {
  .footer-form .wpcf7-submit.btn {
    font-size: 25px;
  }
}
.footer-form .wpcf7-form-control-wrap {
  width: 100%;
}
.footer-form .wpcf7-form-control-wrap input[aria-invalid=true],
.footer-form .wpcf7-form-control-wrap textarea[aria-invalid=true] {
  border: 3px solid red;
}
.footer-form .wpcf7-form-control.wpcf7-text.contacts-input {
  width: 100%;
}

.wpcf7 form.invalid .wpcf7-response-output {
  border-color: red;
}

.page-wrapper {
  width: 100%;
  padding: 50px 0;
  justify-content: center;
  align-items: center;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
}
.page-wrapper-title {
  margin: 0 auto;
  color: rgba(0, 0, 0, 0.7);
  font-family: "Caveat", Arial, sans-serif;
  font-weight: 700;
  font-size: 76px;
  text-align: center;
  max-width: 750px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .page-wrapper-title {
    font-size: 60px;
  }
}
@media screen and (max-width: 576px) {
  .page-wrapper-title {
    font-size: 45px;
  }
}
.page-wrapper-excerpt {
  width: 550px;
}
@media screen and (max-width: 768px) {
  .page-wrapper {
    padding: 25px 0;
  }
}
@media screen and (max-width: 576px) {
  .page-wrapper {
    padding: 15px 0;
  }
}

.more {
  display: inline-block;
  border: 2px solid rgb(237, 111, 154);
  color: rgb(237, 111, 154);
  font-family: "Roboto", Arial, sans-serif;
  text-align: center;
  padding: 10px 20px;
  border-radius: 25px;
  cursor: pointer;
  background-color: #fff;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: center right 20px;
}
.more:visited {
  color: rgb(237, 111, 154);
}
.more:focus, .more:hover {
  color: #ffffff;
  background-image: url("../images/arrow.svg");
  background-color: rgb(237, 111, 154);
  padding-right: 50px;
  transition: 0.3s;
}

@media screen and (max-width: 992px) {
  #advantages {
    display: none;
  }
}

.advantages {
  display: flex;
  justify-content: start;
  align-items: center;
  flex-direction: column;
  padding: 0 0 30px 0;
}
.advantages-wrapper {
  margin-top: 100px;
  padding-top: 50px;
  padding-bottom: 120px;
  background: linear-gradient(45deg, #1fb57b 0%, #258dc8 100%);
  color: #ffffff;
}
.advantages-title {
  font-family: "Caveat", Arial, sans-serif;
  font-weight: 700;
  font-size: 76px;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .advantages-title {
    font-size: 60px;
  }
}
@media screen and (max-width: 576px) {
  .advantages-title {
    font-size: 45px;
  }
}
.advantages-items {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
}

.home .wp-block-media-text {
  display: flex;
  flex-direction: column;
  width: 300px;
  height: 300px;
  border-radius: 50%;
  background-color: #ffffff;
}
.home .wp-block-media-text:nth-child(2) {
  margin: 0 26px;
}
@media screen and (max-width: 992px) {
  .home .wp-block-media-text:nth-child(2) {
    margin: 0;
  }
}
.home .wp-block-media-text:nth-child(4) {
  margin: 0 -61px 0 163px;
}
@media screen and (max-width: 992px) {
  .home .wp-block-media-text:nth-child(4) {
    margin: 0;
  }
}
.home .wp-block-media-text__media {
  width: 90px;
  margin-top: 70px;
}
.home .wp-block-media-text__content p {
  font-size: 20px;
  text-align: center;
  color: #000000;
  font-size: 35px;
  font-family: "Caveat", Arial, sans-serif;
}
@media screen and (max-width: 992px) {
  .home .wp-block-media-text__content {
    width: 100%;
    padding: 0;
  }
}
@media screen and (max-width: 992px) {
  .home .wp-block-media-text {
    margin: 0;
  }
}

.single-post .wp-block-media-text {
  display: flex;
  flex-direction: row;
  width: 100%;
}
.single-post .wp-block-media-text__content {
  width: 60%;
}
@media screen and (max-width: 768px) {
  .single-post .wp-block-media-text__content {
    width: 100%;
    margin: 5px 0;
    padding: 0;
  }
}
.single-post .wp-block-media-text__media {
  width: 40%;
}
@media screen and (max-width: 768px) {
  .single-post .wp-block-media-text__media {
    width: 100%;
    margin: 5px 0;
    padding: 0;
  }
}
@media screen and (max-width: 768px) {
  .single-post .wp-block-media-text {
    flex-direction: column;
  }
}

.category-title {
  font-family: Roboto Slab;
  font-style: normal;
  font-weight: bold;
  font-size: 40px;
  line-height: 50px;
  color: #262D33;
}

.post-list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 100px;
}
.post-permalink {
  margin: 0;
  padding: 0;
  max-width: 100%;
  margin-bottom: 30px;
  margin-right: 2%;
  color: #7f7f7f;
}
.post-card {
  margin-bottom: 30px;
  margin-right: 2%;
  width: 350px;
  border-radius: 10px;
  background-color: #ffffff;
  overflow: hidden;
  border: 2px solid #E5E5E5;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1), 0px 4px 4px rgba(0, 0, 0, 0.1), 0px 4px 4px rgba(0, 0, 0, 0.1), 0px 4px 4px rgba(0, 0, 0, 0.1), 0px 4px 4px rgba(0, 0, 0, 0.1);
}
.post-card-excerpt {
  margin: 0;
  padding: 0 0 30px;
  text-align: center;
  font-family: "Roboto", Arial, sans-serif;
  line-height: 1.7;
  color: #7f7f7f;
  font-size: 18px;
  font-weight: 400;
  width: 100%;
}
.post-card-thumb {
  width: 100%;
  height: 275px;
  -o-object-fit: cover;
     object-fit: cover;
}
.post-card-title {
  margin: 0;
  padding: 0;
  width: 100%;
  padding: 20px 0px 40px;
  text-align: center;
  font-family: "Playfair Display", Arial, serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 1.1;
  color: rgba(0, 0, 0, 0.8);
  margin-bottom: 5px;
  margin-top: 0;
}

.main-grid {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.portfolio-grid {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(3, 300px);
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}
.portfolio-grid-item {
  border-radius: 5px;
  background-color: #fff;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 992px) {
  .portfolio-grid-item {
    min-height: 500px;
    height: 100%;
  }
}
.portfolio-grid-item--0 {
  grid-area: 1/1/3/3;
}
@media screen and (max-width: 992px) {
  .portfolio-grid-item--0 {
    grid-area: 1/1/2/2;
  }
}
.portfolio-grid-item--1 {
  grid-area: 1/3/2/5;
}
@media screen and (max-width: 992px) {
  .portfolio-grid-item--1 {
    grid-area: 2/1/3/2;
  }
}
.portfolio-grid-item--2 {
  grid-area: 2/3/3/4;
}
@media screen and (max-width: 992px) {
  .portfolio-grid-item--2 {
    grid-area: 3/1/4/2;
  }
}
.portfolio-grid-item--3 {
  grid-area: 2/4/3/5;
}
@media screen and (max-width: 992px) {
  .portfolio-grid-item--3 {
    grid-area: 4/1/5/2;
  }
}
.portfolio-grid-item--4 {
  grid-area: 3/1/4/5;
}
@media screen and (max-width: 992px) {
  .portfolio-grid-item--4 {
    grid-area: 5/1/6/2;
  }
}
.portfolio-grid-thumb {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 0;
}
.portfolio-grid-category {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: flex;
  width: 100%;
  border-radius: 5px;
}
.portfolio-grid-category a {
  background-color: rgb(254, 176, 202);
  width: 100%;
  font-family: "Caveat", Arial, sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
  font-size: 35px;
  padding: 15px;
  color: #000000;
}
.portfolio-grid-category a:hover {
  background-color: rgb(237, 111, 154);
}
.portfolio-grid-link {
  position: absolute;
  bottom: 10px;
  left: 0;
  z-index: 1;
  display: flex;
  width: 100%;
  border-radius: 5px;
  display: none;
}
@media screen and (max-width: 992px) {
  .portfolio-grid-link {
    display: flex;
    justify-content: center;
  }
}
@media screen and (max-width: 992px) {
  .portfolio-grid {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(5, 1fr);
  }
}
.portfolio-link {
  display: flex;
  justify-content: center;
  padding: 30px 0;
}

.post-header {
  background-color: #ffffff;
  padding: 40px 0;
  width: 100%;
  margin: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
}
.post-header::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  right: 0;
  content: "";
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.post-header-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.post-header-logo {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  position: relative;
  width: 320px;
}
.post-header-logo a {
  width: 100%;
}
.post-header-logo a img {
  height: 125px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.post-header-logo a:visited {
  color: #000000;
}
.post-header-logo-icon {
  fill: #000000;
  width: 16px;
  height: 16px;
  margin: 0;
  padding: 0;
  margin-right: 5px;
}
.post-header-logo-name {
  color: #000000;
  font-weight: 300;
  font-size: 39px;
  text-transform: uppercase;
  font-family: "Caveat", Arial, sans-serif;
  position: absolute;
  left: 30px;
  top: 20px;
  padding: 15px;
  background-color: rgb(254, 176, 202);
}
.post-header-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  text-transform: uppercase;
}
@media screen and (max-width: 992px) {
  .post-header-nav {
    display: none;
  }
}
.post-header-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  text-transform: uppercase;
}
.post-header p {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 43px;
  max-width: 632px;
  opacity: 0.85;
}
.post-header-info {
  display: flex;
  align-items: center;
  padding: 0px;
  max-width: 223px;
  font-size: 12px;
  line-height: 15px;
  opacity: 0.85;
}
.post-title {
  font-family: Roboto Slab;
  font-style: normal;
  font-weight: bold;
  font-size: 55px;
  line-height: 70px;
  max-width: 750px;
  margin-top: 52px;
  margin-bottom: 30px;
}
.post-content {
  padding-top: 60px;
}
.post-content p {
  font-size: 18px;
  line-height: 30px;
  color: #4B5157;
  margin: 30px 0;
}
.post-content p:first-child {
  max-width: 623px;
}
.post-content .has-drop-cap:not(:focus):first-letter {
  color: #4592FF;
  font-family: "Lato Black", sans-serif;
}
.post-content blockquote {
  font-family: Roboto Slab;
  font-style: normal;
  font-weight: bold;
  font-size: 25px;
  line-height: 30px;
  margin-left: 0;
  margin-top: 80px;
  margin-bottom: 45px;
  position: relative;
}
.post-content blockquote::before {
  position: absolute;
  top: -20px;
  left: -20px;
  content: "";
  background-image: url(../images/quote.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  width: 70px;
  height: 70px;
  z-index: -1;
}
.post-content blockquote cite {
  font-style: normal;
}
.post-content .tags-links {
  margin-top: 45px;
  padding-bottom: 60px;
  border-bottom: 1px solid #D9DADB;
  width: 100%;
  max-width: 623px;
  display: block;
}
.post-content .tags-links a {
  text-decoration: none;
  font-size: 14px;
  line-height: 20px;
  padding: 5px 15px;
  color: #262D33;
  border: 1px solid #D9DADB;
  border-radius: 5px;
  margin-right: 10px;
}
.post .collection {
  max-height: 425px;
  margin-top: 60px;
  margin-bottom: 30px;
  padding: 60px 25px 90px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  background: #F5F5F5;
}
.post .collection a {
  max-width: 23%;
}
.post .collection a img {
  width: 263px;
  height: 180px;
  border-radius: 10px;
}
.post .collection a img h4 {
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Roboto Slab;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 25px;
  color: #262D33;
}
.post .collection a .info {
  display: flex;
  align-items: center;
}
.post .collection a .info .icon {
  fill: #BCBFC2;
  margin-right: 5px;
}
.post .collection a .info .counter {
  font-size: 12px;
  line-height: 15px;
  color: #939699;
  margin-right: 10px;
}

.blog-header {
  padding: 80px 0;
  color: red;
}

.post-card {
  text-align: center;
  padding-bottom: 110px;
  position: relative;
}

body {
  counter-reset: section;
}

.widget_text {
  border: 1px solid red;
  width: 32%;
  margin-right: 2%;
}
.widget_nav_menu {
  width: 32%;
  margin-right: 2%;
  padding: 0;
}
.widget_nav_menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: start;
}
.widget_nav_menu a {
  margin: 0;
  padding: 0;
  font-family: "Roboto", Arial, sans-serif;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.7;
  color: #7f7f7f;
}
.widget-title {
  margin: 0;
  padding: 0;
  font-size: 18px;
  color: rgba(255, 255, 255, 0.8);
  font-family: "Playfair Display", Arial, serif;
  font-weight: 400;
  margin-bottom: 20px;
  text-align: start;
}
.widget-title .textwidget {
  font-family: "Roboto", Arial, sans-serif;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.7;
  color: #7f7f7f;
  text-align: start;
}

.contact-title {
  margin-bottom: 20px;
  font-weight: 400;
  font-size: 34px;
  color: rgba(0, 0, 0, 0.7);
  font-family: "Playfair Display", Arial, serif;
  letter-spacing: 1px;
  text-align: center;
}
.contact-subtitle {
  color: rgba(0, 0, 0, 0.7);
  font-family: "Playfair Display", Arial, serif;
  font-weight: 400;
  margin: 0 0 30px 0;
  letter-spacing: 1px;
  font-size: 24px;
}
.contact-text {
  margin: 0 auto;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  font-family: "Roboto", Arial, sans-serif;
  line-height: 1.7;
  color: #7f7f7f;
}
.contact-icon {
  width: 38px;
  height: 38px;
  fill: rgba(0, 0, 0, 0.5);
  margin-right: 24px;
}
.contact-info {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 700;
  font-size: 23px;
  line-height: 1.7;
  color: #7f7f7f;
  left: 0;
  margin: 0;
  padding: 0;
  text-decoration: none !important;
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 27px;
}
@media screen and (max-width: 992px) {
  .contact-info {
    justify-content: center;
  }
}
.contact-wrapper {
  margin-top: 100px;
  display: flex;
  justify-content: space-between;
  align-items: start;
}
.contact-wrapper .left {
  width: 30%;
  margin-right: 4%;
  flex-direction: column;
}
@media screen and (max-width: 992px) {
  .contact-wrapper .left {
    width: 100%;
    margin-right: 0;
    text-align: center;
  }
}
.contact-wrapper .right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: rgb(254, 176, 202);
  padding: 55px;
  border-radius: 10px;
  max-width: 700px;
  width: 100%;
  margin: -52px 0 0;
}
.contact-wrapper .right .contact-subtitle {
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .contact-wrapper .right .contact-subtitle {
    padding: 15px;
  }
}
.contact-wrapper .right form p {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.contact-wrapper .right .wpcf7-submit.btn {
  color: #000000;
  font-size: 35px;
  font-weight: bold;
  padding: 12px 30px;
  background: #ffffff;
  border-radius: 40px;
  font-family: "Caveat", Arial, sans-serif;
}
.contact-wrapper .right .wpcf7-submit.btn:hover {
  color: #ffffff;
  background-color: rgb(237, 111, 154);
  cursor: pointer;
}
@media screen and (max-width: 576px) {
  .contact-wrapper .right .wpcf7-submit.btn {
    font-size: 25px;
  }
}
.contact-wrapper .right .wpcf7-form-control-wrap {
  width: 100%;
}
.contact-wrapper .right .wpcf7-form-control-wrap input[aria-invalid=true],
.contact-wrapper .right .wpcf7-form-control-wrap textarea[aria-invalid=true] {
  border: 3px solid red;
}
.contact-wrapper .right .wpcf7-form-control-wrap textarea {
  height: 150px;
}
.contact-wrapper .right .wpcf7-form-control.wpcf7-text.contacts-input {
  width: 100%;
}
.contact-wrapper .right .wpcf7 form.invalid .wpcf7-response-output {
  border-color: red;
}
@media screen and (max-width: 992px) {
  .contact-wrapper .right {
    margin-top: 30px;
  }
}
@media screen and (max-width: 992px) {
  .contact-wrapper {
    flex-direction: column;
    align-items: center;
  }
}

.about-wrapper {
  display: flex;
  justify-content: space-between;
  margin-bottom: 100px;
}
.about-content {
  width: 100%;
}
.about-content .is-stacked-on-mobile, .about-content p {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.7;
  color: #7f7f7f;
  font-family: "Roboto", Arial, sans-serif;
}
.about-content .is-stacked-on-mobile figure, .about-content p figure {
  padding: 10px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1), 0px 4px 4px rgba(0, 0, 0, 0.1), 0px 4px 4px rgba(0, 0, 0, 0.1), 0px 4px 4px rgba(0, 0, 0, 0.1), 0px 4px 4px rgba(0, 0, 0, 0.1);
}
.about-content .is-stacked-on-mobile h3, .about-content p h3 {
  margin: 0;
  padding: 0;
  font-size: 24px;
  color: rgba(0, 0, 0, 0.7);
  font-family: "Playfair Display", Arial, serif;
  font-weight: 400;
  margin-bottom: 20px;
}
.about-textblok {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  margin-left: 30px;
  padding-left: 30px;
  width: 360px;
  margin-left: 10px;
  resize: none;
}
.about-text {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.7;
  color: #7f7f7f;
  font-family: "Roboto", Arial, sans-serif;
}
.about-title {
  margin: 0;
  padding: 0;
  font-size: 24px;
  color: rgba(0, 0, 0, 0.7);
  font-family: "Playfair Display", Arial, serif;
  font-weight: 400;
  margin-bottom: 20px;
}
.about img {
  border: 8px solid #ffffff;
}
.blog-front-page {
  background: rgba(45, 64, 89, 0.06);
  padding-bottom: 90px;
}
@media screen and (max-width: 992px) {
  .blog-front-page {
    display: none;
  }
}
.blog-post-list {
  max-height: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  list-style: none;
}
.blog-post-list li {
  width: 31%;
  background-color: #ffffff;
  text-align: center;
  padding-bottom: 110px;
  position: relative;
}
@media screen and (max-width: 992px) {
  .blog-post-list li {
    width: 100%;
    margin-bottom: 30px;
  }
}
.blog-post-list img {
  width: 100%;
  border-radius: 5px;
}
.blog-post-image {
  width: 100%;
  height: 300px;
  overflow: hidden;
}
.blog-post-button {
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
}
.blog-post-title {
  margin-top: 15px;
  font-family: "Playfair Display", Arial, serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 28px;
  color: rgba(0, 0, 0, 0.8);
}
.blog-post-excerpt {
  color: #404040;
  padding: 15px;
  font-family: "Roboto", Arial, sans-serif;
  line-height: 1.7;
  color: #7f7f7f;
  margin-top: 30px;
  font-size: 18px;
  font-weight: 400;
}

.response {
  padding-bottom: 60px;
}
.response-post-list {
  max-height: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  list-style: none;
}
.response-post-list li {
  width: 49%;
  text-align: center;
  padding: 60px 25px;
  border-radius: 5px;
  position: relative;
}
.response-post-list li::before {
  content: "";
  background-image: url(../images/vk.svg);
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 50%;
  background-size: 100%;
  width: 80px;
  height: 80px;
  position: absolute;
  left: 50%;
  top: -35px;
  transform: translateX(-50%);
}
@media screen and (max-width: 992px) {
  .response-post-list li {
    width: 100%;
  }
}
.response-post-excerpt {
  font-size: 30px;
  line-height: 1.6em;
  font-family: "Caveat", Arial, sans-serif;
  font-weight: 400;
}
.response-post-title {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 400;
  line-height: 1.7;
  font-size: 17.5px;
}

.response {
  background-color: rgb(254, 176, 202);
}
.response-title {
  color: #ffffff;
}
.response-post-list li {
  background: rgba(255, 255, 255, 0.9215686275);
}
.response-post-list li::before {
  background-color: rgba(254, 176, 202, 0.5);
}
.response-post-excerpt {
  color: #000000;
}
@media screen and (max-width: 576px) {
  .response-post-excerpt {
    font-size: 21px;
  }
}
.response-post-title {
  color: #000000;
}

.response .response-post-list.swiper-container {
  max-width: 900px;
  margin: -50px auto 0;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}
@media screen and (max-width: 576px) {
  .response .response-post-list.swiper-container {
    padding-top: 70px;
  }
}
.response .swiper-wrapper {
  align-items: stretch;
}
.response .swiper-button-prev, .response .swiper-button-next {
  color: #ffffff;
}
@media screen and (max-width: 576px) {
  .response .swiper-button-prev, .response .swiper-button-next {
    background: rgba(254, 176, 202, 0.5);
    padding: 38px;
    border-radius: 50%;
  }
}
@media screen and (max-width: 576px) {
  .response .swiper-button-prev {
    left: -23px;
  }
}
@media screen and (max-width: 576px) {
  .response .swiper-button-next {
    right: -27px;
  }
}
.response .swiper-pagination-bullet-active {
  background-color: #ffffff;
}
.response .swiper-slide {
  width: 86% !important;
  min-height: 442px;
  margin: 0 7%;
}

#advantages-swiper {
  display: none;
}
@media screen and (max-width: 992px) {
  #advantages-swiper {
    display: block;
  }
}

@media screen and (max-width: 992px) {
  .advantages-swiper {
    display: block;
  }
  .advantages-swiper .advantages-title {
    text-align: center;
  }
  .advantages-swiper .swiper-container {
    max-width: 900px;
    margin: 0 auto;
    width: 100%;
    padding-bottom: 50px;
  }
  .advantages-swiper .swiper-button-prev {
    color: #1fb57b;
    top: 43%;
  }
  .advantages-swiper .swiper-button-next {
    color: #258dc8;
    top: 43%;
  }
  .advantages-swiper .swiper-pagination-bullet-active {
    background-color: #ffffff;
  }
}

.blog-front-page.swiper {
  display: none;
}
@media screen and (max-width: 992px) {
  .blog-front-page.swiper {
    display: block;
  }
  .blog-front-page.swiper .swiper-button-prev,
.blog-front-page.swiper .swiper-button-next {
    color: rgb(254, 176, 202);
    top: 53%;
  }
  .blog-front-page.swiper .swiper-pagination-bullet-active {
    background-color: rgb(254, 176, 202);
  }
  .blog-front-page.swiper .swiper-pagination-bullets {
    bottom: -5px;
  }
}
@media screen and (max-width: 576px) {
  .blog-front-page.swiper .swiper-button-prev,
.blog-front-page.swiper .swiper-button-next {
    color: rgb(254, 176, 202);
    top: 46%;
  }
}