body {
  position: relative;
  -webkit-animation-name: fadeInLoad;
  /* Chrome, Safari, Opera */
  -webkit-animation-duration: 1.6s;
  /* Chrome, Safari, Opera */
  animation-name: fadeInLoad;
  animation-duration: 1.6s;
}
html {
  scroll-behavior: smooth !important;
}
/* Chrome, Safari, Opera */
@-webkit-keyframes fadeInLoad {
  0% {
    opacity: 0;
  }

  25% {
    opacity: 0;
  }

  50% {
    opacity: 0;
  }

  75% {
    opacity: 0.9;
  }

  100% {
    opacity: 1;
  }
}

/* Standard syntax */
@keyframes fadeInLoad {
  0% {
    opacity: 0;
  }

  25% {
    opacity: 0;
  }

  50% {
    opacity: 0;
  }

  75% {
    opacity: 0.9;
  }

  100% {
    opacity: 1;
  }
}

.pl_field_address_info {
  display: none;
}

.fancybox-popup-container-inner {
  font-family: Roboto, sans-serif;
}

#dat {
  font-family: Roboto;
  background: #ededed;
}

#dat h2 {
  font-size: 34px;
  font-weight: 500;
  text-align: center;
  padding-top: 55px;
}

.dat-container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  padding-top: 40px;
}

.dat-container .my_img {
  margin: 0 auto;
  padding-bottom: 70px;
}

.dat-container .my_img img {
  margin-top: 5px;
  margin-bottom: 15px;
  width: 100%;
}

.dat_warning,
.dat_warning2 {
  color: #fff;
  margin-top: 20px;
  padding: 20px 25px;
}

#kod-text {
  max-width: 700px;
}

.dat_warning {
  font-size: 18px;
  background-color: #454549;
}

.dat_warning2 {
  font-size: 13px;
  background-color: #efd7ff;
  color: #000;
}

.thanks-no,
.thanks-popup__inner {
  font-family: Roboto, sans-serif;
}

* {
  outline: 0 !important;
  -webkit-appearance: none !important;
  appearance: none !important;
  -webkit-tap-highlight-color: transparent !important;
  -webkit-tap-highlight-color: transparent !important;
}

.upstar {
  position: relative;
}



.fMask a,
.fMask a:active,
.fMask a:focus,
.fMask a:hover {
  color: inherit !important;
  text-decoration: none;
  cursor: default;
  white-space: nowrap;
}

#cookie a,
#cookie a:active,
#cookie a:focus,
#cookie a:hover {
  cursor: default;
  white-space: nowrap;
}

#kmacb {
  z-index: 1000 !important;
  bottom: 55px !important;
}

.show-message__item,
.show-message__item-first {
  z-index: 1001 !important;
}

.cookie-popup-inner {
  box-sizing: border-box;
}

.pl_field_address_info {
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  outline: 0 !important;
  position: absolute;
  z-index: -1;
  width: 0 !important;
  height: 0 !important;
}

.dec-line {
  position: relative;
}

.dec-line_bottom::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: red;
}

#plCallbackModal,
#plCallbackModal * {
  font-family: Roboto, sans-serif !important;
}

.corona-wrapper-close {
  font-family: sans-serif;
}

@media screen and (max-width: 999px) {
  .corona-wrapper {
    padding: 5px 35px 5px 20px !important;
  }
}

@media screen and (max-width: 768px) {
  .corona-wrapper {
    padding: 5px 45px 5px 25px !important;
  }

  .corona-wrapper-close {
    right: 0 !important;
  }
}

@media screen and (max-width: 480px) {
  .corona-wrapper {
    padding: 5px 40px 5px 10px !important;
  }

  .corona-wrapper > div {
    padding-left: 50px !important;
  }
}

.form-top .new p span:first-of-type {
  font-size: 20px;
  line-height: 36px;
  font-weight: 700;
}

#now {
  background-size: cover;
}

#two > h3 {
  padding: 0px 15px;
}

#four .container .block .text h3 {
  margin: 0px auto 5px;
}

.now__separate-line {
  display: none;
  width: 100%;
  box-sizing: border-box;
  height: 0px;
  margin: 30px auto;
  border-color: #f6f6f6;
}

#now > h3,
#result > h3 {
  padding: 0px 8px;
}

#form .taimer .minutes,
.ever-popup__body .taimer .minutes {
  background: rgba(255, 255, 255, 0.1);
}

#form {
  padding-bottom: 12px;
}

#doctor {
  overflow: hidden;
}

#doctor .container {
  background-position: -5px 44px;
}

#doctor .text-conteiner .text h3 {
  margin-bottom: 5px;
}

#otziv .container > h2 {
  margin-bottom: 10px;
}

.otziv h3 span {
  margin-top: 5px;
}

.otziv h3 {
  font-size: 15px;
}

footer .container {
  padding-bottom: 0px;
}

footer br {
  display: block !important;
}

.sposob-items h3 {
  min-height: 40px;
}

footer .container p {
  line-height: 1.44;
}

.comment-control .field {
  text-indent: 0px;
  padding-left: 25px;
}

.korobka img {
  top: -300px;
  width: 350px;
  left: -103px;
  z-index: 3;
}

#form .center img,
.ever-popup__body .center img {
  max-width: 400px;
  width: 100%;
}

#doctor .text-conteiner .text img {
  width: 300px;
  bottom: 25px;
  right: 50px;
}

@media screen and (min-width: 993px) {
  .logo {
    margin-bottom: -9px;
  }

  .kolichestvo p {
    margin-top: 2px;
  }

  #form .center,
  .ever-popup__body .center {
    margin-top: 23px;
  }

  #form .center img,
  .ever-popup__body .center img {
    margin-left: 4px;
  }
}

@media screen and (min-width: 993px) and (max-width: 1200px) {
  .callback a,
  .callback span {
    padding: 0px;
  }

  .callback {
    padding: 8px;
  }

  .form {
    margin-top: -232px;
  }

  .main-right > img {
    display: block;
    left: -284px;
    bottom: 102px;
    max-width: 250px;
  }

  #doctor .container {
    background-position: 0px 97px;
  }

  #result .table .tr .td {
    padding: 20px 10px;
  }

  #sposob {
    padding-bottom: 30px;
  }

  .sposob-items {
    margin-bottom: 40px;
  }

  .header .items {
    padding-right: 10px;
  }

  #doctor .text-conteiner .text img {
    right: 15px;
    bottom: 20px;
    width: 230px;
  }

  .korobka img {
    top: -200px;
    left: -55px;
    width: 300px;
  }
}

@media screen and (max-width: 1024px) {
  .callback {
    padding: 15px;
  }

  .video-button {
    margin-left: auto;
    margin-right: 30px;
  }

  #result h2 {
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media screen and (max-width: 992px) {
  .callback {
    padding: 5px;
  }

  .video-button {
    margin-right: 20px;
  }

  #doctor h2 {
    padding: 45px 10px 0px;
  }

  #doctor .container {
    background-position: -5px 272px;
  }

  #doctor .text-conteiner {
    margin-top: 20px;
  }

  #doctor .text-conteiner .text {
    margin-top: 0px;
  }

  #doctor .container {
    background-position: -5px 224px;
  }

  #doctor .text-conteiner .text {
    padding: 20px 35px 15px 30px;
  }

  #sostav > h3 {
    margin-bottom: 20px;
  }

  #last p {
    padding: 40px 5px;
  }
}

@media screen and (min-width: 769px) and (max-width: 992px) {
  .header-bottom .container {
    flex-direction: column;
  }

  .header-bottom {
    padding-top: 40px;
  }

  .kolichestvo {
    right: auto;
    margin-right: auto;
    margin-left: auto;
  }

  header .form {
    margin: 30px auto 0px;
  }

  .form-top .new p span:first-of-type {
    display: block;
  }

  #four .container .block .text h3 {
    padding-right: 5px;
  }

  #four .container .block:nth-of-type(3) {
    height: 225px;
  }

  #four .container .block {
    margin-bottom: 20px;
  }

  #form .kolichestvo {
    box-sizing: border-box;
    padding: 25px 15px;
    right: 0px;
  }

  .kolichestvo {
    width: 340px;
  }

  .header-bottom {
    position: relative;
  }

  .korobka {
    position: absolute;
    top: -302px;
    right: 50%;
    transform: translateX(108%);
    width: auto;
  }

  .korobka img {
    position: static;
    top: auto;
    right: auto;
    left: auto;
    transform: none;
    width: 240px;
  }

  .kolichestvo p {
    align-self: center;
  }

  #two {
    overflow: hidden;
  }

  #result .main-block .block-text p:first-of-type {
    margin-bottom: 26px;
  }

  #result .main-block .block-text p:nth-of-type(2) {
    padding-right: 20px;
  }

  .four-bottom .big {
    background-position: 58%;
  }

  #sposob {
    padding-bottom: 10px;
  }

  .sposob-items {
    padding: 10px;
  }

  .korobka {
    top: -293px;
    transform: translateX(120%);
  }

  .korobka img {
    width: 300px;
  }
}

@media screen and (max-width: 769px) {
  .video-button {
    margin-right: auto;
  }

  .main-left h1 {
    margin-top: 15px;
  }

  .form {
    height: auto;
  }

  .kolichestvo h3 {
    max-width: 180px;
  }

  .kolichestvo {
    padding: 27px 20px;
  }

  .header-bottom {
    padding: 25px 0px 30px;
  }

  #two .block + .block {
    margin: 20px auto 0px;
  }

  #two > h2 {
    padding-top: 30px;
  }

  #now > h3 {
    margin-bottom: 20px;
  }

  #now > h2 {
    padding-top: 30px;
  }

  #now .block {
    padding: 20px;
  }

  #four .container .block {
    margin-bottom: 20px;
  }

  #four .container .block {
    margin: 0px 0px 20px;
  }

  #four .container .right {
    border: none;
  }

  #four .container .block:nth-of-type(2) {
    padding-bottom: 0px;
    padding-top: 0px;
  }

  #four .container .block:nth-of-type(3) {
    margin-bottom: 0px;
  }

  .now__separate-line {
    display: block;
  }

  .kolichestvo h3 {
    font-size: 14px;
  }

  #doctor .container {
    padding-top: 5px;
  }

  #doctor .text-conteiner .text {
    padding: 20px 35px 25px 30px;
  }

  #result .table .tr .td:first-of-type {
    max-width: 200px;
  }

  #result .main-block .block-text p:first-of-type {
    margin-bottom: 56px;
  }

  #result .main-block .block-text p:nth-of-type(2) {
    margin-bottom: 60px;
  }

  #otziv {
    padding-top: 20px;
  }

  .commit {
    margin-top: 30px;
  }

  #last p span {
    line-height: 1.5;
  }

  footer p {
    margin-top: 0px !important;
  }

  header .kolichestvo {
    margin-right: 100%;
    margin-left: 100%;
    min-width: 320px;
  }

  #result .main-block .block-text p:nth-of-type(2) br {
    display: block;
  }

  #result .table .tr .td {
    padding-right: 5px;
  }

  .sposob-items h3 {
    min-height: unset;
  }

  .comment-control .field {
    padding-left: 0px;
  }

  .korobka img {
    top: 30px;
    max-width: 250px;
    left: -40px;
  }

  #form .center img,
  .ever-popup__body .center img {
    margin-bottom: 20px;
  }

  #doctor .text-conteiner .text img {
    right: 0px;
    bottom: 0px;
    margin: 10px auto;
  }

  #four .container .block {
    padding: 20px 20px 0px;
  }

  #zakaz .top-item:last-child img {
    width: 50px;
  }

  #four h3 {
    padding: 0px 5px;
  }

  #otziv .container > h3 {
    margin-bottom: 35px;
  }
}

@media screen and (max-width: 480px) {
  header .kolichestvo {
    margin-left: auto;
    margin-right: auto;
  }

  header .korobka img {
    max-width: 250px;
  }

  #form .center img,
  .ever-popup__body .center img {
    width: 270px;
    margin-bottom: 10px;
  }

  #result .table .tr .td:first-of-type {
    max-width: 100%;
  }

  #result .main-block .block-text p:first-of-type {
    margin-bottom: 54px;
  }

  #result .main-block .block-text p:nth-of-type(2) {
    margin-bottom: 65px;
  }

  #result .main-block {
    height: auto;
  }

  #otziv h3 {
    padding: 0px 5px;
    margin-bottom: 20px !important;
  }

  .sposob-items h3 {
    margin: 10px 0px 8px;
    padding: 0px 5px;
  }

  #zakaz h2 {
    margin-top: 25px;
  }

  #doctor .text-conteiner .text img {
    width: 300px;
    margin: 20px auto 10px;
  }

  header .korobka img {
    max-width: 300px;
  }

  #result .table .tr .td {
    padding: 20px 6px;
  }
}
.block-img-h {
  height: 300px;
  object-fit: cover;
}
@media (max-width: 991px) {
  .block-img-h {
    height: 200px;
  }
}
@media (max-width: 480px) {
  .block-img-h {
    height: 300px;
  }
}
.otziv h3 span:first-child {
  font-weight: 400;
}
.form-btn {
  padding: 0;
  text-align: center;
  font-family: Roboto;
  outline: 0;
  font-size: 20px;
  text-transform: uppercase;
  background-position: left top;
  border: 1px solid #f47b05;
  font-weight: 700;
  height: 55px;
  margin-bottom: 0;
  background-image: linear-gradient(to bottom, #ff7800, #f77f00, #f06d00);
  transition: 0.3s;
  border-radius: 5px;
  background-repeat: no-repeat;
  color: #fff;
  width: 100%;
}
.form-btn:hover {
  text-shadow: 1px 1px 24px #feffff, 0 0 43px #f88500;
}
@media (min-width: 769px) and (max-width: 992px) {
  #form .form {
    margin-top: 0 !important;
    margin-left: 35px;
  }
}
.form_control_vik {
  width: 100%;
  height: 40px;
  margin-bottom: 10px;
  padding-left: 50px;
  background-color: transparent;
  border: 1px solid #8f8f92;
  border-radius: 5px;
  background-position: 15px center;
  background-repeat: no-repeat;
  color: #fff;
}
.form {
  height: 390px !important;
}
@media (min-width: 769px) and (max-width: 992px) {
  #form .container .flex {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
}
.thanks-popup {
  background: rgba(0, 0, 0, 0.6);
}
select option {
  color: #000;
}
.doc-img {
  padding-top: 10px;
  background-image: url(../images/bgi-1.png);
  background-position: -5px 10px;
  background-repeat: no-repeat;
}
.four-bottom .big,
.two-bottom .block-big {
  background-repeat: no-repeat;
}
#result .four-bottom .big {
  background-size: 90%;
  background-size: cover;
  background-position: center right;
}
@media (max-width: 992px) {
  .form-top .new p span:last-of-type {
    padding: 0 !important;
  }

}
