/*
Theme Name: Feniks
*/

@font-face {
  font-family: 'Rubik-Regular';
  font-style: normal;
  font-weight: 400;
  src: url('https://fonts.googleapis.com/css?family=Rubik&display=swap');
}


html {
  font-family: 'Rubik-Regular', sans-serif;
  box-sizing: border-box;
    overflow-x: hidden;
}

*, *::before, *::after {
  box-sizing: inherit;
}

body {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  flex: 1 0 150px;
    margin: 0;
    padding: 0;
}
ul {
  padding-inline-start: 0px;
  margin-block-end: 0px;
  margin-block-start: 0px;
}

img {
  max-width: 100%;
  height: auto;
}
.container {
    padding: 0 calc(50% - 587.5px);
    min-width: 320px;
    z-index: 1;
    position: sticky;

}
.header-top-menu {
    display: flex;
    min-height: 139px;
    border-bottom: 1px solid #dadada;
    background: url(/images/bg-header.png) no-repeat;
    justify-content: space-between;
    /* position: sticky; */
/* top: 0; */
z-index: 2;
    background-position-x: center;
}

.logo {
flex-basis: 22%;
position: absolute;
    /* margin-bottom: 132px; */
    z-index: 2;
}
.header-top {
padding-left: 250px;
    padding-top: 10px;
    justify-content: space-around;
    display: inline-block;
}
.phone-header-tell {
display: inline-block;
padding-left: 45px;
    background: url("/images/phone.png");
background-repeat: no-repeat;
background-position-y: bottom;
}

.phone-header-tell ul {
display: inline-block;
justify-content: left;
flex-wrap: wrap;
flex-basis: 50%;
padding-top: 15px;
}

.phone-header-tell li {
list-style-type: none;
position: relative;
justify-content: space-between;
margin-right: 20px;
display: inline-block;
}

.phone-header-tell a {
text-decoration: none;
    color: white;
}

.sing-up {
    width: 201px;
    height: 52px;
    display: inline-block;
    background: url(/images/bg-btm.png);
    background-repeat: no-repeat;
    padding-left: 56px;
    padding-top: 18px;
    box-shadow: 0 0 10px rgba(181, 180, 180, 0.5);
    font-weight: 500;
    font-size: 16px;
    color: white;
    margin-right: 30px;
}

.sing-up a {
color: #fff;
text-decoration: none;
}

.activ-lang a {
    color: #fe7039
}


.header-menu {
    display: inline-block;
    padding-top: 16px;
    padding-bottom: 11px;
}

.header-menu a{
    color: #221d20;
text-decoration: none;
font-weight: 500;
}

.header-menu a:hover{
color: #fe7039;
border-bottom: 2px solid #fe7039;
}

.header-menu ul {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
min-width: 740px;
text-transform: uppercase;
}

.header-menu li {
list-style-type: none;
position: relative;
justify-content: space-between;
display: inline-block;
padding-left: 20px;

}

.header-menu li:before {
    content: "";
    height: 12px;
    width: 12px;
    background: url("/images/menu-line.png");
    background-position: center;
    position: absolute;
    margin-left: -36px;
    padding-left: 0px!important;
}

.header-menu li:first-child:before {
 display: none;
 padding-left: 0px!important;
}

.header-menu.myfixed {
       display: flex;
       min-width: 900px;
}

.main-slider {
background-image: url("/images/bg-banner2.jpg");
background-repeat: no-repeat;
background-position-x: center;
display: block;
min-height: 624px;
}

.animate-it-banner-text {
    animation: banner-text;
    animation-duration: 0.5s;
    animation-delay: 0s;
    animation-timing-function: linear;
    animation-iteration-count: 1;
}

@keyframes banner-text {   
  0% {     
   margin-left: -400px; 
  }   
    100% {     
    margin-left: 0px; 
  }   
}

.slider-header-text {
padding-top: 100px;
    font-size: 37px;
    color: #201f2a;
    text-align: left;
    text-transform: uppercase;
    font-weight: lighter;
    max-width: 530px;
    line-height: 52px;
}

.slider-small-text {
margin-top: 40px;
font-size: 18px;
color: #6d6c74;
line-height: 30px;
    text-align: left;
    max-width: 500px;
}

.sing-up2 {
margin-top: 50px;
    width: 201px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(/images/bg-btm.png);
    background-repeat: no-repeat;
    padding-left: 50px;
    box-shadow: 0 0 10px rgba(181, 180, 180, 0.5);
    font-weight: 500;
    font-size: 16px;
    color: white;
    margin-right: 30px;

}

.about-wrapper {
background: url(/images/bg-about.png);
background-position-x: center;
flex-wrap: wrap;
position: relative;
margin-top: -36px;
}

.about-wrapper2 {
 background: url(/images/bg-about.png);
 background-position-x: center;
}

.about-wrapper3 {

     padding-top: 40px;
     padding-bottom: 40px;
}


.animate-it-banner {

}

.about-medal {
    width: 144px;
    height: 144px;
    z-index: 3;
    position: absolute;
    background: url(/images/medal.png);
    margin-top: -80px;

}

.about-medal2 {
    width: 144px;
    height: 144px;
    z-index: 3;
    position: absolute;
    background: url(/images/medal2.png);
    margin-top: -80px;
    margin-left: 200px;
    
}

.about-medal3 {
    width: 750px;
    height: 148px;
    z-index: 3;
    position: absolute;
    background: url(/images/about2.png);
    margin-top: -80px;
    margin-left: 400px
    
}

.about-medal3-ua {
    width: 750px;
    height: 148px;
    z-index: 3;
    position: absolute;
    background: url(/images/medal3-ua.png);
    margin-top: -80px;
    margin-left: 400px
    
}

.about-medal3-en {
    width: 750px;
    height: 148px;
    z-index: 3;
    position: absolute;
    background: url(/images/medal3-en.png);
    margin-top: -80px;
    margin-left: 400px
    
}

@keyframes medal {   
  0% {     
   margin-top: 160px; 
  }   
    100% {     
   margin-top: 0px; 
  }   
}



h2.widgettitle {
    padding-top: 80px;
    color: #444444;
    font-size: 38px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.header-title {
    text-align: center;
padding-top: 10px;
    color: #444444;
    font-size: 38px;
    flex-basis: 100%;
    justify-content: center;
    text-transform: uppercase;
    margin-bottom: 55px;
}

.header-title-left {
text-align: left;
padding-top: 136px;
}

.about-text{
color: #6d6c74;
font-size: 15px;
line-height: 20px;
    text-align: justify;
    text-indent: 3vw;
    display: inline-block;
    text-indent: 10px;
}

.about-text img{ 
text-align: right;
margin: 0 0 10px 10px;
float: right;
max-width: 50%;
}

.about-text-li {
padding-left: 50px;
background: url(/images/li-line.png);
background-repeat: no-repeat;
background-position: -15px -15px;
}
.about-img {
    max-width: : 46%;
    display: inline-block;
    padding-left: 20px;
}
.features {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 20px;
    flex-basis: 100%;
   
}

.features-m {
    display: none;
}

.size {
    display: block;
   width: 270px;
   height: 400px;
   position: relative;
    margin: 40px;
}
.size img {
    width: auto;
    position: absolute;
}
.size p {
text-align: left;
text-transform: uppercase;
font-size: 15px;
color: white;
margin-top: 352px;
    position: absolute;
    padding-left: 20px;
    }


.size a {
        color: #fff;
    }

.button-form {
    background-image: url("/images/bg-btm2.png");
    color: white;
}

.contacts-wrapper {
    background-image: url("/images/bg-contacts2.png");
    min-height: 1045px;
    background-position-x: center;
    background-repeat: no-repeat;
    border-top: 111px solid transparent;
margin-top: -111px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;

}

.header-title-cont {
    text-align: left;
    margin-top: 60px;
}

.contact-description {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
padding-top: 30px;
    color: #4b4b4b;

}

.contact-left {
    flex-basis: 49%;
}

.contact-left h3 {
 color: black;
}

.contact-left p {
font-size: 14px;
}

.contact-adress {
    background-image: url("/images/point.png");
    background-repeat: no-repeat;
    padding-left: 25px;
    line-height: 25px;
    color: black;
    margin-top: 46px;
}

.contact-phone {
    background-image: url("/images/phone3.png");
    background-repeat: no-repeat;
    padding-left: 25px;
    line-height: 25px;
        background-position-y: 6px;
}

.contact-email {
    background-image: url("/images/email.png");
    background-repeat: no-repeat;
    padding-left: 25px;
    line-height: 25px;
        background-position-y: 6px;
}

.contact-phone-footer {
    color: black;
    font-size: 24px;
    line-height: 30px;
    margin: 10px 0px 10px 0px;
}


.feedback-form {
    display: flex;
    flex-wrap: wrap;
    flex-basis: 49%;
    
}

.feedback-form h3 {
flex-basis: 100%;
    color: #2a395a;
}

.name-form {
display: flex;
    flex-wrap: wrap;
}

form.wpcf7-form {
   
    justify-content: left;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    margin-left: 0px;
    width: 400px;
    height: 50px;
    /* border-radius: 5px; */
    font-size: 15px;
    border: 1px solid gray;
    padding-left: 10px;
}

input.wpcf7-form-control.wpcf7-submit {
    color: white;
    width: 201px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-position: -17px -11px;
    box-shadow: 0 0 10px rgba(181, 180, 180, 0.5);
    font-weight: 500;
    font-size: 16px;
    margin: 0px;
    background: url(/images/bg-btm.png);
    padding-top: 4px;
}

input.wpcf7-tel.wpcf7-validates-as-tel {
    margin-left: 28px;
    width: 240px;
    height: 50px;
    /* border-radius: 5px; */
    font-size: 18px;
    border: 1px solid gray;
    padding-left: 10px;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    border-radius: 0px;
    margin-left: 0px;
    padding: 10px;
        border: 1px solid black;
            width: 403px;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid #f07d43;
    margin-top: -10px;
}

a.eModal-2 {
    text-decoration: none;
}


.map {
    margin-top: 40px;
}

.footer-wrapper {
    background: #efeeed;
    font-size: 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.logo2 img {
    max-height: 107px;
}

.footer-colums {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-bottom: 10px;
    padding-top: 20px;
    flex-basis: 100%;
        border-bottom: 1px solid grey;
}

.footer-column {
display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.footer-colum {
color: #201f2a;
    font-size: 17px;
    text-transform: uppercase;
    /* background: url(/images/menu-line.png); */
    background-position: 3px 3px;
    background-repeat: no-repeat;
    padding-left: 0px;
    background-repeat: no-repeat;
    margin-top: 25px;
        line-height: 25px;
        margin-left: 50px;
        display: inline-block;
}

.footer-colum2{
    color: #201f2a;
    font-size: 17px;
    text-transform: uppercase;
    background: url(/images/menu-line.png);
    background-position: 3px 3px;
    background-repeat: no-repeat;
    padding-left: 25px;
    background-repeat: no-repeat;
    margin-top: 25px;
        line-height: 25px;
    min-width: 315px;
        display: inline-block;
}

.footer-info {
    font-size: 13px;
    color: #6d6c74;
    text-transform: none;
    margin-top: 10px;
}

.footer-copyright {
    font-size: 13px;
    display: block;
    text-align: right;
    margin-bottom: 10px;
}

.scrolltotop{
    position: fixed;
    right: 20px;
    bottom: 20px;
    background: rgba(0,0,0,.3);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0 0 10px rgba(0,0,0,1);
    transition: all .5s;
    display: none;
    text-align: center;
}
.scrolltotop:after{
    content: '\21E7';
    color: white;
    line-height: 40px;
}
.scrolltotop:hover{
    opacity: .5;
    box-shadow: 0 0 10px rgba(0,0,0,.4);
}



li#menu-item-491-uk {
    display: none;
}
li#menu-item-491-ru {
    display: none;
}
li#menu-item-491-en {
    display: none;
}

li#menu-item-493-uk {
    display: none;
}
li#menu-item-493-ru {
    display: none;
}
li#menu-item-493-en {
    display: none;
}

.menu-item-143-uk a {
   color: #555365; 
}

.menu-item-143-en a {
   color: #555365; 
}

.menu-item-148-ru a {
   color: #555365; 
}

.menu-item-148-uk a {
   color: #555365; 
}

.menu-item-148-en a {
   color: #555365; 
}

.menu-item-174-ru a {
   color: #555365; 
}

.menu-item-174-uk a {
   color: #555365; 
}

.menu-item-174-en a {
   color: #555365; 
}

.menu-item-143 a:hover {
    color: #fe7039;
    text-decoration: none;
}

.menu-item-148 a:hover {
    color: #fe7039;
    text-decoration: none;
}

.menu-item-174 a:hover {
    color: #fe7039;
    text-decoration: none;
}

li#menu-item-143-ru {
    margin-top: -70px;
}
li#menu-item-143-uk {
    margin-top: -70px;

   
}
li#menu-item-143-en {
   margin-top: -85px;
    margin-left: 51vw;
    opacity: 0;
}

li#menu-item-148-ru {
    margin-top: -70px;
margin-left: 100px;
}
li#menu-item-148-uk {
   margin-top: -70px;

}
li#menu-item-148-en {
   margin-top: -85px;
    margin-left: 630px;
    opacity: 0;
}

li#menu-item-174-ru {
  margin-top: -85px;
    margin-left: 630px;
    display: none;
}
li#menu-item-174-uk {
 margin-top: -85px;
    margin-left: 680px;
    display: none;
}
li#menu-item-174-en {
    margin-top: -85px;
    margin-left: 630px;
    opacity: 0;
    display: none;
}

.header-top .widget_text.widget.widget_custom_html {
    display: inline-block;
}

li#menu-item-143-ru::before {
    display: none;
}
li#menu-item-143-uk::before {
    display: none;
}
li#menu-item-143-en::before {
    display: none;
}

li#menu-item-148-ru::before {
    display: none;
}
li#menu-item-148-uk::before {
    display: none;
}
li#menu-item-148-en::before {
    display: none;
}

li#menu-item-174-ru::before {
    display: none;
}
li#menu-item-174-uk::before {
    display: none;
}
li#menu-item-174-en::before {
    display: none;
}

.widget_text.polyleng_top.widget.widget_custom_html {
    display: inline-block;
}
.widget.widget_polylang {
    display: inline-block;
}

.widget.widget_polylang li {
    list-style-type: none;
    position: relative;
    justify-content: space-between;
    margin-right: 20px;
    display: inline-block;
}

.widget.widget_polylang a {
       color: gray;
    text-decoration: none;
}

.widget.widget_polylang a:hover {
       color: #e66a36;
    
}

li.lang-item.lang-item-ru.current-lang a {
 color: #e66a36;
}

.current-lang a {
    color: #e66a36!important;

}

.size2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin: 20px;
    background: #fcfcfc;
    box-shadow: 0 0 5px rgba(0,0,0,1);
    padding: 20px;
}

.size2-img img {
max-height: 433px;
padding-top: 60px;
padding: 60px 10px 0 10px;
    max-width: 325px;
}

.size2-descr {
    flex-basis: 70%;
    text-align: justify;
}

.size2-descr h3 {
    text-transform: uppercase;
    color: #e66a36;
}

.size2-read-more  a{
    text-decoration: none;
    color: #e66a36; 
    font-weight: 600;
}

.size2-read-more {
    text-align: right;
}

.header-title2 {
    max-width: 890px;
    margin: auto;
    text-transform: none;
    font-size: 30px;
}

.about-wrapper5 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}


.clients-page {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    flex-basis: 100%;
}


@media screen and (max-width: 1024px){
    .container {
    padding-left: 20px;
    padding-right: 20px; 
}
.widget.widget_polylang {
    display: none;
}
.header-top-menu {
    display: block;
    min-height: 0px;
}

.header-title2 {
    max-width: 60vw;
}

.header-menu {
    display: none;
}
.about-wrapper3 {
    padding-top: 10px;
    padding-bottom: 10px;
}
.features-m {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-top: 20px;
    flex-basis: 100%;
}

.logo img {
    max-width: 65%;
}

.size2 {
    display: none;
}

.header-top {
  padding-left: 1px;
}
.phone-header-tell {
    min-height: 52px;
    margin-left: 200px;
}

.sing-up { 
display: none;
    }
.size2-img img {
    max-width: 100%;
}

.about-medal {
    margin-top: -240px;
    margin-left: 40vw;
}

.about-medal2 {
    margin-top: -240px;
    margin-left: 60vw;
}

.about-medal3 {
    margin-top: -80px;
    margin-left: 1px; 
}

.about-medal3-ua {
    margin-top: -80px;
    margin-left: 1px; 
    }

.features {
 display: none;
}

.size2-descr {
    flex-basis: 65%;
}
.logo2 {
    display: none;
}

}
@media screen and (max-width: 768px){

.logo {
    margin-bottom: -130px;
}

.logo img {
    max-width: 75%; 
}

.logo2 {
    display: none;
}

.header-menu ul {
    min-width: 540px;
}
li#menu-item-143-ru {
    display: none;
}
li#menu-item-143-uk {
 display: none;
}
li#menu-item-143-en {
 display: none;
}
.size2-descr {
    flex-basis: 100%;
}
.footer-colums {
    justify-content: space-between;
}
.footer-colum {
    margin-left: 0px;
    margin-top: 0px;
}

.footer-info {
margin-top: 0px;
}

}

@media screen and (max-width: 668px){ 

.logo img {
    max-width: 55%;
}

.header-title2 {
    max-width: 70vw;
    margin: auto;
}

.phone-header-tell {
    margin-left: 78px;
    background-position-y: 0;
}

.clients-page2 img {
 max-height: 153px;
}

.phone-header-tell ul {
padding-top: 6px;
}

.about-medal {
   display: none;
}

.about-medal2 {
 display: none;
}

.about-medal3 {
 display: none;
}

.about-medal3-ua {
 display: none;
}

.about-medal3-en {
 display: none;
}

.header-top-menu {
    display: block;
    flex-wrap: wrap;
    min-height: 0px;
}
.header-top {
    padding-left: 79px;
}

.features {
    margin-top: 10px;
}

.feedback-form {
    padding-left: 0px;
}

}

@media screen and (max-width: 600px){

.logo img {
    max-height: 85px;
}

.header-top {
    padding-left: 0px;
}
.logo img {
    max-width: 75%;
}

.slider-header-text {
    font-size: 22px;
    line-height: 32px;
    padding-top: 44px;
}
.phone-header-tell {
    padding-left: 12px;
    background: none;
}

.phone-header-tell ul {
    padding-top: 5px;
    flex-basis: 100%;
}
.about-text {
 flex-basis: 100%; 
}
.about-img {
    display: none;
}
textarea {
    font-size: 88%;
}
.header-title {
    padding-top: 25px;
    font-size: 27px;
    padding-top: 26px;
}
.logo2 {
display: none;
}

.contact-description {
  padding-top: 0px;
}

.contact-left {
    flex-basis: 100%;
}

}

.table_blur {
  background: #f5ffff;
  border-collapse: collapse;
  text-align: left;
  max-width: 90vw;
}
.table_blur th {
  border-top: 1px solid #777777;    
  border-bottom: 1px solid #777777; 
  box-shadow: inset 0 1px 0 #999999, inset 0 -1px 0 #999999;
  background: linear-gradient(#9595b6, #5a567f);
  color: white;
  padding: 10px 15px;
  position: relative;
}
.table_blur th:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 25%;
  height: 25%;
  width: 100%;
  background: linear-gradient(rgba(255, 255, 255, 0), rgba(255,255,255,.08));
}
.table_blur tr:nth-child(odd) {
  background: #ebf3f9;
}
.table_blur th:first-child {
  border-left: 1px solid #777777;   
  border-bottom:  1px solid #777777;
  box-shadow: inset 1px 1px 0 #999999, inset 0 -1px 0 #999999;
}
.table_blur th:last-child {
  border-right: 1px solid #777777;
  border-bottom:  1px solid #777777;
  box-shadow: inset -1px 1px 0 #999999, inset 0 -1px 0 #999999;
}
.table_blur td {
  border: 1px solid #e3eef7;
  padding: 10px 15px;
  position: relative;
  transition: all 0.5s ease;
}
.table_blur tr:hover  {
  background: #f6f6f6;
}

.fade-in-left1 {
    animation: fade-in-left1;
    animation-duration: 1s;
    animation-delay: 0s;
    animation-timing-function: linear;
    animation-iteration-count: 1;
    opacity: 1;
    transform: translateX(0);
}

@keyframes fade-in-left1 {   
  0% {     
   margin-left: -400px; 
  }   
    100% {     
    margin-left: 0px; 
  }   
}

.fade-in-right1 {
    animation: fade-in-right1;
    animation-duration: 1s;
    animation-delay: 0s;
    animation-timing-function: linear;
    animation-iteration-count: 1;
    opacity: 1;
    transform: translateX(0);
}

@keyframes fade-in-right1 {   
  0% {     
   margin-right: -400px; 
  }   
    100% {     
    margin-right: 0px; 
  }   
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
 
li#menu-item-143-ru {
    margin-top: -90px;
    margin-left: 60px;
}

.header-menu.myfixed {
       display: block;
       
}

li#menu-item-143-uk {
    margin-top: -90px;
  
   
}
li#menu-item-143-en {
   margin-top: -90px;
 
  
}

li#menu-item-148-ru {
    margin-top: -90px;


}
li#menu-item-148-uk {
   margin-top: -90px;
   

}
li#menu-item-148-en {
   margin-top: -90px;

    }

li#menu-item-174-ru {
  margin-top: -90px;
  
 
}
li#menu-item-174-uk {
 margin-top: -90px;
 

}
li#menu-item-174-en {
    margin-top: -90px;

}


.widget_polylang {
    display: inline-block!important;
}

}

#eModal-1 {
    width: 330px;
        height: 455px;
}
#eModal-2 {
    width: 330px;
}
#eModal-3 {
    width: 330px;
}

a.eModal-1 {
    text-decoration: none;
}
a.eModal-3 {
    text-decoration: none;
}
img.alignright {
    float: right;
    padding: 0 0 5px 10px;
    max-width: 50%;
}

.about-wrapper3 p {
    text-align: justify;
}

.about-wrapper3 p img {
    max-width: 50%;
    min-width: 41%;
}

.serv-a {
    text-decoration: underline;
    color: #e66a36;
}

.serv-a:hover {
    text-decoration: none;
    color: #e66a36;
    font-weight: 600;
}

.clients-page img {
    max-width: 250px;
        padding: 10px;
}

.clients-page2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
}

.clients-page2 img {
    max-height: 200px;
    padding: 10px;
    height: 100%;
}

.emodal .emodal-content :last-child {
    margin-bottom: 0;
    max-width: 250px;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    max-height: 140px;
}

.features-m p {
    text-align: left;
}

.lang-item-49 {

}

body:last-child:not(:root:root) .header-menu {
padding-top: 1rem;
padding-bottom: 0px; 
}

body:last-child:not(:root:root) .myfixed .header-menu {
    padding-top: 0.5rem;
    padding-bottom: 0px;
    margin-bottom: 15px;
}

body:last-child:not(:root:root) .header-top {
    padding-top: 0px; 
}


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {

.logo {
    height: 130px;
}
}

.header-menu.myfixed li {
    padding-right: 10px;
}
@media screen and (min-width: 1450px){

.about-wrapper2 {
  min-height: 70vh;
}
.header-menu li {

padding-left: 60px;

}
.header-top {
    padding-top: 0px; 
}
.phone-header-tell {
    margin-top: 10px;
}
}

.table_blur {
  max-width: 90vw;
}

.about-wrapper2-1 {
    background: #fff;
}

li.lang-item.lang-item-39.lang-item-ru.lang-item-first {
    display: none;
}

.about-wrapper5 .about-text-li {
    max-width: 580px;
}

input.wpcf7-form-control.wpcf7mf-mask.wpcf7-mask.wpcf7-validates-as-required {
    margin-left: 0px;
    width: 400px;
    height: 50px;
    font-size: 15px;
    border: 1px solid gray;
    padding-left: 10px;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-email {
    margin-left: 0px;
    width: 400px;
    height: 50px;
    font-size: 15px;
    border: 1px solid gray;
    padding-left: 10px;
}

.services-form .widgettitle {
    margin-top: 0px;
    padding-top: 0px;
    font-size: 30px;
}

.services-form input.wpcf7-form-control.wpcf7-submit {
    padding-top: 6px;
    padding-left: 40px;
}

.clients-page div {
    margin: 20px;
    background: #fff;
    min-height: 150px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}