body {
  background-color: #f7f7f7;
  font-family: Roboto, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
h1 {
  margin-top: 62px;
  margin-bottom: 19px;
  font-family: Roboto, sans-serif;
  font-size: 45px;
  line-height: 52px;
  font-weight: 300;
  text-align: center;
  letter-spacing: -1px;
  text-shadow: rgba(0, 0, 0, 0.27) 0px -1px 0px;
}
h2 {
  margin-top: 35px;
  margin-bottom: 14px;
  font-size: 37px;
  line-height: 47px;
  font-weight: 300;
  text-align: center;
  text-shadow: rgba(0, 0, 0, 0.29) 0px -1px 0px;
}
h3 {
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 25px;
  line-height: 37px;
  font-weight: 300;
  text-align: center;
  text-shadow: rgba(0, 0, 0, 0.38) 0px 1px 1px;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #333;
  font-size: 20px;
  line-height: 24px;
  font-weight: 300;
  text-align: center;
  text-shadow: rgba(0, 0, 0, 0.52) 1px 0px 0px;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-top: 8px;
  margin-bottom: 12px;
  color: #292929;
  font-size: 17px;
  line-height: 27px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0px;
  text-indent: 29px;
}
.button {
  display: inline-block;
  margin-top: 7px;
  padding: 10px 24px;
  border-radius: 5px;
  background-color: #22a358;
  box-shadow: rgba(255, 255, 255, 0.72) 0px 2px 1px 0px inset, rgba(0, 0, 0, 0.34) 0px -2px 1px 0px inset;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: white;
  font-size: 17px;
  line-height: 24px;
  text-align: center;
  text-decoration: none;
}
.button:hover {
  background-color: #2d93c2;
}
.button:active {
  background-color: #178746;
  box-shadow: rgba(0, 0, 0, 0.34) 0px 0px 3px 2px inset;
}
.button.big {
  display: block;
  width: 50%;
  margin-top: 2%;
  margin-right: auto;
  margin-left: auto;
  padding: 16px 1% 14px;
  border-radius: 7px;
  background-color: #0a416e;
  background-image: -webkit-linear-gradient(#266ba3, #0a416e);
  background-image: linear-gradient(#266ba3, #0a416e);
  box-shadow: rgba(255, 255, 255, 0.49) 0px 3px 2px 0px inset, #00192e 0px 2px 1px 0px inset;
  -webkit-transition: all 700ms ease;
  transition: all 700ms ease;
  color: white;
  font-size: 18px;
  line-height: 21px;
  font-weight: 400;
  text-transform: none;
  text-shadow: black 0px -2px 0px;
}
.button.big:hover {
  background-image: -webkit-linear-gradient(#1ba856, #0d803d);
  background-image: linear-gradient(#1ba856, #0d803d);
  -webkit-transform: translate(0px, -6px);
  -ms-transform: translate(0px, -6px);
  transform: translate(0px, -6px);
}
.button.big.small {
  width: 29%;
  margin-left: 0px;
  padding: 14px 20px;
  font-size: 18px;
}
.button.big.small.back {
  width: 39%;
  margin-top: 4%;
  margin-bottom: 62px;
  margin-left: auto;
  float: left;
  background-image: -webkit-linear-gradient(#bababa, #878787);
  background-image: linear-gradient(#bababa, #878787);
}
.button.big.s {
  width: 231px;
  margin-top: 0px;
  padding: 5px 9px;
  background-image: -webkit-linear-gradient(#22a358, #187840);
  background-image: linear-gradient(#22a358, #187840);
  box-shadow: rgba(255, 255, 255, 0.49) 0px 1px 1px 0px inset, #044720 0px 2px 1px 0px;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
  font-size: 14px;
  font-weight: 400;
  text-shadow: black 0px -1px 0px;
}
.button.big.s:hover {
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
}
.button.consult {
  display: block;
  width: 24%;
  margin-top: 1%;
  margin-right: auto;
  margin-left: auto;
  padding: 1.5% 5%;
  float: left;
  border-radius: 4px;
  background-color: #088cff;
  box-shadow: #003d73 2px 2px 0px 0px;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  font-size: 21px;
  line-height: 28px;
  font-weight: 300;
  text-shadow: rgba(255, 255, 255, 0.2) 0px 2px 1px;
}
.button.consult:hover {
  background-color: #38a2ff;
}
.button.zvonok2 {
  padding: 15px 43px;
  background-color: #09b04e;
  background-image: -webkit-linear-gradient(#00b54b, #00943e);
  background-image: linear-gradient(#00b54b, #00943e);
  box-shadow: rgba(255, 255, 255, 0.27) 0px 3px 0px 0px inset, rgba(0, 0, 0, 0.43) 0px -3px 0px 0px inset;
  font-size: 19px;
  font-weight: 300;
}
.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 2;
  overflow-x: hidden;
  overflow-y: hidden;
  border-right: 0px solid #00569c;
  border-left: 0px solid #008cff;
  background-color: #0a416e;
  box-shadow: rgba(0, 0, 0, 0.56) 0px 1px 1px 0px;
}
.nav-link {
  width: 100%;
  padding-top: 18px;
  color: white;
  font-size: 17px;
  line-height: 21px;
  font-weight: 300;
  text-align: left;
}
.nav-link:hover {
  color: #6bbcff;
  text-decoration: none;
}
.nav-link:active {
  box-shadow: none;
}
.nav-link.w--current {
  border-radius: 4px;
  color: #7dc4ff;
}
.brand {
  width: 53px;
  margin-top: 6px;
  margin-bottom: 6px;
  margin-left: 20px;
  float: left;
  text-align: center;
}
.brand:hover {
  background-image: -webkit-radial-gradient(50% 50%, circle closest-side, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0));
  background-image: radial-gradient(circle closest-side at 50% 50%, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0));
}
.brand.w--current {
  margin-left: 20px;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
}
.brand.w--current:hover {
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
  -webkit-transform: translate(0px, 7px);
  -ms-transform: translate(0px, 7px);
  transform: translate(0px, 7px);
}
.link-nav-info {
  float: right;
  -webkit-transition: color 350ms ease;
  transition: color 350ms ease;
  color: white;
  text-align: center;
  text-decoration: none;
}
.link-nav-info:hover {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  color: #87c9ff;
}
.link-nav-info.tel {
  display: block;
  margin-top: 16px;
  margin-right: 16px;
  float: right;
  font-size: 26px;
  line-height: 32px;
  font-weight: 300;
}
.nav-menu {
  position: absolute;
  right: 0px;
  display: block;
  margin-top: 4px;
  margin-right: 5px;
  margin-left: 49%;
  padding: 17px;
  border-radius: 4px;
  background-color: #1c588a;
  background-image: -webkit-linear-gradient(#0a416e, rgba(255, 255, 255, 0));
  background-image: linear-gradient(#0a416e, rgba(255, 255, 255, 0));
  box-shadow: black 1px 1px 2px 0px;
}
.section-contacts {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  height: 570px;
  margin-left: 0%;
}
.map {
  height: 570px;
}
.container-map {
  position: absolute;
  left: 0px;
  top: 2%;
  right: 0px;
  z-index: 10;
}
.h-adress {
  margin-top: 1%;
  margin-bottom: 0px;
  padding-right: 125px;
  padding-left: 125px;
  color: white;
  font-size: 33px;
  line-height: 39px;
  font-weight: 300;
  text-align: center;
  text-shadow: none;
}
.map-gradient {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  height: 35%;
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.63), rgba(255, 255, 255, 0));
  background-image: linear-gradient(rgba(0, 0, 0, 0.63), rgba(255, 255, 255, 0));
}
.section-3 {
  margin-left: 0%;
  padding-top: 1%;
  padding-bottom: 6%;
  background-color: #006dc7;
  background-image: url('../images/cat2.jpg');
  background-position: 100% 100%;
  background-size: 204px;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -webkit-transition: background-color 1500ms ease;
  transition: background-color 1500ms ease;
}
.section-3._100 {
  height: 100vh;
  margin-left: 0%;
  padding-top: 0%;
  background-color: #eba31e;
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}
.text-field {
  display: block;
  height: 52px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 1%;
  padding-bottom: 1%;
  border-radius: 4px;
  font-size: 21px;
  line-height: 28px;
  font-weight: 300;
  text-align: left;
}
.text-field.area {
  height: 135px;
  border-radius: 4px;
}
.text-field.full {
  width: 100%;
  height: 45px;
  border-radius: 5px;
  font-size: 20px;
  line-height: 28px;
}
.menu-button {
  margin-top: 6px;
  margin-right: 17px;
  margin-bottom: 0px;
  padding: 14px;
  float: right;
  border-radius: 6px;
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.00), rgba(255, 255, 255, 0.09));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.00), rgba(255, 255, 255, 0.09));
  box-shadow: rgba(255, 255, 255, 0.49) 0px 2px 1px 0px inset, black 0px 2px 1px 0px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: white;
}
.menu-button:hover {
  background-color: #0d5691;
}
.menu-button.w--open {
  background-color: #093559;
  background-image: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.09));
  background-image: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.09));
  box-shadow: rgba(0, 0, 0, 0.49) 0px 3px 1px 0px inset;
  color: #dedede;
}
.form {
  display: block;
  width: 98%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.section-l {
  margin-left: 15.4%;
  padding-top: 3%;
  padding-bottom: 3%;
}
.section-l.sec-banner {
  margin-left: 0%;
  padding-top: 0%;
  padding-bottom: 0%;
  background-image: -webkit-linear-gradient(#006dc7, #0a416e);
  background-image: linear-gradient(#006dc7, #0a416e);
}
.banner {
  width: 25%;
  height: 258px;
  padding: 3%;
  float: left;
  -webkit-transition: box-shadow 300ms ease;
  transition: box-shadow 300ms ease;
  text-align: center;
  text-decoration: none;
}
.banner:hover {
  box-shadow: rgba(0, 0, 0, 0.36) 0px 0px 38px 7px inset;
}
.banner.orto {
  background-image: -webkit-linear-gradient(315deg, rgba(4, 247, 0, 0.49), rgba(255, 187, 0, 0.87)), url('../images/banner.jpg');
  background-image: linear-gradient(135deg, rgba(4, 247, 0, 0.49), rgba(255, 187, 0, 0.87)), url('../images/banner.jpg');
  background-position: 0% 0%, 50% 50%;
  background-size: auto, cover;
  text-decoration: none;
}
.banner.ofta {
  background-image: -webkit-linear-gradient(315deg, rgba(138, 59, 59, 0.49), rgba(130, 52, 0, 0.81)), url('../images/ofta.jpg');
  background-image: linear-gradient(135deg, rgba(138, 59, 59, 0.49), rgba(130, 52, 0, 0.81)), url('../images/ofta.jpg');
  background-position: 0% 0%, 50% 50%;
  background-size: auto, cover;
}
.banner.vet {
  background-color: black;
  background-image: -webkit-linear-gradient(315deg, rgba(38, 216, 240, 0.54) 1%, rgba(20, 76, 181, 0.72)), url('../images/logo_banner.png');
  background-image: linear-gradient(135deg, rgba(38, 216, 240, 0.54) 1%, rgba(20, 76, 181, 0.72)), url('../images/logo_banner.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 307px;
  background-repeat: repeat, no-repeat;
}
.banner.endo {
  background-image: -webkit-linear-gradient(315deg, rgba(255, 145, 0, 0.29), rgba(255, 153, 0, 0.81)), url('../images/ortodontology.jpg');
  background-image: linear-gradient(135deg, rgba(255, 145, 0, 0.29), rgba(255, 153, 0, 0.81)), url('../images/ortodontology.jpg');
  background-position: 0% 0%, 50% 50%;
  background-size: auto, cover;
}
.banner.poisk {
  background-image: -webkit-linear-gradient(315deg, rgba(25, 79, 227, 0.56), rgba(43, 106, 224, 0.77)), url('../images/lab.jpg');
  background-image: linear-gradient(135deg, rgba(25, 79, 227, 0.56), rgba(43, 106, 224, 0.77)), url('../images/lab.jpg');
  background-position: 0% 0%, 50% 50%;
  background-size: auto, cover;
}
.banner.implant {
  background-image: -webkit-linear-gradient(315deg, rgba(135, 54, 227, 0.65), rgba(5, 9, 69, 0.09)), url('../images/1.png');
  background-image: linear-gradient(135deg, rgba(135, 54, 227, 0.65), rgba(5, 9, 69, 0.09)), url('../images/1.png');
  background-size: auto, cover;
}
.banner.onko {
  background-image: -webkit-linear-gradient(315deg, rgba(255, 102, 0, 0.72), rgba(74, 110, 189, 0.52)), url('../images/vetonko2.jpg');
  background-image: linear-gradient(135deg, rgba(255, 102, 0, 0.72), rgba(74, 110, 189, 0.52)), url('../images/vetonko2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}
.banner.plat {
  background-image: -webkit-linear-gradient(315deg, rgba(0, 152, 255, 0.65), rgba(0, 153, 255, 0.09) 96%), url('../images/klin-home.jpg');
  background-image: linear-gradient(135deg, rgba(0, 152, 255, 0.65), rgba(0, 153, 255, 0.09) 96%), url('../images/klin-home.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}
.h3-banner {
  color: white;
  font-size: 21px;
  line-height: 29px;
  font-weight: 700;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: rgba(0, 0, 0, 0.85) 1px 0px 2px;
}
.banner-small-txt {
  color: white;
  font-size: 18px;
  line-height: 21px;
  text-transform: lowercase;
  text-shadow: rgba(0, 0, 0, 0.74) 0px 0px 4px;
}
.text-w {
  margin-top: 7px;
  color: white;
  font-size: 21px;
  line-height: 23px;
  font-weight: 300;
  text-align: center;
}
.brand-link {
  display: block;
  margin-top: 11px;
  margin-left: 9px;
  float: left;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: white;
  font-size: 14px;
  line-height: 17px;
  font-weight: 300;
  text-decoration: none;
  text-transform: uppercase;
}
.brand-link:hover {
  color: #7ac3ff;
}
.brand-link.w--current {
  -webkit-transition-delay: initial;
  transition-delay: initial;
}
.brand-link.w--current:hover {
  color: #5cb6ff;
}
.brand-link.text {
  margin-left: 13px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  border-left: 2px solid #7ac3ff;
  color: #7ac3ff;
  font-size: 14px;
  line-height: 17px;
}
.navbar2 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  background-color: #0a416e;
}
.container {
  max-width: 100%;
}
.call {
  position: fixed;
  left: 20px;
  top: 67px;
  z-index: 999;
  padding: 4px 4px 5px;
  border-radius: 9px;
  background-image: -webkit-linear-gradient(rgba(10, 65, 110, 0.29), rgba(10, 65, 110, 0.09));
  background-image: linear-gradient(rgba(10, 65, 110, 0.29), rgba(10, 65, 110, 0.09));
}
.icon {
  display: block;
  margin-right: auto;
  margin-left: auto;
  border-radius: 120px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.icon:hover {
  box-shadow: rgba(0, 0, 0, 0.29) 0px 0px 58px 0px inset;
}
.icon.s {
  width: 35%;
  margin-top: 99px;
  background-color: #2fa862;
  box-shadow: rgba(0, 0, 0, 0.52) 0px 0px 15px 0px inset;
}
.icon.s.life {
  background-color: transparent;
  box-shadow: none;
}
.alert-div {
  margin: 12px 18px 25px;
  padding: 14px 23px 14px 94px;
  border-radius: 10px;
  background-color: #ffe5a3;
  background-image: url('../images/Alerts-02.png');
  background-position: 18px 50%;
  background-size: 64px;
  background-repeat: no-repeat;
  box-shadow: #c79200 0px 0px 2px 1px inset;
  font-size: 19px;
  line-height: 28px;
  font-weight: 500;
}
.alert-div.full {
  padding: 19px 25px;
  background-color: rgba(255, 255, 255, 0.49);
  box-shadow: none;
  color: white;
  font-weight: 300;
}
.big {
  font-size: 23px;
  line-height: 30px;
  font-weight: 300;
}
.divider {
  height: 23px;
}
.divider.hero {
  display: block;
  width: 44.7%;
  height: 3px;
  margin: 16px auto 4px;
  border-radius: 3px;
  background-color: #71e3a1;
}
.divider.hero._2 {
  width: 94.7%;
  height: 3px;
  margin-top: 91px;
  margin-bottom: 0px;
  background-color: transparent;
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #1fc263 44%, rgba(255, 255, 255, 0));
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #1fc263 44%, rgba(255, 255, 255, 0));
}
.s-callme {
  padding-top: 80px;
  background-image: -webkit-radial-gradient(46% 69%, circle closest-corner, #eb8d13, #e07800);
  background-image: radial-gradient(circle closest-corner at 46% 69%, #eb8d13, #e07800);
}
.callback {
  width: 250px;
  margin-right: 88px;
  float: left;
}
.zvonok {
  display: inline-block;
  width: 600px;
  margin-top: 24px;
  float: left;
  color: white;
  font-size: 40px;
  line-height: 48px;
  font-weight: 100;
  text-align: left;
  text-shadow: rgba(255, 255, 255, 0.27) 0px -1px 0px;
}
.h1-soc {
  margin-top: 8px;
  margin-bottom: 0px;
  padding-left: 14px;
  float: left;
  color: white;
  font-size: 27px;
  line-height: 31px;
  font-weight: 300;
  text-align: left;
  letter-spacing: 0px;
}
.div-soc {
  padding-right: 11px;
  float: right;
}
.sec-soc {
  padding-top: 19px;
  padding-bottom: 19px;
  background-color: #5f9d7e;
  box-shadow: rgba(0, 0, 0, 0.29) 0px 0px 13px 0px inset;
}
.s-pismo {
  height: 100vh;
  padding-top: 101px;
  padding-bottom: 85px;
}
.home {
  height: 100vh;
  margin-top: 60px;
  background-image: -webkit-radial-gradient(50% 50%, circle, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0)), url('../images/home_1.jpg');
  background-image: radial-gradient(circle at 50% 50%, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0)), url('../images/home_1.jpg');
  background-position: 0% 0%, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}
.sps {
  margin-top: 111px;
  margin-bottom: 29px;
  color: white;
  font-size: 33px;
  line-height: 47px;
  font-weight: 300;
  letter-spacing: 0px;
}
.h-icon {
  display: block;
  width: 170px;
  height: 170px;
  margin-right: auto;
  margin-bottom: 12px;
  margin-left: auto;
  border-radius: 144px;
  background-color: rgba(255, 255, 255, 0.92);
  box-shadow: rgba(0, 0, 0, 0.61) 1px 1px 7px 0px, rgba(0, 0, 0, 0.2) 0px 0px 8px 4px inset;
}
.h-icon:hover {
  box-shadow: rgba(0, 0, 0, 0.61) 1px 1px 7px 0px, #1fc263 0px 0px 5px 4px inset;
}
.h-icon.gar {
  width: 220px;
  height: 220px;
  margin-bottom: 0px;
  background-color: transparent;
  box-shadow: none;
}
.h-txt-icon {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  color: white;
  font-size: 21px;
  line-height: 25px;
  font-weight: 400;
  text-align: center;
  letter-spacing: -1px;
  text-shadow: black 0px -1px 0px;
}
.s-preim {
  display: none;
  padding-top: 78px;
  padding-bottom: 90px;
  background-color: #2fa862;
  box-shadow: rgba(255, 255, 255, 0.49) 0px 3px 5px 0px inset, rgba(0, 0, 0, 0.09) 0px -7px 8px 0px inset;
}
.s-klinika {
  margin-top: 44px;
  padding-top: 0px;
  padding-bottom: 78px;
  background-image: url('../images/subtle_white_mini_waves.png');
}
.s-klinika.raz {
  height: 100vh;
}
.img-clin {
  margin-bottom: 11px;
  margin-left: 11px;
  float: right;
  border-radius: 9px;
  box-shadow: rgba(0, 0, 0, 0.61) 1px 1px 4px 0px;
}
.listb {
  margin-bottom: 14px;
  font-size: 17px;
  line-height: 24px;
}
.h1-border {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 13px 27px 15px;
  border-radius: 7px;
  background-color: #daf2e4;
}
.h1-q {
  display: block;
  margin: 0px auto;
  padding: 0px;
  font-size: 41px;
  line-height: 53px;
  text-align: center;
}
.form-wrapper {
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 7px;
  background-color: #daf2e4;
}
.h2 {
  font-size: 34px;
  line-height: 41px;
  letter-spacing: -1px;
}
.headline {
  margin-top: 31%;
  color: white;
  font-size: 58px;
  line-height: 67px;
  font-weight: 900;
  text-align: center;
  letter-spacing: 2px;
  text-shadow: rgba(255, 255, 255, 0.68) -1px -1px 2px, #0a416e 0px 2px 0px, black 1px 1px 6px;
}
.headline.s {
  margin-top: 0%;
  margin-bottom: 3%;
  color: white;
  font-size: 34px;
  line-height: 42px;
  font-weight: 300;
  letter-spacing: -1px;
}
.list-big {
  font-size: 17px;
  line-height: 24px;
}
.link-b {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-decoration: none;
}
.s-base {
  height: 540px;
  padding-top: 103px;
  padding-bottom: 103px;
  background-color: #553624;
  background-image: -webkit-linear-gradient(174deg, rgba(85, 54, 36, 0.29) 1%, rgba(85, 54, 36, 0.38) 98%), url('../images/dergit.jpg');
  background-image: linear-gradient(276deg, rgba(85, 54, 36, 0.29) 1%, rgba(85, 54, 36, 0.38) 98%), url('../images/dergit.jpg');
  background-position: 0px 0px, 0px 50%;
  background-repeat: repeat, no-repeat;
}
.s-base.lechit {
  background-color: #3b66aa;
  background-image: -webkit-linear-gradient(180deg, rgba(59, 102, 170, 0.49) 1%, rgba(59, 102, 170, 0.6) 98%), url('../images/BFX.jpg');
  background-image: linear-gradient(270deg, rgba(59, 102, 170, 0.49) 1%, rgba(59, 102, 170, 0.6) 98%), url('../images/BFX.jpg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, contain;
}
.s-base.lechit.klin {
  display: none;
}
.s-base.osteo {
  background-color: #269455;
  background-image: -webkit-linear-gradient(left, rgba(38, 148, 85, 0.30), rgba(38, 148, 85, 0.4)), url('../images/osteo.jpg');
  background-image: linear-gradient(to right, rgba(38, 148, 85, 0.30), rgba(38, 148, 85, 0.4)), url('../images/osteo.jpg');
  background-size: auto, contain;
}
.s-base.clinica {
  background-color: #0a416e;
  background-image: url('../images/clin.jpg');
  background-repeat: no-repeat;
}
.p-home {
  margin-bottom: 14px;
  color: white;
  font-size: 18px;
  font-weight: 300;
  text-align: left;
  text-indent: 0px;
}
.p-home.s {
  line-height: 31px;
  font-weight: 300;
}
.h1-home {
  margin-top: 0px;
  color: white;
  font-size: 43px;
  line-height: 52px;
  font-weight: 300;
  text-align: left;
  letter-spacing: 0px;
}
.s-top-base {
  height: 172px;
  margin-top: 62px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #553624;
  background-image: -webkit-linear-gradient(188deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0) 51%), url('../images/dergit.jpg');
  background-image: linear-gradient(262deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0) 51%), url('../images/dergit.jpg');
  background-position: 0% 0%, 0px -17px;
  background-size: auto, 463px;
  background-repeat: repeat, no-repeat;
}
.s-top-base.lechit {
  background-color: #3b66aa;
  background-image: -webkit-linear-gradient(188deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0) 51%), url('../images/BFX.jpg');
  background-image: linear-gradient(262deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0) 51%), url('../images/BFX.jpg');
  background-position: 0% 0%, 100% 50%;
}
.s-top-base.osteo {
  background-color: #269455;
  background-image: -webkit-linear-gradient(188deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0) 51%), url('../images/osteo.jpg');
  background-image: linear-gradient(262deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0) 51%), url('../images/osteo.jpg');
}
.s-inner {
  padding-top: 18px;
  padding-bottom: 100px;
  background-image: url('../images/ecailles_@2X.png');
  background-size: 48px;
}
.h1-inner {
  margin-top: 28px;
  margin-bottom: 5px;
  color: white;
  line-height: 56px;
  font-weight: 300;
}
.p-anounce {
  font-size: 22px;
  line-height: 29px;
  font-weight: 400;
  letter-spacing: -1px;
}
.ul {
  font-size: 17px;
  line-height: 24px;
}
.img-perelom {
  display: block;
  margin-top: 18px;
  margin-right: auto;
  margin-left: auto;
  border: 9px solid white;
  border-radius: 6px;
  box-shadow: rgba(10, 74, 38, 0.54) 1px 1px 2px 1px;
}
.img-name {
  margin-top: 11px;
  margin-bottom: 18px;
  color: #4d966b;
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
  text-align: center;
}
.img-ili {
  border: 1px solid rgba(0, 0, 0, 0.68);
  border-radius: 9px;
  box-shadow: rgba(0, 0, 0, 0.69) 1px 1px 3px 0px;
}
.slider-osteo {
  height: 570px;
  margin-top: 19px;
  border-radius: 9px;
}
.ost-1 {
  background-image: url('../images/osteo_op1.jpg');
  background-size: cover;
}
.mask-osteo {
  border-radius: 9px;
  box-shadow: rgba(0, 0, 0, 0.70) 1px 1px 3px 0px;
}
.slide-osteo-2 {
  background-image: url('../images/osteo_op2.jpg');
  background-size: cover;
}
.slide-os-3 {
  background-image: url('../images/osteo_op3.jpg');
  background-size: cover;
}
.slide-os-4 {
  background-image: url('../images/osteo_op4.jpg');
  background-size: cover;
}
.slide-5-ost {
  background-image: url('../images/osteo_op5.jpg');
  background-size: cover;
}
.vrachi {
  background-image: -webkit-linear-gradient(188deg, rgba(0, 56, 99, 0.84), rgba(0, 117, 207, 0.2)), url('../images/bg-dt-low-16.jpg');
  background-image: linear-gradient(262deg, rgba(0, 56, 99, 0.84), rgba(0, 117, 207, 0.2)), url('../images/bg-dt-low-16.jpg');
  background-position: 0% 0%, 50% 100%;
  background-size: auto, cover;
}
.s-vrachi {
  padding-top: 76px;
  padding-bottom: 76px;
  background-image: -webkit-linear-gradient(45deg, rgba(9, 85, 148, 0.8), rgba(10, 65, 110, 0.70)), url('../images/bg-dt-low-16.jpg');
  background-image: linear-gradient(45deg, rgba(9, 85, 148, 0.8), rgba(10, 65, 110, 0.70)), url('../images/bg-dt-low-16.jpg');
  background-position: 0% 0%, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}
.slider-v {
  height: 500px;
  padding: 32px 76px;
  background-color: rgba(255, 255, 255, 0);
  background-image: -webkit-linear-gradient(rgba(0, 56, 99, 0.45) 5%, #003863);
  background-image: linear-gradient(rgba(0, 56, 99, 0.45) 5%, #003863);
  box-shadow: black 1px 1px 3px 0px, rgba(255, 255, 255, 0.36) 0px 1px 2px 0px inset;
}
.h1-hero {
  margin-top: 0px;
  color: white;
  font-size: 44px;
  line-height: 54px;
  font-weight: 300;
  letter-spacing: 0px;
}
.h2-home {
  margin-top: 22px;
  margin-bottom: 4px;
  color: white;
  font-size: 31px;
  line-height: 45px;
  font-weight: 300;
  text-align: left;
}
.l-inter {
  width: 33.2%;
  height: 315px;
  padding: 32px 24px;
  background-image: -webkit-linear-gradient(rgba(59, 102, 170, 0.74), rgba(59, 102, 170, 0.45)), url('../images/BFX.jpg');
  background-image: linear-gradient(rgba(59, 102, 170, 0.74), rgba(59, 102, 170, 0.45)), url('../images/BFX.jpg');
  background-position: 0% 0%, 50% 100%;
  background-size: auto, cover;
  box-shadow: rgba(31, 194, 99, 0) 0px 0px 0px 500px inset;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-decoration: none;
}
.l-inter:hover {
  box-shadow: rgba(31, 194, 99, 0.59) 0px 0px 0px 500px inset;
}
.l-inter.osteo {
  background-image: -webkit-linear-gradient(rgba(47, 168, 98, 0.8), rgba(47, 168, 98, 0.49)), url('../images/osteo.jpg');
  background-image: linear-gradient(rgba(47, 168, 98, 0.8), rgba(47, 168, 98, 0.49)), url('../images/osteo.jpg');
  background-position: 0% 0%, 0px 100%;
}
.l-inter.sot {
  background-image: -webkit-linear-gradient(rgba(10, 65, 110, 0.61), rgba(10, 65, 110, 0.56)), url('../images/clin_sq.jpg');
  background-image: linear-gradient(rgba(10, 65, 110, 0.61), rgba(10, 65, 110, 0.56)), url('../images/clin_sq.jpg');
  background-position: 0% 0%, 100% 50%;
}
.l-inter.help {
  background-image: -webkit-linear-gradient(rgba(85, 54, 36, 0.56), rgba(85, 54, 36, 0.29)), url('../images/dergit.jpg');
  background-image: linear-gradient(rgba(85, 54, 36, 0.56), rgba(85, 54, 36, 0.29)), url('../images/dergit.jpg');
}
.t-inter {
  margin-top: 81px;
  padding-top: 0px;
  color: white;
  font-size: 34px;
  line-height: 41px;
  font-weight: 300;
  text-align: center;
  letter-spacing: -1px;
  text-shadow: rgba(255, 255, 255, 0.2) 0px 1px 0px, black 0px -1px 0px;
}
.sot-m {
  padding-right: 66px;
  padding-left: 66px;
  background-image: url('../images/sot_m.png');
  background-position: 100% 100%;
  background-size: contain;
  background-repeat: no-repeat;
}
.sot-m.bak {
  background-image: url('../images/bak_a.png');
}
.mask {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-top: 19px;
  padding-right: 16px;
  padding-left: 0px;
}
.b {
  font-weight: 500;
}
.img-port {
  margin-top: 45px;
  padding-top: 11px;
  padding-right: 12px;
  padding-left: 12px;
  border-radius: 9px 9px 0px 0px;
  box-shadow: none;
}
.vr-info {
  display: block;
  width: 84%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding: 19px 25px;
  border-style: solid none none;
  border-width: 5px 2px 2px;
  border-color: #1fc263;
  border-radius: 0px;
  box-shadow: none;
  color: #525252;
  font-size: 18px;
  line-height: 27px;
  font-weight: 400;
  text-align: left;
  letter-spacing: -1px;
  text-shadow: black 0px 0px 0px;
}
.row-vr {
  margin-top: 16px;
  padding: 0px 31px 14px 0px;
  border: 3px dotted #1fc263;
  background-color: white;
}
.link-txt {
  color: #007ade;
}
.soc-trigger {
  margin-top: 8px;
  color: #1fc263;
  font-size: 23px;
  line-height: 36px;
  font-weight: 400;
  letter-spacing: -1px;
  text-shadow: rgba(0, 0, 0, 0.2) 0px 1px 0px;
}
.html-soc {
  float: right;
}
.row-soc {
  padding-top: 6px;
  padding-bottom: 6px;
  border-top: 2px dotted #1fc263;
  border-bottom: 2px dotted #1fc263;
}
html.w-mod-js *[data-ix="menu"] {
  opacity: 0;
  -webkit-transform: translate(-100%, 0px);
  -ms-transform: translate(-100%, 0px);
  transform: translate(-100%, 0px);
}
html.w-mod-js *[data-ix="fade-in-heading"] {
  opacity: 0;
  -webkit-transform: translate(0px, -35px);
  -ms-transform: translate(0px, -35px);
  transform: translate(0px, -35px);
}
html.w-mod-js *[data-ix="fade-in-heading-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, -35px);
  -ms-transform: translate(0px, -35px);
  transform: translate(0px, -35px);
}
html.w-mod-js *[data-ix="fade-in-heading-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, -35px);
  -ms-transform: translate(0px, -35px);
  transform: translate(0px, -35px);
}
html.w-mod-js *[data-ix="scale-on-scroll"] {
  opacity: 0;
  -webkit-transform: scale(0.79);
  -ms-transform: scale(0.79);
  transform: scale(0.79);
}
html.w-mod-js *[data-ix="scale-on-scroll-2"] {
  opacity: 0;
  -webkit-transform: scale(0.79);
  -ms-transform: scale(0.79);
  transform: scale(0.79);
}
html.w-mod-js *[data-ix="scale-on-scroll-3"] {
  opacity: 0;
  -webkit-transform: scale(0.79);
  -ms-transform: scale(0.79);
  transform: scale(0.79);
}
html.w-mod-js *[data-ix="scale-on-scroll-4"] {
  opacity: 0;
  -webkit-transform: scale(0.79);
  -ms-transform: scale(0.79);
  transform: scale(0.79);
}
html.w-mod-js *[data-ix="display-none"] {
  display: none;
}
html.w-mod-js *[data-ix="scale-on-scroll-5"] {
  opacity: 0;
  -webkit-transform: scale(0.79);
  -ms-transform: scale(0.79);
  transform: scale(0.79);
}
html.w-mod-js *[data-ix="scale-on-scroll-6"] {
  opacity: 0;
  -webkit-transform: scale(0.79);
  -ms-transform: scale(0.79);
  transform: scale(0.79);
}
html.w-mod-js *[data-ix="bottom-to-top"] {
  opacity: 0;
  -webkit-transform: translate(0px, 250px);
  -ms-transform: translate(0px, 250px);
  transform: translate(0px, 250px);
}
html.w-mod-js *[data-ix="btn"] {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
@media (max-width: 991px) {
  h1 {
    margin-top: 38px;
    font-size: 38px;
    line-height: 41px;
  }
  h2 {
    margin-bottom: 16px;
    font-size: 35px;
    line-height: 43px;
  }
  p {
    font-size: 17px;
    line-height: 25px;
  }
  .button.big {
    font-size: 17px;
  }
  .button.big.small {
    font-size: 17px;
  }
  .button.consult {
    width: 57%;
    padding-top: 2.5%;
    padding-bottom: 3.5%;
    font-size: 1rem;
    line-height: 1.2rem;
  }
  .button.zvonok2 {
    font-size: 18px;
  }
  .navbar {
    position: absolute;
    z-index: 100;
  }
  .nav-link {
    box-shadow: none;
  }
  .nav-link.w--current {
    box-shadow: none;
  }
  .nav-menu {
    width: 98%;
    margin-top: 5px;
    margin-right: auto;
    margin-left: auto;
    background-color: #0a416e;
  }
  .h-adress {
    font-size: 30px;
    text-shadow: none;
  }
  .map-gradient {
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.69), rgba(255, 255, 255, 0));
    background-image: linear-gradient(rgba(0, 0, 0, 0.69), rgba(255, 255, 255, 0));
  }
  .section-3 {
    padding-right: 6%;
    padding-left: 6%;
  }
  .text-field {
    font-size: 1.2rem;
  }
  .text-field.full {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .menu-button {
    color: white;
    text-align: center;
  }
  .section-l {
    margin-left: 25.4%;
    padding-right: 3%;
    padding-left: 3%;
  }
  .section-l.sec-banner {
    padding-right: 0%;
    padding-left: 0%;
  }
  .banner {
    width: 50%;
  }
  .h3-banner {
    font-size: 20px;
    line-height: 25px;
  }
  .banner-small-txt {
    font-size: 17px;
    line-height: 19px;
  }
  .text-w {
    padding-right: 11px;
    padding-left: 11px;
    font-size: 16px;
  }
  .s-callme {
    padding-top: 58px;
  }
  .callback {
    width: 186px;
  }
  .zvonok {
    width: 450px;
    font-size: 33px;
    line-height: 36px;
  }
  .h1-soc {
    width: 60%;
    font-size: 17px;
    line-height: 20px;
    font-weight: 300;
  }
  .s-pismo {
    padding-top: 82px;
  }
  .home {
    height: 630px;
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.63), rgba(0, 0, 0, 0.38)), url('../images/home.jpg');
    background-image: linear-gradient(rgba(0, 0, 0, 0.63), rgba(0, 0, 0, 0.38)), url('../images/home.jpg');
    background-position: 0% 0%, 50% 0px;
    background-size: auto, auto;
    background-repeat: repeat, repeat;
    background-attachment: scroll, scroll;
  }
  .s-preim {
    padding-top: 57px;
    padding-bottom: 74px;
  }
  .headline {
    margin-top: 24%;
    font-size: 55px;
    line-height: 64px;
  }
  .headline.s {
    font-size: 31px;
    line-height: 40px;
    letter-spacing: 0px;
  }
  .s-base {
    height: 520px;
    background-image: -webkit-linear-gradient(rgba(85, 54, 36, 0.29), rgba(85, 54, 36, 0.56)), url('../images/dergit.jpg');
    background-image: linear-gradient(rgba(85, 54, 36, 0.29), rgba(85, 54, 36, 0.56)), url('../images/dergit.jpg');
    background-position: 0% 0%, 0px 50%;
    background-repeat: repeat, no-repeat;
  }
  .s-base.lechit {
    height: 500px;
    padding-top: 84px;
    padding-bottom: 84px;
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.29), rgba(0, 0, 0, 0.54)), url('../images/BFX.jpg');
    background-image: linear-gradient(rgba(0, 0, 0, 0.29), rgba(0, 0, 0, 0.54)), url('../images/BFX.jpg');
    background-size: contain, cover;
  }
  .s-base.osteo {
    background-image: -webkit-linear-gradient(rgba(0, 117, 80, 0.61), rgba(0, 117, 80, 0.70)), url('../images/osteo.jpg');
    background-image: linear-gradient(rgba(0, 117, 80, 0.61), rgba(0, 117, 80, 0.70)), url('../images/osteo.jpg');
    background-size: contain, cover;
  }
  .s-base.clinica {
    background-image: -webkit-linear-gradient(rgba(10, 65, 110, 0.54), rgba(10, 65, 110, 0.36)), url('../images/clin_sq.jpg');
    background-image: linear-gradient(rgba(10, 65, 110, 0.54), rgba(10, 65, 110, 0.36)), url('../images/clin_sq.jpg');
  }
  .p-home.s {
    font-size: 16px;
    line-height: 24px;
  }
  .h1-home {
    margin-top: 0px;
    font-size: 36px;
    line-height: 39px;
  }
  .s-top-base {
    background-image: -webkit-linear-gradient(188deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) 51%), url('../images/dergit.jpg');
    background-image: linear-gradient(262deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) 51%), url('../images/dergit.jpg');
  }
  .s-top-base.lechit {
    background-image: -webkit-linear-gradient(188deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.27) 51%), url('../images/BFX.jpg');
    background-image: linear-gradient(262deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.27) 51%), url('../images/BFX.jpg');
  }
  .s-top-base.osteo {
    background-image: -webkit-linear-gradient(188deg, rgba(13, 163, 108, 0.36), rgba(0, 117, 80, 0.6)), url('../images/osteo.jpg');
    background-image: linear-gradient(262deg, rgba(13, 163, 108, 0.36), rgba(0, 117, 80, 0.6)), url('../images/osteo.jpg');
    background-position: 0% 0%, 0px 50%;
  }
  .s-inner {
    padding-bottom: 61px;
  }
  .slider-osteo {
    height: 440px;
  }
  .l-inter {
    height: 255px;
    padding-top: 11px;
    padding-bottom: 11px;
  }
  .l-inter.sot {
    padding-right: 12px;
    padding-left: 12px;
  }
  .t-inter {
    margin-top: 85px;
    font-size: 23px;
    line-height: 29px;
    font-weight: 400;
    letter-spacing: -1px;
  }
}
@media (max-width: 767px) {
  h1 {
    margin-top: 25px;
    font-size: 30px;
    line-height: 36px;
  }
  h2 {
    margin-top: 45px;
    margin-bottom: 9px;
    font-size: 30px;
    line-height: 36px;
  }
  p {
    margin-top: 7px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .button.big {
    width: 53%;
    padding: 6px 2%;
    font-size: 16px;
  }
  .button.big.small {
    width: 36%;
    font-size: 17px;
  }
  .button.consult {
    width: 37%;
  }
  .button.zvonok2 {
    font-size: 16px;
    line-height: 23px;
  }
  .nav-link {
    padding: 12px 3px;
    box-shadow: none;
    font-size: 15px;
  }
  .brand.w--current {
    width: 50px;
    margin-top: 3px;
    margin-bottom: 3px;
    padding-right: 5px;
    padding-left: 5px;
  }
  .link-nav-info.tel {
    margin-top: 7px;
    font-size: 20px;
  }
  .nav-menu {
    padding: 6px 4px;
  }
  .h-adress {
    font-size: 24px;
    line-height: 28px;
    text-shadow: none;
  }
  .section-3 {
    background-image: none;
    background-position: 0% 0%;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
  }
  .section-3._100 {
    height: 100%;
  }
  .text-field {
    width: 96%;
    height: 52px;
    margin-left: 0px;
  }
  .text-field.full {
    font-size: 18px;
  }
  .menu-button {
    padding: 6px;
    font-size: 21px;
  }
  .banner {
    height: 198px;
  }
  .h3-banner {
    font-size: 18px;
    line-height: 23px;
  }
  .banner-small-txt {
    font-size: 16px;
    line-height: 18px;
  }
  .brand-link.w--current {
    margin-top: 8px;
    font-size: 11px;
    line-height: 14px;
  }
  .call {
    top: 47px;
  }
  .icon.s {
    width: 26%;
    margin-top: 50px;
  }
  .alert-div {
    margin-top: 16px;
    margin-bottom: 12px;
  }
  .s-callme {
    padding-top: 43px;
  }
  .callback {
    width: 176px;
    margin-right: 22px;
  }
  .zvonok {
    width: 279px;
    font-size: 23px;
    line-height: 29px;
  }
  .h1-soc {
    width: 56%;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 16px;
    line-height: 23px;
  }
  .s-pismo {
    padding-top: 65px;
  }
  .home {
    height: 450px;
    margin-top: 42px;
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.49), rgba(0, 0, 0, 0.29)), url('../images/home.jpg');
    background-image: linear-gradient(rgba(0, 0, 0, 0.49), rgba(0, 0, 0, 0.29)), url('../images/home.jpg');
    background-position: 0% 0%, 50% 0px;
  }
  .h-txt-icon {
    margin-bottom: 28px;
  }
  .s-klinika {
    padding-bottom: 30px;
  }
  .h1-q {
    font-size: 29px;
    line-height: 35px;
  }
  .h2 {
    font-size: 27px;
    line-height: 32px;
  }
  .headline {
    margin-top: 27%;
    font-size: 32px;
    line-height: 44px;
  }
  .headline.s {
    font-size: 24px;
    line-height: 29px;
  }
  .s-base {
    height: 450px;
    padding: 94px 29px;
  }
  .s-base.osteo {
    padding-top: 85px;
    padding-bottom: 85px;
  }
  .s-base.clinica {
    background-image: -webkit-linear-gradient(rgba(10, 65, 110, 0.68), rgba(10, 65, 110, 0.36)), url('../images/clin_sq.jpg');
    background-image: linear-gradient(rgba(10, 65, 110, 0.68), rgba(10, 65, 110, 0.36)), url('../images/clin_sq.jpg');
  }
  .p-home {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 16px;
    line-height: 24px;
  }
  .s-top-base {
    height: 112px;
    margin-top: 53px;
    background-image: -webkit-linear-gradient(188deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) 51%);
    background-image: linear-gradient(262deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) 51%);
    background-position: 0% 0%;
    background-size: auto;
    background-repeat: repeat;
  }
  .s-top-base.lechit {
    height: 115px;
    background-image: -webkit-linear-gradient(188deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.36) 51%);
    background-image: linear-gradient(262deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.36) 51%);
  }
  .h1-inner {
    margin-top: 18px;
    font-size: 29px;
    line-height: 35px;
  }
  .p-anounce {
    font-size: 18px;
  }
  .img-ili {
    display: block;
    margin-top: 16px;
    margin-right: auto;
    margin-left: auto;
  }
  .slider-osteo {
    display: block;
    margin-right: 14px;
    margin-left: 14px;
  }
  .s-vrachi {
    padding-top: 34px;
    padding-bottom: 34px;
  }
  .slider-v {
    margin-right: 12px;
    margin-left: 12px;
  }
  .l-inter {
    height: 195px;
    padding-right: 7px;
    padding-left: 7px;
  }
  .l-inter.osteo {
    padding-right: 12px;
    padding-left: 12px;
  }
  .t-inter {
    margin-top: 64px;
    font-size: 18px;
    line-height: 23px;
  }
  .c-clin {
    padding-right: 19px;
    padding-left: 19px;
  }
}
@media (max-width: 479px) {
  h1 {
    padding-right: 11px;
    padding-left: 11px;
    font-size: 25px;
    line-height: 30px;
  }
  h2 {
    font-size: 24px;
    line-height: 30px;
  }
  .button.big {
    width: 89%;
    padding-top: 9px;
    padding-bottom: 9px;
    font-size: 15px;
    line-height: 18px;
  }
  .button.big.small {
    width: 58%;
    margin-top: 3%;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 15px;
  }
  .button.big.small.back {
    width: 300px;
    margin-top: 1px;
    margin-left: 8px;
    padding-right: 23px;
    padding-left: 23px;
  }
  .button.consult {
    width: 63%;
    padding-top: 2.5%;
    padding-bottom: 2.5%;
  }
  .navbar {
    width: 26.4%;
  }
  .nav-link {
    padding-top: 8px;
    padding-bottom: 8px;
    box-shadow: none;
    font-size: 13px;
    line-height: 18px;
  }
  .brand {
    width: 49px;
    margin-left: 0px;
  }
  .brand.w--current {
    width: 38px;
    margin-bottom: 4px;
    margin-left: 10px;
  }
  .link-nav-info {
    font-size: 9px;
    line-height: 18px;
    letter-spacing: -1px;
  }
  .link-nav-info.tel {
    margin-top: 0px;
    margin-right: 16px;
    font-size: 12px;
  }
  .h-adress {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 1.4rem;
    text-shadow: none;
  }
  .map-gradient {
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.70), rgba(255, 255, 255, 0));
    background-image: linear-gradient(rgba(0, 0, 0, 0.70), rgba(255, 255, 255, 0));
  }
  .text-field {
    width: 100%;
    height: 39px;
    margin-bottom: 4px;
    padding: 6px 7px;
    border-radius: 3px;
    font-size: 15px;
    line-height: 13px;
  }
  .text-field.area {
    line-height: 1.2rem;
  }
  .text-field.full {
    font-size: 0.8rem;
  }
  .menu-button {
    margin-top: 2px;
    margin-right: 6px;
    margin-bottom: 2px;
    padding: 3px;
    font-size: 22px;
    line-height: 21px;
  }
  .form {
    margin-top: 2px;
  }
  .banner {
    width: 100%;
  }
  .h3-banner {
    font-size: 18px;
    line-height: 24px;
  }
  .banner-small-txt {
    font-size: 15px;
    line-height: 17px;
  }
  .brand-link {
    margin-left: 6px;
    font-size: 10px;
    line-height: 15px;
  }
  .brand-link.w--current {
    margin-top: 5px;
    font-size: 9px;
    line-height: 12px;
  }
  .call {
    left: 1px;
    top: 35px;
  }
  .alert-div {
    padding-right: 13px;
    padding-left: 16px;
    background-image: none;
    background-position: 0% 0%;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
    font-size: 18px;
    line-height: 26px;
  }
  .s-callme {
    padding: 14px 13px 18px;
  }
  .zvonok {
    margin-top: 0px;
    margin-bottom: 2px;
  }
  .s-pismo {
    padding-top: 52px;
  }
  .home {
    height: 390px;
    margin-top: 35px;
  }
  .h-txt-icon {
    font-size: 19px;
    line-height: 23px;
  }
  .s-preim {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .h1-q {
    font-size: 24px;
    line-height: 28px;
  }
  .form-wrapper {
    margin-bottom: 9px;
  }
  .headline {
    margin-top: 29%;
    font-size: 27px;
    line-height: 36px;
  }
  .headline.s {
    padding-right: 12px;
    padding-left: 12px;
    font-size: 18px;
    line-height: 25px;
  }
  .s-base {
    height: 440px;
    padding-top: 53px;
    padding-bottom: 53px;
    background-position: 0% 0%, 50% 50%;
  }
  .s-base.lechit {
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.43), rgba(0, 0, 0, 0.54)), url('../images/BFX.jpg');
    background-image: linear-gradient(rgba(0, 0, 0, 0.43), rgba(0, 0, 0, 0.54)), url('../images/BFX.jpg');
  }
  .s-base.osteo {
    padding-top: 52px;
    padding-bottom: 52px;
  }
  .p-home {
    margin-top: 0px;
  }
  .h1-home {
    margin-top: 2px;
    margin-bottom: 8px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 24px;
    line-height: 29px;
  }
  .s-top-base {
    height: 168px;
    margin-top: 49px;
  }
  .s-top-base.lechit {
    height: 111px;
  }
  .s-top-base.osteo {
    height: 108px;
  }
  .s-inner {
    padding-bottom: 48px;
  }
  .h1-inner {
    margin-top: 13px;
    padding-top: 9px;
    padding-bottom: 9px;
    font-size: 24px;
    line-height: 29px;
  }
  .slider-osteo {
    height: 230px;
  }
  .l-inter {
    width: 100%;
  }
  .l-inter.sot {
    width: 100%;
  }
  .t-inter {
    font-size: 19px;
    line-height: 26px;
    font-weight: 400;
    letter-spacing: 0px;
  }
}

