*,
::after,
::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: .5rem
}

p {
  margin-top: 0;
  margin-bottom: 1rem
}

abbr[data-original-title],
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit
}

dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 1rem
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0
}

dt {
  font-weight: 700
}

dd {
  margin-bottom: .5rem;
  margin-left: 0
}

blockquote {
  margin: 0 0 1rem
}

b,
strong {
  font-weight: bolder
}

small {
  font-size: 80%
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

a {
  color: #484848;
  text-decoration: none;
  background-color: transparent
}

a:hover {
  color: #0056b3;
  text-decoration: underline
}

a:not([href]) {
  color: inherit;
  text-decoration: none
}

a:not([href]):hover {
  color: inherit;
  text-decoration: none
}

code,
kbd,
pre,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar
}

figure {
  margin: 0 0 1rem
}

img {
  vertical-align: middle;
  border-style: none
}

svg {
  overflow: hidden;
  vertical-align: middle
}

table {
  border-collapse: collapse
}

caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom
}

th {
  text-align: inherit
}

label {
  display: inline-block;
  margin-bottom: .5rem
}

button {
  border-radius: 0
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}

button,
input {
  overflow: visible
}

button,
select {
  text-transform: none
}

[role=button] {
  cursor: pointer
}

select {
  word-wrap: normal
}

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
  cursor: pointer
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none
}

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}

textarea {
  overflow: auto;
  resize: vertical
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal
}

progress {
  vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button
}

output {
  display: inline-block
}

summary {
  display: list-item;
  cursor: pointer
}

template {
  display: none
}

[hidden] {
  display: none !important
}

@font-face {
  font-family: Elektra;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("Elektra"), url(/assets/tpl/fonts/ElektraTextProBold.woff) format("woff")
}

@font-face {
  font-family: Elektra;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Elektra"), url(/assets/tpl/fonts/ElektraTextPro.woff) format("woff")
}

@font-face {
  font-family: Elektra;
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: local("Elektra"), url(/assets/tpl/fonts/ElektraTextProItalic.woff) format("woff")
}

:focus {
  outline: 0
}

::-webkit-input-placeholder {
  color: #666
}

::-moz-placeholder {
  color: #666
}

:-ms-input-placeholder {
  color: #666
}

::-ms-input-placeholder {
  color: #666
}

::placeholder {
  color: #666
}

::-moz-selection {
  background-color: #ed1c24;
  color: #fff
}

::selection {
  background-color: #ed1c24;
  color: #fff
}

input,
textarea {
  outline: 0
}

input:focus:required:invalid,
textarea:focus:required:invalid {
  border-color: red
}

input:required:valid,
textarea:required:valid {
  border-color: green
}

body {
  font-family: Elektra;
  font-size: 16px;
  background: #f8f8f8;
  min-width: 320px;
  position: relative;
  line-height: 1.65;
  overflow-x: hidden;
  color: #484848
}


.js-form-pop-up {
  cursor: pointer
}

.red-text {
  color: #ed1c24
}

.red-text a {
  color: inherit;
  display: block;
  width: 100%;
  height: 100%;
}

body::-webkit-scrollbar {
  width: .4em
}

body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

body::-webkit-scrollbar-thumb {
  background-color: #ed1c24;
  border-radius: 12px;
  outline: 1px solid #708090
}

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0
}

.slick-list:focus {
  outline: 0
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto
}

.slick-track:after,
.slick-track:before {
  content: "";
  display: table
}

.slick-track:after {
  clear: both
}

.slick-loading .slick-track {
  visibility: hidden
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none
}

[dir=rtl] .slick-slide {
  float: right
}

.slick-slide img {
  display: block
}

.slick-slide.slick-loading img {
  display: none
}

.slick-slide.dragging img {
  pointer-events: none
}

.slick-initialized .slick-slide {
  display: block
}

.slick-loading .slick-slide {
  visibility: hidden
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}

.slick-arrow.slick-hidden {
  display: none
}

.slick-loading .slick-list {
  background: #fff url(../../themes/vita/css/ajax-loader.gif) center center no-repeat
}

.slick-next,
.slick-prev {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: 0 0;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: 0
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  outline: 0;
  background: 0 0;
  color: transparent
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: .25
}

.slick-next:before,
.slick-prev:before {
  font-family: slick;
  font-size: 20px;
  line-height: 1;
  color: #fff;
  opacity: .75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.slick-prev {
  left: -25px
}

[dir=rtl] .slick-prev {
  left: auto;
  right: -25px
}

.slick-prev:before {
  content: "←"
}

[dir=rtl] .slick-prev:before {
  content: "→"
}

.slick-next {
  right: -25px
}

[dir=rtl] .slick-next {
  left: -25px;
  right: auto
}

.slick-next:before {
  content: "→"
}

[dir=rtl] .slick-next:before {
  content: "←"
}

.slick-dotted.slick-slider {
  margin-bottom: 30px
}

.slick-dots {
	position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: calc(100% - 186px);
    margin-left: 186px;
    padding-right: 186px;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer
}

.slick-dots li button {
  border: 0;
  background: 0 0;
  display: block;
  height: 20px;
  width: 20px;
  outline: 0;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer
}

.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: 0
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  opacity: 1
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: slick;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000;
  opacity: .25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
  color: #000;
  opacity: .75
}

.container {
  max-width: 1200px;
  margin: auto
}

.container-fluid {
  max-width: 100%;
  margin: auto
}

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

.col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.space-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.space-around {
  -ms-flex-pack: distribute;
  justify-content: space-around
}

.j-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

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

.align-end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end
}

h1 {
  font-size: 32px
}

h2 {
  font-size: 26px
}

h3 {
  font-size: 22px
}

h4 {
  font-size: 20px
}

h5 {
  font-size: 18px
}

h6 {
  font-size: 16px
}

.header-container {
  padding-top: 37px;
  background: #fff
}

.search-wrapper {
  width: 100%
}

.search-wrapper form {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.search-wrapper form input[type=search] {
  border: 1px solid #d3d3d3;
  border-radius: 12px;
  width: 95%
}

.search-wrapper form input[type=search]::-webkit-search-cancel-button {
  margin-right: 1rem
}

.search-wrapper form input[type=submit] {
  border-radius: 12px;
  border: none;
  width: 17%;
  margin-left: -1rem;
  background: url(/assets/images/search.png);
  background-repeat: no-repeat;
  position: relative
}

.search-wrapper form input[type=submit]:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%
}

header .row .logo {
  width: 249px;
  height: 139px
}

header .row .logo img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: contain;
  object-fit: contain
}

header .row .social-wrapper .social-item {
  width: 44px;
  height: 44px;
  margin: 0 5px
}

header .row .social-wrapper .social-item svg {
  width: 100%;
  border-radius: 8px;
  height: 100%;
  padding: 5px;
  background: grey;
  fill: #fff;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

header .row .social-wrapper .social-item svg:hover {
  background: #5e5e5e
}

header .row .col .form-btn {
  padding: 11px 38px;
  background: -webkit-gradient(linear, left bottom, left top, from(#ec252c), color-stop(71%, #ec252c), color-stop(98%, #f3797e), color-stop(100%, #f58e92), to(white));
  background: -o-linear-gradient(bottom, #ec252c 0, #ec252c 71%, #f3797e 98%, #f58e92 100%, #fff 100%);
  background: linear-gradient(0deg, #ec252c 0, #ec252c 71%, #f3797e 98%, #f58e92 100%, #fff 100%);
  color: #fff;
  -webkit-box-shadow: 0 7px 27.84px 1.16px rgba(0, 0, 1, .11);
  box-shadow: 0 7px 27.84px 1.16px rgba(0, 0, 1, .11);
  border-radius: 15px;
  font-size: 16px;
  margin-top: 27px
}

header .row address {
  margin: 0;
  line-height: 1.3;
  font-weight: 400
}

header .row address p {
  font-size: 18px;
  margin: 6px 0
}

header .row address p a {
  color: inherit
}

.header-nav nav {
  border-bottom: 4px solid #ed1c24;
  margin-top: 40px;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s
}

.header-nav nav.sticky {
  position: fixed;
  margin-top: 0;
  top: -100%;
  left: 0;
  right: 0;
  z-index: 9999;
  background: #fff
}

.header-nav nav.top {
  top: 0 !important
}

.header-nav nav ul {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around
}

.header-nav nav ul li {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;

  font-size: 18px;
  color: grey;
  text-transform: uppercase;
  list-style: none;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  cursor: pointer
}

.header-nav nav ul li a {
  padding-top: 12px;
  padding-bottom: 15px;

}

.header-nav nav ul li:hover {
  background: #e9e9e9;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px
}

.header-nav nav ul li .current-menu-item {
  background: #ed1c24;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px
}

.header-nav nav ul li a {
  color: inherit;
  width: 100%;
  height: 100%;
  display: block;
  text-decoration: none
}

.main-slider-wrapper .main-slider-box {
  width: 100%
}

.main-slider-wrapper .main-slider-box .main-slider-item {
  width: 100%
}

.main-slider-wrapper .main-slider-box .main-slider-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

.main-slider-wrapper .main-slider-box .slick-dots {
  bottom: 14px;
  z-index: 999
}

.main-slider-wrapper .main-slider-box .slick-dots li button:before {
  background: #000;
  width: 18px;
  height: 18px;
  border-radius: 50%
}

.main-slider-wrapper .main-slider-box .slick-prev {
  left: 0
}

.main-slider-wrapper .main-slider-box .slick-next {
  right: 0;
  top: 0;
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1)
}

.main-slider-wrapper .main-slider-box .slick-next,
.main-slider-wrapper .main-slider-box .slick-prev {
  height: 100%;
  z-index: 99;
  background: #e7e7e7;
  background: -webkit-gradient(linear, left top, right top, from(rgba(231, 231, 231, .759541)), color-stop(33%, rgba(232, 232, 232, .577468)), color-stop(70%, rgba(239, 239, 239, .504639)), to(rgba(255, 255, 255, 0)));
  background: -o-linear-gradient(left, rgba(231, 231, 231, .759541) 0, rgba(232, 232, 232, .577468) 33%, rgba(239, 239, 239, .504639) 70%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(90deg, rgba(231, 231, 231, .759541) 0, rgba(232, 232, 232, .577468) 33%, rgba(239, 239, 239, .504639) 70%, rgba(255, 255, 255, 0) 100%);
  width: 117px
}

.main-slider-wrapper .main-slider-box .slick-next:before,
.main-slider-wrapper .main-slider-box .slick-prev:before {
  height: 100%
}

.container.content {
  margin-top: 60px
}

.services-wrapper {
  position: relative;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}

.services-wrapper .services-item {
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  width: 12%
}

.services-wrapper .services-item a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative
}

.services-wrapper .services-item a .services-title {
  color: #484848;
  background: #fff;
  font-size: 18px;
  text-transform: uppercase;
  -webkit-transform: rotate(-82deg);
  -ms-transform: rotate(-82deg);
  transform: rotate(-82deg);
  display: none;
  top: 50%;
  left: -32%;
  z-index: 1;
  -webkit-box-shadow: -1px 2px 5px 0 #000;
  box-shadow: -1px 2px 5px 0 #000;
  border-top-left-radius: 22px;
  border-top-right-radius: 22px;
  border-bottom-right-radius: -32px;
  margin: 0;
  padding: 15px 36px;
  position: absolute
}

.services-wrapper .services-item a img {
  z-index: 2
}

.services-wrapper .services-item:hover {
  width: 50%
}

.additional-services-wrapper {
  margin-top: 56px
}

.additional-services-wrapper .additional-services-title h6 {
  text-transform: uppercase;
  font-weight: 400
}

.additional-services-wrapper .additional-list {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
  padding-left: 1em;
  list-style: none
}

.additional-services-wrapper .additional-list li {
  color: #484848
}

.additional-services-wrapper .additional-list li:before {
  content: "\2022";
  color: #ed1c24;
  display: inline-block;
  width: 1em;
  font-size: 12px;
  margin-left: -1em
}

.additional-services-wrapper .additional-list li a {
  color: inherit
}

.category-title {}

.masters-wrapper {}

.masters-wrapper .masters-item {
  text-align: center
}

.masters-wrapper .masters-item .masters-content {
  padding: 20px 28px;
  background: #fff;
  min-height: 400px;
  border-radius: 12px;
  margin: 0 10px
}

.masters-wrapper .masters-item .masters-btn {
  text-align: center;
  display: inline-block;
  margin: 30px auto;
  padding: 10px 61px;
  background: -webkit-gradient(linear, left bottom, left top, from(#ec252c), color-stop(71%, #ec252c), color-stop(98%, #f3797e), color-stop(100%, #f58e92), to(white));
  background: -o-linear-gradient(bottom, #ec252c 0, #ec252c 71%, #f3797e 98%, #f58e92 100%, #fff 100%);
  background: linear-gradient(0deg, #ec252c 0, #ec252c 71%, #f3797e 98%, #f58e92 100%, #fff 100%);
  -webkit-box-shadow: 0 4px 29.05px 5.95px rgba(0, 0, 1, .09);
  box-shadow: 0 4px 29.05px 5.95px rgba(0, 0, 1, .09);
  border-radius: 22px;
  color: #fff
}

.masters-wrapper .masters-item .masters-btn a {
  color: inherit;
  font-size: 22px
}

.masters-wrapper .masters-item .img {
  width: 110px;
  height: 110px;
  margin: auto
}

.masters-wrapper .masters-item .img img {
  width: 100%;
  border-radius: 50%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top
}

.masters-wrapper .masters-item .masters-name {
  text-align: center;
  margin-top: 15px
}

.masters-wrapper .masters-item .masters-name p {
  font-size: 18px;
  margin: 0;
  line-height: 1.3
}

.red-btn {
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s
}

.red-btn:hover {
  background: -webkit-gradient(linear, left bottom, left top, from(#c1242a), color-stop(59%, #d15c61), color-stop(82%, #d8777b), color-stop(100%, #e39c9f), to(white)) !important;
  background: -o-linear-gradient(bottom, #c1242a 0, #d15c61 59%, #d8777b 82%, #e39c9f 100%, #fff 100%) !important;
  background: linear-gradient(0deg, #c1242a 0, #d15c61 59%, #d8777b 82%, #e39c9f 100%, #fff 100%) !important
}

.news-wrapper-block .news-wrapper-list {
  max-height: 441px;
  overflow-y: auto;
  -webkit-box-flex: .7;
  -ms-flex: .7;
  flex: .7;
  margin-right: 15px;
  scrollbar-color: red #ff0
}

.news-wrapper-block .news-wrapper-list::-webkit-scrollbar-thumb {
  background-color: #ed1c24;
  border-radius: 12px;
  outline: 1px solid #708090
}

.news-wrapper-block .news-wrapper-list .news-items {
  font-weight: 400;
  border-radius: 12px;
  margin-bottom: 22px;
  font-size: 24px;
  background: #fff
}

.news-wrapper-block .news-wrapper-list .news-items .col {
  width: 64%;
  min-width: 220px;
  padding: .5rem
}

.news-wrapper-block .news-wrapper-list .news-items .title {
  font-weight: 400;
  line-height: 1.3
}

.news-wrapper-block .news-wrapper-list .news-items .title a {
  color: inherit;
  line-height: .8
}

.news-wrapper-block .news-wrapper-list .news-items .preview {
  width: 35%;
  -webkit-clip-path: polygon(100% 0, 100% 100%, 30% 100%, 0 0);
  clip-path: polygon(100% 0, 100% 100%, 30% 100%, 0 0);
  min-width: 140px
}

.news-wrapper-block .news-wrapper-list .news-items .preview img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center
}

.news-wrapper-block .video-block {
  -webkit-box-flex: 1.1;
  -ms-flex: 1.1;
  flex: 1.1
}

.ymap-container {
  position: relative;
  height: 30em;
  overflow: hidden;
  width: 100%;
  cursor: pointer;
  background-position: center center;
  background-size: cover
}

#map-yandex {
  position: relative;
  z-index: 7;
  width: 100%;
  height: 30em;
  cursor: pointer;
  background-color: transparent
}

.loader {
  position: absolute;
  z-index: 15;
  top: -100%;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  overflow: hidden;
  color: #000;
  -webkit-transition: opacity .7s ease;
  -o-transition: opacity .7s ease;
  transition: opacity .7s ease;
  opacity: 0;
  background-color: rgba(0, 0, 0, .55)
}

.loader:after,
.loader:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.loader.is-active {
  top: 0;
  opacity: 1
}

.loader-default:after {
  position: absolute;
  top: calc(50% - 24px);
  left: calc(50% - 24px);
  width: 48px;
  height: 48px;
  content: '';
  -webkit-animation: rotation 1s linear infinite;
  animation: rotation 1s linear infinite;
  border: solid 8px #fff;
  border-left-color: transparent;
  border-radius: 50%
}

@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

@keyframes rotation {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

@-webkit-keyframes blink {
  from {
    opacity: .5
  }

  to {
    opacity: 1
  }
}

@keyframes blink {
  from {
    opacity: .5
  }

  to {
    opacity: 1
  }
}

.contacts .contacts-wrapper .form-bottom-wrapper {
  -webkit-box-flex: .6;
  -ms-flex: .6;
  flex: .6;
  background: #fbfbfb;
  border-radius: 16px;
  margin-right: .5rem;
  -webkit-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
  transform: translateY(-10%);
  padding: 26px 44px
}

.mobile-nav-bar {
  display: none;
}


.contacts .contacts-wrapper form {
  display: flex;
  flex-direction: column;
}

.contacts .contacts-wrapper .form-bottom-wrapper input:not([type=submit]) {
  border-radius: 12px;
  max-width: 80%;
  border: 1px solid #d3d3d3;
  padding: .3rem
}

.contacts .contacts-wrapper .form-bottom-wrapper textarea {
  border-radius: 12px;
  border: 1px solid #d3d3d3;
  padding: .3rem;
  height: 200px
}

.contacts .contacts-wrapper .form-bottom-wrapper input[type=submit] {
  padding: 11px 38px;
  background: -webkit-gradient(linear, left bottom, left top, from(#ec252c), color-stop(71%, #ec252c), color-stop(98%, #f3797e), color-stop(100%, #f58e92), to(white));
  background: -o-linear-gradient(bottom, #ec252c 0, #ec252c 71%, #f3797e 98%, #f58e92 100%, #fff 100%);
  background: linear-gradient(0deg, #ec252c 0, #ec252c 71%, #f3797e 98%, #f58e92 100%, #fff 100%);
  color: #fff;
  -webkit-box-shadow: 0 7px 27.84px 1.16px rgba(0, 0, 1, .11);
  box-shadow: 0 7px 27.84px 1.16px rgba(0, 0, 1, .11);
  border-radius: 15px;
  font-size: 16px;
  margin-top: 27px;
  border: none;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s
}

.contacts .contacts-wrapper .form-bottom-wrapper input[type=submit]:hover {
  background: -webkit-gradient(linear, left bottom, left top, from(#c1242a), color-stop(59%, #d15c61), color-stop(82%, #d8777b), color-stop(100%, #e39c9f), to(white)) !important;
  background: -o-linear-gradient(bottom, #c1242a 0, #d15c61 59%, #d8777b 82%, #e39c9f 100%, #fff 100%) !important;
  background: linear-gradient(0deg, #c1242a 0, #d15c61 59%, #d8777b 82%, #e39c9f 100%, #fff 100%) !important
}

.contacts .contacts-wrapper .ymap-container {
  -webkit-box-flex: 1.4;
  -ms-flex: 1.4;
  flex: 1.4
}

.footer-color {
  background: #fbfbfb
}

footer .logo {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

footer .logo a {
  width: 100%;
  height: 100%;
  display: block
}

footer .footer-info {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

footer .footer-info .col {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

footer .footer-info .col:first-child {
  margin-right: 40px
}

footer .footer-info .col h6 {
  text-transform: uppercase;
  font-size: 18px
}

footer .footer-info .col p {
  font-size: 18px
}

footer .footer-info .col ul {
  padding: 0
}

footer .footer-info .col ul li {
  list-style: none;
  font-size: 18px
}

footer .footer-info .col ul li a {
  color: inherit
}

footer .social-footer .social-item {
  margin-right: 10px
}

footer .social-footer .social-item svg {
  fill: #fff;
  width: 44px;
  height: 44px;
  padding: .5rem;
  border-radius: 12px;
  background: #ed1c24
}

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

.pop-up-form-wrapper br {
  display: none;
}

.pop-up-form-wrapper .wpcf7-validation-errors {
  display: none !important;
}

.pop-up-form-wrapper {
  position: fixed;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  right: 0;
  display: none;
  min-width: 320px;
  max-width: 330px;
  background: #fff;
  -webkit-box-shadow: 0 0 20px -8px #000;
  box-shadow: 0 0 20px -8px #000;
  border-radius: 12px;
  z-index: 9999;
  height: 600px;
  padding: 24px 37px;
  bottom: 0
}

.pop-up-form-wrapper .close {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 20px;
  cursor: pointer;
  height: 20px
}

.pop-up-form-wrapper .close:after,
.pop-up-form-wrapper .close:before {
  position: absolute;
  content: ' ';
  height: 23px;
  right: 50%;
  width: 2px;
  background-color: #333
}

.pop-up-form-wrapper .close:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}

.pop-up-form-wrapper .close:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.pop-up-form-wrapper h6 {
  text-align: center;
  font-size: 30px;
  font-weight: 400;
  line-height: 27px;
}

.pop-up-form-wrapper span {
  font-size: 16px
}

.pop-up-form-wrapper form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.pop-up-form-wrapper form input {
  border-radius: 12px
}

.pop-up-form-wrapper form input::-webkit-input-placeholder {
  color: #d3d3d3
}

.pop-up-form-wrapper form input::-moz-placeholder {
  color: #d3d3d3
}

.pop-up-form-wrapper form input:-ms-input-placeholder {
  color: #d3d3d3
}

.pop-up-form-wrapper form input::-ms-input-placeholder {
  color: #d3d3d3
}

.pop-up-form-wrapper form input::placeholder {
  color: #d3d3d3
}

.pop-up-form-wrapper form .item-radio {
  margin-top: 10px
}

.pop-up-form-wrapper form .radio-wrapper {
  position: relative
}

.pop-up-form-wrapper form input:not([type=submit]) {
  padding: 3px 5px;
  width: 100%;
  border: 1px solid #d3d3d3
}

.pop-up-form-wrapper form .wpcf7-list-item {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background: -webkit-gradient(linear, left bottom, left top, from(#ec252c), color-stop(71%, #ec252c), color-stop(98%, #f3797e), color-stop(100%, #f58e92), to(white));
  background: -o-linear-gradient(bottom, #ec252c 0, #ec252c 71%, #f3797e 98%, #f58e92 100%, #fff 100%);
  background: linear-gradient(0deg, #ec252c 0, #ec252c 71%, #f3797e 98%, #f58e92 100%, #fff 100%);
  color: #fff;

  font-size: 14px;
  text-align: center;
  border-radius: 10px;
  margin: 0;
  cursor: pointer;
  -webkit-box-shadow: 0 7px 27.84px 1.16px rgba(0, 0, 1, .11);
  box-shadow: 0 7px 27.84px 1.16px rgba(0, 0, 1, .11)
}

form p {
  margin: 0;
}

.wpcf7-form-control-wrap {
  width: 100%;
}

.pop-up-form-wrapper form .wpcf7-list-item.first {
  margin-right: 7px;
}

.pop-up-form-wrapper form .wpcf7-list-item label {
  margin-bottom: 0;
  padding: 10px;
  cursor: pointer;
  width: 100%;
  height: 100%;
}

.pop-up-form-wrapper form .wpcf7-list-item span {
  font-size: inherit;
}

.pop-up-form-wrapper form .wpcf7-list-item:hover {
  background: -webkit-gradient(linear, left bottom, left top, from(#c1242a), color-stop(59%, #d15c61), color-stop(82%, #d8777b), color-stop(100%, #e39c9f), to(white)) !important;
  background: -o-linear-gradient(bottom, #c1242a 0, #d15c61 59%, #d8777b 82%, #e39c9f 100%, #fff 100%) !important;
  background: linear-gradient(0deg, #c1242a 0, #d15c61 59%, #d8777b 82%, #e39c9f 100%, #fff 100%) !important
}

.pop-up-form-wrapper form .radio-time:first-of-type {
  margin-right: 7px
}

.pop-up-form-wrapper form input[type=radio] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0
}

.pop-up-form-wrapper form input[type=radio]:checked+label {
  -webkit-box-shadow: inset 0 0 0 1px #000;
  box-shadow: inset 0 0 0 1px #000
}

.pop-up-form-wrapper form .form-btn {
  margin-top: 10px;
  width: 100%;
}

.pop-up-form-wrapper form #date {
  display: none;
  width: 100%;
  margin-top: 10px
}

.pop-up-form-wrapper form #choose:checked~#date {
  display: block
}

.pop-up-form-wrapper .timer {
  font-size: 48px;
  text-align: center;
  color: #ed1c24
}

.pop-up-form-wrapper .timer-text {
  color: #ed1c24;
  font-size: 13px;
  text-align: center;
  line-height: 1
}

.form-btn {
  padding: 11px 38px;
  background: -o-linear-gradient(bottom, #ec252c 0, #ec252c 71%, #f3797e 98%, #f58e92 100%, #fff 100%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ec252c), color-stop(71%, #ec252c), color-stop(98%, #f3797e), color-stop(100%, #f58e92), to(#fff));
  background: linear-gradient(0deg, #ec252c 0, #ec252c 71%, #f3797e 98%, #f58e92 100%, #fff 100%);
  color: #fff;
  -webkit-box-shadow: 0 7px 27.84px 1.16px rgba(0, 0, 1, .11);
  box-shadow: 0 7px 27.84px 1.16px rgba(0, 0, 1, .11);
  border-radius: 15px;
  font-size: 16px;
  border: none;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s
}

@media (max-width:1024px) {

  html,
  body {
    overflow-x: hidden;
  }

  header>.row .logo {
    order: 1;
    flex: .8;
    height: auto;
    margin: 0 1rem;
  }

  header>.row .header-info {
    order: 2;
    flex: 1.2;
  }

  header>.row .header-info address>p:first-child {
    display: none;
  }

  header>.row .header-info address>p {
    font-size: 12px;
  }

  header>.row .col.align-center {
    order: 3;
    flex-direction: row-reverse;
    align-items: center;
    width: 100%;
    margin: 1rem 0;
    justify-content: space-around;
  }

  header .row .col .form-btn {
    font-size: 14px;
    margin: 0;
    border-radius: 6px;
    padding: 11px 16px;
  }

  header .row .social-wrapper .social-item {
    width: 28px;
    height: 28px;

  }

  .header-nav nav ul {
    flex-direction: column;
  }

  .mobile-nav-bar {
    display: block;
    height: 45px;
    background: #f3f3f3;
    padding: 0 1rem;
    position: relative;
  }

  .mobile-nav-bar .menu-btn {
    position: absolute;
    height: 100%;
    top: 50%;
    transform: translateY(-50%);
    color: #c4c4c4;
    font-weight: 100;
  }

  .mobile-nav-bar.services-btn .menu-btn {
    right: 1rem;
  }

  .mobile-nav-bar.services-btn .menu-btn .text {
    left: auto;
    right: 2rem;
  }



  .mobile-nav-bar .menu-btn .text {
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translateY(-50%);
    color: #c4c4c4;
    font-weight: 100;
  }

  .mobile-nav-bar .menu-btn .btn {
    width: 25px;
    height: 2px;
    background: #c4c4c4;
    transform: translateY(20px);
    position: relative;
  }

  .mobile-nav-bar .menu-btn .btn:before,
  .mobile-nav-bar .menu-btn .btn:after {
    content: '';
    width: 100%;
    height: 2px;
    background: #c4c4c4;
    position: absolute;
    left: 0;
  }

  .mobile-nav-bar .menu-btn .btn:before {
    top: -7px;
  }

  .mobile-nav-bar .menu-btn .btn:after {
    bottom: -7px;
  }

  .header-nav nav {
    display: none;
    margin: 0;
    transition: none;
    border: none;
  }

  .search-wrapper form input[type=submit] {
    width: 60px;
  }

  .header-nav nav ul li {
    text-align: left;
    padding: 0 1rem;
    transition: none;
  }

  .container.content {
    margin-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
  }

  body .services-sub-item {
    margin: 0;
    margin-top: .5rem;
    width: 100%;
    height: auto;
  }

  .services-sub-item .title {
    border-radius: 6px;
  }

  body .services-sub-item .img {
    display: none;
  }

  h3 {
    font-size: 22px;
  }

  .news-wrapper-block .news-wrapper-list {
    flex: auto;
    width: 100%;
    margin: 0;
  }

  .news-wrapper-block .video-block {
    flex: auto;
    width: 100%;
  }

  .news-wrapper-block .video-block iframe {
    height: 300px;
  }

  .news-wrapper-block .news-wrapper-list .news-items {
    font-size: 20px;
  }

  .news-wrapper-block .news-wrapper-list .news-items .title {
    font-size: 20px;
  }

  .news-wrapper-block .news-wrapper-list .news-items .col {
    min-width: auto;

  }

  .news-wrapper-block .news-wrapper-list .news-items .preview {
    min-width: auto;
  }

  .contacts-wrapper {
    flex-direction: column-reverse;
    margin-left: -15px;
    margin-right: -15px;
  }

  .contacts .contacts-wrapper .form-bottom-wrapper {
    transform: none;
    text-align: center;
  }

  body .pop-up-form-wrapper {
    padding: 24px 14px;
    height: 100vh;
    top: 0;
    transform: translate(-50%, 0);
    max-height: 600px;

  }

  footer .footer-info .col:first-child {
    margin: 1rem 0;
  }

  footer .footer-info .col p {
    font-size: 14px;
  }

  footer {
    font-size: 14px;
  }

  .social-footer {
    justify-content: center;
    margin: 1rem 0;
  }

  footer>.row {
    text-align: center;
    flex-direction: column;
  }

  footer .footer-info .col:last-child {
    display: none;
  }

  .about-top {
    flex-direction: column;
  }

  .about-top>h1 {
    font-size: 24px;
    text-align: center;
  }

  .about-top .page-image {
    margin-left: -15px;
    margin-right: -15px;
  }

  .about-top .page-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .page-content.about-page {
    flex-direction: column;
  }

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

  body .page-content.about-page p:last-child {
    margin-left: 0;
  }

  .licence {
    width: 100%;
  }

  .licence img {
    width: 100%;
  }

  .about-page-list h4 {
    font-size: 22px;
  }

  body .about-page-list .col {
    margin-left: 0;
  }

  body .services-list {
    margin: 0;

    column-count: 1;
  }

  body .page-services {
    flex-direction: column;
    flex: 1;
  }

  body .page-services .services-sub-item {
    max-width: 100%;
    margin: .5rem 0;

  }

  h1 {
    font-size: 32px;
  }

  body .programms-list {
    flex: 1;
    margin-top: 0;
    margin-left: 0;
  }


  .tags-list {
    display: none;
  }

  body .mobile-fix {
    flex: none;
    width: 100%;
  }

  body .mobile-col {
    flex-direction: column;
  }

  body .programms-item {
    width: 100%;
  }

  body .page-banner {
    height: 94px;
  }

  body .prices-item {
    font-size: 12px;
  }

  body .services-item-tax {
    max-width: 100%;
  }

  body .tax-after .content-text-block {
    margin-left: 0;
    width: 100%;
  }

  h2 {
    font-size: 26px;
  }

  .main-master {
    flex-direction: column;
  }

  .services-wrapper .services-item {
    width: 50%;
  }

  .services-wrapper {
    flex-wrap: wrap;
  }

  .services-wrapper .services-item a img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  

  body .tax-after .flex-0-7 {
    flex: 1;
  }

  body .row.main-master .flex-0-7 {
    flex: 1;
  }

  body .master-photo {
    margin-right: 0;
    margin: auto;
    border-radius: 50%;
    overflow: hidden;
    height: 300px;
    width: 300px;
  }
  body .master-photo img {
    object-fit: cover;
    object-position: top center;
  }

  body .master-name {
    text-align: center;
    line-height: 1;
  }

  h4 {
    font-size: 28px;
  }

  body .contacts-item {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  body .contacts .flex-1 {
    align-items: center;
  }

  body .contacts .ico {
    margin-right: 0;
    margin: 1rem 0;
  }

  .services-kosm .row.tax-after {
    flex-direction: column-reverse;
  }

  .services-kosm .row.tax-after .flex-1-3 {
    display: flex;
    flex-direction: column-reverse;
  }

}

@media (max-width:776px) {
  #map-yandex {
    height: 20em;
  }
	
	.main-slider-box {
	height:141px;
}
}
@media (max-width: 768px) {
    .usseful_materials__maintitle {
        font-size: 20px !important;
        font-weight: 600;
        color: #484848;
        line-height: normal;
    }
    .font-size-20 {
        font-size: 20px;
    }
}
