/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126 | Public Domain */

@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap&subset=latin,cyrillic');


:root {


  --green: #139440;


}




.two-2 h2{
    line-height: 52px;
}
.green{
  color: var(--green) ;
}
input.search-field::placeholder {
  color: rgba(113,118,128,1);
  opacity: 1; /* для Firefox, иначе полупрозрачный */
}


/* Базово отключаем нативные украшения */
input[type="search"] {
  -webkit-appearance: textfield; /* Safari/Chrome/iOS */
  appearance: textfield;
}

/* WebKit-браузеры: Chrome, Safari, iOS Safari, новый Edge */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
  appearance: none;
  display: none;
}

/* Старые Edge/IE */
input[type="search"]::-ms-clear,
input[type="search"]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

/* (Не обязательно) Если хотите убрать ВСЕ нативные стили поля поиска */
input[type="search"].no-native {
  -webkit-appearance: none;
  appearance: none;
}


/* на всякий случай — префиксы */
input.search-field::-webkit-input-placeholder { color: rgba(113,118,128,1); }
input.search-field::-moz-placeholder { color: rgba(113,118,128,1); }
input.search-field:-ms-input-placeholder { color: rgba(113,118,128,1); }
input.search-field:-moz-placeholder { color: rgba(113,118,128,1); }

.signup3 input::placeholder{
 color:rgba(152, 165, 176, 1);
}
.search-form:hover{

}

.serch-wt.active{
  position: fixed;
    width: 100%;
    background: #fff;
    display: flex
;
    left: 0px;
    z-index: 103;
    top: 0;
    min-height: 288px;
}
.myactive2{
padding-right: 47px;
    padding-left: 6px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.ter3.an74{
  top: 65px;
}

.myactive2 a{
  position: relative;
}
.contact-p .eight-left {
    padding-top: 223px;
    padding-left: 40px;
}
.contact-p .eight-left p {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 20px;
    padding-top: 75px;
    line-height: 28px;
    padding-right: 52px;
}
.eight-left .contact_form{
  font-family: Montserrat;
font-weight: 400;

font-size: 40px;

line-height: 100%;
    line-height: 50px;


}

.kr-2{
  cursor: pointer;
}

.myactive2 ul{

    padding: 0 11px;
    padding-top: 0px;
    padding-bottom: 6px;
    width: 100%;
    background: #fff;
    padding-top: 6px;
}
.span-two{
  background-image: url(../img/chevron-down.svg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 20px;
    height: 20px;
    /* background-color: #139440; */
    right: -31px;
    top: 21px;
    position: absolute;
    transform: rotate(0deg);
}



.one_samaob .kama_breadcrumbs{
  color: white;
}
.one_samaob .kama_breadcrumbs{
  color: white;
}
.one_samaob span[itemprop="name"] {
  color: white;
}

.wrap-samaob{
  padding-top: 51px;
    padding-left: 66px;
    padding-bottom: 76px;
}

.lang-list

.tel-pafe img{
  width: auto !important;
}
.six img {
    width: 100%;
}
.wrap-header{
  display: flex
;
    justify-content: center;
}
/* конт. */
.array-lang{position:relative}

/* ❶ ГЛАВНОЕ: до инициализации скрыть ВСЁ внутри */
.array-lang *{display:none}

/* ❷ после инициализации показываем нужные элементы */
.array-lang.is-ready .lang{display:inline-flex !important;align-items:center;gap:.35rem;cursor:pointer;font-weight:600}
.array-lang.is-ready .lang::after{
  content:"";width:7px;height:7px;
  border-right:2px solid currentColor;border-bottom:2px solid currentColor;
  transform:rotate(45deg);margin-top:-2px;transition:.18s
}
.solutions__link{
  display: none !important;
}

/* сам список (когда готов) */
.array-lang.is-ready .lang-list{
    display: block !important;
    position: absolute;
    right: 0;
    top: calc(100% + 6px);
    min-width: 48px;
    margin: 0;
    padding: 6px 0;
    list-style: none;
    background: #fff;
    border-radius: 0px;
   
    z-index: 50;
    opacity: 0;
    transform: translateY(-6px);
    pointer-events: none;
    transition: opacity .18s, transform .18s;
}
.rez strong{
font-size: 18px;
}
.fff32 strong{
  font-weight: 700;
}
.array-lang.is-open .lang-list{opacity:1;transform:none;pointer-events:auto}

/* маркеры и отступы */
.array-lang.is-ready ul,.array-lang.is-ready li{list-style:none;margin:0;padding:0}
.array-lang.is-ready .lang-list a{

display: block;
    padding: 8px 12px;
    color: #111;
    text-decoration: none;
    font-family: Lato;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;

    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;


}
.array-lang.is-ready .lang-list a:hover{background:#f3f3f3}




html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre, p
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
p{
  margin: 0px 0px 0px 0px;
}
.mobile{
  display: none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}
a{
  text-decoration: none;
}
.hover{
  opacity: .7;
}
html, body { font-family: 'Montserrat', system-ui, -apple-system, 'Segoe UI', Arial, sans-serif; }
h1, h2, h3 { font-weight: 700;
font-family: 'Lato' }

body { line-height: 1; 
font-size: 16px;

}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote::before, blockquote::after,
q::before, q::after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }


*, *::before, *::after { box-sizing: border-box; }

.container-3{
    max-width: 1323px;
    margin: 0 auto;
}
ul li::marker
  { content: ""; }

ul {
  /* Это полностью убирает все стандартные маркеры (точки) внутри списка */
  list-style-type: none;
  /* Для надежности, иногда может помочь обнулить padding, 
     поскольку он часто используется для отступа маркера */
  padding-left: 0; 
}
/* убрать маркер у пунктов */
.lang-item::marker { content: none; }
/* на всякий случай */
.lang-item { list-style: none; }

/* если маркеры идут у всего списка */
.lang-switcher,
.lang-switcher ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* сделать в одну строку, если нужно */
.lang-switcher li { display: inline-block; margin-left: 8px; }
.lang-switcher li:first-child { margin-left: 0; }
h2{

  font-weight: 700;
  font-size: 48px;
  line-height: 66px;

}
.lupa{
  cursor: pointer;
}
.gre{
  background-color: rgba(19, 148, 64, 1);
  color: white;
  font-family: Montserrat;
font-weight: 500;
font-style: Medium;
font-size: 16px;

letter-spacing: 0%;

}
.elementor-button-wrapper:hover{
opacity: .8;
}
/* закрыто */
.serch-wt{
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transform: translateY(-6px);
  transition:
    max-height .35s ease,
    opacity .25s ease,
    transform .35s ease;
  will-change: max-height, opacity, transform;
}
.relevanssi-live-search-instructions{
  display: none !important;
}
/* открыто */
.serch-wt.active{
    max-height: 260px;
    opacity: 1;
    transform: none;
    display: block;
    overflow: visible;
    padding: 34px 67px;
    box-shadow: 2px 0 42px -14px rgba(0, 0, 0, .5);
    background-color: rgba(252, 252, 252, 1);
    z-index: 103 !important;
}
header .container-3{


  position: relative;
}
.ajax-results a:hover{
  color: var(--green);
}
.ajax-results a{
  transition: all 0.3s ;
  color: black;
}
.relevanssi-live-search-result-status{
  display: none;
}
.relevanssi-live-search-results{
     left: -10px !important;
    top: 20px !important;
    width: 320px;
}
.relevanssi-live-search-results-showing {
    display: block;
    opacity: 1;
    height: auto;
    overflow: auto;
    background: white;
    line-height: 26px;
    padding: 14px;
    width: 328px !important;
}
#rlvlive_1{
  position: relative;
}
.relevanssi-live-search-results-showing {
    display: block;
    opacity: 1;
    height: auto;
    overflow: auto;
    background: #cccccc;
}
.relevanssi-live-search-results {
    left: -12px !important;
    top: 14px !important;
    width: 320px;
}
/* косметика */
.search-form{ 
width: 90%;
    position: static;
    padding: 12px;
    background: transparent;
    border: none;
    border-radius: 4px;
    margin: 71px auto 0;
    left: 0;


  
  }
.serch-wt form{
  position: relative;
}
.search-field{
       border-bottom: 1px solid rgba(213, 215, 218, 1);
    padding: 8px 0px 13px 2px;
    border-radius: 0px;
    width: 100%;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    font-size: 20px;
    font-weight: 400 !important;
background: transparent;
}
.search-submit{
    background-image: url(../img/search.svg);
     background-repeat: no-repeat;
    background-size: 24px;
    border: none;
    font-size: 0;
    width: 39px;
    height: 30px;
    position: absolute;
    left: auto;
    top: 10px;
    right: 0;
    z-index: 2;
    background-color: transparent;
    cursor: pointer;
}

.elementor-button.elementor-button-link.elementor-size-sm{
  transition: all 0.3s; 
  background-color: rgba(19, 148, 64, 1) !important;
    border-radius: 10px;
    padding-top: 15px;
    padding-bottom: 14px;
}
@media (max-width: 1360px) { 
.cat-item3 {
    width: 350px !important;
    height: 410px;
    background: #fff;
    padding: 42px 46px;
    border-radius: 0px;
    display: flex
;
    flex-direction: column;
    justify-content: space-between;
    flex-shrink: 0;
}
 }
@media (max-width: 1342px) { 
.container-3{
  max-width: 1201px;
}
.into-header {
    display: grid
;
    grid-template-columns: 400px 1fr 1fr !important;
    align-items: center;
}
 }

 @media (max-width: 1228px) {


  .menu-1 svg {
        position: absolute;
        left: 128px;
        top: 32px;
        width: 21px;
}
.container-3{
  max-width: 1026px;
}
    .into-header {
        display: grid
;
        grid-template-columns: 301px 533px 1fr !important;
        align-items: center;
    }
  }
 @media (max-width: 1054px) { 


  .logo-m{
    display: block;
  }
.span-one{

}

.logo-m{
      
    padding-top: 13px;
    padding-left: 13px;
}

.container-3{
  max-width: 881px;
}

.kr {
        display: block !important;
        position: absolute;
        right: 17px;
        top: 12px;
        width: 51px;
    }
.logo-m{
display: block !important;
        width: 157px;
}
.array-lang.is-ready .lang-list {
    position: absolute;
    top: 64px;
    right: 3px !important;
    z-index: 99999;
    top: 20px;
}
.wrap-header{
    position: fixed;
        right: 0px;
        top: -11px;
        line-height: 25px;
        z-index: 333333;
        background: #fff;
        color: white;
        padding: 14px 13px;
        border-radius: 0px;
        width: 50%;
        height: 105vh;
}
.ter1.an77 img{
          width: 230px;
}

.span-two {
        background-image: url(../img/chevron-down.svg);
        background-repeat: no-repeat;
        background-size: 85%;
        background-position: center;
        height: 27px;
        /* background-color: #139440; */
        right: -8px;
        top: 6px;
        padding: 10px;
        position: absolute;
        transform: rotate(90deg);
        display: block;
}
.myactive2 ul a{
    padding: 4px !important;
}
.myactive2 ul {
margin-left: 0;
        margin-top: 0px;
        padding: 0px 13px;
        padding-top: 0px;
        padding-bottom: 5px;
        right: 0;
}
.sub-menu{
background-color: transparent;
}
.sub-menu {

    border-top: 1px solid transparent !important;
}
.myactive2 {
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 3px;
}
.sub-menu {
    position: relative !important;
    top: 100%;
    left: 0;
    margin-top: 0;
    display: block;
    z-index: 20;
    background: white;
}

  #main-menu {
flex-direction: column;
        width: 277px;
        margin-top: 84px;
    
}
#main-menu>li {
    margin-right: 0px;
    margin-bottom: 14px;
}
.span-one{
        background-image: url(../img/move-right.svg);
           background-repeat: no-repeat;
        background-size: cover;
        width: 22px;
        margin-left: 10px;
        }
#main-menu>li {
    margin-right: 0px;
}
#main-menu li a {

    display: flex
;
    width: 100%;
    transition: all 0.3s;
    padding-bottom: 9px;
    line-height: 22px;
    font-family: Montserrat;
    font-weight: 400;

    font-size: 16px;

    line-height: 100%;
    letter-spacing: 0%;
    vertical-align: middle;
    color: rgba(37, 43, 55, 1) !important;
}
.svg-menu{
  display: block !important;
}

.wrap-header{
  display: none;
}
.wrap-f {
    display: grid
;
    align-items: center;
    gap: 16px;
    position: relative;
    top: -2px;
    grid-template-columns: 56px 49px 24px !important;
    left: -21px;
}
.into-header {
        display: grid
;
        grid-template-columns: 301px 1fr !important;
        align-items: center;
    }
    .eight-left .contact_form {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 32px;
    line-height: 100%;
    line-height: 39px;
}
.sub-menu {

    background: transparent !important;

}
 }
  @media (max-width: 926px) { 

.container-3{
  max-width: 746px;
}

 }

@media (max-width: 750px) { 
      .eight-left .contact_form {
        font-family: Montserrat;
        font-weight: 400;
        font-size: 32px;
        line-height: 100%;
        line-height: 39px;
    }
  .contact-p .eight-left p {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 16px;
    padding-top: 11px;
    line-height: 28px;
    padding-right: 52px;
}
  .three {

    padding-bottom: 12px !important;
}
.container-3{
  max-width: 353px;
}
.logo{
      width: 144px !important;
}
footer {
    background: rgba(0, 0, 0, 1);
    color: rgba(250, 250, 247, 1);
    padding-top: 36px !important;
    font-size: 14px;
}
footer h4 {
    border-bottom: 1px solid white;
    display: block !important;
    padding-bottom: 3px;
    font-weight: 500;
    margin-bottom: 15px;
    padding-bottom: 16px !important;
}
.wrap-00 {
    border-bottom: 1px solid;
}
.wrap-header{

        width: 100%;
 
}
    
    .into-header {
        display: grid
;
        grid-template-columns: 1fr 1fr !important;
        align-items: center;
    }
    .wrap-f {
    display: grid
;
    align-items: center;
    gap: 8px !important;
    position: relative;
    top: -2px;
         grid-template-columns: 52px 45px 31px !important;
    left: -21px;
}
.wrap-f {
    display: grid
;
    align-items: center;
    gap: 16px;
    position: relative;
    top: -2px;
    grid-template-columns: 56px 20px;
    left: -11px !important;
}
    .svg-menu {
        display: block !important;
        text-align: right;
    }


}
@media (max-width: 500px) { 
    .wrap-form {

        width: 100% !important;

    }
 }

@media (max-width: 384px) { 
h2{
font-family: Lato;
font-weight: 700;

font-size: 24px;

display: grid;

grid-column-gap: 10px;
grid-row-gap: 10px;
}


 }










 