/******************************/
/*     01. General Styles     */
/******************************/
.vodiapicker {
  display: none;
}

#idSelectA {
  padding-left: 0px;
}

#idSelectA img,
.btn-select img {
  width: 70px;
}

#idSelectA li {
  list-style: none;
  padding-top: 5px;
  padding-bottom: 5px;
}

#idSelectA li:hover {
  background-color: #f4f3f3;
}

#idSelectA li img {
  margin: 5px;
}

#idSelectA li span,
.btn-select li span {
  margin-left: 30px;
}

/* item list */

.b {
  display: none;
  width: 100%;
  /* max-width: 350px; */
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 5px;
}

.open {
  display: show !important;
}

.btn-select {
  margin-top: 10px;
  padding-left: 40px;
  width: 100%;
  height: 90px;
  border-radius: 5px;
  background-color: #f3f3f3;
  border: 0px solid #ccc;
  text-align: left;
  font-size: 13px;
}
.btn-select li {
  list-style: none;
  float: left;
  padding-bottom: 0px;
}

.btn-select:hover li {
  margin-left: 0px;
}

.btn-select:hover {
  background-color: #f4f3f3;
  border: 1px solid transparent;
  box-shadow: inset 0 0px 0px 1px #ccc;
}

.displayNone {
  display: none !important;
}

.btn-select:focus {
  outline: none;
}

.doc-select {
  /* margin-left: 50px; */
}

/* .temp{ */
/* transform: none !important; */
/* } */

/* .testModal{ */
/* position: fixed; */
/* top: 0; */
/* background: red; */
/* right: 1131px; */
/* transform: translateX(100%); */
/* transition: .3s; */
/* } */

/* .dot { */
/* height: 100px; */
/* width: 100px; */
/* background-color: #ffc107; */
/* border-radius: 50%; */
/* display: inline-block; */
/* } */

.imgSmall {
  width: 50px;
  opacity: 0.7;
}

ul {
  margin: 0;
}

label {
  display: block;
  margin-bottom: 0.5rem;
}

button {
  background: transparent;
}

button:focus {
  outline: none;
}

input,
textarea,
button {
  outline: none;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.displayLarge {
  display: block;
}

.displaySmall {
  display: none;
}

.isMobile {
  display: none;
}

.menuButton {
  border: none;
  width: 200px;
  padding: 0;
}

.menuLeft {
  /* z-index: 100; */
  /* position: fixed; */
  /* width: 200px; */
  /* top: 50%; */
  /* left: 50%; */
  /* margin-left: -680px; */
  /* background-color: #fff; */
  /* border-radius: 8px; */
  /* transform: translateY(-50%); */
  /* box-shadow: 0 5px 50px rgb(0 0 0 / 5%); */

  z-index: 100;
  position: fixed;
  width: 200px;
  top: 0;
  left: 121px;
  height: 100%;
}

.menuWrap {
  display: flex;
  height: 100%;
  align-items: center;
}

.menuLeftList {
  background-color: #fff;
  box-shadow: 0 5px 50px rgb(0 0 0 / 5%);
  border-radius: 8px;
}

.menuHeight {
  height: 100%;
}

.logo {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.logoH__img {
  width: 253px;
}

.logoV__img {
  height: 75px;
}

.header__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}

.header__ham {
  height: 123px;
}

.ham {
  background-color: #f7f7f7;
  cursor: pointer;
}

.ham__wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  max-width: 60px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 17px;
}

.ham__wrap div {
  transition: 0.3s;
  opacity: 0.2;
  width: 60px;
  height: 1px;
  background-color: #262625;
  margin-bottom: 14px;
}

.ham__wrap div:nth-of-type(2) {
  width: 15px;
  margin-right: 10px;
}

.ham__wrap div:nth-of-type(3) {
  width: 35px;
}

.ham__wrap div:last-of-type {
  margin-bottom: 0;
}

.ham__title {
  opacity: 0.7;
  font-size: 12px;
  letter-spacing: 3.6px;
  text-align: center;
}

.h-time {
  padding: 30px 0 25px;
}

.h-address {
  padding: 20px 0 20px;
}

.h-address__text {
  font-size: 13px;
  line-height: 22px;
  opacity: 0.7;
  text-align: center;
}

.messengerSize {
  width: 28px;
  border-radius: 100px;
  border-color: #fff;
}

.h-messenger__icon {
  /* opacity: 0.2; */
  /* margin-bottom: 14px; */
  /* width: 22px; */
  /* margin-left: auto; */
  /* margin-right: auto; */

  margin-bottom: 20px;
  width: 22px;
  margin-top: 20px;
}

.header__item .h-messenger__icon {
  margin-left: 1rem;
}

.header__item .h-messenger__icon:first-child {
  margin-left: 0;
}

.h-time__text {
  font-size: 13px;
  line-height: 22px;
  opacity: 0.7;
  text-align: center;
}

.h-call {
  /* padding: 30px 25px 30px; */
  padding: 25px;
}

.h-call__icon {
  opacity: 0.25;
  margin-bottom: 25px;
  width: 18px;
  margin-left: auto;
  margin-right: auto;
}

.h-call__phone {
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  font-family: 'Vinnytsia Sans', sans-serif;
  font-weight: 700;
  margin-top: 10px;
  margin-bottom: 15px;
}

.header__item:after {
  content: '';
  width: 171px;
  height: 14px;
  position: absolute;
  bottom: -14px;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  background: url(img/header-shadow.png) no-repeat center;
}

.header__logo {
  height: 120px;
}

.titleHeader {
  margin-top: 60px;
}

.intro__inner {
  padding-left: 290px;
}

.persona__img {
  position: absolute;
  bottom: 0;
  left: 15px;
  width: 460px;
  min-width: none !important;
  max-height: none !important;
}

.intro__title {
  padding-top: 75px;
}

.width_50_per {
  width: 50%;
}

.intro_table {
  padding-top: 100px;
  padding-bottom: 100px;
}

.header .intro_table {
  padding-top: 100px;
  padding-bottom: 120px;
}

.intro_table .intro_table_marLeft {
  margin-left: 50px;
}

.icon {
  position: relative;
}

.intro__icons {
  width: 100%;
  max-width: 400px;
}
.intro__icons_wide {
  width: 100%;
  max-width: 680px;
}

/* .intro__icons_widePolicy{ */
/* width: calc(100% - 400px); */
/* max-width: 680px; */
/* } */

.bgGray {
  background: #fafafa;
}

.height740px {
  height: 740px;
}

.carousel-inner img {
  margin: auto;
}

.carousel-control-next {
  background: rgb(0 0 0 / 5%);
}

.carousel-control-prev {
  background: rgb(0 0 0 / 5%);
}

.discount .carousel-control-next {
  background: none;
}

.discount .carousel-control-prev {
  background: none;
}

.discount .carousel-indicators li {
  background-color: #dc3545;
}

body,
html {
  width: 100%;
  height: 100%;
}

.zindex1 {
  z-index: 1;
}

.zindexInh {
  z-index: inherit;
}

body,
p {
  color: #2b2a29;
  font:
    400 0.875rem/1.375rem 'Montserrat',
    sans-serif;
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  font-weight: 400;
  margin: 0;
}

.p-small {
  color: #f1f1f8;
  font:
    400 0.75rem/1.25rem 'Montserrat',
    sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin: 0;
  color: #2b2a29;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
}

h1 {
  font-size: 2.5rem;
  line-height: 2.875rem;
}

h2 {
  font-size: 2.25rem;
  line-height: 2.75rem;
}

h3 {
  font-size: 1.75rem;
  line-height: 2.125rem;
}

h4 {
  font-size: 1.375rem;
  line-height: 1.75rem;
}

h5 {
  font-size: 1.125rem;
  line-height: 1.625rem;
}

h6 {
  font-size: 1rem;
  line-height: 1.5rem;
}

a {
  color: #495057;
  line-height: 1.375rem;
}

a:hover {
  color: #495057;
  text-decoration: none;
}

a.turquoise {
  color: #7e7e7e;
}

a.white {
  color: #fff;
}

.colorTextGray {
  color: #bcbdbd;
}

/*********************/
/*    04. Header     */
/*********************/
.header {
  background:
    linear-gradient(to bottom right, rgba(72, 72, 212, 0), rgba(241, 104, 104, 0)),
    url('../images/header-background.jpg') center center no-repeat;
  background-size: cover;
}

.header .header-content {
  padding-top: 120px;
  padding-bottom: 0rem;
  text-align: center;
}

.headerMR {
  margin-right: 3rem;
}

/**********************/
/*     16. Footer     */
/**********************/
.footer {
  display: flex;
  flex-direction: row;
}

.footer__col {
  padding: 55px 15px 20px;
}

.footer__col:nth-of-type(1) {
  width: 22%;
}
.footer__col:nth-of-type(2) {
  width: 30%;
}
.footer__col:nth-of-type(3) {
  width: 48%;
  padding-left: 80px;
  border-left: 1px solid #f3f3f3;
}

.footer__col > p {
  line-height: 22px;
  font-size: 13px;
  font-weight: 300;
}

.footer__links {
  margin-top: 1rem;
}

.footer__links a {
  font-size: 16px;
  font-weight: 600;
  text-decoration: underline;
}

/*************************/
/*     17. Copyright     */
/*************************/
.copyright {
  padding-top: 1rem;
  padding-bottom: 0.5rem;
  background-color: #ffffff;
  text-align: center;
}

.copyright .p-small {
  color: #000000;
  opacity: 0.6;
}

/*****************************/
/*     20. Media Queries     */
/*****************************/
/* Min-width width 768px */
@media (min-width: 768px) {
}
/* end of min-width width 768px */

/* Min-width width 992px */
@media (min-width: 992px) {
}
/* end of min-width width 992px */

/* Min-width width 1200px */
@media (min-width: 1200px) {
}
/* end of min-width width 1200px */

/*******************/
/* 		WHY  START */
/*******************/
.why__item {
  padding: 25px 25px 25px 35px;
  display: flex;
  align-items: center;
  border-radius: 10px;
  background-color: #f7f7f7;
  margin-bottom: 30px;
  justify-content: space-between;
}

.imgWhy {
  max-width: 100%;
  height: auto;
}

.why .intro_table {
  padding: 30px 0;
}

/*******************/
/* 		WHY  END   */
/*******************/

/*******************/
/* ACCORDION START */
/*******************/
.accordionParent {
  border-top: solid 1px #ebeff2;
}
.accordionService {
  background-color: #fff;
  font-size: 24px;
  color: #2b2a29;
  cursor: pointer;
  padding: 10px 18px 10px 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  border-bottom: solid 1px #ebeff2;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.activeService,
.accordionService:hover {
  background-color: #f7f7f7;
}

/* Style the accordion panel. Note: hidden by default */
.panelService {
  padding: 18px;
  background-color: white;
  display: none;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  border-bottom: solid 1px #ebeff2;
}

.panelService > p {
  margin: 0;
}

.activeService .p-item__icon:after {
  /* visibility: hidden;   */
  opacity: 0;
}

.p-item__icon:before,
.p-item__icon:after {
  display: block;
  content: '';
  width: 19px;
  height: 3px;
  position: relative;
  border-radius: 50px;
  background-color: #b2b2b2;
  transition: 0.3s;
}

.p-item__icon:after {
  top: -3px;
  margin-left: 0px;
  transform: rotate(90deg);
}
/******************/
/* ACCORDION END  */
/******************/

/* SERVICES START */
.imgGnome {
  width: 131px;
  opacity: 0.85;
}

.priceTitleWidth {
}
.priceDescWidth {
}

.price__desc-text {
  line-height: 26px;
  width: 100%;
  max-width: 245px;
  margin-left: 30px;
  /* margin-top: 30px; */
  margin-top: 0px;
  color: #616160;
}

.width_33_per {
  width: 33%;
}

.priceBlockTitle {
  font-size: 24px;
  min-width: 150px;
}

.priceBlock {
  margin-bottom: 20px;
}

.priceBlock > h5 {
  margin-bottom: 0.5rem;
}

.priceBlockText {
}

.priceBlockText > p {
  margin-bottom: 0.25rem;
  position: relative;
  padding-left: 20px;
}

.priceBlockText > p:before {
  content: '';
  position: absolute;
  left: 0;
  top: 7px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  box-shadow: inset 3px 3px 2px rgb(255 255 255 / 35%);
  background-color: #a4a4a4;
}

.priceBlockButton {
  width: 70%;
}

.priceBlockDoc {
  width: 60%;
}

.btnDoc {
  color: #fff;
  border-radius: 5px;
  border: #7e7e7e;
  background-color: #a4a4a4;
  font-size: 13px;
  min-height: 50px;
  min-width: 315px;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
}

.imgDentistMin {
  border-radius: 999px;
  max-width: 100px;
}

.appointmentModal .imgDentistMin {
  max-width: 70px;
}

.cs-select {
}

.cs-skin-elastic {
}

/* SERVICES END */

/* .h4.--line { */
/* position: relative; */
/* padding-left: 80px; */
/* } */

/* .h4.--line:before { */
/* content: ''; */
/* width: 55px; */
/* height: 1px; */
/* background-color: #de2024; */
/* position: absolute; */
/* top: 18px; */
/* left: 0; */
/* } */

.doctors__title {
  margin-bottom: 20px;
  font-size: 58px;
  line-height: 70px;
  font-family: 'Vinnytsia Sans', sans-serif;
  font-weight: 600;
  font-size: 58px;
  line-height: 70px;
}

.doctors__text {
  /* font-size: 18px; */
  /* line-height: 30px; */
  /* color: #616160; */
  /* padding-left: 80px; */
  margin-bottom: 17px;
}

/* .doctors__desc { */
/* color: #616160; */
/* line-height: 26px; */
/* padding-left: 80px; */
/* } */

.doctors__img {
  position: relative;
  bottom: 287px;
  right: -447px;
}

.bgRight {
  background-size: initial;
  background-repeat: no-repeat;
  background-position: right bottom;
  width: 100%;
}

.color-accent {
  color: #212529;
  font-weight: 600;
}

/*** EMPLOYEES START ***/
.employeeTitle {
  margin-bottom: 1.5rem !important;
}

.employeeBlockText {
  width: 60%;
  display: flex;
  align-items: center;
}

.employeeBlockImg {
  /* width: 40%;	 */
}

.employeeBlock {
  margin-left: 3rem;
}

.employee__item {
  padding: 25px 25px 25px 35px;
}

.employeeDescription {
  padding-left: 1.5rem;
}

.employeeImg {
  height: 530px;
}

.employeeText {
  padding: 20px;
  border-radius: 10px;
  background-color: #f7f7f7;
  margin-bottom: 15px;
}

.employeeText > p {
  margin-bottom: 0.25rem;
}

.employeeText > p:last-of-type {
  margin-bottom: 0;
}
/*** EMPLOYEES END ***/

.appointment .intro__title {
  padding-top: 75px;
}

.appointment__item {
  padding: 10px 15px;
  /* border-radius: 10px; */
  /* background-color: #fafafa80;   */
}

.appointmentBlockText {
  width: 40%;
}

.appointmentBlockImg {
  width: 60%;
  justify-content: center;
  position: relative;
}

.appointmentImg {
  width: 430px;
  position: absolute;
  top: -70px;
}

.policyAppointment {
  margin-left: 15px;
}

.policyAppointment > label,
.policyAppointment > label > a {
  font-size: 12px;
  color: #c6c6c6;
  text-align: center;
}

.policyAppointment > label > a {
  text-decoration: underline !important;
}

.policyAppointmentLink > a {
  text-decoration: underline !important;
}

.checkbox__label {
  display: inline-block;
  position: relative;
  /* padding-left: 45px; */
  padding-top: 7px;
  font-size: 12px;
  line-height: 20px;
  color: #bcbdbd;
}

/* .checkbox__label:before { */
/* display: block; */
/* content: ''; */
/* width: 30px; */
/* height: 30px; */
/* position: absolute; */
/* top: 4px; */
/* left: 0; */
/* border: 1px solid #cbccc9; */
/* } */

/* .checkbox__label:after { */
/* display: block; */
/* content: ''; */
/* width: 6px; */
/* height: 6px; */
/* position: absolute; */
/* top: 16px; */
/* left: 12px;     */
/* transition: .3s; */
/* background-color: #cbccc9; */
/* } */

.consult__img {
  position: absolute;
  bottom: 0px;
  right: -208px;
  /* right: 0px; */
}

.input__field {
  display: block;
  width: 100%;
  font-size: 14px;
  font-size: 15px;
  font-family: 'SF UI Display', sans-serif;
  transition: 0.3s;

  border-radius: 5px;
  font-size: 14px;
  height: 65px;
  padding: 0 40px;
  border: 3px solid #f3f3f3;
  background-color: #f3f3f3;
}

.input__icon {
  opacity: 0.4;
  position: absolute;
  top: 50%;
  font-size: 0;
  width: 16px;
  transform: translateY(-50%);
  right: 40px;
}

.input__msg {
  background-color: transparent;
  border: none;
  padding: 0;
  height: auto;
  text-align: center;
}

.errMsg {
  color: #e31e24;
}

.successMsg {
  color: green;
}

/* .intro_appntmnt{ */
/* padding-top: 70px; */
/* padding-bottom: 70px; */
/* } */

.introAppDirection {
  flex-direction: row;
}

.btnAppointment {
  color: #fff;
  border-radius: 5px;
  border: #7e7e7e;
  background-color: #a4a4a4;
  font-size: 13px;
  min-height: 50px;
  width: 100%;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
}

.btnAppointment--alt {
  color: #2b2a29;
  background-color: transparent;
  border-style: solid;
}

.btnAppointment--alt:hover {
  color: #fff;
  background-color: #a4a4a4;
}

.inputCall {
  width: calc(100% / 2 - 30px);
  margin-left: 15px;
  margin-right: 15px;
}

.call__text {
  color: #616160;
  margin-bottom: 8px;
  font-size: 15px;
  margin: 0;
}

.call__number {
  font-size: 20px;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
}

/********************/
/* ADVANTAGES START */
/********************/
.inner {
  padding-left: 232px;
  position: relative;
}

.advantages {
  padding-top: 55px;
  /* padding-bottom: 67px; */
}
.advantages__wrap {
  position: relative;
  padding-left: 475px;
}

.advantages__img {
  width: 450px;
  /* position: absolute; */
  /* bottom: -474px; */
  /* right: -15px; */
}
.advantage__img {
  z-index: 1;
}

.advantages__list {
  margin-bottom: -40px;
  margin-left: -10px;
  margin-right: -10px;
}

/* TODO row -> bootstrap */
.row {
  flex-direction: row;
}
.row,
.col {
  display: flex;
  flex-wrap: wrap;
}

.advantages__title {
  margin-bottom: 11px;
}

.advantages__subtitle {
  margin-bottom: 20px;
}

.advantages__item_left {
  width: 60%;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 40px;
}

.advantages__item_right {
  width: 40%;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 40px;
}

.advantage__head {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  min-height: 89px;
}

.advantages__item.--full {
  width: 100%;
}

.advantage__count {
  font-size: 58px;
  line-height: 58px;
  color: #cccccc;
  font-family: 'Montserrat', sans-serif;
  padding-top: 5px;
  margin-left: -30px;
}

/******************/
/* ADVANTAGES END */
/******************/

/* .positionRelative{ */
/* position: relative; */
/* } */

/******************/
/*   TEAM START   */
/******************/
.teamBlockText {
  width: 40%;
}

.teamBlockImg {
  width: 60%;
  justify-content: center;
  position: relative;
}

.teamTitle {
  /* width: 50%; */
}
/* .paddingBlockTB75{ */
/* padding: 75px 0; */
/* } */

.team .header-content {
  padding-top: 75px;
}

.teamBg {
  background: linear-gradient(90deg, rgba(250, 250, 250, 1) 0%, rgba(250, 250, 250, 1) 80%, rgba(0, 0, 0, 0) 100%);
  padding-right: 30px;
}

.team .intro_table {
  padding-top: 100px;
  padding-bottom: 100px;
}

.teamImg {
  width: 100%;
  position: absolute;
  top: -70px;
}
/******************/
/*   TEAM END 	  */
/******************/

/******************/
/*   Policy start */
/******************/
.policyText {
  margin-top: 15px;
  line-height: 24px;
  font-weight: 400;
}

.policyText ul,
.policyText ol {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  margin-bottom: 15px;
  padding-left: 31px;
}

.policyText ul li:before,
.text ol li:before {
  content: '';
  width: 8px;
  height: 8px;
  position: absolute;
  top: 9px;
  left: 0;
  border-radius: 50%;
  box-shadow: inset 3px 3px 2px rgb(255 255 255 / 28%);
  background-color: #7e7e7e;
}

.policyText ul li,
.text ol li {
  position: relative;
  width: 100%;
  padding-left: 17px;
  color: #616160;
  margin-bottom: 3px;
}

ul {
  list-style: none;
}
/******************/
/*  Policy end    */
/******************/

/******************/
/* DISCOUNT START */
/******************/
.discount .intro__title {
  padding-top: 100px;
}

.discount .intro_table {
  padding-top: 75px;
}

.discountImg {
  width: 100%;
  border: solid 1px #a4a4a46b;
}

.discountItem {
  padding: 25px 25px 25px 35px;
}

.discountText > p,
.discountText > a {
  /* font-size: 19px; */
}

/******************/
/* DISCOUNT END   */
/******************/

/********************/
/* MODAL MENU START */
/********************/
.menuModal {
  overflow-y: auto;
  overflow-x: hidden;
  position: fixed;
  z-index: 1050;
  height: 100%;
  outline: 0;
  width: 100%;
  top: 0px;
  left: 0px;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}

.showMenu,
.show {
  opacity: 1;
  visibility: visible;
}

.menuModalBcg {
  background:
    linear-gradient(to bottom right, rgba(72, 72, 212, 0), rgba(241, 104, 104, 0)),
    url('../images/header-background.jpg') center center no-repeat;
  background-size: cover;
  width: 102%;
  height: 100%;
}
.menuModalSize {
  max-width: 100%;
  width: 100%;
  height: 100%;
  margin: 0;
}

.menuModalBcg .modal-content {
  background-color: transparent;
  border: none;
  padding: 40px 40px 0 40px;
  height: 100%;
}

.menuModalBcg .modal-header {
  align-items: center;
  padding: 0 0 20px 0;
}

.btn:focus,
.btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 0%);
}

.menuModalBcg .close {
  opacity: 0.8;
}

.modalMenuContent {
  padding: 10% 5% 10% 129px;
}

.modalMenuContent div {
  margin: 20px 15px;
}

.modalMenuContent a {
  color: #616161;
  font-size: 36px;
  font-weight: 600;
}

.modalClose {
  width: 55px;
  height: 55px;
  position: relative;
  border: 1px solid #212529;
  margin-left: auto;
  transition: 0.3s;
  opacity: 0.5;
  cursor: pointer;
}

.modalClose:before {
  transform: rotate(45deg);
}

.modalClose:after {
  transform: rotate(-45deg);
}

.modalClose:before,
.modalClose:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 14px;
  height: 3px;
  margin-top: -2px;
  margin-left: -7px;
  border-radius: 50px;
  background-color: #000;
  transition: 0.3s;
}

.questionModal {
  overflow-y: auto;
  overflow-x: hidden;
  position: fixed;
  z-index: 1050;
  height: 100%;
  outline: 0;
  width: 490px;
  top: 0px;
  right: 0px;
  background-color: #ffffff;

  transform: translateX(100%);
  transition: 0.3s;
}

/* .questionModal .modal-content{	 */
/* height: 100%; */
/* position: fixed; */
/* z-index: 1050; */
/* height: 100%; */
/* outline: 0; */
/* width: 490px; */
/* top: -1px; */
/* right: 0px; */
/* } */

/* .questionModalTransform{ */
/* right: 0px; */
/* } */

.showModal {
  transform: translateX(0%);
  box-shadow: -15px 0 400px rgb(0 0 0 / 20%);
}

.questionModal .modal-header {
  border: none;
}

.questionModalText {
  /* width: 80%; todo delete? */
}

.textareaQuestion {
  font-size: 14px;
  height: 130px;
  padding: 22px 40px;
  border: none;
  background: #f3f3f3;
  width: 100%;
  border-radius: 15px;
  resize: none;
}

.modal {
  overflow: auto;
  background-color: #2b2a2982;
}

.modal-open .modal {
  overflow-x: auto;
  overflow-y: auto;
}

.policy .intro__title {
  padding-top: 25px;
  padding-bottom: 25px;
}

/******************/
/* MODAL MENU END */
/******************/

.todo {
  color: red;
}

/*************************/
/*   АДАПТИВНАЯ ВЕРСТКА  */
/*************************/

@media (max-width: 1500px) {
  .menuLeft {
    left: 60px;
  }

  .advantages__img {
    right: 80px;
  }
  .container {
    max-width: 100%;
  }

  .employeeBlockText {
    width: 65%;
  }
  .employeeBlockImg {
    width: 35%;
  }

  .employeeBlock {
    margin: 0;
  }

  /* .teamBlockText{ */
  /* width: 100%; */
  /* } */

  /* .teamBlockImg{ */
  /* width: 100%;		 */
  /* justify-content: center; */
  /* } */
  .advantages__wrap {
    padding-left: 600px;
  }
}

@media (max-width: 1289px) {
  .teamImg {
    top: -40px;
  }
}
@media (max-width: 1270px) {
  /* .headerMR{ */
  /* margin-right: 0px; */
  /* } */
  .container {
    max-width: 100%;
  }

  .menuLeft {
    left: 10px;
  }

  .persona__img {
    left: -75px;
  }

  .teamBlockText,
  .teamBlockImg {
    width: 100%;
  }

  .teamImg {
    position: initial;
  }

  .team .intro_table {
    padding-top: 20px;
    padding-bottom: 0px;
  }
}

@media (max-width: 1200px) {
  .container {
    max-width: 100%;
  }
  .menuLeft {
    margin-left: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    transform: none;
    width: auto;
    transform: none;
    border-radius: 0;
    padding: 0;
    height: 83px;
    width: 100%;
  }

  .menuWrap {
    display: flex;
    flex-wrap: wrap;
    overflow-y: visible;
    /* padding-left: 15px; */
    /* padding-right: 15px; */
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }

  .menuLeft {
    margin: 0;
  }

  .menuLeftList {
    display: flex;
    width: 100%;
    padding: 10px;
    border-radius: 0px;
    justify-content: space-between;
  }

  .modalMenuContent {
    padding: 0;
  }

  .modalMenuContent a {
    font-size: 22px;
  }

  .modalMenuContent div {
    margin: 10px 0px;
  }

  .header__item:after {
    background: none;
  }
  .header__logo {
    height: auto;
    flex-direction: row;
  }

  .menuButton {
    order: 6;
    width: 100px;
    background: transparent;
  }
  .ham {
    background-color: transparent;
    order: 6;
    height: auto;
  }

  .ham__wrap {
    margin-bottom: 10px;
  }

  .h-address {
    display: flex;
    padding: 0;
    flex-direction: row;
    margin-left: auto;
    width: 250px;
    margin-top: -18px;
    margin-bottom: -18px;
  }

  .h-address {
    display: none;
  }
  .h-time {
    display: none;
  }

  .phoneMenuImg {
    display: none;
  }

  .h-call {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    flex-direction: row;
    width: inherit;
    margin-right: 5px;
  }

  .header__msg {
    margin-left: 20px;
  }

  .header__item .btnAppointment {
    width: 200px;
  }

  .h-call__icon {
    margin: 0 10px 0 0;
  }

  .h-call__phone {
    margin: 0 5px 0 0;
  }

  .displayLarge {
    display: none;
  }

  .displaySmall {
    display: block;
  }

  .intro__inner {
    padding-left: 0;
  }

  .header .header-content {
    padding-top: calc(7.5rem + 95px);
  }

  .advantages__wrap {
    padding-left: 255px;
  }

  .advantages__img {
    left: -270px;
  }

  .teamTitle {
    width: 100%;
  }

  .intro__icons_wide {
    max-width: 100%;
  }

  .persona__img {
    left: 85px;
  }
}

@media (max-width: 1180px) {
  .headerMR {
    margin-right: 1.5rem;
  }

  .container {
    max-width: 100%;
  }

  .advantages__img,
  .imgWhy {
    width: -webkit-fill-available; /*TODO Akhmet*/
    max-width: 100%;
  }

  .persona__img {
    left: 40px;
  }
}

@media (max-width: 940px) {
  .headerMR {
    margin-right: 0rem;
  }

  .persona__img {
    left: 15px;
  }

  /* .header__item .h-messenger__icon:nth-of-type(2) { */
  /* margin-left: 1rem; */
  /* margin-right: 1rem; */
  /* } */

  .header__call,
  .header__call,
  .header__msg {
    display: none;
  }
}

@media (max-width: 900px) {
  .persona__img {
    left: 5px;
    width: 425px;
  }

  .price__desc-text {
    margin-left: 0px;
  }
}

@media (max-width: 840px) {
  .questionModal {
    width: 100%;
  }

  h1 {
    font-size: 2rem;
  }

  .container {
    padding: 0;
    max-width: 740px;
    max-width: 100%;
  }

  .persona__img {
    left: -85px;
    width: 398px;
  }

  .header .header-content {
    padding-top: 140px;
  }

  .headerMR {
    margin: 0;
  }

  .doctors__subtitle,
  .doctors__text,
  .doctors__desc,
  .h4.--line {
    padding-left: 0;
  }

  .h4.--line:before {
    display: none;
  }

  .teamImg {
    width: 350px;
  }

  .advantages__img {
    display: none;
  }

  .inner,
  .advantages__wrap {
    padding: 0;
  }

  .price__desc-text {
    margin: 0;
    max-width: 70%;
  }

  .comfortOkImg {
    width: 235px;
  }

  /* .intro__icons_widePolicy{ */
  /* width: 100%; */
  /* } */

  .footer {
    flex-direction: column;
  }

  .footer__col {
    padding: 0;
  }

  .footer__col:nth-of-type(1) {
    width: 100%;
  }
  .footer__col:nth-of-type(2) {
    width: 100%;
  }
  .footer__col:nth-of-type(3) {
    width: 100%;
    padding-left: 0px;
    border-left: none;
  }
}

@media (max-width: 839px) {
  h2 {
    line-height: 2rem;
    margin-bottom: 20px;
  }

  .isDesctop {
    display: none;
  }

  .isMobile {
    display: inherit;
  }

  .row,
  .ml-5,
  .mx-5,
  .mt-n5 {
    margin: 0 !important;
  }

  .container {
    padding: 1rem;
    overflow-x: hidden;
  }

  .menuLeftList {
    justify-content: space-between;
  }

  .intro__title {
    padding-top: 20px;
  }

  .intro_table {
    padding-top: 25px;
    padding-bottom: 15px;
  }

  .header .header-content {
    padding-top: 100px;
  }

  .header .intro_table {
    padding: 100px 0 60px 135px;
  }

  .intro_table .intro_table_marLeft {
    margin-left: 0;
  }

  .header .intro_table p {
    font-weight: 600;
  }

  .titleHeader {
    margin-top: 60px;
  }

  .persona__img {
    opacity: 0.545;
  }

  .width_50_per,
  .width_33_per {
    width: 100%;
  }

  .introAppDirection {
    flex-direction: column;
  }

  .inputCall {
    width: 100%;
    margin: 0;
  }

  .advantages__title {
    text-align: center;
  }

  .advantages__subtitle {
    text-align: center;
  }

  .advantages__item_left,
  .advantages__item_right {
    width: 100%;
    padding: 0;
  }

  .advantage__head {
    justify-content: center;
  }

  .advantage__text {
    text-align: center;
  }

  .imgGnome {
    opacity: 0.8;
    position: absolute;
    right: -25px;
    bottom: 0;
  }

  .services .intro_table {
    padding-top: 70px;
  }

  .priceTitleWidth {
    width: 76%;
  }

  .priceDescWidth {
    width: 70%;
  }
  .servicesPosition {
    position: relative;
  }

  .price__desc-text {
    width: 100%;
    max-width: 100%;
  }

  .team .header-content {
    padding-top: 0px;
  }

  .advantages {
    padding-top: 30px;
  }

  .employees {
    /* display: none; */
  }

  .why .intro_table {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .why .isMobile {
    display: block;
  }

  .imgWhy {
    display: none;
  }

  .appointmentBlockText,
  .appointmentBlockImg {
    width: 100%;
  }

  .appointmentImg {
    max-width: 100%;
    width: 430px;
    position: absolute;
    bottom: 0;
    top: initial;
    left: 0;
    opacity: 0.12;
  }

  .appointment .intro__title,
  .discount .intro__title {
    padding-top: 15px;
  }

  .appointment__item {
    padding: 10px 0px;
  }

  .discountItem {
    padding: 0;
  }

  .discount .intro_table {
    padding-top: 10px;
  }

  .employeeDescription {
    padding-left: 0;
    display: flex;
    flex-direction: column;
    width: 90%;
  }

  .employeeLeft .employeeDescription {
    /* align-items: end; */
    /* margin-left: 25%; */
    width: 100%;
  }

  .employee__item {
    /* padding: 25px 25px 25px 5px; */
    padding: 0;
  }

  .employeeBlockText {
    display: block;
    width: 60%;
    z-index: 1;
    margin-top: 2.5rem;
  }

  .employeeBlockImg {
    position: relative;
    width: 40%;
    /* width: 1px; */
  }

  .employeeImg {
    height: 389px;
    position: absolute;
    bottom: 0px;
    /* opacity: 0.15; */
    left: -17px;
  }

  .employeeLeft .employeeBlockText {
    margin-left: 25%;
  }

  .employeeLeft .employee__item {
    /* padding: 25px 0px 25px 15px; */
    /* text-align: end; */
  }

  .employeeLeft .employeeImg {
    left: -50px;
  }

  .employeeBlock {
    min-height: 400px;
    /* max-width: fit-content; */
  }

  .employeeImgNic {
    left: -20px !important;
  }

  .employeeImgAmi {
    left: -45px !important;
  }

  .employeeText {
    padding: 5px 10px;
    margin-bottom: 10px;
  }

  .accordionService {
    padding: 30px 18px 30px 18px;
  }

  .priceBlockButton {
    width: 100%;
    flex-direction: column;
  }

  .modal-header .call__number {
    display: none;
  }

  .menuModalBcg .modal-content {
    padding: 20px;
  }

  .menuModalSize .isMobile {
    display: block;
  }

  .carousel-indicators {
    display: none;
  }
}

/******************************/
/*     Documents Styles     */
/******************************/
.documents__content {
  padding: 35px 0 75px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 25px;
}

@media (max-width: 839px) {
  .documents__content {
    grid-template-columns: auto;
  }
}

.documents__category-link {
  display: block;
  padding: 10px;
  box-sizing: border-box;
  text-align: center;
  cursor: pointer;
  border-radius: 50px;
  transition: 0.3s;
  font-size: 18px;
}

.documents__category-link:hover {
  box-shadow: 0 5px 50px rgb(0 0 0 / 5%);
  text-decoration: underline !important;
}

@media (max-width: 839px) {
  .documents__category-link {
    text-decoration: underline !important;
  }
}

.doc-link {
  padding-left: 65px;
  background-image: url('/images/logo/pdf-icon.png');
  background-repeat: no-repeat;
  background-size: 45px;
  background-position: 5px 50%;
  line-height: 1.1;
}
