/*
Theme Name:   astra child theme
Description:  Write here a brief description about your child-theme
Author:       andrei
Author URL:   Write here the author's blog or website url
Template:     astra
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  astra-child
*/

/*@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap");*/
@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap");

.ast-header-breadcrumb.pseudo-breadcrumb {
  border-bottom-width: 0 !important;
}

.r-images__item figcaption {
  margin-top: 14px;
  text-shadow: 0 0.1px 0 rgb(0 0 0 / 25%);
  text-align: center;
}

.price-offer {
  background: yellow;
}

.btn-woocommerce-contin a {
  background: #75c0d6;
  padding: 5px 10px;
  border-radius: 30px;
  color: black;
  margin-left: 14px;
  font-weight: bold;
}

.menu-item-13669 a {
  color: #000 !important;
  background-color: #75c0d6;
  height: 82% !important;
  border-radius: 30px;
  margin-right: 5px;
}

.menu-item-13676 a {
  color: #fff !important;
  background-color: #f27e9a;
  height: 82% !important;
  border-radius: 30px;
  margin-right: 5px;
}

.menu-item-13669 a:hover {
  background-color: #f27e9a;
  color: #fff !important;
}

.menu-item-13676 a:hover {
  background-color: #75c0d6;
  color: #000 !important;
}

.banner-cta__item2 b {
  font-size: 23px !important;
  padding-bottom: 14px;
  line-height: 1.4;
  padding-top: 10px;
}

.block1__little-box-left b {
  display: block;
  font-size: 25px;
  line-height: 1.4;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  color: white;
  padding-bottom: 20px;
}

.content-beggin1 b {
  display: block;
  font-size: 25px;
  line-height: 1.4;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  color: white;
  padding-top: 20px;
  padding-bottom: 20px;
}

.header__homepage-left-h1 {
  font-size: 39px;
  font-weight: 400;
  line-height: 1.2;
  text-transform: uppercase;
  margin-top: 0;
  display: block;
}

.header__homepage-left-span {
  font-size: 21px !important;
  font-style: italic !important;
  line-height: 1.86 !important;
  text-transform: uppercase !important;
  margin-bottom: 10px;
}

.top-header {
  display: flex;
  justify-content: space-between;
  max-width: 1346px;
  padding: 0 104px 3px 14px;
  margin: 0 auto;
}

.testBTN {
  font-size: 11px !important;
  letter-spacing: 1px;
}

.top-header__item a {
  padding-left: 16px;
  font-size: 11px;
  font-weight: bold;
  color: white;
  letter-spacing: 1px;
}

.top-header__item span {
  font-size: 11px;
  font-weight: bold;
  padding-left: 15px;
  color: white;
  letter-spacing: 1px;
}

.top-top-header {
  background-color: #f27e9a;
}

@media screen and (max-width: 768px) {
  .account-icon {
    display: none;
  }

  .top-top-header {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9999;
  }

  .top-header__item a {
    font-size: 15px;
  }

  .testBTN {
    font-size: 15px !important;
  }

  .top-header__item span {
    font-size: 15px;
  }
}

@media (max-width: 320px) {
  .top-header__item a {
    font-size: 14px;
  }

  .testBTN {
    font-size: 14px !important;
  }

  .top-header__item span {
    font-size: 14px;
  }
}

@media screen and (max-width: 926px) {
  .top-header {
    padding: 0 14px 0px 14px !important;
  }
}

@media screen and (max-width: 450px) {
  .top-top-menu_locations {
    display: none;
  }
}

.ast-container3 {
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 965px;
}

#submit {
  border-radius: 30px !important;
}

.content-beggin1 a {
  color: white;
}

.content-beggin1 a {
  color: white !important;
}

.search-form {
  border-radius: 30px !important;
  color: black !important;
}

.search-field {
  border-radius: 30px !important;
  outline: none !important;
}

button a:hover {
  color: white;
}

button a {
  color: white;
}

button {
  border-radius: 30px;
  font-weight: bold;
  text-transform: uppercase;
}

.ast-oembed-container {
  border-radius: 10px;
}

#menu-item-7703 a {
  border-radius: 10px;
}

#menu-item-1366 a {
  border-radius: 10px;
  margin-right: 5px;
}

.flex-jc-center {
  display: flex;
  justify-content: center;
}

.ast-single-post .entry-title {
  font-size: 40px;
}

.ivs-center {
  margin-top: 20px;
}

.su-slider {
  border-radius: 20px;
}

.custom-space {
  padding-top: 30px;
}

.twentytwenty-handle {
  background-color: black;
}

/*
.twentytwenty-left-arrow::before {
    content: 'MOVE';
    font-weight: bold;
    position: absolute;
    top: 20px;
    right: -41px;
    z-index: 99;
    font-size: 20px;
}
*/

.ivs-center {
  border-radius: 10px;
}

/*CSS FOR SMALL LANDING PAGE */

.subtext-afterbefore {
  font-size: 14px;
  display: block;
  text-align: center;
}

.header_underlineh4 {
  font-size: 19px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  padding-top: 25px;
}

.header_underlineh2 {
  font-size: 31px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  padding: 25px 0 0 0;
}

.header_underlineh3 {
  font-size: 1.56470588235rem !important;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  padding-top: 25px;
}

.twentytwenty-left-arrow {
  border-right: 6px solid #75c0d6;
}

.box-areas:hover {
  background-color: #1f1f2024;
  transition: 1s;
}

.box-areas a {
  color: black;
}

.box-areas {
  border-radius: 10px;
  font-weight: bold;
  background-color: #75c0d6;
  border: none;
}

.content-beggin1 li {
  color: white !important;
  font-style: italic;
}

.content-beggin1 h2 {
  text-align: center;
}

.content-beggin1 ul {
  padding-left: 30px;
}

.content-beggin1 {
  width: 40%;
  padding: 18px;
  background-color: #646464;
  border-radius: 10px;
  margin: 20px 0 10px 0;
}

.title-h2-lp {
  text-align: center;
  font-size: 1.76470588235rem;
  font-weight: bold;
}

.title-h2-lp-white {
  text-align: center;
  font-size: 31px;
  color: white !important;
  font-weight: bold;
  text-transform: uppercase;
  padding-top: 25px;
}

.content-beggin2 {
  width: 60%;
  text-align: center;
  padding: 10px;
  margin: 20px 0 10px 0;
}

.title-desc-pic__item__desc img {
  width: 47px;
  margin: 0 auto;
  display: block;
}

.title-desc-pic__item h1 {
  font-size: 32px;
  font-weight: bold;
}

.title-desc-pic__item_subtitle {
  font-size: 14px;
}

.block-select {
  display: flex;
  justify-content: space-around;
  text-align: center;
}

.block-select2 {
  display: flex;
  justify-content: space-around;
  text-align: center;
}

.block-select img:hover {
  filter: saturate(0%);
  transition: 1s;
}

.block-select__item {
  margin: 16px;
  font-size: 15px;
}

.block-select img {
  border-radius: 10px;
}

.box-areas2 {
  border-radius: 10px;
  font-weight: bold;
  background-color: #75c0d6;
  border: none;
  width: 28%;
}

.quote-color {
  background-color: #efefef;
  border-left: solid;
  border-radius: 10px;
}

@media screen and (max-width: 768px) {
  .content-beggin1 {
    width: 100%;
    margin-bottom: 25px;
    margin-top: -25px;
  }

  .content-beggin2 {
    width: 100%;
    text-align: left;
    padding: 0 !important;
  }

  .box-areas2 {
    margin: 0 5px;
    width: 32%;
    font-size: 16px;
    padding: 0;
  }

  .box-areas {
    margin: 0 5px;
    width: 32%;
    font-size: 16px;
    padding: 0;
  }

  .block-select {
    flex-wrap: wrap;
  }

  .block-select img {
    width: 50%;
    display: block;
    margin: 0 auto;
  }
}

/* END CSS FOR SMALL LANDING PAGE */

/* BUTTON */

/* BUTTON */

.btn-blue {
  background-color: #75c0d6 !important;
  border: none;
  margin: 28px 0 20px;
  color: white !important;
  font-weight: 700;
  border-radius: 30px;
  box-shadow: 1px 2px 4px 1px #75c0d6;
  margin: 30px auto !important;
  display: block;
}

.btn-blue a {
  color: black;
}

.btn-purple {
  background-color: #f27e9a !important;
  border: none;
  color: #fff !important;
  font-weight: 700;
  margin: 28px 0 20px;
  border-radius: 30px;
  margin: 20px auto !important;
  display: inline-block;
  padding: 10px 40px 10px 40px;
}

.btn-purple:hover {
  background-color: #75c0d6 !important;
  color: #fff !important;
}

.woocommerce ul.products li.product .button {
  border: none;
  font-weight: 700;
  border-radius: 30px;
  margin: 20px auto !important;
  display: inline-block;
  padding: 14px 44px;
}

/* END BUTTON */

.banner-cta__item1 img {
  padding: 20px;
}

.banner-cta__item2 button {
  border-radius: 30px;
  background-color: #f27e9a;
  border: none;
  box-shadow: 1px 2px 4px 1px #f27e9a73;
}

.banner-cta__item2 button a {
  color: white !important;
  font-weight: bold;
}

/* banner */

.banner-cta__item2 h4 {
  font-size: 25px !important;
  font-weight: bold;
}

.banner-cta {
  background-color: #f1f1f1;
  display: flex;
  font-weight: bold;
  border-radius: 10px;
  margin: 20px 0 10px 0;
}

.banner-cta__item1 {
  width: 40%;
}

.banner-cta__item2 {
  width: 60%;
  text-align: center;
  padding-right: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* Title header pic and desc */

.title-desc-pic__item__desc {
  display: flex;
  justify-content: space-between;
  font-weight: bold;
  padding-top: 20px;
}

.title-desc-pic__item {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}

.title-desc-pic__item1 {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}

.title-desc-pic {
  display: flex;
}

.title-desc-pic button {
  background-color: #75c0d6;
  border: none;
  color: black;
  font-weight: bold;
  margin: 28px 0 20px 0;
}

.title-desc-pic button:hover {
  background-color: #8a8a8a;
  color: white;
  transition: 1s;
}

.content-beggin1 {
  width: 40%;
}

.content-beggin2 {
  width: 60%;
  text-align: center;
}

.content-beggin1 ul {
  margin: 0 !important;
}

/* Write here your own personal stylesheet */

.surflexsb {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.surflexsa {
  display: flex;
  justify-content: space-around;
}

/* tags */

.tag-for-bodysculpting {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.tag-for-bodysculpting a {
  color: black;
  font-size: 19px;
  padding: 5px 15px;
  margin-bottom: 8px;
  border-radius: 30px;
  box-shadow: 1px 1px 9px #efefef;
  background-color: #efefef;
}

.tag-for-bodysculpting a:hover {
  background-color: #75c0d6;
}

/* header */

.flex-wrap-by-andr {
  display: flex;
}

.flex-space-between-by-andr {
  display: flex;
  justify-content: space-between;
}

.top-top-menu {
  display: flex;
  justify-content: center;
  background-color: #797b7b;
  padding: 8px 0px;
  flex-wrap: wrap;
}

.top-top-menu a {
  color: white;
  padding-left: 58px;
  font-weight: bold;
}

.top-top-menu span {
  display: block;
  color: white;
  font-weight: bold;
}

.header-main-layout-1 .ast-main-header-bar-alignment {
  margin-left: auto;
  margin-right: auto;
  font-weight: bold;
}

.main-header-menu .menu-link,
.main-header-menu a {
  padding: 0 11px;
}

.header-main-layout-1 .ast-main-header-bar-alignment {
  margin-left: 2%;
  margin-right: 1%;
  font-weight: bold;
}

#menu-item-1366 a {
  color: #75c0d6;
}

.ast-footer-overlay {
  padding-top: 0em;
  padding-bottom: 20px;
}

.footer-bar-bottom {
  font-size: 11px;
}

/* mobile */

@media (max-width: 1023px) {
  .header_underlineh2 {
    font-size: 23px !important;
  }
}

@media screen and (max-width: 768px) {
  .ast-single-post .entry-title {
    font-size: 30px;
  }

  .header_underlineh2 {
    font-size: 20px !important;
  }

  .header_underlineh3 {
    font-size: 20px !important;
  }

  .header_underlineh4 {
    font-size: 18px !important;
  }

  .desk-hidden {
    display: none !important;
  }

  .top-top-menu_number {
    display: none;
  }

  .testBTN2 {
    display: none !important;
  }

  .top-menu-main2 {
    padding: 0px !important;
  }

  .text-top-bar {
    display: none !important;
  }

  .banner-cta__item2 {
    width: 100%;
    padding: 15px 13px 0px 13px;
  }

  .banner-cta__item2 button {
    margin-bottom: 15px;
  }

  .banner-cta__item1 {
    display: none;
  }

  .content-beggin1 {
    width: 100%;
    margin-top: 10px;
  }

  .content-beggin2 {
    width: 100%;
  }

  .flex-wrap-by-andr {
    flex-wrap: wrap;
  }

  .top-top-menu_number {
    display: none;
  }

  .top-top-menu {
    font-size: 13px;
    background-color: #f27e9a !important;
  }

  .top-top-menu a {
    font-size: 21px;
  }

  .top-top-menu {
    position: sticky;
    z-index: 999;
    top: 0px;
  }

  .precedures-footer {
    flex-wrap: wrap;
  }

  .top-menu-main2 {
    margin-right: 38px;
  }
}

#primary {
  margin: 1em 0 3em 0;
}

/*
.precedures-footer {
    display: flex;
    justify-content: space-around;
    text-align: center;
    padding-top: 42px;
    font-size: 18px;
    list-style: none;
}
*/

.saliman {
  display: flex;
  justify-content: space-around;
  font-size: 28px;
  margin-top: 50px;
}

@media (max-width: 850px) {
  .saliman {
    justify-content: space-between;
  }

  .saliman__item2 {
    padding: 0 !important;
  }
}

.saliman__item1 {
  font-weight: bold;
}

.saliman__item2 {
  padding: 0px 139px;
  font-weight: bold;
}

#menu-item-1366 a {
  color: black;
  background-color: #75c0d6;
  height: 82%;
}

.row-for-two-batton {
  text-align: center;
  margin: 20px 0;
}

button {
  border-color: #f27e9a;
  background-color: #f27e9a;
}

.button3 {
  background-color: #75c0d6;
  font-weight: bold;
  color: black;
  border: none;
  margin-bottom: 16px;
}

.button2 {
  margin-bottom: 16px;
  font-weight: bold;
  box-shadow: none !important;
}

.button2:hover {
  background-color: #75c0d6 !important;
  color: #000 !important;
}

.basket-btn {
  display: inline-block;
  max-width: 100%;
  font-size: 16px;
  color: white;
  font-weight: bold;
  background-repeat: no-repeat;
  background-position: 18px center;
  background-size: 20px 20px;
  background-image: url(/wp-content/uploads/ico-basket.png);
}

.testBTN {
  border-color: transparent;
  background-color: transparent;
  font-weight: bold;
  padding: 0;
  padding-right: 9px;
  padding-left: 9px;
  color: white;
  font-size: 15px;
}

.testBTN:hover {
  background-color: transparent;
  border-color: transparent;
}

.top-menu-main {
  display: flex;
}

.testBTN2 {
  display: inline-block;
  max-width: 100%;
  font-size: 16px;
  font-weight: bold;
  background-repeat: no-repeat;
  background-position: 18px center;
  background-size: 25px 25px;
  background-image: url(/wp-content/uploads/account-00.png);
}

.top-menu-main2 {
  display: flex;
  padding-left: 40px;
}

/* SHOP */

.top-product2 {
  text-transform: uppercase;
}

.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
  padding-top: 46px;
}

.product-discription-two-row {
  display: flex;
  flex-direction: column;
}

.product-discription-two-row__item {
  display: flex;
  padding: 13px 50px;
  margin: 12px 0px;
}

.product-discription-two-row__item:nth-child(odd) {
  background-color: #f1f1f1;
}

.product-discription-two-row__item h5 {
  width: 30%;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
}

.product-discription-two-row__item p {
  width: 70%;
  font-size: 15px;
  line-height: 1.3;
}

.product-discription-two-row__item span {
  display: block;
  font-size: 15px;
  padding-top: 7px;
}

@media screen and (max-width: 768px) {
  .title-desc-pic__item {
    width: 100%;
  }

  .title-desc-pic__item1 {
    display: none;
  }

  .product-discription-two-row__item h5 {
    width: 100% !important;
  }

  .product-discription-two-row__item p {
    width: 100% !important;
  }

  .product-discription-two-row__item {
    display: block !important;
  }

  .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
    padding-top: 1px !important;
  }
}

.main-navigation {
  font-size: 15px;
}

#menu-item-1869 {
  background-color: #75c0d6;
}

.sub-menu {
  text-transform: capitalize;
  font-size: 13px;
}

/*Header*/

.main-navigation {
  padding-top: 5px;
}

@media (max-width: 1335px) {
  #menu-item-7703 a {
    display: none;
  }

  .main-header-menu>.menu-item>.menu-link {
    font-size: 14px;
  }
}

@media (max-width: 1130px) {
  .header-main-layout-1 .main-navigation {
    padding-left: 0;
  }

  .main-header-menu>.menu-item>.menu-link {
    padding: 0 5px;
  }

  .header-main-layout-1 .ast-main-header-bar-alignment {
    margin: 0px;
  }

  header .site-logo-img .custom-logo-link img {
    max-width: 100px;
  }

  .main-header-menu .menu-item,
  .main-header-bar .ast-masthead-custom-menu-items {
    padding: 0;
  }

  .header-main-layout-1 .ast-flex.main-header-container,
  .header-main-layout-3 .ast-flex.main-header-container {
    justify-content: space-evenly;
  }
}

@media (max-width: 921px) {
  #menu-item-7703 a {
    display: block;
    height: 100% !important;
  }

  #menu-item-1366 a {
    height: 100%;
  }
}

/*Header END*/

/*Little page*/

.span__uppercase {
  text-transform: uppercase;
}

.header__little {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.header__little-left {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  margin-bottom: 30px;
  text-align: center;
}

.header__little-left-text h1 {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.2;
}

@media (max-width: 1100px) {
  .header__little-left-text h1 {
    font-size: 30px;
  }
}

@media (max-width: 925px) {
  .header__little-left-text h1 {
    font-size: 28px;
  }
}

@media (max-width: 768px) {
  .header__little-left-text h1 {
    font-size: 26px;
  }
}

@media (max-width: 320px) {
  .header__little-left-text h1 {
    font-size: 24px;
  }
}

.header__little-left-text a {
  background-color: #f27e9a;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 30px;
  -webkit-box-shadow: 1px 2px 4px 1px #f27e9a73;
  box-shadow: 1px 2px 4px 1px #f27e9a73;
  display: inline-block;
  padding: 15px 40px;
  text-decoration: none;
  line-height: 20px;
  cursor: pointer;
  margin: 30px 0;
}

.block4__little-box-right a:hover,
.block7__little-button:hover,
.header__little-left-text a:hover {
  background-color: #a341ac;
}

@media (max-width: 460px) {
  .header__little-left-text a {
    font-size: 13px;
    width: 270px;
  }
}

@media (max-width: 360px) {
  .header__little-left-text a {
    font-size: 13px;
  }
}

.header__little-left-text span {
  font-size: 16px;
  font-style: italic;
  text-align: center;
  line-height: 1.86;
  display: block;
}

@media (max-width: 1100px) {
  .header__little-left-text span {
    font-size: 16px;
  }
}

@media (max-width: 925px) {
  .header__little-left-text span {
    font-size: 15px;
  }
}

@media (max-width: 768px) {
  .header__little-left-text span {
    font-size: 14px;
  }
}

@media (max-width: 320px) {
  .header__little-left-text span {
    font-size: 13px;
  }
}

.header__little-left-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin-top: 35px;
}

.header__little-left-block-item img {
  width: 47px;
  height: 47px;
}

.header__little-right {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

.header__little-right img {
  width: 85%;
}

.header__little-block {
  padding: 20px 0;
}

.block1__little-box-right p,
.header__little-block-text {
  font-size: 17px;
  line-height: 1.86;
  margin-bottom: 15px;
}

@media (max-width: 1100px) {
  .header__little-block-text {
    font-size: 17px;
  }
}

@media (max-width: 925px) {
  .header__little-block-text {
    font-size: 17px;
  }
}

@media (max-width: 768px) {
  .header__little-block-text {
    font-size: 16px;
  }
}

@media (max-width: 320px) {
  .header__little-block-text {
    font-size: 15px;
  }
}

@media (max-width: 768px) {

  .header__little-left,
  .header__little-right {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .header__little-right img {
    display: none;
  }

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

@media (max-width: 480px) {
  .header__little-left {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .header__little-left-block {
    font-size: 13px;
  }
}

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

.block1__little-box-left {
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
  background-color: #646464;
  border-radius: 10px;
  padding: 18px;
  margin: 20px 0 10px;
}

.block1__little-box-left h3 {
  color: #fff;
}

.block1__little-box-left h3,
.block1__little-box-right h2 {
  text-align: center;
  font-size: 25px;
  line-height: 1.4;
  font-weight: 700;
  text-transform: uppercase;
}

.block1__little-box-left ul li {
  font-style: italic;
  line-height: 30px;
  color: white;
}

.block1__little-box-left ul li a {
  text-decoration: none;
  font-size: 17px;
  color: white;
}

.block1__little-box-right {
  -ms-flex-preferred-size: 58%;
  flex-basis: 58%;
  padding-left: 10px;
}

.block1__little-box-right h2 {
  line-height: 1.3;
  font-size: 29px;
  margin-bottom: 20px;
  padding: 25px 0 0;
}

@media (max-width: 1100px) {
  .block1__little-box-right h2 {
    font-size: 28px;
  }
}

@media (max-width: 925px) {
  .block1__little-box-right h2 {
    font-size: 27px;
  }
}

@media (max-width: 768px) {
  .block1__little-box-right h2 {
    font-size: 25px;
  }
}

@media (max-width: 540px) {
  .block1__little-box-right h2 {
    font-size: 23px;
  }
}

@media (max-width: 320px) {
  .block1__little-box-right h2 {
    font-size: 20px;
  }
}

@media (max-width: 1100px) {
  .block1__little-box-right p {
    font-size: 17px;
  }
}

@media (max-width: 925px) {
  .block1__little-box-right p {
    font-size: 17px;
  }
}

@media (max-width: 768px) {
  .block1__little-box-right p {
    font-size: 16px;
  }
}

@media (max-width: 320px) {
  .block1__little-box-right p {
    font-size: 15px;
  }
}

@media (max-width: 1023px) {
  .block1__little-box-left {
    flex-basis: 100%;
  }

  .block1__little-box-right {
    flex-basis: 100%;
  }
}

@media (max-width: 991px) {
  .block1__little-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .block1__little-box-left {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    background-color: #646464;
    color: #fff;
    border-radius: 10px;
    padding: 18px;
    margin: 20px 0 10px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .block1__little-box-left h3,
  .block1__little-box-right h2 {
    text-align: center;
    font-size: 25px;
    line-height: 1.4;
    font-weight: 700;
    text-transform: uppercase;
  }

  .block1__little-box-left ul {
    list-style-type: none;
    padding: 0;
    text-align: center;
    margin-left: 0;
  }

  .block1__little-box-left ul li {
    font-style: italic;
    line-height: 30px;
    padding: 5px 0;
  }

  .block1__little-box-left ul li a {
    text-decoration: none;
    border-bottom: 1px dotted #fff;
    color: #fff;
    font-size: 17px;
  }

  .block1__little-box-right {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding-left: 0;
  }

  .block1__little-box-right h2 {
    line-height: 1.3;
    font-size: 29px;
    margin-bottom: 20px;
    padding: 25px 0 0;
  }
}

@media (max-width: 991px) and (max-width: 1100px) {
  .block1__little-box-right h2 {
    font-size: 28px;
  }
}

@media (max-width: 991px) and (max-width: 925px) {
  .block1__little-box-right h2 {
    font-size: 27px;
  }
}

@media (max-width: 991px) and (max-width: 768px) {
  .block1__little-box-right h2 {
    font-size: 25px;
  }
}

@media (max-width: 991px) and (max-width: 540px) {
  .block1__little-box-right h2 {
    font-size: 23px;
  }
}

@media (max-width: 991px) and (max-width: 320px) {
  .block1__little-box-right h2 {
    font-size: 20px;
  }
}

@media (max-width: 991px) {
  .block1__little-box-right p {
    font-size: 17px;
    line-height: 1.86;
    margin-bottom: 15px;
    text-align: center;
  }
}

@media (max-width: 991px) and (max-width: 1100px) {
  .block1__little-box-right p {
    font-size: 17px;
  }
}

@media (max-width: 991px) and (max-width: 925px) {
  .block1__little-box-right p {
    font-size: 17px;
  }
}

@media (max-width: 991px) and (max-width: 768px) {
  .block1__little-box-right p {
    font-size: 16px;
  }
}

@media (max-width: 991px) and (max-width: 320px) {
  .block1__little-box-right p {
    font-size: 15px;
  }
}

/*Little page END*/

/*home - page*/

.wrap {
  min-width: 320px;
  width: auto;
  width: 100%;
  max-width: 100%;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
}

.container {
  min-width: 320px;
  max-width: 100%;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
}

.wrap {
  max-width: 1140px;
  padding: 0 15px;
}

.header,
.header__homepage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header {
  color: #3a3a3a;
  background: url(/wp-content/uploads/bg_header.jpg);
  height: 500px;
  background-size: cover;
}

.header__homepage {
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.header__homepage-left {
  -ms-flex-preferred-size: 65%;
  flex-basis: 65%;
  line-height: 30px;
}

.header__homepage-left-span {
  font-size: 21px;
  font-style: italic;
  line-height: 1.86;
  text-transform: uppercase;
}

.header__homepage-left-span h1 {
  font-style: normal;
}

@media (max-width: 1100px) {
  .header__homepage-left-span {
    font-size: 16px;
  }
}

@media (max-width: 991px) {
  .header__homepage-left-span {
    padding-top: 30px;
  }
}

@media (max-width: 925px) {
  .header__homepage-left-span {
    font-size: 15px;
  }
}

@media (max-width: 768px) {
  .header__homepage-left-span {
    font-size: 14px;
  }
}

@media (max-width: 320px) {
  .header__homepage-left-span {
    font-size: 13px;
  }
}

.header__homepage-left-span-title {
  font-size: 17px;
  font-style: italic;
  text-align: center;
  line-height: 1.86;
}

@media (max-width: 1100px) {
  .header__homepage-left-span-title {
    font-size: 16px;
  }
}

@media (max-width: 925px) {
  .header__homepage-left-span-title {
    font-size: 15px;
  }
}

@media (max-width: 768px) {
  .header__homepage-left-span-title {
    font-size: 14px;
  }
}

@media (max-width: 320px) {
  .header__homepage-left-span-title {
    font-size: 13px;
  }
}

.header__homepage-left h1 {
  font-size: 40px;
  font-weight: 400;
  line-height: 1.2;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
}

@media (max-width: 1100px) {
  .header__homepage-left h1 {
    font-size: 35px;
  }
}

@media (max-width: 925px) {
  .header__homepage-left h1 {
    font-size: 35px;
  }
}

@media (max-width: 768px) {
  .header__homepage-left h1 {
    font-size: 31px;
  }
}

@media (max-width: 320px) {
  .header__homepage-left h1 {
    font-size: 28px;
  }
}

.header__homepage-left-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
  font-style: normal;
  max-width: 573px;
}

.header__homepage-left-buttons img {
  width: 50px;
  height: 50px;
  margin: 40px 0 0;
}

.header__homepage-left-buttons a {
  background-color: #f27e9a;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 30px;
  /* -webkit-box-shadow: 1px 2px 4px 1px #f27e9a73;
    box-shadow: 1px 2px 4px 1px #f27e9a73; */
  display: inline-block;
  padding: 16px 40px;
  text-decoration: none;
  line-height: 20px;
  cursor: pointer;
  margin: 0 auto 20px;
}

.header__homepage-left-buttons a:hover,
.special__button a:hover {
  background-color: #75c0d6;
  color: #000;
}

@media (max-width: 460px) {
  .header__homepage-left-buttons a {
    font-size: 13px;
    width: 200px;
  }
}

@media (max-width: 360px) {
  .header__homepage-left-buttons a {
    font-size: 13px;
  }
}

.header__homepage-right {
  -ms-flex-preferred-size: 35%;
  flex-basis: 35%;
}

@media (max-width: 991px) {
  .header {
    height: 400px;
    background: 0 0;
  }

  .header__homepage {
    text-align: center;
  }

  .header__homepage-left {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}

@media (max-width: 768px) {
  .header {
    height: auto;
    background: 0 0;
  }

  .header__homepage {
    text-align: center;
  }

  .header__homepage-left {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}

@media (max-width: 540px) {
  .header {
    height: auto;
  }

  .header__homepage-left-buttons {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 0;
  }

  .header__homepage-left-buttons a {
    display: block;
  }

  .header__homepage-left h1 {
    line-height: 60px;
  }
}

@media (max-width: 460px) {
  .header__homepage-left-span {
    font-size: 12px;
  }

  .header__homepage-left-buttons {
    margin-top: 40px;
  }

  .header__homepage-left-buttons a {
    padding: 10px 35px;
  }

  .header__homepage-left-buttons img {
    display: none;
  }
}

.procedures h2,
.special h2 {
  text-align: center;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 31px;
  margin-bottom: 20px;
  font-weight: 700;
  padding: 50px 0 0;
}

@media (max-width: 1100px) {
  .special h2 {
    font-size: 28px;
  }
}

@media (max-width: 925px) {
  .special h2 {
    font-size: 27px;
  }
}

@media (max-width: 768px) {
  .special h2 {
    font-size: 26px;
  }
}

@media (max-width: 540px) {
  .special h2 {
    font-size: 25px;
  }
}

@media (max-width: 320px) {
  .special h2 {
    font-size: 23px;
  }
}

.special__image img {
  width: 50px;
  height: 50px;
}

.special__block,
.special__block-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  transition: all 0.3s ease;
}

.special__block {
  -webkit-box-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.special__block-item {
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
  height: 200px;
  border-radius: 20px;
  box-shadow: 5px 10px 17px 0px #7c7d7f;
  background: url(/wp-content/uploads/8-card.jpg);
  background-size: cover;
  font-weight: bold;
}

.special__block-item1 {
  background: url(/wp-content/uploads/6-card.jpg);
  background-size: cover;
}

.special__block-item2 {
  background: url(/wp-content/uploads/8-card-1.jpg);
  background-size: cover;
}

.special__block-item3 {
  background: url(/wp-content/uploads/8-card-1.jpg);
  background-size: cover;
}

.special__block-item-title {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding-left: 20px;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}

.special__block-item-text {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 10px;
  font-size: 17px;
  line-height: 27px;
  text-transform: uppercase;
}

.special__block-item-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-right: 20px;
  font-size: 21px;
  font-weight: 700;
}

.special__button {
  text-align: center;
}

.special__button a {
  background-color: #f27e9a;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 30px;
  /* -webkit-box-shadow: 1px 2px 4px 1px #f27e9a73;
    box-shadow: 1px 2px 4px 1px #f27e9a73; */
  display: inline-block;
  padding: 16px 40px;
  text-decoration: none;
  line-height: 20px;
  cursor: pointer;
  margin: 40px auto 20px;
}

@media (max-width: 460px) {
  .special__button a {
    font-size: 13px;
    width: 210px;
  }
}

@media (max-width: 360px) {
  .special__button a {
    font-size: 13px;
  }
}

@media (max-width: 769px) {
  .special__block-item-title {
    padding-left: 10px;
  }
}

@media (max-width: 570px) {
  .special__block-item-title {
    font-size: 19px;
  }
}

@media (max-width: 991px) {
  .special__block {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .special__block-item {
    -ms-flex-preferred-size: 85%;
    flex-basis: 85%;
    margin-bottom: 35px;
  }
}

.procedures h2 {
  margin-top: 60px;
}

.procedures h2 {
  padding: 20px 0 0;
}

@media (max-width: 480px) {
  .special__block-item {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-bottom: 35px;
  }
}

@media (max-width: 1100px) {
  .procedures h2 {
    font-size: 28px;
  }
}

@media (max-width: 925px) {
  .procedures h2 {
    font-size: 27px;
  }
}

@media (max-width: 768px) {
  .procedures h2 {
    font-size: 26px;
  }
}

@media (max-width: 540px) {
  .procedures h2 {
    font-size: 25px;
  }
}

@media (max-width: 320px) {
  .procedures h2 {
    font-size: 23px;
  }
}

.procedures__block {
  background: url(/wp-content/uploads/bg-01.jpg) no-repeat 50%;
  height: 680px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.procedures__block a {
  font-size: 25px;
  font-weight: 700;
  color: #3a3a3a;
  text-decoration: none;
  text-transform: uppercase;
}

.procedures__block a:hover {
  color: #f27e9a;
}

.procedures__block-one {
  margin-top: 40px;
}

.procedures__block-three,
.procedures__block-two {
  margin-top: 42px;
}

.procedures__block-four {
  margin-top: 57px;
}

.procedures__block-five {
  margin-top: 69px;
}

.procedures__block-six {
  margin-top: 73px;
}

@media (max-width: 768px) {
  .procedures__block {
    height: auto;
    background: 0 0;
  }

  .procedures__block span {
    border-bottom: 1px dashed black;
    font-weight: 700;
  }

  .procedures__block-five,
  .procedures__block-four,
  .procedures__block-one,
  .procedures__block-six,
  .procedures__block-three,
  .procedures__block-two {
    margin-top: 8px;
  }

  .popular__right-procedures ul li a:after,
  .popular__man-left-procedures ul li a:after {
    width: 100% !important;
  }
}

.product {
  margin-bottom: 100px !important;
}

.product h2 {
  margin-top: 80px;
}

.product__item-button a,
.product__title span {
  color: #f27e9a;
  text-transform: uppercase;
}

.product__title {
  margin-top: 80px;
}

.product h2 {
  text-transform: uppercase;
  line-height: 1.3;
  padding: 0;
  font-weight: 700;
  text-align: left;
  font-size: 31px;
  margin-top: 10px;
  margin-bottom: 40px;
}

@media (max-width: 1100px) {
  .product h2 {
    font-size: 28px;
    text-align: center !important;
  }

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

@media (max-width: 925px) {
  .product h2 {
    font-size: 27px;
  }
}

@media (max-width: 768px) {
  .product h2 {
    font-size: 26px;
  }
}

@media (max-width: 540px) {
  .product h2 {
    font-size: 25px;
  }
}

@media (max-width: 320px) {
  .product h2 {
    font-size: 23px;
  }
}

.product__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
}

.product__block img {
  height: 300px;
  width: 300px;
}

.product__item {
  width: 330px;
}

.product__item-title {
  font-size: 21px;
  font-style: italic;
  line-height: normal;
  font-weight: 500;
  text-align: center;
  margin: 0 auto;
  width: 90%;
  padding: 25px 0;
}

.product__item-name {
  transition: all 0.3s ease;
  position: relative;
  padding-bottom: 4px;
  margin-bottom: 20px;
  color: #3a3a3a;
  display: inline-block;
}

.product__item-name:hover {
  color: #f27e9a;
}

.product__item-name::after {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background: #f27e9a;
  transition: all 0.3s ease;
  position: absolute;
  bottom: 0;
  left: 0;
}

.product__item-name:hover::after {
  width: 100%;
}

@media (max-width: 1100px) {
  .product__item-title {
    font-size: 16px;
  }
}

@media (max-width: 925px) {
  .product__item-title {
    font-size: 15px;
  }
}

@media (max-width: 768px) {
  .product__item-title {
    font-size: 14px;
  }
}

@media (max-width: 320px) {
  .product__item-title {
    font-size: 13px;
  }
}

.product__item-title-price {
  font-weight: 700;
}

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

.product__item-button a {
  background-color: #f27e9a;
  color: #fff;
  font-weight: 700;
  border-radius: 30px;
  /* -webkit-box-shadow: 1px 2px 4px 1px #f27e9a73;
    box-shadow: 1px 2px 4px 1px #f27e9a73; */
  margin: 5px auto;
  display: inline-block;
  padding: 15px 40px;
  text-decoration: none;
  line-height: 20px;
  cursor: pointer;
}

.about__angelina-block-left-button a:hover,
.patient__block-left-button a:hover,
.patient__block-right-button a:hover,
.product__item-button a:hover {
  background-color: #75c0d6;
  color: #000;
}

@media (max-width: 460px) {
  .product__item-button a {
    font-size: 13px;
    width: 200px;
  }
}

@media (max-width: 360px) {
  .product__item-button a {
    font-size: 13px;
  }
}

@media (max-width: 991px) {
  .product {
    margin-top: 50px;
  }
}

@media (max-width: 1080px) {
  .product__item-title {
    font-size: 15px !important;
  }
}

@media (max-width: 950px) {
  .product__block {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .product__item {
    margin-top: 50px;
  }
}

@media (max-width: 768px) {
  .procedures__block a span {
    font-size: 23px;
  }
}

@media (max-width: 540px) {
  .procedures__block a span {
    font-size: 20px;
  }
}

.sliders h2 {
  margin-top: 80px;
  text-align: center;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 31px;
  margin-bottom: 20px;
  padding: 25px 0 0;
  font-weight: 700;
}

@media (max-width: 1100px) {
  .sliders h2 {
    font-size: 28px;
  }
}

@media (max-width: 925px) {
  .sliders h2 {
    font-size: 27px;
  }
}

@media (max-width: 768px) {
  .sliders h2 {
    font-size: 26px;
  }
}

@media (max-width: 540px) {
  .sliders h2 {
    font-size: 25px;
  }
}

@media (max-width: 320px) {
  .sliders h2 {
    font-size: 23px;
  }
}

@media (max-width: 768px) {
  .sliders h2 {
    margin-top: 20px;
  }
}

.popular {
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.popular__left {
  -ms-flex-preferred-size: 45%;
  flex-basis: 45%;
}

.popular__left-img img {
  width: 100%;
}

.popular__right {
  -ms-flex-preferred-size: 55%;
  flex-basis: 55%;
}

.popular__right-procedures {
  margin-left: 0px;
}

.popular__right-procedures ul {
  padding-left: 0;
  margin-left: 0;
}

.popular__right-procedures-man ul {
  margin-left: 0;
}

.popular__right-procedures ul li {
  list-style-type: disc;
}

.popular__right-procedures ul li a {
  color: #f27e9a;
  text-decoration: none;
  font-weight: 700;
  font-size: 20px;
  position: relative;
  padding-bottom: 4px;
}

.popular__right-procedures ul li a::after,
.popular__man-left-procedures ul li a::after {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background: #f27e9a;
  transition: all 0.3s ease;
  position: absolute;
  bottom: 0;
  left: 0;
}

.popular__right-procedures ul li a:hover::after {
  width: 100%;
}

.popular__man-left-procedures ul li a:hover::after {
  width: 100%;
}

.popular__right-procedures ul li span {
  padding: 3px 0 10px 0;
  line-height: 30px;
}

.popular__right-procedures ul span {
  display: block;
}

.popular__man-left-procedures ul {
  margin-left: 20px;
}

.popular__man-left-procedures ul span {
  display: block;
}

.popular__man-left-procedures ul li span {
  padding: 3px 0 10px 0;
  line-height: 30px;
}

.popular__right h2 {
  text-transform: uppercase;
  line-height: 1.3;
  margin-bottom: 20px;
  padding: 0;
  font-weight: 700;
  text-align: left;
  font-size: 30px;
  margin-top: 10px;
}

@media (max-width: 1100px) {
  .popular__right h2 {
    font-size: 28px;
  }

  .popular__man-right h2 {
    font-size: 28px;
  }
}

@media (max-width: 991px) {
  .popular__man-right-procedures ul {
    margin-left: 0;
  }

  .popular__man-left-procedures ul {
    margin-left: 0;
  }

  .popular__man-left-procedures ul li {
    list-style-type: none;
  }

  .popular__man-left-procedures li span {
    border-bottom: 1px dotted;
    margin-top: 10px;
  }
}

@media (max-width: 1100px) {
  .popular__right h2 {
    font-size: 28px;
  }

  .popular__man-left h2 {
    font-size: 28px !important;
    text-align: center;
  }
}

@media (max-width: 991px) {
  .popular__right h2 {
    font-size: 27px;
  }

  .popular__man-left h2 {
    font-size: 27px !important;
    text-align: center !important;
  }
}

@media (max-width: 768px) {
  .popular__right h2 {
    font-size: 26px;
  }

  .popular__man-left h2 {
    font-size: 26px !important;
  }
}

@media (max-width: 540px) {
  .popular__right h2 {
    font-size: 23px;
  }

  .popular__man-left h2 {
    font-size: 23px !important;
  }
}

.about__angelina-block-left span,
.popular__right-title {
  font-size: 17px;
  text-transform: uppercase;
  color: #f27e9a;
}

@media (max-width: 991px) {

  .popular,
  .popular__right h2 {
    text-align: center;
  }

  .popular__left {
    display: none;
  }

  .popular__right {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .popular__right-procedures {
    margin-left: 0;
  }

  .popular__right-procedures li {
    list-style-type: none !important;
    margin-top: 10px;
  }

  .popular__man-left-procedures ul li {
    list-style-type: none;
    margin-top: 10px;
  }

  .popular__right-procedures li span {
    line-height: 40px;
    border-bottom: 1px dotted;
  }
}

.popular__man {
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.popular__man-left {
  -ms-flex-preferred-size: 49%;
  flex-basis: 49%;
  line-height: normal;
}

.popular__man-left-img img {
  width: 100%;
}

.popular__man-right {
  -ms-flex-preferred-size: 51%;
  flex-basis: 51%;
}

.popular__man-right-procedures {
  margin-left: 0px;
}

.popular__man-right-procedures ul {
  padding-left: 0;
}

.popular__man-right-procedures-man ul {
  margin-left: 0;
}

.popular__man-right-procedures ul li {
  list-style-type: disc;
}

.popular__man-right-procedures ul li a {
  color: #f27e9a;
  text-decoration: none;
  font-weight: 700;
  font-size: 20px;
}

.popular__man-right-procedures ul li span {
  padding: 20px 0;
  line-height: 30px;
}

.popular__man-right-procedures ul span {
  display: block;
}

.popular__man-right h2 {
  text-transform: uppercase;
  line-height: 1.3;
  margin-bottom: 20px;
  padding: 0;
  font-weight: 700;
  text-align: left;
  font-size: 31px;
  margin-top: 10px;
}

.popular__man-left h2 {
  text-transform: uppercase;
  line-height: 1.3;
  margin-bottom: 20px;
  padding: 0;
  text-align: left;
  font-weight: 700;
  font-size: 30px;
  margin-top: 10px;
}

.popular__man-left-title {
  font-size: 17px;
  text-transform: uppercase;
  color: #f27e9a;
}

.popular__man-left-procedures ul li a {
  color: #f27e9a;
  text-decoration: none;
  font-weight: 700;
  font-size: 20px;
  position: relative;
  padding-bottom: 4px;
}

@media (max-width: 1100px) {
  .popular__man-right h2 {
    font-size: 28px;
  }
}

@media (max-width: 991px) {
  .popular__man-right-procedures ul {
    margin-left: 0;
  }

  .popular__man-left {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}

@media (max-width: 925px) {
  .popular__man-right h2 {
    font-size: 27px;
  }
}

@media (max-width: 768px) {
  .popular__man-right h2 {
    font-size: 26px;
  }
}

@media (max-width: 540px) {
  .popular__man-right h2 {
    font-size: 25px;
  }
}

@media (max-width: 320px) {
  .popular__man-right h2 {
    font-size: 23px;
  }
}

.popular__man-right-title {
  font-size: 17px;
  text-transform: uppercase;
  color: #f27e9a;
}

@media (max-width: 991px) {
  .popular__man-right h2 {
    text-align: center;
  }

  .popular__man-right {
    display: none;
  }

  .popular__man-right {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .popular__man-right-procedures {
    margin-left: 0;
  }

  .popular__man-right-procedures li {
    list-style-type: none !important;
    margin-top: 30px;
  }

  .popular__man-right-procedures li span {
    line-height: 40px;
    border-bottom: 1px dotted;
  }

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

.patient__testimonials {
  margin: 50px 0;
}

.patient__testimonials h2 {
  text-align: center;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 31px;
  margin-bottom: 20px;
  padding: 25px 0 0;
  font-weight: 700;
}

@media (max-width: 1100px) {
  .patient__testimonials h2 {
    font-size: 28px;
  }
}

@media (max-width: 925px) {
  .patient__testimonials h2 {
    font-size: 27px;
  }
}

@media (max-width: 768px) {
  .patient__testimonials h2 {
    font-size: 26px;
  }
}

@media (max-width: 540px) {
  .patient__testimonials h2 {
    font-size: 25px;
  }
}

@media (max-width: 320px) {
  .patient__testimonials h2 {
    font-size: 23px;
  }
}

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

.patient__block img {
  width: 100px;
}

.patient__block-left {
  -ms-flex-preferred-size: 45%;
  flex-basis: 45%;
}

.patient__block-left-img {
  text-align: center;
}

.patient__block-left-text {
  text-align: center;
  margin-top: 30px;
  line-height: 30px;
  font-size: 17px;
  min-height: 337px;
  font-style: italic;
}

.patient__block-left-button {
  text-align: center;
}

.patient__block-left-button a {
  background-color: #f27e9a;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 30px;
  /* -webkit-box-shadow: 1px 2px 4px 1px #f27e9a73;
    box-shadow: 1px 2px 4px 1px #f27e9a73; */
  margin: 20px auto;
  display: inline-block;
  padding: 15px 40px;
  text-decoration: none;
  line-height: 20px;
  cursor: pointer;
}

@media (max-width: 460px) {
  .patient__block-left-button a {
    font-size: 13px;
    width: 200px;
  }
}

@media (max-width: 360px) {
  .patient__block-left-button a {
    font-size: 13px;
  }
}

.patient__block-right {
  -ms-flex-preferred-size: 45%;
  flex-basis: 45%;
}

.patient__block-right-img {
  text-align: center;
}

.patient__block-right-text {
  text-align: center;
  margin-top: 30px;
  line-height: 30px;
  font-size: 17px;
  min-height: 337px;
}

.patient__block-right-button {
  text-align: center;
}

.patient__block-right-button a {
  background-color: #f27e9a;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 30px;
  /* -webkit-box-shadow: 1px 2px 4px 1px #f27e9a73;
    box-shadow: 1px 2px 4px 1px #f27e9a73; */
  margin: 20px auto;
  display: inline-block;
  padding: 15px 25px;
  text-decoration: none;
  line-height: 20px;
  cursor: pointer;
}

@media (max-width: 460px) {
  .patient__block-right-button a {
    font-size: 13px;
    width: 200px;
  }
}

@media (max-width: 360px) {
  .patient__block-right-button a {
    font-size: 13px;
  }
}

@media (max-width: 991px) {
  .patient__block-right-text {
    margin-bottom: 50px;
  }

  .patient__block-left-text {
    margin-bottom: 30px;
  }
}

@media (max-width: 768px) {
  .patient__block-left {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .patient__block-left-text {
    min-height: 0;
  }

  .patient__block-right {
    margin-top: 50px;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .patient__block-right-text {
    min-height: 0;
  }
}

@media (max-width: 540px) {
  .patient__block-right-text {
    min-height: 0;
  }

  .patient__block-left {
    margin-bottom: 30px;
  }

  .patient__block-left-text {
    margin-bottom: 0;
  }
}

.about {
  margin-top: 100px;
}

.about__angelina-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.about__angelina-block-left {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

.about__angelina-block-left span {
  font-weight: 500;
}

.about__angelina-block-left h2 {
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 25px;
  margin-bottom: 20px;
  font-weight: 700;
  text-align: left;
  padding: 0;
}

@media (max-width: 1100px) {
  .about__angelina-block-left h2 {
    font-size: 28px;
  }
}

@media (max-width: 925px) {
  .about__angelina-block-left h2 {
    font-size: 27px;
  }
}

@media (max-width: 768px) {
  .about__angelina-block-left h2 {
    font-size: 26px;
  }
}

@media (max-width: 540px) {
  .about__angelina-block-left h2 {
    font-size: 25px;
  }
}

@media (max-width: 320px) {
  .about__angelina-block-left h2 {
    font-size: 23px;
  }
}

.about__angelina-block-left p {
  font-size: 17px;
  text-align: center;
  margin-bottom: 15px;
  line-height: 30px;
}

@media (max-width: 1100px) {
  .about__angelina-block-left p {
    font-size: 16px;
  }
}

@media (max-width: 925px) {
  .about__angelina-block-left p {
    font-size: 16px;
  }
}

@media (max-width: 768px) {
  .about__angelina-block-left p {
    font-size: 16px;
  }
}

@media (max-width: 320px) {
  .about__angelina-block-left p {
    font-size: 15px;
  }
}

.about__angelina-block-left-button {
  text-align: center;
}

.about__angelina-block-left-button a {
  background-color: #f27e9a;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 30px;
  /* -webkit-box-shadow: 1px 2px 4px 1px #f27e9a73;
    box-shadow: 1px 2px 4px 1px #f27e9a73; */
  margin: 20px auto;
  display: inline-block;
  padding: 15px 40px;
  text-decoration: none;
  line-height: 20px;
  cursor: pointer;
}

@media (max-width: 460px) {
  .about__angelina-block-left-button a {
    font-size: 13px;
    width: 260px;
  }
}

@media (max-width: 360px) {
  .about__angelina-block-left-button a {
    font-size: 13px;
  }
}

.about__angelina-block-right {
  -ms-flex-preferred-size: 45%;
  flex-basis: 45%;
}

.about__angelina-block-right img {
  width: 100%;
}

@media (max-width: 950px) {
  .about__angelina-block-left-button {
    margin: 40px auto;
  }
}

@media (max-width: 768px) {
  .about {
    margin-top: 80px;
  }

  .about__angelina-block-left,
  .about__angelina-block-left h2 {
    text-align: center;
  }

  .about__angelina-block-left,
  .about__angelina-block-right {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}

.nav__footer {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 50px;
}

@media (max-width: 1024px) {
  .subscribe-form a {
    padding: 8px 50px !important;
  }
}

@media (max-width: 821px) {
  .nav__footer {
    text-align: center;
  }
}

@media (max-width: 542px) {
  .nav__footer {
    display: block;
  }

  .saliman__item1 {
    font-weight: bold;
    font-size: 20px;
  }

  .saliman__item2 {
    font-weight: bold;
    font-size: 20px;
  }
}

/*FOOTER 21 10 2020 END*/

.su-image-carousel-crop .su-image-carousel-item-content img {
  border-radius: 20px !important;
}

/*shablon 1*/

.header2__mb {
  margin-top: 50px;
}

.block1__box-right h2,
.header2__left-text a,
.span__uppercase {
  text-transform: uppercase;
}

.header2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}

.header2__left {
  margin-bottom: 30px;
  text-align: center;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

.header2__left-text h1 {
  font-size: 57px;
  font-weight: 700;
  line-height: 1.2;
}

@media (max-width: 1100px) {
  .header2__left-text h1 {
    font-size: 47px;
  }
}

@media (max-width: 925px) {
  .header2__left-text h1 {
    font-size: 35px;
  }
}

@media (max-width: 768px) {
  .header2__left-text h1 {
    font-size: 31px;
  }

  .header2 {
    margin-top: 30px;
  }
}

@media (max-width: 320px) {
  .header2__left-text h1 {
    font-size: 28px;
  }

  .header2__left-text a {
    width: 90% !important;
  }
}

.header2__left-text a {
  background-color: #f27e9a;
  color: #fff;
  font-weight: 700;
  border-radius: 30px;
  -webkit-box-shadow: 1px 2px 4px 1px #f27e9a73;
  box-shadow: 1px 2px 4px 1px #f27e9a73;
  display: inline-block;
  padding: 15px 40px;
  text-decoration: none;
  line-height: 20px;
  cursor: pointer;
  margin: 30px 0;
}

.block4__box-right a:hover,
.block7__box-right a:hover,
.block8__button:hover,
.block9__button:hover,
.header2__left-text a:hover {
  background-color: #75c0d6;
  color: #fff;
}

@media (max-width: 360px) {
  .header2__left-text a {
    font-size: 13px;
  }
}

.header2__left-text span {
  font-size: 17px;
  font-style: italic;
  text-align: center;
  line-height: 1.86;
  display: block;
}

@media (max-width: 1100px) {
  .header2__left-text span {
    font-size: 16px;
  }
}

@media (max-width: 925px) {
  .header2__left-text span {
    font-size: 15px;
  }
}

@media (max-width: 768px) {
  .header2__left-text span {
    font-size: 14px;
  }
}

@media (max-width: 320px) {
  .header2__left-text span {
    font-size: 13px;
  }
}

.header2__left-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.header2__left-block-item img {
  width: 47px;
  height: 47px;
}

.header2__right {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

.header2__right img {
  width: 100%;
}

.header2__block {
  background-color: #f7f7f7;
  padding: 20px 0;
}

.block1__box-right p,
.header2__block-text {
  font-size: 21px;
  text-align: center;
  line-height: 1.86;
}

.header2__block-text p {
  font-size: 17px;
  text-align: center;
  line-height: 1.86;
  width: 95%;
  margin: 0 auto;
}

@media (max-width: 1100px) {
  .header2__block-text {
    font-size: 19px;
  }
}

@media (max-width: 925px) {
  .header2__block-text {
    font-size: 18px;
  }
}

@media (max-width: 768px) {
  .header2__block-text {
    font-size: 16px;
  }

  .header2__block-text p {
    font-size: 16px;
  }
}

@media (max-width: 320px) {
  .header2__block-text {
    font-size: 15px;
  }

  .header2__block-text p {
    font-size: 15px;
  }
}

@media (max-width: 1100px) {
  .header2__right img {
    width: 90%;
  }
}

@media (max-width: 992px) {
  .header2__right img {
    width: 90%;
  }
}

@media (max-width: 768px) {

  .header2__left,
  .header2__right {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .header2__left-text span {
    line-height: 25px;
  }

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

  .header2__right img {
    width: 40% !important;
    margin-top: 30px;
  }
}

.block1 {
  margin-top: 30px;
}

.block1__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.block1__box-left,
.block1__box-right {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

.block1__box-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.block1__box-left img {
  width: 100%;
}

.block1__box-right {
  width: 100%;
  text-align: center;
}

.block1__box-right h2 {
  text-align: center;
  line-height: 1.3;
  font-size: 29px;
  margin-bottom: 20px;
  padding: 25px 0 0;
  font-weight: 700;
}

@media (max-width: 1100px) {
  .block1__box-right h2 {
    font-size: 28px;
  }
}

@media (max-width: 925px) {
  .block1__box-right h2 {
    font-size: 27px;
  }
}

@media (max-width: 768px) {
  .block1__box-right h2 {
    font-size: 25px;
  }
}

@media (max-width: 540px) {
  .block1__box-right h2 {
    font-size: 23px;
  }
}

@media (max-width: 320px) {
  .block1__box-right h2 {
    font-size: 20px;
  }
}

@media (max-width: 1100px) {
  .block1__box-right p {
    font-size: 19px;
  }
}

@media (max-width: 925px) {
  .block1__box-right p {
    font-size: 18px;
  }
}

@media (max-width: 768px) {
  .block1__box-right p {
    font-size: 16px;
  }
}

@media (max-width: 320px) {
  .block1__box-right p {
    font-size: 15px;
  }
}

.block1__box-right ul {
  text-align: left;
  display: inline-block;
}

.block1__box-right-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 700;
}

.block1__box-right-list li {
  padding: 6px 0;
  font-size: 17px;
}

@media (max-width: 1100px) {
  .block1__box-right-list li {
    font-size: 17px;
  }
}

@media (max-width: 925px) {
  .block1__box-right-list li {
    font-size: 17px;
  }
}

@media (max-width: 768px) {
  .block1__box-right-list li {
    font-size: 16px;
  }
}

@media (max-width: 320px) {
  .block1__box-right-list li {
    font-size: 15px;
  }
}

@media (max-width: 768px) {

  .block1__box,
  .block1__box-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .block1__box-left {
    -ms-flex-preferred-size: 0%;
    flex-basis: 0%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .block1__box-left img {
    width: 100%;
  }

  .block1__box-right {
    width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    text-align: center;
  }

  .block1__box-right ul {
    text-align: left;
    display: inline-block;
  }

  .block1__box-right-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-weight: 700;
  }
}

.block2 h2 {
  text-align: center;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 29px;
  padding: 25px 0 50px 0;
  font-weight: 700;
  margin: 60px 0px 60px 0px;
}

@media (max-width: 1100px) {
  .block2 h2 {
    font-size: 28px;
  }

  .block2 h2 {
    padding: 50px 0 25px 0;
  }
}

@media (max-width: 925px) {
  .block2 h2 {
    font-size: 27px;
  }
}

@media (max-width: 768px) {
  .block2 h2 {
    font-size: 25px;
    margin: 0;
  }
}

@media (max-width: 540px) {
  .block2 h2 {
    font-size: 23px;
  }
}

@media (max-width: 320px) {
  .block2 h2 {
    font-size: 20px;
  }

  .block2 h2 {
    padding: 0;
  }
}

.block2__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
  margin: 0 auto;
}

.block2__box-item {
  width: 235px;
}

.block2__box-item img {
  width: 50px;
  height: 50px;
}

@media (max-width: 530px) {
  .block2__box {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media (max-width: 320px) {
  .block2__box-item {
    width: 100%;
  }

  .block2__box-item {
    padding-bottom: 15px;
  }

  .block2 h2 {
    font-size: 20px;
  }
}

.block3,
.block3 p {
  text-align: center;
}

.block3 h2,
.block4__box-right a {
  text-transform: uppercase;
  font-weight: 700;
}

.block3 h2 {
  text-align: center;
  font-size: 29px;
  line-height: 1.3;
  padding: 25px 0 0;
  margin: 60px 0;
}

@media (max-width: 1100px) {
  .block3 h2 {
    font-size: 28px;
  }
}

@media (max-width: 991px) {
  .block3 h2 {
    margin: 40px 0;
  }
}

@media (max-width: 925px) {
  .block3 h2 {
    font-size: 27px;
  }
}

@media (max-width: 768px) {
  .block3 h2 {
    font-size: 25px;
  }
}

@media (max-width: 540px) {
  .block3 h2 {
    font-size: 23px;
  }
}

@media (max-width: 320px) {
  .block3 h2 {
    font-size: 20px;
    margin: 0 0 60px 0;
  }
}

.block3 p {
  font-size: 21px;
  line-height: 1.86;
  margin-bottom: 15px;
}

@media (max-width: 1100px) {
  .block3 p {
    font-size: 19px;
  }
}

@media (max-width: 925px) {
  .block3 p {
    font-size: 18px;
  }
}

@media (max-width: 768px) {
  .block3 p {
    font-size: 16px;
  }
}

@media (max-width: 320px) {
  .block3 p {
    font-size: 15px;
  }
}

.block4 {
  margin-top: 100px;
  padding: 50px 0;
}

.block4__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
  background-color: #f1f1f1;
  border-radius: 10px;
}

.block4__box-left {
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
}

.block4__box-left img {
  width: 280px;
  height: 280px;
  padding: 20px;
}

.block4__box-right {
  -ms-flex-preferred-size: 60%;
  flex-basis: 60%;
}

.block4__box-right-title {
  text-align: center;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 29px;
  margin-bottom: 20px;
  padding: 25px 0 0;
  font-weight: 700;
}

@media (max-width: 1100px) {
  .block4__box-right h2 {
    font-size: 28px;
  }
}

@media (max-width: 925px) {
  .block4__box-right h2 {
    font-size: 27px;
  }
}

@media (max-width: 768px) {
  .block4__box-right h2 {
    font-size: 25px;
  }
}

@media (max-width: 540px) {
  .block4__box-right h2 {
    font-size: 23px;
  }
}

@media (max-width: 320px) {
  .block4__box-right h2 {
    font-size: 20px;
  }
}

.block4__box-right-text p {
  font-size: 21px;
  text-align: center;
  line-height: 1.86;
  margin-bottom: 15px;
}

@media (max-width: 1100px) {
  .block4__box-right-text p {
    font-size: 19px;
  }
}

@media (max-width: 925px) {
  .block4__box-right-text p {
    font-size: 18px;
  }
}

@media (max-width: 768px) {
  .block4__box-right-text p {
    font-size: 16px;
  }
}

@media (max-width: 320px) {
  .block4__box-right-text p {
    font-size: 15px;
  }
}

.block4__box-right a {
  background-color: #f27e9a;
  color: #fff;
  border-radius: 30px;
  -webkit-box-shadow: 1px 2px 4px 1px #f27e9a73;
  box-shadow: 1px 2px 4px 1px #f27e9a73;
  margin: 20px auto;
  display: inline-block;
  padding: 15px 40px;
  text-decoration: none;
  line-height: 20px;
  cursor: pointer;
}

@media (max-width: 460px) {
  .block4__box-right a {
    font-size: 13px;
    width: 200px;
  }
}

@media (max-width: 360px) {
  .block4__box-right a {
    font-size: 13px;
  }
}

@media (max-width: 320px) {
  .block4__box-right a {
    width: 95%;
  }
}

@media (max-width: 829px) {

  .block4__box-left,
  .block4__box-right {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .block4__box-left img {
    width: 250px;
    height: 250px;
  }
}

@media (max-width: 480px) {
  .block4 {
    margin-top: 0;
  }

  .block4__box-left img {
    width: 200px;
    height: 200px;
  }
}

.block5 {
  margin-top: 80px;
}

.block5 h2 {
  text-align: center;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 29px;
  margin-bottom: 20px;
  padding: 25px 0 0;
  font-weight: 700;
}

@media (max-width: 1100px) {
  .block5 h2 {
    font-size: 28px;
  }
}

@media (max-width: 925px) {
  .block5 h2 {
    font-size: 27px;
  }
}

@media (max-width: 768px) {
  .block5 {
    margin-top: 40px;
  }

  .block5 h2 {
    font-size: 25px;
  }
}

@media (max-width: 540px) {
  .block5 h2 {
    font-size: 23px;
  }
}

@media (max-width: 320px) {
  .block5 h2 {
    font-size: 20px;
  }

  .block5 h2 {
    padding: 0;
  }

  .block5 {
    margin-top: 40px !important;
  }
}

.block5__text {
  font-size: 21px;
  text-align: center;
  line-height: 1.86;
  margin-bottom: 15px;
}

@media (max-width: 1100px) {
  .block5__text {
    font-size: 19px;
  }
}

@media (max-width: 925px) {
  .block5__text {
    font-size: 18px;
  }
}

@media (max-width: 768px) {
  .block5__text {
    font-size: 16px;
  }
}

@media (max-width: 320px) {
  .block5__text {
    font-size: 15px;
  }
}

@media (max-width: 480px) {
  .block5 {
    margin-top: 0;
  }
}

.block6 {
  margin-top: 80px;
}

.block6__block-title,
.block7__box-right-title h2 {
  text-align: center;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 29px;
  margin-bottom: 20px;
  padding: 25px 0 0;
  font-weight: 700;
}

@media (max-width: 1100px) {
  .block6__block h2 {
    font-size: 28px;
  }
}

@media (max-width: 925px) {
  .block6__block h2 {
    font-size: 27px;
  }
}

@media (max-width: 768px) {
  .block6__block h2 {
    font-size: 25px;
  }
}

@media (max-width: 540px) {
  .block6__block h2 {
    font-size: 23px;
  }
}

@media (max-width: 320px) {
  .block6__block h2 {
    font-size: 20px;
  }

  .block6__block-title {
    padding: 0;
  }
}

.block6__block-text,
.block7__box-right-text p {
  font-size: 21px;
  text-align: center;
  line-height: 1.86;
  margin-bottom: 15px;
}

@media (max-width: 1100px) {
  .block6__block-text {
    font-size: 19px;
  }
}

@media (max-width: 925px) {
  .block6__block-text {
    font-size: 18px;
  }
}

@media (max-width: 768px) {
  .block6__block-text {
    font-size: 16px;
  }
}

@media (max-width: 320px) {
  .block6__block-text {
    font-size: 15px;
  }
}

.block6__box {
  margin: 50px 0;
}

.block6__box-bg {
  background-color: #f1f1f1;
  padding: 25px 0;
}

.block6__box-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.block6__box-text-title,
.block6__box-text-title a {
  color: #f27e9a;
  font-size: 28px;
  line-height: 1.6;
  text-align: center;
  margin: 0;
}

.block6__box-text-title {
  display: -webkit-box;
  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;
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
}

@media (max-width: 1100px) {
  .block6__box-text-title {
    font-size: 27px;
  }
}

@media (max-width: 925px) {
  .block6__box-text-title {
    font-size: 25px;
  }
}

@media (max-width: 768px) {
  .block6__box-text-title {
    font-size: 23px;
  }
}

@media (max-width: 320px) {
  .block6__box-text-title {
    font-size: 20px;
  }
}

.block6__box-text-title a {
  text-decoration: none;
  font-weight: 700;
}

@media (max-width: 1100px) {
  .block6__box-text-title a {
    font-size: 27px;
  }
}

@media (max-width: 925px) {
  .block6__box-text-title a {
    font-size: 25px;
  }
}

@media (max-width: 768px) {
  .block6__box-text-title a {
    font-size: 23px;
  }
}

@media (max-width: 320px) {
  .block6__box-text-title a {
    font-size: 20px;
  }
}

.block6__box-text-description {
  -ms-flex-preferred-size: 65%;
  flex-basis: 65%;
  line-height: 1.9;
  font-size: 18px;
  margin: 0;
  padding-left: 10px;
}

@media (max-width: 1100px) {
  .block6__box-text-description {
    font-size: 17px;
  }
}

@media (max-width: 925px) {
  .block6__box-text-description {
    font-size: 16px;
  }
}

@media (max-width: 768px) {
  .block6__box-text-description {
    font-size: 15px;
    text-align: center;
  }
}

@media (max-width: 320px) {
  .block6__box-text-description {
    font-size: 14px;
  }
}

@media (max-width: 768px) {

  .block6__box-text-description,
  .block6__box-text-title {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .block6__box-text-description {
    padding-left: 0;
  }
}

.block7__box {
  background: url(/wp-content/uploads/dr-04-1.jpg) no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.block7__box-left {
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
  width: 384px;
  height: 475px;
}

.block7__box-right {
  -ms-flex-preferred-size: 60%;
  flex-basis: 60%;
  text-align: center;
}

@media (max-width: 1100px) {
  .block7__box-right-title h2 {
    font-size: 28px;
  }
}

@media (max-width: 925px) {
  .block7__box-right-title h2 {
    font-size: 27px;
  }
}

@media (max-width: 768px) {
  .block7__box-right-title h2 {
    font-size: 25px;
  }
}

@media (max-width: 540px) {
  .block7__box-right-title h2 {
    font-size: 23px;
  }
}

@media (max-width: 320px) {
  .block7__box-right-title h2 {
    font-size: 20px;
  }
}

@media (max-width: 1100px) {
  .block7__box-right-text p {
    font-size: 19px;
  }
}

@media (max-width: 925px) {
  .block7__box-right-text p {
    font-size: 18px;
  }
}

@media (max-width: 768px) {
  .block7__box-right-text p {
    font-size: 16px;
  }
}

@media (max-width: 320px) {
  .block7__box-right-text p {
    font-size: 15px;
  }
}

.block7__box-right a {
  background-color: #f27e9a;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 30px;
  -webkit-box-shadow: 1px 2px 4px 1px #f27e9a73;
  box-shadow: 1px 2px 4px 1px #f27e9a73;
  margin: 20px auto;
  display: inline-block;
  padding: 15px 40px;
  text-decoration: none;
  line-height: 20px;
  cursor: pointer;
}

@media (max-width: 460px) {
  .block7__box-right a {
    font-size: 13px;
    width: 250px;
  }
}

@media (max-width: 360px) {
  .block7__box-right a {
    font-size: 13px;
  }
}

@media (max-width: 991px) {
  .block7__box {
    background: 0 0;
  }

  .block7__box-left {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
  }

  .block7__box-right {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}

@media (max-width: 480px) {
  .block7__box-right-title h2 {
    padding: 0;
  }
}

.block8 {
  margin-top: 80px;
}

.block8__block-title {
  text-align: center;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 29px;
  margin-bottom: 20px;
  padding: 25px 0 0;
  font-weight: 700;
}

@media (max-width: 1100px) {
  .block8__bloc h2 {
    font-size: 28px;
  }

  .block8 {
    margin-top: 50px;
  }
}

@media (max-width: 991px) {
  .block8 {
    margin-top: -70px;
  }
}

@media (max-width: 925px) {
  .block8__block h2 {
    font-size: 27px;
  }
}

@media (max-width: 768px) {
  .block8__block h2 {
    font-size: 25px;
  }
}

@media (max-width: 540px) {
  .block8__block h2 {
    font-size: 23px;
  }
}

@media (max-width: 320px) {
  .block8__block h2 {
    font-size: 20px;
  }
}

.block8__block-text {
  font-size: 21px;
  text-align: center;
  line-height: 1.86;
  margin-bottom: 15px;
}

@media (max-width: 1100px) {
  .block8__block-text {
    font-size: 19px;
  }
}

@media (max-width: 925px) {
  .block8__block-text {
    font-size: 18px;
  }
}

@media (max-width: 768px) {
  .block8__block-text {
    font-size: 16px;
  }
}

@media (max-width: 320px) {
  .block8__block-text {
    font-size: 15px;
  }
}

.block8__box {
  margin: 50px 0;
}

.block8__box-bg {
  background-color: #f1f1f1;
  padding: 25px 0;
}

.block8__box-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.block8__box-text-title,
.block8__box-text-title a {
  color: #f27e9a;
  font-size: 28px;
  line-height: 1.6;
  text-align: center;
  margin: 0;
}

.block8__box-text-title {
  display: -webkit-box;
  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;
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
}

@media (max-width: 1100px) {
  .block8__box-text-title {
    font-size: 27px;
  }
}

@media (max-width: 925px) {
  .block8__box-text-title {
    font-size: 25px;
  }
}

@media (max-width: 768px) {
  .block8__box-text-title {
    font-size: 23px;
  }
}

@media (max-width: 320px) {
  .block8__box-text-title {
    font-size: 20px;
  }
}

.block8__box-text-title a {
  text-decoration: none;
  font-weight: 700;
}

@media (max-width: 1100px) {
  .block8__box-text-title a {
    font-size: 27px;
  }
}

@media (max-width: 925px) {
  .block8__box-text-title a {
    font-size: 25px;
  }
}

@media (max-width: 768px) {
  .block8__box-text-title a {
    font-size: 23px;
  }
}

@media (max-width: 320px) {
  .block8__box-text-title a {
    font-size: 20px;
  }
}

.block8__box-text-description {
  -ms-flex-preferred-size: 65%;
  flex-basis: 65%;
  line-height: 1.9;
  font-size: 18px;
  margin: 0;
  padding-left: 10px;
}

@media (max-width: 1100px) {
  .block8__box-text-description {
    font-size: 17px;
  }
}

@media (max-width: 925px) {
  .block8__box-text-description {
    font-size: 16px;
  }
}

@media (max-width: 768px) {
  .block8__box-text-description {
    font-size: 15px;
    text-align: center;
  }
}

@media (max-width: 320px) {
  .block8__box-text-description {
    font-size: 14px;
  }
}

.block8__button {
  background-color: #f27e9a;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 30px;
  -webkit-box-shadow: 1px 2px 4px 1px #f27e9a73;
  box-shadow: 1px 2px 4px 1px #f27e9a73;
  margin: 20px auto;
  padding: 15px 40px;
  line-height: 20px;
  cursor: pointer;
  display: block;
  width: 200px;
}

@media (max-width: 460px) {
  .block8__button {
    font-size: 13px;
    width: 200px;
  }
}

@media (max-width: 360px) {
  .block8__button {
    font-size: 13px;
  }
}

.block8__button,
.block8__button a {
  color: #fff;
  text-decoration: none;
}

@media (max-width: 768px) {

  .block8__box-text-description,
  .block8__box-text-title {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .block8__box-text-description {
    padding-left: 0;
  }
}

@media (max-width: 480px) {
  .block8 {
    margin-top: 0;
  }
}

.block9 {
  margin-top: 50px;
}

.block10 h2,
.block9__block-title {
  text-align: center;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 29px;
  margin-bottom: 20px;
  padding: 25px 0 0;
  font-weight: 700;
}

@media (max-width: 1100px) {
  .block9__block h2 {
    font-size: 28px;
  }

  .block9__block h2 {
    padding: 0;
  }
}

@media (max-width: 925px) {
  .block9__block h2 {
    font-size: 27px;
  }
}

@media (max-width: 768px) {
  .block9__block h2 {
    font-size: 25px;
  }
}

@media (max-width: 540px) {
  .block9__block h2 {
    font-size: 23px;
  }
}

@media (max-width: 320px) {
  .block9__block h2 {
    font-size: 20px;
  }

  .block9 {
    margin-top: 50px !important;
  }
}

.block10__description p,
.block9__block-text {
  font-size: 21px;
  text-align: center;
  line-height: 1.86;
  margin-bottom: 15px;
}

@media (max-width: 1100px) {
  .block9__block-text {
    font-size: 19px;
  }
}

@media (max-width: 925px) {
  .block9__block-text {
    font-size: 18px;
  }
}

@media (max-width: 768px) {
  .block9__block-text {
    font-size: 16px;
  }
}

@media (max-width: 320px) {
  .block9__block-text {
    font-size: 15px;
  }
}

.block9__box {
  margin: 50px 0;
}

.block9__box-bg {
  background-color: #f1f1f1;
  padding: 25px 0;
}

.block9__box-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.block9__box-text-title,
.block9__box-text-title a {
  color: #f27e9a;
  font-size: 28px;
  line-height: 1.6;
  text-align: center;
  margin: 0;
}

.block9__box-text-title {
  display: -webkit-box;
  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;
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
}

@media (max-width: 1100px) {
  .block9__box-text-title {
    font-size: 27px;
  }
}

@media (max-width: 925px) {
  .block9__box-text-title {
    font-size: 25px;
  }
}

@media (max-width: 768px) {
  .block9__box-text-title {
    font-size: 23px;
  }
}

@media (max-width: 320px) {
  .block9__box-text-title {
    font-size: 20px;
  }
}

.block9__box-text-title a {
  text-decoration: none;
  font-weight: 700;
}

@media (max-width: 1100px) {
  .block9__box-text-title a {
    font-size: 27px;
  }
}

@media (max-width: 925px) {
  .block9__box-text-title a {
    font-size: 25px;
  }
}

@media (max-width: 768px) {
  .block9__box-text-title a {
    font-size: 23px;
  }
}

@media (max-width: 320px) {
  .block9__box-text-title a {
    font-size: 20px;
  }
}

.block9__box-text-description {
  -ms-flex-preferred-size: 65%;
  flex-basis: 65%;
  line-height: 1.9;
  font-size: 18px;
  margin: 0;
  padding-left: 10px;
}

@media (max-width: 1100px) {
  .block9__box-text-description {
    font-size: 17px;
  }
}

@media (max-width: 925px) {
  .block9__box-text-description {
    font-size: 16px;
  }
}

@media (max-width: 768px) {
  .block9__box-text-description {
    font-size: 15px;
    text-align: center;
  }
}

@media (max-width: 320px) {
  .block9__box-text-description {
    font-size: 14px;
  }
}

.block9__button {
  background-color: #f27e9a;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 30px;
  -webkit-box-shadow: 1px 2px 4px 1px #f27e9a73;
  box-shadow: 1px 2px 4px 1px #f27e9a73;
  padding: 15px 10px;
  text-decoration: none;
  line-height: 20px;
  cursor: pointer;
  display: block;
  width: 350px;
  text-align: center;
  margin: 50px auto;
}

@media (max-width: 460px) {
  .block9__button {
    font-size: 13px;
    width: 200px;
  }
}

@media (max-width: 360px) {
  .block9__button {
    font-size: 13px;
  }
}

.block10__button a,
.block9__button,
.block9__button a {
  color: #fff;
  text-decoration: none;
}

@media (max-width: 768px) {

  .block9__box-text-description,
  .block9__box-text-title {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .block9__box-text-description {
    padding-left: 0;
  }
}

.block10 {
  margin-bottom: 50px;
}

@media (max-width: 1100px) {
  .block10__title h2 {
    font-size: 28px;
  }
}

@media (max-width: 925px) {
  .block10__title h2 {
    font-size: 27px;
  }
}

@media (max-width: 768px) {
  .block10__title h2 {
    font-size: 25px;
  }
}

@media (max-width: 540px) {
  .block10__title h2 {
    font-size: 23px;
  }
}

@media (max-width: 320px) {
  .block10__title h2 {
    font-size: 20px;
  }
}

.block10__description p {
  text-align: left;
  padding: 10px 0;
}

@media (max-width: 1100px) {
  .block10__description p {
    font-size: 19px;
  }
}

@media (max-width: 925px) {
  .block10__description p {
    font-size: 18px;
  }
}

@media (max-width: 768px) {
  .block10__description p {
    font-size: 16px;
  }
}

@media (max-width: 320px) {
  .block10__description p {
    font-size: 15px;
  }
}

.block10__description p a {
  text-decoration: none;
  color: #f27e9a;
}

.block10__description-link {
  font-weight: 700;
}

@media (max-width: 460px) {
  .block10__button {
    font-size: 13px;
  }
}

@media (max-width: 360px) {
  .block10__button {
    font-size: 13px;
  }
}

@media (max-width: 768px) {
  .block10__description p {
    text-align: center;
  }
}

/*shablon 1 end*/

.block10__box-right h2,
.span__uppercase {
  text-transform: uppercase;
}

.row-for-two-batton a:hover {
  background-color: #75c0d6;
  color: #fff;
}

.block10 {
  margin-top: 30px;
}

.block10__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.block10__box-left,
.block10__box-right {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

.block10__box-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.block10__box-left img {
  width: 100%;
}

.block10__box-right {
  width: 100%;
}

.block10__box-right h2 {
  text-align: center;
  line-height: 1.3;
  font-size: 29px;
  margin-bottom: 20px;
  padding: 25px 0 0;
  font-weight: 700;
}

@media (max-width: 1100px) {
  .block10__box-right h2 {
    font-size: 28px;
  }
}

@media (max-width: 925px) {
  .block10__box-right h2 {
    font-size: 27px;
  }
}

@media (max-width: 768px) {
  .block10__box-right h2 {
    font-size: 25px;
  }
}

@media (max-width: 540px) {
  .block10__box-right h2 {
    font-size: 23px;
  }
}

@media (max-width: 320px) {
  .block10__box-right h2 {
    font-size: 20px;
  }

  .block10__box-right p {
    margin-bottom: 30px;
  }
}

.block10__box-right p {
  margin-bottom: 15px;
}

@media (max-width: 1100px) {
  .block10__box-right p {
    font-size: 17px;
  }
}

@media (max-width: 768px) {
  .block10__box-right p {
    font-size: 16px;
  }
}

@media (max-width: 320px) {
  .block10__box-right p {
    font-size: 15px;
  }
}

@media (max-width: 460px) {
  .block10__box-right a {
    width: 280px;
  }
}

@media (max-width: 360px) {
  .block10__box-right a {
    font-size: 13px;
  }
}

.block10__box-right-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 700;
}

.block10__box-right-list li {
  padding: 6px 0;
  font-size: 17px;
}

@media (max-width: 1100px) {
  .block10__box-right-list li {
    font-size: 17px;
  }
}

@media (max-width: 925px) {
  .block10__box-right-list li {
    font-size: 17px;
  }
}

@media (max-width: 768px) {
  .block10__box-right-list li {
    font-size: 16px;
  }

  .block10__box-right ul li {
    font-size: 16px;
  }

  .block10-1 p {
    font-size: 16px;
  }
}

@media (max-width: 320px) {
  .block10__box-right ul li {
    font-size: 15px;
  }

  .block10-1 p {
    font-size: 15px;
  }
}

@media (max-width: 768px) {

  .block10__box,
  .block10__box-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .block10__box-left {
    -ms-flex-preferred-size: 0%;
    flex-basis: 0%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .block10__box-left img {
    width: 100%;
  }

  .block10__box-right {
    width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    text-align: center;
  }

  .block10__box-right ul {
    text-align: left;
    display: inline-block;
  }

  .block10__box-right-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-weight: 700;
  }
}

.block11__title {
  text-align: center;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 29px;
  padding: 25px 0 0;
  font-weight: 700;
  margin-bottom: 80px;
}

.block11 h2 {
  margin-bottom: 55px;
}

@media (max-width: 1100px) {
  .block11__title {
    font-size: 28px;
  }
}

@media (max-width: 925px) {
  .block11__title {
    font-size: 27px;
  }
}

@media (max-width: 768px) {
  .block11__title {
    font-size: 25px;
  }

  .block11__box-item-text p {
    font-size: 16px;
  }

  .block11__box p {
    font-size: 16px;
  }
}

@media (max-width: 540px) {
  .block11__title {
    font-size: 23px;
  }
}

@media (max-width: 320px) {
  .block11__title {
    font-size: 20px !important;
  }

  .block11__box p {
    font-size: 15px;
  }
}

.block11__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-around;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
  margin: 0 auto;
}

.block11__box-item {
  width: 45%;
  margin-top: 30px;
}

.block11__box-item img {
  width: 50px;
  height: 50px;
}

.block11__box-item-text a {
  text-decoration: none;
  color: #f27e9a;
  font-weight: 700;
}

.block11__box-item-text p {
  padding-top: 15px;
}

.block11__box-text {
  padding-top: 30px;
}

@media (max-width: 530px) {
  .block11__box {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .block11__box-item-img {
    width: 100%;
  }

  .block11__box-item {
    width: 100%;
  }
}

.block12,
.block12 h2,
.block12 p {
  text-align: center;
}

.block12 h2 {
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 29px;
  margin-bottom: 20px;
  padding: 20px 0 20px;
  font-weight: 700;
}

.block12__block-text {
  width: 75%;
  margin: 0 auto;
}

@media (max-width: 1100px) {
  .block12 h2 {
    font-size: 28px;
  }
}

@media (max-width: 925px) {
  .block12 h2 {
    font-size: 27px;
  }
}

@media (max-width: 768px) {
  .block12 h2 {
    font-size: 25px;
  }
}

@media (max-width: 540px) {
  .block12 h2 {
    font-size: 23px;
  }
}

@media (max-width: 320px) {
  .block12 h2 {
    font-size: 20px;
  }
}

.block12 p {
  font-size: 21px;
  line-height: 1.86;
  margin-bottom: 80px;
}

@media (max-width: 1100px) {
  .block12 p {
    font-size: 19px;
  }
}

@media (max-width: 925px) {
  .block12 p {
    font-size: 18px;
  }
}

@media (max-width: 768px) {
  .block12 p {
    font-size: 16px;
  }
}

@media (max-width: 320px) {
  .block12 p {
    font-size: 15px;
  }
}

.block12 img,
.block14__block-text img {
  width: 85%;
}

.block13 {
  margin-top: 60px;
}

.block13__block-title h2 {
  text-align: center;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 29px;
  margin-bottom: 40px;
  font-weight: 700;
  padding: 0;
}

.block13__box {
  padding: 25px 0;
}

@media (max-width: 1100px) {
  .block13__block-title h2 {
    font-size: 28px;
  }
}

@media (max-width: 925px) {
  .block13__block-title h2 {
    font-size: 27px;
  }
}

@media (max-width: 768px) {
  .block13__block-title h2 {
    font-size: 25px;
  }
}

@media (max-width: 540px) {
  .block13__block-title h2 {
    font-size: 23px;
  }
}

@media (max-width: 320px) {
  .block13__block-title h2 {
    font-size: 20px !important;
  }
}

.block13__block-text {
  font-size: 21px;
  text-align: center;
  line-height: 1.86;
  margin-bottom: 15px;
}

@media (max-width: 1100px) {
  .block13__block-text {
    font-size: 19px;
  }
}

@media (max-width: 925px) {
  .block13__block-text {
    font-size: 18px;
  }
}

@media (max-width: 768px) {
  .block13__block-text {
    font-size: 16px;
  }
}

@media (max-width: 320px) {
  .block13__block-text {
    font-size: 15px;
  }

  .block13__box {
    margin: 50px 0 0;
    padding: 25px 0;
  }
}

.block13__box-bg {
  background-color: #f1f1f1;
  padding: 25px 0;
}

.block13__box-text,
.block13__box-text-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.block13__box-text-title {
  font-weight: bold;
}

.block13__box-text {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto;
}

.block13__box-text p {
  margin: 0;
}

.block13__box-text h5 {
  margin: 0;
}

.block13__box-text-title {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
  line-height: 1.6;
  text-align: center;
  color: #3a3a3a;
}

.block13__box-text-title h5 {
  font-size: 17px;
}

@media (max-width: 1100px) {
  .block13__box-text-title {
    font-size: 17px;
  }
}

@media (max-width: 925px) {
  .block13__box-text-title {
    font-size: 17px;
  }
}

@media (max-width: 768px) {
  .block13__box-text-title {
    font-size: 16px;
  }
}

@media (max-width: 320px) {
  .block13__box-text-title {
    font-size: 15px;
  }
}

.block13__box-text-description {
  -ms-flex-preferred-size: 65%;
  flex-basis: 65%;
  line-height: 1.9;
  font-size: 17px;
  margin: 0;
  padding-left: 20px;
}

.block13-1 {
  margin-top: 60px;
}

@media (max-width: 1100px) {
  .block13__box-text-description {
    font-size: 17px;
  }
}

@media (max-width: 925px) {
  .block13__box-text-description {
    font-size: 16px;
  }
}

@media (max-width: 768px) {
  .block13__box-text-description {
    font-size: 16px;
  }
}

@media (max-width: 320px) {
  .block13__box-text-description {
    font-size: 15px;
  }
}

@media (max-width: 768px) {

  .block13__box-text-description,
  .block13__box-text-title {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .block13__box-text-description {
    padding-left: 0;
  }
}

.block14 {
  margin: 50px 0;
}

.block14__block {
  margin-bottom: 50px;
}

.block14__block-title h2 {
  text-align: center;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 29px;
  font-weight: 700;
  padding: 25px 0 40px;
}

.block14__img {
  text-align: center;
  padding: 20px 0;
  margin: 25px 0;
}

.block14__img img {
  width: 70px;
}

.block14__text h3 {
  text-align: center;
  font-weight: bold;
}

@media (max-width: 1100px) {
  .block14__block-title h2 {
    font-size: 28px;
  }
}

@media (max-width: 925px) {
  .block14__block-title h2 {
    font-size: 27px;
  }
}

@media (max-width: 768px) {
  .block14__block-title h2 {
    font-size: 25px;
  }

  .block14 {
    margin-top: 0;
  }
}

@media (max-width: 540px) {
  .block14__block-title h2 {
    font-size: 23px;
  }
}

@media (max-width: 320px) {
  .block14__block-title h2 {
    font-size: 20px !important;
  }
}

.block14__block p,
.block14__block-text {
  font-size: 17px;
  line-height: 1.86;
  margin-bottom: 15px;
}

@media (max-width: 1100px) {
  .block14__block-text {
    font-size: 17px;
  }
}

@media (max-width: 925px) {
  .block14__block-text {
    font-size: 17px;
  }
}

@media (max-width: 768px) {
  .block14__block-text {
    font-size: 16px;
  }
}

@media (max-width: 320px) {
  .block14__block-text {
    font-size: 15px;
  }
}

@media (max-width: 1100px) {
  .block14__block p {
    font-size: 17px;
  }
}

@media (max-width: 925px) {
  .block14__block p {
    font-size: 17px;
  }
}

@media (max-width: 768px) {
  .block14__block p {
    font-size: 16px;
  }
}

@media (max-width: 320px) {
  .block14__block p {
    font-size: 15px;
  }
}

.block14__box {
  margin: 50px 0;
}

.block14__box-bg {
  background-color: #f1f1f1;
  padding: 25px 0;
}

.block14__box-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.block14__box-text-title,
.block14__box-text-title a {
  color: #f27e9a;
  font-size: 28px;
  line-height: 1.6;
  text-align: center;
  margin: 0;
}

.block14__box-text-title {
  display: -webkit-box;
  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;
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
}

.block14__block-text {
  width: 75%;
  margin: 0 auto;
}

@media (max-width: 1100px) {
  .block14__box-text-title {
    font-size: 18px;
  }
}

@media (max-width: 925px) {
  .block14__box-text-title {
    font-size: 17px;
  }
}

@media (max-width: 768px) {
  .block14__box-text-title {
    font-size: 16px;
  }
}

@media (max-width: 320px) {
  .block14__box-text-title {
    font-size: 15px;
  }
}

.block14__box-text-title a {
  text-decoration: none;
  font-weight: 700;
}

@media (max-width: 1100px) {
  .block14__box-text-title a {
    font-size: 18px;
  }
}

@media (max-width: 925px) {
  .block14__box-text-title a {
    font-size: 17px;
  }
}

@media (max-width: 768px) {
  .block14__box-text-title a {
    font-size: 16px;
  }
}

@media (max-width: 320px) {
  .block14__box-text-title a {
    font-size: 15px;
  }
}

.block14__box-text-description {
  -ms-flex-preferred-size: 65%;
  flex-basis: 65%;
  line-height: 1.9;
  font-size: 18px;
  margin: 0;
  padding-left: 10px;
}

@media (max-width: 1100px) {
  .block14__box-text-description {
    font-size: 17px;
  }
}

@media (max-width: 925px) {
  .block14__box-text-description {
    font-size: 16px;
  }
}

@media (max-width: 768px) {
  .block14__box-text-description {
    font-size: 15px;
    text-align: center;
  }
}

@media (max-width: 320px) {
  .block14__box-text-description {
    font-size: 14px;
  }
}

@media (max-width: 460px) {
  .block14__button {
    font-size: 13px;
    width: 200px;
  }
}

@media (max-width: 360px) {
  .block14__button {
    font-size: 13px;
  }
}

.block14__button,
.block14__button a {
  color: #fff;
  text-decoration: none;
}

@media (max-width: 768px) {

  .block14__box-text-description,
  .block14__box-text-title {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .block14__box-text-description {
    padding-left: 0;
  }
}

@media (max-width: 480px) {
  .block14 {
    margin-top: 0;
  }
}

.block15__box {
  margin-bottom: 50px;
}

.block15__box-title h2 {
  text-align: center;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 29px;
  font-weight: 700;
  padding: 25px 0;
}

.block15__box p {
  font-size: 17px;
}

.block15__video {
  margin: 0 auto;
  width: 85%;
}

@media (max-width: 1100px) {
  .block15__box p {
    font-size: 17px;
  }

  .block15__box-title h2 {
    font-size: 28px;
  }
}

@media (max-width: 768px) {
  .block15__box-title h2 {
    font-size: 25px;
  }

  .block15__box p {
    font-size: 16px;
  }
}

@media (max-width: 540px) {
  .block15__video {
    margin-bottom: -25px;
  }

  .block15__video {
    width: 95%;
  }

  .block15__box-title h2 {
    font-size: 23px;
  }
}

@media (max-width: 320px) {
  .block15__box p {
    font-size: 15px;
  }

  .block15__box-title h2 {
    font-size: 20px;
  }
}

/*shablon 2 end*/

/*shablon 3*/

.block21 {
  margin: 30px 0 50px 0;
}

.block21__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.block21__box-left,
.block21__box-right {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

.block21__box-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.block21__box-left img {
  width: 100%;
}

.block21__box-right {
  width: 100%;
  text-align: center;
}

.block21__box-right h2 {
  text-align: center;
  line-height: 1.3;
  font-size: 29px;
  margin-bottom: 20px;
  padding: 25px 0 0;
  font-weight: 700;
}

@media (max-width: 1100px) {
  .block21__box-right h2 {
    font-size: 28px;
  }
}

@media (max-width: 925px) {
  .block21__box-right h2 {
    font-size: 27px;
  }
}

@media (max-width: 768px) {
  .block21__box-right h2 {
    font-size: 25px;
  }
}

@media (max-width: 540px) {
  .block21__box-right h2 {
    font-size: 23px;
  }
}

@media (max-width: 320px) {
  .block21__box-right h2 {
    font-size: 20px;
  }
}

@media (max-width: 1100px) {
  .block21__box-right p {
    font-size: 19px;
  }
}

@media (max-width: 925px) {
  .block21__box-right p {
    font-size: 18px;
  }
}

@media (max-width: 768px) {
  .block21__box-right p {
    font-size: 16px;
  }
}

@media (max-width: 320px) {
  .block21__box-right p {
    font-size: 15px;
  }
}

@media (max-width: 460px) {
  .block21__box-right-button {
    font-size: 13px;
    width: 90%;
  }
}

@media (max-width: 360px) {
  .block21__box-right-button {
    font-size: 13px;
  }
}

.block21__box-right-button,
.block21__box-right-button a,
.block24__box-right a {
  color: #fff;
  text-decoration: none;
}

.block21__box-right-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 700;
}

.block21__box-right-list li {
  padding: 6px 0;
  font-size: 17px;
}

@media (max-width: 1100px) {
  .block21__box-right-list li {
    font-size: 17px;
  }
}

@media (max-width: 925px) {
  .block21__box-right-list li {
    font-size: 17px;
  }
}

@media (max-width: 768px) {
  .block21__box-right-list li {
    font-size: 16px;
  }
}

@media (max-width: 320px) {
  .block21__box-right-list li {
    font-size: 15px;
  }
}

@media (max-width: 768px) {

  .block21__box,
  .block21__box-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .block21__box-left {
    -ms-flex-preferred-size: 0%;
    flex-basis: 0%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .block21__box-left img {
    width: 100%;
  }

  .block21__box-right {
    width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    text-align: center;
  }

  .block21__box-right ul {
    text-align: left;
    display: inline-block;
  }

  .block21__box-right-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-weight: 700;
  }
}

.block22 h2 {
  text-align: center;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 29px;
  padding: 25px 0 0;
  font-weight: 700;
  margin-bottom: 60px;
}

@media (max-width: 1100px) {
  .block22 h2 {
    font-size: 28px;
  }
}

@media (max-width: 925px) {
  .block22 h2 {
    font-size: 27px;
  }
}

@media (max-width: 768px) {
  .block22 h2 {
    font-size: 25px;
  }
}

@media (max-width: 540px) {
  .block22 h2 {
    font-size: 23px;
  }
}

@media (max-width: 320px) {
  .block22 h2 {
    font-size: 20px;
  }
}

.block22__box {
  text-align: center;
}

.block22__box-item {
  font-weight: 700;
}

.block22__box ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 35px;
  padding-left: 0;
}

.block22__box ul li {
  margin-left: 40px;
  line-height: 30px;
}

@media (max-width: 768px) {
  .block22__box-item ul {
    margin-left: 0;
    display: block;
  }

  .block22__box-item ul li {
    list-style-type: none;
    margin-left: 0;
  }
}

@media (max-width: 530px) {
  .block22__box {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.block23,
.block23 h2,
.block23 p {
  text-align: center;
}

.block23 h2 {
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 29px;
  padding: 25px 0 0;
  font-weight: 700;
  margin: 60px 0 30px;
}

@media (max-width: 1100px) {
  .block23 h2 {
    font-size: 28px;
  }
}

@media (max-width: 925px) {
  .block23 h2 {
    font-size: 27px;
  }
}

@media (max-width: 768px) {
  .block23 h2 {
    font-size: 25px;
    margin: 30px 0 30px 0;
  }
}

@media (max-width: 540px) {
  .block23 h2 {
    font-size: 23px;
  }
}

@media (max-width: 320px) {
  .block23 h2 {
    font-size: 20px;
  }
}

.block23 p {
  font-size: 21px;
  line-height: 1.86;
  margin-bottom: 15px;
}

@media (max-width: 1100px) {
  .block23 p {
    font-size: 19px;
  }
}

@media (max-width: 925px) {
  .block23 p {
    font-size: 18px;
  }
}

@media (max-width: 768px) {
  .block23 p {
    font-size: 16px;
  }
}

@media (max-width: 320px) {
  .block23 p {
    font-size: 15px;
  }
}

.block24 {
  margin-top: 50px;
  padding: 50px 0;
}

.block24__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
  background-color: #f1f1f1;
  border-radius: 10px;
}

.block24__box-left {
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
}

.block24__box-left img {
  width: 280px;
  height: 280px;
  padding: 20px;
}

.block24__box-right {
  -ms-flex-preferred-size: 60%;
  flex-basis: 60%;
}

.block24__box-right-title,
.block26 h2 {
  text-align: center;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 29px;
  margin-bottom: 20px;
  padding: 25px 0 0;
  font-weight: 700;
}

@media (max-width: 1100px) {
  .block24__box-right-title {
    font-size: 28px;
  }
}

@media (max-width: 925px) {
  .block24__box-right-title {
    font-size: 27px;
  }
}

@media (max-width: 768px) {
  .block24__box-right-title {
    font-size: 25px;
  }
}

@media (max-width: 540px) {
  .block24__box-right-title {
    font-size: 23px;
  }
}

@media (max-width: 320px) {
  .block24__box-right-title {
    font-size: 20px;
  }
}

.block24__box-right-text p {
  font-size: 21px;
  text-align: center;
  line-height: 1.86;
  margin-bottom: 15px;
}

@media (max-width: 1100px) {
  .block24__box-right-text p {
    font-size: 19px;
  }
}

@media (max-width: 925px) {
  .block24__box-right-text p {
    font-size: 18px;
  }
}

@media (max-width: 768px) {
  .block24__box-right-text p {
    font-size: 16px;
  }
}

@media (max-width: 320px) {
  .block24__box-right-text p {
    font-size: 15px;
  }
}

.block24__box-right a {
  background-color: #f27e9a;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 30px;
  -webkit-box-shadow: 1px 2px 4px 1px #27318e73;
  box-shadow: 1px 2px 4px 1px #27318e73;
  margin: 20px auto;
  display: inline-block;
  padding: 15px 30px;
  line-height: 20px;
  cursor: pointer;
  width: 65%;
}

@media (max-width: 460px) {
  .block24__box-right a {
    font-size: 13px;
    width: 90%;
  }
}

@media (max-width: 360px) {
  .block24__box-right a {
    font-size: 13px;
  }
}

@media (max-width: 829px) {

  .block24__box-left,
  .block24__box-right {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .block24__box-left img {
    width: 250px;
    height: 250px;
  }
}

@media (max-width: 480px) {
  .block4 {
    margin-top: 0;
  }

  .block4__box-left img {
    width: 200px;
    height: 200px;
  }
}

.block25 {
  margin-top: 50px;
}

.block25 h2 {
  text-align: center;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 29px;
  padding: 25px 0 0;
  font-weight: 700;
  margin-bottom: 50px;
}

@media (max-width: 1100px) {
  .block25 h2 {
    font-size: 28px;
    padding-bottom: 25px;
  }
}

@media (max-width: 925px) {
  .block25 h2 {
    font-size: 27px;
  }
}

@media (max-width: 768px) {
  .block25 h2 {
    font-size: 25px;
  }
}

@media (max-width: 540px) {
  .block25 h2 {
    font-size: 23px;
  }
}

@media (max-width: 320px) {
  .block25 h2 {
    font-size: 20px;
  }
}

.block25__text ul,
.block25__text ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.block25__text ul {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin: 25px 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.block25__text ul li {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.block25__text ul li a {
  text-decoration: none;
  font-weight: 700;
  color: #3a3a3a;
  background-color: #75c0d6;
  list-style-type: none;
  text-align: center;
  font-size: 16px;
  border-radius: 15px;
  padding: 20px 10px;
  width: 260px;
}

.block25__text ul li a:hover {
  background-color: #7dddfa;
}

@media (max-width: 1294px) {
  .block25 ul li a {
    font-size: 14px;
    width: 235px;
  }
}

@media (max-width: 991px) {
  .block25__text ul {
    margin: 0;
  }

  .block25__text ul li {
    width: 48%;
    margin-bottom: 15px;
  }

  .block25__text ul li a {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .header__right img {
    width: 50%;
  }
}

@media (max-width: 600px) {
  .block25__text ul {
    margin: 0;
  }

  .block25__text ul li {
    width: 100%;
    margin-bottom: 15px;
  }
}

@media (max-width: 480px) {
  .block25 {
    margin-top: 0;
  }
}

.block26 {
  margin-top: 80px;
  margin-bottom: 80px;
  text-align: center;
}

@media (max-width: 1100px) {
  .block26 h2 {
    font-size: 28px;
  }
}

@media (max-width: 925px) {
  .block26 h2 {
    font-size: 27px;
  }
}

@media (max-width: 768px) {
  .block26 h2 {
    font-size: 25px;
  }
}

@media (max-width: 540px) {
  .block26 h2 {
    font-size: 23px;
  }
}

@media (max-width: 320px) {
  .block26 h2 {
    font-size: 20px;
  }

  .block26 {
    margin-bottom: 50px;
  }
}

.block26__description p {
  font-size: 21px;
  text-align: center;
  line-height: 1.86;
  margin-bottom: 15px;
}

@media (max-width: 1100px) {
  .block26__description p {
    font-size: 19px;
  }
}

@media (max-width: 925px) {
  .block26__description p {
    font-size: 18px;
  }
}

@media (max-width: 768px) {
  .block26__description p {
    font-size: 16px;
  }
}

@media (max-width: 320px) {
  .block26__description p {
    font-size: 15px;
  }
}

.block26__button a,
.block26__description-link a {
  color: #f27e9a;
  text-decoration: none;
}

.block26__button a {
  background-color: #f27e9a;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 30px;
  -webkit-box-shadow: 1px 2px 4px 1px #27318e73;
  box-shadow: 1px 2px 4px 1px #27318e73;
  margin: 20px auto;
  display: inline-block;
  padding: 15px 30px;
  line-height: 20px;
  cursor: pointer;
}

@media (max-width: 460px) {
  .block26__button a {
    font-size: 13px;
    width: 80%;
  }
}

@media (max-width: 360px) {
  .block26__button a {
    font-size: 13px;
  }
}

@media (max-width: 768px) {
  .block21 {
    margin-top: 0;
  }

  .block26 {
    margin-top: 50px;
  }
}

/*shablon 3 end*/

/*shablon 4 */

.block31 {
  margin: 30px 0 0;
}

.block31__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.block31__box-left,
.block31__box-right {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

.block31__box-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.block31__box-left img {
  width: 87%;
}

.block31__box-right {
  width: 100%;
  text-align: center;
}

.block31__box-right h2 {
  text-align: center;
  line-height: 1.3;
  font-size: 29px;
  margin-bottom: 20px;
  padding: 25px 0 0;
  font-weight: 700;
  text-transform: uppercase;
}

@media (max-width: 1100px) {
  .block31__box-right h2 {
    font-size: 28px;
  }
}

@media (max-width: 925px) {
  .block31__box-right h2 {
    font-size: 25px;
  }
}

@media (max-width: 768px) {
  .block31__box-right h2 {
    font-size: 23px;
  }
}

@media (max-width: 540px) {
  .block31__box-right h2 {
    font-size: 21px;
  }
}

@media (max-width: 320px) {
  .block31__box-right h2 {
    font-size: 15px;
  }
}

@media (max-width: 1100px) {
  .block31__box-right p {
    font-size: 16px;
  }
}

@media (max-width: 925px) {
  .block31__box-right p {
    font-size: 15px;
  }
}

@media (max-width: 768px) {
  .block31__box-right p {
    font-size: 14px;
  }
}

@media (max-width: 320px) {
  .block31__box-right p {
    font-size: 13px;
  }
}

/*
.block31__box-right-button {
  background-color: #f27e9a;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 30px;
  -webkit-box-shadow: 1px 2px 4px 1px #27318e73;
  box-shadow: 1px 2px 4px 1px #27318e73;
  margin: 20px auto;
  display: inline-block;
  padding: 15px 30px;
  line-height: 20px;
  cursor: pointer;
}
*/

@media (max-width: 460px) {
  .block31__box-right-button {
    font-size: 13px;
  }
}

@media (max-width: 360px) {
  .block31__box-right-button {
    font-size: 13px;
  }
}

@media (max-width: 320px) {
  .block31__box-right-button {
    font-size: 13px;
  }
}

.block31__box-right-button,
.block31__box-right-button a {
  color: #fff;
  text-decoration: none;
}

.block31__box-right-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 700;
}

.block31__box-right-list li {
  padding: 6px 0;
  font-size: 17px;
}

@media (max-width: 1100px) {
  .block31__box-right-list li {
    font-size: 17px;
  }
}

@media (max-width: 925px) {
  .block31__box-right-list li {
    font-size: 17px;
  }
}

@media (max-width: 768px) {
  .block31__box-right-list li {
    font-size: 16px;
  }
}

@media (max-width: 320px) {
  .block31__box-right-list li {
    font-size: 15px;
  }
}

@media (max-width: 768px) {
  .block31 {
    margin: 0;
  }

  .block31__box,
  .block31__box-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .block31__box-left {
    -ms-flex-preferred-size: 0%;
    flex-basis: 0%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .block31__box-left img {
    width: 100%;
  }

  .block31__box-right {
    width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    text-align: center;
  }

  .block31__box-right ul {
    text-align: left;
    display: inline-block;
  }

  .block31__box-right-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-weight: 700;
  }
}

@media (max-width: 320px) {
  .block31__box-right-button a {
    padding: 15px 5px;
  }
}

.block32__box-item-text>span {
  color: #f27e9a;
  font-weight: 700;
}

.block32 h2 {
  text-align: center;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 29px;
  padding: 25px 0 0;
  font-weight: 700;
  margin-bottom: 80px;
}

@media (max-width: 1100px) {
  .block32 h2 {
    font-size: 28px;
  }
}

@media (max-width: 925px) {
  .block32 h2 {
    font-size: 25px;
  }
}

@media (max-width: 768px) {
  .block32 h2 {
    font-size: 23px;
  }
}

@media (max-width: 540px) {
  .block32 h2 {
    font-size: 21px;
  }
}

@media (max-width: 320px) {
  .block32 h2 {
    font-size: 15px;
  }
}

.block32__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
  margin: 0 auto;
  padding-top: 30px;
}

.block32__box-item {
  width: 190px;
}

.block32__box-item img {
  width: 50px;
  height: 50px;
}

.block32__box-item-text {
  padding-bottom: 40px;
}

.block32__box-item-text a,
.block34__box-right a {
  text-decoration: none;
  color: #f27e9a;
  font-weight: 700;
}

@media (max-width: 768px) {
  .block32 {
    margin-top: 30px;
  }
}

@media (max-width: 530px) {
  .block32__box {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media (max-width: 480px) {
  .block32 h2 {
    margin-bottom: 50px;
  }

  .block32__box {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.block33,
.block33 h2,
.block33 p {
  text-align: center;
}

.block33 h2 {
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 29px;
  font-weight: 700;
  margin: 30px 0;
}

@media (max-width: 1100px) {
  .block33 h2 {
    font-size: 28px;
  }
}

@media (max-width: 925px) {
  .block33 h2 {
    font-size: 25px;
  }
}

@media (max-width: 768px) {
  .block33 h2 {
    font-size: 23px;
  }
}

@media (max-width: 540px) {
  .block33 h2 {
    font-size: 21px;
  }
}

@media (max-width: 320px) {
  .block33 h2 {
    font-size: 15px;
  }
}

.block33 p {
  font-size: 21px;
  line-height: 1.86;
  margin-bottom: 15px;
}

@media (max-width: 1100px) {
  .block33 p {
    font-size: 16px;
  }
}

@media (max-width: 925px) {
  .block33 p {
    font-size: 15px;
  }
}

@media (max-width: 768px) {
  .block33 p {
    font-size: 14px;
  }
}

@media (max-width: 320px) {
  .block33 p {
    font-size: 13px;
  }
}

@media (max-width: 991px) {

  .block33,
  .block33 h2 {
    text-align: center;
  }

  .block33 h2 {
    text-transform: uppercase;
    line-height: 1.3;
    font-size: 29px;
    padding: 25px 0 0;
    font-weight: 700;
    margin: 0 0 30px;
  }
}

@media (max-width: 991px) and (max-width: 1100px) {
  .block33 h2 {
    font-size: 28px;
  }
}

@media (max-width: 991px) and (max-width: 925px) {
  .block33 h2 {
    font-size: 25px;
  }
}

@media (max-width: 991px) and (max-width: 768px) {
  .block33 h2 {
    font-size: 23px;
  }
}

@media (max-width: 991px) and (max-width: 540px) {
  .block33 h2 {
    font-size: 21px;
  }
}

@media (max-width: 991px) and (max-width: 320px) {
  .block33 h2 {
    font-size: 15px;
  }
}

.block34 {
  margin-top: 50px;
  padding: 50px 0;
}

.block34__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
  background-color: #f1f1f1;
  border-radius: 10px;
}

.block34__box-left {
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
}

.block34__box-left img {
  width: 280px;
  height: 280px;
  padding: 20px;
}

.block34__box-right {
  -ms-flex-preferred-size: 60%;
  flex-basis: 60%;
}

.block34__box-right-title,
.block36 h2 {
  text-align: center;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 29px;
  margin-bottom: 20px;
  padding: 25px 0 0;
  font-weight: 700;
}

@media (max-width: 1100px) {
  .block34__box-right h2 {
    font-size: 28px;
  }
}

@media (max-width: 925px) {
  .block34__box-right h2 {
    font-size: 25px;
  }
}

@media (max-width: 768px) {
  .block34__box-right h2 {
    font-size: 23px;
  }
}

@media (max-width: 540px) {
  .block34__box-right h2 {
    font-size: 21px;
  }
}

@media (max-width: 320px) {
  .block34__box-right h2 {
    font-size: 15px;
  }
}

.block34__box-right-text p {
  font-size: 21px;
  text-align: center;
  line-height: 1.86;
  margin-bottom: 15px;
}

@media (max-width: 1100px) {
  .block34__box-right-text p {
    font-size: 16px;
  }
}

@media (max-width: 925px) {
  .block34__box-right-text p {
    font-size: 15px;
  }
}

@media (max-width: 768px) {
  .block34__box-right-text p {
    font-size: 14px;
  }
}

@media (max-width: 320px) {
  .block34__box-right-text p {
    font-size: 13px;
  }
}

.block34__box-right a {
  background-color: #f27e9a;
  color: #fff;
  text-transform: uppercase;
  border-radius: 30px;
  -webkit-box-shadow: 1px 2px 4px 1px #27318e73;
  box-shadow: 1px 2px 4px 1px #27318e73;
  margin: 20px auto;
  display: inline-block;
  padding: 15px 30px;
  line-height: 20px;
  cursor: pointer;
  width: 70%;
}

@media (max-width: 485px) {
  .block34__box-right a {
    font-size: 13px;
  }
}

@media (max-width: 360px) {
  .block34__box-right a {
    font-size: 13px;
  }
}

@media (max-width: 320px) {
  .block34__box-right a {
    font-size: 13px;
    width: 95% !important;
  }
}

@media (max-width: 829px) {

  .block34__box-left,
  .block34__box-right {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .block34__box-left img {
    width: 250px;
    height: 250px;
  }

  .block34__box-right a {
    width: 50%;
  }
}

@media (max-width: 650px) {
  .block34__box-right a {
    width: 60%;
  }
}

@media (max-width: 480px) {
  .block34 {
    margin-top: 0;
  }

  .block34__box-left img {
    width: 200px;
    height: 200px;
  }

  .block34__box-right a {
    width: 75%;
  }
}

.block36 {
  text-align: center;
  margin-top: 50px;
}

.block36__video {
  width: 85%;
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 50px;
}

.block36__description a {
  font-size: 21px;
}

@media (max-width: 1100px) {
  .block36 h2 {
    font-size: 28px;
  }

  .block36__description a {
    font-size: 16px;
  }
}

@media (max-width: 925px) {
  .block36 h2 {
    font-size: 25px;
  }
}

@media (max-width: 768px) {
  .block36 h2 {
    font-size: 23px;
  }
}

@media (max-width: 540px) {
  .block36 h2 {
    font-size: 21px;
    padding-top: 0;
  }
}

@media (max-width: 320px) {
  .block36 h2 {
    font-size: 15px;
  }
}

.block36__description p {
  font-size: 21px;
  text-align: center;
  line-height: 1.86;
  margin-bottom: 15px;
}

@media (max-width: 1100px) {
  .block36__description p {
    font-size: 16px;
  }
}

@media (max-width: 925px) {
  .block36__description p {
    font-size: 15px;
  }
}

@media (max-width: 768px) {
  .block36__description p {
    font-size: 14px;
  }
}

@media (max-width: 320px) {
  .block36__description p {
    font-size: 13px;
  }
}

@media (max-width: 768px) {
  .block36 {
    margin-top: 0;
  }
}

.block37 {
  margin-top: 40px;
  text-align: center;
  margin-bottom: 50px;
}

.block37 h2 {
  text-align: center;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 29px;
  margin-bottom: 20px;
  padding: 25px 0 0;
  font-weight: 700;
}

@media (max-width: 1100px) {
  .block37 h2 {
    font-size: 28px;
  }
}

@media (max-width: 925px) {
  .block37 h2 {
    font-size: 25px;
  }
}

@media (max-width: 768px) {
  .block37 {
    margin-bottom: 40px !important;
  }

  .block37 h2 {
    font-size: 23px;
    padding-top: 0;
  }
}

@media (max-width: 540px) {
  .block37 h2 {
    font-size: 21px;
  }
}

@media (max-width: 320px) {
  .block37 h2 {
    font-size: 15px;
  }
}

.block37__description p {
  font-size: 21px;
  text-align: center;
  line-height: 1.86;
  margin-bottom: 15px;
}

@media (max-width: 1100px) {
  .block37__description p {
    font-size: 16px;
  }
}

@media (max-width: 925px) {
  .block37__description p {
    font-size: 15px;
  }
}

@media (max-width: 768px) {
  .block37__description p {
    font-size: 14px;
  }
}

@media (max-width: 320px) {
  .block37__description p {
    font-size: 13px;
  }
}

.block37__description a {
  background-color: #f27e9a;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 30px;
  -webkit-box-shadow: 1px 2px 4px 1px #27318e73;
  box-shadow: 1px 2px 4px 1px #27318e73;
  margin: 20px auto;
  display: inline-block;
  padding: 15px 30px;
  text-decoration: none;
  line-height: 20px;
  cursor: pointer;
}

@media (max-width: 460px) {
  .block37__description a {
    font-size: 13px;
  }
}

@media (max-width: 360px) {
  .block37__description a {
    font-size: 13px;
  }
}

@media (max-width: 320px) {
  .block37__description a {
    font-size: 13px;
  }
}

@media (max-width: 768px) {
  .block37 {
    margin-top: 50px;
  }
}

.block35 {
  margin-top: 50px;
}

.block35 h2 {
  text-align: center;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 29px;
  margin-bottom: 20px;
  padding: 25px 0 0;
  font-weight: 700;
}

.block35__description p {
  font-size: 21px;
  text-align: center;
  line-height: 1.86;
  margin-bottom: 15px;
}

.block35__block-title {
  text-align: center;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 29px;
  margin-bottom: 20px;
  font-weight: 700;
  padding: 0;
}

@media (max-width: 1100px) {
  .block35__block-title {
    font-size: 25px;
  }

  .block35__description p {
    font-size: 15px;
  }

  .block35 h2 {
    font-size: 28px;
  }
}

@media (max-width: 991px) {
  .block35 h2 {
    font-size: 25px;
  }
}

@media (max-width: 925px) {
  .block35__block h2 {
    font-size: 25px;
  }
}

@media (max-width: 768px) {
  .block35__block h2 {
    font-size: 23px;
  }

  .block35 h2 {
    font-size: 23px;
  }

  .block35 {
    margin-top: 0px;
  }
}

@media (max-width: 540px) {
  .block35__block h2 {
    font-size: 21px;
  }

  .block35 h2 {
    font-size: 21px;
  }
}

@media (max-width: 320px) {
  .block35 {
    margin-top: 0 !important;
  }

  .block35__block h2 {
    font-size: 15px;
  }

  .block35 h2 {
    font-size: 15px;
  }
}

.block35__block-text {
  font-size: 21px;
  text-align: center;
  line-height: 1.86;
  margin-bottom: 15px;
}

@media (max-width: 1100px) {
  .block35__block-text {
    font-size: 16px;
  }
}

@media (max-width: 925px) {
  .block35__block-text {
    font-size: 15px;
  }
}

@media (max-width: 768px) {
  .block35__block-text {
    font-size: 14px;
  }
}

@media (max-width: 320px) {
  .block35__block-text {
    font-size: 13px;
  }
}

.block35__box {
  margin: 50px 0 0 0;
}

.block35__box-bg {
  background-color: #f1f1f1;
  padding: 25px 0;
}

.block35__box-text,
.block35__box-text-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.block35__box-text {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 20px;
}

.block35__box-text-title {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
  font-size: 20px;
  line-height: 1.6;
  text-align: center;
  margin: 0;
  color: #3a3a3a;
}

@media (max-width: 1100px) {
  .block35__box-text-title {
    font-size: 20px;
  }
}

@media (max-width: 925px) {
  .block35__box-text-title {
    font-size: 20px;
  }
}

@media (max-width: 768px) {
  .block35__box-text-title {
    font-size: 18px;
  }
}

@media (max-width: 320px) {
  .block35__box-text-title {
    font-size: 15px;
  }
}

.block35__box-text-description {
  -ms-flex-preferred-size: 60%;
  flex-basis: 60%;
  line-height: 1.9;
  font-size: 18px;
  margin: 0;
  padding-left: 40px;
}

@media (max-width: 1100px) {
  .block35__box-text-description {
    font-size: 17px;
  }
}

@media (max-width: 925px) {
  .block35__box-text-description {
    font-size: 16px;
  }
}

@media (max-width: 768px) {
  .block35__box-text-description {
    font-size: 15px;
    text-align: center;
  }
}

@media (max-width: 320px) {
  .block35__box-text-description {
    font-size: 14px;
  }
}

.block35__box-text-description a {
  display: block;
  color: #f27e9a;
  text-decoration: none;
  font-weight: 700;
}

@media (max-width: 768px) {
  .block35__box {
    margin-bottom: 0;
  }

  .block35__box-text-description,
  .block35__box-text-title {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .block35__box-text-description {
    padding-left: 0;
  }
}

@media (max-width: 480px) {
  .block35 {
    margin-top: 50px;
  }

  .block35__box {
    margin: 50px 0 0;
  }
}

/*shablon 4 end*/

/*shablon 5*/

.block41 {
  margin: 30px 0 0;
}

.block41__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.block41__box-left,
.block41__box-right {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

.block41__box-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.block41__box-left img {
  width: 87%;
}

.block41__box-right {
  width: 100%;
  text-align: center;
}

.block41__box-right h2 {
  text-align: center;
  line-height: 1.3;
  font-size: 29px;
  margin-bottom: 20px;
  padding: 25px 0 0;
  font-weight: 700;
  text-transform: uppercase;
}

@media (max-width: 1100px) {
  .block41__box-right h2 {
    font-size: 28px;
  }
}

@media (max-width: 925px) {
  .block41__box-right h2 {
    font-size: 25px;
  }
}

@media (max-width: 768px) {
  .block41__box-right h2 {
    font-size: 23px;
  }
}

@media (max-width: 540px) {
  .block41__box-right h2 {
    font-size: 21px;
  }
}

@media (max-width: 320px) {
  .block41__box-right h2 {
    font-size: 15px;
  }
}

@media (max-width: 1100px) {
  .block41__box-right p {
    font-size: 16px;
  }
}

@media (max-width: 925px) {
  .block41__box-right p {
    font-size: 15px;
  }
}

@media (max-width: 768px) {
  .block41__box-right p {
    font-size: 14px;
  }
}

@media (max-width: 320px) {
  .block41__box-right p {
    font-size: 13px;
  }
}

.block41__box-right-button {
  background-color: #f27e9a;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 30px;
  -webkit-box-shadow: 1px 2px 4px 1px #27318e73;
  box-shadow: 1px 2px 4px 1px #27318e73;
  margin: 20px auto;
  display: inline-block;
  padding: 15px 30px;
  line-height: 20px;
  cursor: pointer;
}

@media (max-width: 460px) {
  .block41__box-right-button {
    font-size: 13px;
  }
}

@media (max-width: 360px) {
  .block41__box-right-button {
    font-size: 13px;
  }
}

@media (max-width: 320px) {
  .block41__box-right-button {
    font-size: 13px;
  }
}

.block41__box-right-button,
.block41__box-right-button a {
  color: #fff;
  text-decoration: none;
}

.block41__box-right-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 700;
}

.block41__box-right-list li {
  padding: 6px 0;
  font-size: 17px;
}

@media (max-width: 1100px) {
  .block41__box-right-list li {
    font-size: 17px;
  }
}

@media (max-width: 925px) {
  .block41__box-right-list li {
    font-size: 17px;
  }
}

@media (max-width: 768px) {
  .block41__box-right-list li {
    font-size: 16px;
  }
}

@media (max-width: 320px) {
  .block41__box-right-list li {
    font-size: 15px;
  }
}

@media (max-width: 768px) {
  .block41 {
    margin: 0;
  }

  .block41__box,
  .block41__box-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .block41__box-left {
    -ms-flex-preferred-size: 0%;
    flex-basis: 0%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .block41__box-left img {
    width: 100%;
  }

  .block41__box-right {
    width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    text-align: center;
  }

  .block41__box-right ul {
    text-align: left;
    display: inline-block;
  }

  .block41__box-right-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-weight: 700;
  }
}

@media (max-width: 320px) {
  .block41__box-right-button a {
    padding: 15px 5px;
  }
}

.block42 h2 {
  text-align: center;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 29px;
  padding: 25px 0 0;
  font-weight: 700;
  margin-bottom: 80px;
}

@media (max-width: 1100px) {
  .block42 h2 {
    font-size: 28px;
  }
}

@media (max-width: 925px) {
  .block42 h2 {
    font-size: 25px;
  }
}

@media (max-width: 768px) {
  .block42 h2 {
    font-size: 23px;
  }
}

@media (max-width: 540px) {
  .block42 h2 {
    font-size: 21px;
  }
}

@media (max-width: 320px) {
  .block42 h2 {
    font-size: 15px;
  }
}

.block42__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
  margin: 0 auto;
  padding-top: 30px;
}

.block42__box-item {
  width: 190px;
}

.block42__box-item img {
  width: 50px;
  height: 50px;
}

.block42__box-item-text {
  padding-bottom: 40px;
}

.block42__box-item-text a,
.block44__box-right a {
  text-decoration: none;
  color: #f27e9a;
  font-weight: 700;
}

@media (max-width: 768px) {
  .block42 {
    margin-top: 30px;
  }
}

@media (max-width: 530px) {
  .block42__box {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media (max-width: 480px) {
  .block42 h2 {
    margin-bottom: 50px;
  }

  .block42__box {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.block43,
.block43 h2,
.block43 p {
  text-align: center;
}

.block43 h2 {
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 29px;
  padding: 25px 0 0;
  font-weight: 700;
  margin: 30px 0;
}

@media (max-width: 1100px) {
  .block43 h2 {
    font-size: 28px;
  }
}

@media (max-width: 925px) {
  .block43 h2 {
    font-size: 25px;
  }
}

@media (max-width: 768px) {
  .block43 h2 {
    font-size: 23px;
  }
}

@media (max-width: 540px) {
  .block43 h2 {
    font-size: 21px;
  }
}

@media (max-width: 320px) {
  .block43 h2 {
    font-size: 15px;
  }
}

.block43 p {
  font-size: 21px;
  line-height: 1.86;
  margin-bottom: 15px;
}

@media (max-width: 1100px) {
  .block43 p {
    font-size: 16px;
  }
}

@media (max-width: 925px) {
  .block43 p {
    font-size: 15px;
  }
}

@media (max-width: 768px) {
  .block43 p {
    font-size: 14px;
  }
}

@media (max-width: 320px) {
  .block43 p {
    font-size: 13px;
  }
}

@media (max-width: 991px) {

  .block43,
  .block43 h2 {
    text-align: center;
  }

  .block43 h2 {
    text-transform: uppercase;
    line-height: 1.3;
    font-size: 29px;
    padding: 25px 0 0;
    font-weight: 700;
    margin: 0 0 30px;
  }
}

@media (max-width: 991px) and (max-width: 1100px) {
  .block43 h2 {
    font-size: 28px;
  }
}

@media (max-width: 991px) and (max-width: 925px) {
  .block43 h2 {
    font-size: 25px;
  }
}

@media (max-width: 991px) and (max-width: 768px) {
  .block43 h2 {
    font-size: 23px;
  }
}

@media (max-width: 991px) and (max-width: 540px) {
  .block43 h2 {
    font-size: 21px;
  }
}

@media (max-width: 991px) and (max-width: 320px) {
  .block43 h2 {
    font-size: 15px;
  }
}

.block44 {
  margin-top: 50px;
  padding: 50px 0;
  background-color: #f1f1f1;
}

.block44__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
}

.block44__box-left {
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
}

.block44__box-left img {
  width: 320px;
  height: 320px;
}

.block44__box-right {
  -ms-flex-preferred-size: 60%;
  flex-basis: 60%;
}

.block44__box-right-title,
.block46 h2 {
  text-align: center;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 29px;
  margin-bottom: 20px;
  padding: 25px 0 0;
  font-weight: 700;
}

@media (max-width: 1100px) {
  .block44__box-right-title {
    font-size: 28px;
  }
}

@media (max-width: 925px) {
  .block44__box-right-title {
    font-size: 25px;
  }
}

@media (max-width: 768px) {
  .block44__box-right-title {
    font-size: 23px;
  }
}

@media (max-width: 540px) {
  .block44__box-right-title {
    font-size: 21px;
  }
}

@media (max-width: 320px) {
  .block44__box-right-title {
    font-size: 15px;
  }
}

.block44__box-right-text p {
  font-size: 21px;
  text-align: center;
  line-height: 1.86;
  margin-bottom: 15px;
}

@media (max-width: 1100px) {
  .block44__box-right-text p {
    font-size: 16px;
  }
}

@media (max-width: 925px) {
  .block44__box-right-text p {
    font-size: 15px;
  }
}

@media (max-width: 768px) {
  .block44__box-right-text p {
    font-size: 14px;
  }
}

@media (max-width: 320px) {
  .block44__box-right-text p {
    font-size: 13px;
  }
}

.block44__box-right a {
  background-color: #f27e9a;
  color: #fff;
  text-transform: uppercase;
  border-radius: 30px;
  -webkit-box-shadow: 1px 2px 4px 1px #27318e73;
  box-shadow: 1px 2px 4px 1px #27318e73;
  margin: 20px auto;
  display: inline-block;
  padding: 15px 30px;
  line-height: 20px;
  cursor: pointer;
  width: 53%;
}

@media (max-width: 460px) {
  .block44__box-right a {
    font-size: 13px;
  }
}

@media (max-width: 360px) {
  .block44__box-right a {
    font-size: 13px;
  }
}

@media (max-width: 320px) {
  .block44__box-right a {
    font-size: 13px;
  }
}

@media (max-width: 829px) {

  .block44__box-left,
  .block44__box-right {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .block44__box-left img {
    width: 250px;
    height: 250px;
  }

  .block44__box-right a {
    width: 40%;
  }
}

@media (max-width: 650px) {
  .block44__box-right a {
    width: 60%;
  }
}

@media (max-width: 480px) {
  .block44 {
    margin-top: 0;
  }

  .block44__box-left img {
    width: 200px;
    height: 200px;
  }

  .block44__box-right a {
    width: 75%;
  }
}

.block46 {
  text-align: center;
}

@media (max-width: 1100px) {
  .block46 h2 {
    font-size: 28px;
  }
}

@media (max-width: 925px) {
  .block46 h2 {
    font-size: 25px;
  }
}

@media (max-width: 768px) {
  .block46 h2 {
    font-size: 23px;
  }
}

@media (max-width: 540px) {
  .block46 h2 {
    font-size: 21px;
    padding-top: 0;
  }
}

@media (max-width: 320px) {
  .block46 h2 {
    font-size: 15px;
  }
}

.block46__description p {
  font-size: 21px;
  text-align: center;
  line-height: 1.86;
  margin-bottom: 15px;
}

@media (max-width: 1100px) {
  .block46__description p {
    font-size: 16px;
  }
}

@media (max-width: 925px) {
  .block46__description p {
    font-size: 15px;
  }
}

@media (max-width: 768px) {
  .block46__description p {
    font-size: 14px;
  }
}

@media (max-width: 320px) {
  .block46__description p {
    font-size: 13px;
  }
}

@media (max-width: 991px) {
  .block46 {
    font-size: 50px;
  }
}

@media (max-width: 768px) {
  .block46 {
    margin-top: 0;
  }
}

.block47 {
  margin-top: 40px;
  margin-bottom: 80px !important;
  text-align: center;
}

.block47 h2 {
  text-align: center;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 29px;
  margin-bottom: 20px;
  padding: 25px 0 0;
  font-weight: 700;
}

@media (max-width: 1100px) {
  .block47 h2 {
    font-size: 28px;
  }
}

@media (max-width: 925px) {
  .block47 h2 {
    font-size: 25px;
  }
}

@media (max-width: 768px) {
  .block47 {
    margin-bottom: 40px !important;
  }

  .block47 h2 {
    font-size: 23px;
    padding-top: 0;
  }
}

@media (max-width: 540px) {
  .block47 h2 {
    font-size: 21px;
  }
}

@media (max-width: 320px) {
  .block47 h2 {
    font-size: 15px;
  }
}

.block47__description p {
  font-size: 21px;
  text-align: center;
  line-height: 1.86;
  margin-bottom: 15px;
}

@media (max-width: 1100px) {
  .block47__description p {
    font-size: 16px;
  }
}

@media (max-width: 925px) {
  .block47__description p {
    font-size: 15px;
  }
}

@media (max-width: 768px) {
  .block47__description p {
    font-size: 14px;
  }
}

@media (max-width: 320px) {
  .block47__description p {
    font-size: 13px;
  }
}

.block47__description a {
  background-color: #f27e9a;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 30px;
  -webkit-box-shadow: 1px 2px 4px 1px #27318e73;
  box-shadow: 1px 2px 4px 1px #27318e73;
  margin: 20px auto;
  display: inline-block;
  padding: 15px 30px;
  text-decoration: none;
  line-height: 20px;
  cursor: pointer;
}

@media (max-width: 460px) {
  .block47__description a {
    font-size: 13px;
  }
}

@media (max-width: 360px) {
  .block47__description a {
    font-size: 13px;
  }
}

@media (max-width: 320px) {
  .block47__description a {
    font-size: 13px;
  }
}

@media (max-width: 768px) {
  .block47 {
    margin-top: 50px;
  }
}

.block45 {
  margin-top: 80px;
}

.block45__block-title {
  text-align: center;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 29px;
  margin-bottom: 20px;
  font-weight: 700;
  padding: 0;
}

@media (max-width: 1100px) {
  .block45__block-title {
    font-size: 28px;
  }
}

@media (max-width: 925px) {
  .block45__block-title {
    font-size: 25px;
  }
}

@media (max-width: 768px) {
  .block45__block-title {
    font-size: 23px;
  }
}

@media (max-width: 540px) {
  .block45__block-title {
    font-size: 21px;
  }
}

@media (max-width: 320px) {
  .block45__block-title {
    font-size: 15px;
  }
}

.block45__block-text {
  font-size: 21px;
  text-align: center;
  line-height: 1.86;
  margin-bottom: 15px;
}

@media (max-width: 1100px) {
  .block45__block-text {
    font-size: 16px;
  }
}

@media (max-width: 925px) {
  .block45__block-text {
    font-size: 15px;
  }
}

@media (max-width: 768px) {
  .block45__block-text {
    font-size: 14px;
  }
}

@media (max-width: 320px) {
  .block45__block-text {
    font-size: 13px;
  }
}

.block45__box {
  margin: 50px 0 0 0;
}

.block45__box-bg {
  background-color: #f1f1f1;
  padding: 25px 0;
}

.block45__box-text,
.block45__box-text-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.block45__box-text {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 20px;
}

.block45__box-text-title {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
  font-size: 20px;
  line-height: 1.6;
  text-align: center;
  margin: 0;
  color: #3a3a3a;
}

@media (max-width: 1100px) {
  .block45__box-text-title {
    font-size: 20px;
  }
}

@media (max-width: 925px) {
  .block45__box-text-title {
    font-size: 20px;
  }
}

@media (max-width: 768px) {
  .block45__box-text-title {
    font-size: 18px;
  }
}

@media (max-width: 320px) {
  .block45__box-text-title {
    font-size: 15px;
  }
}

.block45__box-text-description {
  -ms-flex-preferred-size: 60%;
  flex-basis: 60%;
  line-height: 1.9;
  font-size: 18px;
  margin: 0;
  padding-left: 40px;
}

@media (max-width: 1100px) {
  .block45__box-text-description {
    font-size: 17px;
  }
}

@media (max-width: 925px) {
  .block45__box-text-description {
    font-size: 16px;
  }
}

@media (max-width: 768px) {
  .block45__box-text-description {
    font-size: 15px;
    text-align: center;
  }
}

@media (max-width: 320px) {
  .block45__box-text-description {
    font-size: 14px;
  }
}

.block45__box-text-description a {
  display: block;
  color: #f27e9a;
  text-decoration: none;
  font-weight: 700;
}

@media (max-width: 768px) {
  .block45__box {
    margin-bottom: 0;
  }

  .block45__box-text-description,
  .block45__box-text-title {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .block45__box-text-description {
    padding-left: 0;
  }
}

@media (max-width: 480px) {
  .block45 {
    margin-top: 50px;
  }

  .block45__box {
    margin: 50px 0 0;
  }
}

/*shablon 5 end*/

/*shablon 6*/

.block51 {
  margin: 30px 0 0;
}

.block51__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.block51__box-left,
.block51__box-right {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

.block51__box-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.block51__box-left img {
  width: 450px;
}

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

.block51__box-right h2 {
  text-align: center;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 31px;
  margin-bottom: 20px;
  padding: 25px 0 0;
  font-weight: 700;
}

@media (max-width: 1100px) {
  .block51__box-right h2 {
    font-size: 28px;
  }
}

@media (max-width: 925px) {
  .block51__box-right h2 {
    font-size: 25px;
  }
}

@media (max-width: 768px) {
  .block51__box-right h2 {
    font-size: 23px;
  }
}

@media (max-width: 540px) {
  .block51__box-right h2 {
    font-size: 21px;
  }
}

@media (max-width: 320px) {
  .block51__box-right h2 {
    font-size: 15px;
  }
}

.block51__box-right-button a {
  background-color: #f27e9a;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 30px;
  -webkit-box-shadow: 1px 2px 4px 1px #27318e73;
  box-shadow: 1px 2px 4px 1px #27318e73;
  margin: 20px auto;
  display: inline-block;
  padding: 15px 30px;
  text-decoration: none;
  line-height: 20px;
  cursor: pointer;
}

@media (max-width: 460px) {
  .block51__box-right-button a {
    font-size: 13px;
  }
}

@media (max-width: 360px) {
  .block51__box-right-button a {
    font-size: 13px;
  }
}

@media (max-width: 320px) {
  .block51__box-right-button a {
    font-size: 13px;
  }
}

.block51__box-right ul li {
  list-style-type: none;
}

.block51__box-right ul li a {
  color: #f27e9a;
  text-decoration: none;
  line-height: 35px;
  font-size: 20px;
}

.block51__box-right-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 700;
}

.block51__box-right-list li {
  padding: 6px 0;
  font-size: 17px;
}

@media (max-width: 1100px) {
  .block51__box-right-list li {
    font-size: 17px;
  }
}

@media (max-width: 925px) {
  .block51__box-right-list li {
    font-size: 17px;
  }
}

@media (max-width: 768px) {
  .block51__box-right-list li {
    font-size: 16px;
  }
}

@media (max-width: 320px) {
  .block51__box-right-list li {
    font-size: 15px;
  }
}

@media (max-width: 768px) {
  .block51 {
    margin: 0;
  }

  .block51__box,
  .block51__box-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .block51__box-left {
    -ms-flex-preferred-size: 0%;
    flex-basis: 0%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .block51__box-left img {
    width: 100%;
  }

  .block51__box-right {
    width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    text-align: center;
  }

  .block51__box-right ul {
    padding-left: 0;
    margin-left: 0;
    text-align: left;
    display: inline-block;
  }

  .block51__box-right ul li {
    text-align: center;
  }

  .block51__box-right ul li a span {
    border-bottom: 1px dotted #000;
    padding-bottom: 5px;
  }

  .block51__box-right-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-weight: 700;
  }
}

@media (max-width: 480px) {
  .block51__box-right ul li a span {
    font-size: 18px;
  }
}

@media (max-width: 320px) {
  .block51__box-right-button a {
    padding: 15px 5px;
  }

  .block51__box-right ul li a span {
    font-size: 13px;
  }
}

.block52 {
  text-align: center;
  background-color: #f7f7f7;
}

.block52 h2 {
  text-align: center;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 31px;
  padding: 25px 0 0;
  font-weight: 700;
  margin: 30px 0;
}

.block52 p {
  font-size: 21px;
  text-align: center;
  line-height: 1.86;
  width: 95%;
  margin: 0 auto;
  padding-bottom: 40px;
}

@media (max-width: 1100px) {
  .block52 h2 {
    font-size: 28px;
  }

  .block52 p {
    font-size: 19px;
  }
}

@media (max-width: 925px) {
  .block52 h2 {
    font-size: 25px;
  }

  .block52 p {
    font-size: 18px;
  }
}

@media (max-width: 768px) {
  .block52 h2 {
    font-size: 23px;
  }

  .block52 p {
    font-size: 16px;
  }
}

@media (max-width: 540px) {
  .block52 h2 {
    font-size: 21px;
  }

  .block52 p {
    font-size: 15px;
  }
}

@media (max-width: 320px) {
  .block52 h2 {
    font-size: 15px;
  }

  .block52 p {
    font-size: 13px;
  }
}

@media (max-width: 1100px) {
  .block52 p {
    font-size: 16px;
  }
}

@media (max-width: 925px) {
  .block52 p {
    font-size: 15px;
  }
}

@media (max-width: 768px) {
  .block52 p {
    font-size: 14px;
  }
}

@media (max-width: 320px) {
  .block52 p {
    font-size: 13px;
  }
}

@media (max-width: 991px) {

  .block52,
  .block52 h2 {
    text-align: center;
  }

  .block52 h2 {
    text-transform: uppercase;
    line-height: 1.3;
    font-size: 31px;
    padding: 25px 0 0;
    font-weight: 700;
    margin: 0 0 30px;
  }
}

@media (max-width: 991px) and (max-width: 1100px) {
  .block52 h2 {
    font-size: 28px;
  }
}

@media (max-width: 991px) and (max-width: 925px) {
  .block52 h2 {
    font-size: 25px;
  }
}

@media (max-width: 991px) and (max-width: 768px) {
  .block52 h2 {
    font-size: 23px;
  }
}

@media (max-width: 991px) and (max-width: 540px) {
  .block52 h2 {
    font-size: 21px;
  }
}

@media (max-width: 991px) and (max-width: 320px) {
  .block52 h2 {
    font-size: 15px;
  }
}

@media (max-width: 768px) {
  .block52 {
    margin-top: 30px;
  }
}

.block53__box {
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.block53__box-title h2 {
  text-align: center;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 31px;
  margin-bottom: 20px;
  padding: 25px 0 0;
  font-weight: 700;
}

@media (max-width: 1100px) {
  .block53__box-title h2 {
    font-size: 28px;
  }
}

@media (max-width: 925px) {
  .block53__box-title h2 {
    font-size: 25px;
  }
}

@media (max-width: 768px) {
  .block53__box-title h2 {
    font-size: 23px;
  }
}

@media (max-width: 540px) {
  .block53__box-title h2 {
    font-size: 21px;
  }
}

@media (max-width: 320px) {
  .block53__box-title h2 {
    font-size: 15px;
  }
}

.block53__box-left,
.block53__box-right {
  -ms-flex-preferred-size: 45%;
  flex-basis: 45%;
}

.block53__box-left img,
.block53__box-right img {
  width: 100%;
}

@media (max-width: 768px) {
  .block53 {
    text-align: center;
  }

  .block53__box-left,
  .block53__box-right {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .block53__box-left img,
  .block53__box-right img {
    width: 60%;
  }
}

@media (max-width: 600px) {
  .block53 {
    text-align: center;
  }

  .block53__box-left img,
  .block53__box-right img {
    width: 80%;
  }
}

@media (max-width: 480px) {
  .block53 {
    text-align: center;
  }

  .block53__box-left img,
  .block53__box-right img {
    width: 100%;
  }
}

.block54 {
  margin-top: 80px;
}

.block54__title h2 {
  text-align: center;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 31px;
  margin-bottom: 20px;
  padding: 25px 0 0;
  font-weight: 700;
}

@media (max-width: 1100px) {
  .block54__title h2 {
    font-size: 28px;
  }
}

@media (max-width: 925px) {
  .block54__title h2 {
    font-size: 25px;
  }
}

@media (max-width: 768px) {
  .block54__title h2 {
    font-size: 23px;
  }
}

@media (max-width: 540px) {
  .block54__title h2 {
    font-size: 21px;
  }
}

@media (max-width: 320px) {
  .block54__title h2 {
    font-size: 15px;
  }
}

.block54__block-title h2 {
  text-align: center;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 31px;
  margin-bottom: 20px;
  padding: 25px 0 0;
  font-weight: 700;
}

@media (max-width: 1100px) {
  .block54__block-title h2 {
    font-size: 28px;
  }
}

@media (max-width: 925px) {
  .block54__block-title h2 {
    font-size: 25px;
  }
}

@media (max-width: 768px) {
  .block54__block-title h2 {
    font-size: 23px;
  }
}

@media (max-width: 540px) {
  .block54__block-title h2 {
    font-size: 21px;
  }
}

@media (max-width: 320px) {
  .block54__block-title h2 {
    font-size: 15px;
  }
}

.block54__block-text p {
  font-size: 17px;
  text-align: center;
  line-height: 1.86;
  margin-bottom: 15px;
}

@media (max-width: 1100px) {
  .block54__block-text p {
    font-size: 16px;
  }
}

@media (max-width: 925px) {
  .block54__block-text p {
    font-size: 15px;
  }
}

@media (max-width: 768px) {
  .block54__block-text p {
    font-size: 14px;
  }
}

@media (max-width: 320px) {
  .block54__block-text p {
    font-size: 13px;
  }
}

.block54__box {
  margin: 50px 0;
}

.block54__box-bg {
  background-color: #f1f1f1;
  padding: 25px 0;
}

.block54__box-text,
.block54__box-text-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.block54__box-text {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.block54__box-text-title {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
  font-size: 18px;
  line-height: 1.6;
  text-align: center;
  margin: 0;
  color: #3a3a3a;
  font-weight: bold;
}

@media (max-width: 1100px) {
  .block54__box-text-title {
    font-size: 18px;
  }
}

@media (max-width: 925px) {
  .block54__box-text-title {
    font-size: 18px;
  }
}

@media (max-width: 768px) {
  .block54__box-text-title {
    font-size: 18px;
  }
}

@media (max-width: 320px) {
  .block54__box-text-title {
    font-size: 15px;
  }
}

.block54__box-text p {
  line-height: 1.9;
  font-size: 18px;
  margin: 0;
}

@media (max-width: 1100px) {
  .block54__box-text p {
    font-size: 17px;
  }
}

@media (max-width: 925px) {
  .block54__box-text p {
    font-size: 16px;
  }
}

@media (max-width: 768px) {
  .block54__box-text p {
    font-size: 15px;
    text-align: center;
  }
}

@media (max-width: 320px) {
  .block54__box-text p {
    font-size: 14px;
  }
}

.block54__box-text-description {
  -ms-flex-preferred-size: 60%;
  flex-basis: 60%;
  padding-left: 40px;
}

.block54__box-text-description a {
  display: block;
  color: #f27e9a;
  text-decoration: none;
  font-weight: 700;
}

@media (max-width: 768px) {
  .block54 {
    margin-top: 60px;
  }

  .block54__box {
    margin-bottom: 0;
  }

  .block54__box-text-description,
  .block54__box-text-title {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .block54__box-text-description {
    padding-left: 0;
  }

  .block54__title h2 {
    padding: 0;
  }
}

@media (max-width: 480px) {
  .block54 {
    margin-top: 50px;
  }

  .block54__box {
    margin: 50px 0 0;
  }
}

.block55 {
  margin-top: 50px;
  margin-bottom: 35px !important;
  text-align: center;
}

.block55__button a,
.block55__title h5 {
  text-transform: uppercase;
  font-weight: 700;
}

.block55__title h5 {
  text-align: center;
  font-size: 18px;
  line-height: 1.9;
  padding: 25px 0 0;
}

.block55__description p {
  font-size: 17px;
  text-align: center;
  line-height: 1.86;
  margin-bottom: 15px;
}

@media (max-width: 1100px) {
  .block55__description p {
    font-size: 16px;
  }
}

@media (max-width: 925px) {
  .block55__description p {
    font-size: 15px;
  }
}

@media (max-width: 768px) {
  .block55__description p {
    font-size: 14px;
  }
}

@media (max-width: 320px) {
  .block55__description p {
    font-size: 13px;
  }
}

.block55__button a {
  background-color: #f27e9a;
  color: #fff;
  border-radius: 30px;
  -webkit-box-shadow: 1px 2px 4px 1px #27318e73;
  box-shadow: 1px 2px 4px 1px #27318e73;
  margin: 20px auto;
  display: inline-block;
  padding: 15px 30px;
  text-decoration: none;
  line-height: 20px;
  cursor: pointer;
}

@media (max-width: 460px) {
  .block55__button a {
    font-size: 13px;
  }
}

@media (max-width: 360px) {
  .block55__button a {
    font-size: 13px;
  }
}

@media (max-width: 320px) {
  .block55__button a {
    font-size: 13px;
  }
}

@media (max-width: 768px) {
  .block55 {
    margin-top: 20px;
  }
}

/*shablon 6 end*/

/*sitebar button*/

.spesials-bar button {
  width: 189px;
  height: 50px;
  overflow: auto;
  margin: auto;
  position: absolute;
  top: 68%;
  left: 0;
  bottom: 0;
  right: 0;
  font-weight: bold;
  border-radius: 10px;
  box-shadow: 1px 2px 4px 1px #75c0d68a;
  background-color: #75c0d6;
  border-color: #75c0d6;
  color: black;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px !important;
}

@media (max-width: 768px) {
  .spesials-bar button {
    width: 226px;
    height: 48px;
    overflow: auto;
    margin: auto;
    position: absolute;
    top: 64%;
    left: 0;
    bottom: 0 !important;
    right: 0 !important;
  }
}

/*SITEbar*/

.spesials-bar1 {
  height: 100%;
  text-align: center;
}

.widget-phone-cust {
  margin-bottom: -35px;
}

.widget-phone-cust span {
  padding-bottom: 15px;
}

/*SITEbar end*/

/*play*/

.art_yt iframe,
.art_yt object,
.art_yt embed {
  height: 88% !important;
  border-radius: 15px;
}

.art_yt {
  margin-bottom: -15px !important;
}

/*play end*/

/*meet-dr-angelina-postoev*/

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

.main2__block-left {
  -ms-flex-preferred-size: 45%;
  flex-basis: 45%;
}

.main2__block-right {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

/*meet-dr-angelina-postoev end*/

/*rating*/

.rating {
  width: 150px;
  margin: 0 auto;
}

/*rating end*/

/*Magazine*/

.actions button {
  border: none;
  font-weight: 700;
  margin: 20px auto !important;
  padding: 10px 40px;
  border-radius: 20px !important;
}

.check-out-btn21 {
  padding: 5px 15px !important;
  color: white;
}

.check-out-btn21 a {
  border: none;
  font-weight: 700;
  border-radius: 20px !important;
  color: black;
}

.check-out-btn21:hover {
  background-color: #f27e9a !important;
}

.wc-proceed-to-checkout a {
  border-radius: 40px !important;
  text-transform: uppercase;
}

.woocommerce-message a {
  border-radius: 40px !important;
  text-transform: uppercase;
}

.return-to-shop a {
  border-radius: 40px !important;
  text-transform: uppercase;
}

.cart button {
  border-radius: 40px !important;
  text-transform: uppercase;
}

@media (max-width: 768px) {
  .coupon>.button {
    width: 50% !important;
  }
}

.woocommerce ul.products li.product .button {
  text-transform: uppercase;
}

@media (max-width: 672px) {
  .woocommerce ul.products li.product .button {
    padding: 14px 22px !important;
  }
}

@media (max-width: 480px) {
  .woocommerce ul.products li.product .button {
    padding: 14px 11px !important;
  }
}

@media (max-width: 320px) {
  .woocommerce ul.products li.product .button {
    padding: 14px 10px !important;
  }
}

/*Magazine end*/

/*blog*/

@media (max-width: 991px) {
  .post-content>header>h2 {
    line-height: 40px !important;
    font-size: 33px;
  }
}

@media (max-width: 600px) {
  .post-content>header>h2 {
    font-size: 25px;
  }
}

@media (max-width: 460px) {
  .post-content>header>h2 {
    line-height: 30px !important;
  }
}

@media (max-width: 420px) {
  .ast-archive-description h1 {
    font-size: 35px !important;
  }

  .post-content>header>h2>a {
    font-size: 17px;
    font-weight: bold;
  }

  .post-content>header>h2 {
    line-height: 18px !important;
    padding-bottom: 10px;
  }

  .post-content>header>.entry-meta {
    font-size: 14px;
  }

  .post-content>clear>p {
    font-size: 13px !important;
  }
}

/*blog emd*/

/*meet our staff*/

.galereya {
  margin-top: 20px;
}

.galereya__text {
  text-align: center;
  line-height: 35px;
}

.galereya__text h1 {
  font-size: 30px;
}

.galereya__text h2 {
  font-size: 20px;
}

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

.galereya__block {
  -ms-flex-preferred-size: 45%;
  flex-basis: 45%;
  text-align: center;
  margin: 40px 0;
  border: 1px solid #d4d4d4;
  min-height: 150px;
}

.galereya__block h2 {
  padding-top: 10px;
  font-weight: bold;
}

.galereya__block p {
  line-height: 23px;
  padding: 0 10px;
  font-size: 16px;
}

.galereya__block img,
.galereya__block p a,
.galereya__block p a:hover {
  -webkit-transition: all 1s;
  transition: all 1s;
}

.galereya__block p a {
  padding-top: 10px;
  display: block;
  overflow: hidden;
  text-shadow: 0 0 #f27e9a, 0 0;
  color: transparent;
  text-decoration: none;
  font-size: 20px;
}

.galereya__block p a:hover {
  color: #7a1e83;
  text-decoration: underline;
}

.galereya__block img {
  width: 250px;
  margin-top: -30px;
  border: 3px solid #ebebeb;
  border-radius: 50%;
}

.galereya__block img:hover {
  border: 3px solid #f27e9a;
  -webkit-transition: all 1s;
  transition: all 1s;
}

.galereya__block h5 {
  font-size: 17px;
  line-height: 25px;
  padding: 0 20px;
  min-height: 30px;
  font-weight: 700;
}

@media (max-width: 1024px) {
  .galereya__block img {
    width: 220px;
  }

  .galereya__block h5 {
    line-height: 25px;
    min-height: 70px;
    margin-bottom: 20px;
  }

  .galereya__block p {
    font-size: 15px;
  }

  .galereya__block p a {
    font-size: 19px;
  }
}

@media (max-width: 991px) {
  .galereya__block {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .galereya__block img {
    width: 220px;
  }

  .galereya__block h5 {
    font-weight: 700;
    min-height: 0;
    margin-bottom: 0;
    font-size: 18px;
  }

  .galereya__block p {
    font-size: 16px;
  }

  .galereya__block p a {
    font-size: 18px;
  }
}

@media (max-width: 860px) {
  .galereya__text h1 {
    font-size: 25px;
  }

  .galereya__text h2 {
    font-size: 17px;
  }
}

@media (max-width: 768px) {
  .galereya__text h1 {
    font-size: 27px;
  }

  .galereya__text h2 {
    font-size: 17px;
  }
}

@media (max-width: 600px) {
  .galereya__text h1 {
    font-size: 27px;
  }

  .galereya__text h2 {
    font-size: 17px;
  }
}

@media (max-width: 480px) {
  .galereya h1 {
    font-size: 29px;
  }

  .galereya h2 {
    font-size: 17px;
    padding: 10px 10px;
  }

  .galereya__block img {
    width: 200px;
  }

  .galereya__block h5,
  .galereya__block p {
    font-size: 14px;
  }

  .galereya__block p a {
    font-size: 16px;
  }
}

@media (max-width: 320px) {
  .galereya__text h1 {
    font-size: 26px;
  }
}

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

.main2__block-left {
  -ms-flex-preferred-size: 45%;
  flex-basis: 45%;
}

.main2__block-right {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

/*meet our staff end*/

/*post (blog)*/

.post__box,
.post__box:hover {
  -webkit-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.post__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #aeaeae7a;
  border-radius: 15px;
  cursor: pointer;
  margin-bottom: 30px;
}

.post__box:hover {}

.post__box-left,
.post__box-right {
  -ms-flex-preferred-size: 45%;
  flex-basis: 45%;
}

.post__box-right h2 {
  font-size: 20px;
  font-weight: bold;
  padding-top: 15px;
}

.post__box-right span {
  font-size: 15px;
  color: #aeaeae;
  font-weight: bold;
}

.post__box-right p {
  font-size: 16px;
}

.post__box-right a {
  font-weight: bold;
}

.post__box-hr {
  margin-bottom: 0;
}

.read-more {
  text-align: right;
}

.post__box-left-img {
  text-align: center;
}

.widget_search .search-form input[type="submit"],
.widget_search .search-form input[type="submit"]:focus,
.widget_search .search-form input[type="submit"]:hover {
  padding: 13px 8px;
}

.post-thumb-img-content {
  margin: 0 auto 25px auto;
}

@media (max-width: 1024px) {

  .post__box-left,
  .post__box-right {
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%;
  }

  .ast-single-post-order h1 {
    font-size: 35px !important;
  }
}

@media (max-width: 1023px) {

  .post__box-left,
  .post__box-right {
    -ms-flex-preferred-size: 95%;
    flex-basis: 95%;
  }

  .post__box-left {
    padding-top: 20px;
  }

  .ast-single-post-order h1 {
    font-size: 29px !important;
  }
}

@media (max-width: 768px) {

  .post__box-left,
  .post__box-right {
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%;
  }

  .ast-single-post-order h1 {
    font-size: 27px !important;
  }
}

@media (max-width: 580px) {

  .post__box-left,
  .post__box-right {
    -ms-flex-preferred-size: 95%;
    flex-basis: 95%;
  }

  .post__box-left {
    padding-top: 20px;
  }

  .ast-single-post-order h1 {
    font-size: 25px !important;
  }

  .post-thumb-img-content {
    width: 100%;
    margin: 0 auto;
  }
}

@media (max-width: 380px) {
  .post__box-right h2 {
    font-size: 17px;
  }

  .ast-single-post-order h1 {
    font-size: 23px !important;
  }
}

/*post (blog end)*/

.procedures-main ul {
  margin-left: 0;
}

/*gallery*/

.gallery {
  position: relative;
  margin-top: 40px;
}

.gallery__decor img {
  position: absolute;
  margin-top: -65px;
  left: 275px;
  width: 80px;
}

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

.gallery__box-nav {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
}

.gallery__box-nav ul {
  padding-left: 0;
  position: sticky;
  top: 250px;
}

.gallery__box-nav ul li {
  list-style-type: none;
  line-height: 75px;
}

.gallery__box-content-item-btn a,
.gallery__box-nav ul li a {
  background-color: #f27e9a;
  border-radius: 50px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}

.gallery__box-nav ul li a {
  display: block;
  width: 180px;
  margin-bottom: 20px;
  text-align: center;
  font-size: 21px;
  line-height: 40px;
  padding: 10px 15px;
}

.gallery__box-nav-991 {
  display: none;
}

.gallery__box-title {
  margin: 0 auto;
  width: 100%;
}

.gallery__box-title h1 {
  line-height: 62px;
}

.gallery__box-content,
.gallery__box-content-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  padding: 0 20px;
}

.gallery__box-content-item:last-child {
  margin-bottom: 80px;
}

.gallery__box-content h1 {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.8;
  text-align: center;
  display: block;
}

.gallery__box-content span {
  text-transform: uppercase;
  font-size: 45px;
  display: block;
}

.gallery__box-content-item {
  border: 1px solid #aeaeaead;
  margin: 10px 0;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
}

.gallery__box-content-item-img {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  position: relative;
}

.gallery__box-content-item-img img {
  width: 100%;
}

.gallery__box-content-item-text {
  -ms-flex-preferred-size: 45%;
  flex-basis: 45%;
}

.gallery__box-content-item-text h2 {
  text-align: center;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 35px;
  padding-top: 20px;
}

.gallery__box-content-item-text p {
  line-height: 25px;
  text-align: center;
  text-indent: 1.5em;
}

.gallery__box-content-item-btn {
  display: block;
  padding: 10px 0 35px;
  text-align: center;
  margin-top: 30px;
}

.gallery__box-content-item-btn a {
  padding: 15px 38px;
  border-color: #f27e9a;
}

.gallery__box-content-item-btn a:hover {
  background: #9e39a7;
}

.gallery__box-content-h2 {
  margin: 0 auto;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: bold;
}

.after__one,
.before__one {
  opacity: 1;
  display: block;
  position: absolute;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  cursor: pointer;
}

.after__one:hover,
.before__one:hover {
  opacity: 0;
}

.after__one,
.after__two,
.before__one,
.before__two {
  border: 2px solid transparent;
  margin: 0;
  padding: 0;
}

@media (max-width: 1024px) {
  .gallery__box-content h1 {
    font-size: 29px;
  }
}

@media (max-width: 991px) {
  .gallery__decor img {
    margin-top: -68px;
    left: 39px;
  }

  .gallery__box-nav {
    display: none;
  }

  .gallery__box-nav-991 {
    display: block;
    width: 100%;
  }

  .gallery__box-nav-991 ul {
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .gallery__box-nav-991 ul li {
    list-style-type: none;
  }

  .gallery__box-nav-991 ul li a {
    display: block;
    width: 130px;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    padding: 5px;
    background-color: #f27e9a;
    border-radius: 50px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
  }

  .gallery__box-content,
  .gallery__box-title {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .gallery__box-title h1 {
    font-size: 28px;
  }
}

@media (max-width: 768px) {

  .after__one,
  .before__one {
    display: inline-block;
  }

  .gallery__decor img {
    margin-top: -52px;
    width: 65px;
  }

  .gallery__box-nav {
    display: none;
  }

  .gallery__box-nav-991 ul li {
    width: 100%;
    margin-bottom: 10px;
  }

  .gallery__box-nav-991 ul li a {
    margin: 0 auto;
    width: 50%;
  }

  .gallery__box-title h1 {
    font-size: 28px;
  }

  .gallery__box-content-item-img {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    text-align: center;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin: 0 auto;
  }

  .gallery__box-content-item-img img {
    width: 50%;
  }

  .gallery__box-content-item-text {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}

@media (max-width: 767px) {
  .gallery__box-content h2 {
    text-align: center;
  }

  .gallery__box-content span {
    font-size: 40px;
  }

  .gallery__box-content-item-img img {
    width: 70%;
  }

  .banner-order_p {
    margin-bottom: -2px !important;
  }
}

@media (max-width: 540px) {
  .gallery__box-nav-991 ul li a {
    width: 80%;
  }

  .gallery__box-content h1 {
    font-size: 25px;
  }

  .gallery__box-content span {
    font-size: 30px;
  }

  .gallery__box-content-item-img img {
    width: 100%;
  }
}

@media (max-width: 400px) {

  .gallery__box-content-item-img img,
  .gallery__box-nav-991 ul li a {
    width: 100%;
  }

  .gallery__box-content h1 {
    font-size: 19px;
  }

  .gallery__box-content span {
    font-size: 25px;
  }
}

/*gallery end*/

/*form-exit*/

.exitblock {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 100000;
}

.exitblock .fon {
  background: #f6fcff;
  opacity: 0.8;
  position: fixed;
  width: 100%;
  height: 100%;
}

.exitblock .modaltext {
  margin-top: 40px;
  box-sizing: border-box;
  padding: 20px 40px;
  border: 3px solid #f27e9a;
  border-radius: 10px;
  background: #f6fcff;
  position: fixed;
  width: 510px;
  box-shadow: 0 4px 10px 2px rgba(0, 0, 0, 0.5);
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;
}

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

.closeblock {
  cursor: pointer;
  position: fixed;
  line-height: 60px;
  font-size: 82px;
  transform: rotate(45deg);
  text-align: center;
  top: 20px;
  right: 30px;
  color: #337ab7;
}

.closeblock:hover {
  color: #000;
}

@media (max-width: 768px) {
  .exitblock .modaltext {
    width: 430px !important;
  }
}

@media (max-width: 540px) {
  .exitblock .modaltext {
    width: 290px !important;
  }
}

/*form-exit END*/

/*modal mobile*/

/* blackout background */

#overlay {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
  z-index: 999;
  -webkit-animation: fade 0.6s;
  -moz-animation: fade 0.6s;
  animation: fade 0.6s;
  overflow: auto;
}

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

/* modal block */

.popup-title {
  width: 95%;
  text-align: center;
}

.popup {
  top: 18%;
  left: 0;
  right: 0;
  font-size: 14px;
  margin: auto;
  width: 85%;
  min-width: 320px;
  max-width: 600px;
  position: absolute;
  padding: 15px 20px;
  border: 1px solid #383838;
  background: #fefefe;
  z-index: 1000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  font: 14px/18px "Tahoma", Arial, sans-serif;
  -webkit-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.22),
    0 19px 60px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.22),
    0 19px 60px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.22),
    0 19px 60px rgba(0, 0, 0, 0.3);
  box-shadow: 0 15px 20px rgba(0, 0, 0, 0.22), 0 19px 60px rgba(0, 0, 0, 0.3);
  -webkit-animation: fade 0.6s;
  -moz-animation: fade 0.6s;
  animation: fade 0.6s;
}

#popup-box-exit {
  text-align: right;
  font-size: 20px;
}

@media (max-width: 1280px) {
  .wpcf7-form-control-wrap input {
    height: 35px;
  }

  .exitblock .modaltext {
    width: 450px;
  }

  .modaltext h2 {
    font-size: 24px;
  }
}

@media (max-width: 991px) {
  .popup {
    max-width: 400px;
  }

  .overlay {
    background: none;
  }
}

@media (max-width: 480px) {
  .wpcf7-form-control-wrap input {
    height: 35px;
  }

  .popup {
    max-width: 330px;
  }

  .wpcf7-form-control,
  .wpcf7-submit {
    margin-bottom: -15px;
  }
}

@media (max-width: 320px) {
  .popup {
    top: 5%;
  }
}

/* close button */

.close {
  top: 10px;
  right: 10px;
  width: 32px;
  height: 32px;
  position: absolute;
  border: none;
  padding-left: 0;
  padding-right: 0;
  padding-top: 1px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16),
    0 2px 10px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16),
    0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  cursor: pointer;
  outline: none;
}

.close:before {
  color: rgba(255, 255, 255, 0.9);
  content: "X";
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

/* close button on hover */

.close:hover {
  background-color: rgba(252, 20, 0, 0.8);
}

/* animation when blocks with content appear */

@-moz-keyframes fade {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-webkit-keyframes fade {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fade {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

/*modal mobile end*/

/*form-exit wp7*/

.wpcf7 input:not([type="submit"]),
.wpcf7 select,
.wpcf7 textarea {
  background: none;
  border-radius: 15px;
}

.wpcf7-form label {
  font-weight: bold !important;
}

.wpcf7 input:not([type="submit"]),
.wpcf7 select,
.wpcf7 textarea {
  border-color: #f27e9a;
}

.wpcf7-submit {
  width: 100% !important;
  border-radius: 15px !important;
  background: #941e9e !important;
  text-transform: uppercase !important;
}

.wpcf7-submit:hover {
  background: #646464 !important;
}

.modaltext-h4 {
  font-size: 24px;
  line-height: 1.3;
}

/*form-exit wp7 end*/

/*soc seti*/

.simplesocialbuttons.simplesocialbuttons-align-left {
  margin-bottom: 20px;
}

@media (max-width: 400px) {
  .simplesocialbuttons.simplesocialbuttons-align-left {
    display: flex;
    justify-content: space-between;
  }
}

/*soc seti END*/

/*video youtube*/

.ytdefer_vid0 {
  max-width: 850px !important;
}

#ytdefer_vid0 {
  max-width: 850px !important;
  max-height: 477px !important;
  width: 100% !important;
  height: 280px !important;
}

.ytdefer {
  border-radius: 15px;
  width: auto !important;
  max-width: 500px !important;
}

.ytdefer img {
  border-radius: 15px;
  cursor: pointer;
}

.ytdefer iframe {
  border-radius: 15px;
}

#ytdefer_icon0 {
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
}

@media (max-width: 1140px) {
  #ytdefer_vid0 {
    width: 475px !important;
    height: 267px !important;
  }
}

@media (max-width: 1020px) {
  #ytdefer_vid0 {
    width: 433px !important;
    height: 242px !important;
  }
}

@media (max-width: 940px) {
  #ytdefer_vid0 {
    width: 385px !important;
    height: 215px !important;
  }
}

@media (max-width: 850px) {
  #ytdefer_vid0 {
    width: 355px !important;
    height: 200px !important;
  }
}

@media (max-width: 768px) {
  .ytdefer {
    margin: 0 auto !important;
  }

  #ytdefer_vid0 {
    margin: 0 auto !important;
  }

  #ytdefer_vid0 {
    width: 500px !important;
    height: 282px !important;
  }
}

@media (max-width: 550px) {
  #ytdefer_vid0 {
    width: 450px !important;
    height: 253px !important;
  }
}

@media (max-width: 490px) {
  #ytdefer_vid0 {
    width: 420px !important;
    height: 236px !important;
  }
}

@media (max-width: 460px) {
  #ytdefer_vid0 {
    width: 370px !important;
    height: 208px !important;
  }
}

@media (max-width: 410px) {
  #ytdefer_vid0 {
    width: 350px !important;
    height: 197px !important;
  }
}

@media (max-width: 390px) {
  #ytdefer_vid0 {
    width: 320px !important;
    height: 180px !important;
  }
}

@media (max-width: 360px) {
  #ytdefer_vid0 {
    width: 290px !important;
    height: 162px !important;
  }
}

@media (max-width: 330px) {
  #ytdefer_vid0 {
    width: 290px !important;
    height: 162px !important;
  }
}

@media (max-width: 320px) {
  #ytdefer_vid0 {
    width: 275px !important;
    height: 154px !important;
  }
}

/*video youtube END*/

/*video post*/

.youtube-video {}

.youtube-video-margin {
  margin: 20px 0 40px 0 !important;
}

/*video post END*/

/*smooth scrolling */

.header_underlineh3 {
  margin-top: -45px !important;
  padding-top: 65px !important;
}

.header_underlineh2 {
  margin-top: -45px !important;
  padding-top: 65px !important;
}

/*

*/

/*smooth scrolling */

/*soc button*/

.fond {
  /* 	position: absolute; */
  padding-top: 0px;
  /* 	top: 0; */
  left: 0;
  right: 0;
  bottom: 0;
}

#share {
  width: 100%;
  margin: 20px auto -20px 0;
  background: #fff;
  text-align: left;
}

.like {
  font-size: 16px;
  font-weight: 700;
  padding-top: 10px;
  margin-bottom: 10px;
}

.push {
  display: inline-block;
  width: 35px;
  height: 35px;
  margin: 5px 2px 10px 2px;
  font-size: 15px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  padding: 5px;
  border-radius: 20px;
}

.facebook {
  background-color: #3b5998;
}

.facebook:hover {
  background-color: #2d4373;
  color: #fff;
  text-decoration: none;
}

.google {
  background-color: #dd4b39;
}

.google:hover {
  background-color: #c23321;
  color: #fff;
  text-decoration: none;
}

.pinterest {
  background-color: #bd081c;
}

.pinterest:hover {
  background-color: #881f12;
  color: #fff;
  text-decoration: none;
}

.viber {
  background-color: #665cac;
}

.viber:hover {
  background-color: #881f12;
  color: #fff;
  text-decoration: none;
}

.twitter {
  background-color: #55acee;
}

.twitter:hover {
  background-color: #2795e9;
  color: #fff;
  text-decoration: none;
}

.vkontakte {
  background-color: #587ea3;
}

.vkontakte:hover {
  background-color: #466482;
  color: #fff;
  text-decoration: none;
}

.ok {
  background-color: #ee8208;
}

.ok:hover {
  background-color: #a05f20;
  color: #fff;
  text-decoration: none;
}

#share>.social>a:first-child {
  padding: 4px 5px 5px 6px;
  background: #d01f1a;
}

#share>.social>a:first-child:hover {
  background: #616161;
}

#share>.social>a>i {
  color: white;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

#share>.social>a:hover {
  color: white;
}

/*soc button END*/

/*category*/

.category__all {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  flex-basis: 100%;
  line-height: 1.7;
  margin-top: 20px;
}

.category__all-left {
  flex-basis: 20%;
  text-align: center;
}

.category__all-left img {
  width: 100%;
}

.category__all-right {
  flex-basis: 75%;
}

.category__all-right p {
  font-size: 16px !important;
}

@media (max-width: 768px) {
  .category__all-left {
    flex-basis: 100%;
  }

  .category__all-left img {
    flex-basis: 100%;
    width: 250px;
    margin-bottom: 30px;
  }

  .category__all-right {
    flex-basis: 100%;
  }
}

/*category END*/

.ast-archive-description p {
  font-size: 18px !important;
  margin: 20px 0 !important;
}

@media (max-width: 991px) {
  .ast-archive-description {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
  }

  .page-title .ast-archive-title {
    text-align: center !important;
    margin-top: 20px !important;
  }

  .ast-author-bio {
    order: 1;
  }

  .ast-archive-title {
    text-align: center !important;
    margin: 35px 0 !important;
  }
}

.ast-author-avatar {
  display: flex !important;
  align-items: center !important;
}

/*block-author*/

.block-author {
  margin-top: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.block-author__left {
  -ms-flex-preferred-size: 32%;
  flex-basis: 32%;
}

.block-author__left img {
  width: 100%;
}

.block-author__left-text {
  margin-top: 50px;
}

.block-author__left-text h2 {
  font-size: 31px;
  line-height: 1.3;
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
}

@media (max-width: 1100px) {
  .block-author__left-text h2 {
    font-size: 28px;
  }
}

@media (max-width: 925px) {
  .block-author__left-text h2 {
    font-size: 27px;
  }
}

@media (max-width: 768px) {
  .block-author__left-text h2 {
    font-size: 26px;
  }
}

@media (max-width: 540px) {
  .block-author__left-text h2 {
    font-size: 25px;
    line-height: 1.5;
  }
}

@media (max-width: 400px) {
  .block-author__left-text h2 {
    font-size: 18px;
  }
}

.block-author__left-review h2 {
  font-size: 31px;
  line-height: 1.3;
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
}

@media (max-width: 1100px) {
  .block-author__left-review h2 {
    font-size: 28px;
  }
}

@media (max-width: 925px) {
  .block-author__left-review h2 {
    font-size: 27px;
  }
}

@media (max-width: 768px) {
  .block-author__left-review h2 {
    font-size: 26px;
  }
}

@media (max-width: 540px) {
  .block-author__left-review h2 {
    font-size: 25px;
    line-height: 1.5;
  }
}

@media (max-width: 400px) {
  .block-author__left-review h2 {
    font-size: 18px;
  }
}

.block-author__left-review-star {
  text-align: center;
}

.block-author__left-review-star img {
  width: 40%;
}

.block-author__left-button {
  text-align: center;
  margin: 50px 0;
}

.block-author__left-button a {
  background-color: #f27e9a;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 30px;
  -webkit-box-shadow: 1px 2px 4px 1px #f27e9a73;
  box-shadow: 1px 2px 4px 1px #f27e9a73;
  display: inline-block;
  padding: 15px 40px;
  text-decoration: none;
  line-height: 20px;
  cursor: pointer;
  margin: 0 auto 20px;
}

.block-author__left-button a:hover {
  background-color: #75c0d6;
  color: #fff;
}

.block-author__left-video iframe {
  border-radius: 20px;
  width: 100%;
  height: 210px;
}

.block-author__left-soc {
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 40px;
  margin: 40px 0 20px;
}

.block-author__left-soc a {
  color: #7b7b7b;
  outline: 0;
}

.block-author__left-review h2 {
  margin: 30px 0;
}

.block-author__right {
  -ms-flex-preferred-size: 65%;
  flex-basis: 65%;
  margin-left: 35px;
}

.block-author__right img {
  width: 100%;
  display: none;
}

.block-author__right-title h1 {
  font-size: 43px;
  line-height: 1.4;
  padding: 0;
  margin: 0;
  color: #000;
  font-weight: 500;
  text-transform: capitalize;
}

@media (max-width: 1100px) {
  .block-author__right-title h1 {
    font-size: 41px;
  }
}

@media (max-width: 925px) {
  .block-author__right-title h1 {
    font-size: 35px;
  }
}

@media (max-width: 768px) {
  .block-author__right-title h1 {
    font-size: 31px;
  }
}

@media (max-width: 400px) {
  .block-author__right-title h1 {
    font-size: 27px;
  }
}

.block-author__right__content h2 {
  font-size: 31px;
  line-height: 1.3;
  text-transform: uppercase;
  font-weight: 500;
  text-align: left;
}

@media (max-width: 1100px) {
  .block-author__right__content h2 {
    font-size: 28px;
  }
}

@media (max-width: 925px) {
  .block-author__right__content h2 {
    font-size: 27px;
  }
}

@media (max-width: 768px) {
  .block-author__right__content h2 {
    font-size: 26px;
  }
}

@media (max-width: 540px) {
  .block-author__right__content h2 {
    font-size: 25px;
    line-height: 1.5;
  }
}

@media (max-width: 400px) {
  .block-author__right__content h2 {
    font-size: 18px;
  }
}

.block-author__right__content p {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.6;
  margin: 0;
  padding: 0;
  color: #000;
  display: block;
}

@media (max-width: 991px) {
  .block-author__right__content p {
    width: 90%;
    margin: 0 auto;
  }

  .block-author__left-text {
    margin-top: 0px;
  }
}

@media (max-width: 768px) {
  .block-author__right__content p {
    font-size: 20px;
  }
}

@media (max-width: 540px) {
  .block-author__right__content p {
    font-size: 18px;
    width: 100%;
  }
}

@media (max-width: 370px) {
  .block-author__right__content p {
    font-size: 17px;
  }
}

@media (max-width: 320px) {
  .block-author__right__content p {
    font-size: 15px;
  }
}

.review__content,
.review__content-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.review__content {
  margin: 40px 10px;
}

.review__content img {
  width: 15%;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin: 0 20px 0 0;
  display: block;
}

.review__content-item {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.review__content-item-left {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  margin-right: 20px;
}

.review__content-item-left img,
.review__content-item-right img {
  width: 50%;
}

.review__content-item-left img {
  margin: 0 auto;
}

.review__content-item-right {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
}

.review__content-item-right a {
  text-decoration: none;
  display: block;
  margin-bottom: 10px;
}

.block-author__right-content h2 {
  margin-bottom: 12px;
}

.link-author ul {
  margin-left: 0;
  display: flex;
  flex-wrap: wrap;
  flex-basis: 100%;
}

.link-author ul li {
  display: flex;
  flex-basis: 48%;
  list-style-type: none;
}

.link-author ul li a {
  text-transform: capitalize;
  outline: none;
}

.link-author h3 {
  margin-bottom: 20px;
}

.auther__address-item {
  display: flex;
  margin-bottom: 25px;
}

.auther__address-item a {
  outline: none;
}

.auther__address-item-img img {
  width: 60%;
}

.auther__address-item-img {
  display: flex;
  align-items: center;
  justify-content: center;
}

.cap__item.cap__phone {
  display: flex;
  align-items: center;
}

.cap__item.cap__phone span {
  font-size: 16px;
  margin-right: 8px;
  text-transform: none;
}

@media (max-width: 1200px) {
  .block-author__left {
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
  }

  .block-author__right {
    -ms-flex-preferred-size: 56%;
    flex-basis: 56%;
  }
}

@media (max-width: 991px) {
  .block-author__left {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

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

  .block-author__left-img img {
    display: none;
  }

  .block-author__left-review h2,
  .block-author__left-text h2 {
    text-align: center;
  }

  .block-author__left-soc {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
  }

  .block-author__left-review-star {
    text-align: center;
    margin: 0 auto;
  }

  .block-author__left-review-star img {
    width: 400px;
  }

  .block-author__left-video {
    text-align: center;
  }

  .block-author__left-video iframe {
    width: 560px;
    height: 315px;
  }

  .block-author__right {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin: 0 10px;
  }

  .block-author__right img {
    display: block;
    width: 560px;
    margin: 0 auto 50px;
  }

  .review__content {
    margin: 80px 10px;
  }

  .review__content img {
    margin: 0;
  }

  .review__content-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .review__content-item-left img {
    width: 100px;
    float: right;
  }

  .review__content-item-right {
    text-align: center;
  }

  .review__content-item-right img {
    width: 400px;
    margin: 0 auto;
  }

  .review__content-item-right a {
    margin: 20px 0;
  }

  .order1 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}

@media (max-width: 768px) {
  .block-author__right-img img {
    width: 500px;
  }

  .block-author__left-video iframe {
    width: 500px;
    height: 280px;
  }

  .block-author__right-img {
    text-align: center;
  }

  .block-author__left-review-star img,
  .review__content-item-right img {
    width: 300px;
  }

  .review__content-item-left img {
    width: 70px;
  }
}

@media (max-width: 540px) {
  .block-author__left-video iframe {
    width: 430px;
    height: 245px;
  }

  .block-author__right-content ul {
    margin-left: 20px;
  }

  .block-author__right-img img {
    width: 430px;
  }
}

@media (max-width: 480px) {
  .block-author__left-video iframe {
    width: 400px;
    height: 225px;
  }

  .block-author__left-review-star img,
  .review__content-item-right img {
    width: 200px;
  }

  .block-author__right-img img {
    width: 400px;
  }
}

@media (max-width: 450px) {
  .block-author__left-video iframe {
    width: 370px;
    height: 200px;
  }

  .block-author__right-img img {
    width: 370px;
  }
}

@media (max-width: 400px) {
  .block-author__left-video iframe {
    width: 350px;
    height: 180px;
  }

  .block-author__right-img img {
    width: 350px;
  }
}

@media (max-width: 380px) {
  .block-author__left-video iframe {
    width: 320px;
    height: 180px;
  }

  .block-author__right-img img {
    width: 320px;
  }
}

@media (max-width: 350px) {
  .block-author__left-video iframe {
    width: 280px;
    height: 160px;
  }

  .block-author__right-img img {
    width: 280px;
  }
}

@media (max-width: 320px) {
  .block-author__left-video iframe {
    width: 270px;
    height: 150px;
  }

  .block-author__right-img img {
    width: 270px;
  }
}

/*block-author END*/

/*nav mobile*/

.sub-menu {
  background: #fff !important;
}

.sub-menu:not(.sub-menu .sub-menu) {
  box-shadow: 0px 10px 20px 2px rgba(0, 7, 66, 0.05) !important;
  border-radius: 16px;
  border: 1px solid rgba(242, 126, 154, 0.5) !important;
}

.astra-mm-highlight-label {
  background: rgb(242 126 154 / 93%);
  color: white;
  padding: 2px 10px !important;
  border-radius: 6px !important;
  font-size: 14px !important;
}

#menu-item-13580>a>.astra-mm-highlight-label,
#menu-item-13588>a>.astra-mm-highlight-label,
#menu-item-13589>a>.astra-mm-highlight-label,
#menu-item-13591>a>.astra-mm-highlight-label,
#menu-item-13605>a>.astra-mm-highlight-label,
#menu-item-13606>a>.astra-mm-highlight-label,
#menu-item-13615>a>.astra-mm-highlight-label,
#menu-item-13633>a>.astra-mm-highlight-label,
#menu-item-13639>a>.astra-mm-highlight-label,
#menu-item-13647>a>.astra-mm-highlight-label,
#menu-item-13651>a>.astra-mm-highlight-label,
#menu-item-13579>a>.astra-mm-highlight-label,
#menu-item-13596>a>.astra-mm-highlight-label,
#menu-item-16067>a>.astra-mm-highlight-label,
#menu-item-13937>a>.astra-mm-highlight-label,
#menu-item-16994>a>.astra-mm-highlight-label,
#menu-item-17082>a>.astra-mm-highlight-label {
  background: #f27e9a !important;
  color: white !important;
  border-radius: 6px;
}

@media (max-width: 921px) {
  .menu-item>.sub-menu {
    padding-left: 20px;
  }

  .menu-item>.sub-menu>li>.menu-link {
    font-size: 14px;
  }

  .menu-item>.sub-menu>li {
    background: #bdbdbd;
  }

  .menu-item>.sub-menu>li>.sub-menu>li {
    background: #dcdcdc;
  }

  .menu-item>.sub-menu>li>.sub-menu>li>.menu-link {
    font-size: 13px;
  }
}

.sub-menu>.menu-item>a {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  line-height: 1.7 !important;
}

.main-header-menu .sub-menu .menu-link {
  padding-left: 13px;
}

.menu-item-13609 span {
  font-size: 20px;
  font-weight: bold;
  padding-left: 5px;
  color: #f27e9a;
}

.custom-font-1 .menu-text,
.menu-item-13609 span {
  position: relative;
  display: inline-block;
  padding-bottom: 4px;
  padding-left: 0;
}

.custom-font-1 .menu-text::after,
.menu-item-13609 span::after {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background: #f27e9a;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.3s ease;
}

html,
body {
  overflow-x: hidden;
}

.custom-font-1 .menu-text:hover::after,
.menu-item-13609 span:hover::after {
  width: 100%;
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .menu-item:hover>.menu-link {
  color: #f27e9a !important;
}

.impaired {
  position: fixed;
  left: 0;
  top: 100px;
  z-index: 99;
}

.impaired__body {
  position: absolute;
  opacity: 0;
  top: 0px;
  z-index: -1;
  left: -200px;
  width: 230px;
  padding: 40px 20px 20px;
  background: rgba(242, 126, 154, 0.9);
  transition: all 0.3s ease;
  border-radius: 30px;
}

.impaired__body.active {
  left: 70px;
  opacity: 1;
  z-index: 99;
}

.impaired__open {
  width: 70px;
  height: 70px;
  background: #fff;
  z-index: 99;
  position: relative;
  background: rgba(242, 126, 154, 0.9);
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border-radius: 10px;
  transition: all 0.3s ease;
}

.impaired__open:hover {
  background: #75c0d6;
}

.impaired__open img {
  width: 50px;
}

.impaired__button {
  background: transparent;
  width: 100%;
  padding: 10px;
  border: 1px solid #fff;
  cursor: pointer;
  margin: 5px 0;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 15px;
}

.impaired__mobile {
  display: none;
}

.impaired_close {
  position: absolute;
  top: 10px;
  right: 20px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.impaired_close:hover {
  transform: rotate(180deg);
}

.location__mob {
  display: none;
}

.cap {
  background: #9a709c;
}

.cap__box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.cap__left {
  display: flex;
  align-items: center;
}

.cap__right {
  display: flex;
  align-items: center;
}

.cap__item {
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  margin-right: 32px;
  padding: 8px 0;
  background-size: 24px;
  transition: all 0.3s ease;
}

.cap__item:hover {
  opacity: 0.7;
}

.cap__left> :last-child {
  margin: 0;
}

.cap__right> :first-child {
  margin: 0;
}

.cap__item:hover {
  color: #fff;
}

.cap__right .cap__item {
  margin-right: 0;
  margin-left: 24px;
  display: flex;
  align-items: center;
  padding: 0;
}

.basket-btn {
  padding-left: 27px;
  background-position: 0px center;
}

.basket-btn__counter {
  font-size: 11px;
}

.cap__location {
  padding-left: 32px;
  background: url(/wp-content/uploads/location.png) no-repeat left center;
  background-size: 24px;
}

.cap__phone {
  padding-left: 32px;
  background: url(/wp-content/uploads/icons8-phone-100-1.png) no-repeat left center;
  background-size: 24px;
}

.cap__specials {
  padding: 7px 24px;
  color: #fff;
  font-weight: 500 !important;
  line-height: normal;
  background: #4698d4;
  background: linear-gradient(-45deg, #4698d4, #e73c7e, #23a6d5, #23d5ab);
  background-size: 400% 400%;
  font-size: 18px;
  border: 1px solid transparent;
  animation: animate_gradient 5s ease infinite;
}

.cap__specials:hover {
  opacity: 1;
  box-shadow: 0 0px 16px 3px rgba(70, 152, 212, 0.9);
  border: 1px solid #fff;
  animation: none;
  background: #4698d4;
}

@keyframes animate_gradient {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}

@media screen and (max-width: 767px) {
  .cap_contact-us {
    display: none;
  }

  .cap__location,
  .cap__auth {
    display: none;
  }

  .cap__phone {
    padding-left: 0;
    background: transparent;
  }

  .cap__item {
    font-size: 15px;
    margin-right: 10px;
    font-weight: normal;
  }

  .cap__right .cap__item {
    margin-left: 10px;
  }

  .cap__box {
    justify-content: center;
  }

  .cap {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 99;
  }

  .location__mob {
    display: block;
    margin-right: 20px;
  }
}

@media screen and (max-width: 370px) {
  .cap__item {
    font-size: 12px;
  }

  .impaired__open {
    width: 40px !important;
  }

  .location__mob {
    margin-right: 10px;
  }

  .ast-header-break-point.ast-header-custom-item-outside .main-header-bar .ast-search-icon {
    margin-right: 0px !important;
  }

  .impaired__mobile {
    margin-right: 10px !important;
  }
}

@media screen and (max-width: 921px) {
  .impaired__mobile {
    display: block;
  }

  .impaired {
    display: none;
  }

  .impaired__mobile {
    position: relative;
    margin-right: 20px;
  }

  .impaired__open {
    width: 50px;
    height: 40px;
    padding: 5px;
  }

  .impaired__body {
    left: -90px;
    top: -200px;
  }

  .impaired__body.active {
    left: -90px;
    top: 40px;
  }

  .search-custom-menu-item {
    position: relative;
    z-index: 999;
  }

  .impaired_close {
    top: 0;
  }
}

.additional__item {
  display: flex;
  align-items: center;
  width: 48%;
  margin-top: 40px;
  position: relative;
}

.additional__item:after {
  content: "";
  display: block;
  width: 0;
  height: 3px;
  background: #b565a6;
  transition: all 0.3s ease;
  position: absolute;
  bottom: -13px;
  left: 0;
}

.additional__item:hover:after {
  width: 100%;
}

.additional__img-box {
  min-width: 80px;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  margin-right: 20px;
  overflow: hidden;
  display: block;
  transition: all 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
}

.additional__img {
  max-width: none;
  max-height: 100%;
  transition: all 0.3s ease;
}

.additional__box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.additional__name {
  font-size: 17px;
  color: #000;
  transition: all 0.3s ease;
}

.additional__item:hover .additional__name {
  color: #f27e9a;
}

.additional__name:hover {
  color: #f27e9a;
}

.additional__title {
  font-size: 25px;
  font-weight: bold;
  margin-top: 60px;
  margin-bottom: 0 !important;
  text-transform: uppercase !important;
}

.ast-archive-description {
  border: none !important;
}

@media screen and (max-width: 650px) {
  .additional__box {
    flex-direction: column;
  }

  .additional__item {
    width: 100%;
    margin-top: 20px;
  }
}

.price_cheker__box iframe {
  max-width: 550px;
}

.price_cheker__box {
  position: fixed;
  left: 0px;
  top: 50px;
  right: 0;
  margin: auto;
  transition: all 0.3s ease;
  width: 550px;
  max-width: 90%;
  display: none;
  z-index: -9;
  overflow-y: scroll;
  min-height: 450px;
  background: #fff;
  max-height: 80vh;
}

.price_cheker__box.active {
  z-index: 9999;
  display: block;
}

.price_cheker_overlow {
  background: rgba(0, 0, 0, 0.7);
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  z-index: 9998;
  overflow: hidden;
}

.price_cheker_overlow.active {
  display: block;
}

.price_cheker__open:after {
  content: "";
  display: block;
  width: 113px;
  height: 20px;
  border: 2px solid #f27e9a;
  border-radius: 50px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  animation: ripple 1.7s linear infinite;
  z-index: 1;
  transition: all 0.3s ease;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(5px);
}

.price_cheker__open:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border: 2px solid #f27e9a;
  border-radius: 50px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  animation: ripple2 1.7s linear infinite;
  z-index: 1;
  transition: all 0.3s ease;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(5px);
}

.price_cheker__open:hover:before {
  animation: none;
}

.price_cheker__open:hover:after {
  animation: none;
}

.price_cheker__open {
  color: #fff;
  padding: 10px;
  cursor: pointer;
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 999;
  box-sizing: border-box;
  border-radius: 50px;
  width: 236px;
  height: 70px;
  font-size: 20px;
  font-style: normal;
  font-weight: 800;
  line-height: 150%;
  text-transform: capitalize;
}

@keyframes ripple {
  0% {
    width: 113px;
    height: 20px;
  }

  50% {
    width: 216px;
    height: 39px;
  }

  100% {
    width: 100%;
    height: 100%;
  }
}

@keyframes ripple2 {
  0% {
    width: 100%;
    height: 100%;
  }

  50% {
    width: 216px;
    height: 39px;
  }

  100% {
    width: 113px;
    height: 20px;
  }
}

.price_cheker__wrap {
  border-radius: 50px;
  background: #529ff0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 2;
}

body.active {
  overflow: hidden;
}

.price_cheker_close {
  width: 30px;
  margin: 10px 10px 10px auto;
  cursor: pointer;
}

.page-id-13950 .price_cheker {
  display: none;
}

.page-id-13950 .price_cheker iframe {
  display: none;
}

/* BEFORE & AFTER GALLERY */

.results {
  padding: 130px 0 108px;
  background: url(/wp-content/uploads/before.png) no-repeat center / cover;
  position: relative;
}

.results__label {
  font-weight: 300;
  font-size: 24px;
  line-height: 36px;
  text-transform: uppercase;
  color: #000000;
}

.results__label:after {
  content: "";
  display: block;
  width: 407px;
  height: 3px;
  background: linear-gradient(89.99deg,
      #8d278b 0%,
      rgba(141, 39, 139, 0) 86.29%);
  margin-top: 30px;
}

.results__title {
  font-weight: 600;
  font-size: 72px;
  line-height: 80px;
  text-transform: uppercase;
  margin: 20px 0;
  color: #000000;
}

.results__text {
  font-size: 18px;
  line-height: 30px;
  max-width: 635px;
  color: #000000;
}

.r-gallery {
  padding-bottom: 60px;
}

.r-gallery__box {
  display: flex;
  justify-content: center;
  padding: 0 10px;
  max-width: 1920px;
  flex-wrap: wrap;
  margin: 0 auto;
}

.r-gallery__item {
  border-radius: 6px;
  width: 270px;
  min-height: 400px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  margin: 0 10px;
  text-align: center;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
  transition: all 0.3s ease;
}

.r-gallery__item--1 {
  background-image: url(/wp-content/uploads/b1.jpg);
}

.r-gallery__item--2 {
  background-image: url(/wp-content/uploads/b2.jpg);
}

.r-gallery__item--3 {
  background-image: url(/wp-content/uploads/b3.jpg);
}

.r-gallery__item--4 {
  background-image: url(/wp-content/uploads/b4.jpg);
}

.r-gallery__item--5 {
  background-image: url(/wp-content/uploads/b5.jpg);
}

.r-gallery__item--6 {
  background-image: url(/wp-content/uploads/b6.jpg);
}

.r-gallery__name {
  font-weight: 600;
  font-size: 36px;
  line-height: 40px;
  text-transform: uppercase;
  color: #ffffff;
}

.r-gallery__name:after {
  content: "";
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  font-weight: 900;
  font-size: 59px;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.2);
  height: 41px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
}

.r-gallery__item--1 .r-gallery__name:after {
  content: "Face";
}

.r-gallery__item--2 .r-gallery__name:after {
  content: "men";
}

.r-gallery__item--3 .r-gallery__name:after {
  content: "breast";
}

.r-gallery__item--4 .r-gallery__name:after {
  content: "body";
}

.r-gallery__item--5 .r-gallery__name:after {
  content: "weight loss";
}

.r-gallery__item--6 .r-gallery__name:after {
  content: "med spa";
}

.r-gallery__title {
  font-weight: 700;
  font-size: 24px;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
  color: #000000;
  margin: 80px 0 37px;
}

.r-gallery__text {
  font-size: 24px;
  line-height: 36px;
  text-align: center;
  color: #000000;
  margin-bottom: 70px;
}

.r-gallery__more {
  opacity: 0;
  z-index: -1;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  top: -100%;
  left: 0;
  transition: all 0.3s ease;
  padding: 30px 10px 10px;
}

.r-gallery__item:hover .r-gallery__more {
  opacity: 1;
  z-index: 2;
  top: 0;
}

.r-gallery__item:hover .r-gallery__name {
  display: none;
}

.r-gallery__name2 {
  font-weight: 600;
  font-size: 36px;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  margin-bottom: 20px;
}

.r-gallery__list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.r-gallery__list a {
  display: block;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  color: #ffffff;
  transition: all 0.3s ease;
}

.r-gallery__list a:hover {
  color: #75c0d6;
}

.r-about__content {
  width: 695px;
  max-width: 60%;
  color: #000000;
  margin-left: auto;
}

.r-about__label {
  font-style: italic;
  font-weight: 500;
  font-size: 18px;
  line-height: 40px;
  text-transform: uppercase;
}

.r-about__title {
  font-weight: 700;
  font-size: 25px;
  line-height: 40px;
  text-transform: uppercase;
  margin: 10px 0 20px;
}

.r-about__text {
  font-size: 18px;
  line-height: 30px;
}

.r-about__buttons {
  display: flex;
  margin-top: 60px;
}

.r-about__button {
  margin-right: 20px;
  background: #f27e9a;
  border-radius: 62px;
  font-weight: 700;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  padding: 18.5px 24px;
  line-height: 22px;
  display: block;
  transition: all 0.3s ease;
}

.r-about__button:hover {
  background: #a341ac;
  color: #fff;
}

.r-about {
  padding: 90px 0 140px;
  position: relative;
  margin: 0 auto;
  background: #e3e3e3 url(/wp-content/uploads/about.jpg) no-repeat left center / cover;
}

.r-about__left {
  position: absolute;
  top: 0px;
  bottom: 0;
  margin: auto;
  left: 0;
  max-width: 45%;
}

.results__overlay {
  display: none;
}

.results__content {
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 1760px) {
  .r-gallery__item {
    width: 320px;
    max-width: 31%;
  }

  .r-gallery__box {
    max-width: 1360px;
    margin-left: auto;
    margin-right: auto;
  }

  .r-gallery__text {
    font-size: 20px;
  }
}

@media screen and (max-width: 1599px) {
  .r-about {
    padding: 40px 0 70px;
  }
}

@media screen and (max-width: 1280px) {
  .results {
    padding: 50px 0 10px;
  }

  .results__title {
    font-size: 53px;
    line-height: normal;
  }

  .results__text {
    max-width: 490px;
    font-size: 16px;
    line-height: 28px;
  }

  .results__label {
    font-size: 18px;
    line-height: normal;
  }

  .r-about {
    background-position: center center;
  }

  .r-about__content {
    max-width: 70%;
  }

  .r-gallery__text {
    font-size: 18px;
  }
}

@media screen and (max-width: 991px) {
  .results__overlay {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 0;
  }

  .results__label,
  .results__title,
  .results__text {
    color: #fff;
  }

  .r-gallery__text br {
    display: none;
  }

  .r-gallery__item {
    max-width: 49%;
  }

  .r-about {
    background-image: none;
  }

  .r-about__content {
    max-width: 100%;
  }
}

@media screen and (max-width: 767px) {

  .results__label,
  .results__title,
  .results__text {
    text-align: center;
  }

  .results__label {
    font-size: 16px;
    line-height: 22px;
  }

  .results__title {
    font-size: 36px;
  }

  .results__text {
    font-size: 13px;
    line-height: 23px;
  }

  .results__label:after {
    max-width: 100%;
  }

  .r-gallery__text {
    font-size: 16px;
    line-height: 22px;
  }

  .r-gallery__text br {
    display: none;
  }

  .r-gallery__title {
    margin: 40px 0 20px;
  }

  .r-gallery__item {
    max-width: 100%;
  }

  .r-gallery__more {
    opacity: 1;
    z-index: 2;
    top: 0;
  }

  .r-gallery__name {
    display: none;
  }

  .r-about__buttons {
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
  }

  .r-about__button {
    margin-top: 20px;
    margin-right: 0;
    font-size: 16px;
  }

  .r-about__text {
    font-size: 16px;
    line-height: 26px;
  }

  .r-about__label {
    font-size: 13px;
    line-height: 23px;
  }

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

  .r-about__title {
    font-size: 23px;
  }
}

.results--2 .results__label {
  font-size: 20px;
  line-height: 36px;
}

.results--2 .results__label:after {
  display: none;
}

.results--2 .results__title {
  font-size: 72px;
  line-height: normal;
  margin-bottom: 0;
}

.results--2 .results__text {
  font-weight: 300;
  font-size: 36px;
  line-height: 60px;
  text-transform: uppercase;
  color: #000;
  display: block;
}

.results--2 .results__title:after {
  content: "";
  display: block;
  width: 407px;
  height: 3px;
  background: linear-gradient(89.99deg,
      #f27e9a 0%,
      rgba(255, 255, 255, 0) 86.29%);
  margin: 30px 0;
}

.r-gallery__title--2 {
  margin-top: 30px;
}

.results--2 .results__text {
  max-width: 100%;
}

.results--2 {
  background-position: right center;
  padding-bottom: 140px;
}

.r-images {
  padding: 75px 0 0px;
}

.r-images__box {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.r-images__item {
  margin-bottom: 50px;
  margin-left: 10px;
  margin-right: 10px;
}

.r-images__text {
  max-width: 900px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  color: #000000;
  text-align: left;
  margin-bottom: 50px;
}

.results__form {
  background: linear-gradient(89.49deg, #e3eaf0 0.4%, #dddddd 66.9%);
  margin: 40px 0 70px;
  overflow: hidden;
}

.page-template-template-gallery-inside .results__form {
  margin-bottom: 0;
}

.results__form_img {
  position: absolute;
  bottom: 0;
  left: 0;
}

.results__form_box {
  position: relative;
  padding: 46px 0 22px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  max-height: 500px;
}

.results__form_left {
  max-width: 650px;
  margin-left: auto;
  text-align: center;
  position: relative;
  z-index: 2;
}

.results__form_title {
  font-size: 24px;
  line-height: 40px;
  text-transform: uppercase;
  color: #000000;
}

.results__form_left iframe {
  min-height: 333px;
}

.r-images__caption {
  font-size: 24px;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 30px;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.banner-order {
  display: block;
  max-width: 1100px;
  margin: 40px auto;
  background: url(/wp-content/uploads/banner-1100-×-450-px.png) no-repeat center center / cover;
  padding: 57px 53px 42px;
  text-align: right;
}

.banner-order_text {
  font-size: 50px;
  text-align: center;
  color: #212f88;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.banner-order_p {
  font-size: 17px;
  text-transform: none;
  font-weight: 400;
  margin-top: 18px;
  margin-bottom: -19px !important;
  text-shadow: 0 0 1px rgb(0 0 0 / 71%);
  letter-spacing: 0.01em;
  position: relative;
  left: 4px;
}

.banner-order_text span {
  display: block;
  font-weight: 700;
}

.banner-order_content {
  display: inline-block;
  text-align: center;
  max-width: 500px;
}

.banner-order_button {
  max-width: 100%;
  text-transform: uppercase;
}

.shop__acc_body h4 {
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  font-family: "Nunito Sans";
  margin-bottom: 16px;
}

.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
  padding: 0;
}

.woocommerce .entry-summary .star-rating,
.woocommerce .entry-summary .comment-form-rating .stars a,
.woocommerce .entry-summary .star-rating::before {
  color: #524395;
}

.woocommerce-review-link {
  color: #3a3a3a;
  font-size: 14px;
}

.woocommerce div.product .product_title {
  margin-bottom: 7px;
}

.woocommerce div.product form.cart .button.single_add_to_cart_button,
.woocommerce #review_form #respond .form-submit input {
  border-radius: 0 !important;
  background: #524395;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
  text-transform: uppercase;
  width: 300px;
  max-width: 100%;
  margin: 0;
  padding: 14px;
  border: 1px solid #524395;
}

.woocommerce div.product form.cart .button.single_add_to_cart_button:hover,
.woocommerce #review_form #respond .form-submit input:hover {
  background: transparent;
  color: #fff;
  color: #3a3a3a;
}

.product_sizes {
  font-family: "Nunito Sans";
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 24px;
}

.woocommerce .button.single_add_to_cart_button:focus {
  border: none;
}

.shop__acc_body> :last-child {
  margin-bottom: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs::before {
  display: none !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  font-family: "Nunito Sans";
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
}

.ast-primary-header-bar {
  box-shadow: 0px 0px 30px 0px rgba(131, 50, 136, 0.08);
}

.main-header-bar {
  border: none !important;
}

.woocommerce .up-sells h2,
.woocommerce .related.products h2,
.woocommerce h2 {
  font-family: "Nunito Sans";
  font-size: 48px;
  font-weight: 400;
  line-height: normal;
  text-align: center;
  margin-bottom: 56px;
  text-transform: capitalize;
}

.flex-control-nav {
  list-style: none;
  margin: 0;
  display: flex;
  justify-content: center;
}

.flex-control-nav a {
  font-size: 0;
  width: 80px;
  height: 20px;
  display: block;
  position: relative;
}

.flex-control-nav a::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 2px;
  background: #cad9e9;
  transition: all 0.5s ease;
}

.flex-control-nav a.flex-active::after {
  background: #b51d8d;
}

.post-type-archive-product .ast-woocommerce-container {
  padding-top: 80px;
}

@media screen and (max-width: 1650px) {
  .results--2 {
    background-position: center center;
    padding: 90px 0 120px;
  }
}

@media screen and (max-width: 1199px) {
  .results__form_img {
    display: none;
  }

  .results__form_left {
    margin-right: auto;
  }
}

@media screen and (max-width: 991px) {
  .results--2 .results__text h4 {
    color: #fff;
  }
}

@media screen and (max-width: 767px) {
  .results--2 .results__text h4 {
    font-size: 22px;
  }

  .results--2 .results__label {
    font-size: 16px;
    line-height: 22px;
  }

  .results--2 .results__title {
    font-size: 36px;
    line-height: 45px;
  }

  .results--2 .results__title:after {
    margin: 15px auto;
    width: 100%;
  }

  .results--2 {
    padding-bottom: 50px;
  }

  .r-images__text {
    font-size: 16px;
    line-height: 26px;
  }

  .r-images {
    padding-top: 50px;
  }

  .r-images__item {
    margin-bottom: 20px;
  }

  .results__form {
    margin-top: 50px;
  }

  .r-images__caption {
    font-size: 20px;
    line-height: normal;
  }

  .rating img {
    width: 150px;
    margin-bottom: 10px;
  }

  .rating {
    width: 100%;
  }

  .footer-adv-widget-1 .widget:last-child {
    margin: 0px 0 20px;
  }

  #custom_html-4 hr {
    margin: 10px 0px;
  }

  #custom_html-4 {
    margin: 0px !important;
  }

  #custom_html-4 span {
    font-size: 12px;
  }

  #custom_html-5 .social-banner-sidebar a {
    width: 40px;
    display: block;
    margin: 0 7px;
  }

  .social-banner-sidebar {
    justify-content: center !important;
  }

  #custom_html-4 address a {
    display: block;
  }

  .footer-adv-overlay {
    padding-top: 50px;
    padding-bottom: 0px;
  }

  .ast-footer-overlay {
    padding-bottom: 50px;
  }

  .banner-order {
    background-position: right center;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 43px;
  }

  .banner-order_text {
    font-size: 29px;
    margin-bottom: 10px;
  }

  .results__form_box {
    max-height: 740px;
  }
}

.sidebar-main .su-image-carousel:hover>ol.flickity-page-dots {
  display: flex;
}

.content-beggin2 {
  text-align: left;
  padding-left: 30px;
  padding-right: 0px;
}

.content-beggin1 {
  background: #f5f5f5;
}

.box-areas2 {
  background: #c4c4c4;
}

.box-areas2 a {
  color: #000000;
}

.content-beggin1 b {
  color: #000000;
  font-size: 20px;
  text-align: left;
}

.content-beggin1 .title-h2-lp-white {
  color: #000000 !important;
}

.content-beggin1 li,
.content-beggin1 a {
  color: #000000 !important;
}

.btn_slim1 {
  text-align: center;
  margin: 20px 0;
}

.btn_slim {
  background-color: #93da58 !important;
  border: none;
  color: #3a3a3a !important;
  font-weight: 700;
  border-radius: 30px;
  margin: 20px auto !important;
  display: inline-block;
  padding: 10px 40px 10px 40px;
  text-transform: uppercase;
}

.btn_slim2 {
  background-color: #75c0d6 !important;
}

.btn_slim:hover {
  background-color: #8e278e !important;
  color: white !important;
}

.banner-order_content .btn_slim2 {
  margin: 0 auto !important;
}

.banner-order_content .btn_slim {
  background: #f27e9a !important;
  color: #fff !important;
}

.banner-order_content .btn_slim2 {
  background: #75c0d6 !important;
  color: #534b3a !important;
}

.banner-order_content .btn_slim:hover {
  background: #212f88 !important;
  color: #fff !important;
}

.special__block-item:hover {
  transform: scale(1.1);
}

.site-footer .social-banner-sidebar__item a {
  display: block;
  transition: all 0.3s ease;
}

.site-footer .social-banner-sidebar__item a:hover {
  transform: scale(1.1);
}

.content-beggin1 a:hover {
  color: #f27e9a !important;
}

.post__box-right a:hover {
  color: #75c0d6;
}

.ast-article-post {
  margin-bottom: 4px;
}

.reviews__box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.reviews__col {
  width: calc(50% - 16px);
}

.reviews {
  margin-bottom: 32px;
  min-height: auto !important;
}

@media screen and (max-width: 991px) {
  .banner-order {
    background-position: right center;
  }

  .header__homepage-left-buttons {
    margin-left: auto;
    margin-right: auto;
  }

  .reviews__col {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .header__homepage-left-buttons {
    flex-direction: column;
  }

  .header__homepage-left-buttons img {
    margin: 0;
  }

  .header__homepage-left-buttons div {
    width: 100%;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  .header__homepage-left-buttons a {
    width: 100%;
  }

  .special__block-item:hover {
    transform: none;
  }

  .popular__right-procedures ul li a,
  .popular__man-left-procedures ul li a {
    padding-left: 45px;
    background: url(/wp-content/uploads/arrow-1.png) no-repeat left -4px / 33px;
    display: block;
    font-weight: 700;
    font-size: 18px;
    line-height: 150%;
    text-align: left;
  }

  .title-desc-pic__item__desc a {
    padding-left: 45px;
    background: url(/wp-content/uploads/arrow-1.png) no-repeat left -4px / 33px;
    display: block;
    text-align: left;
    line-height: 150%;
    margin-bottom: 10px;
  }

  .special__button a,
  .patient__block-left-button a,
  .patient__block-right-button a,
  .about__angelina-block-left-button a,
  .product__item-button a {
    font-size: 13px;
    width: 100%;
    max-width: 400px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .home .row-for-two-batton {
    padding: 0 15px;
  }

  .patient__block--2 .patient__block-left,
  .patient__block--2,
  .patient__block-right {
    margin: 0;
  }
}

/*======= New Shop styles ====*/

.main-navigation ul {
  width: 805px;
}

.ast-desktop .ast-primary-header-bar .main-header-menu>.menu-item {
  line-height: normal;
  font-size: 18px;
  font-weight: 500;
}

.cap__button {
  border-radius: 50px;
  background: var(--gradient,
      linear-gradient(94deg, #a52e8a -4.11%, #c55d99 69.64%, #e58ca7 113.35%));
  padding: 14px 32px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 150%;
  text-transform: capitalize;
  transition: all 0.3s ease;
  display: block;
}

.cap__button:hover {
  opacity: 0.7;
}

.cap__auth {
  margin-right: 0;
}

body.single-product .qib-button-wrapper {
  margin: 0 32px 0 0;
  height: 57px;
}

#menu__toggle {
  opacity: 0;
  position: absolute;
  z-index: -1;
}

#menu__toggle:checked~.menu__btn>span {
  transform: rotate(45deg);
}

#menu__toggle:checked~.menu__btn>span::before {
  top: 0;
  transform: rotate(0);
  background: #2e2e2e;
}

#menu__toggle:checked~.menu__btn>span::after {
  top: 0;
  transform: rotate(90deg);
  background: #2e2e2e;
}

#menu__toggle:checked~.menu__box {
  visibility: visible;
  top: 0;
}

.menu__btn {
  display: flex;
  align-items: center;
  position: relative;
  width: 32px;
  height: 26px;
  cursor: pointer;
  z-index: 1;
  margin-left: 24px;
  z-index: 99999;
}

.menu__btn>span,
.menu__btn>span::before,
.menu__btn>span::after {
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #fff;
  transition-duration: 0.25s;
}

.menu__btn>span::before {
  content: "";
  top: -8px;
}

.menu__btn>span::after {
  content: "";
  top: 8px;
}

.menu__box {
  display: block;
  position: absolute;
  visibility: hidden;
  top: -450px;
  right: 0;
  width: 300px;
  margin: 0;
  padding: 80px 0;
  list-style: none;
  background-color: #eceff1;
  box-shadow: 1px 0px 6px rgba(0, 0, 0, 0.2);
  transition-duration: 0.25s;
  z-index: 9999;
}

.menu__item {
  display: block;
  padding: 6px 24px;
  color: #333;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
  transition-duration: 0.25s;
}

.menu__item:hover {
  background-color: #cfd8dc;
}

.shop-header__logo img {
  width: 78px;
}

#ast-desktop-header {
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
}

.ast-above-header.ast-above-header-bar {
  max-height: 53px;
}

@media screen and (min-width: 1600px) {

  .ast-container,
  .site-above-footer-wrap[data-section="section-above-footer-builder"] .ast-builder-grid-row {
    max-width: 1404px;
  }
}

@media screen and (max-width: 1599px) {
  .main-navigation ul {
    width: 760px;
  }
}

@media screen and (max-width: 1335px) {
  .main-navigation ul {
    width: 650px;
  }
}

@media screen and (max-width: 1199px) {
  .main-navigation ul {
    width: 620px;
  }

  .main-header-menu>.menu-item>.menu-link {
    font-size: 13px;
  }

  .cap__item {
    font-size: 14px;
  }

  .cap__specials {
    font-size: 14px;
  }

  .shop-header__menu {
    display: block;
  }

  .shop-header__account {
    margin-left: 0;
  }

  .shop-header__menu {
    width: 570px;
  }
}

@media screen and (max-width: 1130px) {
  .main-navigation ul {
    width: 560px;
  }
}

@media screen and (max-width: 991px) {
  .cap__button {
    padding: 14px 6px;
    font-size: 13px;
  }

  .cap__item {
    font-size: 13px;
    margin-right: 20px;
  }

  .shop-header__menu {
    width: 532px;
  }

  .main-navigation ul {
    width: 557px;
  }
}

@media screen and (max-width: 921px) {
  .ast-header-break-point #masthead .ast-primary-header-bar.main-header-bar {
    padding: 0 20px;
  }

  .shop-header__menu {
    display: none;
  }

  .shop-header__my-account:not(.menu__box .shop-header__my-account) {
    display: none;
  }

  .shop-header__my-account {
    margin-left: 24px;
    margin-top: 24px;
  }

  .hamburger-menu {
    display: block;
  }

  .ast-header-breadcrumb.pseudo-breadcrumb {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
  .site-header-section>* {
    padding: 0;
  }

  .cap__right .cap__item {
    margin-right: 10px;
  }

  .product__item-name {
    font-size: 24px;
  }

  .product__item-name:after {
    width: 100%;
  }

  .ast-builder-menu .main-navigation>ul {
    width: 100%;
  }
}

@media screen and (max-width: 385px) {
  .shop-header__account .astra-search-shortcode {
    display: block;
  }
}

@media screen and (max-width: 359px) {
  .ast-search-menu-icon.ast-dropdown-active .search-field {
    width: 145px !important;
  }

  .cap__specials {
    padding: 8px;
  }

  .cap__item {
    margin-right: 8px;
  }

  .cap__item {
    font-size: 12px;
  }
}

.woocommerce-mini-cart__buttons {
  box-sizing: border-box;
}

.woocommerce-js .widget_shopping_cart .woocommerce-mini-cart__buttons .checkout.wc-forward {
  margin-left: 0px;
}

.ast-above-header-wrap {
  max-height: 52px;
}

.ast-desktop .ast-mega-menu-enabled.main-header-menu .sub-menu .menu-item.menu-item-heading>.menu-link {
  font-weight: bold;
}

.ast-header-search .astra-search-icon:hover {
  color: #f27e9a;
}

a:hover,
.page-title:hover,
.ast-pagination a:hover {
  color: #75c0d6;
}

.angelina_sertificates {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 32px;
}

.angelina_sertificates img {
  display: block;
}

.angelina_sertificates a {
  display: block;
  width: calc(50% - 12px);
  margin-bottom: 24px;
}

/*======= New Shop styles ====*/

.shop-page h1,
.shop-page h2,
.shop-page h3,
.shop-page h4 {
  font-family: "Nunito Sans", serif;
}

.shop-page {
  color: #3a3a3a;
  font-size: 18px;
  line-height: 150%;
  font-family: "Montserrat", sans-serif;
}

.shop-hero {
  padding: 72px 0;
  background: url(/wp-content/uploads/bg.jpg) no-repeat center / cover;
  position: relative;
}

.first__slider {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  max-width: 50%;
}

.first__slider .swiper-slide {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}

.shop-page .shop-first__title {
  color: #2e2e2e;
  font-size: 64px;
  margin-bottom: 16px;
}

.shop-first__content {
  max-width: 683px;
  color: #2e2e2e;
}

.shop-first__text {
  max-width: 556px;
  margin-bottom: 32px;
}

.shop__button {
  min-width: 278px;
  border: 1px solid #524395;
  padding: 14px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
  transition: all 0.5s ease;
  background: #524395;
  color: #fff;
}

.shop-hero__left {
  max-width: 50%;
  padding-right: 48px;
  box-sizing: border-box;
}

.shop__button:hover {
  background: transparent;
  color: #2e2e2e;
}

.shop-first__wrapper {
  margin-top: 32px;
  display: flex;
  align-items: center;
  background: rgba(154, 112, 156, 0.08);
}

.shop-first__caption {
  color: #2e2e2e;
  font-weight: 500;
  margin-bottom: 14px;
}

.shop-first__right {
  margin-left: 24px;
}

.weight-600 {
  font-weight: 600;
}

.weight-700 {
  font-weight: 700;
}

.ast-page-builder-template .entry-header {
  margin: 0;
}

body .shop__title {
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: center;
  margin-bottom: 16px;
}

.shop-section__text {
  text-align: center;
  line-height: 150%;
  margin-bottom: 32px;
}

.shop-section {
  padding: 120px 0;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce-page ul.products li.product .woocommerce-loop-product__title {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  text-align: center;
  min-height: 50px;
  margin-bottom: 7px;
  transition: all 0.5s ease;
}

.woocommerce .star-rating,
.woocommerce .comment-form-rating .stars a,
.woocommerce .star-rating::before {
  color: #cad9e9;
}

.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
  color: #3a3a3a;
  font-size: 22px;
  font-weight: 600;
  line-height: 150%;
  margin-bottom: 0;
}

.woocommerce ul.products li.product .button {
  border: 1px solid #524395;
  margin: 8px 0 0 0 !important;
  background: transparent;
  border-radius: 0;
  color: #fff;
  font-weight: 500;
  line-height: 150%;
  text-transform: uppercase;
  display: block;
  width: 100%;
  padding: 14px 6px;
  background: #524395;
}

.woocommerce ul.products li.product .button:hover {
  background: transparent;
  color: #fff;
  color: #3a3a3a;
}

.woocommerce ul.products li.product:hover .woocommerce-loop-product__title,
.woocommerce-page ul.products li.product:hover .woocommerce-loop-product__title {
  color: #524395;
  text-decoration: underline;
}

.woocommerce ul.products li.product {
  margin-bottom: 24px !important;
}

.woocommerce ul.products {
  margin-bottom: 0 !important;
}

.best {
  padding-bottom: 76px;
  padding-top: 87px;
}

.shop-about {
  background: #faf9ff;
}

.shop-about__box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.shop-about__item {
  width: calc(50% - 28px);
}

.shop-about .shop__title {
  text-align: left;
}

.shop-products__button {
  margin-bottom: 48px;
}

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

.products__tabs_head {
  display: flex;
  width: 100%;
  margin-bottom: 36px;
}

.products__tabs_head_item {
  width: 33.3%;
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
  padding-bottom: 14px;
  border-bottom: 1px solid #000;
  color: #2e2e2e;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  cursor: pointer;
}

.products__tabs_head_item::after {
  content: "";
  display: block;
  height: 8px;
  width: 0;
  background: #524395;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -4px;
  transition: all 0.5s ease;
}

.products__tabs_head_item.active::after {
  width: 100%;
}

.products__tabs_item {
  display: none;
}

.products__tabs_item.active {
  display: block;
}

.shop-testimonials__box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.shop-testimonials__item {
  padding: 24px;
  background: #fff;
  display: flex;
}

.shop-products {
  padding-bottom: 75px;
}

.shop-testimonials {
  background: #f2eef8;
}

.shop-testimonials__product {
  min-width: 99px;
  margin-right: 16px;
}

.shop-testimonials__link {
  display: block;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 150%;
  background: #524395;
}

.shop-testimonials__link:hover {
  background: #75c0d6;
  color: #fff;
}

.shop-testimonials__name_label {
  color: #2e2e2e;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

.shop-testimonials__name {
  font-size: 18px;
  font-weight: 700;
  line-height: 110%;
  text-transform: capitalize;
  color: #3a3a3a;
  font-family: "Nunito Sans";
  display: block;
}

.shop-testimonials__text {
  color: #2e2e2e;
  font-style: italic;
  margin: 16px 0;
}

.shop-testimonials__user {
  color: #2e2e2e;
  font-size: 18px;
  font-weight: 600;
  line-height: 150%;
}

.slider__arrow {
  width: 24px;
  height: 24px;
  background: url(/wp-content/uploads/right.png) no-repeat center / contain;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: -56px;
  cursor: pointer;
  opacity: 1;
}

.swiper-button-disabled {
  opacity: 0.6;
}

.shop-testimonials__box {
  position: relative;
}

.slider-next {
  transform: rotate(180deg);
  left: auto;
  right: -56px;
}

.angelina__box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.angelina__left {
  width: 31%;
  padding: 53px 0 0 31px;
  background: url(/wp-content/uploads/qoute.png) no-repeat left top;
}

.angelina__right {
  width: calc(69% - 56px);
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.angelina__img {
  width: calc(49% - 28px);
}

.angelina__text {
  width: calc(51% - 28px);
}

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

.angelina__qoute {
  color: #3a3a3a;
  font-family: "Nunito Sans";
  font-size: 28px;
  font-style: italic;
  font-weight: 400;
  text-transform: capitalize;
}

.angelina__name {
  font-weight: 700;
  line-height: 150%;
  margin-top: 16px;
}

.main-navigation ul {
  width: 805px;
}

.ast-desktop .ast-primary-header-bar .main-header-menu>.menu-item {
  line-height: normal;
  font-size: 18px;
  font-weight: 500;
}

.cap__button {
  border-radius: 50px;
  background: var(--gradient,
      linear-gradient(94deg, #a52e8a -4.11%, #c55d99 69.64%, #e58ca7 113.35%));
  padding: 14px 32px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 150%;
  text-transform: capitalize;
  transition: all 0.3s ease;
  display: block;
}

.cap__button:hover {
  opacity: 0.7;
  color: #fff;
}

.cap__auth {
  margin-right: 0;
}

.footer__logo {
  display: inline-block;
  margin-bottom: 16px;
}

.footer__caption {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}

.footer__contacts_item {
  display: block;
  line-height: normal;
  margin-top: 7px;
}

.footer__phone {
  margin: 16px 0;
}

.footer__social {
  display: flex;
}

.footer__social_item {
  margin-right: 8px;
}

.rating p {
  line-height: normal;
  margin-top: 3px;
}

.subscribe__text {
  line-height: normal;
  text-align: center;
  margin-bottom: 8px;
}

.subscribe__button {
  background: #524395;
  border: 1px solid #524395;
  padding: 14px 24px;
  color: #fff;
  display: block;
  text-align: center;
  width: 300px;
  max-width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}

.subscribe__button:hover {
  opacity: 1 !important;
  background: #fff;
  color: #3a3a3a !important;
}

.footer__bottom {
  text-align: center;
  font-size: 10px;
}

.footer__bottom a {
  text-decoration: underline;
}

.footer__bottom_links {
  display: flex;
  justify-content: center;
  margin-top: 8px;
}

.footer__bottom_links a {
  margin: 0 8px;
}

.site-above-footer-wrap[data-section="section-above-footer-builder"] .ast-builder-grid-row {
  padding: 0 24px;
}

.footer__menu li a {
  display: block;
  line-height: normal;
  margin-bottom: 8px;
}

.footer__menu li:last-child a {
  margin-bottom: 0;
}

.shop__acc_head {
  color: #3a3a3a;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
  padding: 32px 0 8px;
  text-transform: uppercase;
  border-bottom: 1px solid #2e2e2e;
  position: relative;
  cursor: pointer;
}

.shop__acc_body ul {
  margin-left: 20px;
}

.shop__acc_head::after {
  content: "";
  display: block;
  width: 21px;
  height: 21px;
  background: url(/wp-content/uploads/plus.png) no-repeat center / contain;
  position: absolute;
  bottom: 8px;
  right: 0;
  transition: all 0.5s ease;
}

.shop__acc_head.open::after {
  transform: rotate(224deg);
}

.shop__acc_body {
  display: none;
  padding: 32px 0;
}

.woocommerce-page.columns-4 ul.products li.product-category,
.woocommerce.columns-4 ul.products li.product-category {
  display: none;
}

.woocommerce-products-header .woocommerce-products-header__title {
  font-family: "Nunito Sans";
  font-size: 64px;
  font-weight: 400;
  margin-bottom: 8px;
  text-align: center;
  color: #3a3a3a;
}

.woocommerce-products-header .page-description,
.woocommerce-products-header .term-description {
  max-width: 652px;
  margin: 0 auto;
  padding-bottom: 56px;
  border-bottom: 1px solid #524395;
  margin-bottom: 56px;
  text-align: center;
}

.woocommerce-products-header .page-description p:last-child,
.woocommerce-products-header .term-description p:last-child {
  margin-bottom: 0;
}

.woocommerce nav.woocommerce-pagination ul li span.current {
  color: #fff;
}

.woocommerce nav.woocommerce-pagination ul li>.page-numbers:hover {
  color: #fff;
}

.woocommerce nav.woocommerce-pagination ul li>.page-numbers {
  color: #3a3a3a;
}

.shop__cta__content {
  max-width: 733px;
}

.shop__cta_text {
  margin: 32px 0;
}

.shop__cta {
  background: url(/wp-content/uploads/cta-1.jpg) no-repeat center / cover;
  padding: 120px 0;
}

.shop__cta .shop__cta_title {
  font-size: 64px;
  text-align: left;
}

#customer_login .u-column1,
#customer_login .u-column2 {
  border-radius: 20px;
  background: #fffcfe;
  box-shadow: 0px 0px 40px 0px rgba(131, 50, 136, 0.08);
  padding: 32px 40px;
  float: none;
  width: calc(50% - 28px);
}

body .woocommerce form.login,
body .woocommerce form.register {
  padding: 0;
  border: none;
  border-radius: none;
  margin: 0;
}

.woocommerce-account .woocommerce::before,
.woocommerce-account .woocommerce::after,
.woocommerce-page .col2-set::before,
.woocommerce-page .col2-set::after {
  display: none;
}

.woocommerce .col2-set,
.woocommerce-page .col2-set {
  display: flex;
  justify-content: space-between;
}

.woocommerce form .form-row input.input-text {
  padding: 16px 0;
  border: none;
  border-bottom: 1px solid #524395;
  font-size: 18px;
  color: #3a3a3a;
}

.woocommerce form .form-row label {
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
  text-transform: capitalize;
  color: #3a3a3a;
}

.woocommerce a.button:not(.woocommerce-orders-table__cell-order-actions .button),
.woocommerce button.button,
.woocommerce .woocommerce-message a.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce input.button,
.woocommerce #respond input#submit {
  background: #524395;
  border: 1px solid #524395;
  padding: 14px;
  max-width: 100%;
  border-radius: 0;
  color: #fff;
  font-weight: 500;
  display: block;
  transition: all 0.5s ease;
  text-align: center;
}

.woocommerce-message,
.woocommerce-info {
  border-top-width: 1px;
  border-top-color: #524395 !important;
}

.woocommerce-message::before,
.woocommerce-info::before {
  color: #524395 !important;
}

.woocommerce #customer_login .woocommerce-form-login__submit {
  margin: 24px auto 0px;
  width: 300px;
}

.woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions .button {
  background: #524395;
  border-radius: 0;
  color: #fff;
  font-weight: 500;
  transition: all 0.5s ease;
  padding: 10px;
}

.woocommerce #customer_login .woocommerce-form-login__submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce .woocommerce-message a.button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:hover {
  color: #3a3a3a !important;
  background: transparent !important;
  border: 1px solid #524395 !important;
}

.woocommerce form .form-row {
  margin-bottom: 24px;
}

.woocommerce-LostPassword {
  text-align: center;
  text-decoration: underline;
}

#customer_login h2 {
  margin-bottom: 29px !important;
}

.woocommerce-ResetPassword .woocommerce-Button {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.woocommerce #customer_login .woocommerce-form-register__submit {
  background: transparent;
  border: 1px solid #524395;
  border-radius: 0;
  width: 300px;
  max-width: 100%;
  display: block;
  margin: 0 auto;
  color: #3a3a3a;
  font-size: 18px;
  font-weight: 500;
  padding: 14px;
  transition: all 0.5s ease;
}

.woocommerce #customer_login .woocommerce-form-register__submit:hover {
  color: #fff;
  background: #524395;
}

.woocommerce-form-register p {
  margin-bottom: 20px;
}

.woocommerce-account #primary {
  margin: 95px 0 120px;
}

body .woocommerce-MyAccount-navigation-link {
  border: none;
}

body .woocommerce-MyAccount-navigation-link a {
  padding: 0 0 0 32px;
  color: #3a3a3a !important;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
  margin-bottom: 16px;
  background-position: left center;
  background-repeat: no-repeat;
}

body .woocommerce-MyAccount-navigation-link a:hover {
  color: #524395 !important;
}

.shop-testimonials__product img {
  max-width: 99px;
}

.shop-testimonials .swiper-slide {
  background: #fff;
}

body .woocommerce-MyAccount-navigation-link.is-active a {
  background-color: transparent;
}

body .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--dashboard a {
  background-image: url(/wp-content/themes/astra-child/assets/img/a1.svg);
}

body .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--orders a {
  background-image: url(/wp-content/themes/astra-child/assets/img/a2.svg);
}

body .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--downloads a {
  background-image: url(/wp-content/themes/astra-child/assets/img/a3.svg);
}

body .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--edit-address a {
  background-image: url(/wp-content/themes/astra-child/assets/img/a4.svg);
}

body .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--edit-account a {
  background-image: url(/wp-content/themes/astra-child/assets/img/a5.svg);
  margin-bottom: 88px;
}

body .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--payment-methods a {
  background-image: url(/wp-content/uploads/p1.svg);
}

body .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout a {
  background-image: url(/wp-content/themes/astra-child/assets/img/a6.svg);
  padding: 8px 30px 8px 60px;
  border: 1px solid #524395;
  text-transform: uppercase;
  background-position: 30px center;
  display: inline-block;
  margin-bottom: 0;
}

body .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--dashboard.is-active a,
body .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--dashboard a:hover {
  background-image: url(/wp-content/themes/astra-child/assets/img/a1-2.svg);
  color: #524395 !important;
}

body .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--orders.is-active a,
body .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--orders a:hover {
  background-image: url(/wp-content/themes/astra-child/assets/img/a2-2.svg);
  color: #524395 !important;
}

body .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--downloads.is-active a,
body .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--downloads a:hover {
  background-image: url(/wp-content/themes/astra-child/assets/img/a3-2.svg);
  color: #524395 !important;
}

body .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--edit-address.is-active a,
body .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--edit-address a:hover {
  background-image: url(/wp-content/themes/astra-child/assets/img/a4-2.svg);
  color: #524395 !important;
}

body .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--edit-account.is-active a,
body .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--edit-account a:hover {
  background-image: url(/wp-content/themes/astra-child/assets/img/a5-2.svg);
  color: #524395 !important;
}

body .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--payment-methods.is-active a,
body .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--payment-methods a:hover {
  background-image: url(/wp-content/uploads/p3.svg);
  color: #524395 !important;
}

body .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout a:hover {
  background-image: url(/wp-content/themes/astra-child/assets/img/a6-2.svg);
  color: #524395 !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
  border-right: 1px solid #524395;
  width: 22%;
  box-sizing: border-box;
}

.woocommerce-account .woocommerce-MyAccount-content {
  width: 78%;
  padding-left: 80px;
  box-sizing: border-box;
}

.woocommerce a:not(.shop-header__my-account,
  .menu-item a,
  .shop-header__menu a,
  .shop__cta a) {
  color: #524395;
}

.woocommerce .woocommerce-Addresses .woocommerce-Address-title {
  background: #f2f2f2;
  padding: 16px;
  border: none;
  border-top: 1px solid #524395;
}

.woocommerce .woocommerce-Addresses .woocommerce-Address-title h3,
.woocommerce .woocommerce-Addresses .woocommerce-Address-title a {
  padding: 0 !important;
  line-height: normal;
}

.woocommerce .woocommerce-Addresses address {
  border: none;
  background: #f7f9fd;
  padding: 16px;
}

.woocommerce .woocommerce-Addresses .woocommerce-Address-title h3 {
  font-weight: 600;
  font-size: 18px;
}

.woocommerce-account .woocommerce-MyAccount-content fieldset legend {
  border: none;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  position: relative;
  padding: 0;
}

.woocommerce-account .woocommerce-MyAccount-content fieldset {
  margin-top: 40px;
}

.woocommerce-account .woocommerce-MyAccount-content fieldset legend::after {
  content: "";
  display: block;
  width: calc(100% - 220px);
  height: 1px;
  background: #b51d8d;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.woocommerce-MyAccount-content a {
  text-decoration: underline;
}

.mob__image {
  display: none;
}

.shop-first_left {
  position: relative;
}

.first__arrow {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: block;
}

body.single-product .qib-button-wrapper {
  margin: 0 32px 0 0;
}

#menu__toggle {
  opacity: 0;
  position: absolute;
  z-index: -1;
}

#menu__toggle:checked~.menu__btn>span {
  transform: rotate(45deg);
}

#menu__toggle:checked~.menu__btn>span::before {
  top: 0;
  transform: rotate(0);
  background: #2e2e2e;
}

#menu__toggle:checked~.menu__btn>span::after {
  top: 0;
  transform: rotate(90deg);
  background: #2e2e2e;
}

#menu__toggle:checked~.menu__box {
  visibility: visible;
  top: 0;
}

.menu__btn {
  display: flex;
  align-items: center;
  position: relative;
  width: 32px;
  height: 26px;
  cursor: pointer;
  z-index: 1;
  margin-left: 24px;
  z-index: 99999;
}

.menu__btn>span,
.menu__btn>span::before,
.menu__btn>span::after {
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #fff;
  transition-duration: 0.25s;
}

.menu__btn>span::before {
  content: "";
  top: -8px;
}

.menu__btn>span::after {
  content: "";
  top: 8px;
}

.menu__box {
  display: block;
  position: absolute;
  visibility: hidden;
  top: -450px;
  right: 0;
  width: 300px;
  margin: 0;
  padding: 80px 0;
  list-style: none;
  background-color: #eceff1;
  box-shadow: 1px 0px 6px rgba(0, 0, 0, 0.2);
  transition-duration: 0.25s;
  z-index: 9999;
}

.menu__item {
  display: block;
  padding: 6px 24px;
  color: #333;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
  transition-duration: 0.25s;
}

.menu__item:hover {
  background-color: #cfd8dc;
}

.hamburger-menu {
  display: none;
}

.shop-first__title {
  display: flex;
  align-items: center;
}

.shop-first__title-orior {
  font-size: 0px;
  display: block;
  width: 227px;
  height: 77px;
  margin-right: 18px;
  background: url(/wp-content/uploads/ORI-O.png) no-repeat center / contain;
  position: relative;
  margin-left: -2px;
  z-index: 2;
}

.shop-first__title {
  position: relative;
}

.shop-first__title::after {
  content: "";
  display: block;
  width: 294px;
  height: 124px;
  background: url(/wp-content/themes/astra-child/assets/img/orior2.svg) no-repeat center / contain;
  position: absolute;
  left: -38px;
  bottom: 0;
  top: 0;
  margin: auto;
  z-index: 1;
}

.swiper-pagination-first {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 18px;
}

.swiper-pagination-bullet {
  width: 200px;
  margin: 0 28px;
  padding: 0;
  position: relative;
  height: 16px;
  background: transparent;
  opacity: 1;
  display: block;
  transition: all 0.5s ease;
}

.swiper-pagination-bullet-active {
  background: transparent;
}

.swiper-pagination-bullet::after {
  content: "";
  width: 100%;
  height: 1px;
  border-radius: 10px;
  background: #3a3a3a;
  transition: all 0.5s ease;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.swiper-pagination-bullet-active::after {
  background: #524395;
  height: 3px;
}

.swiper-container {
  width: 100%;
  overflow-x: hidden;
}

.shop-about__video {
  overflow: hidden;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}

.shop-about__video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.shop-header__logo img {
  width: 78px;
}

.woocommerce .impaired__open,
.woocommerce .impaired__body,
.page-id-10072 .impaired__body,
.page-id-10072 .impaired__open {
  background-color: #524395;
}

.woocommerce a:hover:not(.menu-item a:hover),
.woocommerce a:focus(.menu-item a:focus) {
  color: #524395;
}

.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row,
.site-below-footer-wrap[data-section="section-below-footer-builder"] .site-footer-section {
  justify-content: center;
}

.footer__contacts {
  font-style: normal;
}

.shop-first__text2 {
  line-height: normal;
}

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

.woocommerce-js ul.products li.product a.ast-loop-product__link {
  display: block !important;
}

.woocommerce div.product {
  padding-top: 60px;
}

.woocommerce nav.woocommerce-pagination ul li>span.current,
.woocommerce nav.woocommerce-pagination ul li>.page-numbers,
.woocommerce nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul li {
  border-color: #524395 !important;
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
  background: #524395;
}

.popup-banner {
  border-radius: 24px;
  background: #92ce64 url(/wp-content/uploads/banner2.png) no-repeat right center / contain;
  box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.1);
  padding: 56px 48px 63px;
}

.popup-banner-purple {
  background: #b51d8d;
}

.popup-banner-purple .popup-banner__title {
  text-shadow: none;
  max-width: 100%;
}

.popup-banner__text {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  line-height: 150%;
  margin-top: 40px;
}

.popup-banner__title {
  color: #fff;
  text-shadow: 0px 2px 8px #4ea20d;
  font-family: "Nunito Sans";
  font-size: 52px;
  font-weight: 700;
  line-height: 108.851%;
  max-width: 480px;
}

.popup-banner__label {
  border-radius: 4px;
  background: #fff;
  padding: 3px 8px;
  display: inline-block;
  color: #4ea20d;
  font-family: "Nunito Sans";
  font-size: 20px;
  font-weight: 700;
  line-height: 150%;
  margin: 9px 0 85px;
}

.popup-banner__date {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  margin-bottom: 22px;
}

.popup-banner__button {
  display: inline-block;
  background: #f0e62a;
  box-shadow: 0px 4px 10px 0px rgba(70, 152, 212, 0.55);
  padding: 14px 56px;
  color: var(--black, #2e2e2e);
  font-size: 18px;
  font-weight: 700;
  line-height: 150%;
  font-variant: all-small-caps;
  letter-spacing: 0.18px;
  transition: all 0.3s ease;
}

.popup-banner__button:hover {
  background: #fff;
}

.pum-theme-13057 .pum-container,
.pum-theme-default-theme .pum-container {
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
  max-width: 90% !important;
  box-shadow: none !important;
}

.pum-theme-13057,
.pum-theme-default-theme {
  background-color: rgb(255 255 255 / 0.5) !important;
}

.popup-banner p {
  margin: 0;
}

body .pum-theme-13057 .pum-content+.pum-close,
body .pum-theme-default-theme .pum-content+.pum-close {
  padding: 0 !important;
  background: transparent url(/wp-content/uploads/cross.svg) no-repeat center !important;
  top: 22px !important;
  right: 22px !important;
  box-shadow: none !important;
  color: #fff !important;
  font-size: 0px !important;
  width: 40px;
  height: 40px;

}

@media screen and (max-width: 767px) {
  .popup-banner {
    padding: 0;
  }

  .popup-banner__wrap {
    padding: 40px 20px;
    border-radius: 24px;
    background: rgba(0, 0, 0, 0.5);
  }

  .popup-banner-purple .popup-banner__wrap {
    background: transparent;
  }

  .popup-banner__title {
    font-size: 34px;
  }

  .popup-banner__text {
    font-size: 18px;
    margin-top: 24px;
  }


  .popup-banner__label {
    font-size: 14px;
    line-height: normal;
    margin-bottom: 24px;
  }
}

@media screen and (min-width: 1600px) {

  .ast-container,
  .site-above-footer-wrap[data-section="section-above-footer-builder"] .ast-builder-grid-row {
    max-width: 1404px !important;
    box-sizing: content-box;
  }

  .ast-page-builder-template .site-content>.ast-container {
    max-width: 100% !important;
  }
}

@media screen and (max-width: 1599px) {
  .shop-first__text2 {
    font-size: 14px;
  }

  .shop-first__caption {
    font-size: 15px;
    line-height: normal;
    margin-bottom: 6px;
  }

  .main-navigation ul {
    width: 752px;
  }

  .shop-first__right br {
    display: none;
  }

  .shop-first__right {
    max-width: 300px;
  }

  .shop__cta {
    background-position: 70% center;
  }

  .shop-header__menu li a {
    font-size: 16px;
  }

  .shop-page .shop-first__title {
    font-size: 56px;
    margin-bottom: 6px;
  }

  .shop-first__title-orior {
    width: 190px;
    height: 65px;
  }

  .shop-page {
    font-size: 16px;
  }

  .shop-first__content {
    max-width: 530px;
  }

  .shop-first__text {
    margin-bottom: 24px;
  }

  .shop-hero {
    padding: 42px 0 36px;
  }

  .shop-first_left {
    max-width: 176px;
  }

  body .shop__title {
    font-size: 38px;
  }

  .woocommerce ul.products li.product .woocommerce-loop-product__title,
  .woocommerce-page ul.products li.product .woocommerce-loop-product__title {
    min-height: 72px;
  }

  .shop-section {
    padding: 100px 0;
  }

  .best {
    padding-bottom: 66px;
  }

  .products__tabs_head_item {
    font-size: 20px;
    line-height: 150%;
  }

  .products__tabs_head {
    margin-bottom: 32px;
  }

  .shop-products {
    padding-bottom: 66px;
  }

  .shop-testimonials__product {
    min-width: 80px;
    max-width: 80px;
  }

  .shop-testimonials__product img {
    display: block;
    max-width: 100%;
  }

  .shop-testimonials__link {
    font-size: 12px;
  }

  .shop-testimonials__name,
  .shop-testimonials__user {
    font-size: 16px;
  }

  .shop-testimonials__item {
    padding: 16px;
  }

  .angelina__qoute {
    font-size: 24px;
    line-height: normal;
  }

  .angelina__name {
    font-size: 14px;
  }

  .angelina__text {
    font-size: 15px;
  }

  .angelina__img {
    width: calc(49% - 16px);
  }

  .angelina__text {
    width: calc(51% - 16px);
  }

  .footer__contacts,
  .footer__center {
    font-size: 15px;
  }

  .shop__acc_head {
    font-size: 16px;
  }

  .woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-size: 38px;
  }

  .shop__cta .shop__cta_title {
    font-size: 42px;
    line-height: normal;
  }

  .shop__cta_text {
    margin: 24px 0;
  }

  .shop__cta {
    padding: 80px 0;
  }

  .shop__cta__content {
    max-width: 656px;
  }

  .woocommerce-cart h1,
  .woocommerce-checkout h1 {
    font-size: 56px;
  }

  .custom-cart__product-name a {
    font-size: 16px;
  }

  .custom-cart__product-price span,
  .custom-cart__subtotal span {
    font-size: 20px;
  }
}

@media screen and (max-width: 1335px) {
  .main-navigation ul {
    width: 650px;
  }
}

@media screen and (max-width: 1199px) {
  .main-navigation ul {
    width: 554px;
  }

  .main-header-menu>.menu-item>.menu-link {
    font-size: 13px;
  }

  .cap__item {
    font-size: 14px;
  }

  .cap__specials {
    font-size: 14px;
  }

  .best .woocommerce ul.products {
    overflow: auto;
    flex-wrap: nowrap;
  }

  .best .woocommerce.columns-4 ul.products li.product {
    min-width: 285px;
  }

  .products__tabs .woocommerce ul.products li.product .woocommerce-loop-product__title,
  .products__tabs .woocommerce-page ul.products li.product .woocommerce-loop-product__title {
    min-height: 96px;
  }

  .shop-testimonials__box {
    padding: 0 50px;
  }

  .slider-next {
    right: 0;
  }

  .slider-prev {
    left: 0;
  }

  .angelina__left {
    width: 100%;
    margin-bottom: 32px;
  }

  .angelina__right {
    width: 100%;
  }

  .shop-section {
    padding-top: 80px;
  }

  .angelina__box {
    flex-wrap: wrap;
  }

  .angelina__text {
    width: calc(55% - 24px);
  }

  .angelina__img {
    width: calc(45%);
  }

  .shop-header__menu {
    display: block;
  }

  .shop-header__account {
    margin-left: 0;
  }

  .shop-header__menu {
    width: 570px;
  }

  .shop-hero__left {
    max-width: 60%;
    padding-right: 30px;
  }

  .first__slider {
    max-width: 40%;
  }

  .shop__cta__content {
    max-width: 560px;
  }

  .shop__cta .shop__cta_title {
    font-size: 50px;
  }

  .shop__cta_text {
    line-height: 150%;
  }
}

@media screen and (max-width: 991px) {
  .cap__button {
    padding: 14px 6px;
    font-size: 13px;
  }

  .cap__item {
    font-size: 13px;
    margin-right: 20px;
  }

  .shop-first {
    background: #f5fbff;
  }

  .woocommerce ul.products li.product.tablet-align-left,
  .woocommerce-page ul.products li.product.tablet-align-left {
    text-align: center;
  }

  .shop-section {
    padding: 37px 0 56px;
  }

  .best {
    padding-bottom: 10px;
  }

  .shop-about__item {
    width: 100%;
    margin-bottom: 32px;
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
  }

  .shop-about__item:last-child {
    margin-bottom: 0;
  }

  .shop-about__box {
    flex-wrap: wrap;
  }

  .products__tabs_head_item {
    font-size: 18px;
    line-height: normal;
    padding-bottom: 10px;
  }

  .woocommerce ul.products li.product.tablet-align-left .star-rating {
    margin-left: auto;
    margin-right: auto;
  }

  .shop__cta {
    padding: 56px 0;
    background: linear-gradient(271deg,
        rgba(239, 243, 246, 0.52) 0%,
        #eff3f6 62.81%,
        #cad9e9 100%);
  }

  .woocommerce-account .woocommerce-MyAccount-content {
    padding-left: 32px;
  }

  body.single-product .qib-button-wrapper {
    margin: 0 24px 0 0;
  }

  .shop-header__menu {
    width: 532px;
  }

  .shop-page .shop-first__title {
    font-size: 36px;
  }

  .shop-first__title-orior {
    width: 132px;
    height: 44px;
    margin-right: 11px;
  }
}

@media screen and (max-width: 921px) {
  .ast-header-break-point #masthead .ast-primary-header-bar.main-header-bar {
    padding: 0 20px;
  }

  .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .footer-widget-area-inner {
    text-align: left;
  }

  .footer__center {
    text-align: left;
  }

  .main-navigation ul {
    width: 100%;
  }

  .ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children>.ast-menu-toggle {
    top: 0;
  }

  .ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children>.ast-menu-toggle:focus,
  .ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children>.ast-menu-toggle:active {
    outline: none !important;
  }

  .single-product .woocommerce #content .ast-woocommerce-container div.product div.summary,
  .woocommerce .ast-woocommerce-container div.product div.summary,
  .woocommerce-page #content .ast-woocommerce-container div.product div.summary,
  .woocommerce-page .ast-woocommerce-container div.product div.summary {
    width: 100% !important;
    max-width: 450px;
    margin: 0 auto;
  }

  .single-product .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
    width: 100% !important;
    max-width: 450px;
    margin: 0 auto;
  }

  .woocommerce div.product {
    margin-top: 0px !important;
  }

  .single-product #primary {
    margin-top: 0;
    padding-top: 0;
  }

  .single-product .main-header-bar.ast-header-breadcrumb,
  .ast-header-break-point .main-header-bar.ast-header-breadcrumb {
    padding-bottom: 0;
    padding-top: 24px;
  }

  .woocommerce div.product .product_title {
    margin-top: 32px;
  }

  .woocommerce .col2-set,
  .woocommerce-page .col2-set {
    flex-direction: column;
    align-items: center;
  }

  #customer_login .u-column1,
  #customer_login .u-column2 {
    width: 100%;
  }

  #customer_login .u-column1 {
    margin-bottom: 32px;
  }

  .woocommerce-account #primary {
    margin: 26px 0 50px;
  }

  .woocommerce-MyAccount-navigation {
    width: 100%;
  }

  .woocommerce-account .woocommerce-MyAccount-content {
    width: 100%;
    padding: 0;
  }

  .woocommerce-account .woocommerce-MyAccount-navigation {
    width: 100%;
    margin-bottom: 32px;
    border: none;
  }

  body .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--edit-account a {
    margin-bottom: 16px;
  }

  .woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions .button {
    width: auto;
  }

  body.single-product .qib-button-wrapper {
    margin: 0 0 24px 0;
  }

  .shop-header__menu {
    display: none;
  }

  .shop-header__my-account:not(.menu__box .shop-header__my-account) {
    display: none;
  }

  .shop-header__my-account {
    margin-left: 24px;
    margin-top: 24px;
  }

  .hamburger-menu {
    display: block;
  }

  .cap__right .cap__item {
    font-weight: 700;
    font-size: 18px;
    margin-left: 6px;
  }
}

@media screen and (max-width: 767px) {
  .ast-builder-grid-row {
    grid-column-gap: 0;
  }

  .site-header-section>* {
    padding: 0;
  }

  .shop-page .shop-first__title {
    font-size: 36px;
    justify-content: center;
  }

  .shop-first {
    padding: 56px 0 0;
  }

  .shop-first__wrapper {
    flex-direction: column;
    align-items: center;
  }

  .shop-first__content {
    max-width: 420px;
    margin: 0 auto;
  }

  .shop-first_left {
    width: 100%;
  }

  .shop-first__right {
    width: 100%;
    margin: 24px 0 0;
  }

  .shop-first__right br {
    display: none;
  }

  .shop__button {
    width: 100%;
    max-width: 420px;
  }

  .woocommerce ul.products li.product .astra-shop-summary-wrap,
  .woocommerce-page ul.products li.product .astra-shop-summary-wrap {
    padding: 0 !important;
  }

  .best .woocommerce.columns-4 ul.products li.product {
    min-width: 240px;
  }

  body .shop__title {
    font-size: 32px;
    line-height: normal;
  }

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

  .woocommerce[class*="columns-"].columns-4>ul.products li.product:not(.best li.product) {
    max-width: 100%;
    width: 400px;
    margin: 0;
  }

  .woocommerce ul.products:not(.best ul.products) {
    flex-direction: column;
    align-items: center;
  }

  .products__tabs .woocommerce ul.products li.product .woocommerce-loop-product__title,
  .products__tabs .woocommerce-page ul.products li.product .woocommerce-loop-product__title {
    min-height: auto;
  }

  .shop-products {
    padding-bottom: 11px;
  }

  .products__tabs_head_item {
    font-size: 14px;
    padding-bottom: 5px;
  }

  .shop-testimonials__item {
    flex-direction: column;
    padding: 16px;
    align-items: center;
  }

  .shop-testimonials__box {
    padding: 0 16px;
  }

  .shop-testimonials__product {
    margin: 0 0 16px;
  }

  .slider-prev {
    left: -15px;
  }

  .slider-next {
    right: -15px;
  }

  .angelina__qoute {
    font-size: 22px;
    line-height: normal;
  }

  .angelina {
    padding-top: 22px;
  }

  .angelina__right {
    flex-direction: column;
  }

  .angelina__img {
    width: 100%;
    text-align: center;
  }

  .angelina__text {
    width: 100%;
    margin-top: 32px;
  }

  .best .woocommerce[class*="columns-"].columns-4>ul.products li.product:nth-child(3n) {
    margin-right: 20px !important;
  }

  .ast-builder-footer-grid-columns {
    display: block !important;
    max-width: 400px !important;
    margin: 0 auto;
  }

  .footer__social {
    justify-content: center;
  }

  .footer__center {
    margin: 0;
  }

  #custom_html-4 .footer__center {
    margin: 32px 0;
  }

  .footer__phone {
    margin-top: 0;
  }

  .woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-size: 32px;
  }

  .woocommerce .up-sells h2,
  .woocommerce .related.products h2,
  .woocommerce h2 {
    font-size: 32px;
    margin-bottom: 32px;
  }

  .woocommerce-page.tablet-rel-up-columns-3 div.product .related.products ul.products li.product,
  .woocommerce-page.tablet-rel-up-columns-3 div.product .up-sells ul.products li.product,
  .woocommerce.tablet-rel-up-columns-3 div.product .related.products ul.products li.product,
  .woocommerce.tablet-rel-up-columns-3 div.product .up-sells ul.products li.product {
    width: 100% !important;
    max-width: 400px;
    margin: 0 0 24px !important;
  }

  .woocommerce ul.products li.product .woocommerce-loop-product__title:not(.best .woocommerce-loop-product__title),
  .woocommerce-page ul.products li.product .woocommerce-loop-product__title:not(.best .woocommerce-loop-product__title) {
    min-height: auto;
  }

  .woocommerce div.product form.cart .button.single_add_to_cart_button,
  .woocommerce #review_form #respond .form-submit input {
    width: 400px;
  }

  .best .woocommerce[class*="columns-"].columns-4>ul.products li.product:nth-child(2n) {
    margin-right: 20px !important;
  }

  .woocommerce-products-header .woocommerce-products-header__title {
    font-size: 45px;
  }

  .woocommerce-products-header .page-description,
  .woocommerce-products-header .term-description {
    padding-bottom: 32px;
    margin-bottom: 32px;
  }

  .shop__cta .shop__cta_title {
    font-size: 42px;
  }

  #customer_login .u-column1,
  #customer_login .u-column2 {
    padding: 24px 12px;
  }

  .woocommerce #customer_login .woocommerce-form-login__submit,
  .woocommerce a.button,
  .woocommerce button.button,
  .woocommerce .woocommerce-message a.button,
  .woocommerce #respond input#submit.alt,
  .woocommerce a.button.alt,
  .woocommerce button.button.alt,
  .woocommerce input.button.alt,
  .woocommerce input.button,
  .woocommerce #respond input#submit,
  .woocommerce #customer_login .woocommerce-form-register__submit {
    width: 400px;
  }

  .shop-first__wrapper {
    display: none;
  }

  .mob__image {
    display: block;
    margin: 0 auto;
  }

  body.single-product .qib-button-wrapper {
    float: none;
    max-width: 400px;
    margin-bottom: 16px;
    margin-right: 0;
  }

  .ast-search-menu-icon.ast-dropdown-active .search-field {
    width: 170px !important;
  }

  .shop__button {
    width: auto;
  }

  .shop-first {
    background: url(/wp-content/uploads/bg.png) no-repeat center / cover !important;
    padding-top: 32px;
  }

  .shop-first__title-orior {
    width: 132px;
    height: 44px;
    margin-right: 11px;
  }

  .shop-first__title::after {
    width: 189px;
    height: 82px;
    left: -24px;
  }

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

  .swiper-pagination-bullet {
    width: 100px;
    margin: 0 7px;
  }

  .shop__header_text {
    font-size: 14px;
  }

  .site-below-footer-wrap[data-section="section-below-footer-builder"],
  .site-above-footer-wrap[data-section="section-above-footer-builder"] .ast-builder-grid-row {
    padding: 0 !important;
  }

  .woocommerce.tablet-columns-3 ul.products li.product,
  .woocommerce-page.tablet-columns-3 ul.products li.product {
    width: 100%;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto !important;
  }

  .first__slider .swiper-slide {
    background: transparent !important;
  }

  .shop-hero__left {
    max-width: 100%;
    padding: 0;
  }

  .first__slider {
    position: static;
    max-width: 400px;
    margin: 0 auto;
  }

  .shop-hero {
    padding: 32px 0 0;
    background: url(/wp-content/uploads/cleat.png) no-repeat center bottom / contain;
  }

  .woocommerce div.product {
    padding-top: 30px;
  }

  .post-type-archive-product .ast-woocommerce-container {
    padding-top: 0;
  }

  .woocommerce .woocommerce-ordering select,
  .woocommerce-page .woocommerce-ordering select {
    border: 1px solid #2e2e2e;
  }

  .ast-header-break-point .ast-shop-toolbar-container .ast-shop-toolbar-aside-wrap {
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .cap__item.cap__phone span {
    font-size: 14px;
  }
}

@media screen and (max-width: 385px) {
  .shop-header__account .astra-search-shortcode {
    display: block;
  }

  .cap__item.cap__phone span {
    font-size: 12px;
  }
}

@media screen and (max-width: 370px) {
  .cap__item.cap__phone span {
    font-size: 10px;
  }
}

@media screen and (max-width: 359px) {
  .ast-search-menu-icon.ast-dropdown-active .search-field {
    width: 145px !important;
  }

  .shop__button {
    min-width: 200px;
  }

  .subscribe__button {
    width: 250px;
  }

  .shop__header_text {
    font-size: 13px;
  }

  .cap__item.cap__phone span {
    font-size: 8px;
  }
}

@media (min-width: 922px) and (max-width: 1599px) {
  .single-product div.product .entry-title {
    font-size: 38px !important;
    line-height: normal !important;
  }

  .woocommerce-Price-amount {
    font-size: 24px;
  }

  .woocommerce .up-sells h2,
  .woocommerce .related.products h2,
  .woocommerce h2 {
    font-size: 38px;
  }
}

.specials-first {
  padding: 80px 0;
  background: #fff url(/wp-content/uploads/first2-scaled.jpg) no-repeat center top;
  background-size: 100% 51%;
}

body .specials-first__title {
  color: #181818;
  font-family: "Nunito Sans";
  font-size: 60px;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  margin: 0 0 8px;
  text-align: center;
}

.specials-first__mounth {
  color: #b51d8d;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 32px;
}

.specials-first__table {
  max-width: 805px;
  margin: 0 auto;
  border: 1px solid #cad9e9;
  background: #fff;
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
}

.specials-first__row {
  display: flex;
  padding: 24px 40px;
  border-bottom: 1px solid #cad9e9;
  backdrop-filter: blur(10px);
}

.specials-first__row:last-of-type {
  border-bottom: none;
}

.specials-first__col {
  min-height: 47px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0 32px;
  border-right: 1px solid #cad9e9;
}

.specials-first__left {
  color: #2e2e2e;
  font-size: 18px;
  font-weight: 600;
  line-height: 120%;
  width: 44%;
  padding-left: 0;
}

.specials-first__left span {
  color: #2e2e2e;
  font-size: 15px;
  font-weight: 200;
  line-height: 150%;
  display: block;
  margin-top: 2px;
}

.specials-first__right {
  border: none;
  width: 23%;
  padding-right: 0;
}

.specials-first__center {
  text-align: center;
  width: 33%;
}

.specials-first__old {
  color: #2e2e2e;
  font-size: 15px;
  font-weight: 200;
  line-height: 150%;
  text-decoration-line: line-through;
  margin-bottom: 2px;
}

.specials-first__new {
  color: #b51d8d;
  font-size: 20px;
  font-weight: 600;
  line-height: 120%;
}

.specials-first__link {
  display: inline-block;
  color: #b51d8d;
  font-size: 16px;
  font-weight: 400;
  line-height: 120%;
  text-transform: capitalize;
  padding-right: 47px;
  text-decoration: none;
  position: relative;
}

.specials-first__link::after {
  content: "";
  display: block;
  width: 39px;
  height: 24px;
  background: url(/wp-content/uploads/guidance_up-arrow.svg) no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  transition: all 0.3s ease;
}

.specials-first__link:hover {
  color: #b51d8d;
}

.specials-first__link:hover::after {
  transform: translate(15px);
}

.specials-cta {
  background: linear-gradient(270deg,
      #faf3f8 0.06%,
      #faf6f8 35.68%,
      #ebf3fa 83%),
    #f4f7fb;
  min-height: 406px;
}

.specials-cta__box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 40px;
  padding-left: 130px;
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}

.specials-cta__content {
  max-width: 564px;
}

body .specials-page__title {
  color: #2e2e2e;
  font-family: "Nunito Sans";
  font-size: 46px;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  margin: 0 0 40px;
  text-align: center;
}

.specials-cta .specials-page__title {
  margin-bottom: 16px;
  text-align: left;
}

.specials-financing .specials-page__title {
  margin-bottom: 24px;
}

.specials-cta__text {
  color: #091235;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 40px;
}

.specials-financing {
  padding: 80px 0;
}

.specials-financing__text {
  max-width: 589px;
  margin: 0 auto 32px;
  color: #181818;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.specials-financing__button {
  display: inline-block;
  border: 1px solid #9a709c;
  background: rgba(142, 39, 140, 0.2);
  padding: 9.5px 24px;
  color: #181818;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  text-transform: uppercase;
  transition: all 0.3s ease;
}

.specials-financing__button:hover {
  background: rgba(142, 39, 140, 1);
  color: #fff;
}

.specials-financing__logos {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
  padding: 0 80px;
  margin-top: 56px;
}

.specials-testimonials__box {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
  box-sizing: border-box;
}

.specials-testimonials__item {
  width: calc(50% - 8px);
  background: #fff;
  padding: 24px 32px;
}

.specials-testimonials__text {
  color: #181818;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  margin: 15px 0;
}

.specials-testimonials__name {
  color: #181818;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  padding-left: 33px;
  position: relative;
}

.specials-testimonials__name::before {
  content: "";
  display: block;
  width: 21px;
  height: 1px;
  background: #181818;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.specials-testimonials {
  padding: 80px 0;
  background: #f4f7fb;
}

.specials-locations {
  padding: 80px 0;
}

.specials-locations__box {
  display: flex;
  align-items: center;
  gap: 56px;
  justify-content: center;
}

.specials-locations__map {
  min-width: 562px;
}

.specials-locations__socials {
  display: flex;
  gap: 8px;
}

.specials-locations__socials a {
  width: 32px;
}

.specials-locations__contacts {
  margin: 40px 0;
}

.specials-locations__contacts a {
  color: #2e2e2e;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
  display: inline-block;
  padding-left: 44px;
  text-decoration: none;
}

.specials-locations__adres {
  background: url(/wp-content/uploads/loc-2.svg) no-repeat left center;
}

.specials-locations__phone {
  background: url(/wp-content/uploads/phone-3.svg) no-repeat left center;
  margin-top: 16px;
}

.specials-locations__content {
  max-width: 410px;
}

.n-footer {
  display: flex;
  justify-content: space-between;

  & .specials-locations__socials {
    margin-top: 32px;
  }

  & .specials-locations__contacts a {
    font-size: 16px;
    background-size: 21px;
    padding-left: 37px;
    margin: 0 0 16px;
  }

  & .specials-locations__contacts {
    margin: 0;
  }

  & .specials-locations__phone {
    text-decoration: underline;
    margin-bottom: 0;
  }

  & a:not(.nbutton):hover {
    opacity: 0.7;
  }
}

.n-footer__center {
  margin-right: 90px;
}

.n-footer__links a {
  color: #2e2e2e;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  display: block;
  margin-bottom: 14px;
}

.n-footer__links a:last-child {
  margin-bottom: 0;
}

.n-footer__links {
  margin-bottom: 24px;
}

.n-footer__right {
  max-width: 358px;
}

@media screen and (max-width: 1199px) {
  .specials-cta__box {
    padding-left: 0;
  }

  .specials-locations__map {
    min-width: 470px;
  }
}

@media screen and (max-width: 991px) {
  .specials-cta__content {
    max-width: 370px;
  }

  body .specials-page__title {
    font-size: 32px;
  }

  .specials-financing__logos {
    padding: 0;
    gap: 0;
  }

  .specials-financing__logos img {
    max-width: 23%;
  }

  .specials-locations__map {
    min-width: auto;
  }

  .specials-locations__box {
    flex-direction: column;
    justify-content: center;
    gap: 32px;
  }

  .specials-cta {
    min-height: auto;
  }
}

@media screen and (max-width: 767px) {
  .specials-first {
    padding: 40px 0;
  }

  body .specials-first__title {
    font-size: 42px;
  }

  .specials-first__row {
    padding: 10px;
  }

  .specials-first__col {
    padding: 0 10px;
  }

  .specials-first__right {
    padding-right: 0;
  }

  .specials-first__left {
    padding-left: 0;
    font-size: 12px;
    width: 40%;
  }

  .specials-first__new {
    font-size: 14px;
  }

  .specials-first__center {
    width: 30%;
  }

  .specials-first__old {
    font-size: 12px;
  }

  .specials-first__right {
    width: 30%;
    text-align: center;
  }

  .specials-first__link {
    padding-right: 0;
    font-size: 12px;
  }

  .specials-first__link::after {
    top: auto;
    left: 0;
  }

  .specials-first__link {
    padding-bottom: 20px;
  }

  .specials-first__left span {
    font-size: 12px;
  }

  .specials-first__col {
    min-height: auto;
  }

  .specials-cta {
    padding-top: 40px;
  }

  .specials-cta__box {
    flex-direction: column;
    justify-content: center;
    gap: 32px;
  }

  .specials-cta__content {
    max-width: 400px;
    text-align: center;
  }

  body .specials-page__title {
    font-size: 28px;
    margin-bottom: 32px;
  }

  .specials-cta .specials-page__title {
    text-align: center;
  }

  .specials-cta__text {
    margin-bottom: 24px;
  }

  .specials-financing__logos {
    gap: 16px;
    flex-wrap: wrap;
  }

  .specials-financing__logos img {
    max-width: calc(50% - 8px);
  }

  .specials-financing {
    padding: 40px 0;
  }

  .specials-financing__logos {
    margin-top: 32px;
  }

  .specials-testimonials {
    padding: 40px 0;
  }

  .specials-testimonials__item {
    width: 100%;
    padding: 20px;
  }

  .specials-testimonials__box {
    flex-wrap: wrap;
    gap: 32px;
    margin-bottom: 32px;
  }

  .specials-locations {
    padding: 40px 0;
  }
}

@media screen and (max-width: 1599px) {
  .new-home .ast-container {
    max-width: 1180px;
    box-sizing: border-box;
  }
}

.new-home {
  color: #181818;
}

.hero {
  max-width: 1920px;
  margin: 0 auto;
  background: url(/wp-content/uploads/b0-1.jpg) no-repeat right top / cover;
  padding: 237px 0 152px;
  position: relative;
}

.hero__label {
  font-family: "Nunito Sans";
  font-size: 24px;
  font-weight: 300;
  line-height: normal;
  text-transform: capitalize;
}

body .hero__title {
  color: #181818;
  font-family: "Nunito Sans";
  font-size: 64px;
  font-weight: 300;
  line-height: 100%;
  letter-spacing: -0.64px;
  text-transform: uppercase;
  margin: 8px 0 24px;
}

.hero__text {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  margin-bottom: 40px;
}

.nbutton {
  display: inline-block;
  border: 1px solid #9a709c;
  background: rgba(142, 39, 140, 0.2);
  color: #181818;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  text-transform: uppercase;
  padding: 9.5px 24px;
  transition: all 0.3s ease;
}

.nbutton:hover {
  background: rgba(142, 39, 140, 0.9);
  color: #fff;
}

.hero__content {
  max-width: 532px;
}

.hero__merit {
  border-radius: 4px;
  border: 1px solid #9a709c;
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(10px);
  padding: 10px;
  display: block;
  transition: all 0.3s ease;
}

a.hero__merit:hover {
  opacity: 0.8;
}

.hero__merit_caption {
  color: #b51d8d;
  font-size: 20px;
  font-weight: 600;
  line-height: 100%;
  margin-bottom: 2px;
}

.hero__merit:first-child {
  margin-bottom: 20px;
}

.hero__merit:first-child .hero__merit_caption {
  padding-right: 26px;
  display: inline-block;
  background: url(/wp-content/uploads/star.svg) no-repeat right center;
}

.hero__merit_text {
  color: #2e2e2e;
  font-size: 15px;
  font-weight: 400;
  line-height: 150%;
}

.hero__merits {
  position: absolute;
  top: 127px;
  right: 67px;
  z-index: 2;
}

.n-spesials {
  padding: 80px 0 52px;
  background: url(/wp-content/uploads/b1-1.jpg) no-repeat center / cover;
}

body .n-section__title {
  color: #2e2e2e;
  font-family: "Nunito Sans";
  font-size: 46px;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  text-align: center;
  margin: 0 0 40px;
}

.n-spesials__box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  margin-bottom: 40px;
}

.n-spesials__item {
  display: block;
  width: calc(25% - 12px);
  border: 1px solid #ecd2d0;
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(10px);
  padding: 24px 10px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: border 0.3s linear;
  border-radius: 16px;
}

.n-spesials__name {
  color: #2e2e2e;
  font-size: 18px;
  font-weight: 600;
  line-height: 120%;
  display: block;
}

.n-spesials__new {
  color: #b51d8d;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  margin-top: 12px;
  display: block;
}

.n-spesials__old+.n-spesials__new {
  margin-top: 2px;
}

.n-spesials__old {
  color: #2e2e2e;
  font-size: 16px;
  font-weight: 200;
  line-height: 150%;
  text-decoration-line: line-through;
  margin-top: 8px;
  display: block;
}

.n-providers {
  padding-top: 80px;
}

.n-providers__box {
  display: flex;
  justify-content: center;
  gap: 32px;
}

.n-providers__item {
  display: block;
  width: 452px;
  max-width: calc(50% - 16px);
  padding: 24px 32px;
  border-radius: 2px;
  border: 1px solid #cad9e9;
  background: #f3f9ff;
  color: #181818;
  transition: all 0.3s ease;
}

.n-providers__item:hover {
  color: #181818;
  transform: scale(1.1);
}

.n-providers__name {
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  text-transform: capitalize;
  margin-bottom: 8px;
  display: block;
  padding: 6px 0;
}

.n-providers__position {
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 18px;
  text-transform: capitalize;
  margin-bottom: 24px;
  display: block;
}

.n-providers__text {
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  margin-top: 24px;
  display: block;
}

.n-providers__top {
  padding-right: 48px;
  background: url(/wp-content/uploads/guidance_up-arrow-1.svg) no-repeat center right;
  display: block;
}

.n-locations__adres {
  min-height: 48px;
  display: flex;
  align-items: center;
}

.partners__slider .swiper-wrapper {
  -webkit-transition-timing-function: linear !important;
  transition-timing-function: linear !important;
  align-items: center;
}

.partners__slider .swiper-slide img {
  max-width: 100%;
}

.partners__slider .swiper-slide {
  text-align: center;
}

.partners__box {
  padding: 55px 0 15px;
}

.n-services {
  padding: 56px 0 80px;
  background: #f4f7fb;
}

.n-services__box {
  display: flex;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}

.n-services__item {
  width: calc(25% - 18px);
  border: 1px solid #cad9e9;
  background: #ccc;
  overflow: hidden;
  position: relative;
  display: block;
}

.n-services__item img {
  transition: all 0.3s ease;
}

.n-services__item:hover img {
  transform: scale(1.1);
}

.n-services__name {
  border-left: 3px solid #9a709c;
  background: rgba(255, 255, 255, 0.6);
  padding: 0 10px 0 10px;
  color: #2e2e2e;
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
  text-transform: uppercase;
  position: absolute;
  bottom: 20px;
  left: 20px;
  z-index: 2;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease;
  width: 90px;
  height: 28px;
}

.n-services__item:hover .n-services__name {
  width: calc(100% - 40px);
  height: calc(100% - 40px);
}

.n-featured__box {
  display: flex;
  align-items: center;
  max-width: 1920px;
  margin: 0 auto;
}

.n-featured__right {
  width: 50.4%;
}

.n-featured__left {
  width: 50.6%;
  padding: 0 110px 0 131px;
  position: relative;
}

.n-featured {
  background: linear-gradient(267deg, #9a709c 46.3%, #b51d8d 122.36%);
}

.n-featured__content {
  padding: 16px 20px;
  border: 1px solid #fff;
  color: #fff;
}

.n-featured__caption {
  font-family: "Nunito Sans";
  font-size: 24px;
  font-style: italic;
  font-weight: 300;
  line-height: normal;
  text-transform: capitalize;
  margin-bottom: 8px;
  color: #fff;
}

.n-featured__name {
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
}

.n-featured__text {
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  margin: 8px 0 16px;
}

.n-featured__link {
  color: #fff;
  font-family: "Nunito Sans";
  font-size: 22px;
  font-weight: 500;
  line-height: 150%;
  text-transform: capitalize;
  display: inline-block;
  padding-right: 54px;
  position: relative;
}

.n-featured__link:hover {
  color: #fff;
}

.n-featured__link::after {
  content: "";
  display: block;
  width: 38px;
  height: 25px;
  background: url(/wp-content/uploads/guidance_up-arrow-2.svg) no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  transition: all 0.3s ease;
}

.n-featured__link:hover::after {
  transform: translate(15px);
}

.n-featured__arrow {
  width: 32px;
  height: 32px;
  background: url(/wp-content/uploads/arrow-1.svg) no-repeat;
  border-radius: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 67px;
  margin: auto;
  cursor: pointer;
  transition: all 0.3s ease;
}

.n-featured__arrow:hover {
  opacity: 0.8;
}

.n-slider-next {
  transform: rotate(180deg);
  left: auto;
  right: 46px;
}

.n-before {
  max-width: 1920px;
  margin: 0 auto;
  padding: 56px 0;
}

.n-before__slider {
  position: relative;
  margin-bottom: 40px;
}

.n-before__slider:after {
  content: "";
  width: 182px;
  height: 100%;
  background: linear-gradient(267deg,
      #f4f7fb 27.77%,
      rgba(244, 247, 251, 0) 98.9%);
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
}

.n-before__slider:before {
  content: "";
  width: 182px;
  height: 100%;
  background: linear-gradient(267deg,
      rgba(244, 247, 251, 0) 21.92%,
      #f4f7fb 93.05%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}

.n-before__arrow {
  width: 38px;
  height: 39px;
  background: url(/wp-content/uploads/chevron-down.svg) no-repeat;
  border-radius: 50%;
  cursor: pointer;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 4;
  left: 45px;
  transition: all 0.3s ease;
}

.n-before__arrow:hover {
  opacity: 0.8;
}

.n-slider-next2 {
  rotate: 180deg;
  left: auto;
  right: 45px;
}

.n-products {
  padding: 80px 0;
}

.n-products .n-section__title {
  margin: 0;
}

.n-products__text {
  color: #3a3a3a;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  max-width: 612px;
  margin: 16px auto 32px;
  text-align: center;
}

.n-featured .swiper-slide {
  padding-bottom: 2px;
}

.n-locations__item {
  padding: 20px 20px 32px;
  border-radius: 10px;
  border: 1px solid rgba(154, 112, 156, 0.5);
  background: #fff;
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.05);
}

.n-locations__item2 {
  border-radius: 10px;
  border: 1px solid #93b9eb;
}

.n-locations__slider .swiper-slide {
  width: 418px;
}

.n-locations__slider {
  margin-bottom: 40px;
  overflow: visible;
}

.n-locations__name {
  color: #2e2e2e;
  font-size: 20px;
  font-weight: 600;
  line-height: normal;
  margin: 3px 0 16px;
}

.n-locations__map {
  margin-bottom: 1.1em;
}

.n-locations__contact {
  display: inline-block;
  padding-left: 37px;
  color: #2e2e2e;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  background: url(/wp-content/uploads/l1.svg) no-repeat left center;
}

.n-locations__adres {
  min-height: 48px;
  display: flex;
  align-items: center;
}

.n-locations__phone {
  background-image: url(/wp-content/uploads/l2.svg);
  margin-top: 16px;
}

.n-locations__item2 .n-locations__contact {
  background-image: url(/wp-content/uploads/l3.svg);
}

.n-locations__item2 .n-locations__phone {
  background-image: url(/wp-content/uploads/l4.svg);
}

.n-locations__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 24px;
}

.n-locations__state {
  padding: 4px 0 4px 48px;
  color: #2e2e2e;
  font-size: 20px;
  font-weight: 600;
  line-height: normal;
  background: url(/wp-content/uploads/l6.svg) no-repeat left center;
}

.n-locations__state_fl {
  background-image: url(/wp-content/uploads/l7.svg);
}

.n-locations {
  padding: 80px 0 67px;
  background: #f4f7fb;
  position: relative;
}

.n-locations__arrow {
  display: block;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  cursor: pointer;
  background: url(/wp-content/uploads/arr.svg) no-repeat;
  position: absolute;
  bottom: 62px;
  right: 31px;
  filter: drop-shadow(0px 7px 35px rgba(35, 44, 143, 0.06));
  transition: all 0.3s ease;
}

.n-locations__arrow:hover {
  opacity: 0.8;
}

.n-slider-prev3 {
  transform: rotate(180deg);
  right: auto;
  left: 31px;
}

.n-locations__arrow[aria-disabled="true"] {
  opacity: 0;
}

.n-quiz__right {
  width: 49.5%;
  border: 1px solid #cad9e9;
  background: #f3f9ff;
  padding: 24px;
}

.n-quiz__left {
  width: calc(50.5% - 113px);
}

.n-quiz__box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.n-quiz__quik {
  display: inline-block;
  border-radius: 50px;
  border: 1px solid #cad9e9;
  background: #f3f9ff;
  backdrop-filter: blur(10px);
  padding: 6px 20px;
  font-family: "Nunito Sans";
  font-size: 24px;
  font-style: italic;
  font-weight: 300;
  line-height: normal;
  text-transform: capitalize;
  margin-bottom: 8px;
}

.n-quiz .n-section__title {
  margin-bottom: 26px;
  text-align: left;
}

.n-quiz__text {
  font-size: 16px;
  line-height: 150%;
  margin-bottom: 26px;
}

.n-quiz__item {
  padding: 32px;
  border-radius: 2px;
  background: #fff;
}

body .n-quiz__question {
  font-family: "Nunito Sans";
  font-size: 36px;
  font-weight: 400;
  line-height: 38px;
  text-transform: capitalize;
  padding-bottom: 16px;
  margin-bottom: 32px;
  border-bottom: 1px solid #cad9e9;
  text-align: center;
}

.n-quiz__radio input {
  opacity: 0;
  position: absolute;
  z-index: -1;
}

.n-quiz__radio {
  margin-bottom: 16px;
  cursor: pointer;
  display: block;
}

.n-quiz__radio:last-of-type {
  margin-bottom: 0;
}

.n-quiz__label {
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  padding: 8px 0 8px 44px;
  position: relative;
  display: block;
}

.n-quiz__label::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  border: 1px solid #cad9e9;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  transition: all 0.3s ease;
}

.n-quiz__label::after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  left: 4px;
  top: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
  background: #9a709c;
  opacity: 0;
  transition: all 0.3s ease;
}

.n-quiz__radio input:checked+.n-quiz__label::after {
  opacity: 1;
}

.n-quiz__radio input:checked+.n-quiz__label::before {
  border-color: #9a709c;
}

.n-quiz__next,
.n-quiz__again {
  display: inline-block;
  padding-right: 54px;
  color: #b51d8d;
  font-family: "Nunito Sans";
  font-size: 22px;
  font-weight: 500;
  line-height: 150%;
  text-transform: capitalize;
  position: relative;
  margin-top: 32px;
  cursor: pointer;
}

.n-quiz__again {
  padding-right: 0;
  padding-left: 54px;
}

.n-quiz__next::after,
.n-quiz__again::after {
  content: "";
  display: block;
  width: 38px;
  height: 25px;
  background: url(/wp-content/uploads/guidance_up-arrow-3.svg) no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  transition: all 0.3s ease;
}

.n-quiz__again::after {
  right: auto;
  left: 0;
  transform: rotate(180deg);
}

.n-quiz__next:hover::after {
  transform: translate(15px);
}

.n-quiz__again:hover::after {
  transform: translate(-15px) rotate(180deg);
}

.n-quiz__progress {
  border-radius: 100px;
  border: 1px solid #cad9e9;
  background: #fff;
  width: 200px;
  height: 10px;
  margin: 32px auto 0;
  position: relative;
}

.n-quiz__progress_line {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 25%;
  border-radius: 100px;
  background: #cad9e9;
  transition: all 0.5s ease;
}

.n-quiz {
  padding: 100px 0;
}

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

.n-quiz__item:not(.active) {
  display: none;
}

.n-quiz__result {
  display: block;
  padding: 24px;
  border: 1px solid rgba(142, 39, 140, 0.2);
  background: #faeff7;
  margin-bottom: 16px;
  display: none;
}

.n-quiz__result:last-child {
  margin-bottom: 0;
}

.n-quiz__result_name {
  display: block;
  padding: 5px 48px 5px 0;
  color: #000;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  background: url(/wp-content/uploads/guidance_up-arrow-1.svg) no-repeat right center;
}

.n-quiz__result_text {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 130%;
  display: none;
  margin-top: 16px;
}

.n-quiz__result.active {
  display: block;
}

.n-quiz__results {
  max-height: 550px;
  overflow-y: auto;
}

.new-home .add_to_cart_button {
  display: none !important;
}

.n-quiz__nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.n-footer__bottom {
  max-width: 850px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  gap: 12px 64px;
  flex-wrap: wrap;
}

.n-footer__bottom * {
  color: #2e2e2e;
  font-size: 14px;
  line-height: normal;
  text-transform: capitalize;
}

.n-footer__bottom a:hover {
  opacity: 0.7;
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row {
  max-width: 1140px;
}

.n-section__wrap {
  max-width: 700px;
  margin: 0 auto;
}

.n-section__text {
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 40px;
}

.n-section__wrap .n-section__title {
  margin-bottom: 24px !important;
}

.n-seo {
  background: #f4f7fb;
  padding: 56px 0;
}

.n-seo .n-section__text {
  margin-bottom: 0;
}

.n-footer__logo {
  display: block;
  max-width: 69px;
}

@media screen and (min-width: 1600px) {
  .hero {
    padding: 180px 0 210px;
  }

  .ast-container,
  .site-above-footer-wrap[data-section="section-above-footer-builder"] .ast-builder-grid-row {
    box-sizing: border-box;
  }

  .site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row {
    max-width: 1366px;
  }
}

@media screen and (max-width: 1199px) {
  .hero {
    padding: 60px 0;
  }

  .n-quiz__left {
    width: calc(48% - 40px);
  }

  .n-quiz__right {
    width: 52%;
  }

  .n-featured__left {
    padding: 40px 60px;
  }

  .n-slider-prev {
    left: 10px;
  }

  .n-slider-next {
    right: 10px;
  }

  .n-section__wrap .n-section__title br {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  body .hero__title {
    font-size: 40px;
  }

  .hero__text {
    font-size: 15px;
  }

  .hero__label {
    font-size: 20px;
  }

  .hero__content {
    max-width: 405px;
  }

  .hero {
    padding: 40px 0;
  }

  .n-spesials__item {
    width: calc(50% - 8px);
  }

  .n-providers__item {
    padding: 20px;
  }

  .n-providers__name {
    font-size: 18px;
  }

  .n-providers__top {
    padding-right: 40px;
  }

  .n-quiz__box {
    flex-direction: column;
    gap: 32px;
  }

  .n-quiz__left {
    width: 100%;
  }

  .n-quiz__right {
    width: 100%;
  }

  .n-featured__left {
    width: 100%;
    padding: 0 40px;
  }

  .n-featured__right {
    width: 100%;
  }

  .n-featured__box {
    flex-wrap: wrap;
    gap: 32px;
  }

  .n-featured {
    padding: 56px 20px;
  }

  .n-slider-prev {
    left: 0px;
  }

  .n-slider-next {
    right: 0px;
  }

  .n-before__slider:after,
  .n-before__slider:before {
    display: none;
  }

  .n-before {
    padding: 56px 20px;
  }

  .footer__center {
    margin: 0;
  }

  .n-footer__right {
    max-width: 270px;
  }

  .n-footer__bottom {
    gap: 12px 24px;
  }
}

@media screen and (max-width: 767px) {
  .hero__content {
    margin: 0 auto;
  }

  .hero__label {
    color: #fff;
    font-size: 18px;
    text-align: center;
    position: relative;
    z-index: 2;
  }

  body .hero__title {
    color: #fff;
    text-align: center;
    margin: 4px 0 268px;
    position: relative;
    z-index: 2;
  }

  .hero__merits {
    position: relative;
    display: flex;
    justify-content: space-between;
    top: auto;
    right: auto;
    z-index: 4;
    width: 100%;
    margin-bottom: 20px;
  }

  .hero__merit:first-child {
    margin-bottom: 0;
  }

  .hero__merit {
    border-radius: 4px;
    border: 1px solid var(--lavander, #9a709c);
    background: rgba(255, 255, 255, 0.9);
    backdrop-filter: blur(10px);
    text-align: center;
    padding: 10px 7px;
    width: calc(50% - 4px);
  }

  .hero__merit_caption {
    display: inline-block;
  }

  .hero {
    background: transparent;
    padding: 24px 0 40px;
  }

  .hero::before {
    content: "";
    display: block;
    width: 100%;
    height: 355px;
    background: linear-gradient(169deg, #b51d8d -8.98%, #af81b2 113.73%);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
  }

  .hero::after {
    content: "";
    display: block;
    background: url(/wp-content/uploads/b0-m.png) no-repeat;
    width: 327px;
    height: 324px;
    max-width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 112px;
    margin: auto;
    z-index: 3;
  }

  .hero__text {
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    margin-bottom: 24px;
  }

  .hero .nbutton {
    width: 100%;
    text-align: center;
  }

  .hero__merit_text {
    font-size: 14px;
  }

  body .n-section__title {
    font-size: 32px;
    margin-bottom: 32px;
  }

  .n-spesials {
    padding: 40px 0;
  }

  .n-spesials__name {
    font-size: 16px;
  }

  .nbutton {
    display: block;
    text-align: center;
    width: 420px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .n-providers {
    padding-top: 40px;
  }

  .n-providers__item {
    max-width: 100%;
  }

  .n-providers__box {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .n-providers__name {
    font-size: 16px;
  }

  .n-providers__text {
    font-size: 14px;
  }

  .n-services__item {
    width: calc(50% - 8px);
  }

  .n-services__box {
    gap: 16px;
  }

  .n-services,
  .n-quiz {
    padding: 40px 0;
  }

  .n-quiz__right {
    padding: 20px 10px;
  }

  .n-quiz__item {
    padding: 20px 10px;
  }

  .n-quiz__label {
    font-size: 16px;
  }

  .n-quiz__radio {
    margin-bottom: 0;
  }

  .n-quiz__result_name {
    font-size: 16px;
    line-height: normal;
    background-size: 24px;
    padding: 5px 30px 5px 0;
  }

  .n-quiz__result {
    padding: 20px 10px;
  }

  body .n-quiz__question {
    font-size: 26px;
    line-height: normal;
  }

  .n-featured__left {
    padding: 0;
  }

  .n-slider-next {
    right: -15px;
    background-color: #7c3288;
    z-index: 9;
    border: 1px solid #fff;
  }

  .n-slider-prev {
    left: -15px;
    background-color: #7c3288;
    z-index: 9;
    border: 1px solid #fff;
  }

  .n-featured__left {
    padding: 0;
  }

  .n-featured__name {
    font-size: 20px;
  }

  .n-featured {
    padding: 40px 20px;
  }

  .n-slider-prev2 {
    left: 10px;
  }

  .n-slider-next2 {
    right: 10px;
  }

  .n-before {
    padding: 40px 20px;
  }

  .n-products__text {
    font-size: 16px;
  }

  .n-products {
    padding: 40px 0;
  }

  .n-locations__slider .swiper-slide {
    max-width: 90%;
  }

  .n-locations {
    padding: 40px 0;
  }

  .n-locations__arrow {
    bottom: 106px;
  }

  .n-locations__slider {
    margin-bottom: 94px;
  }

  .n-slider-prev3 {
    left: 20px;
  }

  .n-slider-next3 {
    right: 20px;
  }

  .n-quiz__next::after,
  .n-quiz__again::after {
    width: 25px;
    background-position: right center;
  }

  .n-quiz__next {
    padding-right: 30px;
  }

  .n-quiz__again {
    padding-left: 30px;
  }

  .n-footer {
    flex-direction: column;
    gap: 32px;
  }

  .n-footer__right {
    max-width: 100%;
  }

  .n-seo {
    padding: 40px 0;
  }
}

@media screen and (max-width: 359px) {
  body .hero__title {
    font-size: 35px;
  }

  .nbutton {
    font-size: 15px;
  }
}

/* Doctors pages */

.doctor-first__box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 73px 0;
  gap: 40px;
  position: relative;
}

.doctor-first {
  overflow-x: hidden;
}

.doctor-first__box::after {
  content: "";
  display: block;
  height: 100%;
  width: 1200px;
  right: -886px;
  top: 0;
  position: absolute;
  background: linear-gradient(167deg, #af81b2 14.59%, #b51d8d 119.25%);
  z-index: 1;
}

.doctor-first__content {
  position: relative;
  z-index: 2;
}

.doctor-first__label {
  border-radius: 50px;
  border: 1px solid #cad9e9;
  background: #f3f9ff;
  backdrop-filter: blur(10px);
  padding: 6px 20px;
  display: inline-block;
  color: #181818;
  font-family: "Nunito Sans";
  font-size: 24px;
  font-style: italic;
  font-weight: 300;
  line-height: normal;
  text-transform: capitalize;
}

body .doctor-first__title {
  color: #2e2e2e;
  font-family: "Nunito Sans";
  font-size: 64px;
  font-weight: 400;
  line-height: normal;
  margin: 14px 0 14px;
  min-height: 141px;
}

.doctor-first__img {
  min-width: 473px;
  position: relative;
  z-index: 2;
}

.meta-wrapper {
  display: flex;
  justify-content: space-between;
  margin: 0;
  flex-wrap: wrap;
  gap: 8px;
}

.meta-wrapper__info {
  font-size: 16px;
}

.meta-wrapper__info a {
  font-weight: 700;
}

.meta-wrapper ul {
  display: flex;
  margin: 0 !important;
  list-style: none !important;
  flex-wrap: wrap;
  gap: 8px;
}

.meta-wrapper ul li:last-child span {
  display: none;
}

/* .meta-wrapper ul li:not(.meta-wrapper ul li:first-child) {
	margin-left: 4px;
} */

.attachment-post-thumbnail+.entry-title {
  margin-top: 32px;
}

#share {
  margin: 20px 0;
}

.new-colors {
  font-family: "Nunito Sans", sans-serif;
  color: var(--Black-black, #181818);

  .hero {
    background-image: url(/wp-content/uploads/firts-f-1.png);
    background-position: center bottom;
    padding: 237px 0 0;
  }

  .hero--wrapper {
    background: linear-gradient(145deg, #b8d2ed 20.09%, #ccdef4 79.47%),
      linear-gradient(270deg, #faf3f8 0.06%, #faf6f8 35.68%, #ebf3fa 83%);
  }

  .hero__merits {
    position: static;
    width: 603px;
    display: flex;
    gap: 16px;
    padding: 45px 56px 45px 0;
    position: relative;
    top: unset;
    bottom: unset;
    right: unset;
    left: unset;
    margin-top: 64px;

    &::before {
      content: "";
      display: block;
      border-radius: 0px 24px 0px 0px;
      background: rgba(255, 255, 255, 0.4);
      backdrop-filter: blur(5px);
      height: 100%;
      width: 1800px;
      right: 0;
      top: 0;
      z-index: 1;
      position: absolute;
    }
  }

  .hero__merit {
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.9);
    backdrop-filter: blur(10px);
    border: none;
    opacity: 1;
    width: calc(50% - 8px);
    position: relative;
    z-index: 2;
    padding: 16px;
    text-align: center;
  }

  .hero__merit_caption {
    color: var(--grape, #b51d8d);
    margin-bottom: 4px;
    display: inline-block;
  }

  .hero__merit:first-child .hero__merit_caption {
    background-image: url(/wp-content/uploads/star-1.svg);
  }

  .hero__merit:first-child {
    margin-bottom: 0px;
  }

  .hero__merit_text {
    color: var(--grape, #b51d8d);
    font-size: 17px;
    font-weight: 400;
    line-height: 150%;
  }

  .hero__title {
    color: var(--white, #fff);
    text-shadow: 0px 4px 20px rgba(5, 32, 52, 0.05);
    font-family: "Nunito Sans";
    font-size: 56px;
    font-weight: 800;
    line-height: 100%;
    letter-spacing: -0.56px;
    text-transform: uppercase;
    margin: 0;
  }

  .hero__text {
    margin: 25px 0;
    font-size: 18px;
    line-height: 140%;
  }

  .nbutton {
    border-radius: 50px;
    background: var(--pink, #f27e9a);
    border: none;
    color: var(--white, #fff);
    font-weight: 700;
    line-height: 150%;
    text-transform: capitalize;

    &:hover {
      background: #75c0d6;
    }
  }

  .hero__content {
    max-width: 602px;
  }

  .new-btn-purple {
    border-radius: 50px;
    background: var(--gradient,
        linear-gradient(94deg, #a52e8a -4.11%, #c55d99 69.64%, #e58ca7 113.35%));
    font-weight: 700;
    line-height: 150%;
    text-transform: capitalize;

    &:hover {
      opacity: 0.7;
    }
  }

  .n-providers__top {
    background-image: url(/wp-content/uploads/guidance_up-arrow2.svg);
  }

  .n-spesials {
    background: #faf3f8;
  }

  .n-spesials__new {
    color: #b51d8d;
  }

  .n-section__title {
    font-family: "Nunito Sans", sans-serif;
    font-size: 42px;
    color: var(--Black-black, #181818);
  }

  .n-providers__item {
    border-radius: 24px;
  }

  .n-services__name {
    border-color: #f27e9a;
  }

  .n-services__item {
    border-radius: 16px;
    overflow: hidden;
  }

  .n-quiz__radio input:checked+.n-quiz__label::before {
    border-color: #b51d8d;
  }

  .n-quiz__label::after {
    background: #b51d8d;
  }

  .n-quiz__next .n-quiz__again {
    color: #b51d8d;
  }

  .n-quiz__next::after,
  .n-quiz__again::after {
    background-image: url(/wp-content/uploads/guiarrow.svg);
  }

  .n-featured {
    background: linear-gradient(145deg, #b8d2ed 20.09%, #ccdef4 79.47%);
  }

  .n-quiz__right {
    border-radius: 24px;
  }

  .n-featured__content {
    border-radius: 16px;
    color: var(--black, #2e2e2e);
  }

  .n-featured__caption {
    color: var(--black, #2e2e2e);
    font-family: "Nunito Sans";
    font-size: 20px;
  }

  .n-featured__link {
    font-family: inherit;
    color: var(--black, #2e2e2e);

    &:hover {
      color: var(--black, #2e2e2e);
    }

    &:after {
      background-image: url(/wp-content/uploads/grow.svg);
    }
  }

  .n-locations__contact {
    background-image: url(/wp-content/uploads/loc-1.svg);
  }

  .n-locations__phone {
    background-image: url(/wp-content/uploads/phone-2.svg);
  }

  .n-locations__arrow {
    background-image: url(/wp-content/uploads/arrw.svg);
  }

  .n-before__arrow {
    background-image: url(/wp-content/uploads/chevron-down-1.svg);
  }

  .n-locations__item {
    border-color: rgba(181, 29, 141, 0.2);
  }

  .specials-testimonials__item {
    border-radius: 24px;
  }

  ul.products li.product .woocommerce-loop-product__link img,
  .n-locations__item {
    border-radius: 16px;
  }
}

.astra-advanced-hook-16335 .ast-builder-footer-grid-columns {
  margin: 0 auto;
}

.site-footer_shop .footer__contacts a {
  color: #fff;
}

.astra-advanced-hook-16335,
.astra-advanced-hook-16335 .site-below-footer-wrap {
  background: #877fac !important;
}

.astra-advanced-hook-16335 .ast-footer-copyright a,
.astra-advanced-hook-16335 .footer__bottom,
.astra-advanced-hook-16335 .subscribe__text,
.astra-advanced-hook-16335 .rating p {
  color: #fff;
}

.main-header-menu>.menu-item>.menu-link,
#ast-hf-menu-1 {
  background: transparent;
}

#ast-hf-menu-1 {
  justify-content: center;
}

#ast-desktop-header {
  background: rgba(255, 255, 255, 0.4);
  box-shadow: 0px 4px 20px 0px rgba(10, 7, 60, 0.02);
  backdrop-filter: blur(10px);
}

#ast-desktop-header .ast-builder-grid-row.ast-grid-center-col-layout {
  grid-template-columns: 1fr auto 2fr !important;
}

.cap__item: not(.cap__specials) {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.astra-megamenu.sub-menu>li:not(.astra-megamenu.sub-menu > li:last-of-type) {
  border-right: 1px solid #cad9e9;
}

.grand-2 {
  display: none;
  border-radius: 40px;
}

.grand-1 {
  border-radius: 40px;
}

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

@media screen and (min-width: 2000px) {
  .n-featured__content {
    margin-right: 1px;
  }
}

@media screen and (max-width: 1599px) {
  .new-colors {
    .hero__content {
      max-width: 534px;
    }

    .hero__merits {
      max-width: 534px;
      margin-top: 28px;
    }

    .hero__title {
      font-size: 50px;
    }

    .hero {
      background-position: 65% bottom;
    }
  }
}

@media screen and (max-width: 1199px) {
  #ast-desktop-header .ast-builder-grid-row.ast-grid-center-col-layout {
    display: flex !important;
    justify-content: space-between;
  }
}

@media screen and (max-width: 991px) {
  .new-colors {
    .hero__title {
      font-size: 40px;
    }

    .hero__text {
      font-size: 15px;
    }

    .hero__label {
      font-size: 20px;
    }

    .hero__content {
      max-width: 405px;
    }

    .hero {
      padding: 40px 0;
    }
  }
}

@media screen and (max-width: 767px) {
  .new-colors {
    .hero__content {
      margin: 0 auto;
      display: flex;
      flex-direction: column;
    }

    .hero__label {
      color: #fff;
      font-size: 18px;
      text-align: center;
      position: relative;
      z-index: 2;
    }

    .hero__title {
      color: #fff;
      text-align: center;
      margin: 4px 0 268px;
      position: relative;
      z-index: 2;
      font-size: 30px;
    }

    .hero__merits {
      position: relative;
      display: flex;
      justify-content: space-between;
      top: auto;
      right: auto;
      z-index: 4;
      width: 100%;
      margin-bottom: 0px;
      margin-top: 43px;
      order: 2;
      padding: 0;
    }

    .hero__merit:first-child {
      margin-bottom: 0;
    }

    .hero__merit {
      border-radius: 4px;
      border: 1px solid var(--pink, #f27e9a);
      background: rgba(255, 255, 255, 0.9);
      backdrop-filter: blur(10px);
      text-align: center;
      padding: 10px 7px;
      width: calc(50% - 4px);
    }

    .hero__merit_caption {
      display: inline-block;
    }

    .hero {
      background: transparent;
      padding: 24px 0 40px;
    }

    .hero::before {
      content: "";
      display: block;
      width: 100%;
      height: 355px;
      background: url(/wp-content/uploads/first_mob.jpg) no-repeat center / cover;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 1;
    }

    .hero::after {
      content: "";
      display: block;
      background: url(/wp-content/uploads/b0-m.png) no-repeat;
      width: 327px;
      height: 324px;
      max-width: 100%;
      position: absolute;
      left: 0;
      right: 0;
      top: 112px;
      margin: auto;
      z-index: 3;
    }

    .hero__text {
      text-align: center;
      font-size: 15px;
      font-style: normal;
      font-weight: 400;
      line-height: 130%;
      margin-bottom: 24px;
      order: 3;
    }

    .hero .nbutton {
      width: 100%;
      text-align: center;
      order: 4;
    }

    .hero__merit_text {
      font-size: 14px;
    }

    .n-section__title {
      font-size: 32px;
      margin-bottom: 32px;
    }

    .n-slider-prev,
    .n-slider-next {
      background-color: #f27e9a;
    }

    .grand-2 {
      display: block;
    }

    .grand-1 {
      display: none;
    }

    #popmake-17664 {
      width: 538px !important;
    }
  }

  .astra-advanced-hook-16335 .footer__center {
    padding: 0 20px;
    margin-bottom: 32px;
  }
}

/* All Procedures page */

.all-procedures__hero {
  padding: 94px 0;
  background: url(/wp-content/uploads/b0.jpg) no-repeat center / cover;
}

.all-procedures__links {
  display: flex;
  max-width: 944px;
  gap: 16px;
  margin-top: 56px;

  a {
    display: block;
    padding: 32px 20px;
    color: var(--grape, #b51d8d);
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.36px;
    transition: all 0.3s ease;
    border-radius: 24px;
    background: #fff;
    box-shadow: 0px 4px 20px 0px rgba(5, 26, 42, 0.05);
    width: calc(20% - 12.6px);
    text-align: center;

    span {
      margin-top: 10px;
      display: block;
    }

    &:hover {
      transform: scale(1.1);
    }
  }
}

.all-procedure__box {
  display: flex;
  gap: 24px 16px;
  flex-wrap: wrap;
}

.all-procedure__item {
  width: calc(25% - 12px);
  border-radius: 16px;
  border: 1px solid var(--light-blue, #cad9e9);
  background: #fff;
  padding: 24px;
}

body .all-procedure__name {
  margin: 0 0 16px;

  a {
    display: block;
    padding: 2.5px 40px 18.5px 0;
    position: relative;
    border-bottom: 1px solid #cad9e9;
    color: #3a3a3a;
    font-size: 22px;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    transition: all 0.3s ease;

    &:after {
      content: "";
      display: block;
      width: 32px;
      height: 32px;
      border-radius: 50%;
      background: url(/wp-content/uploads/arrows.svg) no-repeat;
      position: absolute;
      right: 0;
      top: 0;
      transition: all 0.3s ease;
    }

    &:hover {
      border-color: #b51d8d;

      &:after {
        right: -10px;
      }
    }
  }
}

body .all-procedure__text {
  color: #3a3a3a;
  font-size: 17px;
  font-weight: 500;
  line-height: 140%;
  opacity: 0.8;
  margin-bottom: 16px;
}

.all-procedure__tags {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}

.all-procedure__tag {
  border-radius: 50px;
  background: rgba(35, 166, 213, 0.1);
  padding: 6px 12px;
  color: #1c73b2;
  font-size: 15px;
  font-style: italic;
  line-height: 100%;
}

.all-procedure__tag--min {
  background: rgba(181, 29, 141, 0.1);
  color: var(--grape, #b51d8d);
}

.all-procedure__tag--sg {
  background: rgba(242, 126, 154, 0.5);
  color: #e50453;
}

.all-procedure {
  padding-top: 100px;
}

.all-procedure#men {
  padding-bottom: 100px;
}

.zoom-fade {
  transform: scale(1.5);
  opacity: 0;
  transition: transform 1s, opacity 1s;
}

.n-services [data-aos="fade-in"].aos-animate {
  transform: scale(1);
  opacity: 1;
}

.home ul.products li.product {
  transition-duration: 1s !important;
}

.new-colors {
  .hero__box {
    position: relative;
    z-index: 9;
  }

  .hero {
    background-image: none;
    position: relative;

  }

  .hero__decor {
    width: 2189px;
    height: 1388px;
    position: absolute;
    right: 28px;
    bottom: -79px;
    background: url(/wp-content/uploads/decor.png) no-repeat center;
    transition: all 0.2s linear;
  }

  .hero__decor2 {
    width: 546px;
    height: 581px;
    background: url(/wp-content/uploads/angelina-1.png) no-repeat center / contain;
    position: absolute;
    bottom: 0px;
    right: 47px;
    z-index: 9;
  }
}

.ast-theme-transparent-header .ast-builder-menu .main-header-menu {
  background: transparent !important;
}

.n-products__box {
  display: flex;
  gap: 24px;
  margin-bottom: 40px;
  flex-wrap: wrap;
}

.n-products__item {
  width: calc(25% - 18px);
  &:hover .n-products__title {
    text-decoration: underline;
    color: #524395;
  }
}

.n-products__img {
  border-radius: 16px;
}

.n-products__cat {
  font-size: 15px;
  margin-top: 16px;
  margin-bottom: 8px;
  display: block;
  line-height: 1.3;
  opacity: .6;
  text-align: center;
}

.n-products__title {
  color: #3A3A3A;
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
  text-decoration: none;
  text-align: center;
  min-height: 55px;
  margin-bottom: 8px;
  text-align: center;
  line-height: normal;
  display: block; 
  transition: all 0.3s ease;
}

.product__stars {
  text-align: center;
  margin-bottom: 8px;
}

.n-products__price {
  color: #3A3A3A;
  font-size: 22px;
  font-weight: 600;
  line-height: 150%;
  text-align: center;
}

@media screen and (max-width: 1599px) {
  .all-procedure__item {
    width: calc(33.3% - 10.6px);
  }

  .new-colors {
    .hero__decor2 {
      right: 0;
    }
  }

  .n-products__title {
    min-height: 81px;
  }
}

@media screen and (max-width: 1199px) {
  .all-procedures__hero {
    background-position: 71%;
  }

  .new-colors {
    .hero__decor2 {
      width: 454px;
      height: 483px;
    }
  }
}

@media screen and (max-width: 991px) {
  .new-design__title-h1 {
    font-size: 41px !important;
  }

  .all-procedure__item {
    width: calc(50% - 8px);
  }

  .new-colors {
    .hero__decor2 {
      width: 253px;
      height: 268px;
      bottom: -43px;
    }
  }

  .n-products__item {
    width: calc(50% - 12px);
  }
}

@media screen and (max-width: 767px) {
  .all-procedures__links {
    flex-wrap: wrap;
    justify-content: center;
    gap: 8px;
    margin-top: 32px;

    a {
      width: calc(33.3% - 6px);
      padding: 10px;
      font-size: 16px;

      span {
        margin-top: 2px;
      }
    }
  }

  .all-procedures__hero {
    padding: 40px 0 400px;
    background: linear-gradient(270deg,
        #faf3f8 0.06%,
        #faf6f8 35.68%,
        #ebf3fa 83%);
    position: relative;

    &:after {
      content: "";
      display: block;
      width: 375px;
      height: 365px;
      background: url(/wp-content/uploads/first-1.png) no-repeat center;
      position: absolute;
      right: 0;
      left: 0;
      bottom: 0;
      margin: auto;
    }
  }

  .new-design__title-h1 {
    font-size: 31px !important;
    text-align: center;
  }

  .all-procedure__item {
    width: 100%;
    padding: 20px;
  }

  .all-procedure {
    padding-top: 56px;
  }

  .all-procedure#men {
    padding-bottom: 56px;
  }

  .new-colors .hero__merits:before {
    display: none
  }

  .new-colors {
    .hero__decor2 {
      display: none;
    }

    .hero__decor {
      background: url(/wp-content/uploads/decor.png) no-repeat 29% 105%;
      width: 1115px;
      height: 418px;
      right: 0;
      top: 0;
      bottom: auto;
    }

    .hero::before {
      display: none;
    }
  }

  .n-products__item {
    width: 100%;
    max-width: 450px;
    margin: 0 auto;
  }

  .n-products__title {
    min-height: auto;
  }

}