@import url('https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

.container {
    max-width: 1160px;
    margin: 0 auto;
    padding: 0 10px;
}
img{
    max-width:100%;
}
.contenttext h5{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    color: #404040;
}

.header {
    background-color: #31353E;
    position: relative;
    height: 1000px;
}
.header-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.header-bg img{
    height: 100%;
}
.header__bgten{
     background: rgba(48, 48, 48, 0.7);
    backdrop-filter: blur(10px);
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0;
    width: 50%;
    height: 102%;
}
.header__head{
     display:flex;
    z-index: 3;
    position: relative;
    height:40px;
    padding:15px 0;
    align-items: center;
    justify-content: space-between;
}
.header__head div{
    display:flex;
    align-items: center;
}
.header__head div.obrzvaz > div {
    display: block;
}
.header__head div.header__btn{
    display:none;
}
.header__head div.logo svg{
    margin-right:35px;
}
.header__head div nav ul{
    margin:0;
    padding:0;
     display:flex;
     list-style:none;
}
.header__head div nav ul li{
        margin-right:35px;
}
.header__head div nav ul li a{
    font-family: 'Muller';
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 22px;
color: #FFFFFF;
text-decoration:none;
}
.header__body{
    display:flex;
    z-index: 3;
    position: relative;
    height: 930px;
    align-items: center;
}
.header__body div.w50{
    width:50%;
}
.women{
    max-height:900px;
    position: absolute;
    bottom: 0;
}
.obrzvaz a{
        font-family: 'Muller';
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 22px;
color: #FFFFFF;
text-decoration:none;
margin-left:35px;
display: flex;
}
.obrzvaz a svg{
    margin-right:7px;
}
.ec1{
    border: 7px solid #FFFFFF;
box-sizing: border-box;
padding:50px 100px;
    margin-left: -60px;
}
.ec1 h1{
    margin:0;
    padding:0;
    font-family: 'Muller';
font-style: normal;
font-weight: 700;
font-size: 60px;
line-height: 35px;
text-transform: uppercase;
color: #FFFFFF;
}
.ec1 h1 span{
    font-family: 'Muller';
font-style: normal;
font-weight: 400;
font-size: 26px;
line-height: 30px;
letter-spacing: 0.4em;
color: #FFFFFF;
display:block;
margin-top:10px;
}
.ec1 p{
    font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 34px;
color: #FFFFFF;

}
.ec1 p{
    margin-bottom:40px;
}
.btn1{
    background: #408DBB;
box-shadow: 2px 2px 12px rgba(214, 8, 8, 0.25);
border-radius: 4px;
padding:17px 47px;
font-family: 'Muller';
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 24px;
text-transform: uppercase;
color: #FFFFFF;
margin:0;
text-decoration:none;
height:60px;
position:relative;
}
.btn1:before{
    opacity: 0;
    content: '';
    background-image: url(/assets/images/Ellipse3.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0px;
    width: 30px;
    height: 50px;
}
.btn1:hover:before{
    opacity: 1;
    transition: .5s; 
}

.btn1:active:before, .btn1:focus:before{
    transition: .1s; 
      width: 110%;
    height: 50px;
      border: 0px;
    background-image: url(/assets/images/Ellipse3bg.png);
}
h2.h3{
    font-family: 'Muller';
    font-style: normal;
    font-weight: 700;
    font-size: 27px;
    line-height: 60px;
    color: #408DBB;
    margin-bottom: 10px;
    margin-top: 0px;
}
.success-response-1 h2.h3, .success-response-2 h2.h3, .success-response-3 h2.h3 {
    line-height: 37px;
}
#header2{
    height: auto;
    background: #408DBB;
}
.shapka{
     background: #F7F7F7;
     box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
}
.header__body2{
    background-image: url(/assets/images/Maskgroup.png);
    padding:50px 0;
    
    background-size: cover;
}
.header__body2 h1{
    font-family: 'Muller';
font-style: normal;
font-weight: 700;
font-size: 55px;
line-height: 60px;
color: #408DBB;
margin-bottom:0;
margin-top:30px;
}
ul.breadcrumb{
    display:flex;
    list-style:none;
    margin:0;
    padding:0;
}
ul.breadcrumb li a{
    font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-size: 15px;
line-height: 22px;
text-decoration-line: underline;

}
ul.breadcrumb li a span{
    color: #303030!important;
}
ul.breadcrumb li span{
    font-family: 'Roboto';
font-style: normal;
font-weight: 500;
font-size: 15px;
line-height: 22px;
color: #408DBB;
}
.separator{
    margin:0 10px;
    ont-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-size: 15px;
line-height: 22px;
color: #303030;
}

#aboutcompany{
    padding:50px 0;
}

.row{
    display:flex;
}
.row .col6{
    width:50%;
}
.row .col4{
    width:50%;
}
#aboutcompany .imgg{
    padding-left:30px;
}
h2{
    font-family: 'Muller';
font-style: normal;
font-weight: 700;
font-size: 55px;
line-height: 60px;
color: #408DBB;
margin-bottom:10px;
margin-top:0px;
}
h3{
    font-family: 'Muller';
font-style: normal;
font-weight: 700;
font-size: 25px;
line-height: 28px;
color: #303030;
margin-top:10px;
margin-bottom:20px;
}
p{
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 26px;
color: #404040;
}
.plus{
    background: #F7F7F7;
box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.15);
border-radius: 5px;
padding:20px;
}
#aboutcompany2{
    padding-top:0px;
    padding-bottom:60px;
}
#aboutcompany2 .col3{
    width:31%;
}
#aboutcompany2 .row{
    display:flex;
        justify-content: space-between;
}
.plus img{
    display:block;
    height:40px;
    margin-bottom:20px
}
.plus .zag{
    font-family: 'Muller';
font-style: normal;
font-weight: 700;
font-size: 25px;
line-height: 28px;
color: #408DBB;
display:block;
margin-bottom:10px;
}
.plus .opis{
    font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 26px;
color: #606060;
}

#uslugi{
    padding:50px 0;
}
.usl{
    background: #F7F7F7;
box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.15);
padding:20px;
margin-bottom:30px;
  height: 275px;
        position: relative;
}
#uslugi .row{
    flex-wrap: wrap;
    justify-content: space-between;
}
#uslugi .col5:first-child{
        width: 100%;
}
#uslugi .col5:first-child .imgusl {
    display: none;
}
.logo_market {
    display: flex;
    flex-wrap: wrap;
}
.img_market {
    padding: 15px;
    box-sizing: border-box;
    display: flex;
    width: 20%;
    align-items: center;
    justify-content: center;
}
.img_market img {
    width: 100%;
    animation-duration: 1s;
    animation-name: miganie;
    animation-iteration-count: infinite;
}
.img_market:nth-child(1) img {
    animation-delay: 0s;
}
.img_market:nth-child(3) img {
    animation-delay: 0.2s;
}
.img_market:nth-child(7) img {
    animation-delay: 0.4s;
}
.img_market:nth-child(4) img {
    animation-delay: 0.6s;
}
.img_market:nth-child(9) img {
    animation-delay: 0.8s;
}
.img_market:nth-child(2) img {
    animation-delay: 1s;
}
.img_market:nth-child(10) img {
    animation-delay: 1.2s;
}
.img_market:nth-child(5) img {
    animation-delay: 1.4s;
}
.img_market:nth-child(13) img {
    animation-delay: 1.6s;
}
.img_market:nth-child(6) img {
    animation-delay: 1.8s;
}
.img_market:nth-child(8) img {
    animation-delay: 2s;
}
.img_market:nth-child(12) img {
    animation-delay: 2.2s;
}
.img_market:nth-child(11) img {
    animation-delay: 2.4s;
}
@keyframes miganie {
    from {opacity: 1;}
    50% {opacity: 0.4;}
    to {opacity: 1;}
    }
#uslugi .col5:first-child .usl {
    height: auto;
    padding-bottom: 80px;
}
#uslugi .col5:first-child  .uslrow .zagusl {
    width:100%;
}
#uslugi .col5:first-child .uslrow p {
    display: block;
}
#uslugi .col5{
        width: calc( 50% - 15px);
}
#uslugi .col5:last-child {
width: 100%;
}
.uslrow{
    display:flex;
    justify-content: space-between;
}
.uslrow h2{
    font-family: 'Muller';
font-style: normal;
font-weight: 700;
font-size: 30px;
line-height: 30px;
margin-bottom:15px;
color: #408DBB;
}
.text_bottom {
    margin: 0 0 20px 0;
}
.uslrow p{
    margin-left: -15px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin-bottom:10px;
    color: #404040;
    display: inline;
    padding: 0 15px;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    background: #F7F7F7;
    position: relative;
    z-index: 2;
}
.uslugi_market .uslrow p {
    display: block;
}
.uslrow .zagusl{
    width: calc( 100% - 100px );
}
.uslugi_market .uslrow .zagusl {
    width: 100%;
}
.uslrow .imgusl{
     width: 210px;
}
.uslrow .imgusl img{
position: absolute;
    bottom: 0px;
    height: auto;
    width: 210px;
    right: 0px;
}
#uslugi .btn1{
box-shadow: none;
    position: absolute;
    height: 16px;
    padding: 13px 14px;
    text-transform: inherit;
}


.modal.active {
  opacity: .8;
  visibility: visible;
  pointer-events: all;
}

.modal.active-popup {
  opacity: .8;
  visibility: visible;
  pointer-events: all;
}

.popup.active-popup {
  opacity: 1;
  visibility: visible;
}
.modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0;
    z-index: 17;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: .35s ease;
    -o-transition: .35s ease;
    transition: .35s ease;
}

.popup {
  position: fixed;
  top: 80px;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 90vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 30;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.mobile-menu{
    display:none;
}
.header__menu-btn{
    display:none;
}
.popup__body {
  pointer-events: all;
  padding: 25px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 10px;
  height: 100%;
}

@media (max-width: 768px) {
  .popup__body {
    overflow-y: scroll;
  }
}



.popup__title > span {
  display: block;
  text-align: left;
  font-family: "Montserrat", sans-serif;
  color: #27292f;
  font-size: 35px;
  position: relative;
  font-weight: 700;
  padding-bottom: 5px;
}


.popup__text {
  margin-bottom: 20px;
}

.popup__text > p {
 font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 26px;
color: #404040;
}

.popup1 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 590px;
  border-radius: 10px;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  padding: 50px 40px;
  position: relative;
  opacity: 0;
  -webkit-transform: scale(0.7);
      -ms-transform: scale(0.7);
          transform: scale(0.7);
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
  position: absolute;
}

.popup1.active-popup {
    background: url(/assets/images/v875-katie-354.png) #fff;
  position: static;
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.popup1 > form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.popup1 > form > label {
  margin-bottom: 10px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #404040;
}
body.active-popup {
    overflow: hidden;
}
.popup1 > form > input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
     border-bottom: 2px solid #408DBB;
    width: 100%;
    padding: 10px 15px;
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
font-size: 15px;
line-height: 18px;
color: #000;
    background-color: inherit;
    margin-bottom: 20px;
}
.popup .btn1 {
    background: #408DBB;
    box-shadow: 2px 2px 12px rgba(214, 8, 8, 0.25);
    border-radius: 4px;
    padding: 17px 47px;
    font-family: 'Muller';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 0;
    text-decoration: none;
    height: 50px;
    position: relative;
    border: 0px;
    width: max-content;
}
.popup1 .main-btn {
  max-width: none;
}

.close-popup {
  position: absolute;
  right: 15px;
  top: 15px;
}

.close-popup .close-btn {
  width: 20px;
  height: 20px;
  position: relative;
  cursor: pointer;
  background-color: transparent;
  border: none;
}
input, textarea {outline:none;}
button {outline:none;}

.close-popup .close-btn::before {
  content: '';
  width: 100%;
  height: 3px;
  background-color: #408DBB;
  position: absolute;
  top: 17px;
  left: 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  border-radius: 5px;
}

.close-popup .close-btn::after {
  content: '';
  width: 100%;
  height: 3px;
  background-color: #408DBB;
  position: absolute;
  top: 17px;
  left: 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  border-radius: 5px;
}

@media (max-width: 768px) {
  .popup .popup1 {
    padding: 50px 30px;
  }
  .popup__title span {
    font-size: 24px;
  }
  .popup__text > p {
    font-size: 16px;
  }
}
footer{
    background: #303030;
    padding-top:70px;
    margin-top:70px;
    position:relative;
    min-height: 400px;
}
.footer__bgten{
    background: url("/assets/images/Rectangl19.png");
     background-size: cover;
        height: 400px;
    position: absolute;
    z-index: 1;
    right: 0;
    top: -20px;
    width: calc( 50% + 50px );
       height: 400px;
}
.formafooter{
    border: 5px solid #FFFFFF;
box-sizing: border-box;
padding:70px;
position: relative;
    z-index: 150;
    border-bottom: 0;
}
.formafooter input, #jivosite-forma input{
    max-width:360px;
}
footer .col5{
    width:50%;
}
.zagformfoot{
    font-family: 'Muller';
font-style: normal;
font-weight: 700;
font-size: 55px;
line-height: 60px;
color: #FFFFFF;
}
.opisformfoot{
    font-family: 'Muller';
font-style: normal;
font-weight: 700;
font-size: 25px;
line-height: 28px;
color: #FFFFFF;
    margin-top: 5px;
}
footer form > input, #jivosite-forma input, #jivosite-forma textarea {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
     border-bottom: 2px solid #fff;
    width: 100%;
    padding: 10px 15px;
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
font-size: 15px;
line-height: 18px;
color: #fff;
    background-color: inherit;
    margin-bottom: 20px;
}
footer .btn1, #jivosite-forma .btn1 {
    background: #408DBB;
    box-shadow: 2px 2px 12px rgb(247 254 255 / 25%);
    border-radius: 4px;
    padding: 17px 47px;
    font-family: 'Muller';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 0;
    text-decoration: none;
    height: 50px;
    position: relative;
    border: 0px;
    width: max-content;
}
.btn1:hover{
    cursor:pointer;
}
footer input::placeholder {color: #fff;font-family: 'Roboto';
font-style: normal;
font-weight: 500;
font-size: 15px;
line-height: 18px;}
.popup input::placeholder {color: #000;font-family: 'Roboto';
font-style: normal;
font-weight: 500;
font-size: 15px;
line-height: 18px;}

footer .contact{
    color:#fff;
    position:relative;
    z-index:16;
    padding-left: 90px;
}
.zagcon{
    position:relative;
    font-family: 'Muller';
font-style: normal;
font-weight: 700;
font-size: 25px;
line-height: 28px;
color: #FFFFFF;
display:block;
margin-bottom:10px;
}
.zagcon::before {
    width: 30px;
    position: absolute;
    content: '';
    left: 0;
    top: -10px;
    background-color: #FFFFFF;
    height: 2px;
}
.contact p{
    margin-top:0;
    font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 26px;
color: #FFFFFF;
    margin-bottom: 20px;
}
.phone_wrap {
    margin-bottom: 20px;
}
.contact .phone_wrap a {
    margin-bottom: 0;
}
.contact a{
    margin-top:0;
    font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 26px;
color: #FFFFFF;
    margin-bottom: 20px;
    display:inline-block;
    text-decoration:none;
}
.nopdbt{
    margin-bottom:5px!important;
}

.footernav{
    display:flex;
}
.footernav{
        position: relative;
    z-index: 16;
    padding-left: 90px;
    padding-top:70px;
}
.footernav .bk1 a{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    text-decoration-line: underline;
    color: #FFFFFF;
    display: inline-block;
    margin-top: 20px;
}
.copyright{
    font-family: 'Roboto';
font-style: normal;
font-weight: 300;
font-size: 12px;
line-height: 14px;
color: #FFFFFF;
}
.bk1 .fl{
   display: flex;
    align-items: center;
}
.bk1 nav ul{
     display: flex;
    align-items: center;
    padding:0;
    margin:0;
    list-style:none;
}
.bk1 nav ul li{
    margin-left:30px;
}
.footernav .bk1 nav ul li a{
    font-family: 'Roboto';
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 20px;
color: #FFFFFF;
text-decoration:none;
margin-top:0;
padding-top:0;
}
#contact .header__body2 {
    background-image: url("/assets/images/v875-katie-354.png");
    padding: 50px 0;
    background-size: contain;
    position:relative;
    min-height: calc( 720px - 50px );
    padding-bottom: 0;
    margin-bottom: 0;
}
#contact.shapka {
    background: #F7F7F7;
    box-shadow: 0 0 black;
}
#contact .row{
    display:flex;
}
#contact .row .col3{
    width:30%;
}
#contact .row .col7{
    width:70%;
}
.mapsfoot{
        position: absolute;
    z-index: 1;
    right: 0;
    top: 0;
    width: 60%;
    height: 100%;
}
.gorod{
    margin-top:40px;
}
.gorod .zag{
    font-family: 'Muller';
font-style: normal;
font-weight: 700;
font-size: 25px;
line-height: 28px;
color: #404040;
display:block;
}
.gorod span.city, .gorod a {
font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #404040;
    display: flex;
    text-decoration: none;
    align-items: center;
    margin-top: 15px;
}
.gorod svg{
    width:28px;
     min-width:28px;
margin-right: 10px;
    text-align: center;
}
.posrobne{
    font-family: 'Muller';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
    text-align: right;
    text-decoration-line: none;
    text-transform: uppercase;
    color: #000000;
    border-bottom: 1px solid;
    float: right;
}
#aboutcompany.glav .row{
        align-items: center;
}
#aboutcompany.glav .row img{
    margin-bottom:20px;
}
#usluiugi{
    background: url("/assets/images/v875-katie-353.png") #F7F7F7;
    padding:60px 0;
}
#usluiugi .col5{
    width:50%;
}
#usluiugi .content{
    padding-left:40px;
}
#usluiugi .content ul{
  font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #404040;
    list-style:none;
    padding-left:20px;
}
#usluiugi .content ul li:before {
    content:  "—";
    position: relative;
    left:     -5px;
}
#uslugipopular{
        padding:60px 0;
}
#uslugipopular  .row{
    flex-wrap: wrap;
      justify-content: space-between;
}
#uslugipopular .col5:nth-child(1)
{
    width:49%;
}
#uslugipopular .col5:nth-child(2)
{
    width:49%;
}
#uslugipopular .col5:nth-child(3)
{
    width:32%;
}
#uslugipopular .col5:nth-child(4)
{
    width:32%;
}
#uslugipopular .col5:nth-child(5)
{
    width:32%;
}
#uslugipopular h2{
        margin-bottom:30px;
        
}
#uslugipopular .usl {
    height: 200px;
        display: flex;
      
}
#uslugipopular .uslugi_market .usl {
    height: auto;
}
#uslugipopular .uslrow h2{
color: #404040;
    font-weight: 700;
    font-size: 26px;
    line-height: 30px;

    position: relative;
    z-index: 2;
}
#uslugipopular .uslugi_market .uslrow h2 {
    font-family: 'Muller';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 15px;
    color: #408DBB;
}
#uslugipopular .uslrow {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#uslugipopular  .btn1 {
    background: #408DBB;
    box-shadow: 2px 2px 12px rgba(214, 8, 8, 0.25);
    border-radius: 4px;
    padding: 13px 14px;
  text-transform: inherit;
font-family: 'Muller';
font-style: normal;
font-weight: 700;
font-size: 14px;
line-height: 14px;
color: #FFFFFF;
    position: relative;
}
#info{
   padding:60px 0;  
   position:relative;
   z-index:15;
}
.info__bgten{
    background: rgba(48, 48, 48, 0.7);
    backdrop-filter: blur(10px);
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 53%;
    height: 102%;
}
.blockinfo{
    border: 5px solid #FFFFFF;
box-sizing: border-box;
padding:50px 90px;
position:relative;
z-index:65;
max-width:674px;
}
#info h2{
    font-family: 'Muller';
font-style: normal;
font-weight: 700;
font-size: 55px;
line-height: 60px;
color: #FFFFFF;
}
#info p{
    font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 26px;
color: #FFFFFF;
}
#zapis{
        background: url(/assets/images/Maskgroup.png) #F7F7F7;
    padding: 50px 0;
    background-size: cover;
}
#zapis .col5{
    width:50%;
}
#zapis h3{
    font-family: 'Muller';
font-style: normal;
font-weight: 700;
font-size: 25px;
line-height: 28px;
color: #404040;
}
.zapisbtn{
    display:flex;
    align-items:center;
    justify-content:space-between;
}
.zapisbtn a.btn1{
    padding:13px 20px;
    font-weight: 700;
font-size: 14px;
line-height: 14px;
  text-transform: inherit;
}
.zapisbtn a.aznh{
    font-family: 'Roboto';
font-style: normal;
font-weight: 700;
font-size: 25px;
line-height: 29px;
text-decoration:none;
color: #303030;
  
        display: flex;
    align-items: center;
}
.zapisbtn a.aznh svg{
    margin-right:10px;
}
#clienti{
    padding:60px 0;
}
#clienti .col5{
    width:50%;
}
#clienti .row{
    align-items: center;
}
.slider img{
    margin: 0 auto;
}
.slick-prev {
    left: 15px!important;
}
.slick-next {
    right: 15px!important;
}
.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 30px!important;
    height: 30px!important;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: black;
    border: none;
    outline: none;
    background: inherit;
    z-index: 158!important;
    border: 1px solid #408DBB!important;
    border-radius: 100%!important;
}
.slick-prev:before, .slick-next:before {
    font-family: inherit!important;
    font-size: 13px!important;
    line-height: 20px!important;
    font-weight: 600!important;
    opacity: 1.75!important;
    color: #408DBB!important;
    -webkit-font-smoothing: antialiased!important;
    -moz-osx-font-smoothing: grayscale!important;
}

.opisbaher{
    background: #F7F7F7;
box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
padding:40px 30px;
}
.opisbaher h4{
    font-family: 'Muller';
font-style: normal;
font-weight: 700;
font-size: 25px;
line-height: 28px;
color: #408DBB;
margin-top:0;
margin-bottom:10px;
}
.opisbaher h2{
    font-family: 'Muller';
font-style: normal;
font-weight: 700;
font-size: 55px;
line-height: 60px;
color: #303030;
mix-blend-mode: hard-light;
margin-top:0;
margin-bottom:30px;
}

.opisbaher p{
    font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 26px;
color: #404040;
margin-top:0;
margin-bottom:0px;
}
.slick-slide { outline: none!important;} 
#voprosi{
    padding:40px 0;
}


#voprosi .faq {
  width: 100%;
  max-width:950px;
  position: relative;
}
#voprosi .faq-questions {
  list-style: none;
}
#voprosi .faq-questions, #voprosi .faq-questions > li {
font-family: 'Muller';
font-style: normal;
font-weight: 700;
font-size: 20px;
line-height: 26px;
color: #303030;
}
#voprosi .faq-questions > li{
    background-color: inherit;
    border-bottom: 2px solid #E7E7E7;
}
#voprosi .faq-questions > li:hover{
    cursor:pointer;
}
#voprosi .faq-questions > li h4.faq-question, #voprosi .faq-questions > li faq-question {
  font-family: 'Muller';
font-style: normal;
font-weight: 700;
font-size: 20px;
line-height: 26px;
color: #303030;
display:flex;
align-items: center;
justify-content: space-between;
}
#voprosi li.opened h4{
        border-left: 5px solid #408DBB;
    padding-left: 25px;
}
#voprosi .faq-questions > li p.faq-answer, #voprosi .faq-questions > li .faq-asnwer {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 26px;
color: #404040;
  display: none;
}
.hashtegi span{
    background: #FFFFFF;
box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
border-radius: 30px;
font-family: 'Muller';
font-style: normal;
font-weight: 700;
font-size: 20px;
line-height: 26px;
padding:10px 15px;
color: #408DBB;
margin: 10px;
    display: block;
    width: fit-content;
    height: fit-content;
}
.hashtegi{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
#zapis .row {
    display: flex;
    align-items: center;
    
}
.hashtegi span:last-child{
    margin-left: 150px;
}

/* Всплывающее окошко */
#jivosite {
	width: 300px;
	height: 0;
	position: fixed;
	z-index: 100;
	bottom: 0;
	right: 50px;
	background-color: rgba(17, 17, 17, .8);
	color: #fff;
	transition: height 0.8s ease, width 0.8s ease;
	-webkit-transition: height 0.8s ease 0s, width 0.8s ease 0s
}
.jivosite-open {
	height: 350px !important;
	width: 100%
}
#jivosite-btn {
	height: 38px;
	float: left;
	width: 100%;
	line-height: 38px;
	text-align: center;
	background-color: rgb(64, 141, 187, 1);
	cursor: pointer;
	-webkit-box-shadow: 0 12px 25px 8px rgba(0, 0, 0, .17);
	-moz-box-shadow: 0 12px 25px 8px rgba(0, 0, 0, .17);
	box-shadow: 0 12px 25px 8px rgba(0, 0, 0, .17);
	margin-top: -38px;
    font-family: 'Roboto';
}
#jivosite-btn .fa {
	margin-right: 15px;
	color: rgb(142, 210, 68);
	font-size: 14px
}
.jivosite-close {
	display: none
}
i.fa-times {
	display: none;
	position: absolute;
	right: 0;
	top: -38px;
	padding: 9px;
	border-radius: 0 26px;
	cursor: pointer
}
#jivosite-forma {
    padding: 15px;
}
/* Всплывающее окошко */

.message {
    display: flex;
    position: absolute;
    top: -95px;
    height: 45px;
}
.message a {
    display: block;
    margin-right: 5px;
}
.message a img {
    background: #fff;
    border: 2px solid #fff;
    width: 45px;
}
@media(max-height:720px){
    .header__body {
    height: 720px;}
    .women {
    max-height: 680px;
}
.header {
    height: 790px;
}
}
.logo a.logot{
    margin-right:100px;
}

@media(max-width:1180px){
    
    
 .mobile-menu.active {
    display: block;
}
.uslrow .zagusl {
    width: auto;
}
.uslrow .imgusl {
    width: 210px;
    opacity: 0.4;
}
.mobile-menu.active {
    display: block;
    position: absolute;
    z-index: 1566;
        top: 30%;
        width: 100%;
}
h2.h3 {
    font-family: 'Muller';
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 26px;
    color: #408DBB;
    margin-bottom: 10px;
    margin-top: 0px;
}
.mobile-menu.active ul{
padding: 0;
    margin: 0;
    list-style: none;
    width: 100%;
    text-align: center;
}
.mobile-menu.active ul li{
    margin-bottom:40px;
}
.mobile-menu.active ul li a{
     font-family: 'Muller';
font-style: normal;
font-weight: 700;
font-size: 34px;
line-height: 36px;
color: #fff;
text-decoration:none;
}
    .women {
    display: none;
}.header__body {
    display: grid;
    z-index: 3;
    position: relative;
    padding: 100px 60px;
    height: auto;
    align-items: center;
}
.header__bgten {
    background: rgba(48, 48, 48, 0.4);
    backdrop-filter: blur(5px);
    width: 100%;
    height: 100%;
}
.header__body div.w50 {
    width: 100%;
}
.header {
    background-color: #31353E;
    position: relative;
    height: auto;
}
.ec1 {
    margin-left: 0;
}
.header__head div.logo nav{
    display:none;
}
.header__menu-btn::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background-color: #fff;
    height: 2px;
    -webkit-transition: all .45s ease-in-out;
    -o-transition: all .45s ease-in-out;
    transition: all .45s ease-in-out;
}
.header__menu-btn::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50%;
    background-color: #fff;
    height: 2px;
    -webkit-transition: all .45s ease-in-out;
    -o-transition: all .45s ease-in-out;
    transition: all .45s ease-in-out;
}
.header__head div.header__btn {
    display: block;
}
.header__menu-btn {
    display: block;
}
.header__menu-btn {
    width: 35px;
    height: 25px;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    margin-right: 20px;
    background-color: transparent;
    border: none;
    cursor: pointer;
}
.header__menu-btn > span {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    background-color: #fff;
    height: 2px;
}
#uslugipopular .col5:nth-child(1)
{
    width:100%;
}
#uslugipopular .col5:nth-child(2)
{
    width:49%;
}
#uslugipopular .col5:nth-child(3)
{
    width:49%;
}
#uslugipopular .col5:nth-child(4)
{
    width:49%;
}
#uslugipopular .col5:nth-child(5)
{
    width:49%;
}
.info__bgten {
    width: 63%;
}
footer .row {
    display: flex;
    flex-wrap: wrap;
    flex-flow: column-reverse;
}
footer .col5 {
    width: 100%;
}
.footer__bgten {
       width: 100%;
       display: none;
}
.bk1{
    margin: 0 auto;
    text-align: center;
}
.footernav {
    position: relative;
    z-index: 16;
    padding-left: 0;
    padding-top: 50px;
     padding-bottom: 30px;
}
footer {
    padding-top: 0px;
}
footer .contact {
    position: relative;
    background: url(/assets/images/Rectangl19.png);
    background-size: cover;
    z-index: 16;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 70px;
    margin-right: -10px;
    margin-left: -10px;
    padding-bottom: 70px;
    display: grid;
    justify-content: center;
}
footer .contact span.zpt {
    
}
.contact a {
    margin-bottom: 0;
}
.contact a.last-phone {
    margin-bottom: 20px;
}
.bk1 .fl {
    display: grid;
    align-items: center;
    justify-content: center;
}
.bk1 .fl  img{
    margin:10px auto;
}
.formafooter{
    display:none;
}
#aboutcompany2 .row {
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
}
#aboutcompany2 .col3 {
    width: 100%;
    margin-bottom: 30px;
}
}
@media(max-width:768px){
  #aboutcompany  .row .col6 {
    width: 100%;
}
  #aboutcompany  .row .col4 {
    width: 100%;
}
#aboutcompany.glav .row {
    align-items: center;
    display: grid;
}
#aboutcompany .imgg {
    padding-left: 0;
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
#aboutcompany.glav .row img {
    margin-bottom: 20px;
    width: 48%;
}
#usluiugi .row{ flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
}
#usluiugi .col5 {
    width: 100%;
}
#usluiugi .col5:first-child {text-align: center;}
#usluiugi .col5 img{
    margin:10px auto;
}
.info__bgten {
    width: 100%;
    backdrop-filter: blur(3px);
    background: rgba(48, 48, 48, 0.5);
}
.blockinfo {
    border: 5px solid #FFFFFF;

    max-width: 100%;
}
#zapis .row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
#zapis .col5 {
    width: 100%;
    text-align: center;
}
.zapisbtn {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-bottom: 30px;
}
#clienti .row {
    align-items: center;
    flex-wrap: wrap;
}
#clienti .col5 {
    width: 100%;
}
#clienti .col5:first-child{
    margin-bottom:30px;
}
.mapsfoot {
    position: relative;
    z-index: 1;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
#contact .header__body2 {
    background-size: contain;
    position: relative;
    min-height: 100%;
    padding-bottom: 0;
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    flex-flow: column-reverse;
}
#contact .row .col3 {
    width: 100%;
}
.gorod {
    margin-top: 40px;
    width: 50%;
    float: left;
    margin-bottom: 40px;
}
#aboutcompany .row {
    display: flex;
    flex-wrap: wrap;
}
#aboutcompany .imgg img{
    margin:0 auto;
}
#uslugi .col5 {
    width: 100%;
}

}
@media(max-width:680px){
    .uslrow .imgusl {
    width: 210px;
    opacity: 1;
}
    .header__head div.obrzvaz {
    display: flex;
    align-items: center;
    display: none;
}
.header__head {
   
    justify-content: flex-start;
}
.ec1 {
    border: 7px solid #FFFFFF;
    box-sizing: border-box;
    padding:40px 20px;
    margin-left: 0;
    width: 100%;
}
#uslugipopular .col5:nth-child(2)
{
    width:100%;
}
#uslugipopular .col5:nth-child(3)
{
    width:100%;
}
#uslugipopular .col5:nth-child(4)
{
    width:100%;
}
#uslugipopular .col5:nth-child(5)
{
    width:100%;
}
.blockinfo {
    border: 5px solid #FFFFFF;
    box-sizing: border-box;
    padding: 20px;
    position: relative;
    z-index: 65;
    max-width: 674px;
}
#info h2 {
    font-family: 'Muller';
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 30px;
    color: #FFFFFF;
}
h2 {
  font-size: 26px;
    line-height: 30px;
}
.zapisbtn {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-bottom: 30px;
    flex-wrap: wrap;
}
.zapisbtn a.aznh {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 30px;
    text-decoration: none;
    color: #303030;
    display: flex;
    align-items: center;
    display: block;
    margin-top: 30px;
}
.hashtegi span:last-child {
    margin-left: 10px;
}
.opisbaher h2 {
    font-family: 'Muller';
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 32px;
    color: #303030;
    mix-blend-mode: hard-light;
    margin-top: 0;
    margin-bottom: 20px;
}
.ec1 h1 {
    margin: 0;
    padding: 0;
    font-family: 'Muller';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 35px;
    text-transform: uppercase;
    color: #FFFFFF;
}
.ec1 h1 span {
    font-family: 'Muller';
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    line-height: 16px;
    letter-spacing: 0.4em;
    color: #FFFFFF;
    display: block;
    margin-top: 10px;
}
.header__body {
    display: grid;
    z-index: 3;
    position: relative;
    padding: 50px 10px;
    height: auto;
    align-items: center;
}
.ec1 p {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    color: #FFFFFF;
}
h3 {
    font-family: 'Muller';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    color: #303030;
    margin-top: 10px;
    margin-bottom: 20px;
}
#aboutcompany .imgg {
    padding-left: 0;
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    flex-wrap: wrap;
}
#aboutcompany.glav .row img {
    margin-bottom: 20px;
    width: 100%;
}
#voprosi .faq-questions, #voprosi .faq-questions > li {
    font-family: 'Muller';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    color: #303030;
    padding-left: 10px;
}
#voprosi .faq-questions > li h4.faq-question, #voprosi .faq-questions > li faq-question {
    font-family: 'Muller';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    color: #303030;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.uslrow .zagusl {
    width: 100%;
}
.usl {
    background: #F7F7F7;
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.15);
    padding: 20px;
    margin-bottom: 30px;
    height: auto;
    position: relative;
    padding-bottom: 0;
}
#uslugi .col5:first-child .usl {
    padding-bottom: 40px;
}
.uslrow {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.uslrow .imgusl img {
    position: relative;
    bottom: -4px;
    height: auto;
    width: 210px;
    right: 0px;
}
#uslugi .btn1 {
    box-shadow: none;
    position: relative;
    height: 16px;
    padding: 13px 14px;
    text-transform: inherit;
    display: block;
    width: fit-content;
    margin: 20px auto;
        margin-bottom: 0;
}
.uslrow h2 {
    font-family: 'Muller';
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 15px;
    color: #408DBB;
}
.uslrow p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 30px;
    color: #404040;
}
.uslrow .imgusl {
    width: 150px;
    margin: 0 auto;
}
.gorod {
    margin-top: 20px;
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
.header__body2 h1 {
    font-family: 'Muller';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 40px;
    color: #408DBB;
    margin-bottom: 0;
    margin-top: 30px;
}
#uslugipopular .usl {
    height: auto;
    display: flex;
}
.btn1 {
    display: block;
    padding: 17px;
    text-align: center;
    height: auto;
}
}
