.rev_slider_wrapper .slide-content-box .button a.contact,
.sec-title .border span:before,
.scroll-to-top,
.review-box ul li i,
.top-bar-area .top-left ul li span:before,
.top-bar-area .top-right .location li span:before,
.top-bar-area .top-right .social-links li a:hover i,
.main-menu .navigation > li:hover > a,
.main-menu .navigation > li.current > a,
.main-menu .navigation li a:after,
.rev_slider_wrapper .slide-content-box h2,
.welcome-area .text-holder .bottom .title h2 span,
.procedures-area
  .single-item
  .img-holder
  .overlay-style-one
  .icon-holder
  span:before,
.procedures-area
  .single-item
  .text-holder
  .show-content
  .iocn-holder
  span:before,
.procedures-area .single-item .text-holder .hover-content h3,
.choosing-area .single-item .iocn-holder:before,
.choosing-area .single-item .iocn-holder:after,
.choosing-area .single-item:hover .text-holder h3,
.testimonial-area .more-button a,
a {
  color: #2acb35; /* зеленый */
}

a:hover {
  color: #2d9234; /* зеленый, темнее */
}

.bgclr-1,
.sec-title .border:before,
.sec-title .border:after,
.scroll-to-top:hover,
.post-pagination li.active a,
.post-pagination li:hover a,
.outer-search-box .seach-toggle,
.outer-search-box .seach-toggle:hover,
.outer-search-box .seach-toggle.active,
.search-box,
.tparrows:hover,
.procedures-area .single-item .text-holder .hover-content .border,
.choosing-area .single-item .iocn-holder,
.testimonial-area .more-button a:hover {
  background: #2acb35; /* зеленый */
}

.main-menu .navigation > li > ul > li:hover > a {
  background-color: #2acb35; /* зеленый */
}

.mastera-page__card__email-block {
  background-color: #f2f2f2; /* светло-серый */
}

.bgclr-1,
.scroll-to-top,
.post-pagination li.active a,
.post-pagination li:hover a,
.main-menu .navigation > li > ul,
.testimonial-area .more-button a {
  border: 2px solid #2acb35; /* зеленый */
}

.outer-search-box .seach-toggle,
.outer-search-box .seach-toggle:hover,
.outer-search-box .seach-toggle.active,
.tparrows:hover {
  border-color: #2acb35; /* зеленый */
}

.search-box {
  border-top: 2px dashed #05a710; /* зеленый темнее */
}

.main-menu .navigation > li > ul > li:hover > a,
.outer-search-box .seach-toggle,
.outer-search-box .seach-toggle:hover,
.outer-search-box
  .seach-toggle.activeб
  .rev_slider_wrapper
  .slide-content-box
  h1,
.testimonial-area .more-button a:hover {
  color: #ffffff;
}

.tparrows:hover:before {
  color: #333333;
}

/*================================TABLE OF CONTENT=============================================
    --bootstrap
    --typograpgy
    --colors
    --margins
    --paddings
    --display (flex, block)
    --positions (relative)
    --floats
    --overflows
    --lists
    --buttons
    --youtube
    --images
    --links


    +blocks
      --header
      --carousel
      --services
      --masters
      --slogan
      --testimonial
      --portfolio
      --common
      --reviews
      --footer

    +pages
      --main
      --masters
      --blog
      --study
      --contacts
      --404
      --about-us

    +media
      --@media all and (min-width: 320px)
      --@media all and (min-width: 390px)
      --@media all and (min-width: 544px)
      --@media all and (min-width: 678px)
      --@media all and (min-width: 768px)
      --@media all and (min-width: 992px)
      --@media all and (min-width: 1200px)
      --@media all and (min-width: 1366px)
      --@media all and (min-width: 1600px)
==================================END TABLE OF CONTENT======================================*/

/* ------------typography------------------- */
@font-face {
  font-family: "Veracrouz", serif; /* Гарнитура шрифта */
  font-display: swap;
  src: url(https://fonts.permanent-moscow.ru/veracrouz.ttf); /* Путь к файлу со шрифтом */
}

body,
html {
  font-size: 14px; /*14px*/
}

.rev_slider_wrapper .slide-content-box h2,
.welcome-area .text-holder h4 {
  font-family: "Veracrouz", serif;
}

.master-page__sort-button,
.slogan-area p {
  font-family: "Tenor Sans", sans-serif;
}

.masters__tab-position,
.study__schedule--subtitle {
  font-family: "Lobster", cursive;
}

.masters__tab-position,
.study__schedule--title {
  font-size: 1.3rem; /* 18px */
}

.master-page__sort-button,
.descriptor,
.location {
  font-size: 1rem; /*14px*/
}

.master-page__sort-button {
  line-height: 2.4rem; /* 38px */
}

.descriptor,
.location {
  line-height: 1.2; /* 17px */
}

.single-footer-widget .working-hours li,
ul.footer__menu li.footer__menu_master {
  line-height: 1; /* 14px */
}

.master-page__sort-button,
.study__schedule--title {
  font-weight: 700;
}

h3,
.h3 {
  font-weight: normal;
}

.master-page__sort-button,
.masters__tab {
  text-align: center;
}

.single-blog-item .text-holder {
  text-align: left;
}

h2,
.h2,
.sec-title h2,
.masters__tab-name,
.footer__menu {
  text-transform: uppercase;
}

.footer__menu_master {
  text-transform: none;
}

.old-prices {
  text-decoration: line-through;
}

/* ------------bootstrap------------------- */
.w-100 {
  width: 100% !important;
}

/* ------------colors------------------- */
body,
.single-footer-widget .title h3,
.single-footer-widget .more-news a {
  color: #333333; /*тёмно-серый*/
}

.text-black {
  color: #333333 !important; /*тёмно-серый*/
}

.descriptor,
.location,
thead {
  color: #999999; /*серый*/
}

.text-info,
.position {
  color: #999999 !important; /*серый*/
}

ul.footer__menu li.footer__menu_master a {
  color: #c5c5c5;
}

footer a {
  color: #888888; /*серый*/
}

.master-page__sort-button,
.masters__tab-position,
.study__schedule--subtitle,
a:hover,
.single-testimonial-item .text-holder h3,
.quick-contact .title h2,
.quick-contact .contact-info li .icon-holder span:before,
.contact-form-area .quick-contact ul li .text-holder h5 span.closes,
.single-blog-item .text-holder .blog-title:hover,
.old-prices {
  color: #a75da4; /*фиолетовый*/
}

.breadcrumb-bottom .left ul li i {
  color: #ac2acb;
}

.rev_slider_wrapper .slide-content-box .button a.contact,
.sec-title .border span:before,
.scroll-to-top,
.review-box ul li i,
.top-bar-area .top-left ul li span:before,
.top-bar-area .top-right .location li span:before,
.top-bar-area .top-right .social-links li a:hover i,
.main-menu .navigation > li:hover > a,
.main-menu .navigation > li.current > a,
.main-menu .navigation li a:after,
.rev_slider_wrapper .slide-content-box h2,
.welcome-area .text-holder .bottom .title h2 span,
.procedures-area
  .single-item
  .img-holder
  .overlay-style-one
  .icon-holder
  span:before,
.procedures-area
  .single-item
  .text-holder
  .show-content
  .iocn-holder
  span:before,
.procedures-area .single-item .text-holder .hover-content h3,
.choosing-area .single-item .iocn-holder:before,
.choosing-area .single-item .iocn-holder:after,
.choosing-area .single-item:hover .text-holder h3,
.testimonial-area .more-button a,
a {
  color: #a75da4; /*фиолетовый*/
}

.single-footer-widget .footer-contact-info li .icon-holder span:before,
.breadcrumb-bottom .left ul li,
.single-team-member .text-holder h4,
.breadcrumb-bottom .right span,
.breadcrumb-bottom .left ul li a:hover {
  color: #9a3e96; /*фиолетовый*/
}

.single-footer-widget .usefull-links li a:hover {
  color: #9a3e96; /*фиолетовый*/
}

.h1,
h1,
.h2,
h2,
.h3,
h3,
.h4,
h4,
.h5,
h5,
.h6,
h6,
.sec-title h1,
.sec-title .h1,
.slogan-area p {
  color: #533456; /*фиолетовый*/
}

.master-page__sort-button:hover,
.main__slider-1--btn a:focus,
.main__slider-1--btn a:hover,
a.btn-primary,
.btn-primary a {
  color: rgb(255, 255, 255); /*белый*/
}

.master-page__sort-button:hover,
.btn-primary,
.active .masters__tab-photo,
.color__accent {
  background: #a75da4; /*фиолетовый*/
}

.bgclr-1,
.sec-title .border:before,
.sec-title .border:after,
.scroll-to-top:hover,
.post-pagination li.active a,
.post-pagination li:hover a,
.outer-search-box .seach-toggle,
.outer-search-box .seach-toggle:hover,
.outer-search-box .seach-toggle.active,
.search-box,
.tparrows:hover,
.procedures-area .single-item .text-holder .hover-content .border,
.choosing-area .single-item .iocn-holder,
.testimonial-area .more-button a:hover {
  background: #a75da4; /*фиолетовый*/
}

.breadcrumb-area::before {
  background: rgba(167, 93, 164, 0.8) none repeat scroll 0 0;
}

.bgclr-1,
.single-testimonial-item:hover .img-holder {
  background: #a75da4; /*фиолетовый*/
}

.single-team-member .icon-holder span:before {
  background: #a75da4; /*фиолетовый*/
}

.overlay-style-one {
  background: rgba(167, 93, 164, 0.8);
  background-color: rgba(167, 93, 164, 0.8);
}

.top-bar-area,
.tab-content,
.white-bg {
  background: #ffffff; /*белый*/
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
  background: rgba(179, 178, 178, 0.9); /*серый с прозрачностью*/
}

table .colored {
  background: #f2f2f2 !important;
}

.single-testimonial-item .img-holder {
  background: #f2fff3;
  border: 5px solid #fff2fc;
}

.container.procedures-area {
  background: transparent;
}

.masters .nav-tabs .nav-link.active {
  border-color: #fff;
}

.single-team-member .icon-holder .inner {
  border: 2px solid #a75da4;
}

.bgclr-1,
.scroll-to-top,
.post-pagination li.active a,
.post-pagination li:hover a,
.main-menu .navigation > li > ul,
.testimonial-area .more-button a {
  border: 2px solid #a75da4;
}

.single-testimonial-item:hover .img-holder {
  border-color: #a75da4;
}

.single-team-member .img-holder {
  border: 1px solid #f1f1f1; /*светло-серый*/
}

.single-footer-widget .working-hours {
  border: 1px solid #b7b7b7;
}

.search-box__input {
  border: 1px solid #bdbdbd;
}

.single-footer-widget .working-hours li,
.single-footer-widget .latest-post .single-post,
.single-footer-widget .footer-contact-info li,
.footer-area .footer-logo {
  border-bottom: 1px solid #b7b7b7;
}

.single-footer-widget .usefull-links.fl-lft {
  border-right: 1px solid #b7b7b7;
}

.single-team-member {
  border: 1px solid #f4f4f4;
}

.tab-content,
.owl-nav .owl-prev,
.owl-nav .owl-next {
  border: 1px solid #ececec;
}

.master-page__sort-button {
  border: 2px solid #a75da4; /*фиолетовый*/
}

.bgclr-1 {
  border: 2px solid #a75da4; /*фиолетовый*/
}

.nav-tabs,
.sec-title .border.mar0auto,
.no-border,
.sec-title .border,
.search-box {
  border: 0 !important;
}

.owl-nav .owl-prev,
.owl-nav .owl-next,
.tab-content,
.nav-tabs .nav-link.active {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.masters__tab-content,
.masters .nav-tabs .nav-link.active.masters__tab,
.no-border {
  box-shadow: none;
}

.no-border {
  box-shadow: none !important;
}

/* ------------margins------------------- */

.masters__tab-name,
.masters__tab,
.mastera__reviews--date,
.owl-dots {
  margin-top: 15px;
}

.master-page__sort-button {
  margin-top: 10px;
}

ul.footer__menu li {
  margin-top: 5px;
}

.single-footer-widget .working-hours li {
  margin: 15px 0;
}

.smm__facebook--accent-color_square,
.smm__facebook--accent-color_square:hover,
.smm__insta--accent-color_square,
.smm__insta--accent-color_square:hover,
.smm__pin--accent-color_square,
.smm__pin--outline__accent-color_square {
  margin-right: 10px;
}

.choosing-area .single-item {
  margin-right: 0px;
}

.block,
.portfolio__menu {
  margin-bottom: 50px;
}

.portfolio__menu-photo {
  margin-bottom: 30px;
}

.study__schedule--text {
  margin-bottom: 21px;
}

.masters__tab-photo img,
.masters__tabs,
h2,
.h2 {
  margin-bottom: 15px;
}

ul.footer__menu li {
  margin-bottom: 5px;
}

ul.footer__menu li.footer__menu_master {
  margin-bottom: 0;
}

.master-page__sort-button {
  margin-left: 15px;
}

/* ------------paddings------------------- */
.main-menu .navigation li a {
  padding: 10px;
}

.btn-primary {
  padding: 10px 40px;
}

.single-footer-widget .working-hours li {
  padding-top: 15px;
}

.mastera__link {
  padding-top: 2px;
}

.services__tabs-content {
  padding-bottom: 20px;
}

.mastera__link {
  padding-left: 35px;
}

.search-box__input {
  padding-left: 10px;
}

/* -------------display (flex, block)------------------- */
.master-page__sort-button {
  /* display: block; */
  float: right;
}

.preloader {
  display: none;
}

.master-page__sort-buttons,
.header,
.header__smm,
.choosing-area ul,
.portfolio__menu,
.search-box,
.servises__list {
  display: flex;
}

.descriptor,
.location {
  align-self: flex-end;
}

.servises__list {
  justify-content: space-evenly;
}

.choosing-area ul,
.nav.nav-tabs.masters__tabs,
.portfolio__menu {
  justify-content: space-between;
}

.master-page__sort-buttons,
.main__slider-1--text-container,
.nav.nav-tabs {
  justify-content: flex-end;
}

.master-page__sort-buttons,
.header__smm,
.choosing-area ul,
.portfolio__menu,
.servises__list {
  flex-wrap: wrap;
}

/* ---------------positions (relative)------------------- */
.main__slider,
.tab-content {
  position: relative;
}

.header__smm,
.owl-theme .owl-nav,
.owl-nav .owl-prev,
.owl-nav .owl-next {
  position: absolute;
}

.owl-theme .owl-nav {
  top: 40%;
}

.header__smm {
  top: 5px;
}

.header__smm {
  left: 15px;
}

.owl-nav .owl-prev {
  left: -15px;
}

.owl-nav .owl-next {
  right: -15px;
}

.tab-content {
  z-index: 10;
}

/* ---------------floats------------------- */
.left,
.mastera-page__portfolio-title {
  float: left;
}

.right {
  float: right;
}

/* ---------------overflows------------------- */
.oh,
.tab-content #nav-techniques {
  overflow: hidden;
}

.services__masters,
.services__prices {
  height: 100%;
  overflow: overlay;
}

/* -----------------lists------------------- */
ul.list-checked {
  list-style-image: url(https://img.permanent-moscow.ru/common/ul__list-checked.svg);
}

/* -----------------buttons------------------- */
.btn-primary {
  border-radius: 330px;
  border: 0;
}

.modal-close:active,
.modal-close:focus {
  border: 0;
}

button:focus {
  box-shadow: none;
  outline: none;
}

.btn-phone {
  width: 250px;
  margin-top: 15px;
}

.btn-phone a {
  color: #ffffff;
  font-size: 20px;
}

.contact-form-area .contact-form form button {
  max-width: 100%;
  padding: 14px 50px 13px;
}

.btn-primary:hover,
.bgclr-1:hover {
  color: #fff;
  background-color: #ba21c9;
  border-color: #ba21c9;
}

/* -----------------youtube------------------- */
.youtube {
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
  overflow: hidden;
  transition: all 200ms ease-out;
  cursor: pointer;
}

.youtube .play {
  background: url("https://img.permanent-moscow.ru/common/youtube__colored.svg")
    no-repeat; /*ВАЖНО: здесь укажите адрес до изображения*/
  -webkit-background-size: 100% auto;
  background-size: 50px;
  position: absolute;
  height: 50px;
  width: 69px;
  transition: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.youtube:hover .play {
  background-position: 0 0;
}

/* --------------links------------------- */
.link {
  color: #a75da4; /*фиолетовый*/
  text-decoration: underline;
}

/* --------------images------------------- */
.articles__photo,
.masters__tab-photo,
.photo-container {
  position: relative;
  overflow: hidden;
}

.photo-container {
  width: 350px;
  height: 350px;
}

.articles__photo {
  height: 300px;
  width: 100%;
}

.articles__photo img,
.masters__tab-photo img,
.photo-container img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.masters__tab-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}

.articles__photo img {
  width: auto;
  height: 100%;
  max-width: none;
}

.full-width {
  width: 100% !important;
  height: auto !important;
  max-height: unset;
}

.full-height,
.photo-container img {
  height: 100% !important;
  width: auto !important;
  max-width: unset;
}

.mastera-page .img-holder img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  max-width: unset;
}

/* --------------header------------------- */
.header {
  flex-wrap: nowrap;
}
.main-menu .navigation li a:after {
  content: "";
}

.main-menu .nav-container {
  width: 100%;
}

.smm__facebook--accent-color_square {
  background: url(https://img.permanent-moscow.ru/common/smm__facebook--accent-color_square.svg)
    no-repeat;
}

.smm__facebook--accent-color_square:hover {
  background: url(https://img.permanent-moscow.ru/common/smm__facebook--outline__accent-color_square.svg)
    no-repeat;
}

/*.smm__insta--accent-color_square{
  background: url(https://img.permanent-moscow.ru/common/smm__insta--accent-color_square.svg) no-repeat;
}

.smm__insta--accent-color_square:hover{
  background: url(https://img.permanent-moscow.ru/common/smm__insta--outline__accent-color_square.svg) no-repeat;
}*/

.smm__pin--accent-color_square {
  background: url(https://img.permanent-moscow.ru/common/smm__pin--accent-color_square.svg)
    no-repeat;
}

.smm__pin--accent-color_square:hover {
  background: url(https://img.permanent-moscow.ru/common/smm__pin--outline__accent-color_square.svg)
    no-repeat;
}

/*.smm__vk--accent-color_square{
  background: url(https://img.permanent-moscow.ru/common/smm__vk--accent-color_square.svg) no-repeat;
}

.smm__vk--accent-color_square:hover{
  background: url(https://img.permanent-moscow.ru/common/smm__vk--outline__accent-color_square.svg) no-repeat;
}*/

.smm__facebook--accent-color_square,
.smm__facebook--accent-color_square:hover,
.smm__insta--accent-color_square,
.smm__insta--accent-color_square:hover,
.smm__pin--accent-color_square,
.smm__pin--outline__accent-color_square,
.smm__vk--accent-color_square,
.smm__vk--accent-color_square:hover {
  background-size: 30px;
  height: 30px;
  width: 30px;
}

.header__smm {
  width: 160px;
  height: 30px;
  top: 0;
  align-items: center !important;
}

.main-menu .navigation > li.header__smm:hover > a {
  color: #303030;
}

.main-menu .navigation > li.header__smm > a:hover {
  color: #a75da4 !important;
}

.header__smm a {
  font-size: 20px !important;
}

.search-box {
  opacity: 100;
  visibility: visible;
  top: 5px;
  padding: 0;
}

.search-box__btn {
  width: 30px;
  height: 30px;
}

.breadcrumb-area {
  padding-top: 30px;
  padding-bottom: 30px;
}

/* ---------------carousel------------------- */
.owl-theme .owl-nav {
  width: 100%;
}

.owl-nav .owl-prev,
.owl-nav .owl-next {
  width: 30px;
  height: 30px;
}

/* -------------services------------------- */
.services__eyebrows--icon {
  background: url(https://img.permanent-moscow.ru/services/eyebrow__icon.svg)
    no-repeat;
}

.services__eyebrows--icon_hovered {
  background: url(https://img.permanent-moscow.ru/services/eyebrow__icon--hovered.svg)
    no-repeat;
}

.services__eyes--icon {
  background: url(https://img.permanent-moscow.ru/services/eyes__icon.svg)
    no-repeat;
}

.services__eyes--icon_hovered {
  background: url(https://img.permanent-moscow.ru/services/eyes__icon--hovered.svg)
    no-repeat;
}

.services__lips--icon {
  background: url(https://img.permanent-moscow.ru/services/lips__icon.svg)
    no-repeat;
}

.services__lips--icon_hovered {
  background: url(https://img.permanent-moscow.ru/services/lips__icon--hovered.svg)
    no-repeat;
}

.services__tattoo-remover--icon {
  background: url(https://img.permanent-moscow.ru/services/tattoo-remover__icon.svg)
    no-repeat;
}

.services__areol--icon {
  background: url(https://img.permanent-moscow.ru/icon_boob_4.svg) no-repeat;
}

.services__areol--icon_hovered {
  background: url(https://img.permanent-moscow.ru/icon_boob_4_hovered.svg)
    no-repeat;
}

.services__tattoo-remover--icon_hovered {
  background: url(https://img.permanent-moscow.ru/services/tattoo-remover__icon--hovered.svg)
    no-repeat;
}

.services__areol--icon_hovered,
.services__areol--icon,
.services__eyebrows--icon,
.services__eyes--icon,
.services__lips--icon,
.services__tattoo-remover--icon,
.services__eyebrows--icon_hovered,
.services__eyes--icon_hovered,
.services__lips--icon_hovered,
.services__tattoo-remover--icon_hovered {
  background-position: center;
}

.services__areol--icon,
.services__eyebrows--icon,
.services__eyes--icon,
.services__lips--icon,
.services__tattoo-remover--icon {
  background-size: 40px;
  height: 40px;
}

.services__areol--icon_hovered,
.services__eyebrows--icon_hovered,
.services__eyes--icon_hovered,
.services__lips--icon_hovered,
.services__tattoo-remover--icon_hovered {
  background-size: 50px;
  height: 80px;
}

.services__eyes_technics {
  height: 440px;
}

.tab-content {
  min-height: 400px;
}

.tab-content .single-team-member .img-holder {
  height: 330px;
}

/* ---------------masters------------------- */
.main__masters {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  width: 100%;
  height: auto;
}

/* .masters__tab-photo{
      max-width: 128px;
} */

.masters__tab-photo img {
  border-radius: 50%;
}

/* .masters__tab-photo img {
    max-width: 120px;
} */

.masters__tab-photo {
  border-radius: 50%;
  width: 300px;
  height: 300px;
}

.masters__tab {
  width: 300px;
  height: 400px;
}

.masters__tab {
  cursor: pointer;
}

.single-team-member .text-holder {
  border: 0;
}

.mastera-page__card--name {
}

.mastera-page__card--position {
  min-height: 45px;
  max-width: 15rem;
  margin: auto;
}

.mastera__link {
  background: url(https://img.permanent-moscow.ru/masters/pointing-right__icon.svg)
    no-repeat;
  background-size: 25px;
}

.nav-item.nav-link {
  background: rgba(255, 255, 255, 0.8);
  margin-left: 5px;
}

.mastera__prices--table {
  max-width: 450px;
}

.mastera__prices--table.table > tbody > tr > td,
.mastera__prices--table.table > tbody > tr > th,
.mastera__prices--table.table > tfoot > tr > td,
.mastera__prices--table.table > tfoot > tr > th,
.mastera__prices--table.table > thead > tr > td,
.mastera__prices--table.table > thead > tr > th {
  padding: 5px 0 2px 0;
  border-top: 1px solid #f2f2f2;
}

.mastera__prices--td-masters-name {
  max-width: 200px;
}

.text-holder {
  max-height: 317px;
}

/* -------------blog------------------- */
/* .single-blog-item .text-holder {
    bottom: 0px;
} */

.single-blog-item .img-holder .categories {
  background: #2acb35;
  position: absolute;
  bottom: 55px;
  left: 15px;
  width: 250px;
  height: 35px;
  transform: translate3d(0px, 0%, 0px);
  transition: all 500ms ease;
  padding-left: 15px;
  padding-right: 15px;
}

.single-blog-item {
  width: auto;
}

.single-blog-item {
  min-height: 430px;
}

.single-blog-item .text-holder {
  bottom: -60px;
}

/* -------------study------------------- */
.study__schedule--title {
}

.study__schedule--subtitle {
}

.study__schedule--text {
}

/* -------------contacts------------------- */

/* -------------404------------------- */
.error-page {
  padding: 50px 15px 200px 15px;
  background: url(https://images.unsplash.com/photo-1523270237992-7772a8344078?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=fc6316c…&w=1000&q=80)
    no-repeat;
  background-size: cover;
}

/* -------------about-us------------------- */
.welcome-area {
  height: 100%;
  overflow: hidden;
}

/* -------------slogan------------------- */

.slogan-area .slogan__p1,
.slogan-area .slogan__p2,
.slogan-area .slogan__header {
  margin: auto;
}

/* -------------testimonial------------------- */
.single-team-member .img-holder {
  height: 400px;
}

.single-testimonial-item .img-holder {
  top: 0px;
}

.single-testimonial-item .text-holder {
  padding-top: 115px;
}

.owl-reviews .single-testimonial-item .img-holder {
  top: 10px;
}

.single-testimonial-item .text-holder {
  min-height: 405px;
}

/* -------------portfolio------------------- */

.portfolio__menu a {
  margin-right: 5px;
}

/* -------------common------------------ */
.procedures-area {
  background: url(https://img.permanent-moscow.ru/common/colored-bg.jpg)
    no-repeat;
  background-size: cover;
}

input:focus,
textarea:focus,
select:focus {
  border-color: #9543ea70;
  outline: none;
}

/* -------------reviews----------------- */
.single-testimonial-item .img-holder.reviews__no-photo {
  background: #a75da417
    url(https://img.permanent-moscow.ru/common/reviews__no-image.svg) no-repeat;
  background-size: 85px;
}

/* -------------footer----------------- */
.working-hours.table {
  width: 200px;
}

table.working-hours {
  background: transparent;
}

.working-hours.table > tbody > tr > td {
  border-top: none;
}

/* -------------+pages------------------- */

/* -------------main------------------- */
.main__slider-1 {
}

.main__slider-1--btn {
  max-width: 300px;
}

.slogan-area {
  background: #e7dbe9;
}

/* ------------masters------------------- */
.master-page__sort-buttons {
  min-height: 60px;
}

.master-page__sort-button {
  height: 40px;
  border-radius: 30px;
  transition: all 500ms ease;
}

.masters__tabs {
}

.masters__tab {
}

/* -----------@media all and (min-width: 320px)------------------ */
@media all and (min-width: 320px) {
  .servises__list-item {
    width: 48%;
  }

  .portfolio__menu-photo {
    width: 145px;
  }

  .portfolio__menu-photo img {
    width: 145px;
    object-position: top;
    height: 145px;
    object-fit: cover;
  }

  .breadcrumb-area .breadcrumbs h1 {
    line-height: 40px;
    text-transform: unset;
    font-size: 30px;
  }

  .portfolio__item img {
    width: 100%;
    height: auto;
    max-width: unset;
  }

  .mastera-page .img-holder img {
    height: 100% !important;
    width: 100% !important;
    object-fit: cover;
    object-position: top;
  }

  .footer-bottom {
    align-items: center;
    flex-direction: column;
  }

  .master-page__sort-button {
    width: 130px;
  }

  .portfolio__item,
  #master-page__abieva_video,
  #master-page__abieva_video_html5_api,
  .vjs-poster {
    height: 260px;
  }

  .main__slider-1 {
    /*background: #EFEFEF url(https://img.permanent-moscow.ru/masters__abieva/info/small__IMG_4024.JPG) no-repeat top center;*/
    background: #efefef
      url(https://permanent-moscow.ru/wa-data/public/site/themes/default1/img/pm-header-2.jpg)
      no-repeat top center;
    background-size: contain;
  }

  .top-bar-area .top-right .social-links {
    margin: 0;
    width: auto;
  }

  .tab-content,
  .services__tabs-content {
    min-height: 500px;
  }

  .services__video {
    height: 400px;
  }

  .main__slider-1--text {
    margin-top: 300px;
  }

  .main__slider-1--text {
    padding: 15px;
  }

  h3,
  .h3 {
    font-size: 1.3rem; /*22px*/
  }

  .h1,
  h1 {
    font-size: 1.5rem;
  }

  .main__slider--title {
    margin-bottom: 1.5rem;
  }

  .main__slider-1--text {
    background: rgb(239, 239, 239);
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
    margin-bottom: 5px;
  }

  .sec-title {
    padding-bottom: 0;
  }

  .logo-img {
    margin: auto;
  }

  .descriptor,
  .location {
    display: none;
  }

  .welcome-area .text-holder .bottom {
    margin: 10px 0 0;
  }

  .block {
    margin-top: 50px;
  }

  .tab-content {
    border: none;
  }

  .services__technics {
    padding: 20px 10px;
  }

  .services__technics--photo {
  }

  .services__technics--text {
    margin-top: 40px;
  }

  .services__technics-title--spraying {
    padding-bottom: 0.7rem;
  }

  .single-team-member {
    margin-bottom: 0px;
  }

  .slogan-area p {
    font-size: 16px;
    line-height: 22px;
  }

  .footer-area,
  .working-hours,
  .single-footer-widget .working-hours {
    background: #ececec;
  }

  .nav-link {
    display: block;
    padding: 0.5rem 0.4rem;
  }

  .masters__tab {
    margin-bottom: 35px;
  }

  .mastera-page .single-team-member {
    margin-bottom: 40px;
  }

  .experts-area {
    padding-top: 10px;
  }

  .mastera-page__card__short-description {
    padding: 0;
  }

  .scroll-to-top {
    left: 15px;
    display: block;
    right: auto;
  }

  .main__blog--readmore-wrapper {
    margin: auto;
  }

  .slogan-area .slogan__header {
    max-width: 45rem;
  }

  .slogan-area .slogan__p1 {
    max-width: 20rem;
    margin-bottom: 10px;
  }

  .slogan-area .slogan__p2 {
    max-width: 18rem;
  }

  .h2,
  h2 {
    font-size: 1.8rem;
  }

  .mastera__prices--td-price {
    width: 90px;
  }
}

/* -----------@media all and (min-width: 390px)------------------ */
@media all and (min-width: 390px) {
  .portfolio__item,
  #master-page__abieva_video,
  #master-page__abieva_video_html5_api,
  .vjs-poster {
    height: 320px;
  }
}

/* -----------@media all and (min-width: 544px)------------------ */
@media all and (min-width: 544px) {
  .portfolio__item img {
    width: auto;
    height: 100%;
    max-width: unset;
  }

  .slogan-area .slogan__header,
  .slogan-area .slogan__p1,
  .slogan-area .slogan__p2 {
    max-width: 30rem;
  }

  .portfolio__item,
  #master-page__abieva_video,
  #master-page__abieva_video_html5_api,
  .vjs-poster {
    height: 260px;
  }

  .col-544-6 {
    width: 50%;
  }

  .main__slider-1 {
    background-size: contain;
  }

  .main__slider-1--text {
    box-shadow: none;
  }

  .main__slider-1--text {
    box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
  }

  .mastera__prices--td-price {
    width: 135px;
  }
}

@media all and (min-width: 576px) {
  .mastera-page .img-holder img {
    height: 100% !important;
    width: auto !important;
  }
}

/* -----------@media all and (min-width: 678px)------------------ */
@media all and (min-width: 678px) {
  .master-page__sort-buttons {
    width: 50%;
  }
}

@media only screen and (max-width: 767px) {
  .main-menu .nav-container > ul > li > a:hover,
  .main-menu .nav-container > ul > li > a:active,
  .main-menu .nav-container > ul > li > a:focus,
  .main-menu .nav-container > ul > li:hover > a,
  .main-menu .nav-container > ul > li.current > a,
  .main-menu .nav-container > ul > li.current-menu-item > a {
    background: #a75da4;
    color: #ffffff;
  }

  .main-menu .nav-container > ul > li > a,
  .main-menu .nav-container > ul > li > ul > li > a,
  .main-menu .nav-container > ul > li > ul > li > ul > li > a {
    padding: 10px 15px !important;
    line-height: 22px;
    color: #525151;
    background: #f2f2f2;
  }

  .main-menu .collapse.in,
  .main-menu .collapsing {
    padding: 5px;
    margin: 5px;
    border: none;
    border-radius: 0px;
  }

  .main-menu .collapse {
    max-height: unset;
    overflow: auto;
  }

  .header__smm,
  #top-bar-area {
    display: none;
  }

  .main-menu {
    float: left !important;
    width: auto;
  }

  .mainmenu-area .phone a {
    font-size: 18px;
    float: right;
    margin-top: 10px;
  }
  .mainmenu-area .logo .logo-image {
    max-width: 100%;
  }

  .logo.logo-mobile {
    float: left;
    width: calc(100% - 60px);
    margin-left: 10px;
    height: 35px;
    display: flex;
    align-items: center;
  }

  .sec-title h1,
  .sec-title .h1 {
    font-size: 24px;
  }

  .welcome-area {
    padding-top: 30px;
  }

  .outer-search-box {
    top: 0;
  }

  .footer-bottom-area .footer-social-links,
  .copyright-text p {
    text-align: left;
  }

  .main__masters {
    padding-left: 10px;
    padding-right: 10px;
  }

  .main__masters .masters__tab {
    margin: auto;
  }
}

/* -----------@media all and (min-width: 768px)------------------ */
@media all and (min-width: 768px) {
  .main-menu .nav-container > ul {
    display: flex;
  }
  .main-menu .nav-container.nav-left {
    padding-right: 0;
  }

  .mainmenu-area .phone {
    display: none;
  }
  .servises__list-item {
    width: 30%;
  }

  .mastera-page .img-holder img {
    height: 100% !important;
    width: 100% !important;
    object-fit: cover;
    object-position: top;
  }

  .slogan-area .slogan__p2 {
    max-width: 40rem;
  }

  .main__slider-1 {
    background: url(https://img.permanent-moscow.ru/masters__abieva/info/small__IMG_4024.JPG)
      no-repeat center center;
    background-size: cover;
    width: 100%;
    height: 450px;
  }

  .main__slider-1--text {
    margin-top: 15px;
  }

  #master-page__abieva_video,
  #master-page__abieva_video_html5_api,
  .vjs-poster {
    height: 544px;
  }

  #master-page__small_video,
  #master-page__small_video_html5_api,
  #master-page__small_video .vjs-poster {
    height: 260px;
  }

  .main__slider-1 {
    height: 550px;
    background: 
      url(https://permanent-moscow.ru/wa-data/public/site/themes/default1/img/pm-header-2.jpg)
      no-repeat center center;
    background-size: cover;
  }

  .top-bar-area .top-right .social-links {
    margin: 0;
    width: auto;
  }

  .top-bar-area .top-right {
    justify-content: space-between;
  }

  .logo-mobile {
    display: none;
  }

  .main__slider-1--text {
    margin-top: 100px;
  }

  .mainmenu-area,
  .footer-area,
  .single-footer-widget .working-hours {
    background: #ececec; /*светло-серый*/
  }

  .welcome-area {
    padding-top: 80px;
  }

  .main__slider-1--text {
    padding: 30px;
  }

  h3,
  .h3 {
    font-size: 1.5rem; /*22px*/
  }

  .main__slider--title {
    margin-bottom: 3rem;
  }

  .main__slider-1--text {
    background: rgba(255, 255, 255, 0.7); /*белый с прозрачностью*/
  }

  .sec-title {
    padding-bottom: 36px;
  }

  .descriptor,
  .logo-img,
  location {
    /* margin-top: 30px; */
  }

  .outer-search-box {
    position: absolute;
  }

  .search__mobile .outer-search-box {
    display: none;
  }

  .welcome-area .text-holder .bottom {
    margin: 30px 0 0;
  }

  .main__slider-1--text {
    margin-top: 10px;
  }

  .block {
    margin-top: 50px;
  }

  .services__masters,
  .services__prices {
    padding: 30px 15px;
  }

  .tab-content {
    border: 1px solid #ececec;
  }

  .services__technics {
    padding: 30px;
  }

  .services__technics--text {
    margin-top: 0;
  }

  .services__technics-title--spraying {
    padding-bottom: 1.5rem;
  }

  .single-team-member {
    margin-bottom: 40px;
  }

  .h1,
  h1 {
    font-size: 2rem;
  }

  .slogan-area p {
    font-size: 18px;
    line-height: 26px;
  }

  .nav-link {
    display: block;
    padding: 0.5rem 1rem;
  }

  .masters__tab {
    margin-bottom: 35px;
  }

  .experts-area {
    padding-top: 80px;
  }

  .mastera-page__card__short-description {
    padding: 0 15px;
  }

  .main-menu .navigation li:first-child a {
    padding-left: 10px;
  }
}

/* -----------@media all and (min-width: 992px)------------------ */
@media all and (min-width: 992px) {
  .col-544-6 {
    width: 33%;
  }

  .descriptor,
  .location {
    display: block;
  }

  .slogan-area .slogan__header,
  .slogan-area .slogan__p1,
  .slogan-area .slogan__p2 {
    max-width: 40rem;
  }
}

/* -----------@media all and (min-width: 1024px)------------------ */
@media all and (min-width: 1024px) {
}

/* -----------@media all and (min-width: 1200px)------------------ */
@media all and (min-width: 1200px) {
  .portfolio__menu-photo {
    width: 280px;
  }

  .portfolio__menu-photo img {
    width: 280px;
    object-position: top;
    height: 280px;
    object-fit: cover;
  }

  .h1,
  h1 {
    font-size: 2.5rem;
  }

  .h2,
  h2 {
    font-size: 2rem;
  }

  .main__slider-1--text,
  .block {
    margin-top: 100px;
  }

  .servises__list-item {
    width: 19%;
  }
  .master-page__sort-button {
    width: 160px;
  }

  .master-page__sort-buttons {
    width: auto;
  }

  .col-544-6 {
    width: 25%;
  }

  #master-page__abieva_video_html5_api,
  #master-page__abieva_video,
  #master-page__small_video,
  #master-page__small_video_html5_api {
    width: 260px;
  }

  .video-js .vjs-big-play-button {
    top: 50%;
    left: 35%;
  }

  .main__slider-1 {
    height: 650px;
  }
}

/* -----------@media all and (min-width: 1366px)------------------ */
@media all and (min-width: 1366px) {
  .main__slider-1 {
    height: 750px;
  }

  .modal-dialog {
    max-width: 1280px;
    margin: 1.75rem auto;
  }
}

/* -----------@media all and (min-width: 1600px)------------------ */
@media all and (min-width: 1600px) {
  .tab-content,
  .services__tabs-content {
    min-height: 600px;
  }

  .services__video {
    height: 500px;
  }
}

.header__smm {
  flex-direction: row;
  flex-wrap: nowrap;
  width: auto;
  height: auto;
  float: unset;
  display: flex !important;
  margin-left: auto;
  left: 0;
}

.header__smm a {
  padding: 0 !important;
}
.header__smm a:not(:last-of-type) {
  margin-right: 10px;
}

.smm__insta--accent-color_square,
.smm__vk--accent-color_square {
  -webkit-background-size: cover;
  background-size: cover;
  margin: 0 !important;
}

.smm__insta--accent-color_square {
  background: url(https://img.permanent-moscow.ru/common/smm__insta--accent-color_square.svg)
    no-repeat;
}

.header__smm a:hover .smm__insta--accent-color_square {
  background: url(https://img.permanent-moscow.ru/common/smm__insta--outline__accent-color_square.svg)
    no-repeat;
}

.smm__vk--accent-color_square {
  background: url(https://img.permanent-moscow.ru/common/smm__vk--accent-color_square.svg)
    no-repeat;
}

.header__smm a:hover .smm__vk--accent-color_square {
  background: url(https://img.permanent-moscow.ru/common/smm__vk--outline__accent-color_square.svg)
    no-repeat;
}
