@font-face {
  font-family: "Glyphicons Halflings";
  src: url("/local/templates/lombard/bootstrap/fonts/glyphicons-halflings-regular.eot");
  src: url("/local/templates/lombard/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/local/templates/lombard/bootstrap/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("/local/templates/lombard/bootstrap/fonts/glyphicons-halflings-regular.woff") format("woff"), url("/local/templates/lombard/bootstrap/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("/local/templates/lombard/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
html, body {
  font-family: "Roboto", sans-serif;
}

main {
  min-height: calc(100vh - 500px);
}

a:hover,
a:focus {
  color: #00b0b5;
}

.profile {
  margin-top: 20px;
  display: inline-block;
  font-size: 22px;
  padding: 0px;
  margin-bottom: 20px;
}

.header-top__container {
  display: flex;
  align-items: center;
}

.header-top {
  padding: 20px 0 1px 0;
  background: #00b0b5;
}

.header-top__contacts {
  display: flex;
}

.contacts__block {
  text-align: center;
}

.contacts__block + .contacts__block {
  margin-left: 38px;
}

.contacts__phone {
  font-size: 24.5px;
  color: #fff;
  line-height: 1em;
}

.contacts__phone-desc {
  font-size: 12px;
  color: #fff;
}

.main_logo {
  text-align: center;
  margin-bottom: 11px;
}

.main_logo img {
  max-width: 100%;
  max-height: 200px;
  position: relative;
  top: -10px;
}

.workers-time {
  text-align: center;
  font-size: 14px;
  color: #000;
  font-weight: 400;
}

.profile-top {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.profile-top__login {
  font-size: 19px;
  color: #FFF !important;
}

.profile-top__login svg {
  margin-right: 12px;
}

.profile-top__registration a {
  color: #fff;
  font-size: 19px;
  text-decoration: underline;
  margin-left: 50px;
}

.profile__container a:hover,
.profile-top__registration a:hover {
  color: #fff;
}

.header-bootom {
  background: #00b0b5;
  border-top: 1px solid #fff;
}

.main-menu {
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
}

.main-menu li {
  list-style-type: none;
}

.main-menu__item a {
  color: #fff;
  font-size: 18px;
}

.main-menu__item a img {
  max-width: 60px;
  width: 100%;
}

.hasIcon {
  display: flex;
  align-items: center;
}

.hasIcon svg {
  margin-right: 12px;
}

.main-menu li + li {
  margin-left: 90px;
}

.owl-carousel .item {
  position: relative;
}

.banner-desc {
  min-height: 425px;
  background: #fff;
  padding: 40px;
  width: auto;
  margin: 80px 0;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
}

.banner-desc__title {
  color: #464646;
  font-size: 30px;
  text-align: center;
}

.banner-desc__action {
  font-size: 48px;
  color: #00b0b5;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
}

.banners-carousel__item {
  display: flex;
}

.banners-carousel .item {
  background-size: cover;
}

.banner-desc__link {
  text-align: center;
  text-decoration: underline;
}

.banner-desc__link a {
  color: #464646;
  font-size: 21px;
}

.banner-desc__link a:hover {
  color: #00b0b5;
}

.banner-desc__link {
  margin-top: 40px;
}

.banner-desc__link + .banner-desc__link {
  margin-top: 20px;
}

.probs-item__price {
  font-size: 18px;
  text-align: center;
}

.banner-desc__probs-item {
  width: 33%;
  margin-top: 20px;
}

.probs-item__prob {
  font-size: 14px;
  color: #e27106;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}

.banner-desc__probs {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 310px;
  margin: 10px 0;
}

.owl-carousel .owl-item .probs-item__prob img {
  width: auto;
  display: inline-block;
  margin-right: 6px;
}

.pre__footer {
  margin-top: 60px;
}

.pre__footer .main-menu {
  background: #f1f1f1;
  padding: 16px;
}

.pre__footer .main-menu__item a {
  color: #363636;
  font-size: 18px;
}

.footer {
  background: #00b0b5;
  background-image: url(/images/bg.jpg);
  padding: 10px 0;
  border-bottom: 1px solid #ffcb4a;
}

.copyright {
  display: none;
}

.footer__contacts {
  display: flex;
}

.footer__pays {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.footer__pays img + img {
  margin-left: 18px;
}

.pays__container {
  display: flex;
  align-items: center;
}

.footer__images, .footer__contacts {
  margin-top: 15px;
}

.map__content {
  margin-top: 50px;
}

.select-map__item__name {
  font-size: 18px;
  color: #00b0b5;
  font-weight: 500;
  margin-bottom: 5px;
}

.item-info__addres {
  font-size: 16px;
  color: #363636;
}

.select-map {
  max-height: 700px;
  overflow-y: auto;
}

.select-map__item {
  margin-top: 10px;
  cursor: pointer;
}

.select-map__item + .select-map__item {
  margin-top: 40px;
}

.select-map .select-map__item:last-child {
  margin-bottom: 10px;
}

.main__description {
  margin-top: 80px;
  font-size: 18px;
}

/* width */
.select-map::-webkit-scrollbar {
  width: 10px;
}

/* Track */
.select-map::-webkit-scrollbar-track {
  background: #f4f4f4;
}

/* Handle */
.select-map::-webkit-scrollbar-thumb {
  background: #c9c9c9;
}

/* Handle on hover */
.select-map::-webkit-scrollbar-thumb:hover {
  background: #c9c9c9;
}

.icon-bar {
  width: 27px;
  background-color: #fff;
  margin: 4px auto;
  display: block;
  height: 2px;
  border-radius: 1px;
}

.btn_top {
  display: none;
}

.profile__container {
  display: flex;
  align-items: center;
}

.copyright {
  text-align: center;
}

.fancybox-skin {
  background: #fff;
  border-radius: 0;
  padding: 20px 50px !important;
}

.fancybox-close {
  background-image: url(/upload/close.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 60%;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
}

.bx-system-auth-form .align-centr {
  color: #000;
}

.fancybox-overlay {
  background: #fff;
  opacity: 0.8;
}

.mobile__footer {
  display: flex;
  align-items: center;
}

/*---my Styles ---*/
.services {
  margin-top: 50px;
}
.services__item {
  position: relative;
  background-image: url("/images/services/bg1.png");
  border-radius: 1%;
  text-align: center;
  padding: 10px;
  background-size: 900px;
  margin: 20px 0;
}
.services__item:hover {
  background-image: url("/images/bg.jpg");
  color: #fff;
}
.services__item:hover h3 {
  color: #e8eaed;
}
.services__item a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
}
.services__inner {
  border: 2px solid white;
  border-radius: 1%;
}
.services__inner h3 {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 20px;
  color: #0c5969;
}
.services__inner a.btn {
  color: inherit;
}
.services__inner img {
  min-width: 90%;
}

.btn, .form input.btn {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 18px;
  text-decoration: none;
  color: white;
  background-color: #00b0b5;
  border-radius: 1%;
}
.btn__transp, .form input.btn__transp {
  background-color: transparent;
}

.btn {
  border-radius: 10px;
}

.my.header {
  background-image: url("/images/bg.jpg");
  text-transform: uppercase;
  /* background-image: url(/images/services/bg1.png); */
  color: rgb(0, 0, 0);
  font-size: 18px;
  line-height: 22px;
  color: #fff;
}
.my.header .header {
  font-weight: 800;
}
.my.header .header-top {
  display: flex;
  justify-content: space-between;
  padding-top: 20px;
  font-size: 16px;
  background: none;
}
.my.header .header-top__nav {
  list-style: none;
  display: flex;
  gap: 20px;
  padding-left: 0;
}
.my.header .header-top__nav img {
  height: 15px;
}
.my.header .header-top__contacts {
  display: flex;
  gap: 20px;
}
.my.header .header-top__contacts-tel {
  font-weight: 800;
}
.my.header .header__logo {
  width: 500px;
}
.my.header .header-bottom {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: 20px;
}
.my.header .header-bottom .main-menu__item a {
  font-size: 18px;
}
.my.header .header-bottom nav {
  width: -webkit-fill-available;
}
.my.header .header-bottom .main-menu {
  padding: 10px 20px;
  justify-content: flex-start;
  gap: 4%;
}
.my.header .header-bottom .main-menu li + li {
  margin-left: 0px;
}
.my.header .header-bottom a {
  color: #ffffff;
  font-weight: 500;
}
.my.header a {
  color: #ffffff;
  font-weight: 800;
}
section {
  margin: 100px 0;
}

.tarif__wrp a:hover {
  text-decoration: none;
}
.tarif__inner {
  max-width: 1000px;
  margin: 40px auto;
  background-image: url("/images/bg.jpg");
  color: white;
  padding: 40px 20px;
  border-radius: 20px;
}
.tarif__inner{
  background-image: url("/images/services/bg1.png");
  color: rgb(0, 0, 0);
  text-decoration: none;
  background-size: 900px;
}
.tarif__inner:hover{transform: scale(1.1);}
.tarif__detail {
  margin-bottom: 20px;
  display: flex;
  gap: 20px;
  align-items: center;
}
.tarif__detail .products__price {
  font-size: 30px;
  text-align: center;
}

.tarif-detail {
  max-width: 100%;
background-size:cover;
}
.tarif-detail ul {
  padding-left: 0;
  list-style: square inside;
}
.tarif-detail .products__price {
  font-size: 20px;
  text-align: left;
  margin-top: 20px;
}
.tarif-detail:hover {
  transform:none;
}
.tarif-detail .tarif__detail {
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: flex-start;
}
.tarif-detail .tarif__detail .products__price {
  font-size: 32px;
  text-align: left;
  margin-top: 0px;
}

.section__title {
  font-size: 42px;
  margin: 20px 0px 50px 0px;
  text-transform: uppercase;
  font-weight: 300;
}

img {
  max-width: 100%;
}

.about {
  background-image: url("/images/bg.jpg");
  border-radius: 1%;
  color: white;
  padding: 50px 0;
  margin: -50px 0;
}
.about__images a img {
  width: 100%;
  height: 200px;
  margin: 10px 0;
}
.about img {
  width: 350px;
  display: block;
  margin: 0 auto;
}

.advantages {
  margin: 0;
  padding-top: 100px;
}
.advantages .section__title {
  display: none;
}
.advantages__item {
  padding: 3px;
  background: white;
  border-radius: 40px;
  margin: 20px 0;
}
.advantages__inner {
  display: flex;
  flex-direction: column;
  border-radius: 1%;
  gap: 20px;
  padding: 20px 10px;
  text-align: center;
  justify-content: center;
  align-content: center;
  /*border: 2px solid #00b0b5;*/
}

.form {
  background-image: url("/images/bg.jpg");
  border-radius: 1%;
  padding: 3px 20px;
  color: white;
  border-radius: 40px;
  padding: 23px 40px;
}
.form .row {
  border: 2px solid white;
  border-radius: 20px;
  padding: 50px 20px;
}
.form input {
  background-color: transparent;
  font-size: 20px;
  border: none;
  border-bottom: 2px solid #fff;
}
.form input:focus-visible {
  outline: none;
  border-bottom: 2px solid #00b0b5;
}
.form textarea {
  background-color: transparent;
  font-size: 20px;
  border: none;
  border-bottom: 2px solid #fff;
}
.form textarea:focus-visible {
  outline: none;
  border-bottom: 2px solid #00b0b5;
}
.form div.mf-name, .form div.mf-email, .form div.mf-captcha, .form div.mf-message {
  padding-bottom: 0.4em;
}
.form div.mf-name input, .form div.mf-email input {
  width: 100%;
}
.form div.mf-message textarea {
  width: 100%;
}

.products__item {
  border: 2px solid #DCDCDC;
  border-radius: 1%;
  padding: 3px;
  background-color: #fff;
  margin: 20px 0;
  text-align: center;
}
.products__inner {
  border: 2px solid #DCDCDC;
  border-radius: 1%;
  padding: 0px 10px;
}
.products__inner img {
  height: 300px;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.products__price {
  font-size: 40px;
  text-align: right;
  font-weight: 600;
}
.products__link {
  margin: 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 15px 20px;
}

.item-info__addres {
  color: #fff;
}

.map__inner {
  background-image: url("/images/bg.jpg");
  border-radius: 1%;
  color: white;
  padding: 20px;
}

.map__inner img {
  width: 200px;
}

.reviews {
  background-image: url("/images/services/bg.png");
  margin-bottom: -60px;
  padding: 50px 0;
}

@media (max-width: 1199px) {
  .my.header a {
    font-size: 14px;
  }
  .products__inner, .services__inner {
    display: flex;
    align-items: center;
    gap: 20px;
  }
  .services__inner img {
    min-width: 40%;
    max-width: 40%;
  }
  .products__inner img {
    height: 162px;
  }
}
@media (max-width: 991px) {
  .my.header .header-top__nav {
    display: none;
  }
  .my.header .header-top__contacts {
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 100%;
  }
  .my.header .header-top__contacts > a:first-child {
    width: 100%;
  }
  .my.header .header-top {
    align-items: flex-start;
  }
  .my.header .header-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 20px;
    flex-direction: column;
  }
  .my.header .header-bottom .main-menu {
    display: none;
  }
  .my.header a.header-top__contacts-tel {
    font-size: 24px;
  }
}
@media (max-width: 680px) {
  .products__price {
    font-size: 28px;
    text-align: right;
    font-weight: 600;
  }
  #map2tabs {
    display: none;
  }
}
@media (min-width: 1480px) {
  .container {
    width: 1370px;
  }
  .contacts__phone {
    font-size: 24.5px;
  }
}
@media (max-width: 1480px) {
  .contacts__phone {
    font-size: 20px;
  }
  .profile-top__registration a,
.profile-top__login {
    font-size: 16px;
  }
  .hasIcon svg {
    width: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .main-menu__item a {
    font-size: 16px;
  }
  .tablet__hide {
    display: none;
  }
  /*.map__content > *{
  	max-height: 500px;
  }*/
  .pre__footer .main-menu__item a {
    font-size: 16px;
  }
}
@media screen and (max-width: 992px) {
  main {
    min-height: calc(100vh - 400px);
  }
  .probs-item__price {
    font-size: 16px;
  }
  .mobile__hide {
    display: none;
  }
  .btn_top {
    display: block;
    padding: 8px 10px;
    border: 1px solid #fff;
    border-radius: 5px;
    cursor: pointer;
  }
  .btn_top:hover {
    border-color: #fff;
    background: #00b0b5;
  }
  .btn_top:hover .icon-bar {
    background-color: #fff;
  }
  .header-top {
    padding-bottom: 10px;
  }
  .header-top__contacts {
    display: none;
  }
  .header-top__container {
    justify-content: space-between;
    flex-direction: column;
  }
  .main-menu {
    flex-direction: column;
  }
  .main-menu li + li {
    margin-left: 0px;
  }
  .profile-top {
    justify-content: space-between;
    padding: 10px 15px;
    align-items: center;
  }
  .profile-top__registration a {
    margin-left: 15px;
  }
  .header-bootom .main-menu {
    display: none;
    position: absolute;
    background: #00b0b5;
    z-index: 5;
    width: 100%;
    left: 0;
  }
  .main-menu li {
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px;
  }
  .main-menu li .hasIcon {
    justify-content: center;
  }
  .banner-desc {
    margin: 20px;
    padding: 20px;
  }
  .banner-desc__action {
    font-size: 40px;
  }
  .banner-desc__title {
    font-size: 25px;
  }
  .main__description {
    font-size: 14px;
  }
  .banners-carousel__item {
    justify-content: center;
  }
  .banner-desc__link a {
    font-size: 16px;
  }
  .pre__footer .main-menu {
    display: none;
  }
  .contacts__phone {
    font-size: 16px;
  }
  .contacts__phone-desc {
    font-size: 12px;
  }
  .contacts__block + .contacts__block {
    margin-left: 0px;
    margin-top: 10px;
  }
  .footer__contacts {
    flex-direction: column;
  }
  .mobile__footer {
    display: flex;
    flex-direction: column;
  }
  .mobile__footer .footer__contacts {
    order: 1;
    margin-bottom: 10px;
  }
  .copyright {
    order: 2;
  }
  .footer__pays {
    justify-content: center;
    margin: 10px 0;
  }
  .contacts__phone-desc {
    margin-top: 5px;
  }
}
.footer__avito {
  margin-left: 18px;
}

.footer__avito img {
  max-width: 68px;
}

.pays__container img {
  max-width: 68px;
}

.pays__container svg {
  max-width: 68px;
  width: 100%;
  height: auto;
}

.pays__container svg + svg {
  max-width: 50px;
  margin-left: 18px;
}

.select-map__item__name {
  position: relative;
  padding-left: 20px;
}

.select-map__item__name::before {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  width: 15px;
  height: 15px;
  background: red;
  border-radius: 50%;
}

.select-map__item:nth-child(2) .select-map__item__name::before {
  background: grey;
}

.select-map__item:nth-child(3) .select-map__item__name::before {
  background: #2DBE2C;
}

.table-tarif tr td {
  font-size: 22px;
  text-align: center;
  padding: 20px 5px;
  border: 1px solid #d9d9d9;
}

.table-tarif tr td span {
  color: #808080;
  font-size: 17px;
}

.table-tarif thead tr:first-child td {
  background-color: #ffd966;
  font-weight: bold;
  border-right: none;
  border-left: none;
}

.table-tarif thead tr:first-child td:first-child {
  border-left: 1px solid #d9d9d9 !important;
}

.table-tarif thead tr:first-child td:last-child {
  border-right: 1px solid #d9d9d9 !important;
}

@media screen and (max-width: 1199px) {
  .table-tarif tr td {
    font-size: 18px;
    padding: 10px 5px;
  }
  .table-tarif tr td span {
    font-size: 15px;
  }
}
@media screen and (max-width: 992px) {
  .table-tarif tr td {
    font-size: 15px;
    padding: 5px 3px;
  }
  .table-tarif tr td span {
    font-size: 10px;
  }
}
@media screen and (max-width: 767px) {
  .table-tarif tr td {
    font-size: 12px;
    padding: 5px 3px;
  }
  .table-tarif tr td span {
    font-size: 10px;
  }
}
@media screen and (max-width: 625px) {
  table.table-tarif {
    border: 0;
  }
  table.table-tarif thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  table.table-tarif tr {
    border: 1px solid #d9d9d9;
    display: block;
    margin-bottom: 30px;
    border-bottom: 2px solid #d9d9d9;
  }
  table.table-tarif td {
    display: block;
    text-align: right;
    font-size: 15px;
  }
  table.table-tarif td span {
    font-size: 12px;
  }
  table.table-tarif td::before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
  }
  table.table-tarif td:last-child {
    border-bottom: 0;
  }
}
.table-price-gold, .table-price-silver {
  table-layout: fixed;
}

.table-price-gold tr td {
  font-size: 22px;
  text-align: center;
  padding: 20px 5px;
  border: 1px solid #d9d9d9;
  width: 100%;
}

.table-price-gold tr td:nth-child(2n) {
  background-color: #e7e6e6;
}

.table-price-gold {
  border: 3px solid #bfbfbf;
  outline: 5px solid #ffc000;
}

.table-price-silver tr td {
  font-size: 22px;
  text-align: center;
  padding: 20px 5px;
  border: 1px solid #d9d9d9;
  width: 100%;
}

.table-price-silver tr td:nth-child(2n) {
  background-color: #e7e6e6;
}

.table-price-silver {
  border: 3px solid #bfbfbf;
  outline: 5px solid #d9d9d9;
}

@media screen and (max-width: 1199px) {
  .table-price-gold tr td, .table-price-silver tr td {
    font-size: 17px;
    padding: 10px 4px;
  }
}
@media screen and (max-width: 992px) {
  .table-price-gold tr td, .table-price-silver tr td {
    font-size: 14px;
    padding: 10px 2px;
  }
}
@media screen and (max-width: 750px) {
  table.table-price-gold, table.table-price-silver {
    border: 0;
  }
  table.table-price-gold tr:first-child td, table.table-price-silver tr:first-child td {
    display: none;
  }
  table.table-price-gold tr {
    border: 0px solid #ffc000;
    display: block;
    border-bottom: 1px solid #ffc000;
  }
  table.table-price-silver tr {
    border: 0px solid #d9d9d9;
    display: block;
    border-bottom: 1px solid #d9d9d9;
  }
  table.table-price-gold td, table.table-price-silver td {
    display: block;
    text-align: right;
    font-size: 18px;
    padding-right: 10px;
  }
  table.table-price-gold td::before, table.table-price-silver td::before {
    content: attr(data-label);
    float: left;
    padding-left: 10px;
  }
  table.table-price-gold td:last-child, table.table-price-silver td:last-child {
    border-bottom: 0;
  }
}


.my-slider{
	height: 600px;
	padding: 100px 0;
	background: no-repeat center url('/images/banner_bg.png');
	background-size: contain !important;
	background-position-y: bottom;
}
.my-slider .btn{ color:white; padding:10px 30px}
.banner-desc__img{
	width: 30% !important;
	position:absolute;
	right: 10%;
	height: 90%;
	object-fit: contain;
	top: 10%;
}
.banner-desc__title{
	text-align:left;
	font-size:42px;
	text-transform: uppercase;
	font-weight: 900;
	color: #086066;
	margin-bottom: 50px;
	width:50%;
}
.banner-desc__subtitle{
	margin-bottom: 50px;
	font-size: 20px;
	width:50%;
}
.banner__bg{
	position:absolute;
	width: auto !important;
	top: -10px;
	right: 0;
	transform: rotate(10deg);
}
a[href="https://wa.me/79693494258"]{
	z-index:999;
}

.banner__bg.left{
	z-index: -999;
	left: -20px;
	position: absolute;
	width: auto !important;
	top: -161px;
	right: 0;
	transform: rotate(14deg);
}
.advantages, .products, .container {
    position: relative;
}
body{
    overflow-x: hidden;
}
@media (max-width: 990px) {
	.banner-desc__title{
    font-size: 28px;
	width:100%;
}
.banner-desc__subtitle{
	width:100%;
}
	.banner-desc__img, .banner__bg{
display:none !important;
}
	.my-slider{
padding: 70px 20px;
    background-size: cover !important;
}
}



li.policymenu a {
    font-size: 16px !important;
}
/*# sourceMappingURL=style.css.map */