@font-face {
  font-family: 'NotoSerif-Bold';
  src: url("../fonts/Noto_Serif/NotoSerif-Bold.ttf") format("truetype");
}

@font-face {
  font-family: 'NotoSerif-Regular';
  src: url("../fonts/Noto_Serif/NotoSerif-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'Raleway-Bold';
  src: url("../fonts/Raleway/Raleway-Bold.ttf") format("truetype");
}

@font-face {
  font-family: 'Raleway-ExtraBold';
  src: url("../fonts/Raleway/Raleway-ExtraBold.ttf") format("truetype");
}

@font-face {
  font-family: 'Raleway-Italic';
  src: url("../fonts/Raleway/Raleway-Italic.ttf") format("truetype");
}

@font-face {
  font-family: 'Raleway-Medium';
  src: url("../fonts/Raleway/Raleway-Medium.ttf") format("truetype");
}

@font-face {
  font-family: 'Raleway-SemiBold';
  src: url("../fonts/Raleway/Raleway-SemiBold.ttf") format("truetype");
}

.mapBlock .container .textSide p {
  font-family: 'Raleway-Medium';
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 156%;
}

@-webkit-keyframes moveUpDown {
  0% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px);
  }
  100% {
    -webkit-transform: translateY(3px);
            transform: translateY(3px);
  }
}

@keyframes moveUpDown {
  0% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px);
  }
  100% {
    -webkit-transform: translateY(3px);
            transform: translateY(3px);
  }
}

@-webkit-keyframes cbhCircle {
  0% {
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    transform: rotate(0) scale(0.5) skew(1deg);
    opacity: .01;
  }
  30% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .5;
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
    opacity: .01;
  }
}

@keyframes cbhCircle {
  0% {
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    transform: rotate(0) scale(0.5) skew(1deg);
    opacity: .01;
  }
  30% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .5;
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
    opacity: .01;
  }
}

@-webkit-keyframes cbhCircleFill {
  0% {
    -webkit-transform: rotate(0) scale(0.6) skew(1deg);
    transform: rotate(0) scale(0.6) skew(1deg);
    opacity: 0;
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
    opacity: .2;
  }
  100% {
    -webkit-transform: rotate(0) scale(0.6) skew(1deg);
    transform: rotate(0) scale(0.6) skew(1deg);
    opacity: .2;
  }
}

@keyframes cbhCircleFill {
  0% {
    -webkit-transform: rotate(0) scale(0.6) skew(1deg);
    transform: rotate(0) scale(0.6) skew(1deg);
    opacity: 0;
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
    opacity: .2;
  }
  100% {
    -webkit-transform: rotate(0) scale(0.6) skew(1deg);
    transform: rotate(0) scale(0.6) skew(1deg);
    opacity: .2;
  }
}

* {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

body {
  font: 16px "Raleway-Medium";
  color: #3E4743;
}

p.decorativeBig {
  font: 4.5em/80px "NotoSerif-Bold";
}

p.decorativeSmall {
  font: 2.25em/40px "NotoSerif-Bold";
  letter-spacing: .5px;
}

h1,
.h1,
.testimonialsPage .qouteWrapp .quotation::before {
  font: 42px/48px "NotoSerif-Regular";
  color: #5CA463;
}

.txtGreen {
  color: #5CA463;
}

h2,
.h2 {
  font: 1.5em/33px "NotoSerif-Regular";
}

h2.title,
.h2.title {
  padding: 60px 0 20px;
  color: #5CA463;
  text-align: center;
}

blockquote {
  font: 2.25em/48px "NotoSerif-Regular";
  margin: 0;
}

blockquote.title {
  color: #5CA463;
}

h3,
.h3,
.eventBlock .img .price p span {
  font: 2.25em/36px "Raleway-Bold";
  letter-spacing: .5px;
}

h4,
.h4 {
  font: 0.875em/18px "NotoSerif-Regular";
}

h5,
.h5 {
  font: 1.125em/24px "Raleway-Bold";
  letter-spacing: 1px;
}

h6 .h6, h6 .eventBlock .caption .date .month, .eventBlock .caption .date h6 .month, h6 .singlePage .text strong, .singlePage .text h6 strong,
h6 .weArePage .text strong, .weArePage .text h6 strong, h6 .eventsPage .eventCalendar .calendar .cal__week span, .eventsPage .eventCalendar .calendar .cal__week h6 span, h6 .dashboard .fc .fc-left .fc-button-group button, .dashboard .fc .fc-left .fc-button-group h6 button, h6 .tabSection .tabs a, .tabSection .tabs h6 a {
  font: 1em/24px "Raleway-ExtraBold";
}

.largeBody, .singlePage .directions p,
.weArePage .directions p, .mainPage .advices .advicesBlock .item .text p:nth-child(1), .contactPage .block .icon p, .contactPage .block .socialBlock p, .singleServicesPage .programBlock .item p.title {
  font: 1.125em/28px "Raleway-SemiBold";
}

.mediumBody, p, .radioWrapper, .singlePage .imgBlock .price .description,
.weArePage .imgBlock .price .description, .blogPage .actionBlock .sortBy p, .blogPage .actionBlock .search-form input[type="search"]::-webkit-input-placeholder, .blogPage .item.bigPost .caption .text, .singleServicesPage .programBlock .item .price .item p, .dashboard .stepper, .dashboard .list .table tr, .dashboard .editInfo label, .dashboard .editInfo .authorizationPage .wrapper .forgetPwd, .authorizationPage .wrapper .dashboard .editInfo .forgetPwd {
  font: 1em/24px "Raleway-Medium";
}

.mediumBody, p, .radioWrapper, .singlePage .imgBlock .price .description,
.weArePage .imgBlock .price .description, .blogPage .actionBlock .sortBy p, .blogPage .actionBlock .search-form input[type="search"]:-ms-input-placeholder, .blogPage .item.bigPost .caption .text, .singleServicesPage .programBlock .item .price .item p, .dashboard .stepper, .dashboard .list .table tr, .dashboard .editInfo label, .dashboard .editInfo .authorizationPage .wrapper .forgetPwd, .authorizationPage .wrapper .dashboard .editInfo .forgetPwd {
  font: 1em/24px "Raleway-Medium";
}

.mediumBody, p, .radioWrapper, .singlePage .imgBlock .price .description,
.weArePage .imgBlock .price .description, .blogPage .actionBlock .sortBy p, .blogPage .actionBlock .search-form input[type="search"]::-ms-input-placeholder, .blogPage .item.bigPost .caption .text, .singleServicesPage .programBlock .item .price .item p, .dashboard .stepper, .dashboard .list .table tr, .dashboard .editInfo label, .dashboard .editInfo .authorizationPage .wrapper .forgetPwd, .authorizationPage .wrapper .dashboard .editInfo .forgetPwd {
  font: 1em/24px "Raleway-Medium";
}

.mediumBody, p, .radioWrapper, .singlePage .imgBlock .price .description,
.weArePage .imgBlock .price .description, .blogPage .actionBlock .sortBy p, .blogPage .actionBlock .search-form input[type="search"]::placeholder, .blogPage .item.bigPost .caption .text, .singleServicesPage .programBlock .item .price .item p, .dashboard .stepper, .dashboard .list .table tr, .dashboard .editInfo label, .dashboard .editInfo .authorizationPage .wrapper .forgetPwd, .authorizationPage .wrapper .dashboard .editInfo .forgetPwd {
  font: 1em/24px "Raleway-Medium";
}

.smallBody, input::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select, .topMenu .info .login .name, .topMenu .logoutForm .position, .footer p, .footer a.info-text, .breadcrumbs a, .people .block .info .options, .testimonialsWrapp .caption .category, .testimonialsPage .item .caption .category, .testimonialsWrapp .text .date, .testimonialsPage .item .text .date, .singlePage .testimonials .slider-testimonials .caption .category,
.weArePage .testimonials .slider-testimonials .caption .category, .singlePage .testimonials .slider-testimonials .text .date,
.weArePage .testimonials .slider-testimonials .text .date, .mainPage .advices .advicesBlock .item .text p:nth-child(2), .eventPage .titleTextBlock .author .info .position, .teamPage .block .name .options, .blogPage .actionBlock .sortBy button, .blogPage .item .caption .text, .blogPage .item .caption .author,
.blogPage .item .caption .date, .blogPage .subscriptionForm .input, .singleServicesPage .programBlock .item p, .dashboard .therapistPage .tabSection .listPatient .date,
.dashboard .therapistPage .tabSection .listPatient .category,
.dashboard .therapistPage .tabSection .listPatient .service, .dashboard .fc .fc-axis, .dashboard .fc .fc-today-button, .dashboard .fc th, .dashboard .editInfo .formWrapp .block label, .dashboard .editInfo .formWrapp .block .authorizationPage .wrapper .forgetPwd, .authorizationPage .wrapper .dashboard .editInfo .formWrapp .block .forgetPwd, .popover h3, .authorizationPage .wrapper .terms {
  font: 0.875em/21px "Raleway-Medium";
}

.smallBody, input:-ms-input-placeholder, textarea:-ms-input-placeholder, select, .topMenu .info .login .name, .topMenu .logoutForm .position, .footer p, .footer a.info-text, .breadcrumbs a, .people .block .info .options, .testimonialsWrapp .caption .category, .testimonialsPage .item .caption .category, .testimonialsWrapp .text .date, .testimonialsPage .item .text .date, .singlePage .testimonials .slider-testimonials .caption .category,
.weArePage .testimonials .slider-testimonials .caption .category, .singlePage .testimonials .slider-testimonials .text .date,
.weArePage .testimonials .slider-testimonials .text .date, .mainPage .advices .advicesBlock .item .text p:nth-child(2), .eventPage .titleTextBlock .author .info .position, .teamPage .block .name .options, .blogPage .actionBlock .sortBy button, .blogPage .item .caption .text, .blogPage .item .caption .author,
.blogPage .item .caption .date, .blogPage .subscriptionForm .input, .singleServicesPage .programBlock .item p, .dashboard .therapistPage .tabSection .listPatient .date,
.dashboard .therapistPage .tabSection .listPatient .category,
.dashboard .therapistPage .tabSection .listPatient .service, .dashboard .fc .fc-axis, .dashboard .fc .fc-today-button, .dashboard .fc th, .dashboard .editInfo .formWrapp .block label, .dashboard .editInfo .formWrapp .block .authorizationPage .wrapper .forgetPwd, .authorizationPage .wrapper .dashboard .editInfo .formWrapp .block .forgetPwd, .popover h3, .authorizationPage .wrapper .terms {
  font: 0.875em/21px "Raleway-Medium";
}

.smallBody, input::-ms-input-placeholder, textarea::-ms-input-placeholder, select, .topMenu .info .login .name, .topMenu .logoutForm .position, .footer p, .footer a.info-text, .breadcrumbs a, .people .block .info .options, .testimonialsWrapp .caption .category, .testimonialsPage .item .caption .category, .testimonialsWrapp .text .date, .testimonialsPage .item .text .date, .singlePage .testimonials .slider-testimonials .caption .category,
.weArePage .testimonials .slider-testimonials .caption .category, .singlePage .testimonials .slider-testimonials .text .date,
.weArePage .testimonials .slider-testimonials .text .date, .mainPage .advices .advicesBlock .item .text p:nth-child(2), .eventPage .titleTextBlock .author .info .position, .teamPage .block .name .options, .blogPage .actionBlock .sortBy button, .blogPage .item .caption .text, .blogPage .item .caption .author,
.blogPage .item .caption .date, .blogPage .subscriptionForm .input, .singleServicesPage .programBlock .item p, .dashboard .therapistPage .tabSection .listPatient .date,
.dashboard .therapistPage .tabSection .listPatient .category,
.dashboard .therapistPage .tabSection .listPatient .service, .dashboard .fc .fc-axis, .dashboard .fc .fc-today-button, .dashboard .fc th, .dashboard .editInfo .formWrapp .block label, .dashboard .editInfo .formWrapp .block .authorizationPage .wrapper .forgetPwd, .authorizationPage .wrapper .dashboard .editInfo .formWrapp .block .forgetPwd, .popover h3, .authorizationPage .wrapper .terms {
  font: 0.875em/21px "Raleway-Medium";
}

.smallBody, input::placeholder, textarea::placeholder, select, .topMenu .info .login .name, .topMenu .logoutForm .position, .footer p, .footer a.info-text, .breadcrumbs a, .people .block .info .options, .testimonialsWrapp .caption .category, .testimonialsPage .item .caption .category, .testimonialsWrapp .text .date, .testimonialsPage .item .text .date, .singlePage .testimonials .slider-testimonials .caption .category,
.weArePage .testimonials .slider-testimonials .caption .category, .singlePage .testimonials .slider-testimonials .text .date,
.weArePage .testimonials .slider-testimonials .text .date, .mainPage .advices .advicesBlock .item .text p:nth-child(2), .eventPage .titleTextBlock .author .info .position, .teamPage .block .name .options, .blogPage .actionBlock .sortBy button, .blogPage .item .caption .text, .blogPage .item .caption .author,
.blogPage .item .caption .date, .blogPage .subscriptionForm .input, .singleServicesPage .programBlock .item p, .dashboard .therapistPage .tabSection .listPatient .date,
.dashboard .therapistPage .tabSection .listPatient .category,
.dashboard .therapistPage .tabSection .listPatient .service, .dashboard .fc .fc-axis, .dashboard .fc .fc-today-button, .dashboard .fc th, .dashboard .editInfo .formWrapp .block label, .dashboard .editInfo .formWrapp .block .authorizationPage .wrapper .forgetPwd, .authorizationPage .wrapper .dashboard .editInfo .formWrapp .block .forgetPwd, .popover h3, .authorizationPage .wrapper .terms {
  font: 0.875em/21px "Raleway-Medium";
}

.captionText {
  font: 0.625em/14px "Raleway-SemiBold";
  color: #B4C0BC;
}

.textBtnUpper, .search-form input[type='submit'], .topMenu .navigation a, .footer .row > li a, .blogPage .actionBlock .search-form input[type="submit"] {
  font: 0.875em/24px "Raleway-SemiBold";
  letter-spacing: .5px;
  text-transform: uppercase;
}

.textBtn, a, .btn, .dashboard .fc .fc-more, .btnEdit {
  font: 1.125em/24px "Raleway-Medium";
}

.placeholderText {
  font: 1em/24px "Raleway-Italic";
}

.quotation {
  color: #5CA463;
  font: 1.5em/30px "Raleway-Italic";
  text-align: center;
}

label, .authorizationPage .wrapper .forgetPwd {
  font: 0.875em/16px "Raleway-Medium";
}

a.green {
  padding: 6px 15px;
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: #5CA463;
  color: #fff;
}

a.green:after {
  display: none;
}

a.green:hover {
  background-color: #fff;
  color: #5CA463;
}

a.white {
  background-color: #fff;
  color: #5CA463;
  margin-left: 10px;
  padding: 6px 15px;
  border: 1px solid #fff;
  border-radius: 4px;
}

a.white:hover {
  background-color: #5CA463;
  color: #fff;
}

input {
  border-radius: 0px;
  border: 1px solid #B4C0BC;
  background: #fff;
  width: 100%;
  max-width: 100%;
  padding: 10px 15px;
}

input::-webkit-input-placeholder {
  color: #B4C0BC;
}

input:-ms-input-placeholder {
  color: #B4C0BC;
}

input::-ms-input-placeholder {
  color: #B4C0BC;
}

input::placeholder {
  color: #B4C0BC;
}

input::-webkit-calendar-picker-indicator {
  color: transparent;
  opacity: 1;
  background: url(../images/calendar-grey.svg) no-repeat center;
}

textarea {
  border: 1px solid #B4C0BC;
  height: 205px;
  padding: 10px 15px;
  resize: none;
  overflow: auto;
  background: #fff;
  width: 100%;
}

@media screen and (max-width: 1024px) {
  textarea {
    height: 150px;
  }
}

textarea::-webkit-input-placeholder {
  color: #B4C0BC;
}

textarea:-ms-input-placeholder {
  color: #B4C0BC;
}

textarea::-ms-input-placeholder {
  color: #B4C0BC;
}

textarea::placeholder {
  color: #B4C0BC;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: url(../images/arrow-down.png) 100% 50% no-repeat;
  padding-right: 15px;
  color: #5CA463;
}

.topMenu .info .login .avatar, .singleTeam .navigationTeacher a.next .img,
.singleTeam .navigationTeacher a.prev .img, .testimonialsWrapp .caption .img, .testimonialsPage .item .caption .img, .singlePage .testimonials .slider-testimonials .caption .img,
.weArePage .testimonials .slider-testimonials .caption .img, .eventPage .titleTextBlock .author .img {
  width: 70px;
  height: 70px;
  overflow: hidden;
  border-radius: 50%;
}

@media screen and (max-width: 667px) {
  .topMenu .info .login .avatar, .singleTeam .navigationTeacher a.next .img,
  .singleTeam .navigationTeacher a.prev .img, .testimonialsWrapp .caption .img, .testimonialsPage .item .caption .img, .singlePage .testimonials .slider-testimonials .caption .img,
  .weArePage .testimonials .slider-testimonials .caption .img, .eventPage .titleTextBlock .author .img {
    width: 50px;
    height: 50px;
  }
}

.topMenu .info .login .avatar img, .singleTeam .navigationTeacher a.next .img img, .singleTeam .navigationTeacher a.prev .img img, .testimonialsWrapp .caption .img img, .testimonialsPage .item .caption .img img, .singlePage .testimonials .slider-testimonials .caption .img img, .weArePage .testimonials .slider-testimonials .caption .img img, .eventPage .titleTextBlock .author .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.shadow, .contactForm, .participateBtnFixed, .blogPage .item.bigPost .caption, .blogPage .subscriptionForm {
  -webkit-box-shadow: 0px 5px 20px rgba(105, 105, 105, 0.1);
          box-shadow: 0px 5px 20px rgba(105, 105, 105, 0.1);
}

.shadow-calendar, .dashboard .fc .fc-popover, .authorizationPage .wrapper {
  -webkit-box-shadow: 0px 4px 25px rgba(26, 91, 42, 0.1);
          box-shadow: 0px 4px 25px rgba(26, 91, 42, 0.1);
}

.all {
  position: relative;
}

.all .row {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.all .row.center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.container {
  width: 1170px;
  margin: auto;
  position: relative;
}

@media screen and (max-width: 1200px) {
  .container {
    width: auto;
    margin: 0 15px;
  }
}

@media screen and (max-width: 1024px) {
  .container {
    width: auto;
    margin: 0 15px;
  }
}

.container.full {
  width: 86.732%;
}

@media screen and (min-width: 1920px) {
  .container.full {
    width: 89.6%;
  }
}

@media screen and (min-width: 1440px) {
  .container.full {
    width: 88.9%;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1440px) {
  .container.full {
    width: 96%;
  }
}

@media screen and (max-width: 1200px) {
  .container.full {
    width: 100%;
    margin: 0 15px;
  }
}

@media screen and (max-width: 1024px) {
  .container.full {
    width: 100%;
    margin: 0 15px;
  }
}

.checks .checkboxWrapper {
  display: inline-block;
  margin-left: 0;
  margin-right: 5px;
  padding-left: 22px;
}

.checkboxWrapper {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.checkboxWrapper input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.checkboxWrapper input:checked ~ .checkmark:after {
  background-color: #5CA463;
  display: block;
}

.checkboxWrapper .checkmark {
  position: absolute;
  top: 50%;
  left: 0;
  display: block !important;
  height: 16px;
  width: 16px;
  background-color: transparent;
  border: 1px solid #5CA463;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.checkboxWrapper .checkmark::after {
  content: "";
  position: absolute;
  display: none;
}

.checkboxWrapper .checkmark::after {
  left: 50%;
  top: 50%;
  width: 10px;
  height: 10px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.checkboxWrapper:hover input ~ .checkmark {
  background-color: transparent;
}

.checkboxWrapper + .checkboxWrapper {
  margin-top: 10px;
}

.dateWrap {
  padding-top: 15px;
}

.dateWrap label, .dateWrap .authorizationPage .wrapper .forgetPwd, .authorizationPage .wrapper .dateWrap .forgetPwd {
  margin-bottom: 7px;
}

.dateWrap input {
  margin-bottom: 20px;
}

.radioWrapper {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.radioWrapper input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.radioWrapper input:checked ~ .checkmark:after {
  background-color: #5CA463;
  display: block;
}

.radioWrapper .checkmark {
  position: absolute;
  display: block;
  top: 50%;
  left: 0;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  background-color: transparent;
  border: 1px solid #5CA463;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.radioWrapper .checkmark::after {
  content: "";
  position: absolute;
  display: none;
}

.radioWrapper .checkmark::after {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 6px;
  height: 6px;
  border-radius: 50%;
}

.radioWrapper:hover input ~ .checkmark {
  background-color: transparent;
}

.tableWrapp {
  overflow-x: auto;
}

/*.table {
    width: 100%;
    padding: 60px 0 30px;

    tr {
        &:first-child {
            td {
                @extend .h6;
                color: $brand4;
                border-bottom: 1px solid $brand1;
                text-align: left;
                padding-bottom: 10px;
            }
        }
    }

    .title {
        text-align: left;

        @include respond-to($phone) {
            font-size: 1.25em;
        }
    }

    p {
        @include respond-to($phone) {
            font-size: .875em;
        }
    }

    td {
        width: 33.333%;
        vertical-align: top;
        padding-right: 70px;

        @include respond-to($phone) {
            padding-right: 10px;

            &:last-child {
                padding-right: 0;
            }
        }
    }
}*/
/*.table {
    width: 100%;
    background: $brand6;
    padding: 0 0 40px;

    @include respond-to($phone) {
        display: block;
    }

    tbody {
        @include respond-to($phone) {
            display: block;
        }
    }

    tr {
        @include respond-to($phone) {
            display: block;
        }

        &:nth-child(1) {
            text-align: center;

            th {
                border: none;
                @extend .h6;
                color: $brand1;
                border-top: 4px solid $brand1;
                height: 50px;
                background: #fff;
            }
        }

        &:nth-child(2) {
            td {
                @extend .h6;
                color: $brand4;
                border: 0;
                height: 55px;
            }
        }

        &:last-child {
            td {
                border-bottom: 1px solid $brand1;
            }
        }

        td {

            // &:first-child {
            //     @extend .smallBody;
            //     color: $brand4;
            // }
            @include respond-to($phone) {
                display: block;

                &::before {
                    content: attr(data-label);
                    float: left;
                    text-transform: uppercase;
                    font-weight: bold;
                }
            }

            &:last-child {
                border-right: 0;
            }
        }
    }

    td {
        border-right: 1px solid $brand1;
        border-top: 1px solid $brand1;
        width: 16.666%;
        text-align: center;
        height: 73px;

        @include respond-to($phone) {
            padding-left: 5px;
            padding-right: 5px;
        }

        &.active {
            background: $footer_base;
        }
    }
}*/
.disabled {
  pointer-events: none;
  cursor: default;
  opacity: 0.6;
}

.numberBig {
  position: absolute;
  font: 288px "NotoSerif-Regular";
  opacity: 0.3;
  left: 50%;
  top: 48%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.textDecoration {
  color: #F0F4EC;
  font: 180px "NotoSerif-Bold";
  position: absolute;
  left: -18%;
  top: 40%;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  z-index: -1;
}

@media screen and (max-width: 1024px) {
  .textDecoration {
    display: none;
  }
}

.flex, .all .row, .btnEdit, .header .bottomInfoBlock, .topMenu .container > .flex .item, .topMenu .language, .topMenu .info, .topMenu .info .login, .footer .container .wrapp, .services .servicesBlock, .people .block, .singleTeam .block, .singleTeam .block .info .direction, .singleTeam .navigationTeacher, .singleTeam .navigationTeacher a.next,
.singleTeam .navigationTeacher a.prev, .eventBlock .caption .info .time, .testimonialsWrapp .caption, .testimonialsPage .item .caption, .schedule .tableBlock, .singlePage .titleTextBlock,
.weArePage .titleTextBlock, .singlePage .imgBlock,
.weArePage .imgBlock, .singlePage .testimonials .slider-testimonials .caption,
.weArePage .testimonials .slider-testimonials .caption, .singlePage .textBackgroundBlock .block,
.weArePage .textBackgroundBlock .block, .singlePage .directions .block,
.weArePage .directions .block, .singlePage .tarrifs .tableBlock,
.weArePage .tarrifs .tableBlock, .mainPage .weAre .block, .eventsPage .row, .eventsPage .eventCalendar .calendar .cal__header, .eventPage .titleTextBlock .date p, .eventPage .titleTextBlock .author, .teamPage .block, .blogPage .wrapp, .blogPage .actionBlock .sortBy, .blogPage .item, .blogPage.singleBlog .postedBy, .testimonialsPage .block, .testimonialsPage .testimonialsPopup, .contactPage .block, .contactPage .block .icon, .contactPage .block .socialBlock, .singleServicesPage .programBlock .blockNumber, .singleServicesPage .programBlock .item .price .item, .singleServicesPage .priceProgram .item, .dashboard .all .row, .dashboard .therapistPage .tabSection .listPatient .item, .dashboard .therapistPage .tabSection .listPatient .block, .dashboard .therapistPage .tabSection .listReporting .item > *, .dashboard .therapistPage .tabSection .listReporting .block, .dashboard .personalInfo, .dashboard .shortInfoBlock, .dashboard .dm-uploader p, .dashboard .stepper, .dashboard .list .table tr .block, .dashboard .fc .fc-left .fc-button-group, .dashboard .editInfo .wrapperBlock .row .item, .dashboard .editInfo .formWrapp, .dashboard .editInfo .formWrapp .block, .dashboard .editInfo .formWrapp .block label, .dashboard .editInfo .formWrapp .block .authorizationPage .wrapper .forgetPwd, .authorizationPage .wrapper .dashboard .editInfo .formWrapp .block .forgetPwd, .dashboard .editInfo.annualSubscribtion .cards, .tabSection .tabs, .authorizationPage .row, .authorizationPage .wrapper, .authorizationPage .wrapper .tabSection .center {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

@media screen and (max-width: 667px) {
  .flex, .all .row, .btnEdit, .header .bottomInfoBlock, .topMenu .container > .flex .item, .topMenu .language, .topMenu .info, .topMenu .info .login, .footer .container .wrapp, .services .servicesBlock, .people .block, .singleTeam .block, .singleTeam .block .info .direction, .singleTeam .navigationTeacher, .singleTeam .navigationTeacher a.next,
  .singleTeam .navigationTeacher a.prev, .eventBlock .caption .info .time, .testimonialsWrapp .caption, .testimonialsPage .item .caption, .schedule .tableBlock, .singlePage .titleTextBlock,
  .weArePage .titleTextBlock, .singlePage .imgBlock,
  .weArePage .imgBlock, .singlePage .testimonials .slider-testimonials .caption,
  .weArePage .testimonials .slider-testimonials .caption, .singlePage .textBackgroundBlock .block,
  .weArePage .textBackgroundBlock .block, .singlePage .directions .block,
  .weArePage .directions .block, .singlePage .tarrifs .tableBlock,
  .weArePage .tarrifs .tableBlock, .mainPage .weAre .block, .eventsPage .row, .eventsPage .eventCalendar .calendar .cal__header, .eventPage .titleTextBlock .date p, .eventPage .titleTextBlock .author, .teamPage .block, .blogPage .wrapp, .blogPage .actionBlock .sortBy, .blogPage .item, .blogPage.singleBlog .postedBy, .testimonialsPage .block, .testimonialsPage .testimonialsPopup, .contactPage .block, .contactPage .block .icon, .contactPage .block .socialBlock, .singleServicesPage .programBlock .blockNumber, .singleServicesPage .programBlock .item .price .item, .singleServicesPage .priceProgram .item, .dashboard .all .row, .dashboard .therapistPage .tabSection .listPatient .item, .dashboard .therapistPage .tabSection .listPatient .block, .dashboard .therapistPage .tabSection .listReporting .item > *, .dashboard .therapistPage .tabSection .listReporting .block, .dashboard .personalInfo, .dashboard .shortInfoBlock, .dashboard .dm-uploader p, .dashboard .stepper, .dashboard .list .table tr .block, .dashboard .fc .fc-left .fc-button-group, .dashboard .editInfo .wrapperBlock .row .item, .dashboard .editInfo .formWrapp, .dashboard .editInfo .formWrapp .block, .dashboard .editInfo .formWrapp .block label, .dashboard .editInfo .formWrapp .block .authorizationPage .wrapper .forgetPwd, .authorizationPage .wrapper .dashboard .editInfo .formWrapp .block .forgetPwd, .dashboard .editInfo.annualSubscribtion .cards, .tabSection .tabs, .authorizationPage .row, .authorizationPage .wrapper, .authorizationPage .wrapper .tabSection .center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column wrap;
            flex-flow: column wrap;
  }
}

.flexCol, .header .logo, .header .bottomInfoBlock .arrowDown, .contactForm .form, .participateBtnFixed, .schedule .tableBlock .day, .singlePage .tarrifs .tableBlock .item,
.weArePage .tarrifs .tableBlock .item, .mainPage .advices .advicesBlock .item .text, .blogPage .item .caption, .blogPage .subscriptionForm .wrapp, .dashboard .therapistPage .tabSection .listReporting .item, .dashboard .personalInfo .img, .dashboard .list .table tr td .wrapperName, .authorizationPage, .authorizationPage .wrapper .tabSection .signUpBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.btn, .dashboard .fc .fc-more {
  color: #5CA463;
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}

.btn.shopBtn img, .dashboard .fc .shopBtn.fc-more img {
  margin-right: 10px;
}

.btn.shopBtn::after, .dashboard .fc .shopBtn.fc-more::after {
  left: 120%;
}

.btn.backGreen, .dashboard .fc .backGreen.fc-more {
  background: #5CA463;
  color: #fff;
  width: 170px;
  height: 48px;
}

.btn.backGreen::before, .dashboard .fc .backGreen.fc-more::before {
  content: none;
}

.btn.backGreen::after, .dashboard .fc .backGreen.fc-more::after {
  display: none;
}

.btn.borderGreen, .dashboard .fc .borderGreen.fc-more {
  background: transparent;
  border: 1px solid #5CA463;
  color: #5CA463;
  height: 48px;
}

.btn.borderGreen::before, .dashboard .fc .borderGreen.fc-more::before, .btn.borderGreen::after, .dashboard .fc .borderGreen.fc-more::after {
  content: none;
}

.btn.borderGreen:hover, .dashboard .fc .borderGreen.fc-more:hover {
  background: #5CA463;
  color: #fff;
}

.btn::after, .dashboard .fc .fc-more::after, .btn::before, .dashboard .fc .fc-more::before {
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 1px;
  background-color: #5CA463;
  border-radius: 1px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.btn::after, .dashboard .fc .fc-more::after {
  width: 35px;
  right: 110%;
}

.btn::before, .dashboard .fc .fc-more::before {
  width: 0;
}

.btn:hover::after, .dashboard .fc .fc-more:hover::after {
  width: 0px;
}

.btn:hover::before, .dashboard .fc .fc-more:hover::before {
  widows: 35px;
}

.btnEdit {
  color: #5CA463;
  width: auto;
  cursor: pointer;
}

.btnEdit::after {
  content: url(../images/btn-edit.svg);
  display: block;
  margin-left: 25px;
}

@media screen and (max-width: 667px) {
  .btnEdit {
    font-size: 1em;
  }
  .btnEdit::after {
    margin-left: 10px;
  }
}

.social {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.social li {
  margin: 0 10px;
}

.social a svg path {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.search-form {
  width: 370px;
  border-bottom: 1px solid;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}

@media screen and (max-width: 1024px) {
  .search-form {
    width: 100%;
  }
}

.search-form input[type='submit'] {
  width: auto;
  background: none;
  color: #94AAA3;
  border: none;
}

.search-form input[type='search'] {
  background: none;
  border: none;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-appearance: none;
  margin-bottom: 0;
  color: #fff;
}

.search-form input[type='search']::-webkit-input-placeholder {
  color: #94AAA3;
}

.search-form input[type='search']:-ms-input-placeholder {
  color: #94AAA3;
}

.search-form input[type='search']::-ms-input-placeholder {
  color: #94AAA3;
}

.search-form input[type='search']::placeholder {
  color: #94AAA3;
}

.search-form input[type='search']:-ms-input-placeholder {
  color: #94AAA3;
}

.search-form input[type='search']::-ms-input-placeholder {
  color: #94AAA3;
}

.header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

@media screen and (max-width: 667px) {
  .header {
    height: auto;
  }
}

.header .textHeader {
  color: #fff;
  margin-top: 10px;
  text-align: center;
  font-size: 1.2em;
}

@media screen and (max-width: 667px) {
  .header .textHeader {
    text-align: center;
    padding: 30px 50px 0;
  }
}

.header .backgroundImg {
  background: url(../images/background-main.jpg) 50% 50% no-repeat;
  height: calc(100vh - 340px);
  min-height: 400px;
  background-size: cover;
}

@media screen and (max-width: 667px) {
  .header .backgroundImg {
    height: calc(100vh - 178px);
  }
}

@media screen and (max-width: 667px) {
  .header .container {
    margin: 0;
  }
}

.header .logo {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 600px;
}

@media screen and (max-width: 1024px) {
  .header .logo {
    width: 100%;
  }
}

.header .bottomInfoBlock {
  height: 70px;
  position: absolute;
  bottom: -70px;
  left: 0;
  right: 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 667px) {
  .header .bottomInfoBlock {
    display: none;
  }
}

.header .bottomInfoBlock .arrowDown {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (max-width: 667px) {
  .header .bottomInfoBlock .arrowDown {
    display: none;
  }
}

.header .bottomInfoBlock .arrowDown p {
  color: #5CA463;
  margin-bottom: 10px;
}

.header .bottomInfoBlock .arrowDown img {
  -webkit-animation: moveUpDown 1.5s ease infinite alternate;
          animation: moveUpDown 1.5s ease infinite alternate;
}

.topMenu {
  width: 100%;
  height: 70px;
  position: -webkit-sticky;
  position: sticky;
  top: 50px;
  left: 0;
  z-index: 999;
  color: #5CA463;
  background: #fff;
  -webkit-transition: all .1s linear;
  transition: all .1s linear;
}

@media screen and (max-width: 1024px) {
  .topMenu {
    top: 0;
    height: 60px;
  }
}

.topMenu.fix {
  -webkit-box-shadow: 0px 4px 25px rgba(26, 91, 42, 0.1);
          box-shadow: 0px 4px 25px rgba(26, 91, 42, 0.1);
}

@media screen and (max-width: 1200px) {
  .topMenu .container {
    width: auto;
  }
}

.topMenu .container > .flex, .topMenu .all .container > .row, .all .topMenu .container > .row, .topMenu .container > .btnEdit, .topMenu .header .container > .bottomInfoBlock, .header .topMenu .container > .bottomInfoBlock, .topMenu .container > .flex .container > .item, .topMenu .container > .language, .topMenu .container > .info, .topMenu .info .container > .login, .topMenu .footer .container > .wrapp, .footer .topMenu .container > .wrapp, .topMenu .services .container > .servicesBlock, .services .topMenu .container > .servicesBlock, .topMenu .people .container > .block, .people .topMenu .container > .block, .topMenu .singleTeam .container > .block, .singleTeam .topMenu .container > .block, .topMenu .singleTeam .block .info .container > .direction, .singleTeam .block .info .topMenu .container > .direction, .topMenu .singleTeam .container > .navigationTeacher, .singleTeam .topMenu .container > .navigationTeacher, .topMenu .singleTeam .navigationTeacher .container > a.next, .singleTeam .navigationTeacher .topMenu .container > a.next,
.topMenu .singleTeam .navigationTeacher .container > a.prev, .singleTeam .navigationTeacher .topMenu .container > a.prev, .topMenu .eventBlock .caption .info .container > .time, .eventBlock .caption .info .topMenu .container > .time, .topMenu .testimonialsWrapp .container > .caption, .testimonialsWrapp .topMenu .container > .caption, .topMenu .testimonialsPage .item .container > .caption, .testimonialsPage .item .topMenu .container > .caption, .topMenu .schedule .container > .tableBlock, .schedule .topMenu .container > .tableBlock, .topMenu .singlePage .container > .titleTextBlock, .singlePage .topMenu .container > .titleTextBlock,
.topMenu .weArePage .container > .titleTextBlock, .weArePage .topMenu .container > .titleTextBlock, .topMenu .singlePage .container > .imgBlock, .singlePage .topMenu .container > .imgBlock,
.topMenu .weArePage .container > .imgBlock, .weArePage .topMenu .container > .imgBlock, .topMenu .singlePage .testimonials .slider-testimonials .container > .caption, .singlePage .testimonials .slider-testimonials .topMenu .container > .caption,
.topMenu .weArePage .testimonials .slider-testimonials .container > .caption, .weArePage .testimonials .slider-testimonials .topMenu .container > .caption, .topMenu .singlePage .textBackgroundBlock .container > .block, .singlePage .textBackgroundBlock .topMenu .container > .block,
.topMenu .weArePage .textBackgroundBlock .container > .block, .weArePage .textBackgroundBlock .topMenu .container > .block, .topMenu .singlePage .directions .container > .block, .singlePage .directions .topMenu .container > .block,
.topMenu .weArePage .directions .container > .block, .weArePage .directions .topMenu .container > .block, .topMenu .singlePage .tarrifs .container > .tableBlock, .singlePage .tarrifs .topMenu .container > .tableBlock,
.topMenu .weArePage .tarrifs .container > .tableBlock, .weArePage .tarrifs .topMenu .container > .tableBlock, .topMenu .mainPage .weAre .container > .block, .mainPage .weAre .topMenu .container > .block, .topMenu .eventsPage .container > .row, .eventsPage .topMenu .container > .row, .topMenu .eventsPage .eventCalendar .calendar .container > .cal__header, .eventsPage .eventCalendar .calendar .topMenu .container > .cal__header, .topMenu .eventPage .titleTextBlock .date .container > p, .eventPage .titleTextBlock .date .topMenu .container > p, .topMenu .eventPage .titleTextBlock .container > .author, .eventPage .titleTextBlock .topMenu .container > .author, .topMenu .teamPage .container > .block, .teamPage .topMenu .container > .block, .topMenu .blogPage .container > .wrapp, .blogPage .topMenu .container > .wrapp, .topMenu .blogPage .actionBlock .container > .sortBy, .blogPage .actionBlock .topMenu .container > .sortBy, .topMenu .blogPage .container > .item, .blogPage .topMenu .container > .item, .topMenu .blogPage.singleBlog .container > .postedBy, .blogPage.singleBlog .topMenu .container > .postedBy, .topMenu .testimonialsPage .container > .block, .testimonialsPage .topMenu .container > .block, .topMenu .testimonialsPage .container > .testimonialsPopup, .testimonialsPage .topMenu .container > .testimonialsPopup, .topMenu .contactPage .container > .block, .contactPage .topMenu .container > .block, .topMenu .contactPage .block .container > .icon, .contactPage .block .topMenu .container > .icon, .topMenu .contactPage .block .container > .socialBlock, .contactPage .block .topMenu .container > .socialBlock, .topMenu .singleServicesPage .programBlock .container > .blockNumber, .singleServicesPage .programBlock .topMenu .container > .blockNumber, .topMenu .singleServicesPage .programBlock .item .price .container > .item, .singleServicesPage .programBlock .item .price .topMenu .container > .item, .topMenu .singleServicesPage .priceProgram .container > .item, .singleServicesPage .priceProgram .topMenu .container > .item, .topMenu .dashboard .therapistPage .tabSection .listPatient .container > .item, .dashboard .therapistPage .tabSection .listPatient .topMenu .container > .item, .topMenu .dashboard .therapistPage .tabSection .listPatient .container > .block, .dashboard .therapistPage .tabSection .listPatient .topMenu .container > .block, .topMenu .dashboard .therapistPage .tabSection .listReporting .item.container > *, .dashboard .therapistPage .tabSection .listReporting .topMenu .item.container > *, .topMenu .dashboard .therapistPage .tabSection .listReporting .container > .block, .dashboard .therapistPage .tabSection .listReporting .topMenu .container > .block, .topMenu .dashboard .container > .personalInfo, .dashboard .topMenu .container > .personalInfo, .topMenu .dashboard .container > .shortInfoBlock, .dashboard .topMenu .container > .shortInfoBlock, .topMenu .dashboard .dm-uploader .container > p, .dashboard .dm-uploader .topMenu .container > p, .topMenu .dashboard .container > .stepper, .dashboard .topMenu .container > .stepper, .topMenu .dashboard .list .table tr .container > .block, .dashboard .list .table tr .topMenu .container > .block, .topMenu .dashboard .fc .fc-left .container > .fc-button-group, .dashboard .fc .fc-left .topMenu .container > .fc-button-group, .topMenu .dashboard .editInfo .wrapperBlock .row .container > .item, .dashboard .editInfo .wrapperBlock .row .topMenu .container > .item, .topMenu .dashboard .editInfo .container > .formWrapp, .dashboard .editInfo .topMenu .container > .formWrapp, .topMenu .dashboard .editInfo .formWrapp .container > .block, .dashboard .editInfo .formWrapp .topMenu .container > .block, .topMenu .dashboard .editInfo .formWrapp .block .container > label, .dashboard .editInfo .formWrapp .block .topMenu .container > label, .topMenu .dashboard .editInfo .formWrapp .block .authorizationPage .wrapper .container > .forgetPwd, .dashboard .editInfo .formWrapp .block .authorizationPage .wrapper .topMenu .container > .forgetPwd, .topMenu .authorizationPage .wrapper .dashboard .editInfo .formWrapp .block .container > .forgetPwd, .authorizationPage .wrapper .dashboard .editInfo .formWrapp .block .topMenu .container > .forgetPwd, .topMenu .dashboard .editInfo.annualSubscribtion .container > .cards, .dashboard .editInfo.annualSubscribtion .topMenu .container > .cards, .topMenu .tabSection .container > .tabs, .tabSection .topMenu .container > .tabs, .topMenu .authorizationPage .container > .row, .authorizationPage .topMenu .container > .row, .topMenu .authorizationPage .container > .wrapper, .authorizationPage .topMenu .container > .wrapper, .topMenu .authorizationPage .wrapper .tabSection .container > .center, .authorizationPage .wrapper .tabSection .topMenu .container > .center {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}

@media screen and (max-width: 1024px) {
  .topMenu .container > .flex, .topMenu .all .container > .row, .all .topMenu .container > .row, .topMenu .container > .btnEdit, .topMenu .header .container > .bottomInfoBlock, .header .topMenu .container > .bottomInfoBlock, .topMenu .container > .flex .container > .item, .topMenu .container > .language, .topMenu .container > .info, .topMenu .info .container > .login, .topMenu .footer .container > .wrapp, .footer .topMenu .container > .wrapp, .topMenu .services .container > .servicesBlock, .services .topMenu .container > .servicesBlock, .topMenu .people .container > .block, .people .topMenu .container > .block, .topMenu .singleTeam .container > .block, .singleTeam .topMenu .container > .block, .topMenu .singleTeam .block .info .container > .direction, .singleTeam .block .info .topMenu .container > .direction, .topMenu .singleTeam .container > .navigationTeacher, .singleTeam .topMenu .container > .navigationTeacher, .topMenu .singleTeam .navigationTeacher .container > a.next, .singleTeam .navigationTeacher .topMenu .container > a.next,
  .topMenu .singleTeam .navigationTeacher .container > a.prev, .singleTeam .navigationTeacher .topMenu .container > a.prev, .topMenu .eventBlock .caption .info .container > .time, .eventBlock .caption .info .topMenu .container > .time, .topMenu .testimonialsWrapp .container > .caption, .testimonialsWrapp .topMenu .container > .caption, .topMenu .testimonialsPage .item .container > .caption, .testimonialsPage .item .topMenu .container > .caption, .topMenu .schedule .container > .tableBlock, .schedule .topMenu .container > .tableBlock, .topMenu .singlePage .container > .titleTextBlock, .singlePage .topMenu .container > .titleTextBlock,
  .topMenu .weArePage .container > .titleTextBlock, .weArePage .topMenu .container > .titleTextBlock, .topMenu .singlePage .container > .imgBlock, .singlePage .topMenu .container > .imgBlock,
  .topMenu .weArePage .container > .imgBlock, .weArePage .topMenu .container > .imgBlock, .topMenu .singlePage .testimonials .slider-testimonials .container > .caption, .singlePage .testimonials .slider-testimonials .topMenu .container > .caption,
  .topMenu .weArePage .testimonials .slider-testimonials .container > .caption, .weArePage .testimonials .slider-testimonials .topMenu .container > .caption, .topMenu .singlePage .textBackgroundBlock .container > .block, .singlePage .textBackgroundBlock .topMenu .container > .block,
  .topMenu .weArePage .textBackgroundBlock .container > .block, .weArePage .textBackgroundBlock .topMenu .container > .block, .topMenu .singlePage .directions .container > .block, .singlePage .directions .topMenu .container > .block,
  .topMenu .weArePage .directions .container > .block, .weArePage .directions .topMenu .container > .block, .topMenu .singlePage .tarrifs .container > .tableBlock, .singlePage .tarrifs .topMenu .container > .tableBlock,
  .topMenu .weArePage .tarrifs .container > .tableBlock, .weArePage .tarrifs .topMenu .container > .tableBlock, .topMenu .mainPage .weAre .container > .block, .mainPage .weAre .topMenu .container > .block, .topMenu .eventsPage .container > .row, .eventsPage .topMenu .container > .row, .topMenu .eventsPage .eventCalendar .calendar .container > .cal__header, .eventsPage .eventCalendar .calendar .topMenu .container > .cal__header, .topMenu .eventPage .titleTextBlock .date .container > p, .eventPage .titleTextBlock .date .topMenu .container > p, .topMenu .eventPage .titleTextBlock .container > .author, .eventPage .titleTextBlock .topMenu .container > .author, .topMenu .teamPage .container > .block, .teamPage .topMenu .container > .block, .topMenu .blogPage .container > .wrapp, .blogPage .topMenu .container > .wrapp, .topMenu .blogPage .actionBlock .container > .sortBy, .blogPage .actionBlock .topMenu .container > .sortBy, .topMenu .blogPage .container > .item, .blogPage .topMenu .container > .item, .topMenu .blogPage.singleBlog .container > .postedBy, .blogPage.singleBlog .topMenu .container > .postedBy, .topMenu .testimonialsPage .container > .block, .testimonialsPage .topMenu .container > .block, .topMenu .testimonialsPage .container > .testimonialsPopup, .testimonialsPage .topMenu .container > .testimonialsPopup, .topMenu .contactPage .container > .block, .contactPage .topMenu .container > .block, .topMenu .contactPage .block .container > .icon, .contactPage .block .topMenu .container > .icon, .topMenu .contactPage .block .container > .socialBlock, .contactPage .block .topMenu .container > .socialBlock, .topMenu .singleServicesPage .programBlock .container > .blockNumber, .singleServicesPage .programBlock .topMenu .container > .blockNumber, .topMenu .singleServicesPage .programBlock .item .price .container > .item, .singleServicesPage .programBlock .item .price .topMenu .container > .item, .topMenu .singleServicesPage .priceProgram .container > .item, .singleServicesPage .priceProgram .topMenu .container > .item, .topMenu .dashboard .therapistPage .tabSection .listPatient .container > .item, .dashboard .therapistPage .tabSection .listPatient .topMenu .container > .item, .topMenu .dashboard .therapistPage .tabSection .listPatient .container > .block, .dashboard .therapistPage .tabSection .listPatient .topMenu .container > .block, .topMenu .dashboard .therapistPage .tabSection .listReporting .item.container > *, .dashboard .therapistPage .tabSection .listReporting .topMenu .item.container > *, .topMenu .dashboard .therapistPage .tabSection .listReporting .container > .block, .dashboard .therapistPage .tabSection .listReporting .topMenu .container > .block, .topMenu .dashboard .container > .personalInfo, .dashboard .topMenu .container > .personalInfo, .topMenu .dashboard .container > .shortInfoBlock, .dashboard .topMenu .container > .shortInfoBlock, .topMenu .dashboard .dm-uploader .container > p, .dashboard .dm-uploader .topMenu .container > p, .topMenu .dashboard .container > .stepper, .dashboard .topMenu .container > .stepper, .topMenu .dashboard .list .table tr .container > .block, .dashboard .list .table tr .topMenu .container > .block, .topMenu .dashboard .fc .fc-left .container > .fc-button-group, .dashboard .fc .fc-left .topMenu .container > .fc-button-group, .topMenu .dashboard .editInfo .wrapperBlock .row .container > .item, .dashboard .editInfo .wrapperBlock .row .topMenu .container > .item, .topMenu .dashboard .editInfo .container > .formWrapp, .dashboard .editInfo .topMenu .container > .formWrapp, .topMenu .dashboard .editInfo .formWrapp .container > .block, .dashboard .editInfo .formWrapp .topMenu .container > .block, .topMenu .dashboard .editInfo .formWrapp .block .container > label, .dashboard .editInfo .formWrapp .block .topMenu .container > label, .topMenu .dashboard .editInfo .formWrapp .block .authorizationPage .wrapper .container > .forgetPwd, .dashboard .editInfo .formWrapp .block .authorizationPage .wrapper .topMenu .container > .forgetPwd, .topMenu .authorizationPage .wrapper .dashboard .editInfo .formWrapp .block .container > .forgetPwd, .authorizationPage .wrapper .dashboard .editInfo .formWrapp .block .topMenu .container > .forgetPwd, .topMenu .dashboard .editInfo.annualSubscribtion .container > .cards, .dashboard .editInfo.annualSubscribtion .topMenu .container > .cards, .topMenu .tabSection .container > .tabs, .tabSection .topMenu .container > .tabs, .topMenu .authorizationPage .container > .row, .authorizationPage .topMenu .container > .row, .topMenu .authorizationPage .container > .wrapper, .authorizationPage .topMenu .container > .wrapper, .topMenu .authorizationPage .wrapper .tabSection .container > .center, .authorizationPage .wrapper .tabSection .topMenu .container > .center {
    height: 60px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
}

.topMenu .container > .flex .item, .topMenu .all .container > .row .item, .all .topMenu .container > .row .item, .topMenu .container > .btnEdit .item, .topMenu .header .container > .bottomInfoBlock .item, .header .topMenu .container > .bottomInfoBlock .item, .topMenu .container > .language .item, .topMenu .container > .info .item, .topMenu .info .container > .login .item, .topMenu .footer .container > .wrapp .item, .footer .topMenu .container > .wrapp .item, .topMenu .services .container > .servicesBlock .item, .services .topMenu .container > .servicesBlock .item, .topMenu .people .container > .block .item, .people .topMenu .container > .block .item, .topMenu .singleTeam .container > .block .item, .singleTeam .topMenu .container > .block .item, .topMenu .singleTeam .block .info .container > .direction .item, .singleTeam .block .info .topMenu .container > .direction .item, .topMenu .singleTeam .container > .navigationTeacher .item, .singleTeam .topMenu .container > .navigationTeacher .item, .topMenu .singleTeam .navigationTeacher .container > a.next .item, .singleTeam .navigationTeacher .topMenu .container > a.next .item, .topMenu .singleTeam .navigationTeacher .container > a.prev .item, .singleTeam .navigationTeacher .topMenu .container > a.prev .item, .topMenu .eventBlock .caption .info .container > .time .item, .eventBlock .caption .info .topMenu .container > .time .item, .topMenu .testimonialsWrapp .container > .caption .item, .testimonialsWrapp .topMenu .container > .caption .item, .topMenu .testimonialsPage .item .container > .caption .item, .testimonialsPage .item .topMenu .container > .caption .item, .topMenu .schedule .container > .tableBlock .item, .schedule .topMenu .container > .tableBlock .item, .topMenu .singlePage .container > .titleTextBlock .item, .singlePage .topMenu .container > .titleTextBlock .item, .topMenu .weArePage .container > .titleTextBlock .item, .weArePage .topMenu .container > .titleTextBlock .item, .topMenu .singlePage .container > .imgBlock .item, .singlePage .topMenu .container > .imgBlock .item, .topMenu .weArePage .container > .imgBlock .item, .weArePage .topMenu .container > .imgBlock .item, .topMenu .singlePage .testimonials .slider-testimonials .container > .caption .item, .singlePage .testimonials .slider-testimonials .topMenu .container > .caption .item, .topMenu .weArePage .testimonials .slider-testimonials .container > .caption .item, .weArePage .testimonials .slider-testimonials .topMenu .container > .caption .item, .topMenu .singlePage .textBackgroundBlock .container > .block .item, .singlePage .textBackgroundBlock .topMenu .container > .block .item, .topMenu .weArePage .textBackgroundBlock .container > .block .item, .weArePage .textBackgroundBlock .topMenu .container > .block .item, .topMenu .singlePage .directions .container > .block .item, .singlePage .directions .topMenu .container > .block .item, .topMenu .weArePage .directions .container > .block .item, .weArePage .directions .topMenu .container > .block .item, .topMenu .singlePage .tarrifs .container > .tableBlock .item, .singlePage .tarrifs .topMenu .container > .tableBlock .item, .topMenu .weArePage .tarrifs .container > .tableBlock .item, .weArePage .tarrifs .topMenu .container > .tableBlock .item, .topMenu .mainPage .weAre .container > .block .item, .mainPage .weAre .topMenu .container > .block .item, .topMenu .eventsPage .container > .row .item, .eventsPage .topMenu .container > .row .item, .topMenu .eventsPage .eventCalendar .calendar .container > .cal__header .item, .eventsPage .eventCalendar .calendar .topMenu .container > .cal__header .item, .topMenu .eventPage .titleTextBlock .date .container > p .item, .eventPage .titleTextBlock .date .topMenu .container > p .item, .topMenu .eventPage .titleTextBlock .container > .author .item, .eventPage .titleTextBlock .topMenu .container > .author .item, .topMenu .teamPage .container > .block .item, .teamPage .topMenu .container > .block .item, .topMenu .blogPage .container > .wrapp .item, .blogPage .topMenu .container > .wrapp .item, .topMenu .blogPage .actionBlock .container > .sortBy .item, .blogPage .actionBlock .topMenu .container > .sortBy .item, .topMenu .blogPage .container > .item .item, .blogPage .topMenu .container > .item .item, .topMenu .blogPage.singleBlog .container > .postedBy .item, .blogPage.singleBlog .topMenu .container > .postedBy .item, .topMenu .testimonialsPage .container > .block .item, .testimonialsPage .topMenu .container > .block .item, .topMenu .testimonialsPage .container > .testimonialsPopup .item, .testimonialsPage .topMenu .container > .testimonialsPopup .item, .topMenu .contactPage .container > .block .item, .contactPage .topMenu .container > .block .item, .topMenu .contactPage .block .container > .icon .item, .contactPage .block .topMenu .container > .icon .item, .topMenu .contactPage .block .container > .socialBlock .item, .contactPage .block .topMenu .container > .socialBlock .item, .topMenu .singleServicesPage .programBlock .container > .blockNumber .item, .singleServicesPage .programBlock .topMenu .container > .blockNumber .item, .topMenu .singleServicesPage .programBlock .item .price .container > .item .item, .singleServicesPage .programBlock .item .price .topMenu .container > .item .item, .topMenu .singleServicesPage .priceProgram .container > .item .item, .singleServicesPage .priceProgram .topMenu .container > .item .item, .topMenu .dashboard .therapistPage .tabSection .listPatient .container > .item .item, .dashboard .therapistPage .tabSection .listPatient .topMenu .container > .item .item, .topMenu .dashboard .therapistPage .tabSection .listPatient .container > .block .item, .dashboard .therapistPage .tabSection .listPatient .topMenu .container > .block .item, .topMenu .dashboard .therapistPage .tabSection .listReporting .item.container > * .item, .dashboard .therapistPage .tabSection .listReporting .topMenu .item.container > * .item, .topMenu .dashboard .therapistPage .tabSection .listReporting .container > .block .item, .dashboard .therapistPage .tabSection .listReporting .topMenu .container > .block .item, .topMenu .dashboard .container > .personalInfo .item, .dashboard .topMenu .container > .personalInfo .item, .topMenu .dashboard .container > .shortInfoBlock .item, .dashboard .topMenu .container > .shortInfoBlock .item, .topMenu .dashboard .dm-uploader .container > p .item, .dashboard .dm-uploader .topMenu .container > p .item, .topMenu .dashboard .container > .stepper .item, .dashboard .topMenu .container > .stepper .item, .topMenu .dashboard .list .table tr .container > .block .item, .dashboard .list .table tr .topMenu .container > .block .item, .topMenu .dashboard .fc .fc-left .container > .fc-button-group .item, .dashboard .fc .fc-left .topMenu .container > .fc-button-group .item, .topMenu .dashboard .editInfo .wrapperBlock .row .container > .item .item, .dashboard .editInfo .wrapperBlock .row .topMenu .container > .item .item, .topMenu .dashboard .editInfo .container > .formWrapp .item, .dashboard .editInfo .topMenu .container > .formWrapp .item, .topMenu .dashboard .editInfo .formWrapp .container > .block .item, .dashboard .editInfo .formWrapp .topMenu .container > .block .item, .topMenu .dashboard .editInfo .formWrapp .block .container > label .item, .dashboard .editInfo .formWrapp .block .topMenu .container > label .item, .topMenu .dashboard .editInfo .formWrapp .block .authorizationPage .wrapper .container > .forgetPwd .item, .dashboard .editInfo .formWrapp .block .authorizationPage .wrapper .topMenu .container > .forgetPwd .item, .topMenu .authorizationPage .wrapper .dashboard .editInfo .formWrapp .block .container > .forgetPwd .item, .authorizationPage .wrapper .dashboard .editInfo .formWrapp .block .topMenu .container > .forgetPwd .item, .topMenu .dashboard .editInfo.annualSubscribtion .container > .cards .item, .dashboard .editInfo.annualSubscribtion .topMenu .container > .cards .item, .topMenu .tabSection .container > .tabs .item, .tabSection .topMenu .container > .tabs .item, .topMenu .authorizationPage .container > .row .item, .authorizationPage .topMenu .container > .row .item, .topMenu .authorizationPage .container > .wrapper .item, .authorizationPage .topMenu .container > .wrapper .item, .topMenu .authorizationPage .wrapper .tabSection .container > .center .item, .authorizationPage .wrapper .tabSection .topMenu .container > .center .item {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
}

.topMenu .container > .flex .item .logo, .topMenu .all .container > .row .item .logo, .all .topMenu .container > .row .item .logo, .topMenu .container > .btnEdit .item .logo, .topMenu .header .container > .bottomInfoBlock .item .logo, .header .topMenu .container > .bottomInfoBlock .item .logo, .topMenu .container > .language .item .logo, .topMenu .container > .info .item .logo, .topMenu .info .container > .login .item .logo, .topMenu .footer .container > .wrapp .item .logo, .footer .topMenu .container > .wrapp .item .logo, .topMenu .services .container > .servicesBlock .item .logo, .services .topMenu .container > .servicesBlock .item .logo, .topMenu .people .container > .block .item .logo, .people .topMenu .container > .block .item .logo, .topMenu .singleTeam .container > .block .item .logo, .singleTeam .topMenu .container > .block .item .logo, .topMenu .singleTeam .block .info .container > .direction .item .logo, .singleTeam .block .info .topMenu .container > .direction .item .logo, .topMenu .singleTeam .container > .navigationTeacher .item .logo, .singleTeam .topMenu .container > .navigationTeacher .item .logo, .topMenu .singleTeam .navigationTeacher .container > a.next .item .logo, .singleTeam .navigationTeacher .topMenu .container > a.next .item .logo, .topMenu .singleTeam .navigationTeacher .container > a.prev .item .logo, .singleTeam .navigationTeacher .topMenu .container > a.prev .item .logo, .topMenu .eventBlock .caption .info .container > .time .item .logo, .eventBlock .caption .info .topMenu .container > .time .item .logo, .topMenu .testimonialsWrapp .container > .caption .item .logo, .testimonialsWrapp .topMenu .container > .caption .item .logo, .topMenu .testimonialsPage .item .container > .caption .item .logo, .testimonialsPage .item .topMenu .container > .caption .item .logo, .topMenu .schedule .container > .tableBlock .item .logo, .schedule .topMenu .container > .tableBlock .item .logo, .topMenu .singlePage .container > .titleTextBlock .item .logo, .singlePage .topMenu .container > .titleTextBlock .item .logo, .topMenu .weArePage .container > .titleTextBlock .item .logo, .weArePage .topMenu .container > .titleTextBlock .item .logo, .topMenu .singlePage .container > .imgBlock .item .logo, .singlePage .topMenu .container > .imgBlock .item .logo, .topMenu .weArePage .container > .imgBlock .item .logo, .weArePage .topMenu .container > .imgBlock .item .logo, .topMenu .singlePage .testimonials .slider-testimonials .container > .caption .item .logo, .singlePage .testimonials .slider-testimonials .topMenu .container > .caption .item .logo, .topMenu .weArePage .testimonials .slider-testimonials .container > .caption .item .logo, .weArePage .testimonials .slider-testimonials .topMenu .container > .caption .item .logo, .topMenu .singlePage .textBackgroundBlock .container > .block .item .logo, .singlePage .textBackgroundBlock .topMenu .container > .block .item .logo, .topMenu .weArePage .textBackgroundBlock .container > .block .item .logo, .weArePage .textBackgroundBlock .topMenu .container > .block .item .logo, .topMenu .singlePage .directions .container > .block .item .logo, .singlePage .directions .topMenu .container > .block .item .logo, .topMenu .weArePage .directions .container > .block .item .logo, .weArePage .directions .topMenu .container > .block .item .logo, .topMenu .singlePage .tarrifs .container > .tableBlock .item .logo, .singlePage .tarrifs .topMenu .container > .tableBlock .item .logo, .topMenu .weArePage .tarrifs .container > .tableBlock .item .logo, .weArePage .tarrifs .topMenu .container > .tableBlock .item .logo, .topMenu .mainPage .weAre .container > .block .item .logo, .mainPage .weAre .topMenu .container > .block .item .logo, .topMenu .eventsPage .container > .row .item .logo, .eventsPage .topMenu .container > .row .item .logo, .topMenu .eventsPage .eventCalendar .calendar .container > .cal__header .item .logo, .eventsPage .eventCalendar .calendar .topMenu .container > .cal__header .item .logo, .topMenu .eventPage .titleTextBlock .date .container > p .item .logo, .eventPage .titleTextBlock .date .topMenu .container > p .item .logo, .topMenu .eventPage .titleTextBlock .container > .author .item .logo, .eventPage .titleTextBlock .topMenu .container > .author .item .logo, .topMenu .teamPage .container > .block .item .logo, .teamPage .topMenu .container > .block .item .logo, .topMenu .blogPage .container > .wrapp .item .logo, .blogPage .topMenu .container > .wrapp .item .logo, .topMenu .blogPage .actionBlock .container > .sortBy .item .logo, .blogPage .actionBlock .topMenu .container > .sortBy .item .logo, .topMenu .blogPage .container > .item .item .logo, .blogPage .topMenu .container > .item .item .logo, .topMenu .blogPage.singleBlog .container > .postedBy .item .logo, .blogPage.singleBlog .topMenu .container > .postedBy .item .logo, .topMenu .testimonialsPage .container > .block .item .logo, .testimonialsPage .topMenu .container > .block .item .logo, .topMenu .testimonialsPage .container > .testimonialsPopup .item .logo, .testimonialsPage .topMenu .container > .testimonialsPopup .item .logo, .topMenu .contactPage .container > .block .item .logo, .contactPage .topMenu .container > .block .item .logo, .topMenu .contactPage .block .container > .icon .item .logo, .contactPage .block .topMenu .container > .icon .item .logo, .topMenu .contactPage .block .container > .socialBlock .item .logo, .contactPage .block .topMenu .container > .socialBlock .item .logo, .topMenu .singleServicesPage .programBlock .container > .blockNumber .item .logo, .singleServicesPage .programBlock .topMenu .container > .blockNumber .item .logo, .topMenu .singleServicesPage .programBlock .item .price .container > .item .item .logo, .singleServicesPage .programBlock .item .price .topMenu .container > .item .item .logo, .topMenu .singleServicesPage .priceProgram .container > .item .item .logo, .singleServicesPage .priceProgram .topMenu .container > .item .item .logo, .topMenu .dashboard .therapistPage .tabSection .listPatient .container > .item .item .logo, .dashboard .therapistPage .tabSection .listPatient .topMenu .container > .item .item .logo, .topMenu .dashboard .therapistPage .tabSection .listPatient .container > .block .item .logo, .dashboard .therapistPage .tabSection .listPatient .topMenu .container > .block .item .logo, .topMenu .dashboard .therapistPage .tabSection .listReporting .item.container > * .item .logo, .dashboard .therapistPage .tabSection .listReporting .topMenu .item.container > * .item .logo, .topMenu .dashboard .therapistPage .tabSection .listReporting .container > .block .item .logo, .dashboard .therapistPage .tabSection .listReporting .topMenu .container > .block .item .logo, .topMenu .dashboard .container > .personalInfo .item .logo, .dashboard .topMenu .container > .personalInfo .item .logo, .topMenu .dashboard .container > .shortInfoBlock .item .logo, .dashboard .topMenu .container > .shortInfoBlock .item .logo, .topMenu .dashboard .dm-uploader .container > p .item .logo, .dashboard .dm-uploader .topMenu .container > p .item .logo, .topMenu .dashboard .container > .stepper .item .logo, .dashboard .topMenu .container > .stepper .item .logo, .topMenu .dashboard .list .table tr .container > .block .item .logo, .dashboard .list .table tr .topMenu .container > .block .item .logo, .topMenu .dashboard .fc .fc-left .container > .fc-button-group .item .logo, .dashboard .fc .fc-left .topMenu .container > .fc-button-group .item .logo, .topMenu .dashboard .editInfo .wrapperBlock .row .container > .item .item .logo, .dashboard .editInfo .wrapperBlock .row .topMenu .container > .item .item .logo, .topMenu .dashboard .editInfo .container > .formWrapp .item .logo, .dashboard .editInfo .topMenu .container > .formWrapp .item .logo, .topMenu .dashboard .editInfo .formWrapp .container > .block .item .logo, .dashboard .editInfo .formWrapp .topMenu .container > .block .item .logo, .topMenu .dashboard .editInfo .formWrapp .block .container > label .item .logo, .dashboard .editInfo .formWrapp .block .topMenu .container > label .item .logo, .topMenu .dashboard .editInfo .formWrapp .block .authorizationPage .wrapper .container > .forgetPwd .item .logo, .dashboard .editInfo .formWrapp .block .authorizationPage .wrapper .topMenu .container > .forgetPwd .item .logo, .topMenu .authorizationPage .wrapper .dashboard .editInfo .formWrapp .block .container > .forgetPwd .item .logo, .authorizationPage .wrapper .dashboard .editInfo .formWrapp .block .topMenu .container > .forgetPwd .item .logo, .topMenu .dashboard .editInfo.annualSubscribtion .container > .cards .item .logo, .dashboard .editInfo.annualSubscribtion .topMenu .container > .cards .item .logo, .topMenu .tabSection .container > .tabs .item .logo, .tabSection .topMenu .container > .tabs .item .logo, .topMenu .authorizationPage .container > .row .item .logo, .authorizationPage .topMenu .container > .row .item .logo, .topMenu .authorizationPage .container > .wrapper .item .logo, .authorizationPage .topMenu .container > .wrapper .item .logo, .topMenu .authorizationPage .wrapper .tabSection .container > .center .item .logo, .authorizationPage .wrapper .tabSection .topMenu .container > .center .item .logo {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  max-width: 120px;
}

@media screen and (max-width: 1024px) {
  .topMenu .container > .flex .item .logo, .topMenu .all .container > .row .item .logo, .all .topMenu .container > .row .item .logo, .topMenu .container > .btnEdit .item .logo, .topMenu .header .container > .bottomInfoBlock .item .logo, .header .topMenu .container > .bottomInfoBlock .item .logo, .topMenu .container > .language .item .logo, .topMenu .container > .info .item .logo, .topMenu .info .container > .login .item .logo, .topMenu .footer .container > .wrapp .item .logo, .footer .topMenu .container > .wrapp .item .logo, .topMenu .services .container > .servicesBlock .item .logo, .services .topMenu .container > .servicesBlock .item .logo, .topMenu .people .container > .block .item .logo, .people .topMenu .container > .block .item .logo, .topMenu .singleTeam .container > .block .item .logo, .singleTeam .topMenu .container > .block .item .logo, .topMenu .singleTeam .block .info .container > .direction .item .logo, .singleTeam .block .info .topMenu .container > .direction .item .logo, .topMenu .singleTeam .container > .navigationTeacher .item .logo, .singleTeam .topMenu .container > .navigationTeacher .item .logo, .topMenu .singleTeam .navigationTeacher .container > a.next .item .logo, .singleTeam .navigationTeacher .topMenu .container > a.next .item .logo, .topMenu .singleTeam .navigationTeacher .container > a.prev .item .logo, .singleTeam .navigationTeacher .topMenu .container > a.prev .item .logo, .topMenu .eventBlock .caption .info .container > .time .item .logo, .eventBlock .caption .info .topMenu .container > .time .item .logo, .topMenu .testimonialsWrapp .container > .caption .item .logo, .testimonialsWrapp .topMenu .container > .caption .item .logo, .topMenu .testimonialsPage .item .container > .caption .item .logo, .testimonialsPage .item .topMenu .container > .caption .item .logo, .topMenu .schedule .container > .tableBlock .item .logo, .schedule .topMenu .container > .tableBlock .item .logo, .topMenu .singlePage .container > .titleTextBlock .item .logo, .singlePage .topMenu .container > .titleTextBlock .item .logo, .topMenu .weArePage .container > .titleTextBlock .item .logo, .weArePage .topMenu .container > .titleTextBlock .item .logo, .topMenu .singlePage .container > .imgBlock .item .logo, .singlePage .topMenu .container > .imgBlock .item .logo, .topMenu .weArePage .container > .imgBlock .item .logo, .weArePage .topMenu .container > .imgBlock .item .logo, .topMenu .singlePage .testimonials .slider-testimonials .container > .caption .item .logo, .singlePage .testimonials .slider-testimonials .topMenu .container > .caption .item .logo, .topMenu .weArePage .testimonials .slider-testimonials .container > .caption .item .logo, .weArePage .testimonials .slider-testimonials .topMenu .container > .caption .item .logo, .topMenu .singlePage .textBackgroundBlock .container > .block .item .logo, .singlePage .textBackgroundBlock .topMenu .container > .block .item .logo, .topMenu .weArePage .textBackgroundBlock .container > .block .item .logo, .weArePage .textBackgroundBlock .topMenu .container > .block .item .logo, .topMenu .singlePage .directions .container > .block .item .logo, .singlePage .directions .topMenu .container > .block .item .logo, .topMenu .weArePage .directions .container > .block .item .logo, .weArePage .directions .topMenu .container > .block .item .logo, .topMenu .singlePage .tarrifs .container > .tableBlock .item .logo, .singlePage .tarrifs .topMenu .container > .tableBlock .item .logo, .topMenu .weArePage .tarrifs .container > .tableBlock .item .logo, .weArePage .tarrifs .topMenu .container > .tableBlock .item .logo, .topMenu .mainPage .weAre .container > .block .item .logo, .mainPage .weAre .topMenu .container > .block .item .logo, .topMenu .eventsPage .container > .row .item .logo, .eventsPage .topMenu .container > .row .item .logo, .topMenu .eventsPage .eventCalendar .calendar .container > .cal__header .item .logo, .eventsPage .eventCalendar .calendar .topMenu .container > .cal__header .item .logo, .topMenu .eventPage .titleTextBlock .date .container > p .item .logo, .eventPage .titleTextBlock .date .topMenu .container > p .item .logo, .topMenu .eventPage .titleTextBlock .container > .author .item .logo, .eventPage .titleTextBlock .topMenu .container > .author .item .logo, .topMenu .teamPage .container > .block .item .logo, .teamPage .topMenu .container > .block .item .logo, .topMenu .blogPage .container > .wrapp .item .logo, .blogPage .topMenu .container > .wrapp .item .logo, .topMenu .blogPage .actionBlock .container > .sortBy .item .logo, .blogPage .actionBlock .topMenu .container > .sortBy .item .logo, .topMenu .blogPage .container > .item .item .logo, .blogPage .topMenu .container > .item .item .logo, .topMenu .blogPage.singleBlog .container > .postedBy .item .logo, .blogPage.singleBlog .topMenu .container > .postedBy .item .logo, .topMenu .testimonialsPage .container > .block .item .logo, .testimonialsPage .topMenu .container > .block .item .logo, .topMenu .testimonialsPage .container > .testimonialsPopup .item .logo, .testimonialsPage .topMenu .container > .testimonialsPopup .item .logo, .topMenu .contactPage .container > .block .item .logo, .contactPage .topMenu .container > .block .item .logo, .topMenu .contactPage .block .container > .icon .item .logo, .contactPage .block .topMenu .container > .icon .item .logo, .topMenu .contactPage .block .container > .socialBlock .item .logo, .contactPage .block .topMenu .container > .socialBlock .item .logo, .topMenu .singleServicesPage .programBlock .container > .blockNumber .item .logo, .singleServicesPage .programBlock .topMenu .container > .blockNumber .item .logo, .topMenu .singleServicesPage .programBlock .item .price .container > .item .item .logo, .singleServicesPage .programBlock .item .price .topMenu .container > .item .item .logo, .topMenu .singleServicesPage .priceProgram .container > .item .item .logo, .singleServicesPage .priceProgram .topMenu .container > .item .item .logo, .topMenu .dashboard .therapistPage .tabSection .listPatient .container > .item .item .logo, .dashboard .therapistPage .tabSection .listPatient .topMenu .container > .item .item .logo, .topMenu .dashboard .therapistPage .tabSection .listPatient .container > .block .item .logo, .dashboard .therapistPage .tabSection .listPatient .topMenu .container > .block .item .logo, .topMenu .dashboard .therapistPage .tabSection .listReporting .item.container > * .item .logo, .dashboard .therapistPage .tabSection .listReporting .topMenu .item.container > * .item .logo, .topMenu .dashboard .therapistPage .tabSection .listReporting .container > .block .item .logo, .dashboard .therapistPage .tabSection .listReporting .topMenu .container > .block .item .logo, .topMenu .dashboard .container > .personalInfo .item .logo, .dashboard .topMenu .container > .personalInfo .item .logo, .topMenu .dashboard .container > .shortInfoBlock .item .logo, .dashboard .topMenu .container > .shortInfoBlock .item .logo, .topMenu .dashboard .dm-uploader .container > p .item .logo, .dashboard .dm-uploader .topMenu .container > p .item .logo, .topMenu .dashboard .container > .stepper .item .logo, .dashboard .topMenu .container > .stepper .item .logo, .topMenu .dashboard .list .table tr .container > .block .item .logo, .dashboard .list .table tr .topMenu .container > .block .item .logo, .topMenu .dashboard .fc .fc-left .container > .fc-button-group .item .logo, .dashboard .fc .fc-left .topMenu .container > .fc-button-group .item .logo, .topMenu .dashboard .editInfo .wrapperBlock .row .container > .item .item .logo, .dashboard .editInfo .wrapperBlock .row .topMenu .container > .item .item .logo, .topMenu .dashboard .editInfo .container > .formWrapp .item .logo, .dashboard .editInfo .topMenu .container > .formWrapp .item .logo, .topMenu .dashboard .editInfo .formWrapp .container > .block .item .logo, .dashboard .editInfo .formWrapp .topMenu .container > .block .item .logo, .topMenu .dashboard .editInfo .formWrapp .block .container > label .item .logo, .dashboard .editInfo .formWrapp .block .topMenu .container > label .item .logo, .topMenu .dashboard .editInfo .formWrapp .block .authorizationPage .wrapper .container > .forgetPwd .item .logo, .dashboard .editInfo .formWrapp .block .authorizationPage .wrapper .topMenu .container > .forgetPwd .item .logo, .topMenu .authorizationPage .wrapper .dashboard .editInfo .formWrapp .block .container > .forgetPwd .item .logo, .authorizationPage .wrapper .dashboard .editInfo .formWrapp .block .topMenu .container > .forgetPwd .item .logo, .topMenu .dashboard .editInfo.annualSubscribtion .container > .cards .item .logo, .dashboard .editInfo.annualSubscribtion .topMenu .container > .cards .item .logo, .topMenu .tabSection .container > .tabs .item .logo, .tabSection .topMenu .container > .tabs .item .logo, .topMenu .authorizationPage .container > .row .item .logo, .authorizationPage .topMenu .container > .row .item .logo, .topMenu .authorizationPage .container > .wrapper .item .logo, .authorizationPage .topMenu .container > .wrapper .item .logo, .topMenu .authorizationPage .wrapper .tabSection .container > .center .item .logo, .authorizationPage .wrapper .tabSection .topMenu .container > .center .item .logo {
    position: relative;
    -webkit-transform: none;
            transform: none;
  }
}

@media screen and (max-width: 1024px) {
  .topMenu .container > .flex .item, .topMenu .all .container > .row .item, .all .topMenu .container > .row .item, .topMenu .container > .btnEdit .item, .topMenu .header .container > .bottomInfoBlock .item, .header .topMenu .container > .bottomInfoBlock .item, .topMenu .container > .language .item, .topMenu .container > .info .item, .topMenu .info .container > .login .item, .topMenu .footer .container > .wrapp .item, .footer .topMenu .container > .wrapp .item, .topMenu .services .container > .servicesBlock .item, .services .topMenu .container > .servicesBlock .item, .topMenu .people .container > .block .item, .people .topMenu .container > .block .item, .topMenu .singleTeam .container > .block .item, .singleTeam .topMenu .container > .block .item, .topMenu .singleTeam .block .info .container > .direction .item, .singleTeam .block .info .topMenu .container > .direction .item, .topMenu .singleTeam .container > .navigationTeacher .item, .singleTeam .topMenu .container > .navigationTeacher .item, .topMenu .singleTeam .navigationTeacher .container > a.next .item, .singleTeam .navigationTeacher .topMenu .container > a.next .item, .topMenu .singleTeam .navigationTeacher .container > a.prev .item, .singleTeam .navigationTeacher .topMenu .container > a.prev .item, .topMenu .eventBlock .caption .info .container > .time .item, .eventBlock .caption .info .topMenu .container > .time .item, .topMenu .testimonialsWrapp .container > .caption .item, .testimonialsWrapp .topMenu .container > .caption .item, .topMenu .testimonialsPage .item .container > .caption .item, .testimonialsPage .item .topMenu .container > .caption .item, .topMenu .schedule .container > .tableBlock .item, .schedule .topMenu .container > .tableBlock .item, .topMenu .singlePage .container > .titleTextBlock .item, .singlePage .topMenu .container > .titleTextBlock .item, .topMenu .weArePage .container > .titleTextBlock .item, .weArePage .topMenu .container > .titleTextBlock .item, .topMenu .singlePage .container > .imgBlock .item, .singlePage .topMenu .container > .imgBlock .item, .topMenu .weArePage .container > .imgBlock .item, .weArePage .topMenu .container > .imgBlock .item, .topMenu .singlePage .testimonials .slider-testimonials .container > .caption .item, .singlePage .testimonials .slider-testimonials .topMenu .container > .caption .item, .topMenu .weArePage .testimonials .slider-testimonials .container > .caption .item, .weArePage .testimonials .slider-testimonials .topMenu .container > .caption .item, .topMenu .singlePage .textBackgroundBlock .container > .block .item, .singlePage .textBackgroundBlock .topMenu .container > .block .item, .topMenu .weArePage .textBackgroundBlock .container > .block .item, .weArePage .textBackgroundBlock .topMenu .container > .block .item, .topMenu .singlePage .directions .container > .block .item, .singlePage .directions .topMenu .container > .block .item, .topMenu .weArePage .directions .container > .block .item, .weArePage .directions .topMenu .container > .block .item, .topMenu .singlePage .tarrifs .container > .tableBlock .item, .singlePage .tarrifs .topMenu .container > .tableBlock .item, .topMenu .weArePage .tarrifs .container > .tableBlock .item, .weArePage .tarrifs .topMenu .container > .tableBlock .item, .topMenu .mainPage .weAre .container > .block .item, .mainPage .weAre .topMenu .container > .block .item, .topMenu .eventsPage .container > .row .item, .eventsPage .topMenu .container > .row .item, .topMenu .eventsPage .eventCalendar .calendar .container > .cal__header .item, .eventsPage .eventCalendar .calendar .topMenu .container > .cal__header .item, .topMenu .eventPage .titleTextBlock .date .container > p .item, .eventPage .titleTextBlock .date .topMenu .container > p .item, .topMenu .eventPage .titleTextBlock .container > .author .item, .eventPage .titleTextBlock .topMenu .container > .author .item, .topMenu .teamPage .container > .block .item, .teamPage .topMenu .container > .block .item, .topMenu .blogPage .container > .wrapp .item, .blogPage .topMenu .container > .wrapp .item, .topMenu .blogPage .actionBlock .container > .sortBy .item, .blogPage .actionBlock .topMenu .container > .sortBy .item, .topMenu .blogPage .container > .item .item, .blogPage .topMenu .container > .item .item, .topMenu .blogPage.singleBlog .container > .postedBy .item, .blogPage.singleBlog .topMenu .container > .postedBy .item, .topMenu .testimonialsPage .container > .block .item, .testimonialsPage .topMenu .container > .block .item, .topMenu .testimonialsPage .container > .testimonialsPopup .item, .testimonialsPage .topMenu .container > .testimonialsPopup .item, .topMenu .contactPage .container > .block .item, .contactPage .topMenu .container > .block .item, .topMenu .contactPage .block .container > .icon .item, .contactPage .block .topMenu .container > .icon .item, .topMenu .contactPage .block .container > .socialBlock .item, .contactPage .block .topMenu .container > .socialBlock .item, .topMenu .singleServicesPage .programBlock .container > .blockNumber .item, .singleServicesPage .programBlock .topMenu .container > .blockNumber .item, .topMenu .singleServicesPage .programBlock .item .price .container > .item .item, .singleServicesPage .programBlock .item .price .topMenu .container > .item .item, .topMenu .singleServicesPage .priceProgram .container > .item .item, .singleServicesPage .priceProgram .topMenu .container > .item .item, .topMenu .dashboard .therapistPage .tabSection .listPatient .container > .item .item, .dashboard .therapistPage .tabSection .listPatient .topMenu .container > .item .item, .topMenu .dashboard .therapistPage .tabSection .listPatient .container > .block .item, .dashboard .therapistPage .tabSection .listPatient .topMenu .container > .block .item, .topMenu .dashboard .therapistPage .tabSection .listReporting .item.container > * .item, .dashboard .therapistPage .tabSection .listReporting .topMenu .item.container > * .item, .topMenu .dashboard .therapistPage .tabSection .listReporting .container > .block .item, .dashboard .therapistPage .tabSection .listReporting .topMenu .container > .block .item, .topMenu .dashboard .container > .personalInfo .item, .dashboard .topMenu .container > .personalInfo .item, .topMenu .dashboard .container > .shortInfoBlock .item, .dashboard .topMenu .container > .shortInfoBlock .item, .topMenu .dashboard .dm-uploader .container > p .item, .dashboard .dm-uploader .topMenu .container > p .item, .topMenu .dashboard .container > .stepper .item, .dashboard .topMenu .container > .stepper .item, .topMenu .dashboard .list .table tr .container > .block .item, .dashboard .list .table tr .topMenu .container > .block .item, .topMenu .dashboard .fc .fc-left .container > .fc-button-group .item, .dashboard .fc .fc-left .topMenu .container > .fc-button-group .item, .topMenu .dashboard .editInfo .wrapperBlock .row .container > .item .item, .dashboard .editInfo .wrapperBlock .row .topMenu .container > .item .item, .topMenu .dashboard .editInfo .container > .formWrapp .item, .dashboard .editInfo .topMenu .container > .formWrapp .item, .topMenu .dashboard .editInfo .formWrapp .container > .block .item, .dashboard .editInfo .formWrapp .topMenu .container > .block .item, .topMenu .dashboard .editInfo .formWrapp .block .container > label .item, .dashboard .editInfo .formWrapp .block .topMenu .container > label .item, .topMenu .dashboard .editInfo .formWrapp .block .authorizationPage .wrapper .container > .forgetPwd .item, .dashboard .editInfo .formWrapp .block .authorizationPage .wrapper .topMenu .container > .forgetPwd .item, .topMenu .authorizationPage .wrapper .dashboard .editInfo .formWrapp .block .container > .forgetPwd .item, .authorizationPage .wrapper .dashboard .editInfo .formWrapp .block .topMenu .container > .forgetPwd .item, .topMenu .dashboard .editInfo.annualSubscribtion .container > .cards .item, .dashboard .editInfo.annualSubscribtion .topMenu .container > .cards .item, .topMenu .tabSection .container > .tabs .item, .tabSection .topMenu .container > .tabs .item, .topMenu .authorizationPage .container > .row .item, .authorizationPage .topMenu .container > .row .item, .topMenu .authorizationPage .container > .wrapper .item, .authorizationPage .topMenu .container > .wrapper .item, .topMenu .authorizationPage .wrapper .tabSection .container > .center .item, .authorizationPage .wrapper .tabSection .topMenu .container > .center .item {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.topMenu .container > .flex .item .wrapp, .topMenu .all .container > .row .item .wrapp, .all .topMenu .container > .row .item .wrapp, .topMenu .container > .btnEdit .item .wrapp, .topMenu .header .container > .bottomInfoBlock .item .wrapp, .header .topMenu .container > .bottomInfoBlock .item .wrapp, .topMenu .container > .language .item .wrapp, .topMenu .container > .info .item .wrapp, .topMenu .info .container > .login .item .wrapp, .topMenu .footer .container > .wrapp .item .wrapp, .footer .topMenu .container > .wrapp .item .wrapp, .topMenu .services .container > .servicesBlock .item .wrapp, .services .topMenu .container > .servicesBlock .item .wrapp, .topMenu .people .container > .block .item .wrapp, .people .topMenu .container > .block .item .wrapp, .topMenu .singleTeam .container > .block .item .wrapp, .singleTeam .topMenu .container > .block .item .wrapp, .topMenu .singleTeam .block .info .container > .direction .item .wrapp, .singleTeam .block .info .topMenu .container > .direction .item .wrapp, .topMenu .singleTeam .container > .navigationTeacher .item .wrapp, .singleTeam .topMenu .container > .navigationTeacher .item .wrapp, .topMenu .singleTeam .navigationTeacher .container > a.next .item .wrapp, .singleTeam .navigationTeacher .topMenu .container > a.next .item .wrapp, .topMenu .singleTeam .navigationTeacher .container > a.prev .item .wrapp, .singleTeam .navigationTeacher .topMenu .container > a.prev .item .wrapp, .topMenu .eventBlock .caption .info .container > .time .item .wrapp, .eventBlock .caption .info .topMenu .container > .time .item .wrapp, .topMenu .testimonialsWrapp .container > .caption .item .wrapp, .testimonialsWrapp .topMenu .container > .caption .item .wrapp, .topMenu .testimonialsPage .item .container > .caption .item .wrapp, .testimonialsPage .item .topMenu .container > .caption .item .wrapp, .topMenu .schedule .container > .tableBlock .item .wrapp, .schedule .topMenu .container > .tableBlock .item .wrapp, .topMenu .singlePage .container > .titleTextBlock .item .wrapp, .singlePage .topMenu .container > .titleTextBlock .item .wrapp, .topMenu .weArePage .container > .titleTextBlock .item .wrapp, .weArePage .topMenu .container > .titleTextBlock .item .wrapp, .topMenu .singlePage .container > .imgBlock .item .wrapp, .singlePage .topMenu .container > .imgBlock .item .wrapp, .topMenu .weArePage .container > .imgBlock .item .wrapp, .weArePage .topMenu .container > .imgBlock .item .wrapp, .topMenu .singlePage .testimonials .slider-testimonials .container > .caption .item .wrapp, .singlePage .testimonials .slider-testimonials .topMenu .container > .caption .item .wrapp, .topMenu .weArePage .testimonials .slider-testimonials .container > .caption .item .wrapp, .weArePage .testimonials .slider-testimonials .topMenu .container > .caption .item .wrapp, .topMenu .singlePage .textBackgroundBlock .container > .block .item .wrapp, .singlePage .textBackgroundBlock .topMenu .container > .block .item .wrapp, .topMenu .weArePage .textBackgroundBlock .container > .block .item .wrapp, .weArePage .textBackgroundBlock .topMenu .container > .block .item .wrapp, .topMenu .singlePage .directions .container > .block .item .wrapp, .singlePage .directions .topMenu .container > .block .item .wrapp, .topMenu .weArePage .directions .container > .block .item .wrapp, .weArePage .directions .topMenu .container > .block .item .wrapp, .topMenu .singlePage .tarrifs .container > .tableBlock .item .wrapp, .singlePage .tarrifs .topMenu .container > .tableBlock .item .wrapp, .topMenu .weArePage .tarrifs .container > .tableBlock .item .wrapp, .weArePage .tarrifs .topMenu .container > .tableBlock .item .wrapp, .topMenu .mainPage .weAre .container > .block .item .wrapp, .mainPage .weAre .topMenu .container > .block .item .wrapp, .topMenu .eventsPage .container > .row .item .wrapp, .eventsPage .topMenu .container > .row .item .wrapp, .topMenu .eventsPage .eventCalendar .calendar .container > .cal__header .item .wrapp, .eventsPage .eventCalendar .calendar .topMenu .container > .cal__header .item .wrapp, .topMenu .eventPage .titleTextBlock .date .container > p .item .wrapp, .eventPage .titleTextBlock .date .topMenu .container > p .item .wrapp, .topMenu .eventPage .titleTextBlock .container > .author .item .wrapp, .eventPage .titleTextBlock .topMenu .container > .author .item .wrapp, .topMenu .teamPage .container > .block .item .wrapp, .teamPage .topMenu .container > .block .item .wrapp, .topMenu .blogPage .container > .wrapp .item .wrapp, .blogPage .topMenu .container > .wrapp .item .wrapp, .topMenu .blogPage .actionBlock .container > .sortBy .item .wrapp, .blogPage .actionBlock .topMenu .container > .sortBy .item .wrapp, .topMenu .blogPage .container > .item .item .wrapp, .blogPage .topMenu .container > .item .item .wrapp, .topMenu .blogPage.singleBlog .container > .postedBy .item .wrapp, .blogPage.singleBlog .topMenu .container > .postedBy .item .wrapp, .topMenu .testimonialsPage .container > .block .item .wrapp, .testimonialsPage .topMenu .container > .block .item .wrapp, .topMenu .testimonialsPage .container > .testimonialsPopup .item .wrapp, .testimonialsPage .topMenu .container > .testimonialsPopup .item .wrapp, .topMenu .contactPage .container > .block .item .wrapp, .contactPage .topMenu .container > .block .item .wrapp, .topMenu .contactPage .block .container > .icon .item .wrapp, .contactPage .block .topMenu .container > .icon .item .wrapp, .topMenu .contactPage .block .container > .socialBlock .item .wrapp, .contactPage .block .topMenu .container > .socialBlock .item .wrapp, .topMenu .singleServicesPage .programBlock .container > .blockNumber .item .wrapp, .singleServicesPage .programBlock .topMenu .container > .blockNumber .item .wrapp, .topMenu .singleServicesPage .programBlock .item .price .container > .item .item .wrapp, .singleServicesPage .programBlock .item .price .topMenu .container > .item .item .wrapp, .topMenu .singleServicesPage .priceProgram .container > .item .item .wrapp, .singleServicesPage .priceProgram .topMenu .container > .item .item .wrapp, .topMenu .dashboard .therapistPage .tabSection .listPatient .container > .item .item .wrapp, .dashboard .therapistPage .tabSection .listPatient .topMenu .container > .item .item .wrapp, .topMenu .dashboard .therapistPage .tabSection .listPatient .container > .block .item .wrapp, .dashboard .therapistPage .tabSection .listPatient .topMenu .container > .block .item .wrapp, .topMenu .dashboard .therapistPage .tabSection .listReporting .item.container > * .item .wrapp, .dashboard .therapistPage .tabSection .listReporting .topMenu .item.container > * .item .wrapp, .topMenu .dashboard .therapistPage .tabSection .listReporting .container > .block .item .wrapp, .dashboard .therapistPage .tabSection .listReporting .topMenu .container > .block .item .wrapp, .topMenu .dashboard .container > .personalInfo .item .wrapp, .dashboard .topMenu .container > .personalInfo .item .wrapp, .topMenu .dashboard .container > .shortInfoBlock .item .wrapp, .dashboard .topMenu .container > .shortInfoBlock .item .wrapp, .topMenu .dashboard .dm-uploader .container > p .item .wrapp, .dashboard .dm-uploader .topMenu .container > p .item .wrapp, .topMenu .dashboard .container > .stepper .item .wrapp, .dashboard .topMenu .container > .stepper .item .wrapp, .topMenu .dashboard .list .table tr .container > .block .item .wrapp, .dashboard .list .table tr .topMenu .container > .block .item .wrapp, .topMenu .dashboard .fc .fc-left .container > .fc-button-group .item .wrapp, .dashboard .fc .fc-left .topMenu .container > .fc-button-group .item .wrapp, .topMenu .dashboard .editInfo .wrapperBlock .row .container > .item .item .wrapp, .dashboard .editInfo .wrapperBlock .row .topMenu .container > .item .item .wrapp, .topMenu .dashboard .editInfo .container > .formWrapp .item .wrapp, .dashboard .editInfo .topMenu .container > .formWrapp .item .wrapp, .topMenu .dashboard .editInfo .formWrapp .container > .block .item .wrapp, .dashboard .editInfo .formWrapp .topMenu .container > .block .item .wrapp, .topMenu .dashboard .editInfo .formWrapp .block .container > label .item .wrapp, .dashboard .editInfo .formWrapp .block .topMenu .container > label .item .wrapp, .topMenu .dashboard .editInfo .formWrapp .block .authorizationPage .wrapper .container > .forgetPwd .item .wrapp, .dashboard .editInfo .formWrapp .block .authorizationPage .wrapper .topMenu .container > .forgetPwd .item .wrapp, .topMenu .authorizationPage .wrapper .dashboard .editInfo .formWrapp .block .container > .forgetPwd .item .wrapp, .authorizationPage .wrapper .dashboard .editInfo .formWrapp .block .topMenu .container > .forgetPwd .item .wrapp, .topMenu .dashboard .editInfo.annualSubscribtion .container > .cards .item .wrapp, .dashboard .editInfo.annualSubscribtion .topMenu .container > .cards .item .wrapp, .topMenu .tabSection .container > .tabs .item .wrapp, .tabSection .topMenu .container > .tabs .item .wrapp, .topMenu .authorizationPage .container > .row .item .wrapp, .authorizationPage .topMenu .container > .row .item .wrapp, .topMenu .authorizationPage .container > .wrapper .item .wrapp, .authorizationPage .topMenu .container > .wrapper .item .wrapp, .topMenu .authorizationPage .wrapper .tabSection .container > .center .item .wrapp, .authorizationPage .wrapper .tabSection .topMenu .container > .center .item .wrapp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 1024px) {
  .topMenu .container > .flex .item .wrapp, .topMenu .all .container > .row .item .wrapp, .all .topMenu .container > .row .item .wrapp, .topMenu .container > .btnEdit .item .wrapp, .topMenu .header .container > .bottomInfoBlock .item .wrapp, .header .topMenu .container > .bottomInfoBlock .item .wrapp, .topMenu .container > .language .item .wrapp, .topMenu .container > .info .item .wrapp, .topMenu .info .container > .login .item .wrapp, .topMenu .footer .container > .wrapp .item .wrapp, .footer .topMenu .container > .wrapp .item .wrapp, .topMenu .services .container > .servicesBlock .item .wrapp, .services .topMenu .container > .servicesBlock .item .wrapp, .topMenu .people .container > .block .item .wrapp, .people .topMenu .container > .block .item .wrapp, .topMenu .singleTeam .container > .block .item .wrapp, .singleTeam .topMenu .container > .block .item .wrapp, .topMenu .singleTeam .block .info .container > .direction .item .wrapp, .singleTeam .block .info .topMenu .container > .direction .item .wrapp, .topMenu .singleTeam .container > .navigationTeacher .item .wrapp, .singleTeam .topMenu .container > .navigationTeacher .item .wrapp, .topMenu .singleTeam .navigationTeacher .container > a.next .item .wrapp, .singleTeam .navigationTeacher .topMenu .container > a.next .item .wrapp, .topMenu .singleTeam .navigationTeacher .container > a.prev .item .wrapp, .singleTeam .navigationTeacher .topMenu .container > a.prev .item .wrapp, .topMenu .eventBlock .caption .info .container > .time .item .wrapp, .eventBlock .caption .info .topMenu .container > .time .item .wrapp, .topMenu .testimonialsWrapp .container > .caption .item .wrapp, .testimonialsWrapp .topMenu .container > .caption .item .wrapp, .topMenu .testimonialsPage .item .container > .caption .item .wrapp, .testimonialsPage .item .topMenu .container > .caption .item .wrapp, .topMenu .schedule .container > .tableBlock .item .wrapp, .schedule .topMenu .container > .tableBlock .item .wrapp, .topMenu .singlePage .container > .titleTextBlock .item .wrapp, .singlePage .topMenu .container > .titleTextBlock .item .wrapp, .topMenu .weArePage .container > .titleTextBlock .item .wrapp, .weArePage .topMenu .container > .titleTextBlock .item .wrapp, .topMenu .singlePage .container > .imgBlock .item .wrapp, .singlePage .topMenu .container > .imgBlock .item .wrapp, .topMenu .weArePage .container > .imgBlock .item .wrapp, .weArePage .topMenu .container > .imgBlock .item .wrapp, .topMenu .singlePage .testimonials .slider-testimonials .container > .caption .item .wrapp, .singlePage .testimonials .slider-testimonials .topMenu .container > .caption .item .wrapp, .topMenu .weArePage .testimonials .slider-testimonials .container > .caption .item .wrapp, .weArePage .testimonials .slider-testimonials .topMenu .container > .caption .item .wrapp, .topMenu .singlePage .textBackgroundBlock .container > .block .item .wrapp, .singlePage .textBackgroundBlock .topMenu .container > .block .item .wrapp, .topMenu .weArePage .textBackgroundBlock .container > .block .item .wrapp, .weArePage .textBackgroundBlock .topMenu .container > .block .item .wrapp, .topMenu .singlePage .directions .container > .block .item .wrapp, .singlePage .directions .topMenu .container > .block .item .wrapp, .topMenu .weArePage .directions .container > .block .item .wrapp, .weArePage .directions .topMenu .container > .block .item .wrapp, .topMenu .singlePage .tarrifs .container > .tableBlock .item .wrapp, .singlePage .tarrifs .topMenu .container > .tableBlock .item .wrapp, .topMenu .weArePage .tarrifs .container > .tableBlock .item .wrapp, .weArePage .tarrifs .topMenu .container > .tableBlock .item .wrapp, .topMenu .mainPage .weAre .container > .block .item .wrapp, .mainPage .weAre .topMenu .container > .block .item .wrapp, .topMenu .eventsPage .container > .row .item .wrapp, .eventsPage .topMenu .container > .row .item .wrapp, .topMenu .eventsPage .eventCalendar .calendar .container > .cal__header .item .wrapp, .eventsPage .eventCalendar .calendar .topMenu .container > .cal__header .item .wrapp, .topMenu .eventPage .titleTextBlock .date .container > p .item .wrapp, .eventPage .titleTextBlock .date .topMenu .container > p .item .wrapp, .topMenu .eventPage .titleTextBlock .container > .author .item .wrapp, .eventPage .titleTextBlock .topMenu .container > .author .item .wrapp, .topMenu .teamPage .container > .block .item .wrapp, .teamPage .topMenu .container > .block .item .wrapp, .topMenu .blogPage .container > .wrapp .item .wrapp, .blogPage .topMenu .container > .wrapp .item .wrapp, .topMenu .blogPage .actionBlock .container > .sortBy .item .wrapp, .blogPage .actionBlock .topMenu .container > .sortBy .item .wrapp, .topMenu .blogPage .container > .item .item .wrapp, .blogPage .topMenu .container > .item .item .wrapp, .topMenu .blogPage.singleBlog .container > .postedBy .item .wrapp, .blogPage.singleBlog .topMenu .container > .postedBy .item .wrapp, .topMenu .testimonialsPage .container > .block .item .wrapp, .testimonialsPage .topMenu .container > .block .item .wrapp, .topMenu .testimonialsPage .container > .testimonialsPopup .item .wrapp, .testimonialsPage .topMenu .container > .testimonialsPopup .item .wrapp, .topMenu .contactPage .container > .block .item .wrapp, .contactPage .topMenu .container > .block .item .wrapp, .topMenu .contactPage .block .container > .icon .item .wrapp, .contactPage .block .topMenu .container > .icon .item .wrapp, .topMenu .contactPage .block .container > .socialBlock .item .wrapp, .contactPage .block .topMenu .container > .socialBlock .item .wrapp, .topMenu .singleServicesPage .programBlock .container > .blockNumber .item .wrapp, .singleServicesPage .programBlock .topMenu .container > .blockNumber .item .wrapp, .topMenu .singleServicesPage .programBlock .item .price .container > .item .item .wrapp, .singleServicesPage .programBlock .item .price .topMenu .container > .item .item .wrapp, .topMenu .singleServicesPage .priceProgram .container > .item .item .wrapp, .singleServicesPage .priceProgram .topMenu .container > .item .item .wrapp, .topMenu .dashboard .therapistPage .tabSection .listPatient .container > .item .item .wrapp, .dashboard .therapistPage .tabSection .listPatient .topMenu .container > .item .item .wrapp, .topMenu .dashboard .therapistPage .tabSection .listPatient .container > .block .item .wrapp, .dashboard .therapistPage .tabSection .listPatient .topMenu .container > .block .item .wrapp, .topMenu .dashboard .therapistPage .tabSection .listReporting .item.container > * .item .wrapp, .dashboard .therapistPage .tabSection .listReporting .topMenu .item.container > * .item .wrapp, .topMenu .dashboard .therapistPage .tabSection .listReporting .container > .block .item .wrapp, .dashboard .therapistPage .tabSection .listReporting .topMenu .container > .block .item .wrapp, .topMenu .dashboard .container > .personalInfo .item .wrapp, .dashboard .topMenu .container > .personalInfo .item .wrapp, .topMenu .dashboard .container > .shortInfoBlock .item .wrapp, .dashboard .topMenu .container > .shortInfoBlock .item .wrapp, .topMenu .dashboard .dm-uploader .container > p .item .wrapp, .dashboard .dm-uploader .topMenu .container > p .item .wrapp, .topMenu .dashboard .container > .stepper .item .wrapp, .dashboard .topMenu .container > .stepper .item .wrapp, .topMenu .dashboard .list .table tr .container > .block .item .wrapp, .dashboard .list .table tr .topMenu .container > .block .item .wrapp, .topMenu .dashboard .fc .fc-left .container > .fc-button-group .item .wrapp, .dashboard .fc .fc-left .topMenu .container > .fc-button-group .item .wrapp, .topMenu .dashboard .editInfo .wrapperBlock .row .container > .item .item .wrapp, .dashboard .editInfo .wrapperBlock .row .topMenu .container > .item .item .wrapp, .topMenu .dashboard .editInfo .container > .formWrapp .item .wrapp, .dashboard .editInfo .topMenu .container > .formWrapp .item .wrapp, .topMenu .dashboard .editInfo .formWrapp .container > .block .item .wrapp, .dashboard .editInfo .formWrapp .topMenu .container > .block .item .wrapp, .topMenu .dashboard .editInfo .formWrapp .block .container > label .item .wrapp, .dashboard .editInfo .formWrapp .block .topMenu .container > label .item .wrapp, .topMenu .dashboard .editInfo .formWrapp .block .authorizationPage .wrapper .container > .forgetPwd .item .wrapp, .dashboard .editInfo .formWrapp .block .authorizationPage .wrapper .topMenu .container > .forgetPwd .item .wrapp, .topMenu .authorizationPage .wrapper .dashboard .editInfo .formWrapp .block .container > .forgetPwd .item .wrapp, .authorizationPage .wrapper .dashboard .editInfo .formWrapp .block .topMenu .container > .forgetPwd .item .wrapp, .topMenu .dashboard .editInfo.annualSubscribtion .container > .cards .item .wrapp, .dashboard .editInfo.annualSubscribtion .topMenu .container > .cards .item .wrapp, .topMenu .tabSection .container > .tabs .item .wrapp, .tabSection .topMenu .container > .tabs .item .wrapp, .topMenu .authorizationPage .container > .row .item .wrapp, .authorizationPage .topMenu .container > .row .item .wrapp, .topMenu .authorizationPage .container > .wrapper .item .wrapp, .authorizationPage .topMenu .container > .wrapper .item .wrapp, .topMenu .authorizationPage .wrapper .tabSection .container > .center .item .wrapp, .authorizationPage .wrapper .tabSection .topMenu .container > .center .item .wrapp {
    background: #fff;
    height: 100vh;
    position: fixed;
    z-index: 9999;
    left: 100%;
    width: 100%;
    top: 0px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}

.topMenu .container > .flex .item .wrapp.click, .topMenu .all .container > .row .item .wrapp.click, .all .topMenu .container > .row .item .wrapp.click, .topMenu .container > .btnEdit .item .wrapp.click, .topMenu .header .container > .bottomInfoBlock .item .wrapp.click, .header .topMenu .container > .bottomInfoBlock .item .wrapp.click, .topMenu .container > .language .item .wrapp.click, .topMenu .container > .info .item .wrapp.click, .topMenu .info .container > .login .item .wrapp.click, .topMenu .footer .container > .wrapp .item .wrapp.click, .footer .topMenu .container > .wrapp .item .wrapp.click, .topMenu .services .container > .servicesBlock .item .wrapp.click, .services .topMenu .container > .servicesBlock .item .wrapp.click, .topMenu .people .container > .block .item .wrapp.click, .people .topMenu .container > .block .item .wrapp.click, .topMenu .singleTeam .container > .block .item .wrapp.click, .singleTeam .topMenu .container > .block .item .wrapp.click, .topMenu .singleTeam .block .info .container > .direction .item .wrapp.click, .singleTeam .block .info .topMenu .container > .direction .item .wrapp.click, .topMenu .singleTeam .container > .navigationTeacher .item .wrapp.click, .singleTeam .topMenu .container > .navigationTeacher .item .wrapp.click, .topMenu .singleTeam .navigationTeacher .container > a.next .item .wrapp.click, .singleTeam .navigationTeacher .topMenu .container > a.next .item .wrapp.click, .topMenu .singleTeam .navigationTeacher .container > a.prev .item .wrapp.click, .singleTeam .navigationTeacher .topMenu .container > a.prev .item .wrapp.click, .topMenu .eventBlock .caption .info .container > .time .item .wrapp.click, .eventBlock .caption .info .topMenu .container > .time .item .wrapp.click, .topMenu .testimonialsWrapp .container > .caption .item .wrapp.click, .testimonialsWrapp .topMenu .container > .caption .item .wrapp.click, .topMenu .testimonialsPage .item .container > .caption .item .wrapp.click, .testimonialsPage .item .topMenu .container > .caption .item .wrapp.click, .topMenu .schedule .container > .tableBlock .item .wrapp.click, .schedule .topMenu .container > .tableBlock .item .wrapp.click, .topMenu .singlePage .container > .titleTextBlock .item .wrapp.click, .singlePage .topMenu .container > .titleTextBlock .item .wrapp.click, .topMenu .weArePage .container > .titleTextBlock .item .wrapp.click, .weArePage .topMenu .container > .titleTextBlock .item .wrapp.click, .topMenu .singlePage .container > .imgBlock .item .wrapp.click, .singlePage .topMenu .container > .imgBlock .item .wrapp.click, .topMenu .weArePage .container > .imgBlock .item .wrapp.click, .weArePage .topMenu .container > .imgBlock .item .wrapp.click, .topMenu .singlePage .testimonials .slider-testimonials .container > .caption .item .wrapp.click, .singlePage .testimonials .slider-testimonials .topMenu .container > .caption .item .wrapp.click, .topMenu .weArePage .testimonials .slider-testimonials .container > .caption .item .wrapp.click, .weArePage .testimonials .slider-testimonials .topMenu .container > .caption .item .wrapp.click, .topMenu .singlePage .textBackgroundBlock .container > .block .item .wrapp.click, .singlePage .textBackgroundBlock .topMenu .container > .block .item .wrapp.click, .topMenu .weArePage .textBackgroundBlock .container > .block .item .wrapp.click, .weArePage .textBackgroundBlock .topMenu .container > .block .item .wrapp.click, .topMenu .singlePage .directions .container > .block .item .wrapp.click, .singlePage .directions .topMenu .container > .block .item .wrapp.click, .topMenu .weArePage .directions .container > .block .item .wrapp.click, .weArePage .directions .topMenu .container > .block .item .wrapp.click, .topMenu .singlePage .tarrifs .container > .tableBlock .item .wrapp.click, .singlePage .tarrifs .topMenu .container > .tableBlock .item .wrapp.click, .topMenu .weArePage .tarrifs .container > .tableBlock .item .wrapp.click, .weArePage .tarrifs .topMenu .container > .tableBlock .item .wrapp.click, .topMenu .mainPage .weAre .container > .block .item .wrapp.click, .mainPage .weAre .topMenu .container > .block .item .wrapp.click, .topMenu .eventsPage .container > .row .item .wrapp.click, .eventsPage .topMenu .container > .row .item .wrapp.click, .topMenu .eventsPage .eventCalendar .calendar .container > .cal__header .item .wrapp.click, .eventsPage .eventCalendar .calendar .topMenu .container > .cal__header .item .wrapp.click, .topMenu .eventPage .titleTextBlock .date .container > p .item .wrapp.click, .eventPage .titleTextBlock .date .topMenu .container > p .item .wrapp.click, .topMenu .eventPage .titleTextBlock .container > .author .item .wrapp.click, .eventPage .titleTextBlock .topMenu .container > .author .item .wrapp.click, .topMenu .teamPage .container > .block .item .wrapp.click, .teamPage .topMenu .container > .block .item .wrapp.click, .topMenu .blogPage .container > .wrapp .item .wrapp.click, .blogPage .topMenu .container > .wrapp .item .wrapp.click, .topMenu .blogPage .actionBlock .container > .sortBy .item .wrapp.click, .blogPage .actionBlock .topMenu .container > .sortBy .item .wrapp.click, .topMenu .blogPage .container > .item .item .wrapp.click, .blogPage .topMenu .container > .item .item .wrapp.click, .topMenu .blogPage.singleBlog .container > .postedBy .item .wrapp.click, .blogPage.singleBlog .topMenu .container > .postedBy .item .wrapp.click, .topMenu .testimonialsPage .container > .block .item .wrapp.click, .testimonialsPage .topMenu .container > .block .item .wrapp.click, .topMenu .testimonialsPage .container > .testimonialsPopup .item .wrapp.click, .testimonialsPage .topMenu .container > .testimonialsPopup .item .wrapp.click, .topMenu .contactPage .container > .block .item .wrapp.click, .contactPage .topMenu .container > .block .item .wrapp.click, .topMenu .contactPage .block .container > .icon .item .wrapp.click, .contactPage .block .topMenu .container > .icon .item .wrapp.click, .topMenu .contactPage .block .container > .socialBlock .item .wrapp.click, .contactPage .block .topMenu .container > .socialBlock .item .wrapp.click, .topMenu .singleServicesPage .programBlock .container > .blockNumber .item .wrapp.click, .singleServicesPage .programBlock .topMenu .container > .blockNumber .item .wrapp.click, .topMenu .singleServicesPage .programBlock .item .price .container > .item .item .wrapp.click, .singleServicesPage .programBlock .item .price .topMenu .container > .item .item .wrapp.click, .topMenu .singleServicesPage .priceProgram .container > .item .item .wrapp.click, .singleServicesPage .priceProgram .topMenu .container > .item .item .wrapp.click, .topMenu .dashboard .therapistPage .tabSection .listPatient .container > .item .item .wrapp.click, .dashboard .therapistPage .tabSection .listPatient .topMenu .container > .item .item .wrapp.click, .topMenu .dashboard .therapistPage .tabSection .listPatient .container > .block .item .wrapp.click, .dashboard .therapistPage .tabSection .listPatient .topMenu .container > .block .item .wrapp.click, .topMenu .dashboard .therapistPage .tabSection .listReporting .item.container > * .item .wrapp.click, .dashboard .therapistPage .tabSection .listReporting .topMenu .item.container > * .item .wrapp.click, .topMenu .dashboard .therapistPage .tabSection .listReporting .container > .block .item .wrapp.click, .dashboard .therapistPage .tabSection .listReporting .topMenu .container > .block .item .wrapp.click, .topMenu .dashboard .container > .personalInfo .item .wrapp.click, .dashboard .topMenu .container > .personalInfo .item .wrapp.click, .topMenu .dashboard .container > .shortInfoBlock .item .wrapp.click, .dashboard .topMenu .container > .shortInfoBlock .item .wrapp.click, .topMenu .dashboard .dm-uploader .container > p .item .wrapp.click, .dashboard .dm-uploader .topMenu .container > p .item .wrapp.click, .topMenu .dashboard .container > .stepper .item .wrapp.click, .dashboard .topMenu .container > .stepper .item .wrapp.click, .topMenu .dashboard .list .table tr .container > .block .item .wrapp.click, .dashboard .list .table tr .topMenu .container > .block .item .wrapp.click, .topMenu .dashboard .fc .fc-left .container > .fc-button-group .item .wrapp.click, .dashboard .fc .fc-left .topMenu .container > .fc-button-group .item .wrapp.click, .topMenu .dashboard .editInfo .wrapperBlock .row .container > .item .item .wrapp.click, .dashboard .editInfo .wrapperBlock .row .topMenu .container > .item .item .wrapp.click, .topMenu .dashboard .editInfo .container > .formWrapp .item .wrapp.click, .dashboard .editInfo .topMenu .container > .formWrapp .item .wrapp.click, .topMenu .dashboard .editInfo .formWrapp .container > .block .item .wrapp.click, .dashboard .editInfo .formWrapp .topMenu .container > .block .item .wrapp.click, .topMenu .dashboard .editInfo .formWrapp .block .container > label .item .wrapp.click, .dashboard .editInfo .formWrapp .block .topMenu .container > label .item .wrapp.click, .topMenu .dashboard .editInfo .formWrapp .block .authorizationPage .wrapper .container > .forgetPwd .item .wrapp.click, .dashboard .editInfo .formWrapp .block .authorizationPage .wrapper .topMenu .container > .forgetPwd .item .wrapp.click, .topMenu .authorizationPage .wrapper .dashboard .editInfo .formWrapp .block .container > .forgetPwd .item .wrapp.click, .authorizationPage .wrapper .dashboard .editInfo .formWrapp .block .topMenu .container > .forgetPwd .item .wrapp.click, .topMenu .dashboard .editInfo.annualSubscribtion .container > .cards .item .wrapp.click, .dashboard .editInfo.annualSubscribtion .topMenu .container > .cards .item .wrapp.click, .topMenu .tabSection .container > .tabs .item .wrapp.click, .tabSection .topMenu .container > .tabs .item .wrapp.click, .topMenu .authorizationPage .container > .row .item .wrapp.click, .authorizationPage .topMenu .container > .row .item .wrapp.click, .topMenu .authorizationPage .container > .wrapper .item .wrapp.click, .authorizationPage .topMenu .container > .wrapper .item .wrapp.click, .topMenu .authorizationPage .wrapper .tabSection .container > .center .item .wrapp.click, .authorizationPage .wrapper .tabSection .topMenu .container > .center .item .wrapp.click {
  left: 0;
  -webkit-transition: all .45s ease-out;
  transition: all .45s ease-out;
}

.topMenu .language {
  width: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
}

@media screen and (max-width: 1024px) {
  .topMenu .language {
    margin-bottom: 1em;
  }
}

.topMenu .language a {
  padding: 0 5px;
}

@media screen and (max-width: 1024px) {
  .topMenu .language a {
    margin: 10px;
  }
}

.topMenu .language .active {
  font-weight: 800;
}

.topMenu .info {
  width: auto;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
}

@media screen and (max-width: 1024px) {
  .topMenu .info {
    margin: 30px 0 0;
    position: relative;
    top: 0;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}

.topMenu .info .login {
  width: auto;
  margin-left: 35px;
}

@media screen and (max-width: 1024px) {
  .topMenu .info .login {
    height: auto;
    margin-left: 0;
    margin-right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
  }
}

.topMenu .info .login img {
  margin-right: 10px;
}

.topMenu .info .login .avatar {
  width: 50px;
  height: 50px;
}

.topMenu .info .login .name {
  margin-right: 10px;
  -webkit-appearance: none;
}

@media screen and (max-width: 1366px) {
  .topMenu .info .login .name {
    display: none;
  }
}

.topMenu .brg-btn {
  display: none;
}

@media screen and (max-width: 1024px) {
  .topMenu .brg-btn {
    display: block;
    width: 30px;
    height: 15px;
    position: relative;
    cursor: pointer;
    z-index: 9999999;
  }
  .topMenu .brg-btn span {
    width: 100%;
    height: 1px;
    background-color: #5CA463;
    display: block;
    border-radius: 1px;
  }
  .topMenu .brg-btn span:nth-child(1) {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topMenu .brg-btn span:nth-child(2) {
    position: absolute;
    right: 0;
    top: 6px;
  }
  .topMenu .brg-btn span:nth-child(3) {
    position: absolute;
    right: 0;
    top: 12px;
  }
  .topMenu .brg-btn.click span:nth-child(1) {
    top: 50%;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .topMenu .brg-btn.click span:nth-child(2) {
    top: 50%;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .topMenu .brg-btn.click span:nth-child(3) {
    display: none;
  }
}

.topMenu .navigation {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  height: 70px;
}

.topMenu .navigation li {
  height: 100%;
  position: relative;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

@media screen and (max-width: 1024px) {
  .topMenu .navigation li:hover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .topMenu .navigation li:hover .dropdown {
    position: static;
    border: 1px solid #B4C0BC;
  }
}

.topMenu .navigation li:first-child a {
  margin-left: 0;
}

.topMenu .navigation li:last-child::before {
  content: none;
}

.topMenu .navigation li:last-child a {
  margin-right: 0;
}

.topMenu .navigation li::before {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  width: 3px;
  height: 3px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #5CA463;
  border-radius: 50%;
}

@media screen and (max-width: 1024px) {
  .topMenu .navigation li::before {
    content: none;
  }
}

.topMenu .navigation li.current-menu-item a::before {
  width: 100%;
  content: '';
}

.topMenu .navigation li .dropdown {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 70px;
  left: 0;
  width: 220px;
  padding: 5px;
  -webkit-box-shadow: 0px 4px 25px rgba(26, 91, 42, 0.1);
          box-shadow: 0px 4px 25px rgba(26, 91, 42, 0.1);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

@media screen and (max-width: 1024px) {
  .topMenu .navigation li .dropdown {
    left: -100%;
    width: 250px;
  }
}

.topMenu .navigation li .dropdown li {
  display: none;
}

.topMenu .navigation li .dropdown li::before {
  content: none;
}

.topMenu .navigation li:hover .dropdown {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 1;
  visibility: visible;
  background: #fff;
  top: 70px;
}

.topMenu .navigation li:hover .dropdown li {
  position: relative;
  display: block;
}

.topMenu .navigation li:hover .dropdown li a {
  padding: 13px 10px;
  color: #5CA463;
  margin: 0;
}

.topMenu .navigation li:hover .dropdown li a:hover::before {
  height: 0;
}

.topMenu .navigation li:hover .dropdown li .leftMenu {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: 20;
  top: 0;
  left: 210px;
  width: 220px;
  padding: 5px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-box-shadow: 0px 4px 25px rgba(26, 91, 42, 0.1);
          box-shadow: 0px 4px 25px rgba(26, 91, 42, 0.1);
}

@media screen and (max-width: 1024px) {
  .topMenu .navigation li:hover .dropdown li .leftMenu {
    display: none;
  }
}

.topMenu .navigation li:hover .dropdown li .leftMenu li {
  display: none;
}

.topMenu .navigation li:hover .dropdown li .leftMenu li::before {
  content: none;
}

.topMenu .navigation li:hover .dropdown li:hover {
  background: #D8E4D3;
}

.topMenu .navigation li:hover .dropdown li:hover .leftMenu {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 1;
  visibility: visible;
  background: #fff;
  left: 210px;
  border: 1px solid #D8E4D3;
}

.topMenu .navigation li:hover .dropdown li:hover .leftMenu li {
  display: block;
}

.topMenu .navigation li:hover .dropdown li:hover .leftMenu li:hover {
  background: #D8E4D3;
}

.topMenu .navigation a {
  color: #5CA463;
  margin: 0 15px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}

@media screen and (max-width: 1200px) {
  .topMenu .navigation a {
    margin: 0 10px;
  }
}

@media screen and (max-width: 1024px) {
  .topMenu .navigation a {
    margin: 0 .6em;
    font-size: 1em;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.topMenu .navigation a::before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0;
  background: #5CA463;
  height: 0;
  width: 100%;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

@media screen and (max-width: 1024px) {
  .topMenu .navigation a::before {
    content: none;
  }
}

.topMenu .navigation a:hover::before {
  height: 2px;
}

@media screen and (max-width: 1024px) {
  .topMenu .navigation {
    height: auto;
  }
  .topMenu .navigation li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    height: auto;
  }
  .topMenu .navigation li a {
    margin: 1em 0;
    color: #5CA463;
  }
  .topMenu .navigation.click {
    left: 0;
    -webkit-transition: all .45s ease-out;
    transition: all .45s ease-out;
  }
}

.topMenu .logoutForm {
  width: 255px;
  position: absolute;
  top: 100%;
  right: 0;
  display: none;
  background: #F7FBF1;
  padding: 10px 20px;
  -webkit-transition: none;
  transition: none;
}

.topMenu .logoutForm .nameField {
  color: #3E4743;
  padding: 0 20px;
}

.topMenu .logoutForm .position {
  color: #B4C0BC;
  padding: 0 20px;
}

.topMenu .logoutForm .link {
  padding: 0 20px;
  margin-top: 10px;
  display: block;
}

.topMenu .logoutForm .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}

.topMenu .logoutForm .row > * {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  width: 50%;
}

.topMenu .logoutForm .row .backGreen::after {
  content: none;
}

.footer {
  background: #D8E4D3;
  color: #94AAA3;
  padding: 65px 0 20px;
  position: relative;
}

@media screen and (max-width: 667px) {
  .footer {
    padding: 50px 0 20px;
  }
}

.footer .img {
  position: relative;
  top: -15px;
}

@media screen and (max-width: 1024px) {
  .footer .img {
    width: 100%;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 667px) {
  .footer .img {
    margin-bottom: 0;
  }
}

.footer .container .wrapp {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

@media screen and (max-width: 1024px) {
  .footer .container .wrapp {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.footer .row {
  max-width: 170px;
}

@media screen and (max-width: 1024px) {
  .footer .row {
    max-width: none;
    width: 45%;
    margin-right: 20px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 667px) {
  .footer .row {
    width: 50%;
    margin-right: 0;
  }
}

.footer .row h6 {
  margin-bottom: 30px;
  text-transform: uppercase;
}

@media screen and (max-width: 667px) {
  .footer .row h6 {
    margin-bottom: 10px;
  }
}

.footer .row > li {
  margin-bottom: 10px;
}

.footer .row:last-child {
  max-width: none;
}

@media screen and (max-width: 667px) {
  .footer .row:last-child {
    width: 100%;
  }
}

@media screen and (max-width: 667px) {
  .footer .row.contact {
    width: 100%;
  }
}

.footer .row.contact p {
  margin-bottom: 30px;
}

.footer a.info-text {
  display: block;
}

.footer .copyright {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 70px;
}

@media screen and (max-width: 667px) {
  .footer .copyright {
    margin-top: 35px;
  }
}

.footer .copyright .navigation {
  margin-left: 20px;
}

@media screen and (max-width: 667px) {
  .footer .copyright .navigation {
    width: 100%;
    margin: 2px 20px 2px 0;
  }
}

.footer .copyright .navigation.powered-by-astraliens {
  margin-left: auto;
}

@media screen and (max-width: 1024px) {
  .footer .copyright .navigation.powered-by-astraliens {
    width: 100%;
    margin: 2px 0;
  }
}

.footer .social {
  margin-bottom: 30px;
}

.footer-menu li {
  margin-bottom: 10px;
}

.footer-menu li a {
  font-size: 14px;
}

.direction .name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.direction .name::before {
  content: '';
  display: inline-block;
  width: 7px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 7px;
          flex: 0 0 7px;
  height: 7px;
  border-radius: 50%;
  margin-right: 10px;
}

@media screen and (max-width: 667px) {
  .direction .name::before {
    margin-right: 7px;
  }
}

.coral .name::before {
  background: #EB5757;
}

.yellow .name::before {
  background: #FFD600;
}

.lightGreen .name::before {
  background: #8BC440;
}

.green .name::before {
  background: #5CA463;
}

.orange .name::before {
  background: #F2994A;
}

.blue .name::before {
  background: #65C5FB;
}

.darkBlue .name::before {
  background: #0083E2;
}

.violet .name::before {
  background: #BB6BD9;
}

.breadcrumbs {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #b4c0bc;
  overflow-y: hidden;
  white-space: nowrap;
}

.breadcrumbs li::after {
  content: " / ";
  margin-right: 5px;
}

.breadcrumbs li:last-child::after {
  content: none;
}

.services h2 {
  padding: 110px 0 30px;
}

@media screen and (max-width: 1024px) {
  .services h2 {
    padding-top: 70px;
  }
}

.services .servicesBlock .item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(33.333% - 10px);
          flex: 0 0 calc(33.333% - 10px);
  width: calc(33.333% - 10px);
  margin: 0 5px 10px;
  min-height: 250px;
  height: calc(50vh - 70px);
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 1024px) {
  .services .servicesBlock .item {
    width: calc(100% - 10px);
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 10px);
            flex: 0 0 calc(100% - 10px);
  }
}

.services .servicesBlock .item:nth-child(1) {
  width: calc(50% - 10px);
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(50% - 10px);
          flex: 0 0 calc(50% - 10px);
}

@media screen and (max-width: 1024px) {
  .services .servicesBlock .item:nth-child(1) {
    width: calc(100% - 10px);
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 10px);
            flex: 0 0 calc(100% - 10px);
  }
}

.services .servicesBlock .item:nth-child(2) {
  width: calc(50% - 10px);
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(50% - 10px);
          flex: 0 0 calc(50% - 10px);
}

@media screen and (max-width: 1024px) {
  .services .servicesBlock .item:nth-child(2) {
    width: calc(100% - 10px);
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 10px);
            flex: 0 0 calc(100% - 10px);
  }
}

.services .servicesBlock .item::before {
  content: "";
  width: 367px;
  height: 289px;
  background: rgba(255, 255, 255, 0.6);
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media screen and (max-width: 667px) {
  .services .servicesBlock .item::before {
    width: 93%;
    max-width: 350px;
    height: 220px;
  }
}

.services .servicesBlock .item img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: 100%;
  height: 100%;
}

.services .servicesBlock .item .title {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 230px;
  text-align: center;
}

@media screen and (max-width: 667px) {
  .services .servicesBlock .item .title {
    top: 45%;
  }
}

.services .servicesBlock .item .btn, .services .servicesBlock .item .dashboard .fc .fc-more, .dashboard .fc .services .servicesBlock .item .fc-more {
  position: absolute;
  top: 78%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.people h2.title {
  padding-bottom: 80px;
}

.people h5 {
  padding: 25px 0 0;
  text-align: center;
}

.people .block {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  text-align: center;
}

.people .block .item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(33.333% - 40px);
          flex: 0 0 calc(33.333% - 40px);
  width: calc(33.333% - 40px);
  margin: 0 20px 50px;
}

@media screen and (max-width: 1024px) {
  .people .block .item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 40px);
            flex: 0 0 calc(50% - 40px);
    width: calc(50% - 40px);
  }
}

@media screen and (max-width: 667px) {
  .people .block .item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
    margin: 0 0 50px;
  }
}

.people .block .img {
  border-radius: 50%;
  width: 220px;
  height: 220px;
  background: #D8E4D3;
  overflow: hidden;
  margin: auto;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .people .block .img {
    background: none;
    height: auto;
    width: 100%;
    border-radius: 0;
  }
}

.people .block .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .people .block .img img {
    height: auto;
  }
}

.people .block .info .options {
  color: #B4C0BC;
}

.people .block .direction > * {
  margin: 0 10px;
  display: inline-block;
}

@media screen and (max-width: 667px) {
  .singleTeam .container {
    margin: 0 15px;
  }
}

.singleTeam .block {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  margin-top: 45px;
}

@media screen and (max-width: 667px) {
  .singleTeam .block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}

.singleTeam .block .img {
  width: 220px;
  height: 220px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 220px;
          flex: 0 0 220px;
  overflow: hidden;
  border-radius: 50%;
}

@media screen and (max-width: 667px) {
  .singleTeam .block .img {
    border-radius: 0;
    width: 100%;
    height: auto;
  }
}

.singleTeam .block .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.singleTeam .block .info {
  padding-left: 66px;
  width: 100%;
}

@media screen and (max-width: 1024px) {
  .singleTeam .block .info {
    padding-left: 20px;
    margin-top: 20px;
  }
}

@media screen and (max-width: 667px) {
  .singleTeam .block .info {
    padding: 0;
  }
}

.singleTeam .block .info .options {
  margin-top: 47px;
  color: #B4C0BC;
}

.singleTeam .block .info .direction {
  margin-top: 8px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  max-width: 470px;
  margin-left: -10px;
  margin-right: -10px;
}

.singleTeam .block .info .direction > * {
  margin: 0 10px;
}

.singleTeam .navigationTeacher {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  margin: 113px 0 80px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.singleTeam .navigationTeacher .arrow {
  content: "";
  height: 30px;
  width: 15px;
  background: url("data:image/svg+xml;utf8,<svg width='17' height='32' viewBox='0 0 17 32' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M16 1L1 16L16 31' stroke='#5CA463' stroke-linecap='round'/></svg>") no-repeat;
}

.singleTeam .navigationTeacher .arrow.next {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  margin-right: 60px;
}

@media screen and (max-width: 1024px) {
  .singleTeam .navigationTeacher .arrow.next {
    margin-right: 20px;
  }
}

@media screen and (max-width: 667px) {
  .singleTeam .navigationTeacher .arrow.next {
    margin-right: 10px;
  }
}

.singleTeam .navigationTeacher .arrow.prev {
  margin-right: 60px;
}

@media screen and (max-width: 1024px) {
  .singleTeam .navigationTeacher .arrow.prev {
    margin-right: 20px;
  }
}

@media screen and (max-width: 667px) {
  .singleTeam .navigationTeacher .arrow.prev {
    margin-right: 10px;
  }
}

.singleTeam .navigationTeacher a.prev {
  border-right: 1px solid #5CA463;
}

@media screen and (max-width: 667px) {
  .singleTeam .navigationTeacher a.prev {
    border: none;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

@media screen and (max-width: 667px) {
  .singleTeam .navigationTeacher a.next {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

.singleTeam .navigationTeacher a.next,
.singleTeam .navigationTeacher a.prev {
  width: auto;
  padding: 0 50px;
}

@media screen and (max-width: 1024px) {
  .singleTeam .navigationTeacher a.next,
  .singleTeam .navigationTeacher a.prev {
    padding: 0 20px;
  }
}

@media screen and (max-width: 667px) {
  .singleTeam .navigationTeacher a.next,
  .singleTeam .navigationTeacher a.prev {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
    width: 50%;
    padding: 0;
  }
}

.singleTeam .navigationTeacher a.next .img,
.singleTeam .navigationTeacher a.prev .img {
  margin-right: 15px;
}

@media screen and (max-width: 667px) {
  .singleTeam .navigationTeacher a.next .img,
  .singleTeam .navigationTeacher a.prev .img {
    display: none;
  }
}

.singleTeam .navigationTeacher a.next .captionText:nth-child(3),
.singleTeam .navigationTeacher a.prev .captionText:nth-child(3) {
  color: #3E4743;
  margin-top: 12px;
}

@media screen and (max-width: 667px) {
  .singleTeam .navigationTeacher a.next .captionText:nth-child(2),
  .singleTeam .navigationTeacher a.prev .captionText:nth-child(2) {
    display: none;
  }
}

.eventBlock {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  width: 100%;
  margin-top: 65px;
}

@media screen and (max-width: 1024px) {
  .eventBlock {
    margin-top: 50px;
  }
}

.eventBlock > .item {
  max-width: 540px;
  position: relative;
  width: calc(50% - 15px);
  margin-bottom: 60px;
  padding-bottom: 50px;
  background-color: #fff;
}

@media screen and (max-width: 1024px) {
  .eventBlock > .item {
    margin-bottom: 50px;
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}

.eventBlock > .item .price p span {
  font: 1em/33px "NotoSerif-Regular";
}

.eventBlock > .item .btn, .eventBlock > .item .dashboard .fc .fc-more, .dashboard .fc .eventBlock > .item .fc-more {
  position: absolute;
  right: 20px;
}

@media screen and (max-width: 1024px) {
  .eventBlock > .item .btn, .eventBlock > .item .dashboard .fc .fc-more, .dashboard .fc .eventBlock > .item .fc-more {
    right: 15px;
    bottom: 15px;
  }
}

.eventBlock > .item .blog_list_cat_name {
  left: 50px;
  right: auto;
  max-width: 10em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block !important;
}

@media screen and (max-width: 667px) {
  .eventBlock > .item .blog_list_cat_name {
    display: none !important;
  }
}

.eventBlock .img {
  height: 280px;
  position: relative;
}

@media screen and (max-width: 667px) {
  .eventBlock .img {
    height: auto;
  }
}

.eventBlock .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.eventBlock .img .price {
  position: absolute;
  right: 0;
  bottom: -15px;
  background-color: #5CA463;
  padding: 10px 44px;
}

.eventBlock .img .price p {
  color: #fff;
}

.eventBlock .img .price p span {
  font-size: 1rem;
}

.eventBlock .caption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0 20px;
}

@media screen and (max-width: 1024px) {
  .eventBlock .caption {
    padding: 0 15px;
  }
}

.eventBlock .caption p.text {
  margin: 20px 0;
  max-width: 100%;
  font-size: 16px;
}

@media screen and (max-width: 1024px) {
  .eventBlock .caption p.text {
    margin: 0 0 20px;
  }
}

.eventBlock .caption .date {
  position: relative;
}

.eventBlock .caption .date div {
  position: relative;
}

.eventBlock .caption .date p.date {
  font: 130px/1 "Raleway-ExtraBold";
  color: #D8E4D3;
}

@media screen and (max-width: 1024px) {
  .eventBlock .caption .date p.date {
    font-size: 80px;
  }
}

@media screen and (max-width: 667px) {
  .eventBlock .caption .date p.date {
    font-size: 70px;
  }
}

.eventBlock .caption .date .month {
  font-size: 1.125em;
  text-transform: uppercase;
  color: #5CA463;
  letter-spacing: 5px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.eventBlock .caption .info {
  margin-left: 20px;
}

@media screen and (max-width: 1024px) {
  .eventBlock .caption .info {
    margin-left: 15px;
  }
}

.eventBlock .caption .info h5 {
  padding: 30px 0;
}

@media screen and (max-width: 667px) {
  .eventBlock .caption .info h5 {
    padding: 25px 0;
  }
}

.eventBlock .caption .info .price {
  float: right;
  margin-top: 20px;
}

@media screen and (max-width: 667px) {
  .eventBlock .caption .info .price {
    margin: 0 0 20px;
  }
}

.eventBlock .caption .info .price p {
  color: #B4C0BC;
}

.eventBlock .caption .info .price p span {
  color: #3E4743;
}

.eventBlock .caption .info .time {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  float: left;
  width: auto;
  margin-top: 20px;
}

@media screen and (max-width: 667px) {
  .eventBlock .caption .info .time {
    margin: 0 0 15px;
  }
}

.eventBlock .caption .info .time p {
  color: #B4C0BC;
}

.eventBlock .caption .info .time p span {
  color: #3E4743;
}

.eventSlider {
  position: relative;
  display: block;
  width: auto;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 80px;
}

@media screen and (max-width: 1024px) {
  .eventSlider {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 50px;
  }
}

.eventSlider.eventBlock .caption .info {
  margin-left: 0;
}

.eventSlider .slick-next {
  right: 70px;
  top: -50px;
}

.eventSlider .slick-next:before {
  content: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='40' height='40' fill='%235CA463'/%3E%3Cpath d='M22.0834 20L15.1326 13.0547C14.6186 12.5406 14.6186 11.7094 15.1326 11.2008C15.6467 10.6922 16.4779 10.6922 16.992 11.2008L24.867 19.0703C25.3646 19.568 25.3756 20.3664 24.9053 20.8805L16.9975 28.8047C16.7404 29.0617 16.4014 29.1875 16.0678 29.1875C15.7342 29.1875 15.3951 29.0617 15.1381 28.8047C14.624 28.2906 14.624 27.4594 15.1381 26.9508L22.0834 20Z' fill='white'/%3E%3C/svg%3E%0A");
}

.eventSlider .slick-prev {
  right: 140px;
  top: -50px;
  left: auto;
}

.eventSlider .slick-prev:before {
  content: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='40' height='40' fill='%235CA463'/%3E%3Cpath d='M17.9164 20L24.8672 13.0547C25.3813 12.5406 25.3813 11.7094 24.8672 11.2008C24.3532 10.6867 23.5219 10.6922 23.0078 11.2008L15.1329 19.0703C14.6352 19.568 14.6243 20.3664 15.0946 20.8805L23.0024 28.8047C23.2594 29.0617 23.5985 29.1875 23.9321 29.1875C24.2657 29.1875 24.6047 29.0617 24.8617 28.8047C25.3758 28.2906 25.3758 27.4594 24.8617 26.9508L17.9164 20Z' fill='white'/%3E%3C/svg%3E%0A");
}

.eventSlider .item {
  width: 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
}

@media screen and (max-width: 1024px) {
  .eventSlider .item {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.eventSlider .item .btn, .eventSlider .item .dashboard .fc .fc-more, .dashboard .fc .eventSlider .item .fc-more {
  position: relative;
  left: 70px;
  bottom: 0;
}

.eventSlider .item .price p span {
  font-size: 1.5em;
}

.navigationEvents {
  text-align: center;
  margin-bottom: 100px;
}

.navigationEvents a {
  color: #5CA463;
}

@media screen and (max-width: 1024px) {
  .testimonialsWrapp .caption, .testimonialsPage .item .caption {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
}

.testimonialsWrapp .caption .info, .testimonialsPage .item .caption .info {
  margin-left: 30px;
}

@media screen and (max-width: 667px) {
  .testimonialsWrapp .caption .info, .testimonialsPage .item .caption .info {
    margin-left: 20px;
  }
}

.testimonialsWrapp .caption .category, .testimonialsPage .item .caption .category {
  color: #5CA463;
}

.testimonialsWrapp .text, .testimonialsPage .item .text {
  margin-top: 35px;
}

.testimonialsWrapp .text .previewText, .testimonialsPage .item .text .previewText {
  max-height: 96px;
  overflow: hidden;
  position: relative;
}

.testimonialsWrapp .text .previewText::before, .testimonialsPage .item .text .previewText::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#f7fbf1));
  background: linear-gradient(transparent 0%, #f7fbf1 100%);
}

.testimonialsWrapp .text .date, .testimonialsPage .item .text .date {
  color: #B4C0BC;
  margin-top: 15px;
}

.contactForm {
  border-top: 2px solid #5CA463;
  max-width: 600px;
  margin: 80px auto 0;
}

@media screen and (max-width: 667px) {
  .contactForm {
    border: 1px solid #5CA463;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.contactForm .title {
  padding: 10px 0;
  text-align: center;
  color: #5CA463;
}

@media screen and (max-width: 667px) {
  .contactForm .title {
    background: #5CA463;
    color: #fff;
    margin-bottom: 20px;
  }
}

.contactForm .form {
  padding: 0 50px 50px;
}

.contactForm .form .input {
  border: none;
  border-bottom: 1px solid #5CA463;
  margin-bottom: 10px;
}

.contactForm .form .select {
  width: 100%;
  border-bottom: 1px solid #5CA463;
  margin-bottom: 30px;
  padding: 10px 15px;
}

.contactForm .form .textarea {
  border: 1px solid #5CA463;
}

.contactForm .form .btn, .contactForm .form .dashboard .fc .fc-more, .dashboard .fc .contactForm .form .fc-more {
  margin-top: 50px;
}

.bookNowPopup {
  max-width: 420px;
  width: 100%;
  margin: 0;
  padding: 30px 40px;
}

@media screen and (max-width: 667px) {
  .bookNowPopup {
    padding: 30px;
  }
}

.bookNowPopup .selectText {
  color: #5CA463;
  text-align: center;
  margin-bottom: 10px;
}

.bookNowPopup .contactForm {
  margin: 0;
}

.bookNowPopup .time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  width: 100%;
}

@media screen and (max-width: 667px) {
  .bookNowPopup .time {
    display: none;
  }
}

.bookNowPopup .time .dateInput {
  -ms-flex-preferred-size: 49%;
      flex-basis: 49%;
}

.bookNowPopup .time .dateInput .cont {
  position: relative;
  display: block;
  cursor: pointer;
  color: #5CA463;
  padding: 20px 10px;
  margin-bottom: 10px;
  border: 1px solid #5CA463;
}

.bookNowPopup .time .dateInput input {
  position: absolute;
  cursor: pointer;
  opacity: 0;
}

.bookNowPopup .time .dateInput input:checked ~ .check {
  background-color: #5CA463;
  color: #fff;
}

.bookNowPopup .time .dateInput .check {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  background: #F0F4EC;
  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;
  text-align: center;
}

@media screen and (max-width: 667px) {
  .bookNowPopup #service_id {
    display: none;
  }
}

.bookNowPopup.participateForm .contactForm {
  width: 100%;
  border: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.bookNowPopup.participateForm .contactForm .title {
  padding: 0;
  margin-bottom: 20px;
  font-size: 14px;
  background: none;
  color: #5CA463;
}

.bookNowPopup.participateForm .contactForm input[type="text"],
.bookNowPopup.participateForm .contactForm input[type="email"],
.bookNowPopup.participateForm .contactForm input[type="phone"] {
  margin-bottom: 20px;
}

.bookNowPopup.participateForm .contactForm .form {
  padding: 0;
}

.bookNowPopup.participateForm .contactForm .checkboxWrapper {
  margin-top: 20px;
}

.bookNowPopup.participateForm .contactForm .checkboxWrapper a {
  font-size: 14px;
}

@media screen and (max-width: 667px) {
  .bookNowPopup.participateForm .contactForm .checkboxWrapper a {
    font-size: 12px;
  }
}

.participateBtnFixed {
  position: fixed;
  top: 50%;
  right: 0;
  z-index: 50;
  background: #fff;
  border-top-left-radius: 40px;
  border-bottom-left-radius: 40px;
  height: 80px;
  width: 140px;
  cursor: pointer;
}

@media screen and (max-width: 667px) {
  .participateBtnFixed {
    display: none;
  }
}

.participateBtnFixed:hover {
  width: 130px;
}

.participateBtnFixed::before {
  content: "";
  border: 1px solid #5CA463;
  border-right: 0;
  position: absolute;
  right: 0;
  width: 93%;
  height: 80%;
  border-top-left-radius: 40px;
  border-bottom-left-radius: 40px;
}

.participateBtnFixed span {
  color: #5CA463;
  max-width: 100px;
  width: 100%;
  display: block;
  text-align: center;
  font-size: initial;
}

.topHeader {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 998;
  width: 100%;
  height: 50px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #5CA463;
}

@media screen and (max-width: 667px) {
  .topHeader {
    position: relative;
    padding-top: 15px;
    height: auto;
  }
}

.topHeader .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 1200px) {
  .topHeader .container.full {
    width: auto;
  }
}

.topHeader .container .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 667px) {
  .topHeader .container .info {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    margin-bottom: 15px;
  }
}

.topHeader .container .info p {
  color: #fff;
  margin-right: 24px;
}

@media screen and (max-width: 667px) {
  .topHeader .container .info p {
    margin: 0 25px;
  }
}

.topHeader .container .info p svg {
  margin-right: 7px;
}

.topHeader .container .info .adress {
  max-width: 200px;
}

.topHeader .container .t-info .t-info__link-icon {
  margin-right: 5px;
}

.topHeader .container .t-info .t-info__link-text {
  font-size: 16px;
}

@media screen and (min-width: 1440px) {
  .topHeader .container .t-info .t-info__link-text {
    font-size: 18px;
  }
}

@media screen and (max-width: 1200px) {
  .topHeader .container .t-info .t-info__link-text {
    display: none;
  }
}

.topHeader .container .buttons {
  margin: 6px 0;
}

@media screen and (max-width: 667px) {
  .topHeader .container .buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    width: 100%;
    margin: 0;
  }
}

.topHeader .container .buttons a {
  font-size: 18px;
}

@media screen and (max-width: 667px) {
  .topHeader .container .buttons a {
    text-align: center;
    max-width: 320px;
    margin: 0 0 15px;
    width: 50%;
    padding: 6px 10px;
    font-size: 16px;
  }
  .topHeader .container .buttons a + a {
    margin-left: 10px;
  }
}

.text a,
.content_item a {
  color: #5CA463;
}

.text iframe,
.content_item iframe {
  width: 100% !important;
}

.text h2,
.text h3,
.text h4,
.text h5,
.text h6,
.content_item h2,
.content_item h3,
.content_item h4,
.content_item h5,
.content_item h6 {
  color: #5CA463;
  font: 2.25em/48px "NotoSerif-Regular" !important;
}

.text ul li,
.content_item ul li {
  color: inherit;
  margin-bottom: 15px;
  margin-left: 20px;
  position: relative;
}

.text ul li:first-child,
.content_item ul li:first-child {
  margin-top: 20px;
}

.text ul li::before,
.content_item ul li::before {
  background-color: #5CA463;
  border-radius: 50%;
  content: "";
  position: absolute;
  top: 50%;
  left: -20px;
  height: 5px;
  width: 5px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.schedule {
  text-align: center;
  padding-bottom: 40px;
  /*.table {
          width: 100%;
          background: $brand6;
          padding: 0 0 40px;

          @include respond-to($phone) {
              display: block;
          }

          tbody {
              @include respond-to($phone) {
                  display: block;
              }
          }

          tr {
              @include respond-to($phone) {
                  display: block;
              }

              &:nth-child(1) {
                  text-align: center;

                  th {
                      border: none;
                      @extend .h6;
                      color: $brand1;
                      border-top: 4px solid $brand1;
                      height: 50px;
                      background: #fff;
                  }
              }

              &:nth-child(2) {
                  td {
                      @extend .h6;
                      color: $brand4;
                      border: 0;
                      height: 55px;
                  }
              }

              &:last-child {
                  td {
                      border-bottom: 1px solid $brand1;
                  }
              }

              td {

                  // &:first-child {
                  //     @extend .smallBody;
                  //     color: $brand4;
                  // }
                  @include respond-to($phone) {
                      display: block;

                      &::before {
                          content: attr(data-label);
                          float: left;
                          text-transform: uppercase;
                          font-weight: bold;
                      }
                  }

                  &:last-child {
                      border-right: 0;
                  }
              }
          }

          td {
              border-right: 1px solid $brand1;
              border-top: 1px solid $brand1;
              width: 16.666%;
              text-align: center;
              height: 73px;

              @include respond-to($phone) {
                  padding-left: 5px;
                  padding-right: 5px;
              }

              &.active {
                  background: $footer_base;
              }
          }
      }*/
}

.schedule .title {
  padding-bottom: 40px;
}

.schedule .btn, .schedule .dashboard .fc .fc-more, .dashboard .fc .schedule .fc-more {
  margin-top: 60px;
}

.schedule .container {
  margin: 0 auto;
}

.schedule .tableBlock {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  background: #F7FBF1;
  overflow: hidden;
}

@media screen and (max-width: 667px) {
  .schedule .tableBlock {
    background: none;
  }
}

.schedule .tableBlock .day {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.667%;
          flex: 0 0 16.667%;
  width: 16.667%;
}

@media screen and (max-width: 667px) {
  .schedule .tableBlock .day {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
  }
}

.schedule .tableBlock .day .title {
  border-bottom: 1px solid #5CA463;
  width: 100%;
  color: #B4C0BC;
  padding: 18px 0;
}

@media screen and (max-width: 667px) {
  .schedule .tableBlock .day .title {
    background: #5CA463;
    color: #fff;
  }
}

.schedule .tableBlock .day .direction {
  position: relative;
}

.schedule .tableBlock .day .direction:hover .tooltip {
  visibility: visible;
}

.schedule .tableBlock .day .direction .name {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;
  position: relative;
  cursor: pointer;
}

.schedule .tableBlock .day .direction .name::before {
  margin-right: 10px;
  margin-bottom: 2px;
  display: inline-block;
}

.schedule .tableBlock .day .direction .tooltip {
  visibility: hidden;
  width: 100%;
  background-color: #F0F4EC;
  border: 1px solid #5CA463;
  color: #3E4743;
  text-align: center;
  padding: 5px 0;
  border-radius: 0px;
  position: absolute;
  z-index: 1;
  left: 0;
}

.schedule .tableBlock .day .active-event-even {
  background: #F7FBF1;
}

.schedule .tableBlock .day .item {
  border-right: 1px solid #5CA463;
  border-bottom: 1px solid #5CA463;
  width: 100%;
  padding: 13px 10px;
  height: 99px;
}

@media screen and (max-width: 1024px) {
  .schedule .tableBlock .day .item {
    min-height: 120px;
  }
}

@media screen and (max-width: 667px) {
  .schedule .tableBlock .day .item {
    height: auto;
    min-height: auto;
  }
}

.schedule .tableBlock .day .item.active {
  background: #D8E4D3;
}

.schedule .tableBlock .day .item.empty {
  background: #fff;
}

@media screen and (max-width: 667px) {
  .schedule .tableBlock .day .item.empty {
    display: none;
  }
}

.schedule .tableBlock .day .item.cancelled {
  color: #B4C0BC;
}

.schedule .tableBlock .day:last-child .item {
  border-right: none;
}

.mapBlock .container {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

@media screen and (max-width: 1024px) {
  .mapBlock .container {
    margin-left: 0;
    margin-right: 0;
  }
}

.mapBlock .container .textSide {
  max-width: 350px;
}

@media screen and (max-width: 1024px) {
  .mapBlock .container .textSide {
    margin-bottom: 30px;
  }
}

.mapBlock .container .textSide h1 {
  color: #5CA463;
}

.mapBlock .container .textSide h2 {
  color: #5CA463;
  margin: 0 0 1em;
}

.mapBlock .container .textSide p {
  position: relative;
  margin: 20px 0 2px;
  padding-left: 40px;
}

.mapBlock .container .textSide p img {
  position: absolute;
  left: 0;
  top: 7px;
}

.mapBlock .container .textSide p span {
  display: inline-block;
}

.mapBlock .container .textSide .buttons {
  margin-top: 32px;
}

.mapBlock .container .map {
  width: 50%;
  height: 400px;
}

@media screen and (max-width: 1024px) {
  .mapBlock .container .map {
    position: relative;
    width: 100%;
  }
}

.mapBlock--m {
  margin-bottom: 80px;
}

@media screen and (max-width: 1024px) {
  .mapBlock--m {
    margin-bottom: 50px;
  }
}

.cbh {
  display: none;
}

@media screen and (min-width: 667px) {
  .cbh {
    display: block;
  }
}

.cbh__btn {
  position: fixed;
  z-index: 10000;
  right: 50px;
  bottom: 50px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  border: 0;
  border-radius: 50px;
  background-color: #5CA463;
  -webkit-box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.25);
  background: #fff;
  color: #5CA463;
  text-decoration: none;
  cursor: pointer;
}

.cbh__btn-text {
  display: inline-block;
  max-width: 0;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
  -webkit-transition: max-width 0.5s , padding 0.5s;
  transition: max-width 0.5s , padding 0.5s;
  font: 1.125em/1.25 "Raleway-Medium";
}

.cbh__btn:hover .cbh__btn-text {
  max-width: 300px;
  padding: 0 20px;
}

.cbh__btn-icon {
  position: relative;
  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;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: #5CA463;
  color: #fff;
  font-size: 32px;
}

.cbh__btn-icon:before, .cbh__btn-icon:after {
  content: '';
  position: absolute;
  z-index: -1;
  border-radius: 50%;
  -webkit-transition: all .5s;
  transition: all .5s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  opacity: 0;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  pointer-events: none;
}

.cbh__btn-icon:before {
  width: 160px;
  height: 160px;
  background-color: transparent;
  border: 2px solid #5CA463;
  -webkit-animation: cbhCircle 2.2s infinite ease-in-out;
  animation: cbhCircle 2.2s infinite ease-in-out;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  left: 50%;
  top: 50%;
  margin: -80px 0 0 -80px;
}

.cbh__btn-icon:after {
  width: 100px;
  height: 100px;
  background-color: #5CA463;
  border: 2px solid transparent;
  -webkit-animation: cbhCircleFill 2.3s infinite ease-in-out;
  animation: cbhCircleFill 2.3s infinite ease-in-out;
  -webkit-box-shadow: 0 0 2px 0 #5CA463;
          box-shadow: 0 0 2px 0 #5CA463;
  left: 50%;
  top: 50%;
  margin: -50px 0 0 -50px;
}

.cbh__btn:hover .cbh__btn-icon:before,
.cbh__btn:hover .cbh__btn-icon:after {
  width: 0;
  height: 0;
  margin: 0;
}

.cbh__btn-icon i {
  position: relative;
  z-index: 2;
}

.singlePage .content_item {
  width: 620px;
}

@media screen and (max-width: 1024px) {
  .singlePage .content_item {
    max-width: 100%;
    width: 100%;
    padding-right: 0;
  }
}

.singlePage .events {
  padding-top: 150px;
}

@media screen and (max-width: 1024px) {
  .singlePage .events {
    padding-top: 50px;
  }
}

/*******************************/
.singlePage,
.weArePage {
  margin-top: 105px;
  overflow: hidden;
}

@media screen and (max-width: 1024px) {
  .singlePage,
  .weArePage {
    margin-top: 50px;
  }
}

.singlePage h5,
.weArePage h5 {
  padding: 40px 0 20px;
}

@media screen and (max-width: 1024px) {
  .singlePage h5,
  .weArePage h5 {
    padding: 20px 0 20px;
  }
}

@media screen and (max-width: 1024px) {
  .singlePage .container,
  .weArePage .container {
    margin: 0 50px;
  }
}

@media screen and (max-width: 667px) {
  .singlePage .container,
  .weArePage .container {
    margin: 0 15px;
  }
}

.singlePage .text,
.weArePage .text {
  width: 590px;
  max-width: 90%;
}

@media screen and (max-width: 1024px) {
  .singlePage .text,
  .weArePage .text {
    max-width: 100%;
    width: auto;
    padding-right: 0;
  }
}

@media screen and (max-width: 667px) {
  .singlePage .text,
  .weArePage .text {
    padding-right: 0;
  }
}

.singlePage .titleTextBlock,
.weArePage .titleTextBlock {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 80px;
  position: relative;
}

.singlePage .titleTextBlock .img,
.weArePage .titleTextBlock .img {
  max-width: 370px;
  width: 370px;
}

@media screen and (max-width: 1024px) {
  .singlePage .titleTextBlock .img,
  .weArePage .titleTextBlock .img {
    height: auto;
    overflow: hidden;
    max-width: 560px;
    width: 100%;
    margin: 30px 0 50px;
  }
  .singlePage .titleTextBlock .img img,
  .weArePage .titleTextBlock .img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
}

@media screen and (max-width: 667px) {
  .singlePage .titleTextBlock .img,
  .weArePage .titleTextBlock .img {
    max-width: 100%;
    width: 100%;
  }
}

.singlePage .titleTextBlock .buttons,
.weArePage .titleTextBlock .buttons {
  margin-top: 50px;
}

.singlePage .titleTextBlock .buttons a.white,
.weArePage .titleTextBlock .buttons a.white {
  padding: 10px 24px;
  border: #5CA463 solid 1px;
}

.singlePage .titleTextBlock .btn, .singlePage .titleTextBlock .dashboard .fc .fc-more, .dashboard .fc .singlePage .titleTextBlock .fc-more,
.weArePage .titleTextBlock .btn,
.weArePage .titleTextBlock .dashboard .fc .fc-more,
.dashboard .fc .weArePage .titleTextBlock .fc-more {
  background: #5CA463;
  border-radius: 4px;
  border: 1px solid #5CA463;
  padding: 9px 36px;
  color: #fff;
}

.singlePage .titleTextBlock .btn:after, .singlePage .titleTextBlock .dashboard .fc .fc-more:after, .dashboard .fc .singlePage .titleTextBlock .fc-more:after,
.weArePage .titleTextBlock .btn:after,
.weArePage .titleTextBlock .dashboard .fc .fc-more:after,
.dashboard .fc .weArePage .titleTextBlock .fc-more:after {
  display: none;
}

.singlePage .imgBlock,
.weArePage .imgBlock {
  margin-bottom: 140px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  padding-bottom: 30px;
}

.singlePage .imgBlock::before,
.weArePage .imgBlock::before {
  content: "";
  position: absolute;
  top: -50px;
  background: #F0F4EC;
  height: calc(100% + 50px);
  width: 940px;
  z-index: -1;
}

@media screen and (max-width: 1024px) {
  .singlePage .imgBlock::before,
  .weArePage .imgBlock::before {
    left: -50px !important;
    width: 100vw;
  }
}

@media screen and (max-width: 667px) {
  .singlePage .imgBlock::before,
  .weArePage .imgBlock::before {
    left: -15px !important;
  }
}

.singlePage .imgBlock .title,
.weArePage .imgBlock .title {
  padding: 0 0 30px;
  text-align: left;
}

@media screen and (max-width: 1024px) {
  .singlePage .imgBlock .title,
  .weArePage .imgBlock .title {
    padding: 25px 0;
  }
}

.singlePage .imgBlock .price,
.weArePage .imgBlock .price {
  width: 215px;
  position: relative;
}

@media screen and (max-width: 1024px) {
  .singlePage .imgBlock .price,
  .weArePage .imgBlock .price {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (max-width: 1024px) {
  .singlePage .imgBlock .price .item,
  .weArePage .imgBlock .price .item {
    max-width: 180px;
  }
}

@media screen and (max-width: 667px) {
  .singlePage .imgBlock .price .item,
  .weArePage .imgBlock .price .item {
    width: 48%;
  }
}

.singlePage .imgBlock .price .title,
.weArePage .imgBlock .price .title {
  padding: 20px 0 15px;
}

@media screen and (max-width: 667px) {
  .singlePage .imgBlock .price .title,
  .weArePage .imgBlock .price .title {
    font-size: 2em;
  }
}

.singlePage .imgBlock .price .title::after,
.weArePage .imgBlock .price .title::after {
  content: "";
  height: 1px;
  background: #5CA463;
  width: 100vw;
  display: block;
  position: absolute;
}

@media screen and (max-width: 1024px) {
  .singlePage .imgBlock .price .title::after,
  .weArePage .imgBlock .price .title::after {
    content: none;
  }
}

.singlePage .imgBlock .textSide,
.weArePage .imgBlock .textSide {
  max-width: 470px;
}

.singlePage .imgBlock .textSide .textSide__btn-wrap,
.weArePage .imgBlock .textSide .textSide__btn-wrap {
  margin-top: 50px;
  margin-bottom: 25px;
  font-size: 18px;
}

@media screen and (max-width: 1024px) {
  .singlePage .imgBlock .textSide .textSide__btn-wrap,
  .weArePage .imgBlock .textSide .textSide__btn-wrap {
    margin: 25px 0 0 48px;
  }
}

.singlePage .imgBlock .textSide .textSide__btn-wrap a,
.weArePage .imgBlock .textSide .textSide__btn-wrap a {
  color: #5CA463;
}

.singlePage .imgBlock .imgSide .img img,
.weArePage .imgBlock .imgSide .img img {
  width: 100%;
  max-width: 560px;
  max-height: 320px;
}

@media screen and (max-width: 667px) {
  .singlePage .imgBlock .imgSide .img img,
  .weArePage .imgBlock .imgSide .img img {
    max-width: 100%;
  }
}

.singlePage .imgBlock.left,
.weArePage .imgBlock.left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media screen and (max-width: 1024px) {
  .singlePage .imgBlock.left,
  .weArePage .imgBlock.left {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.singlePage .imgBlock.left::before,
.weArePage .imgBlock.left::before {
  right: 0;
}

.singlePage .imgBlock.left .textSide,
.weArePage .imgBlock.left .textSide {
  margin-left: 70px;
}

@media screen and (max-width: 1024px) {
  .singlePage .imgBlock.left .textSide,
  .weArePage .imgBlock.left .textSide {
    margin: 0;
    max-width: none;
  }
}

.singlePage .imgBlock.left .imgSide .price,
.weArePage .imgBlock.left .imgSide .price {
  text-align: right;
}

.singlePage .imgBlock.left .imgSide .price .title,
.weArePage .imgBlock.left .imgSide .price .title {
  text-align: right;
}

.singlePage .imgBlock.left .imgSide .price .title::after,
.weArePage .imgBlock.left .imgSide .price .title::after {
  right: 0;
}

.singlePage .imgBlock.left .textDecoration,
.weArePage .imgBlock.left .textDecoration {
  left: 77%;
  width: 665px;
  top: 20%;
}

.singlePage .imgBlock.right,
.weArePage .imgBlock.right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-flow: row-reverse;
          flex-flow: row-reverse;
}

@media screen and (max-width: 1024px) {
  .singlePage .imgBlock.right,
  .weArePage .imgBlock.right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column wrap;
            flex-flow: column wrap;
  }
}

.singlePage .imgBlock.right::before,
.weArePage .imgBlock.right::before {
  left: 0;
}

.singlePage .imgBlock.right .textSide,
.weArePage .imgBlock.right .textSide {
  margin-right: 70px;
}

@media screen and (max-width: 1024px) {
  .singlePage .imgBlock.right .textSide,
  .weArePage .imgBlock.right .textSide {
    margin: 0;
    max-width: none;
  }
}

.singlePage .imgBlock.right .imgSide,
.weArePage .imgBlock.right .imgSide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.singlePage .imgBlock.right .price,
.weArePage .imgBlock.right .price {
  text-align: left;
}

.singlePage .imgBlock.right .price .title,
.weArePage .imgBlock.right .price .title {
  text-align: left;
}

.singlePage .imgBlock.right .price .title::after,
.weArePage .imgBlock.right .price .title::after {
  left: 0;
}

.singlePage .imgBlock.right .textDecoration,
.weArePage .imgBlock.right .textDecoration {
  left: -23.5%;
  top: 40%;
  width: 415px;
}

.singlePage .testimonials,
.weArePage .testimonials {
  padding-bottom: 40px;
  background: #F0F4EC;
}

.singlePage .testimonials .title,
.weArePage .testimonials .title {
  padding-bottom: 95px;
}

.singlePage .testimonials .container,
.weArePage .testimonials .container {
  width: 470px;
}

@media screen and (max-width: 1024px) {
  .singlePage .testimonials .container,
  .weArePage .testimonials .container {
    margin: 0 auto;
  }
}

@media screen and (max-width: 1024px) {
  .singlePage .testimonials .container,
  .weArePage .testimonials .container {
    width: 100%;
    padding: 0 15px;
  }
}

.singlePage .testimonials .slider-testimonials .caption .info,
.weArePage .testimonials .slider-testimonials .caption .info {
  margin-left: 30px;
}

.singlePage .testimonials .slider-testimonials .caption .info .name,
.weArePage .testimonials .slider-testimonials .caption .info .name {
  margin-bottom: 5px;
}

.singlePage .testimonials .slider-testimonials .caption .category,
.weArePage .testimonials .slider-testimonials .caption .category {
  color: #5CA463;
}

.singlePage .testimonials .slider-testimonials .text,
.weArePage .testimonials .slider-testimonials .text {
  margin-top: 35px;
}

.singlePage .testimonials .slider-testimonials .text .date,
.weArePage .testimonials .slider-testimonials .text .date {
  color: #B4C0BC;
  margin-top: 15px;
}

.singlePage .services,
.weArePage .services {
  padding-top: 10px;
}

.singlePage .textBlock,
.weArePage .textBlock {
  margin: 0 auto 200px;
  width: 570px;
}

@media screen and (max-width: 1024px) {
  .singlePage .textBlock,
  .weArePage .textBlock {
    width: 100%;
    margin-bottom: 150px;
  }
}

.singlePage .textBlock .title,
.weArePage .textBlock .title {
  padding: 0 0 30px;
  color: #3E4743;
}

.singlePage .textBackgroundBlock,
.weArePage .textBackgroundBlock {
  background: #F0F4EC;
  margin-bottom: 90px;
  padding: 70px 0 35px;
}

.singlePage .textBackgroundBlock h2.title,
.weArePage .textBackgroundBlock h2.title {
  padding: 0 0 40px;
  text-align: left;
}

.singlePage .textBackgroundBlock .btn, .singlePage .textBackgroundBlock .dashboard .fc .fc-more, .dashboard .fc .singlePage .textBackgroundBlock .fc-more,
.weArePage .textBackgroundBlock .btn,
.weArePage .textBackgroundBlock .dashboard .fc .fc-more,
.dashboard .fc .weArePage .textBackgroundBlock .fc-more {
  margin-top: 35px;
  padding-bottom: 0;
}

.singlePage .textBackgroundBlock .block,
.weArePage .textBackgroundBlock .block {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.singlePage .textBackgroundBlock .block .item,
.weArePage .textBackgroundBlock .block .item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(44% - 45px);
          flex: 0 0 calc(44% - 45px);
  width: calc(44% - 45px);
  margin: 0 20px;
}

@media screen and (max-width: 1024px) {
  .singlePage .textBackgroundBlock .block .item,
  .weArePage .textBackgroundBlock .block .item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
    margin: 0;
  }
}

.singlePage .textBackgroundBlock .block .item .block,
.weArePage .textBackgroundBlock .block .item .block {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media screen and (max-width: 1024px) {
  .singlePage .textBackgroundBlock .block .item .block,
  .weArePage .textBackgroundBlock .block .item .block {
    margin-top: 50px;
  }
}

.singlePage .textBackgroundBlock .block .item .item,
.weArePage .textBackgroundBlock .block .item .item {
  padding-bottom: 35px;
}

.singlePage .textBackgroundBlock h5,
.weArePage .textBackgroundBlock h5 {
  color: #5CA463;
  padding: 0 0 5px;
}

.singlePage .directions,
.weArePage .directions {
  padding-bottom: 120px;
  padding-top: 100px;
}

.singlePage .directions .block,
.weArePage .directions .block {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.singlePage .directions .block .item,
.weArePage .directions .block .item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(33.333% - 40px);
          flex: 0 0 calc(33.333% - 40px);
  width: calc(33.333% - 40px);
  margin: 0 20px 30px;
  padding: 0 25px;
  text-align: center;
  min-height: 370px;
  border-top: 1px solid #5CA463;
  background: url(../images/services/group/bg.png) 50% 50% no-repeat;
}

@media screen and (max-width: 1024px) {
  .singlePage .directions .block .item,
  .weArePage .directions .block .item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 40px);
            flex: 0 0 calc(50% - 40px);
    width: calc(50% - 40px);
  }
}

@media screen and (max-width: 667px) {
  .singlePage .directions .block .item,
  .weArePage .directions .block .item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}

.singlePage .directions .h3, .singlePage .directions .eventBlock .img .price p span, .eventBlock .img .price p .singlePage .directions span,
.weArePage .directions .h3,
.weArePage .directions .eventBlock .img .price p span,
.eventBlock .img .price p .weArePage .directions span {
  color: #5CA463;
  padding: 40px 0;
}

.singlePage .directions .h3::after, .singlePage .directions .eventBlock .img .price p span::after, .eventBlock .img .price p .singlePage .directions span::after,
.weArePage .directions .h3::after,
.weArePage .directions .eventBlock .img .price p span::after,
.eventBlock .img .price p .weArePage .directions span::after {
  content: "...";
  margin: 10px 0 0;
  display: block;
  line-height: 10px;
  font-family: auto;
}

.singlePage .tarrifs,
.weArePage .tarrifs {
  background: #F0F4EC;
  padding-bottom: 80px;
}

@media screen and (max-width: 1024px) {
  .singlePage .tarrifs .container,
  .weArePage .tarrifs .container {
    margin: 0 15px;
  }
}

.singlePage .tarrifs .tableWrapp,
.weArePage .tarrifs .tableWrapp {
  margin: 50px 0 0px;
}

.singlePage .tarrifs .tableBlock,
.weArePage .tarrifs .tableBlock {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.singlePage .tarrifs .tableBlock .item,
.weArePage .tarrifs .tableBlock .item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.333%;
          flex: 0 0 33.333%;
  width: 33.333%;
  margin-bottom: 70px;
}

@media screen and (max-width: 1024px) {
  .singlePage .tarrifs .tableBlock .item,
  .weArePage .tarrifs .tableBlock .item {
    width: 100%;
  }
}

.singlePage .tarrifs .tableBlock .item h6,
.weArePage .tarrifs .tableBlock .item h6 {
  color: #b4c0bc;
  border-bottom: 1px solid #5ca463;
  text-align: left;
  padding-bottom: 10px;
  width: 100%;
}

.singlePage .tarrifs .tableBlock .item h2.title,
.weArePage .tarrifs .tableBlock .item h2.title {
  text-align: left;
  padding-top: 30px;
}

.singlePage .tarrifs .tableBlock .item .price,
.weArePage .tarrifs .tableBlock .item .price {
  padding-right: 70px;
  width: 100%;
}

.mainPage .weAre {
  padding: 55px 0;
  background: #F0F4EC;
}

.mainPage .weAre .title {
  padding: 0 0 50px;
  text-align: left;
}

.mainPage .weAre .block::before {
  content: "Welcome";
  color: rgba(229, 236, 222, 0.9);
  opacity: 0.9;
  font: 180px "NotoSerif-Bold";
  position: absolute;
  left: 8%;
  top: 36%;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  z-index: 1;
}

@media screen and (max-width: 1200px) {
  .mainPage .weAre .block::before {
    content: none;
  }
}

@media screen and (max-width: 667px) {
  .mainPage .weAre .block::before {
    display: none;
  }
}

.mainPage .weAre .block .item {
  width: 50%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  position: relative;
}

@media screen and (max-width: 667px) {
  .mainPage .weAre .block .item {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}

.mainPage .weAre .block .item:nth-child(1) {
  padding-right: 150px;
}

@media screen and (min-width: 1440px) {
  .mainPage .weAre .block .item:nth-child(1) {
    padding-right: 150px;
    padding-left: 75px;
  }
}

@media screen and (max-width: 667px) {
  .mainPage .weAre .block .item:nth-child(1) {
    padding-right: 0;
    padding-bottom: 50px;
  }
}

.mainPage .weAre .block .img::before {
  content: "Welcome";
  color: #B4C0BC;
  opacity: 0.9;
  font: 144px "NotoSerif-Bold";
  mix-blend-mode: multiply;
  position: absolute;
  left: -280px;
  top: 43%;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  z-index: 1;
}

@media screen and (max-width: 1200px) {
  .mainPage .weAre .block .img::before {
    content: none;
  }
}

@media screen and (max-width: 667px) {
  .mainPage .weAre .block .btn, .mainPage .weAre .block .dashboard .fc .fc-more, .dashboard .fc .mainPage .weAre .block .fc-more {
    float: right;
  }
}

.mainPage .weAre .block p {
  padding-bottom: 80px;
}

@media screen and (max-width: 667px) {
  .mainPage .weAre .block p {
    padding-bottom: 30px;
  }
}

.mainPage .advices .advicesBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 1024px) {
  .mainPage .advices .advicesBlock {
    margin-left: -14px;
    margin-right: -14px;
  }
}

.mainPage .advices .advicesBlock .item {
  position: relative;
  max-width: 370px;
  min-height: 370px;
  height: 370px;
  width: calc(33.333% - 28px);
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(33.333% - 28px);
          flex: 0 0 calc(33.333% - 28px);
  margin: 14px;
  background: url(../images/advice/background.png) 50% 50% no-repeat;
  background-size: cover;
}

@media screen and (max-width: 1024px) {
  .mainPage .advices .advicesBlock .item {
    width: calc(50% - 28px);
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 28px);
            flex: 0 0 calc(50% - 28px);
  }
}

@media screen and (max-width: 667px) {
  .mainPage .advices .advicesBlock .item {
    width: calc(100% - 28px);
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 28px);
            flex: 0 0 calc(100% - 28px);
    margin: 0 14px 40px;
    min-height: 300px;
    height: auto;
  }
}

.mainPage .advices .advicesBlock .item .numberBig {
  opacity: 1;
  mix-blend-mode: overlay;
  z-index: 1;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .mainPage .advices .advicesBlock .item .numberBig {
    opacity: 0.3;
  }
}

.mainPage .advices .advicesBlock .item .text {
  padding: 60px 25px;
  position: relative;
  z-index: 11;
  height: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.mainPage .advices .advicesBlock .item .text p {
  text-align: center;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .mainPage .advices .advicesBlock .item .text p {
    width: 100%;
  }
}

.mainPage .advices .advicesBlock .item .text p:nth-child(2) {
  margin-top: 15px;
}

.mainPage .advices .advicesBlock .item.advisor .advisorImg {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.mainPage .advices .advicesBlock .item.advisor .caption {
  background: rgba(255, 255, 255, 0.4);
  position: absolute;
  width: 100%;
  color: #fff;
  bottom: 0;
  left: 0;
  padding: 15px 20px;
}

.mainPage .services h2.title {
  padding: 110px 0 30px;
  font: 2.25em/48px "NotoSerif-Regular";
}

@media screen and (max-width: 1024px) {
  .mainPage .services h2.title {
    padding-top: 70px;
  }
}

.weArePage .titleTextBlock {
  margin-bottom: 20px;
}

@media screen and (max-width: 1024px) {
  .weArePage .titleTextBlock {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    margin-bottom: 60px;
  }
}

.weArePage .titleTextBlock .title {
  padding: 0;
  max-width: 170px;
  text-align: left;
}

.weArePage .titleTextBlock h6 {
  color: #5CA463;
  padding: 25px 0;
}

.weArePage .slider-spaces img {
  max-height: 470px;
  margin: auto;
}

@media screen and (max-width: 1024px) {
  .weArePage .slider-spaces img {
    max-height: none;
  }
}

.weArePage .slider-spaces .slick-slide {
  margin: 0 15px;
  max-width: 770px;
}

@media screen and (max-width: 1024px) {
  .weArePage .slider-spaces .slick-slide {
    max-width: 100%;
  }
}

.weArePage .slider-spaces .slick-dots li {
  margin: 0;
}

.weArePage .slider-spaces .slick-dots li button {
  width: 81px;
  height: 3px;
  padding: 0;
}

.weArePage .slider-spaces .slick-dots li button:before {
  background: #F0F4EC;
  border-radius: 0;
  width: 100%;
  height: 3px;
}

.weArePage .slider-spaces .slick-dots li.slick-active button:before {
  background: #5CA463;
  -webkit-transform: none;
          transform: none;
}

.weArePage .people {
  padding-bottom: 80px;
}

.weArePage .people .btn, .weArePage .people .dashboard .fc .fc-more, .dashboard .fc .weArePage .people .fc-more {
  float: right;
}

.eventsPage {
  margin-top: 60px;
}

@media screen and (max-width: 1024px) {
  .eventsPage {
    margin-top: 50px;
  }
}

.eventsPage h2.title {
  padding: 0 0 0 25px;
}

.eventsPage .row {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.eventsPage .row h1.title {
  display: block;
  text-align: center;
  width: 100%;
}

@media screen and (max-width: 667px) {
  .eventsPage .eventCalendar .btn, .eventsPage .eventCalendar .dashboard .fc .fc-more, .dashboard .fc .eventsPage .eventCalendar .fc-more {
    margin-top: 20px;
  }
}

.eventsPage .eventCalendar .btn img, .eventsPage .eventCalendar .dashboard .fc .fc-more img, .dashboard .fc .eventsPage .eventCalendar .fc-more img {
  margin-left: 10px;
}

.eventsPage .eventCalendar .calendar {
  padding: 0 50px;
  width: 100%;
  max-width: 470px;
  margin: 0 auto;
  background-color: #F0F4EC;
  overflow: hidden;
  display: none;
  position: absolute;
  right: 0;
  top: 50px;
  z-index: 100;
}

@media screen and (max-width: 667px) {
  .eventsPage .eventCalendar .calendar {
    top: 135px;
    padding: 0 10px;
  }
}

.eventsPage .eventCalendar .calendar.open {
  display: block;
}

.eventsPage .eventCalendar .calendar .cal__header {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 50px 1.4rem;
  border-bottom: 1px solid #94aaa3;
}

@media screen and (max-width: 667px) {
  .eventsPage .eventCalendar .calendar .cal__header {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
}

.eventsPage .eventCalendar .calendar .cal__header button {
  background: none;
  border: 0;
  outline: none;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  padding: 0;
  -webkit-appearance: button;
  -moz-user-select: none;
  -ms-user-select: none;
  cursor: pointer;
}

.eventsPage .eventCalendar .calendar .cal__header__label {
  padding: 0 50px;
  color: #5CA463;
}

.eventsPage .eventCalendar .calendar .cal__week {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.eventsPage .eventCalendar .calendar .cal__week span {
  color: #B4C0BC;
  max-width: 14.28%;
  padding: 1.2rem 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 14.28%;
          flex: 0 0 14.28%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-transform: uppercase;
  text-align: center;
}

.eventsPage .eventCalendar .calendar .cal__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.eventsPage .eventCalendar .calendar .cal__date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 14.28%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 14.28%;
          flex: 0 0 14.28%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 0;
  color: #B4C0BC;
  border-radius: 50%;
}

.eventsPage .eventCalendar .calendar .cal__date--active:hover {
  cursor: pointer;
}

.eventsPage .eventCalendar .calendar .cal__date--today {
  background-color: #5CA463;
  color: #fff;
}

.eventsPage .eventCalendar .calendar .cal__date--selected {
  background-color: #e7e9ed;
  color: #333;
}

@media screen and (max-width: 1024px) {
  .eventPage .container {
    margin: 0 15px;
  }
}

.eventPage .titleTextBlock {
  margin-bottom: 80px;
}

@media screen and (max-width: 1024px) {
  .eventPage .titleTextBlock {
    margin-bottom: 50px;
  }
}

.eventPage .titleTextBlock ul.inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.eventPage .titleTextBlock ul.inline li {
  margin: 0 20px 0 14px;
}

.eventPage .titleTextBlock ul.inline li:first-child {
  margin: 0 20px 20px 14px !important;
}

.eventPage .titleTextBlock .title {
  padding: 5px 0 35px;
  text-align: left;
}

.eventPage .titleTextBlock > .img {
  max-width: 100%;
  width: 500px;
}

@media screen and (max-width: 1024px) {
  .eventPage .titleTextBlock > .img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.eventPage .titleTextBlock > .img .buttonBlock {
  margin-top: 30px;
}

@media screen and (max-width: 1024px) {
  .eventPage .titleTextBlock > .img .buttonBlock {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
}

.eventPage .titleTextBlock > .img .buttonBlock a:hover {
  color: #5CA463;
  background-color: #F7FBF1;
}

.eventPage .titleTextBlock .date {
  margin-top: 50px;
}

.eventPage .titleTextBlock .date p {
  color: #B4C0BC;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
}

.eventPage .titleTextBlock .date img {
  margin-right: 15px;
  width: auto;
}

.eventPage .titleTextBlock .price {
  margin-top: 50px;
  position: relative;
  width: auto;
}

@media screen and (max-width: 1024px) {
  .eventPage .titleTextBlock .price {
    margin: 30px 0 0;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}

.eventPage .titleTextBlock .price .title {
  padding: 20px 0 15px;
}

.eventPage .titleTextBlock .price .title::after {
  content: "";
  height: 1px;
  background: #5CA463;
  width: 100vw;
  display: block;
  position: absolute;
  left: 0;
}

.eventPage .titleTextBlock .author {
  margin-top: 50px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
}

@media screen and (max-width: 1024px) {
  .eventPage .titleTextBlock .author {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.eventPage .titleTextBlock .author .img {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin: 0;
}

.eventPage .titleTextBlock .author .info {
  margin-left: 30px;
}

.eventPage .titleTextBlock .author .info .position {
  color: #B4C0BC;
}

@media screen and (max-width: 1024px) {
  .eventPage .mapBlock .container {
    margin-left: 0;
    margin-right: 0;
  }
}

.eventPage .events .title {
  text-align: left;
  padding: 0;
}

.eventPage .events .eventBlock {
  margin-top: 20px;
}

.eventPage .events .text {
  width: auto;
}

.teamPage {
  margin-top: 105px;
}

@media screen and (max-width: 1024px) {
  .teamPage {
    margin-top: 50px;
  }
}

.teamPage .title {
  text-align: left;
  padding: 0 20px 30px;
}

.teamPage .block {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.teamPage .block .item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(50% - 15px);
          flex: 0 0 calc(50% - 15px);
  width: calc(50% - 15px);
  margin-bottom: 60px;
  font: inherit;
  position: relative;
  padding-bottom: 65px;
}

@media screen and (max-width: 667px) {
  .teamPage .block .item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
  }
}

.teamPage .block .img {
  height: 370px;
  overflow: hidden;
  position: relative;
}

@media screen and (max-width: 1024px) {
  .teamPage .block .img {
    height: 270px;
  }
}

.teamPage .block .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.teamPage .block .img .direction {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #F0F4EC;
  padding: 12px 23px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 667px) {
  .teamPage .block .img .direction {
    padding: 2px 10px;
  }
}

.teamPage .block .img .direction > * {
  margin: 0 6px;
}

.teamPage .block .img .direction > *:first-child {
  margin-left: 0;
}

.teamPage .block .img .direction > *:last-child {
  margin-right: 0;
}

.teamPage .block .img .direction .name {
  margin: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
}

.teamPage .block .name {
  margin-top: 30px;
}

@media screen and (max-width: 667px) {
  .teamPage .block .name {
    margin-top: 25px;
  }
}

.teamPage .block .name .options {
  color: #B4C0BC;
}

.teamPage .block .text {
  margin-top: 30px;
}

@media screen and (max-width: 667px) {
  .teamPage .block .text {
    margin-top: 25px;
  }
}

.teamPage .block .btn, .teamPage .block .dashboard .fc .fc-more, .dashboard .fc .teamPage .block .fc-more {
  position: absolute;
  right: 0;
  bottom: 0;
}

@media screen and (max-width: 1024px) {
  .teamPage .block .btn, .teamPage .block .dashboard .fc .fc-more, .dashboard .fc .teamPage .block .fc-more {
    bottom: 15px;
    font-size: 20px;
  }
}

.blogPage {
  margin-top: 105px;
}

.blogPage .wrapp {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.blogPage .container > .wrapp {
  margin-bottom: 50px;
}

.blogPage .title {
  text-align: left;
  padding: 0 20px 30px;
}

.blogPage .rightSide {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 400px;
          flex: 0 0 400px;
  width: 400px;
}

@media screen and (max-width: 1024px) {
  .blogPage .rightSide {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
  }
}

.blogPage .leftSide {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 740px;
          flex: 0 0 740px;
  width: 740px;
}

@media screen and (max-width: 1024px) {
  .blogPage .leftSide {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
  }
}

.blogPage .actionBlock {
  margin-bottom: 30px;
}

.blogPage .actionBlock .sortBy {
  width: auto;
  margin-left: 17px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
}

@media screen and (max-width: 667px) {
  .blogPage .actionBlock .sortBy {
    margin-left: 0;
  }
}

.blogPage .actionBlock .sortBy p {
  margin-right: 15px;
}

.blogPage .actionBlock .sortBy button {
  text-transform: uppercase;
  margin: 0 10px;
  cursor: pointer;
}

.blogPage .actionBlock .sortBy button.active {
  color: #5CA463;
}

.blogPage .actionBlock .search-form {
  width: auto;
  display: block;
  margin-bottom: 0;
  border: 0;
}

@media screen and (max-width: 667px) {
  .blogPage .actionBlock .search-form {
    width: 100%;
  }
}

.blogPage .actionBlock .search-form input[type="submit"] {
  width: auto;
  background: none;
  color: #94AAA3;
  border: none;
  padding: 0;
}

.blogPage .actionBlock .search-form input[type="search"] {
  width: 130px;
  color: #3E4743;
  padding: 12px 20px 12px 40px;
  float: right;
  margin-bottom: 0;
  border: 0;
  border-bottom: 1px solid #fff;
  border-radius: 0;
  background-color: white;
  background-image: url("../images/search-icon.svg");
  background-position: 10px 10px;
  background-repeat: no-repeat;
  -webkit-transition: width 0.4s ease-in-out;
  transition: width 0.4s ease-in-out;
  -webkit-appearance: none;
}

.blogPage .actionBlock .search-form input[type="search"]:focus {
  width: 100%;
  border-bottom: 1px solid #5CA463;
}

.blogPage .actionBlock .search-form input[type="search"]::-webkit-input-placeholder {
  color: #5CA463;
}

.blogPage .actionBlock .search-form input[type="search"]:-ms-input-placeholder {
  color: #5CA463;
}

.blogPage .actionBlock .search-form input[type="search"]::-ms-input-placeholder {
  color: #5CA463;
}

.blogPage .actionBlock .search-form input[type="search"]::placeholder {
  color: #5CA463;
}

.blogPage .item {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  margin-bottom: 47px;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

@media screen and (max-width: 1024px) {
  .blogPage .item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
  }
}

@media screen and (max-width: 667px) {
  .blogPage .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}

.blogPage .item.bigPost {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

@media screen and (max-width: 1024px) {
  .blogPage .item.bigPost {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
}

.blogPage .item.bigPost .img {
  width: 270px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 270px;
          flex: 0 0 270px;
  height: 395px;
}

@media screen and (max-width: 1024px) {
  .blogPage .item.bigPost .img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
  }
}

.blogPage .item.bigPost .caption {
  position: relative;
  padding: 45px 30px 30px;
}

@media screen and (max-width: 1024px) {
  .blogPage .item.bigPost .caption {
    width: 100%;
  }
}

@media screen and (max-width: 667px) {
  .blogPage .item.bigPost .caption {
    padding: 0 20px 20px;
  }
}

.blogPage .item.bigPost .caption h5 {
  padding-bottom: 30px;
}

@media screen and (max-width: 667px) {
  .blogPage .item.bigPost .caption h5 {
    padding-bottom: 10px;
  }
}

.blogPage .item.bigPost .caption .btn, .blogPage .item.bigPost .caption .dashboard .fc .fc-more, .dashboard .fc .blogPage .item.bigPost .caption .fc-more {
  margin-top: 30px;
  margin-left: 45px;
}

.blogPage .item.bigPost .caption .row {
  margin-top: 25px;
}

.blogPage .item.bigPost .caption::before {
  position: absolute;
  right: 0;
  top: 32px;
  height: 70px;
  width: 3px;
  background: #5CA463;
  content: "";
}

@media screen and (max-width: 667px) {
  .blogPage .item.smallPost {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
  }
}

.blogPage .item.smallPost .img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100px;
          flex: 0 0 100px;
  width: 100px;
  height: 100px;
}

.blogPage .item.smallPost .caption {
  padding: 0 0 0 16px;
}

@media screen and (max-width: 1024px) {
  .blogPage .item.smallPost .caption {
    width: 100%;
  }
}

@media screen and (max-width: 667px) {
  .blogPage .item.smallPost .caption {
    margin-top: 0px;
  }
}

.blogPage .item .img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 170px;
          flex: 0 0 170px;
  width: 170px;
  height: 170px;
  overflow: hidden;
}

@media screen and (max-width: 667px) {
  .blogPage .item .img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
    height: auto;
  }
}

.blogPage .item .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.blogPage .item .caption {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: 0 0 0 26px;
}

@media screen and (max-width: 667px) {
  .blogPage .item .caption {
    padding: 0;
    margin-top: 20px;
  }
}

@media screen and (max-width: 667px) {
  .blogPage .item .caption h5 {
    margin-bottom: 10px;
  }
}

.blogPage .item .caption .row {
  margin-top: 10px;
}

.blogPage .item .caption .author,
.blogPage .item .caption .date {
  color: #B4C0BC;
}

.blogPage .subscriptionForm {
  border-top: 2px solid #5CA463;
  padding: 10px 100px 30px;
  width: 400px;
  margin: auto;
}

@media screen and (max-width: 667px) {
  .blogPage .subscriptionForm {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
}

.blogPage .subscriptionForm .wrapp {
  margin-top: 55px;
}

.blogPage .subscriptionForm h6 {
  color: #5CA463;
  text-align: center;
}

.blogPage .subscriptionForm .input {
  border: none;
  border-bottom: 1px solid #5CA463;
  margin-bottom: 35px;
}

.blogPage.singleBlog {
  margin-top: 60px;
}

@media screen and (max-width: 1024px) {
  .blogPage.singleBlog {
    margin-top: 50px;
  }
}

.blogPage.singleBlog .heading {
  margin-bottom: 60px;
}

@media screen and (max-width: 1024px) {
  .blogPage.singleBlog .heading {
    margin-bottom: 50px;
  }
}

.blogPage.singleBlog .title {
  text-align: center;
  padding: 0;
}

.blogPage.singleBlog .content {
  padding-bottom: 2em;
}

.blogPage.singleBlog .container {
  width: 670px;
  margin: auto;
}

@media screen and (max-width: 667px) {
  .blogPage.singleBlog .container {
    width: auto;
    margin: 0 15px;
  }
}

.blogPage.singleBlog .img {
  background-image: url(../images/blog/heading-img.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  height: 420px;
}

.blogPage.singleBlog .postedBy {
  color: #B4C0BC;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.blogPage.singleBlog .postedBy span {
  margin: 0 5px;
}

.blogPage.singleBlog .quotation {
  margin: 30px 0;
}

.blogPage.singleBlog h5 {
  color: #5CA463;
  text-align: center;
  margin: 40px 0 20px;
}

.blogPage.singleBlog img {
  margin: 45px 0;
}

.blogPage.searchPage .actionBlock .sortBy {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.blogPage.searchPage .actionBlock .search-form {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 100%;
  margin-bottom: 20px;
}

.blogPage.searchPage .actionBlock .search-form input[type="search"] {
  float: left;
}

.testimonialsPage {
  margin-top: 105px;
}

@media screen and (max-width: 1024px) {
  .testimonialsPage {
    margin-top: 60px;
  }
}

.testimonialsPage h2.title {
  text-align: left;
}

.testimonialsPage .qouteWrapp {
  width: 495px;
  margin: 35px auto 50px;
}

@media screen and (max-width: 1024px) {
  .testimonialsPage .qouteWrapp {
    width: 100%;
    margin: 45px auto 60px;
  }
}

.testimonialsPage .qouteWrapp .quotation {
  color: #3E4743;
}

.testimonialsPage .qouteWrapp .quotation::before {
  content: "\201c";
  color: #5CA463;
}

.testimonialsPage .qouteWrapp .name {
  text-align: right;
  color: #B4C0BC;
  margin-top: 25px;
}

.testimonialsPage .block {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.testimonialsPage .testimonialsPopup {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: none;
}

.testimonialsPage .testimonialsPopup.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.testimonialsPage .testimonialsPopup .item {
  margin: 0;
  position: relative;
}

.testimonialsPage .testimonialsPopup .close {
  position: absolute;
  right: 35px;
  top: 0px;
  cursor: pointer;
}

.testimonialsPage .testimonialsPopup .close span {
  color: #3E4743;
  font-size: 3em;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
}

.testimonialsPage .testimonialsPopup .previewText {
  max-height: none;
}

.testimonialsPage .testimonialsPopup .previewText::before {
  content: none !important;
}

.testimonialsPage .testimonialsPopup .learnMore {
  display: none;
}

.testimonialsPage .item {
  padding: 50px;
  margin-bottom: 60px;
  background: #F7FBF1;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 45%;
          flex: 0 0 45%;
  width: 45%;
}

.testimonialsPage .item .learnMore {
  margin-top: 50px;
  float: right;
}

@media screen and (max-width: 1024px) {
  .testimonialsPage .item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
    padding: 50px 30px 50px;
  }
}

.contactPage {
  margin: 140px 0;
}

@media screen and (max-width: 667px) {
  .contactPage {
    margin: 50px 0;
  }
}

.contactPage .block {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.contactPage .block > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 48%;
          flex: 0 0 48%;
  width: 48%;
}

@media screen and (max-width: 667px) {
  .contactPage .block > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
    margin-bottom: 50px;
  }
}

.contactPage .block .title {
  text-align: left;
  margin-bottom: 45px;
}

.contactPage .block .icon {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 15px;
}

@media screen and (max-width: 667px) {
  .contactPage .block .icon {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
  }
}

.contactPage .block .icon:nth-child(2) img,
.contactPage .block .icon:nth-child(3) img {
  -webkit-transform: rotate(100deg);
          transform: rotate(100deg);
}

.contactPage .block .icon img {
  margin-right: 20px;
}

.contactPage .block .icon p {
  width: 100%;
  max-width: 400px;
}

@media screen and (max-width: 667px) {
  .contactPage .block .icon p {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
  }
}

.contactPage .block .socialBlock {
  margin-top: 35px;
}

@media screen and (max-width: 667px) {
  .contactPage .block .socialBlock {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
  }
}

.contactPage .block .socialBlock p {
  margin-right: 10px;
}

.contactPage #map {
  width: 100%;
  background: #333;
  height: 420px;
}

.servicesPage h1.title {
  padding: 60px 0 20px;
  color: #5CA463;
  text-align: center;
}

.singleServicesPage .titleTextBlock .title {
  padding: 0;
  max-width: 180px;
  font-size: 1.8em;
  text-align: left;
}

@media screen and (max-width: 1024px) {
  .singleServicesPage .titleTextBlock .title {
    max-width: none;
  }
}

.singleServicesPage .programBlock {
  background: #F0F4EC;
  padding: 0 70px 70px;
  margin-bottom: 80px;
  position: relative;
}

@media screen and (max-width: 1024px) {
  .singleServicesPage .programBlock {
    padding: 0 40px 70px;
  }
}

.singleServicesPage .programBlock .textDecoration {
  left: 59.7%;
  width: 1000px;
  white-space: nowrap;
}

.singleServicesPage .programBlock:nth-child(2n) .textDecoration {
  left: -48.7%;
}

.singleServicesPage .programBlock h2 {
  text-align: left;
  padding-bottom: 40px;
}

.singleServicesPage .programBlock .btn, .singleServicesPage .programBlock .dashboard .fc .fc-more, .dashboard .fc .singleServicesPage .programBlock .fc-more {
  float: right;
}

.singleServicesPage .programBlock h5 {
  padding: 0;
}

.singleServicesPage .programBlock .blockNumber {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.singleServicesPage .programBlock .blockNumber > .item {
  width: 44%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 44%;
          flex: 0 0 44%;
  margin-bottom: 50px;
}

.singleServicesPage .programBlock .item .price {
  margin-top: 20px;
}

.singleServicesPage .programBlock .item .price .item {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
}

.singleServicesPage .programBlock .item .price .item p:nth-child(1) {
  color: #5CA463;
  margin-right: 40px;
}

@media screen and (max-width: 1024px) {
  .singleServicesPage .programBlock .item .price .item p:nth-child(1) {
    margin-right: 15px;
    min-width: 80px;
    max-width: 80px;
  }
}

.singleServicesPage .programBlock .item p.title {
  margin-bottom: 15px;
}

.singleServicesPage .priceProgram {
  margin-bottom: 80px;
}

.singleServicesPage .priceProgram .item {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 20px;
}

.singleServicesPage .priceProgram .item h5.price {
  color: #5CA463;
  margin: 0 0 0 15px;
}

.singleServicesPage h4 {
  margin-bottom: 40px;
}

@media screen and (max-width: 667px) {
  .dashboard .topMenu .info {
    margin-top: 15px;
  }
}

.dashboard .topMenu .login {
  margin-left: 10px;
}

@media screen and (max-width: 667px) {
  .dashboard .topMenu .login {
    margin-left: 0;
  }
}

.dashboard .topMenu .language {
  margin-right: 10px;
}

@media screen and (max-width: 667px) {
  .dashboard .topMenu .language {
    margin-right: 0;
  }
}

.dashboard .topMenu .notification {
  position: relative;
}

@media screen and (max-width: 667px) {
  .dashboard .topMenu .notification {
    margin: 15px 0;
  }
}

.dashboard .topMenu .notification:hover svg path {
  fill: #8BC440;
}

.dashboard .topMenu .notification span {
  position: absolute;
  top: 3px;
  right: 0px;
  border-radius: 50%;
  background: #5CA463;
  border: 1px solid #fff;
  width: 8px;
  height: 8px;
}

.dashboard .all {
  margin-top: 100px;
}

@media screen and (max-width: 667px) {
  .dashboard .all {
    margin-top: 90px;
  }
}

.dashboard .all .row {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
}

.dashboard .therapistPage .search-form {
  border-bottom: 1px solid #5CA463;
}

.dashboard .therapistPage .search-form input[type=search] {
  padding: 12px 40px 12px 20px;
  background-image: url("../images/search-icon.svg");
  background-position: 97% 10px;
  background-repeat: no-repeat;
  -webkit-appearance: none;
  color: #3E4743;
}

.dashboard .therapistPage .listPatient {
  max-height: 615px;
  overflow-y: auto;
}

.dashboard .therapistPage .tabSection {
  /*.table {
              border-spacing: 0 10px;
              border-collapse: separate;

              tr {
                  background: #fff;

                  &:first-child {
                      background: none;
                  }

                  &:last-child {
                      td {
                          padding-bottom: 10px;
                      }
                  }

                  td {

                      // margin-bottom: 10px;
                      &:first-child {
                          padding-left: 20px;
                      }

                      &:last-child {
                          padding-right: 10px;

                          img {
                              transform: rotate(-90deg);
                          }
                      }
                  }

                  th {
                      color: $brand3;
                  }
              }

              .wrapperImg {
                  width: 40px;
                  height: 40px;

                  img {
                      width: 100%;
                      height: 100%;
                      object-fit: cover;
                      object-position: center;
                      border-radius: 50%;
                  }
              }
          }*/
}

.dashboard .therapistPage .tabSection .listPatient .item {
  font: inherit;
  background: #fff;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px;
  margin-bottom: 10px;
  position: relative;
}

.dashboard .therapistPage .tabSection .listPatient .item:nth-child(1) {
  background: none;
}

.dashboard .therapistPage .tabSection .listPatient .item > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  width: 20%;
}

@media screen and (max-width: 667px) {
  .dashboard .therapistPage .tabSection .listPatient .item > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
  }
}

.dashboard .therapistPage .tabSection .listPatient .item > *:nth-child(1) {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40%;
          flex: 0 0 40%;
  width: 40%;
}

@media screen and (max-width: 667px) {
  .dashboard .therapistPage .tabSection .listPatient .item > *:nth-child(1) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
  }
}

.dashboard .therapistPage .tabSection .listPatient .block {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
}

@media screen and (max-width: 667px) {
  .dashboard .therapistPage .tabSection .listPatient .block {
    margin-bottom: 15px;
  }
}

.dashboard .therapistPage .tabSection .listPatient .block .name {
  margin-left: 10px;
}

.dashboard .therapistPage .tabSection .listPatient .block img {
  width: 40px;
  height: 40px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 50%;
}

.dashboard .therapistPage .tabSection .listPatient .arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: rotate(-90deg) translateY(-50%);
          transform: rotate(-90deg) translateY(-50%);
  right: 40px;
  width: auto;
  height: auto;
}

@media screen and (max-width: 667px) {
  .dashboard .therapistPage .tabSection .listPatient .arrow {
    top: 28px;
  }
}

.dashboard .therapistPage .tabSection .listPatient .date,
.dashboard .therapistPage .tabSection .listPatient .category,
.dashboard .therapistPage .tabSection .listPatient .service {
  color: #B4C0BC;
}

.dashboard .therapistPage .tabSection .listPatient .date span,
.dashboard .therapistPage .tabSection .listPatient .category span,
.dashboard .therapistPage .tabSection .listPatient .service span {
  display: none;
}

@media screen and (max-width: 667px) {
  .dashboard .therapistPage .tabSection .listPatient .date,
  .dashboard .therapistPage .tabSection .listPatient .category,
  .dashboard .therapistPage .tabSection .listPatient .service {
    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;
    text-align: right;
    margin-bottom: 15px;
  }
  .dashboard .therapistPage .tabSection .listPatient .date span,
  .dashboard .therapistPage .tabSection .listPatient .category span,
  .dashboard .therapistPage .tabSection .listPatient .service span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #B4C0BC;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    width: 50%;
    text-align: left;
  }
}

.dashboard .therapistPage .tabSection .listReporting {
  margin-top: 50px;
}

.dashboard .therapistPage .tabSection .listReporting .item {
  background: #fff;
  margin-bottom: 20px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 20px 62px 50px;
}

@media screen and (max-width: 667px) {
  .dashboard .therapistPage .tabSection .listReporting .item {
    padding-left: 15px;
    padding-right: 15px;
  }
  .dashboard .therapistPage .tabSection .listReporting .item div {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .dashboard .therapistPage .tabSection .listReporting .item div:nth-child(1) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.dashboard .therapistPage .tabSection .listReporting .item > * {
  margin-bottom: 20px;
}

.dashboard .therapistPage .tabSection .listReporting .item span {
  color: #B4C0BC;
}

.dashboard .therapistPage .tabSection .listReporting .block {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  width: auto;
  margin-left: 25px;
}

.dashboard .therapistPage .tabSection .listReporting .block .name {
  margin-left: 10px;
}

.dashboard .therapistPage .tabSection .listReporting .block img {
  width: 40px;
  height: 40px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 50%;
}

.dashboard .personalInfo {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
}

@media screen and (max-width: 667px) {
  .dashboard .personalInfo {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.dashboard .personalInfo .img {
  background-color: #F0F4EC;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 210px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 210px;
          flex: 0 0 210px;
  height: 210px;
  border-radius: 50%;
  position: relative;
}

.dashboard .personalInfo .img input[type=file] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}

.dashboard .personalInfo .img p {
  color: #B4C0BC;
  margin-top: 10px;
}

.dashboard .personalInfo .text {
  padding-left: 60px;
  position: relative;
  width: 100%;
}

@media screen and (max-width: 667px) {
  .dashboard .personalInfo .text {
    padding: 0;
    margin-top: 50px;
  }
}

.dashboard .personalInfo .text .name {
  margin-bottom: 30px;
}

@media screen and (max-width: 1024px) {
  .dashboard .personalInfo .text .name {
    font-size: 2em;
  }
}

@media screen and (max-width: 667px) {
  .dashboard .personalInfo .text .name {
    font-size: 1.25em;
    max-width: 70%;
  }
}

.dashboard .personalInfo .text p {
  margin-bottom: 10px;
}

.dashboard .personalInfo .text p span {
  color: #B4C0BC;
}

.dashboard .personalInfo .btnEdit {
  position: absolute;
  right: 0;
  top: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
}

@media screen and (max-width: 667px) {
  .dashboard .personalInfo .btnEdit {
    top: 6px;
  }
}

.dashboard .scheduleConfiguration {
  margin-bottom: 30px;
}

.dashboard .scheduleConfiguration .fc-center,
.dashboard .scheduleConfiguration .fc-right,
.dashboard .scheduleConfiguration .fc-view-container {
  padding: 0 50px;
}

@media screen and (max-width: 667px) {
  .dashboard .scheduleConfiguration .fc-center,
  .dashboard .scheduleConfiguration .fc-right,
  .dashboard .scheduleConfiguration .fc-view-container {
    padding: 0 15px;
  }
}

.dashboard .scheduleConfiguration .fc {
  padding-bottom: 50px;
}

@media screen and (max-width: 667px) {
  .dashboard .scheduleConfiguration .fc {
    margin: 0 -15px;
  }
}

.dashboard .scheduleConfiguration .row {
  margin: 0 0 60px;
  padding-bottom: 15px;
  border-bottom: 1px solid #5CA463;
}

.dashboard .scheduleConfiguration .row span {
  color: #B4C0BC;
}

.dashboard .shortInfoBlock {
  background-color: #F7FBF1;
  padding: 32px 55px;
  margin-top: 50px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media screen and (max-width: 667px) {
  .dashboard .shortInfoBlock {
    padding: 30px 15px;
    font-size: 0.875em;
  }
}

.dashboard .shortInfoBlock span {
  color: #B4C0BC;
  margin-bottom: 20px;
  display: block;
}

@media screen and (max-width: 667px) {
  .dashboard .shortInfoBlock span {
    margin-bottom: 0;
  }
}

.dashboard .shortInfoBlock .direction > * {
  margin: 0 10px;
  display: inline-block;
}

@media screen and (max-width: 667px) {
  .dashboard .shortInfoBlock .direction > * {
    display: block;
    margin: 0 0 10px;
  }
}

.dashboard .shortInfoBlock .direction .name {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
}

.dashboard .shortInfoBlock .direction .name::before {
  margin-right: 10px;
}

.dashboard .shortInfoBlock .item {
  max-width: 160px;
}

@media screen and (max-width: 667px) {
  .dashboard .shortInfoBlock .item {
    max-width: none;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 20px;
  }
  .dashboard .shortInfoBlock .item > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 45%;
            flex: 0 0 45%;
    width: 45%;
  }
}

.dashboard h5 {
  margin: 50px 0 30px;
}

.dashboard .dm-uploader {
  border: 1px dashed #5CA463;
  text-align: center;
  padding: 80px;
  background: #F7FBF1;
  position: relative;
}

.dashboard .dm-uploader.active {
  border-color: #5CA463;
  border-style: solid;
  border-width: 5px;
}

.dashboard .dm-uploader p {
  color: #5CA463;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.dashboard .table {
  width: 100%;
}

.dashboard .stepper {
  width: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
}

.dashboard .stepper input {
  background: none;
  border: none;
  width: 40px;
  padding: 10px 0;
  text-align: center;
}

.dashboard .stepper span {
  cursor: pointer;
}

@media screen and (max-width: 667px) {
  .dashboard .filter .table tbody {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
  }
  .dashboard .filter .table tbody > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    width: 50%;
  }
  .dashboard .filter .table tbody tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
  .dashboard .filter .table tbody tr th,
  .dashboard .filter .table tbody tr td {
    text-align: left;
    height: 35px;
    display: block;
  }
  .dashboard .filter .table tbody tr:nth-child(2) {
    padding-bottom: 10px;
  }
  .dashboard .filter .table tbody tr:last-child td {
    padding-top: 0px;
  }
  .dashboard .filter .table tbody tr td {
    padding-top: 0;
    padding-bottom: 10px;
  }
}

@media screen and (max-width: 667px) {
  .dashboard .list.order tr {
    border-bottom: 1px solid #5CA463;
    margin-bottom: 20px;
  }
  .dashboard .list.order tr:nth-child(1) {
    display: none;
  }
  .dashboard .list.order tr td {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .dashboard .list.order tr td:first-child {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

@media screen and (max-width: 667px) {
  .dashboard .list.appointment .table tr {
    display: table-row;
  }
}

.dashboard .list .table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 50px;
}

.dashboard .list .table tr span {
  color: #B4C0BC;
  display: none;
}

@media screen and (max-width: 667px) {
  .dashboard .list .table tr span {
    display: inline-block;
  }
}

@media screen and (max-width: 667px) {
  .dashboard .list .table tr {
    font-size: .835em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}

.dashboard .list .table tr:first-child {
  border-bottom: 1px solid #5CA463;
}

.dashboard .list .table tr:nth-child(2) td {
  padding-top: 20px;
}

.dashboard .list .table tr:last-child {
  border-bottom: 1px solid #5CA463;
}

.dashboard .list .table tr:last-child td {
  padding-bottom: 20px;
}

.dashboard .list .table tr .block {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
}

.dashboard .list .table tr img {
  width: 70px;
  height: 70px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  height: auto;
}

@media screen and (max-width: 667px) {
  .dashboard .list .table tr img {
    width: 40px;
    height: 40px;
  }
}

.dashboard .list .table tr td {
  color: #3E4743;
  text-align: center;
  padding: 10px 0;
}

.dashboard .list .table tr td:first-child {
  text-align: left;
}

.dashboard .list .table tr td .wrapperName {
  padding-left: 20px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.dashboard .list .table tr th {
  color: #B4C0BC;
  font-weight: normal;
  padding-bottom: 10px;
}

.dashboard .list .table tr th:nth-child(1) {
  text-align: left;
}

.dashboard .list .btn, .dashboard .list .fc .fc-more, .dashboard .fc .list .fc-more {
  float: right;
  margin-top: 20px;
}

.dashboard .list .btn.more, .dashboard .list .fc .more.fc-more, .dashboard .fc .list .more.fc-more {
  float: none;
  font-size: 12px;
  margin-left: 25px;
}

.dashboard .list .btn.more::after, .dashboard .list .fc .more.fc-more::after, .dashboard .fc .list .more.fc-more::after {
  width: 25px;
}

@media screen and (max-width: 667px) {
  .dashboard .list .direction .name {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
  }
  .dashboard .list .direction .name::before {
    margin-right: 10px;
  }
}

.dashboard .fc {
  background: #F7FBF1;
}

.dashboard .fc .fc-axis {
  color: #B4C0BC;
}

.dashboard .fc .fc-today-button {
  text-transform: uppercase;
  color: #B4C0BC;
}

.dashboard .fc .fc-right {
  text-align: left;
  margin: 40px 0 25px;
}

.dashboard .fc .fc-view-container {
  margin-top: 45px;
}

.dashboard .fc .fc-header-toolbar h3 {
  margin: 0 20px;
}

@media screen and (max-width: 667px) {
  .dashboard .fc .fc-header-toolbar h3 {
    font-size: 1.5em;
  }
}

.dashboard .fc .fc-more {
  font-size: 12px;
  float: right;
}

.dashboard .fc th {
  color: #B4C0BC;
}

.dashboard .fc th a {
  font: inherit;
}

.dashboard .fc .fc-next-button,
.dashboard .fc .fc-prev-button {
  width: 26px;
  height: 26px;
  background: #5CA463;
  border-radius: 50%;
}

.dashboard .fc .fc-left .fc-button-group {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  padding-bottom: 20px;
}

.dashboard .fc .fc-left .fc-button-group button {
  -webkit-appearance: none;
  width: inherit;
  color: #5CA463;
  text-transform: uppercase;
  padding-top: 20px;
}

.dashboard .fc .fc-left .fc-button-group button::after {
  content: '';
  position: absolute;
  top: 0px;
  width: 100%;
  left: 0;
  -webkit-box-shadow: 0px 0px 0px 0px #5CA463;
          box-shadow: 0px 0px 0px 0px #5CA463;
  -webkit-transition: -webkit-box-shadow .2s linear;
  transition: -webkit-box-shadow .2s linear;
  transition: box-shadow .2s linear;
  transition: box-shadow .2s linear, -webkit-box-shadow .2s linear;
}

.dashboard .fc .fc-left .fc-button-group .fc-state-active::after {
  content: '';
  -webkit-box-shadow: 0px 2px 0px 2px #5CA463;
          box-shadow: 0px 2px 0px 2px #5CA463;
}

.dashboard .hidden {
  display: none !important;
  visibility: hidden !important;
}

.dashboard .editInfo .title {
  text-align: center;
  margin-bottom: 30px;
}

.dashboard .editInfo .row {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.dashboard .editInfo .wrapperBlock {
  background: #F7FBF1;
  border-top: 2px solid #5CA463;
  padding: 0 200px 50px;
  margin-bottom: 50px;
}

@media screen and (max-width: 1024px) {
  .dashboard .editInfo .wrapperBlock {
    padding: 0 15px;
  }
  .dashboard .editInfo .wrapperBlock:nth-child(3) h5 {
    padding-bottom: 0;
  }
}

.dashboard .editInfo .wrapperBlock .title {
  margin-bottom: 55px;
  text-align: center;
  color: #5CA463;
  margin-top: 10px;
}

.dashboard .editInfo .wrapperBlock .general {
  margin-bottom: 80px;
  position: relative;
}

.dashboard .editInfo .wrapperBlock .general.detailed .item {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 30px;
}

.dashboard .editInfo .wrapperBlock .general.detailed .item > :nth-child(1) {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 150px;
          flex: 0 0 150px;
  width: 150px;
  margin-right: 70px;
}

@media screen and (max-width: 667px) {
  .dashboard .editInfo .wrapperBlock .general.detailed .item > :nth-child(1) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    margin-bottom: 10px;
  }
}

.dashboard .editInfo .wrapperBlock .general.detailed .text {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 470px;
          flex: 0 0 470px;
  width: 470px;
}

@media screen and (max-width: 1024px) {
  .dashboard .editInfo .wrapperBlock .general.detailed .text {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
  }
}

@media screen and (max-width: 667px) {
  .dashboard .editInfo .wrapperBlock .general.detailed .text {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
  }
}

.dashboard .editInfo .wrapperBlock .general.detailed .text .row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  margin-top: 10px;
}

.dashboard .editInfo .wrapperBlock .general .btnEdit {
  position: absolute;
  top: 0;
  right: -100px;
}

@media screen and (max-width: 1024px) {
  .dashboard .editInfo .wrapperBlock .general .btnEdit {
    right: 0;
  }
}

.dashboard .editInfo .wrapperBlock .row {
  position: relative;
}

.dashboard .editInfo .wrapperBlock .row .item {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 1024px) {
  .dashboard .editInfo .wrapperBlock .row .item {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .dashboard .editInfo .wrapperBlock .row .item p {
    margin: 0 10px;
  }
}

@media screen and (max-width: 667px) {
  .dashboard .editInfo .wrapperBlock .row .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
  .dashboard .editInfo .wrapperBlock .row .item p {
    margin: 0 0 10px;
  }
}

.dashboard .editInfo .wrapperBlock .row h5 {
  color: #5CA463;
  padding: 0;
}

.dashboard .editInfo .wrapperBlock .row span {
  color: #B4C0BC;
}

.dashboard .editInfo .wrapperBlock .list h5 {
  padding-bottom: 0;
}

.dashboard .editInfo .wrapperBlock .list .table {
  margin-bottom: 50px;
  margin-top: 0;
}

.dashboard .editInfo .wrapperBlock .list .btn, .dashboard .editInfo .wrapperBlock .list .fc .fc-more, .dashboard .fc .editInfo .wrapperBlock .list .fc-more {
  margin-top: 0;
}

.dashboard .editInfo h5 {
  margin: 0;
  padding: 0 0 50px;
}

.dashboard .editInfo .formWrapp {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.dashboard .editInfo .formWrapp > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 45%;
          flex: 0 0 45%;
  width: 45%;
}

@media screen and (max-width: 667px) {
  .dashboard .editInfo .formWrapp > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
  }
}

.dashboard .editInfo .formWrapp .select {
  border: 1px solid #B4C0BC;
  background-color: #fff;
  width: 100%;
  padding-left: 10px;
  background-position-x: 95%;
  color: #3E4743;
}

.dashboard .editInfo .formWrapp .block {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 15px;
}

@media screen and (max-width: 1024px) {
  .dashboard .editInfo .formWrapp .block {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
}

@media screen and (max-width: 667px) {
  .dashboard .editInfo .formWrapp .block {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.dashboard .editInfo .formWrapp .block label, .dashboard .editInfo .formWrapp .block .authorizationPage .wrapper .forgetPwd, .authorizationPage .wrapper .dashboard .editInfo .formWrapp .block .forgetPwd {
  width: 45%;
  margin: 0;
  color: #B4C0BC;
}

@media screen and (max-width: 1024px) {
  .dashboard .editInfo .formWrapp .block label, .dashboard .editInfo .formWrapp .block .authorizationPage .wrapper .forgetPwd, .authorizationPage .wrapper .dashboard .editInfo .formWrapp .block .forgetPwd {
    width: 35%;
  }
}

@media screen and (max-width: 667px) {
  .dashboard .editInfo .formWrapp .block label, .dashboard .editInfo .formWrapp .block .authorizationPage .wrapper .forgetPwd, .authorizationPage .wrapper .dashboard .editInfo .formWrapp .block .forgetPwd {
    width: 50%;
  }
}

.dashboard .editInfo .formWrapp .block label:nth-child(2), .dashboard .editInfo .formWrapp .block .authorizationPage .wrapper .forgetPwd:nth-child(2), .authorizationPage .wrapper .dashboard .editInfo .formWrapp .block .forgetPwd:nth-child(2) {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.dashboard .editInfo .formWrapp .block label input, .dashboard .editInfo .formWrapp .block .authorizationPage .wrapper .forgetPwd input, .authorizationPage .wrapper .dashboard .editInfo .formWrapp .block .forgetPwd input {
  width: 95px;
  margin-top: 0;
  padding-right: 0;
  padding-left: 5px;
  margin-left: 20px;
}

.dashboard .editInfo .contact textarea {
  height: calc(100% - 39px);
}

.dashboard .editInfo .text textarea {
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}

.dashboard .editInfo .login .formWrapp {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.dashboard .editInfo .btn.borderGreen, .dashboard .editInfo .fc .borderGreen.fc-more, .dashboard .fc .editInfo .borderGreen.fc-more, .dashboard .editInfo .btn.backGreen, .dashboard .editInfo .fc .backGreen.fc-more, .dashboard .fc .editInfo .backGreen.fc-more {
  width: 260px;
  margin: 0 20px;
}

@media screen and (max-width: 667px) {
  .dashboard .editInfo .btn.borderGreen, .dashboard .editInfo .fc .borderGreen.fc-more, .dashboard .fc .editInfo .borderGreen.fc-more, .dashboard .editInfo .btn.backGreen, .dashboard .editInfo .fc .backGreen.fc-more, .dashboard .fc .editInfo .backGreen.fc-more {
    margin-bottom: 20px;
  }
}

.dashboard .editInfo .btn.backGreen, .dashboard .editInfo .fc .backGreen.fc-more, .dashboard .fc .editInfo .backGreen.fc-more {
  border: 1px solid #5CA463;
}

.dashboard .editInfo .btn.backGreen:hover, .dashboard .editInfo .fc .backGreen.fc-more:hover, .dashboard .fc .editInfo .backGreen.fc-more:hover {
  background: #fff;
  color: #5CA463;
}

.dashboard .editInfo .btn.backGreen::before, .dashboard .editInfo .fc .backGreen.fc-more::before, .dashboard .fc .editInfo .backGreen.fc-more::before, .dashboard .editInfo .btn.backGreen::after, .dashboard .editInfo .fc .backGreen.fc-more::after, .dashboard .fc .editInfo .backGreen.fc-more::after {
  content: none;
}

.dashboard .editInfo label, .dashboard .editInfo .authorizationPage .wrapper .forgetPwd, .authorizationPage .wrapper .dashboard .editInfo .forgetPwd {
  display: block;
  margin-bottom: 30px;
  color: #B4C0BC;
}

.dashboard .editInfo label label, .dashboard .editInfo .authorizationPage .wrapper .forgetPwd label, .authorizationPage .wrapper .dashboard .editInfo .forgetPwd label, .dashboard .editInfo label .authorizationPage .wrapper .forgetPwd, .authorizationPage .wrapper .dashboard .editInfo label .forgetPwd, .dashboard .editInfo .authorizationPage .wrapper .forgetPwd .forgetPwd, .authorizationPage .wrapper .dashboard .editInfo .forgetPwd .forgetPwd {
  color: #3E4743;
  margin: 0;
}

.dashboard .editInfo label input, .dashboard .editInfo .authorizationPage .wrapper .forgetPwd input, .authorizationPage .wrapper .dashboard .editInfo .forgetPwd input,
.dashboard .editInfo label textarea,
.dashboard .editInfo .authorizationPage .wrapper .forgetPwd textarea,
.authorizationPage .wrapper .dashboard .editInfo .forgetPwd textarea,
.dashboard .editInfo label select,
.dashboard .editInfo .authorizationPage .wrapper .forgetPwd select,
.authorizationPage .wrapper .dashboard .editInfo .forgetPwd select {
  margin-top: 15px;
  height: 40px;
  -webkit-appearance: none;
}

.dashboard .editInfo.annualSubscribtion .row {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.dashboard .editInfo.annualSubscribtion .row .item {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 30px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 45%;
          flex: 0 0 45%;
  width: 45%;
}

@media screen and (max-width: 667px) {
  .dashboard .editInfo.annualSubscribtion .row .item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .dashboard .editInfo.annualSubscribtion .row .item > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    width: 50%;
  }
}

.dashboard .editInfo.annualSubscribtion .direction .name {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.dashboard .editInfo.annualSubscribtion .direction .name::before {
  margin-right: 10px;
}

.dashboard .editInfo.annualSubscribtion .cards {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.dashboard .editInfo.annualSubscribtion .cards .item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(25% - 10px);
          flex: 0 0 calc(25% - 10px);
  width: 25%;
  background: #D8E4D3;
  padding: 20px 0;
  margin-bottom: 10px;
  text-align: center;
}

@media screen and (max-width: 667px) {
  .dashboard .editInfo.annualSubscribtion .cards .item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 10px);
            flex: 0 0 calc(50% - 10px);
    width: 50%;
  }
}

.dashboard .editInfo.annualSubscribtion .cards .direction .name {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.dashboard .editInfo.annualSubscribtion .cards .date {
  color: #B4C0BC;
}

.dashboard .editInfo.annualSubscribtion .price,
.dashboard .editInfo.annualSubscribtion .date {
  color: #5CA463;
}

.popover {
  background: #fff;
  padding: 10px;
  z-index: 100;
  -webkit-transition: none;
  transition: none;
}

.popover .popover-body {
  white-space: pre;
}

.popover.bs-popover-left .popover-body {
  white-space: normal;
}

.tabSection {
  background: #F7FBF1;
  margin: 80px 0 100px;
}

@media screen and (max-width: 667px) {
  .tabSection {
    margin-left: -15px;
    margin-right: -15px;
  }
}

.tabSection h5 {
  margin: 0;
}

.tabSection .tabs {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
}

@media screen and (max-width: 1024px) {
  .tabSection .tabs {
    margin-top: 0;
  }
}

@media screen and (max-width: 667px) {
  .tabSection .tabs {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.tabSection .tabs li {
  text-align: center;
  width: inherit;
}

.tabSection .tabs a {
  text-transform: uppercase;
  color: #B4C0BC;
  padding: 20px 0;
  display: block;
  position: relative;
}

@media screen and (max-width: 667px) {
  .tabSection .tabs a {
    font-size: .8em;
    padding-left: 5px;
    padding-right: 5px;
  }
}

.tabSection .tabs a::after {
  content: '';
  position: absolute;
  top: 0px;
  width: 100%;
  left: 0;
  border-top: 0px solid #5CA463;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}

.tabSection .tabs a:hover, .tabSection .tabs a.active {
  color: #5CA463;
}

.tabSection .tabs a:hover::after, .tabSection .tabs a.active::after {
  content: '';
  border-width: 4px;
}

.tabSection .tabgroup {
  position: relative;
  padding: 60px 65px 100px;
}

@media screen and (max-width: 667px) {
  .tabSection .tabgroup {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.tabSection .tabgroup .fc {
  margin-top: 110px;
}

.tabSection .tabgroup h5:nth-child(3) {
  margin: 50px 0;
}

.tabSection .tabgroup .totalPrice {
  text-align: right;
  color: #5CA463;
  margin-top: 30px;
}

.authorizationPage {
  min-height: 100vh;
}

@media screen and (max-width: 1024px) {
  .authorizationPage {
    display: block;
    margin-top: 0px;
  }
}

.authorizationPage .topMenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.authorizationPage .topMenu .container > .flex .item, .authorizationPage .topMenu .all .container > .row .item, .authorizationPage .topMenu .container > .btnEdit .item, .authorizationPage .topMenu .header .container > .bottomInfoBlock .item, .header .authorizationPage .topMenu .container > .bottomInfoBlock .item, .authorizationPage .topMenu .container > .language .item, .authorizationPage .topMenu .container > .info .item, .authorizationPage .topMenu .info .container > .login .item, .authorizationPage .topMenu .footer .container > .wrapp .item, .footer .authorizationPage .topMenu .container > .wrapp .item, .authorizationPage .topMenu .services .container > .servicesBlock .item, .services .authorizationPage .topMenu .container > .servicesBlock .item, .authorizationPage .topMenu .people .container > .block .item, .people .authorizationPage .topMenu .container > .block .item, .authorizationPage .topMenu .singleTeam .container > .block .item, .singleTeam .authorizationPage .topMenu .container > .block .item, .authorizationPage .topMenu .singleTeam .block .info .container > .direction .item, .singleTeam .block .info .authorizationPage .topMenu .container > .direction .item, .authorizationPage .topMenu .singleTeam .container > .navigationTeacher .item, .singleTeam .authorizationPage .topMenu .container > .navigationTeacher .item, .authorizationPage .topMenu .singleTeam .navigationTeacher .container > a.next .item, .singleTeam .navigationTeacher .authorizationPage .topMenu .container > a.next .item, .authorizationPage .topMenu .singleTeam .navigationTeacher .container > a.prev .item, .singleTeam .navigationTeacher .authorizationPage .topMenu .container > a.prev .item, .authorizationPage .topMenu .eventBlock .caption .info .container > .time .item, .eventBlock .caption .info .authorizationPage .topMenu .container > .time .item, .authorizationPage .topMenu .testimonialsWrapp .container > .caption .item, .testimonialsWrapp .authorizationPage .topMenu .container > .caption .item, .authorizationPage .topMenu .testimonialsPage .item .container > .caption .item, .testimonialsPage .item .authorizationPage .topMenu .container > .caption .item, .authorizationPage .topMenu .schedule .container > .tableBlock .item, .schedule .authorizationPage .topMenu .container > .tableBlock .item, .authorizationPage .topMenu .singlePage .container > .titleTextBlock .item, .singlePage .authorizationPage .topMenu .container > .titleTextBlock .item, .authorizationPage .topMenu .weArePage .container > .titleTextBlock .item, .weArePage .authorizationPage .topMenu .container > .titleTextBlock .item, .authorizationPage .topMenu .singlePage .container > .imgBlock .item, .singlePage .authorizationPage .topMenu .container > .imgBlock .item, .authorizationPage .topMenu .weArePage .container > .imgBlock .item, .weArePage .authorizationPage .topMenu .container > .imgBlock .item, .authorizationPage .topMenu .singlePage .testimonials .slider-testimonials .container > .caption .item, .singlePage .testimonials .slider-testimonials .authorizationPage .topMenu .container > .caption .item, .authorizationPage .topMenu .weArePage .testimonials .slider-testimonials .container > .caption .item, .weArePage .testimonials .slider-testimonials .authorizationPage .topMenu .container > .caption .item, .authorizationPage .topMenu .singlePage .textBackgroundBlock .container > .block .item, .singlePage .textBackgroundBlock .authorizationPage .topMenu .container > .block .item, .authorizationPage .topMenu .weArePage .textBackgroundBlock .container > .block .item, .weArePage .textBackgroundBlock .authorizationPage .topMenu .container > .block .item, .authorizationPage .topMenu .singlePage .directions .container > .block .item, .singlePage .directions .authorizationPage .topMenu .container > .block .item, .authorizationPage .topMenu .weArePage .directions .container > .block .item, .weArePage .directions .authorizationPage .topMenu .container > .block .item, .authorizationPage .topMenu .singlePage .tarrifs .container > .tableBlock .item, .singlePage .tarrifs .authorizationPage .topMenu .container > .tableBlock .item, .authorizationPage .topMenu .weArePage .tarrifs .container > .tableBlock .item, .weArePage .tarrifs .authorizationPage .topMenu .container > .tableBlock .item, .authorizationPage .topMenu .mainPage .weAre .container > .block .item, .mainPage .weAre .authorizationPage .topMenu .container > .block .item, .authorizationPage .topMenu .eventsPage .container > .row .item, .authorizationPage .topMenu .eventsPage .eventCalendar .calendar .container > .cal__header .item, .eventsPage .eventCalendar .calendar .authorizationPage .topMenu .container > .cal__header .item, .authorizationPage .topMenu .eventPage .titleTextBlock .date .container > p .item, .eventPage .titleTextBlock .date .authorizationPage .topMenu .container > p .item, .authorizationPage .topMenu .eventPage .titleTextBlock .container > .author .item, .eventPage .titleTextBlock .authorizationPage .topMenu .container > .author .item, .authorizationPage .topMenu .teamPage .container > .block .item, .teamPage .authorizationPage .topMenu .container > .block .item, .authorizationPage .topMenu .blogPage .container > .wrapp .item, .blogPage .authorizationPage .topMenu .container > .wrapp .item, .authorizationPage .topMenu .blogPage .actionBlock .container > .sortBy .item, .blogPage .actionBlock .authorizationPage .topMenu .container > .sortBy .item, .authorizationPage .topMenu .blogPage .container > .item .item, .blogPage .authorizationPage .topMenu .container > .item .item, .authorizationPage .topMenu .blogPage.singleBlog .container > .postedBy .item, .blogPage.singleBlog .authorizationPage .topMenu .container > .postedBy .item, .authorizationPage .topMenu .testimonialsPage .container > .block .item, .testimonialsPage .authorizationPage .topMenu .container > .block .item, .authorizationPage .topMenu .testimonialsPage .container > .testimonialsPopup .item, .testimonialsPage .authorizationPage .topMenu .container > .testimonialsPopup .item, .authorizationPage .topMenu .contactPage .container > .block .item, .contactPage .authorizationPage .topMenu .container > .block .item, .authorizationPage .topMenu .contactPage .block .container > .icon .item, .contactPage .block .authorizationPage .topMenu .container > .icon .item, .authorizationPage .topMenu .contactPage .block .container > .socialBlock .item, .contactPage .block .authorizationPage .topMenu .container > .socialBlock .item, .authorizationPage .topMenu .singleServicesPage .programBlock .container > .blockNumber .item, .singleServicesPage .programBlock .authorizationPage .topMenu .container > .blockNumber .item, .authorizationPage .topMenu .singleServicesPage .programBlock .item .price .container > .item .item, .singleServicesPage .programBlock .item .price .authorizationPage .topMenu .container > .item .item, .authorizationPage .topMenu .singleServicesPage .priceProgram .container > .item .item, .singleServicesPage .priceProgram .authorizationPage .topMenu .container > .item .item, .authorizationPage .topMenu .dashboard .therapistPage .tabSection .listPatient .container > .item .item, .dashboard .therapistPage .tabSection .listPatient .authorizationPage .topMenu .container > .item .item, .authorizationPage .topMenu .dashboard .therapistPage .tabSection .listPatient .container > .block .item, .dashboard .therapistPage .tabSection .listPatient .authorizationPage .topMenu .container > .block .item, .authorizationPage .topMenu .dashboard .therapistPage .tabSection .listReporting .item.container > * .item, .dashboard .therapistPage .tabSection .listReporting .authorizationPage .topMenu .item.container > * .item, .authorizationPage .topMenu .dashboard .therapistPage .tabSection .listReporting .container > .block .item, .dashboard .therapistPage .tabSection .listReporting .authorizationPage .topMenu .container > .block .item, .authorizationPage .topMenu .dashboard .container > .personalInfo .item, .dashboard .authorizationPage .topMenu .container > .personalInfo .item, .authorizationPage .topMenu .dashboard .container > .shortInfoBlock .item, .dashboard .authorizationPage .topMenu .container > .shortInfoBlock .item, .authorizationPage .topMenu .dashboard .dm-uploader .container > p .item, .dashboard .dm-uploader .authorizationPage .topMenu .container > p .item, .authorizationPage .topMenu .dashboard .container > .stepper .item, .dashboard .authorizationPage .topMenu .container > .stepper .item, .authorizationPage .topMenu .dashboard .list .table tr .container > .block .item, .dashboard .list .table tr .authorizationPage .topMenu .container > .block .item, .authorizationPage .topMenu .dashboard .fc .fc-left .container > .fc-button-group .item, .dashboard .fc .fc-left .authorizationPage .topMenu .container > .fc-button-group .item, .authorizationPage .topMenu .dashboard .editInfo .wrapperBlock .row .container > .item .item, .dashboard .editInfo .wrapperBlock .row .authorizationPage .topMenu .container > .item .item, .authorizationPage .topMenu .dashboard .editInfo .container > .formWrapp .item, .dashboard .editInfo .authorizationPage .topMenu .container > .formWrapp .item, .authorizationPage .topMenu .dashboard .editInfo .formWrapp .container > .block .item, .dashboard .editInfo .formWrapp .authorizationPage .topMenu .container > .block .item, .authorizationPage .topMenu .dashboard .editInfo .formWrapp .block .container > label .item, .dashboard .editInfo .formWrapp .block .authorizationPage .topMenu .container > label .item, .dashboard .editInfo .formWrapp .block .authorizationPage .topMenu .wrapper .container > .forgetPwd .item, .dashboard .editInfo .formWrapp .block .authorizationPage .wrapper .topMenu .container > .forgetPwd .item, .authorizationPage .topMenu .wrapper .dashboard .editInfo .formWrapp .block .container > .forgetPwd .item, .authorizationPage .wrapper .dashboard .editInfo .formWrapp .block .topMenu .container > .forgetPwd .item, .authorizationPage .topMenu .dashboard .editInfo.annualSubscribtion .container > .cards .item, .dashboard .editInfo.annualSubscribtion .authorizationPage .topMenu .container > .cards .item, .authorizationPage .topMenu .tabSection .container > .tabs .item, .tabSection .authorizationPage .topMenu .container > .tabs .item, .authorizationPage .topMenu .container > .row .item, .authorizationPage .topMenu .container > .wrapper .item, .authorizationPage .topMenu .wrapper .tabSection .container > .center .item, .authorizationPage .wrapper .tabSection .topMenu .container > .center .item {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.authorizationPage .topMenu .container > .flex .item .logo, .authorizationPage .topMenu .all .container > .row .item .logo, .authorizationPage .topMenu .container > .btnEdit .item .logo, .authorizationPage .topMenu .header .container > .bottomInfoBlock .item .logo, .header .authorizationPage .topMenu .container > .bottomInfoBlock .item .logo, .authorizationPage .topMenu .container > .language .item .logo, .authorizationPage .topMenu .container > .info .item .logo, .authorizationPage .topMenu .info .container > .login .item .logo, .authorizationPage .topMenu .footer .container > .wrapp .item .logo, .footer .authorizationPage .topMenu .container > .wrapp .item .logo, .authorizationPage .topMenu .services .container > .servicesBlock .item .logo, .services .authorizationPage .topMenu .container > .servicesBlock .item .logo, .authorizationPage .topMenu .people .container > .block .item .logo, .people .authorizationPage .topMenu .container > .block .item .logo, .authorizationPage .topMenu .singleTeam .container > .block .item .logo, .singleTeam .authorizationPage .topMenu .container > .block .item .logo, .authorizationPage .topMenu .singleTeam .block .info .container > .direction .item .logo, .singleTeam .block .info .authorizationPage .topMenu .container > .direction .item .logo, .authorizationPage .topMenu .singleTeam .container > .navigationTeacher .item .logo, .singleTeam .authorizationPage .topMenu .container > .navigationTeacher .item .logo, .authorizationPage .topMenu .singleTeam .navigationTeacher .container > a.next .item .logo, .singleTeam .navigationTeacher .authorizationPage .topMenu .container > a.next .item .logo, .authorizationPage .topMenu .singleTeam .navigationTeacher .container > a.prev .item .logo, .singleTeam .navigationTeacher .authorizationPage .topMenu .container > a.prev .item .logo, .authorizationPage .topMenu .eventBlock .caption .info .container > .time .item .logo, .eventBlock .caption .info .authorizationPage .topMenu .container > .time .item .logo, .authorizationPage .topMenu .testimonialsWrapp .container > .caption .item .logo, .testimonialsWrapp .authorizationPage .topMenu .container > .caption .item .logo, .authorizationPage .topMenu .testimonialsPage .item .container > .caption .item .logo, .testimonialsPage .item .authorizationPage .topMenu .container > .caption .item .logo, .authorizationPage .topMenu .schedule .container > .tableBlock .item .logo, .schedule .authorizationPage .topMenu .container > .tableBlock .item .logo, .authorizationPage .topMenu .singlePage .container > .titleTextBlock .item .logo, .singlePage .authorizationPage .topMenu .container > .titleTextBlock .item .logo, .authorizationPage .topMenu .weArePage .container > .titleTextBlock .item .logo, .weArePage .authorizationPage .topMenu .container > .titleTextBlock .item .logo, .authorizationPage .topMenu .singlePage .container > .imgBlock .item .logo, .singlePage .authorizationPage .topMenu .container > .imgBlock .item .logo, .authorizationPage .topMenu .weArePage .container > .imgBlock .item .logo, .weArePage .authorizationPage .topMenu .container > .imgBlock .item .logo, .authorizationPage .topMenu .singlePage .testimonials .slider-testimonials .container > .caption .item .logo, .singlePage .testimonials .slider-testimonials .authorizationPage .topMenu .container > .caption .item .logo, .authorizationPage .topMenu .weArePage .testimonials .slider-testimonials .container > .caption .item .logo, .weArePage .testimonials .slider-testimonials .authorizationPage .topMenu .container > .caption .item .logo, .authorizationPage .topMenu .singlePage .textBackgroundBlock .container > .block .item .logo, .singlePage .textBackgroundBlock .authorizationPage .topMenu .container > .block .item .logo, .authorizationPage .topMenu .weArePage .textBackgroundBlock .container > .block .item .logo, .weArePage .textBackgroundBlock .authorizationPage .topMenu .container > .block .item .logo, .authorizationPage .topMenu .singlePage .directions .container > .block .item .logo, .singlePage .directions .authorizationPage .topMenu .container > .block .item .logo, .authorizationPage .topMenu .weArePage .directions .container > .block .item .logo, .weArePage .directions .authorizationPage .topMenu .container > .block .item .logo, .authorizationPage .topMenu .singlePage .tarrifs .container > .tableBlock .item .logo, .singlePage .tarrifs .authorizationPage .topMenu .container > .tableBlock .item .logo, .authorizationPage .topMenu .weArePage .tarrifs .container > .tableBlock .item .logo, .weArePage .tarrifs .authorizationPage .topMenu .container > .tableBlock .item .logo, .authorizationPage .topMenu .mainPage .weAre .container > .block .item .logo, .mainPage .weAre .authorizationPage .topMenu .container > .block .item .logo, .authorizationPage .topMenu .eventsPage .container > .row .item .logo, .authorizationPage .topMenu .eventsPage .eventCalendar .calendar .container > .cal__header .item .logo, .eventsPage .eventCalendar .calendar .authorizationPage .topMenu .container > .cal__header .item .logo, .authorizationPage .topMenu .eventPage .titleTextBlock .date .container > p .item .logo, .eventPage .titleTextBlock .date .authorizationPage .topMenu .container > p .item .logo, .authorizationPage .topMenu .eventPage .titleTextBlock .container > .author .item .logo, .eventPage .titleTextBlock .authorizationPage .topMenu .container > .author .item .logo, .authorizationPage .topMenu .teamPage .container > .block .item .logo, .teamPage .authorizationPage .topMenu .container > .block .item .logo, .authorizationPage .topMenu .blogPage .container > .wrapp .item .logo, .blogPage .authorizationPage .topMenu .container > .wrapp .item .logo, .authorizationPage .topMenu .blogPage .actionBlock .container > .sortBy .item .logo, .blogPage .actionBlock .authorizationPage .topMenu .container > .sortBy .item .logo, .authorizationPage .topMenu .blogPage .container > .item .item .logo, .blogPage .authorizationPage .topMenu .container > .item .item .logo, .authorizationPage .topMenu .blogPage.singleBlog .container > .postedBy .item .logo, .blogPage.singleBlog .authorizationPage .topMenu .container > .postedBy .item .logo, .authorizationPage .topMenu .testimonialsPage .container > .block .item .logo, .testimonialsPage .authorizationPage .topMenu .container > .block .item .logo, .authorizationPage .topMenu .testimonialsPage .container > .testimonialsPopup .item .logo, .testimonialsPage .authorizationPage .topMenu .container > .testimonialsPopup .item .logo, .authorizationPage .topMenu .contactPage .container > .block .item .logo, .contactPage .authorizationPage .topMenu .container > .block .item .logo, .authorizationPage .topMenu .contactPage .block .container > .icon .item .logo, .contactPage .block .authorizationPage .topMenu .container > .icon .item .logo, .authorizationPage .topMenu .contactPage .block .container > .socialBlock .item .logo, .contactPage .block .authorizationPage .topMenu .container > .socialBlock .item .logo, .authorizationPage .topMenu .singleServicesPage .programBlock .container > .blockNumber .item .logo, .singleServicesPage .programBlock .authorizationPage .topMenu .container > .blockNumber .item .logo, .authorizationPage .topMenu .singleServicesPage .programBlock .item .price .container > .item .item .logo, .singleServicesPage .programBlock .item .price .authorizationPage .topMenu .container > .item .item .logo, .authorizationPage .topMenu .singleServicesPage .priceProgram .container > .item .item .logo, .singleServicesPage .priceProgram .authorizationPage .topMenu .container > .item .item .logo, .authorizationPage .topMenu .dashboard .therapistPage .tabSection .listPatient .container > .item .item .logo, .dashboard .therapistPage .tabSection .listPatient .authorizationPage .topMenu .container > .item .item .logo, .authorizationPage .topMenu .dashboard .therapistPage .tabSection .listPatient .container > .block .item .logo, .dashboard .therapistPage .tabSection .listPatient .authorizationPage .topMenu .container > .block .item .logo, .authorizationPage .topMenu .dashboard .therapistPage .tabSection .listReporting .item.container > * .item .logo, .dashboard .therapistPage .tabSection .listReporting .authorizationPage .topMenu .item.container > * .item .logo, .authorizationPage .topMenu .dashboard .therapistPage .tabSection .listReporting .container > .block .item .logo, .dashboard .therapistPage .tabSection .listReporting .authorizationPage .topMenu .container > .block .item .logo, .authorizationPage .topMenu .dashboard .container > .personalInfo .item .logo, .dashboard .authorizationPage .topMenu .container > .personalInfo .item .logo, .authorizationPage .topMenu .dashboard .container > .shortInfoBlock .item .logo, .dashboard .authorizationPage .topMenu .container > .shortInfoBlock .item .logo, .authorizationPage .topMenu .dashboard .dm-uploader .container > p .item .logo, .dashboard .dm-uploader .authorizationPage .topMenu .container > p .item .logo, .authorizationPage .topMenu .dashboard .container > .stepper .item .logo, .dashboard .authorizationPage .topMenu .container > .stepper .item .logo, .authorizationPage .topMenu .dashboard .list .table tr .container > .block .item .logo, .dashboard .list .table tr .authorizationPage .topMenu .container > .block .item .logo, .authorizationPage .topMenu .dashboard .fc .fc-left .container > .fc-button-group .item .logo, .dashboard .fc .fc-left .authorizationPage .topMenu .container > .fc-button-group .item .logo, .authorizationPage .topMenu .dashboard .editInfo .wrapperBlock .row .container > .item .item .logo, .dashboard .editInfo .wrapperBlock .row .authorizationPage .topMenu .container > .item .item .logo, .authorizationPage .topMenu .dashboard .editInfo .container > .formWrapp .item .logo, .dashboard .editInfo .authorizationPage .topMenu .container > .formWrapp .item .logo, .authorizationPage .topMenu .dashboard .editInfo .formWrapp .container > .block .item .logo, .dashboard .editInfo .formWrapp .authorizationPage .topMenu .container > .block .item .logo, .authorizationPage .topMenu .dashboard .editInfo .formWrapp .block .container > label .item .logo, .dashboard .editInfo .formWrapp .block .authorizationPage .topMenu .container > label .item .logo, .dashboard .editInfo .formWrapp .block .authorizationPage .topMenu .wrapper .container > .forgetPwd .item .logo, .dashboard .editInfo .formWrapp .block .authorizationPage .wrapper .topMenu .container > .forgetPwd .item .logo, .authorizationPage .topMenu .wrapper .dashboard .editInfo .formWrapp .block .container > .forgetPwd .item .logo, .authorizationPage .wrapper .dashboard .editInfo .formWrapp .block .topMenu .container > .forgetPwd .item .logo, .authorizationPage .topMenu .dashboard .editInfo.annualSubscribtion .container > .cards .item .logo, .dashboard .editInfo.annualSubscribtion .authorizationPage .topMenu .container > .cards .item .logo, .authorizationPage .topMenu .tabSection .container > .tabs .item .logo, .tabSection .authorizationPage .topMenu .container > .tabs .item .logo, .authorizationPage .topMenu .container > .row .item .logo, .authorizationPage .topMenu .container > .wrapper .item .logo, .authorizationPage .topMenu .wrapper .tabSection .container > .center .item .logo, .authorizationPage .wrapper .tabSection .topMenu .container > .center .item .logo {
  display: block;
  position: relative;
  top: 0;
  -webkit-transform: none;
          transform: none;
}

.authorizationPage .row {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.authorizationPage .wrapper {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  min-height: 600px;
  margin: 100px 0;
}

@media screen and (max-width: 1200px) {
  .authorizationPage .wrapper {
    margin: 50px 0;
  }
}

.authorizationPage .wrapper .img {
  background: url(../images/we-are.jpg) 50% 50% no-repeat;
  background-size: cover;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 410px;
          flex: 0 0 410px;
  width: 410px;
}

@media screen and (max-width: 1024px) {
  .authorizationPage .wrapper .img {
    width: 290px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 290px;
            flex: 0 0 290px;
  }
}

@media screen and (max-width: 667px) {
  .authorizationPage .wrapper .img {
    display: none;
  }
}

.authorizationPage .wrapper .form {
  position: relative;
  z-index: 100;
  width: 100%;
}

.authorizationPage .wrapper .tabSection {
  width: 100%;
  margin: 0;
  background: #fff;
}

.authorizationPage .wrapper .tabSection .title {
  color: #5CA463;
  text-align: center;
  margin-bottom: 67px;
}

@media screen and (max-width: 667px) {
  .authorizationPage .wrapper .tabSection .title {
    margin-bottom: 25px;
  }
}

.authorizationPage .wrapper .tabSection .tabgroup {
  padding: 60px 160px 80px;
}

@media screen and (max-width: 1024px) {
  .authorizationPage .wrapper .tabSection .tabgroup {
    padding: 40px 40px 80px;
  }
}

@media screen and (max-width: 667px) {
  .authorizationPage .wrapper .tabSection .tabgroup {
    padding: 40px 20px 80px;
  }
}

@media screen and (max-width: 1024px) {
  .authorizationPage .wrapper .tabSection .row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
  }
}

@media screen and (max-width: 667px) {
  .authorizationPage .wrapper .tabSection .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}

.authorizationPage .wrapper .tabSection .checkboxWrapper {
  color: #B4C0BC;
  margin-bottom: 0;
}

.authorizationPage .wrapper .tabSection .center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 60px;
}

.authorizationPage .wrapper .tabSection .signUpBlock {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 47px 0 0;
  border-top: 1px solid #B4C0BC;
  margin-top: 70px;
}

.authorizationPage .wrapper .tabSection .signUpBlock p {
  color: #B4C0BC;
}

.authorizationPage .wrapper .action {
  position: relative;
}

.authorizationPage .wrapper .action input:nth-child(2) {
  margin-bottom: 20px;
}

.authorizationPage .wrapper .action .pwdIcon {
  position: absolute;
  bottom: 37px;
  right: 0;
  cursor: pointer;
}

.authorizationPage .wrapper input {
  border: none;
  border-bottom: 1px solid #B4C0BC;
  margin-bottom: 50px;
}

.authorizationPage .wrapper .forgetPwd {
  color: #5CA463;
}

@media screen and (max-width: 667px) {
  .authorizationPage .wrapper .forgetPwd {
    margin-top: 20px;
  }
}

.authorizationPage .wrapper .terms {
  position: absolute;
  bottom: 15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  color: #B4C0BC;
  font-size: 12px;
}

@media screen and (max-width: 667px) {
  .authorizationPage .wrapper .terms {
    width: 100%;
    text-align: center;
  }
}

.authorizationPage .wrapper .terms a {
  color: #5CA463;
  font-size: inherit;
}

.authorizationPage .signUpPage .wrapper input {
  margin-bottom: 12px;
}

.authorizationPage .signUpPage .wrapper .action input:nth-child(2) {
  margin-bottom: 12px;
}

.authorizationPage .signUpPage .wrapper .tabSection .center {
  margin-top: 30px;
}

.authorizationPage .signUpPage .wrapper .tabSection .title {
  margin-bottom: 45px;
}
/*# sourceMappingURL=style.css.map */