@import "bootstrap.min.css";
@import "/fonts/TildaSans-Light/TildaSans-Light.css";
@import "/fonts/TildaSans-Regular/TildaSans-Regular.css";
@import "/fonts/TildaSans-Bold/TildaSans-Bold.css";
@import "/fonts/TildaSans-Medium/TildaSans-Medium.css";
@import "/fonts/TildaSans-ExtraBold/TildaSans-ExtraBold.css";
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.pace-inactive {
  display: none;
}

.pace .pace-progress {
  background: #3a9d7e;
  position: fixed;
  z-index: 999999999;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px;
}
.mobile-menu .menu{
  text-align:center;
}
.menu{
  text-align: right;
}

.pace .pace-progress-inner {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #29d, 0 0 5px #29d;
  opacity: 1.0;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  -moz-transform: rotate(3deg) translate(0px, -4px);
  -ms-transform: rotate(3deg) translate(0px, -4px);
  -o-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}

.pace .pace-activity {
  display: block;
  position: fixed;
  z-index: 2000;
  top: 0px;
  right: 0px;
  width: 14px;
  height: 14px;
  border: solid 2px transparent;
  border-top-color: #29d;
  border-left-color: #29d;
  border-radius: 10px;
  -webkit-animation: pace-spinner 400ms linear infinite;
  -moz-animation: pace-spinner 400ms linear infinite;
  -ms-animation: pace-spinner 400ms linear infinite;
  -o-animation: pace-spinner 400ms linear infinite;
  animation: pace-spinner 400ms linear infinite;
}

@-webkit-keyframes pace-spinner {
  0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@-moz-keyframes pace-spinner {
  0% { -moz-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -moz-transform: rotate(360deg); transform: rotate(360deg); }
}
@-o-keyframes pace-spinner {
  0% { -o-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -o-transform: rotate(360deg); transform: rotate(360deg); }
}
@-ms-keyframes pace-spinner {
  0% { -ms-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -ms-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes pace-spinner {
  0% { transform: rotate(0deg); transform: rotate(0deg); }
  100% { transform: rotate(360deg); transform: rotate(360deg); }
}
.site-content{padding-top: 85px;}
.breadcrumbs_signle{
  /* background: #F6F7FA; */
  padding: 23px 0;
}
.page-id-776 .site-content{
  padding-top:30px;
}
.breadcrumbs_signle.fff{
  max-width:790px;
  margin:0 auto
}
.category_bread,
.category_bread ~ .arrow{
  display:none;
}
.breadcrumbs .arrow{
  margin-left:8px;
  margin-right:3px;
}
.breadcrumbs a{
  color:#888;
}
body{
  text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: none;
    -webkit-overflow-scrolling: touch;
  padding:0;
  margin:0;
  font-family: TildaSansRegular ;
}
a:hover{
  text-decoration:none;
}
a:focus-within,
a:focus{
  text-decoration:none !important;
}
.site-header{
    position:fixed;
    width:100%;
    left:0;
    padding: 0 0;
    top:0;
    box-shadow: 0 0 10px #0000000f;
    background: #fffffff5;
    z-index: 999;
}
.page-id-776 .site-header{
  display:none;
}
.logo{
    padding-left: 53px;
}
.logo img{
    max-width: none;
    height: 80px;
}
.main-navigation{
  /* padding-right: 21px; */
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1{
  text-align: left;
  padding-left: 13px;
}
.forum_page_block .paral{
  right: -1px;
}
.forum_page_block .paral .par_slide_one{
  /* max-width:300px; */
}
.forum_page_block .paral .par_slide_two{
  max-width:350px;
}
.paral{
  position:absolute;
  right: 19px;
  bottom: -61px;
}
.par_slide_two{
  margin-left:-128px;
}
.images_about_home img{
  width:270px;
  height:270px;
}
.images_list_item{
  margin-bottom:24px;
}
.images_about_home{
  display:flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.par_slide_one{
  /* margin-top: 0; */
  /* display: block; */
  top: 25px;
  position: relative;
}
.home_first_main{
  padding: 18px 64px;
  border-radius: 30px 30px 0 0;
  position:relative;
  background:url(/wp-content/themes/f-riman/img/image_3.jpg) no-repeat;
  overflow: hidden;
  background-size: cover;
  min-height: 535px;
  background-position: right;
}
.image_top{
  position:absolute;
  right:37px;
  top: 20px;
}
.page-id-10 .title_home_page{
  padding-right: 82px;
}
.title_home_page{
  color: #ffffff;
  font-size: 71px;
  line-height: 1.3;
}
.forum_page_block .title_home_page{
  font-size:60px;
  font-family: 'TildaSansMedium';
  line-height: 1.2;
}
.forum_page_block .desc_home_page .form_home_page:hover{
  background:#ffffff;
  color:#4CAF50;
}
.width_home_container,
.home_first .container-fluid{
  max-width: 1160px;
  width: 100%;
  padding:0;
}
.top_header_forum{
  margin-bottom: 59px;
}
.slogan_forum_riberg {
  text-align:center;
  font-size: 17px;
  padding: 0 32px;
  margin-top: 3px;
}
.logo_forum {
  margin-top:5px;
  /* text-transform: uppercase; */
}
.date_forum{
  font-size: 19px;
  margin-bottom: 4px;
  text-transform: uppercase;
  font-family: 'TildaSansMedium';
}
.b_forum{
  display:flex;
  align-items: center;
  justify-content: flex-end;
}
.b_forum span:first-child{
  margin-right:4px;
}
.address_forum {
  text-align:right;
}
.button_click_call{
  margin-top:20px;
}
.button_click_call a{
  font-size:20px;
  padding:15px 35px;
  border-radius:50px;
  color:#fff;
  background:#333;
}
.button_click_call a:hover{
  background:#000;
}
.top_header_forum .width_home_container img{
  max-width: 226px;
}
.form_event_bish .logo_riman_forum img{
  max-width: 149px;
}
.logo_pusmak{
  text-align:center;
}
.form_event_bish .logo_riman_forum{
  text-align:center;
}
.logo_pusmak{
  padding-top:3px;
}
.home_first .container-fluid{
  
}
.desc_home_page{
  color: #ffffff;
  font-size: 26px;
  max-width: 609px;
  line-height: 1.55;
  margin-top: 25px;
  font-weight: 400;
}
.adw_forum_stats .desc_home_page{
  margin-top: 16px;
}
.forum_about .form_home{
  text-align:left;
   margin-top:30px;
}
.forum_about .form_home a{
  font-size: 17px;
  background:#099376;
  color:#fff;
  padding:13px 25px;
}
.forum_about .form_home a:hover{
  background:#8ec738;
}
.forum_page_block .desc_home_page{
  font-size: 20px;
  margin-top: 9px;
  max-width: 650px;
}
.offer_text_title{
  font-size: 39px;
  font-family: 'TildaSansBold';
  margin-top: 12px;
  letter-spacing: 1px;
}
.gift_forum_text{
  font-family: 'TildaSansBold';
  font-size: 21px;
  margin-bottom: 10px;
}
.zab_forum{
  font-family: 'TildaSansBold';
  font-size:20px;
}
.forum_page_block ul{
  list-style:disc;
  margin-bottom: 0;
  padding-left:20px;
}
.p_sales{
  margin-top:5px;
  font-style:italic;
  font-size:14px;
  margin-bottom:10px;
}
.desc_bottom_off ul li{
  line-height:1.2;
  font-size: 20px;
}
.offer_text{
  border:2px solid #ffffff;
  max-width:70%;
  border-radius:10px;
  box-shadow: 1px 1px 10px #237c54;
  font-size: 22px;
  padding: 10px 18px 15px;
}
.forum_page_block .desc_home_page h4{
  font-size:25px;
  margin-top:20px;
}
.forum_text_one{
  font-size:18px;
  color:#fff;
}
.forum_page_block .form_home{
  text-align:left;
  margin-top: 26px;
  margin-bottom: 43px;
}
.desc_home_page a{
  color:#fff;
  text-decoration:underline;
}
.desc_product h3{
  font-size: 20px;
  margin-top: 33px;
  margin-bottom: 26px;
  font-family: 'TildaSansBold';
}
.rekomendacziya_k_primeneniyu ul,
.desc_product ul{
  padding-left: 20px;
  list-style:disc;
}
.rekomendacziya_k_primeneniyu ul li::marker,
.desc_product ul li::marker{
  color:#0a9277;
}
.rekomendacziya_k_primeneniyu ul li,
.desc_product ul li{
  
  margin-bottom:10px;
}
.download_tds{
  border-radius: 5px;
  display: inline-block;
  font-size: 17px;
  color: #3a9d7e;
  border: 1px solid #3a9d7e;
  padding: 7px 25px 7px 25px;
  margin-top: 23px;
  position:relative;
  font-family: 'TildaSansBold';
  transition:0.3s;
}
.desc_product a:before{
  width: 15px;
  height: 15px;
  position: absolute;
  top: 8px;
  right: 13px;
  color: #3a9d7e;
}
.desc_product a:hover{
  color:#fff;
  border: 1px solid #8ec738;
  background:#8ec738;
}
.desc_product a:hover:before{
  color: #3a9d7e;
}
.mery_bezopasnosti,
.upakovka_i_hranenie,
.rekomendacziya_k_primeneniyu,
.harakteristiki,
.desc_product{
  font-size: 14px;
    line-height: 1.55;
}
.desc_product table tr:nth-child(1){
  background:#069374;
  color:#fff;
  border: none;
  /* font-size: 15px; */
}
.desc_product table tr{
  text-align:center;
  border: 1px solid #e5e5e5;
  font-size: 15px;
}
.desc_product table tr td{
  padding: 12px 10px;
  vertical-align: middle;
}
.desc_product table tr td:nth-child(1){
  width: auto;
  text-align: left;
}
.harakteristiki strong,
.rekomendacziya_k_primeneniyu strong,
.mery_bezopasnosti strong,
.upakovka_i_hranenie strong,
.desc_product strong{
  font-family: 'TildaSansBold';
}
.order_product a{
      padding: 15px 32px;
      color: #ffffff;
      margin-top: 17px;
      display: inline-block;
      background-color: #0a9576;
      border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      font-size: 14px;
  transition:0.3s;
      /* padding-left: 30px; */
      /* padding-right: 30px; */
      font-family: 'TildaSansBold';
}
.order_product a:hover{
  background:#8ec738;
}
.desc_product_main{
  padding-bottom:70px;
}
.desc_product_main strong{
  font-family: 'TildaSansBold';
}
.rekomendacziya_k_primeneniyu{
  margin-bottom:50px;
}
.mery_bezopasnosti h3, 
.upakovka_i_hranenie h3,
.rekomendacziya_k_primeneniyu h3,
.harakteristiki h3{
  margin-top:30px;
  font-family: 'TildaSansBold';
  margin-bottom:20px; 
}
.harakteristiki strong{
  font-family: 'TildaSansBold';
}
.forum_page_block .desc_home_page .form_home_page{
  padding: 13px 21px;
  font-size: 21px;
}
.desc_home_page .form_home_page{
  text-decoration: none;
  color: #0d9276;
  padding: 13px 18px;
  font-size: 23px;
  font-family: 'TildaSansBold';
  line-height: 1.55;
  /* font-weight: 600; */
  border-width: 1px;
  border-radius: 30px;
  background-color: #ffffff;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}
.main-navigation li{
  display:inline-block;
  margin-right: 22px;
  margin-bottom: 8px !important;
}
.current-menu-item a{
      /* opacity: .7; */
}
.button_header_form{
  padding: 0px 30px;
}
.button_header_form a{
  color: #ffffff;
  background-color: #169970;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  height: 40px;
  font-size: 14px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: 'TildaSansBold';
  padding-top: 12px;
  transition:0.3s;
  margin-left: 10px;
  display:block;
}

.widget_polylang{
  padding-top: 0;
}
.widget_polylang a{
  color:#000;
  font-family: 'TildaSansBold';
}
.widget_polylang a span{
  font-size: 14px !important;
}
.button_header_form a:hover{
  background-color: #8ec738;
}
.main-navigation li:last-child{
  margin-right:0;
}
.main-navigation li a:hover{
  text-decoration:none;
}
.t029__opacity {
    display: table-cell;
    min-width: 200px;
    height: 1px;
}
.t029__line {
    width: 100%;
    height: 1px;
    display: table-cell;
}

.t029__linewrapper {
    position: relative;
    /* max-width: 880px; */
    max-width: 760px;
    margin: 0 auto 69px;
}
.contacts .t029__linewrapper {
  margin-bottom:40px;
}
.t-col_8 {
    max-width: 760px;
}
.t029__col {
    float: none;
    display: inline-block;
}
.title_blocks:after{
  content: '\2588';
  line-height: 0;
  font-size: 999em;
  color: rgb(255, 255, 255);
  overflow: hidden;
  font-style: normal;
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  max-width: 100%;
  left: 0;
  bottom: 39px;
  visibility: hidden;
  -webkit-transition: all 150ms ease;
  transition: all 150ms ease;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}
.top_home{
  padding-top: 0;
  /* height: 100vh; */
}
.list_import h2{
  font-size: 44px;
  font-family: 'TildaSansBold';
  color: #fff;
  margin-top: 13px;
  margin-bottom: 41px;
}
.section_style{
  padding: 23px 0 54px;
  position: relative;
}
.list_import{
  background: linear-gradient(92deg, #13977A, #79C250);
  padding-top: 89px;
  padding-bottom: 79px;
}
.form_text_about{
  padding-top:60px !important;
}
.list_import .icon_list{
  display:flex;
  gap: 17px;
}
.image_right_list_im {
  text-align:center;
}
.image_right_list_im img {
  height: 418px;
  /* width: 100%; */
  border-radius: 9px;
  object-fit: contain;
}
.list_import .icon_list span:nth-child(2){
  font-size: 25px;
  font-family: 'TildaSansLight';
  color: #ffffff;
}
.title_list_import{
  list-style:none;
  margin-bottom: 18px;
}
.timer_block{
  text-align: center;
  padding-top: 80px;
}
.timer_title{
      font-family: 'TildaSansBold';
      font-size: 52px;
      margin-bottom: 17px;
}
.timer_main .label{
  font-size: 19px;
  color: #dedede;
  font-weight:400;
}
.timer_sub_t{
  margin-top:30px;
}
.dot_timer{
  font-size: 88px;
  position: relative;
  top: -25px;
}
.timer_main .time{
  font-size:83px;
}
.timer_desc{
  font-size: 21px;
  line-height: 1.3;
  margin-bottom: 30px;
}
.timer_form_bottom{
  background:url(/wp-content/uploads/2024/09/bg_bottom.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  color: #fff;
}
.about_company {
  padding: 129px 0 54px;
}
.about_company .anchor{
  top: 0;
}
.main-navigation li a:after{
  content: '\2588';
  line-height: 0;
  font-size: 999em;
  color: rgb(0 0 0);
  overflow: hidden;
  font-style: normal;
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  max-width: 100%;
  left: 0;
  bottom: 8px;
  visibility: hidden;
  -webkit-transition: all 150ms ease;
  transition: all 150ms ease;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}
.news_home .row{
    display:flex;
    justify-content: center;
    flex-direction: row;
    margin: 0;
    flex-wrap: wrap;
    align-items: flex-start;
  }
.header_center{
  padding-top: 32px;
  padding-left: 0px !important;
  padding-right:  0 !important;
  /* text-align: center; */
  padding-right: 97px !important;
}
 .header_center:lang(en) .menu {
  padding-left: 16%;
  text-align: center;
}
.main-navigation li.active a:after,

.main-navigation li a:hover:after{
  visibility: visible !important;
    -webkit-transform: scaleX(1) !important;
    -ms-transform: scaleX(1) !important;
    transform: scaleX(1) !important;
}


.main-navigation li a{
  padding: 10px 2px;
  /* font-family: Roboto; */
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  /* text-transform: uppercase; */
  /* letter-spacing: 2px; */
  font-family: 'TildaSansBold';
  position:  relative;
  line-height: 21px;
  color: rgb(0 0 0);
}
.lang_footer{
  margin-top: 20px;
}
.logo_footer img{
  width: 213px;
  margin-top: 5px;
  margin-left: -25px;
  opacity: 0.6;
  margin-bottom: 23px;
}
.text_copyright_right{
  color: #a4a4a4;
  padding-left:30px;
  line-height: 20px;
    font-size: 14px;
}
.prem_home .prem_home_list{
  display:flex;
  align-items: center;
}
.silnye_storony{
  margin-top:30px;
  line-height: 1.3;
}
.prem_home_list .title_prem{
  color: #ffffff;
  font-size: 22px;
  margin-left: 14px;
}
.prem_home_list{
  border-width: 1px;
  height: 48px;
  border-radius: 70px;
  border-color: #73c496;
  border-style: solid;
}
.prem_home{
  max-width: 393px;
  margin-top: 24px;
}
.form_home{
      text-align: center;
    max-width: 450px;
    margin-bottom: 31px;
    margin-top: 24px;
}
.prem_home li{
  margin-bottom:8px;
}
.prem_list_item img{
  width:47px;
  height:47px;
}
.lang_footer ul,
.nubmers_header ul{
  display:flex;
  align-items: center;
  align-content: center;
  justify-content: flex-end;
}
.nubmers_header ul{
  padding-right: 27px;
}
footer .widget_polylang li:first-child{
  border-right: 1px solid #efefef;
}
.widget_polylang li:first-child {
    /* border-right: 1px solid #d2d2d2; */
    /* padding-right: 11px; */
    /* margin-right: 11px; */
}
.nubmers_header li:first-child{
  /* margin-bottom: 5px; */
}
.header_right a span{
  font-size: 15px;
  font-weight: 600;
  display:inline-block;
  vertical-align: top;
}
.header_right a span:last-child{
  margin-left: 10px;
}
.langs-header a span{
  display:none;
}
.single-post .content_product .content_single strong{
  font-family: 'TildaSansBold';
}
.single-post  .content_product .content_single{
    margin-top:30px;
  }
.content_product .content_single{
  margin-top:0;
}
.content_product_item{
  margin-top:30px;
}
.video_content iframe{
  height:289px;
}
.video_item{
  padding:50px 0;
}
.tabs_single{
  padding: 0 0 70px 0;
}
.video_item .video_content_item{text-align:center;max-width: 600px;margin: 0 auto;}
.video_title{
   font-weight: 700;
   font-size: 24px;
   margin-bottom: 19px;
   line-height: 28px;
   text-align: center;
   letter-spacing: 0.055em;
   text-transform: uppercase;
   color: #272626;
}
.video_content_item{
  background: #FFFFFF;
  padding: 31px 40px;
  box-shadow: 0px 3px 25px rgba(190, 190, 190, 0.25);
}
.social_footer_links li:nth-child(3)  a:hover svg circle,
.nubmers_header a:hover svg path,
.nubmers_header li:nth-child(4) a:hover svg circle{
  fill:#169970;
}
.social_footer_links li:nth-child(3)  a:hover svg path,
.nubmers_header li:nth-child(4) a:hover svg path{
  fill:#fff;
}
 .owl-nav{
    width: 100%;
    top: 45%;
    position:absolute;
  }
.owl-dots{
  position:absolute;
  bottom: -32px;
  width: 100%;
  text-align: center;
}
.woocommerce-tabs{
  display:none;
}
.owl-dots button{
  margin: 0 8px;
}
.owl-dots button span{
  width:8px;
  border-radius:10px;
  height:8px;
  display:block;
  background:rgb(184, 184, 184);
}
.owl-dots .owl-dot.active span{
  background:#222 ;
}
.sertifikaty_home{
  padding: 50px 0 105px;
  background: url(/wp-content/themes/f-riman/img/photo.jpg);
  background-position: center center;
  background-size: cover;
}
.owl-nav .owl-prev{
  left: 22%;
  position: absolute;
}
.owl-nav .owl-prev svg{
  transform:rotate(-180deg);
}
.page-id-548 .breadcrumbs_signle{
  display:none;
}
.page-id-548 .content_page_m h2 strong{
  text-align:center;
  font-size: 36px;
  display:block;
  margin-bottom:30px;
  line-height: 1.23;
  font-family: 'TildaSansMedium';
}
.page-id-548 .content_page_m strong{
  font-size:18px;
  font-family: 'TildaSansBold';
  
}
.page-id-548 .content_page_m p{
  margin-bottom:15px;
  display:block;
}
.page-id-548 .content_page_m {
  max-width:760px;
  margin:0 auto;
  font-size: 14px;
  line-height: 1.55;
  font-family: 'TildaSansLight';
}
.owl-nav button:hover svg{
  opacity:0.7;
}
.news_slider .owl-nav button svg{
  background:transparent;
  width:70px;
  height:70px;
}
.news_slider .owl-dots{
  bottom: 19px;
}
.news_slider .owl-dots button{
  margin:0 5px;
}
.news_slider .owl-dots button span{
  background:#eee;
}
.news_slider .owl-dots button span:hover{
  background:#000;
}
.news_slider .owl-nav .owl-next{
  right:0;
}
.news_slider .owl-nav .owl-prev{
  left:0;
}
.owl-nav button svg{
  width:40px;
  transition:0.3s;
  background-color: rgb(199, 199, 199);
  height:40px;
  border-radius:30px;
}
.owl-nav .owl-next{
  position:absolute;
  right: 22%;
}
  
.header_right a span img{
  max-width: 31px;
  width: 29px;
  height: 22px;
}
.header_right a {
    /* font-size: 15px; */
    /* padding: 3px 10px; */
    /* line-height: 21px; */
    /* color: rgb(69 69 69); */
}
.lang_footer .current-lang a{
  background: #89c650;
  color: #fff;
}
.lang_footer li a{
  padding: 2px 5px;
  color: #fff;
}
.current-lang a{background: #3a9d7e;color: #fff;}
.header_right {
    padding-top: 21px;
    padding-right: 0;
}
.mobile-menu-wrap {
  position: fixed;
  z-index: 4;
  transition: 0.3s;
  width: 100%;
  height: 100%;
  top: 0;
  transform:translateY(-100%);
  left: 0;
  /* display: none; */
  }
  .mobile-menu {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}
.mobile-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 4;
    background: linear-gradient(90.47deg, rgb(255 255 255) 100%, #ffffffeb 99.41%);
}

.mobile-inner-wrap .menu a {
    font-size: 16px;
    color: #060606;
    font-family: 'TildaSansBold';
}
.mobile-inner-wrap .menu li{
  margin-bottom:24px;
}
.mobile-inner-wrap {
    z-index: 5;
    width: 100%;
    text-align: center;
}
  .mobile-menu-wrap.active_menu{
  display:block;
  transform: translateY(0);
  z-index: 666;
  }
.news_category_section{
  padding-bottom:110px;
}
.title_news{
  text-align:center;
  font-size: 42px;
  margin-top: 34px;
  margin-bottom: 60px;
  color: #1d1e21;
  font-family: 'TildaSansMedium';
  line-height: 1.23;
}
.card-title{
  font-family: 'TildaSansBold';
  margin-bottom:10px;
      color: #000000;
}
.card-title{
  margin-top: 12px;
}
.card .row{
  border-bottom:1px solid rgba(0, 0, 0, .15);
  padding-bottom: 18px;
}
.card.mb-3 img{
  max-width: 100%;
  height: 168px;
  width: 184px;
  object-fit:cover;
}
.card .col-md-4{
  padding-left:0;
  max-width: 215px;
}
.card.mb-3{
  max-width: 730px;
  margin:0 auto;
  padding-top: 0;
  padding-bottom: 19px;
}
  .button_how{
    margin-top:30px;
    border-top:1px solid #EDEDED;
    padding-top:30px;
  }
  .button_how a{
    text-transform:uppercase;
    color:#fff;
    background: #3a9d7e;
    font-weight:bold;
    display:inline-block;
    border:3px solid transparent;
    padding: 17px 38px;
    filter: drop-shadow(0px 1px 10px #D1D1D1);
    letter-spacing: 0.055em;
    font-size:16px;
    transition:0.3s;
    border-radius: 3px;
  }
  .button_how a:hover{
    color: #3a9d7e;
    border: 3px solid #3a9d7e;
    background:#fff;
    filter: drop-shadow(0px 4px 10px #cfcfcf);
  }
  section .nav-tabs li a{
    font-size: 18px;
  }
  section .nav-tabs>li>a{
    transition:0.2s;
    /* box-shadow: 0px 3px 9px 3px rgba(227, 227, 227, 0.79); */
    border-radius: 5px;
  }
  .tab-pane{
    padding-left: 7px;
  }
  .tab-pane h2{
    font-size: 28px;
    margin-bottom:10px;
    font-weight: 600;
  }
  .tab-pane{
    font-size: 17px;
    line-height: 1.6;
  }
  section .nav-tabs>li{
    margin-right:4px;
  }
  .doc_link {
    order: 1;
    
  }
.home_first_page{
  position:relative;
  padding: 152px 0;
}
.first_block_home_new h1{
  font-size: 40px;
  font-family: 'TildaSansBold';
}
.first_block_home_new h2{
  font-size: 29px;
  margin-top:10px;
}
.first_block_home_items{
  text-align:center;
}
.first_block_home_items{
  position:relative;
  z-index:88;
  color: #fff;
}
.first_block_home_new_desc{
  font-size: 23px;
  line-height: 1.3;
  margin-top: 23px;
  font-family: 'TildaSansLight';
}
.image_bgk:before{
  content:'';
  position:absolute;
  left:0;
  top:0;
  bottom:0;
  right:0;
  background:hwb(0deg 0% 100% / 60%);
  
}
.image_bgk{
  position:absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.image_bgk img{
  width:100%;
  height:100%;
  object-fit: cover;
}
  section .nav-tabs>li>a:hover{
    background: #3a9d7e;
    color:#fff;
  }
  section .nav-tabs{
    margin-bottom:20px;
  }
  section .nav-tabs{
    /* border:none !important; */
    padding-bottom: 14px;
    border-bottom: 1px solid #f0f0f0;
  }
  section .nav-tabs,
  section .nav-tabs li a{
    color: #000;
  }
  .nav-tabs li:nth-child(1){
    order:1;
  }
  .nav-tabs li:nth-child(2){
    order:2;
  }
  .nav-tabs li:nth-child(3){
    order:3;
  }
  .nav-tabs li:nth-child(4){
    order:4;
  }
  .nav-tabs li:nth-child(5){
    order: 1;
  }
  section .nav-tabs li a{
    border: 2px solid transparent !important;
    border-radius: 5px !important;
  }
  section .nav-tabs .active a{
    border: 2px solid #3a9d7e !important;
    /* box-shadow: 0px 3px 9px 3px rgba(227, 227, 227, 0.79); */
    /* border-radius: 5px; */
  }

.desc_slider{
  color:#fff;
  font-size: 18px;
  margin-top: 24px;
  line-height: 28px;
  color: rgb(255, 255, 255);
}
.see_video a:hover{
  color:#fff;
  text-decoration:none;
}
.info_animate{
  background-color: rgb(82, 175, 108);
  padding: 19.5px 0px;
}
.info_animate .t-text{
      padding: 0 10px;
  font-size: 20px;
    line-height: 1.55;
}
.wpcf7-validation-errors{
  /* display:none !important; */
}
.wpcf7-not-valid{
  box-shadow: 0 0 0px 2px #e40505 !important;
  border: 1px solid #e40505 !important;
}
.title_company{
  position:absolute;
  width:50%;
  top: 37%;
  z-index: 66;
}
span.wpcf7-not-valid-tip{
  display: none !important;
}
.company_info{
  /* height: 700px; */
  /* position:relative; */
}
.company_info:after,
.company_info:before{
  /* content:''; */
  position:absolute;
  left:0;
  top:0;
  right:0;
  z-index: ;
  bottom:0;
}
.nav-tabs{
  display:flex;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: center;
  align-content: center;
}
.company_info .container{
  left: 0;
  z-index:55;
}
.company_info img{
  width:100%;
  height: 100%;
  filter: saturate(0.5);
  /* left: 0; */
  /* position: absolute; */
  /* object-fit:cover; */
}
.company_info:after{
  /* background: rgb(0, 0, 0); */
  /* background: linear-gradient(180deg, rgba(78, 78, 78, 0.56) 0%, rgba(0,0,0,0) 87%); */
}
.list_service_main ul{
  display:flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: row;
}
.company_info:before{
  /* background: rgb(0,0,0); */
  /* background: linear-gradient(0deg, rgba(0, 0, 0, 0.82) 0%, rgba(0,0,0,0) 87%); */
}
.contacts .section_title{
  margin-bottom: 72px;
}
.section_title{
  font-size: 44px;
  position: relative;
  color: #1d1e21;
  font-family: 'TildaSansBold';
  /* text-transform: uppercase; */
  margin-bottom: 23px;
}
.list_product_info{
  font-size:17px;
  font-family: 'TildaSansBold';
}
.list_product_info div{
  margin-bottom:8px;
}
.desc_sub_forum_prod{
  font-size: 15px;
  border-radius:10px;
  padding: 17px 20px;
  line-height: 1.3;
  border: 1px solid #ffde8b;
  background:#ffedbf;
  margin-bottom: 22px;
}
.forum_prod_list_items .emoji{
  display:inline-block;
  width: auto !important;
}
.forum_prod_list .section_title {
  text-transform:none;
  text-align:center;
  margin-bottom: 45px;
}
.sertifikaty_forum  .owl-carousel .owl-item img{
  max-width:420px;
}
.sertifikaty_forum .section_title{
  text-align:center;
  text-transform: none;
}
.section_desc{
  color: #1d1e21;
    font-size: 17px;
  line-height: 24px;
}
.logo_service img{
  max-width:330px;
}
.logo_service{
  margin-top:64px;
}
.list_clients .section_title{
  margin-bottom: 36px;
}
.map iframe{
  height: 351px;
}
.about_company .section_title{
  margin-bottom: 62px;
}

.contacts .section_title .line_title{
  background:url(/wp-content/uploads/2020/04/line_contacts.svg);
   background-repeat: no-repeat;
  background-size: 100%;
}
.contacts .section_title .line_title:before,
.contacts .section_title .line_title:after{
  background:#fff;
}
.list_clients .section_title .line_title{
  background:url(/wp-content/uploads/2020/04/clients_icon.svg);
  background-repeat: no-repeat;
  background-size: 100%;
}
.list_clients  .section_title .line_title:after,
.list_clients  .section_title .line_title:before{
  background:#2C78CD;
  top: 8px;
}
.section_title .line_title{
  transform: translate(-50%, -50%);
  top: 117%;
  left: 50%;
  height: 19px;
  width: 75px;
  position: absolute;
  /* background:url(/wp-content/uploads/2020/04/lines.svg); */
}

.section_title .line_title:before{
  content:'';
  position:absolute;
  width: 74px;
  background: #3a9d7e;
  height: 2px;
  bottom: 9px;
  transform: translate(-50%, -50%);
}
.section_title .line_title:after{
  right: -34px;
}
.section_title .line_title:before{
   /* left: 0; */
}
.summary.entry-summary{
  display:none;
}
.desc_company{
  /* font-size: 16px; */
  font-family: 'TildaSansLight';
  max-width: 487px;
  font-size: 20px;
  padding-left: 13px;
  line-height: 1.55;
  /* line-height: 1.5; */
}
.desc_company strong{
  font-weight:bold;
}
.container_width{
  max-width: 932px;
  margin:0 auto;
}
.fakts_company h2{
  font-size: 21px;
  font-weight: 600;
}
.fakts_company{
  max-width: 360px;
  padding: 26px 35px 35px;
  background: #FEFEFE;
  margin: 22px auto;
  border: 1px solid #EAEAEA;
  box-sizing: border-box;
  box-shadow: 3px 5px 9px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  position:relative;
}
.title_event_banner{
  font-size:55px;
  
  font-family: 'TildaSansBold';
  color: #151515;
}
.desc_event_banner{
  font-size:26px;
  margin-top: 18px;
}
.address_event_banner{
  font-size:22px;
  margin-top: 23px;
  line-height: 1.3;
  margin-bottom: 20px;
  font-family: 'TildaSansBold';
}
.link_reg a{
  font-size: 20px;
  background:#000;
  display:inline-block;
  margin-top: 15px;
  padding-top: 19px;
  padding-right: 48px;
  margin-bottom: 12px;
  font-weight: bold;
  color: #fff;
  border-radius: 50px;
  background: linear-gradient(271deg, #57b251, #169970);
  padding-bottom: 19px;
  padding-left: 48px;
  transition: 0.3s;
}
.top_banner_event{
  padding-bottom:50px;
}
.top_banner_event{
  background: url(/wp-content/uploads/2024/09/bg_home-1.png) no-repeat;
  background-size: cover;
  background-position: 0px 11px;
}
.page-id-806 .site-content{
  padding-top: 36px;
}
.page-id-806 .linear,
.page-id-806 .footer_site,
.page-id-806 .site-header{
  display:none;
}
.program_forum .title_section_forum{
  text-align:center;
  font-family: 'TildaSansBold';
  font-size: 35px;
  margin-bottom: 37px;
}
.list_program_forum li span:nth-child(1){
  font-size:22px;
  font-family: 'TildaSansBold';
  /* margin-right: 11px; */
  flex: 0 0 73px;
}
.list_program_forum li {
  margin-bottom:20px;
  border-bottom: 1px solid #a7a7a724;
  padding-bottom: 22px;
}
.list_program_forum li{
  display:flex;
  align-items: center;
}
.list_program_forum li:last-child{
  border-bottom:0;
}
.list_program_forum li span:nth-child(2){
  font-size: 19px;
  line-height: 1.2;
}
.info_list_item{
  width:100%;
  background: rgb(36 215 90 / 17%);
}
.list_program_forum .info_list_item{
  padding: 22px 19px 25px;
  border-radius:10px;
  font-size: 18px;
  line-height: 1.4;
  border: 1px solid #94e4ac;
}
.program_forum{
  padding-top:60px;
}
.list_program_forum .info_list_item li{
  font-size: 18px;
  margin-bottom: 6px;
}
.list_program_forum .info_list_item span:nth-child(1){
  display: block;
  font-size:18px !important;
  margin-bottom: 13px;
}
.info_list_item li{
  border-bottom:0;
  padding:0;
}
.list_main_program{
  max-width: 735px;
  margin:0 auto;
  box-shadow: 0 0 10px #b8b8b842;
  padding: 32px 34px 27px;
  border-radius: 10px;
  /* background: #000; */
}
.img_banner_forum{
  padding-left: 19px;
}
.img_banner_forum img{
  width:100%;
  min-height: 547px;
  object-fit: cover;
  /* object-position: right; */
  border-radius: 13px;
  box-shadow: 10px 10px 22px #b9b9b9;
  margin-top: 12px;
}
.link_reg a:hover{
  background: linear-gradient(271deg, #169970 , #57b251);
  transform: scale(1.1);
}
.link_text{
  font-size:18px;
}
.list_event_banner ul{
  font-size: 27px;
  padding-left:20px;
  list-style: disc;
  color:#1f9c6c;
}
.list_event_banner li::marker{
  color:#1f9c6c;
  font-size: 22px;
}
.list_event_banner li{
  margin-bottom:10px;
  line-height:1.2;
  font-size: 18px;
  color: #120101;
}
.forum_about .desc_company h2{
  margin-top: 6px;
}
.owl-about .images_list img{
  height: 540px;
  border-radius:8px;
  object-fit: cover;
}
.mission_compa ul{padding-left: 24px;list-style: disc;}
.mission_compa ul li{
  font-size: 19px;
  margin-bottom: 18px;
  line-height: 1.3;
}
.mission_compa h2{
  font-size: 44px;
  font-family: 'TildaSansBold';
  margin-bottom: 25px;
}
.owl-about .owl-prev{
  left:10px;
}
.owl-about .owl-nav button svg{
  width: 35px;
  height:35px;
}
.owl-about .owl-dots{
  bottom: 0;
}
.owl-about .owl-nav button svg{
  background:#ffffff !important;
}
.owl-about .owl-next{
  right:10px;
}
.ab_hh .desc_company h2{
  margin-top: 23px;
  color: #1f1f1f;
}
.desc_company h2{
  color: #120101;
  font-size: 42px;
  line-height: 1.23;
  font-family: 'TildaSansBold';
  margin-top: 54px;
  margin-bottom: 30px;
}
.form_text_about .desc_company{
  font-size: 22px;
  margin-top: 35px;
  font-family: TildaSansRegular;
  color: #3d3d3d;
  max-width: 88%;
  /* font-family: 'TildaSansMedium'; */
}
.desc_company {
  text-align:left;
}
.titles_about_forum h2{
  font-size:45px;
  font-family: 'TildaSansBold';
}
.titles_about_forum h3{
  font-size: 26px;
  margin-top:10px;
  margin-bottom: 52px;
  color: #4d4d4d;
}
.content_news_main{
  max-width:760px;
  margin:0 auto;
  padding-bottom: 74px;
}
.title_news_single{
  font-size: 36px;
  margin-bottom:30px;
    line-height: 1.23;
  font-family: 'TildaSansBold';
}
.image_main_news img{
  max-width:100%;
}
.content_single{
      font-size: 20px;
      line-height: 1.55;
      margin-top: 34px;
      margin-bottom: 31px;
      font-family: 'TildaSansLight';
}
.news_slider .item_slider img{
  height:506px;
  object-fit: contain;
}
.page-id-10 .form_home_text   {
  font-size:28px;
  font-family: 'TildaSansLight';
  line-height: 42px;
}
.page-id-10 .form_home_text strong{
  font-family: 'TildaSansBold';
}
.page-id-10 .form_home_text a{
  color:#fff;
  background-color: rgb(85, 204, 255);
}
.form_home_text{
   font-family: 'TildaSansBold';
   font-size: 42px;
   text-align:center;
   line-height: 1.23;
   margin-bottom: 27px;
}
.form_home_section .form_home_main .form_main_input{
  display:flex;
  align-items: center;
  justify-content: center;
  margin-top: 70px;
  max-width: 100%;
}
.page_form_main{
  background:url(/wp-content/themes/f-riman/img/501921a660edcdfda16d.jpeg) no-repeat;
  background-size:cover;
  background-position: center center;
  padding: 117px 0;
  position: relative;
}
.filter_bg_form_page {
    height: 100%;
    width: 100%;
    background-color: rgb(41, 34, 28);
    opacity: 0.7;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.page_form_main .form_page_content h2{
  color: #fff;
  margin-bottom: 40px;
  font-size: 42px;
  font-family: 'TildaSansBold';
  text-align: center;
  text-transform: uppercase;
  line-height: 1.23;
}
.form_page_content .wpcf7-response-output{
  max-width: 560px !important;
}
.form_home_input input{
  margin: 0;
  height: 60px;
  padding: 0 20px;
  color: #000000;
  border: 1px solid #000000;
  font-size: 16px;
  line-height: 1.33;
  width: 100%;
  /* border: 0; */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
  -webkit-appearance: none;
  border-radius: 0;
}
.wpcf7 form.sent .wpcf7-response-output{
  text-align:center;
  max-width:530px;
  margin:30px auto;
  padding: 14px 11px;
  color: #fff;
  background: #169970;
  border: none;
}
.form_home_input ::placeholder {
  color: #9f9f9f;

}
.form_home_input{
  position:relative;
  margin-right:20px;
}
.form_home_input .wpcf7-submit{
  color: #ffffff;
    background-color: #169970;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
  text-align: center;
    height: 60px;
  font-family: 'TildaSansBold';
    border: 0;
    font-size: 16px;
    padding-left: 60px;
    padding-right: 60px;
    -webkit-appearance: none;
    white-space: nowrap;
    background-image: none;
    cursor: pointer;
    margin: 0;
}
.form_text{
  margin-top: 35px;
  text-align:center;
  font-size: 15px;
  font-family: 'TildaSansLight';
  line-height: 1.55;
}
.form_text a{
  text-decoration:underline !important;
}

.items_cat h2{
  border-radius: 33px;
  background-color: #079776;
  color: #ffffff;
  font-size: 46px;
  margin-bottom: 28px;
  font-family: 'TildaSansBold';
  padding: 27px 0 27px 167px;
  position: relative;
}
.page-id-548 .type-page .entry-title{
  color:#000;
  padding-left: 0;
  text-align: center;
  font-size: 33px;
}
.type-page .entry-title{
  border-radius: 33px;
  color: #ffffff;
  font-size: 46px;
  margin-bottom: 28px;
  font-family: 'TildaSansBold';
  padding: 27px 0 27px 167px;
  position: relative;
}
.products_items .items_cat img{
  width:100%;
  height:257px;
  margin-bottom: 14px !important;
}
.products_items .items_cat:nth-child(2) h2{
  
}
.link_id{
  position:absolute;
  top: -76px;
}
.items_cat{
  position:relative;
  margin-bottom: 64px;
}
.products_items .product{
  float: left;
  margin: 0 3.8% 2.992em 0;
  padding: 0;
  position: relative;
  width: 22.05%;
  margin-left: 0;
}
.item_main_product_cat a,
.button.product_type_simple{
  color: #000 !important;
}
.item_main_product_cat{
  position:relative;
}
.view_product_link a{
  color:#fff !important
}
.item_main_product_cat a{
  position: relative !important;
  margin-right: 10px !important;
  display: inline-block;
}
.view_product_link{
  margin-top: 17px;
}
.button.product_type_simple,
.whatsapp_link_product,
.link_product_m{
  font-size: 13px !important;
  font-family: 'TildaSansBold';
  display: inline-block;
  transition:0.3s;
  border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
}
.button.product_type_simple,
.link_product_m{
  color: #ffffff !important;
  background-color: #0a9576 !important;
  padding: 11px 17px !important;
  margin-right: 11px !important;
}
.button.product_type_simple:hover,
.link_product_m:hover{
  color: #ffffff  !important;
  background-color: #8ec738 !important;
}

body .whatsapp_link_product{
  margin-top: 10px;
  padding: 11px 18px;
  border:1px solid #0a9576;
  color: #0a9576 !important;
}
.whatsapp_link_product:hover{
  color: #ffffff  !important;
  background-color: #0a9576;
}
.item_v_nalichii{
  position: absolute;
  right: 0;
  top: 10px;
  z-index: 5;
  /* left: 100%; */
  display: table;
}
.woocommerce-loop-product__title,
.title_product_m{
  color:#000;
  font-size: 16px;
  font-family: 'TildaSansBold';
    line-height: 1.35;
      text-transform: uppercase;
}
.woocommerce-loop-product__link{
  color:#000;
}
.desc_preview,
.desc_product_m{
      margin-top: 8px;
      font-size: 14px;
      font-family: 'TildaSansLight';
      line-height: 1.55;
}
.v_nalichii{
  font-size: 12px;
  display: table-cell;
  width: 63px;
  height: 50px;
  text-align: center;
  vertical-align: middle;
  border-radius: 50px;
  background-color: #0a9576;
  color: #fff;
  box-sizing: border-box;
  padding: 0 10px;
  top:10px;
}
.content_page_m .product .woocommerce-LoopProduct-link{
  position:relative;
  display: block;
}
.woocommerce-ordering,
.woocommerce-result-count{
  display:none;
}

.category_woo .entry-title,
.title_category-94,
.cat_94 .entry-title,
.cat_55 .entry-title,
.cat_57 .entry-title,
.title_category-57,
.title_category-55{
 background:url(/wp-content/themes/f-riman/img/Group_1.png) no-repeat;
 background-size:77px 77px;
 background-position: 44px 11px;
}
.cat_72 .entry-title,
.cat_65 .entry-title{
  background-color:#8ec738 !important;
}
#category-65 .link_product_m,
#category-67 .link_product_m,
#category-67 .v_nalichii,
.cat_67 .button.product_type_simple,
.cat_65 .button.product_type_simple,
#category-65 .v_nalichii,
.cat_67 .v_nalichii,
.cat_65 .v_nalichii{
  background-color:#8ec738 !important;
}
body #category-74 .whatsapp_link_product,
body #category-72 .whatsapp_link_product{
  
}

#category-74 .v_nalichii,
#category-72 .v_nalichii,
.cat_74 .button.product_type_simple,
.cat_72 .button.product_type_simple,
.cat_74 .v_nalichii,
.cat_72 .v_nalichii{
  background-color: #52af6c !important;
  margin-right: 10px;
}
.cat_72 .whatsapp_link_product,
.cat_74 .whatsapp_link_product,
body #category-72 .whatsapp_link_product:hover,
body #category-74 .whatsapp_link_product:hover,
body #category-74 .whatsapp_link_product,
body #category-72 .whatsapp_link_product{
  color:#52af6c !important;
  border:1px solid #52af6c !important;
  background:transparent;
}
 .cat_67 .whatsapp_link_product,
 .cat_65 .whatsapp_link_product,
body #category-67 .whatsapp_link_product:hover,
body #category-65 .whatsapp_link_product:hover,
body #category-67 .whatsapp_link_product,
body #category-65 .whatsapp_link_product{
  color:#8ec738 !important;
  border:1px solid #8ec738;
  background:transparent;
}
 .category_woo .entry-title,
 .cat_94 .entry-title,
 .cat_88 .entry-title,
 .cat_72 .entry-title,
 .cat_57 .entry-title,
 .cat_55 .entry-title{
  background-color: #0a9576 !important;
}

.cat_114 .entry-title,
 .title_category-114,
 .cat_88 .entry-title,
 .title_category-88{
  background-color: #38a38b !important;
  background:  url(/wp-content/themes/f-riman/img/Group_2.png) no-repeat;
  background-size:77px 77px;
  background-position: 44px 11px;
}
 .title_category-90,
 .cat_90 .entry-title,
 .cat_74 .entry-title,
 .cat_72 .entry-title,
 .title_category-74,
 .title_category-72,
 .title_category-61{
  background-color: #52af6c !important;
  background:  url(/wp-content/themes/f-riman/img/Group_2.png) no-repeat;
  background-size:77px 77px;
  background-position: 44px 11px;
}

 .title_category-90{
  background-color: #1b9177 !important;
}

.contacts_cat_title{
      margin-bottom: 23px;
      text-align: center;
      font-size: 18px;
      font-family: 'TildaSansLight';
      line-height: 1.55;
}
.contacts_product{
      background-color: #efefef;
      padding: 104px 0;
}
.contacts_product_main{
  max-width:560px;
  margin:0 auto;
}
.product_page{
  padding: 27px 0;
}
.contacts_product .category_contact strong {
    font-family: 'TildaSansBold';
}
.contacts_product .social_footer_links ul li svg circle,
.contacts_product .social_footer_links ul li svg path{
  fill:#000;
}
.contacts_product .social_footer_links ul li:nth-child(3) svg path{
  fill:#fff;
}
.contacts_product .category_contact{
    font-size: 18px;
    font-family: 'TildaSansLight';
    line-height: 1.6;
    padding-right: 8px;
    margin-bottom: 30px;
}
body .cat_67 .entry-title,
body .cat_65 .entry-title,
body .title_category-67,
body .title_category-65{
  background-color: #8ec738 !important;
  background:  url(/wp-content/themes/f-riman/img/Group_3.png) no-repeat;
  background-size:77px 77px;
  background-position: 44px 11px;
}
.products_items .items_cat .products{
  display:flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: flex-start;
}
.products_items .items_cat .products .product{
  float:none;
  width: 260px;
  margin: 0;
  margin-bottom: 42px;
  margin-right: 32px;
}
.products_items{
  display:flex;
  flex-direction: column;
}
.products_items .subcategory-list{
   display:flex;
   justify-content: flex-start;
   gap: 24px;
   margin-bottom: 29px;
   flex-wrap: wrap;
}

.products_items .subcategory-list a{
  font-size: 14px;
  color:#333;
  background: #f2f2f2;
  padding: 8px 12px;
  display: block;
  transition:0.3s;
  border-radius: 8px;
  border: 1px solid #eaeaea;
}
.subcategory.active a,
.products_items .subcategory-list a:hover{
  background:#059675;
  color:#fff;
  border: 1px solid #fff;
}
.products_items .items_cat:nth-child(1){
  order: 5;
}
.products_items .items_cat:nth-child(2){
 order: 3;
}
.products_items .items_cat:nth-child(3){
 order: 1;
}
.products_items .items_cat:nth-child(4){
  order: 6;
}
.products_items .items_cat:nth-child(5){
  order: 5;
}
.products_items .items_cat:nth-child(6){
  order: 3;
}
.products_items .items_cat:nth-child(7){
  order: 7;
}
.page-id-269 .products_items .items_cat:nth-child(2){
  order:1;
}
.form_home_input .wpcf7-spinner{
  position:absolute;
  right: -67px;
  bottom: 17px;
}
.fakts_company:before{
  content:'';
  position:absolute;
  z-index: -1;
  right: -139px;
  top: -30px;
  width: 370px;
  background-position: 10% 98% !important;
  height: 289px;
  background:url(/wp-content/uploads/2020/04/float.svg);
}
.item_fakts{
  margin-top:20px;
}
.fakts_company .about_title_company{
  color:#5E5E5E;
  font-size: 16px;
  padding-left: 23px;
  position:relative;
}
.fakts_company .about_title_company:before{
  content:'';
  position:absolute;
  left:0;
  top: 1px;
  width: 12px;
  height: 13px;
  border-radius: 0 6px  0  7px;
  background:#2466AF;
}
.list_service_main{
  /* margin: 55px auto 20px; */
  padding-top: 160px;
}
.number_list{
  position:absolute;
  top: -100px;
  left: 32px;
}

.item_list_service{
  width: 61%;
  margin-bottom: 30px;
  max-width: 274px;
  flex: 0 0 32%;
  /* padding: 10px; */
}
.list_adv_main {
  
}
.list_adv_main_items .title_adv_list_h{
  font-size: 20px;
  margin-bottom: 13px;
  line-height: 1.2;
  font-family: 'TildaSansBold';
}
.list_adv_main_items .desc_adv_list_h{
  font-family: 'TildaSansLight';
  line-height: 1.5;
  font-size: 16px;
}
.list_adv_main_item{
  flex: 0 0 30%;
}
.list_adv_main_item:nth-child(5),
.list_adv_main_item:nth-child(4){
  flex: 0 0 47%;
}
.list_adv_main_ite {
  padding: 21px 0 39px;
  /* box-shadow: 1px 1px 10px #dbdbdb66; */
  /* min-height: 267px; */
}
.form_home_section{
  padding:60px 0;
}
.main_adv_list_home_n{
  padding:60px 0;
}
.main_adv_list_home_n h2{
  font-size: 34px;
  font-family: 'TildaSansBold';
  margin-bottom: 7px;
}
.list_adv_main_items{
  display:flex;
  flex-direction: row;
  gap: 57px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.item_list_service:hover .arrow_svg{
  transform:scale(1.1);
}
.pr_dd{
  padding-bottom: 0 !important;
  
  
  !i;
  !;
}

.item_list_service:nth-child(5) .product_home_item,
.item_list_service:nth-child(2) .product_home_item{
  background:#52af6c;
}
.item_list_service:nth-child(6) .product_home_item,
.item_list_service:nth-child(3) .product_home_item{
  background:#8ec738;
}
.item_list_service img{
  width: 104px;
  height: 163px;
  /* object-fit:cover; */
  transition:0.3s;
}
.item_list_service img:hover{
  /* opacity:0.8; */
}
.title_list_cat{
  color: #ffffff;
  line-height: 28px;
  font-size: 23px;
  font-family: 'TildaSansBold';
}
.item_list_service a{
  color:#333;
}
.title_list_cat{
  padding: 8px 86px 25px 35px;
}
.arrow_svg{
  position:absolute;
  right: 12px;
  bottom: 20px;
  transition: 0.3s;
}

.list_service_main .product_home_item{
  padding-bottom: 0;
  border-radius: 33px;
  background-color: #0a9576;
  background-position: center center;
  border-color: transparent;
  border-style: solid;
  position: relative;
  padding-top: 73px;
  min-height: 170px;
}
.title_list_what{
  font-size: 18px;
  color:#464646;
  width: 87%;
  padding-left: 16px;
  line-height: 1.4;
}
.how_to_buy a{
  color:#fff;
}
.call_back_block{
  /* margin-left: -63px; */
}
.contacts_page{
  padding: 0 0;
}

.item_call_back label{
  width:100% !important;
}
.faqitem_call_back .wpcf7-submit{
  display:inline-block !important;
  width: auto;
  transition:0.3s;
  min-width: auto;
  padding: 13px 24px;
  background: #3a9d7e;
  border-radius: 6px;
  font-weight:bold;
  font-size: 13px;
  line-height: 15px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color:#fff;
}
.faqitem_call_back .wpcf7-submit:hover{
  background:#fff;
  color: #269a82;
  border: 1px solid #269a82;
}
.call_back_block label{
  width: 47.5%;
  margin-bottom: 7px;
}
.item_call_back{
  margin-top: 18px;
}
.how_to_buy:after{
  content:'';
  position:absolute;
  left:0;
  top:0;
  z-index: 4;
  bottom:0;
  right:0;
  background: rgb(0 0 0 / 45%);
}

.item_buy a{
  margin-bottom:5px;
  display:block;
}
.call_back_block h2{
  font-size:28px;
  font-weight:600;
  color:#272727;
  margin-bottom: 11px;
}
.call_back_block textarea,
.call_back_block input{
  padding: 10px 17px;
  width: 100%;
  border-radius: 6px;
  min-width: 100%;
  background: transparent;
  max-width: 100%;
  border:1px solid #EBEBEB;
}

.call_back_block textarea{
  padding-top:15px;
    height: 126px;
    max-height:126px;
    min-height:126px;
}
.call_back_block h3{
  font-size: 15px;
  line-height:1.2;
  margin-bottom: 33px;
}
.item_buy strong{
  font-size:19px;
  font-weight:bold;
  display:block;
  line-height: 1.3;
  margin-bottom: 6px;
}
.item_buy{
  max-width: 294px;
  font-size:18px;
  margin-bottom: 30px;
  z-index: 55;
  position: relative;
  line-height: 1.3;
}
.anchor{
  position:absolute;
  top:-60px;
}
.sections{
  position:relative;
}
.adw_forum_stats{
  background:url(/wp-content/themes/f-riman/img/image_3.jpg) no-repeat;
  background-size:cover;
  padding: 24px 0 41px;
  margin-top: 38px;
}
.adw_forum_stats .desc_home_page .form_home{
  margin-top: 18px;
  /* text-align: left; */
}
.title_c_b_f{
  margin-top: 67px;
  font-size: 38px;
  font-family: 'TildaSansBold';
}
.desc_c_b_f span{
  font-family: 'TildaSansBold';
}
.desc_c_b_f{
  font-size: 20px;
  line-height: 1.4;
  margin-top:10px;
  padding-right: 34px;
}
.call_back_forum_riberg {
  color:#fff;
}
.org .org_list ul{
  display:flex;
  justify-content: space-between;
  align-items: center;
}
.org_list{
  max-width: 747px;
  margin:0 auto;
  text-align: center;
}
.org_list h2{
  font-size: 36px;
  position: relative;
  color: #1d1e21;
  font-family: 'TildaSansBold';
  margin-bottom: 61px;
}
.list_video h2{
  font-size: 36px;
    position: relative;
    color: #1d1e21;
    font-family: 'TildaSansBold';
    margin-bottom: 61px;
  text-align:center;
}
.preview-image{
  height: 375px !important;
  object-fit: cover;
}
.forum_prod_list_items ul{
  display:flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 41px;
}
.forum_prod_list_items ul li img{
  width:100%;
  max-width: 100%;
  height: 459px;
  width: 462px !important;
  object-fit: contain;
}
.slider_prod_forum .owl-dots button span{
  background:#fff;
  opacity:0.5;
}
.slider_prod_forum .owl-dots button{
  margin: 0 5px;
}
.slider_prod_forum .owl-nav .owl-prev{
  left:0;
}
.slider_prod_forum .owl-nav button svg{
  background-color: rgb(255 255 255);
  box-shadow:0 0 10px #00000024;
}
.slider_prod_forum .owl-nav .owl-next{
  right:0;
}
.slider_prod_forum .owl-dots .owl-dot.active span{
  background:#fff;
  opacity:1;
}
.slider_prod_forum .owl-dots{
  bottom:20px;
}
.title_forum_prod{
  font-size:22px;
  font-family: 'TildaSansBold';
  line-height: 1.2;
  margin-top: 17px;
}
.desc_forum_prod{
  font-size:18px;
  margin-top: 12px;
  margin-bottom: 19px;
  line-height: 1.2;
}
.forum_prod_list_items ul li{
  flex: 0 0 550px;
  width: 550px;
  padding: 35px 30px;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 0 10px #e0e0e0;
}
.play-button{
  position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    aspect-ratio: 1;
    min-width: 80px;
    width: 15%;
    max-width: 96px;
    color: #fff;

}
.play-button:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    left: 0;
    top: 0;
    border-radius: 100%;
    background: #ffffff2e;
    border: 2px solid #fff;
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
    transform: scale(.95);
    transition: all .3s cubic-bezier(.21,.67,.58,1);
}
.play-button .play-icon path{
  fill:#fff;
}
.video-preview{
  border-radius:10px;
  overflow:hidden;
}
.play-button .play-icon {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -12px;
}
.org{
  padding-bottom: 65px;
  padding-top: 54px;
}
.video_section{
  padding: 40px 0 94px;
}
.org .org_list ul li{
  box-shadow: 0 0 10px #ededed;
  padding: 29px 15px;
  transition:0.3s;
  border-radius: 12px;
}
.org .org_list ul li:hover{
  transform:scale(1.1)
}
.org .org_list ul li img{
  width: 180px;
  height: 58px;
  /* width: 100%; */
  object-fit: contain;
}
.title_adw_f{
  font-size: 36px;
  letter-spacing: 1px;
  text-align: center;
  line-height: 1.2;
  font-family: 'TildaSansBold';
}
.call_back_forum_riberg .title_adw_f{
   font-size: 24px;
   letter-spacing: 1px;
   margin-top: 18px;
   color: #3f3f3f;
   background: #fff;
   border-radius: 5px 5px 0 0;
   padding: 23px 10px 0;
   margin-bottom: 0;
}
.call_back_forum_riberg .desc_home_page{
  margin-top:0;
}
.call_back_forum_riberg .b24-form .b24-form-wrapper{
  border-radius: 0 0 6px 6px !important;
}
.adw_forum_stats .desc_home_page .form_home a{
  padding:20px 50px;
  display: inline-block;
  transition:0.3s;
}
.adw_forum_stats .desc_home_page .form_home a:hover{
  color: #ffffff;
  transform: scale(1.1);
  outline: 2px solid #fff;
  box-shadow: 0 0 30px #169970;
  background: #169970;
}
.company .list_company{
  display:flex;
  flex-wrap: wrap;
  align-items: center;
}
.item_company_list{
  flex: 0 0 20%;
  text-align: center;
  margin-bottom: 28px;
}
.title_dov{
  text-align:center;
  font-size: 42px;
  font-family: 'TildaSansBold';
  line-height: 1.23;
  color: #000;
  margin-bottom: 74px;
}
.image_list_company img{
  max-width:120px;
  object-fit:contain;
}
.choose_block {
  background:url(/wp-content/themes/f-riman/img/s3.jpg);
  background-size: cover;
  background-position:center center;
  /* padding: 96px 0; */
  margin-top: 159px;
}
.choose_block h2{
  color: #1d1e21;
  text-align: center;
  margin-bottom: 52px;
  font-size: 36px;
  font-family: 'TildaSansBold';
}
.choose_block .row{
  /* display:flex; */
  /* flex-direction: row; */
  /* align-items: flex-start; */
  /* flex-wrap: wrap; */
}
.choose_block .row .col-md-6{
  /* float:none; */
  flex: 0 0 48%;
}
.forum_prod_list{
  background: #eee !important;
  padding-bottom: 115px !important;
}
.pr_dd .item_list_service{
  margin-bottom:150px;
}
.pr_dd .product_home_item{
  display: flex;
  align-items: center;
}
.pr_dd .item_list_service img{
  /* height: 150px; */
  /* width: 104px; */
}
.pr_dd .title_list_cat{
  padding: 8px 115px 25px 35px;
}
.list_service{
  background: url(/wp-content/themes/f-riman/img/photo.jpg);
  padding: 56px 0;
  background-size: cover;
  background-position: center center;
}
.forum_product .section_title {
  text-align:center;
  text-transform: none;
}
.title_list_adv{
  color: #1d1e21;
  font-family: 'TildaSansBold';
  font-size: 19px;
  line-height: 23px;
  margin-top: 6px;
  margin-bottom: 7px;
}
.company {
  padding: 0 0;
}
.desc_list_adv{
      line-height: 24px;
      color: #1d1e21;
      font-size: 16px;
}
.choose_block .col-md-6:nth-child(1) .list_adv_item{
  max-width:360px;
}
.news_home h2{
  text-align:center;
  font-size: 42px;
  margin-bottom: 80px;
  color: #1d1e21;
  font-family: 'TildaSansBold';
  line-height: 1.23;
}
.button_all_news{
  text-align:center;
  margin-top: 25px;
}
.button_all_news a{
  padding: 22px 60px;
  background:#000;
  font-size: 16px;
  transition:0.3s;
  display: inline-block;
  font-family: 'TildaSansBold';
  color: rgb(255, 255, 255);
  background-color: rgb(0, 0, 0);
  border-radius: 3px;
}
.text_form_home_b_m{
  font-size: 23px;
  color: #333;
  font-family: 'TildaSansLight';
  line-height: 1.4;
}
.text_form_home_t{
  padding: 0 0 0 37px;
}
.text_form_home_t_m{
  font-size: 34px;
  line-height: 1.2;
  font-family: 'TildaSansMedium';
  margin-bottom: 23px;
  margin-top: 83px;
}
.news_item:hover img{
  opacity:0.8;
}
.news_item:hover h4{
  color:#707070;
}
.button_all_news a:hover{
  background:#0a9274;
}
.news_item_b{
  margin-bottom:60px;
}
.content_news_home h4{
  font-size: 20px;
  color: #1d1e21;
  font-family: 'TildaSansBold';
  line-height: 1.35;
  margin-top: 15px;
  margin-bottom: 14px;
  /* min-height: 90px; */
}
.title_page_faq{
  color: #000000;
  text-align:center;
  line-height: 56px;
  font-family: 'TildaSansBold';
  text-transform:uppercase;
    font-size: 36px;
}
.director_block{
  display:flex;
  align-items: center;
}
.director{
  max-width: 850px;
  margin:0 auto;
  padding-top: 57px;
}
.faq_list{
  margin-top:70px;
}
.otvet{
  float:right;
  max-width: 962px;
  color: #000000;
  line-height: 26px;
  margin-top: 30px;
  font-size: 17px;
  margin-bottom: 96px;
  padding: 30px 51px;
  border-width: 5px;
  border-radius: 30px;
  background-color: #ffffff;
  background-position: center center;
  border-color: #039777;
  border-style: solid;
}
.contacts_faq{
  max-width: 845px;
  margin:0 auto;
  color: #000000;
  font-size: 25px;
  padding-bottom: 47px;
  line-height: 39px;
}
.contacts_faq strong{
font-family: 'TildaSansBold';  
}
.otvet ul{
  list-style: disc;
  padding-left: 17px;
  color: #039777;
}
.otvet strong{
  color: rgb(3, 151, 119);
  font-family: 'TildaSansBold';
}
.faq_main .item{
  clear:both;
}
.faq_main .item:last-child .otvet{
  margin-bottom:60px;
}
.vopros{
      border-radius: 30px;
      background-image: linear-gradient(0.25turn, rgba(0, 150, 120, 1) 0%, rgba(140, 200, 60, 1) 100%);
      border-color: transparent;
      border-style: solid;
      color: #ffffff;
      padding: 37px 50px;
      font-size: 25px;
      max-width: 701px;
}
.faq_list_size{
  max-width:1111px;
}
.name_director strong{
  color: #000000;
    font-size: 25px;
      line-height: 39px;
    line-height: 1.55;
  font-family: 'TildaSansBold';
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
.name_director {
  color: #000000;
  font-size: 25px;
}
.foto_direktora{
  margin-right:40px;
}
.foto_direktora img{
  border-width: 3px;
  width:153px;
  height:153px;
    border-radius: 3000px;
    background-color: #fff705;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: #039777;
    border-style: solid;
}
.image_sertifikaty img{
  max-width:524px;
  margin: 0 auto;
}
.card-text{
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    font-size: 10px;
    letter-spacing: 1px;
    color: rgba(0, 0, 0, .5);
}
.image_news_home img{
  width: 360px;
  transition: 0.3s;
  height:100%;
  height: 334px;
  object-fit: cover;
}
.news_home {
  padding: 60px 0 40px;
}
.list_adv_main{
  position: relative;
  padding: 42px 28px 23px;
  border-radius: 33px;
  background-color: #ffffff;
  background-position: center center;
  border-color: transparent;
  border-style: solid;
  box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
}
.image_list_adv{
  position:absolute;
  top:-30px;;
}
.item_prices ul li:nth-child(4){
  font-size: 13px;
}
.item_prices ul li:nth-child(9) .desc_pakets_start,
.item_prices ul li:nth-child(11) .desc_pakets_start{
  padding-top: 12px;
}
.item_prices ul li:nth-child(3){
  border-bottom:0;
  padding-bottom: 10px;
  margin-bottom: 0;
}
.item_price:after{
   position:absolute;
   /* content:''; */
   transform: rotate(-45deg);
   left: -20px;
   bottom: -20px;
   border: 30px solid transparent;
   border-right: 30px solid #0a4992;
}
.item_price:before{
  position:absolute;
  /* content:''; */
  transform: rotate(-45deg);
  right: -20px;
  top: -20px;
  border: 30px solid transparent;
  border-left: 30px solid #0a4992;
}
.item_prices ul li:nth-child(12) .desc_pakets_start,
.item_prices ul li:last-child .desc_pakets_start{
  padding-left:15px;
}
.item_prices ul li:last-child{
  border-bottom:0;
}
.item_prices ul li:first-child{
  font-size: 29px;
  font-weight: 600;
  text-transform:uppercase;
  letter-spacing:1px;
  margin-bottom: 14px;
  border-bottom: 0;
}
.item_prices_right.item_prices ul li{
  border-color:#D6D6D6;
}
.item_prices_right:after{
  border-right:30px solid #fff;
}
.item_prices_right:before{
  border-left: 30px solid #fff;
}
.item_prices ul li{
  font-size:18px;
  padding-bottom: 15px;
  width: 100%;
  display: inline-block;
  font-weight: 500;
  clear: both;
  border-bottom: 2px solid #EEEEEE;
  margin-bottom: 7px;
}
.desc_pakets_start{
  font-size:17px;
  font-weight:bold;
  padding-top: 3px;
}
.item_prices_left .desc_pakets_start {
  color:#014593;
}
.item_prices_left,
.item_prices_right{
   /* padding: 45px 39px 27px; */
   background:#FEFEFE;
}
.item_prices_right h2{
  font-size:25px;
  font-size: 30px;
  line-height: 35px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  font-weight:bold;
  color: #000000;
  margin-bottom: 19px;
}
.item_prices_right{
  line-height: 1.5;
  padding-top: 28px;
  background: transparent;
 
  font-size: 16px;
}
.item_prices_right li{
  color:#fff;
}
.item_prices_left{
 
  text-align: center;
 
}

.item_prices {
  /* max-width: 495px; */
  transition:0.3s;
  /* margin: 0 auto; */
  position: relative;
}
.desc_pakets_start{
  float:right;
  width: 27%;
  text-align: left;
}
.hamburger {
    position: fixed;
    top: 5px;
    right: 0;
    z-index: 10;
    display: none;
    padding: 0;
}
.item_prices_left .item_prices:first-child .title_pakets_start{
  color:#0A4992;
}
.item_prices_right .item_prices:nth-child(4) .title_pakets_start{
  width:100%;
  font-size: 13px;
  font-weight: 600;
  color: #fff;
}
.item_prices_left .item_prices:nth-child(4) .title_pakets_start{
  width:100%;
  font-size: 13px;
  font-weight: 600;
  color: #000;
}

.grid_choose_block{
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.woocommerce-product-gallery{
      background-color: #ebebeb;
  }
.item_grid_choose{flex: 0 0 50%;}
.grid_choose_block .item_grid_choose:nth-child(1) .list_adv_item{
  max-width: 360px;
}
.grid_choose_block .item_grid_choose:nth-child(2) .list_adv_item{
  max-width: 381px;
  float:right;
}
.grid_choose_block .item_grid_choose:nth-child(3) .list_adv_item{
  max-width:360px;
  margin-top: 61px;
}
.page-id-10 .grid_choose_block .item_grid_choose:nth-child(3) .list_adv_item{
  margin-top: 69px;
}
.page-id-10 .grid_choose_block .item_grid_choose:nth-child(4) .list_adv_item{
  margin-top: 20px;
}
.grid_choose_block .item_grid_choose:nth-child(4) .list_adv_item{
  max-width: 381px;
  float:right;
  margin-top: -1px;
}
.grid_choose_block .item_grid_choose:nth-child(6) .list_adv_item{
  max-width:561px;
  float:right;
  margin-top: 31px;
}
.grid_choose_block .item_grid_choose:nth-child(6) .list_adv_main{
  padding-right: 57px;
  min-height: 221px;
}
.grid_choose_block .item_grid_choose:nth-child(5) .list_adv_item{
  max-width:560px;
  margin-top: 31px;
}
.call_back{
  background:url(/wp-content/uploads/2020/04/call_bg.jpg);
  color:#fff;
  padding: 39px 0 73px;
  background-size: cover;
}
.title_call_back {
   text-align:center;
   font-size: 16px;
line-height: 22px;
text-align: center;
}

.form_call_back input:focus{
  outline:none;
}
.form-c{
  text-align:center;
  padding: 61px 88px;
  margin-left: ;
}

.form-c p:nth-child(3){
  display:flex;
  flex-direction: row;
  flex-wrap: wrap;
  /* display: block; */
  justify-content: space-between;
  align-items: flex-end;
}
.form_call_back input{
  max-width:322px;
  height:50px;
  padding:0 20px;
  border: 1px solid #E9E9E9;
  color: #333;
  border-radius: 7px;
}
.ajax-loader{
  display:none !important;
}
.form_call_back{
  margin-top: 38px;
  text-align: center;
}

.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before{
  width: 31px !important;
  height: 3px !important;
}
.item_input {
  display:inline-block;
}
.input_bottom{
  margin-bottom: 10px;
  position: relative;
  width: 100%;
  text-align: center;
}
.center_input{
  margin:0 25px;
}
.left_input{
  padding-right:0;
  text-align:right;
  margin-left: 3px;
}
.right_input{
  text-align:left;
  padding-left:0;
}
.item_list_clients {
  text-align:center;
  margin-bottom: 17px;
  min-height: 199px;
}
.item_list_clients:hover .icon_clients{
   box-shadow: 0px 5px 31px rgba(44, 120, 205, 0.48);
   transform: translateY(-3px);
}
.doc li{
  margin-bottom:10px;
}

.map_contacts_main{
  max-width:660px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
}
.contacts_new_home .map_contacts_main{
  max-width:100%;
  width:100%;
}
.contacts_new_home .contacts_top a:hover{
  text-decoration:underline;
}
.contacts_new_home .contacts_top{
  margin-top:50px;
}
.ymaps3x0--main-engine-container {
filter: grayscale(1);
-ms-filter: grayscale(1);
-webkit-filter: grayscale(1);
-moz-filter: grayscale(1);
-o-filter: grayscale(1);
}
.doc li a{
  display:inline-block;
  color:#333;
}
.doc li a img{
  width:35px;
}
.doc li a span:last-child{
  margin-left:5px;
}
.doc li a span{
  display:inline-block;
  vertical-align:middle;
}
.list_clients_main{
  margin-top:70px;
}
.icon_clients{
    border:3px solid #2C78CD;
    display:inline-block;
    margin-bottom: 13px;
    transition:0.3s;
    border-radius:50%;
    background: #fff;
    border: 3px solid #2C78CD;
    box-shadow: 0px 5px 25px rgba(17, 17, 17, 0.13);
}
.wpcf7-validation-errors{
  background: #6c6c6c !important;
  border:none !important;
  line-height:1.3;
  color: #fff;
}
.call_back_bottom .wpcf7-validation-errors, 
.call_back_bottom  div.wpcf7-mail-sent-ok{
  position:static;
  margin-top: 0;
  color: #fff;
  line-height: 1.3;
  transform:none;
}
.wpcf7-validation-errors,
div.wpcf7-mail-sent-ok{
  max-width: 475px;
  padding: 8px 13px;
  top: 90%;
  background: #398f14;
  font-size: 14px;
  position:absolute;
  left:50%;
  margin-top: 10px;
  left: 50%;
  transform: translate(-50%);
}
.icon_clients img{
  width: 100px;
  height: 97px;
  padding: 21px;
}
.title_clients strong{
  font-weight: 600;
}
.title_clients{
  font-size: 16px;
  line-height: 1.2;
}
.list_clients{
  padding: 49px 0;

}
.list_clients .row .col-md-6{
  padding:0;
}
.contacs_bottom p{
}
.contacs_bottom,
.contacts h2{
  color:#fff;
}
.forum_contacts_bottom .title_dov{
  color:#111;
}
.contacs_bottom{
  font-size:21px;
}
.contacs_bottom h2{
  font-size:28px;
  text-transform:uppercase;
  font-weight:500;
  letter-spacing:0.03em;
}
.contacts{
  padding: 29px 0 57px;
  position: relative;
}

.contacts_top{
  font-size:18px;
  font-family: 'TildaSansLight';
  line-height: 1.6;
  padding-right: 8px;
  margin-bottom: 30px;
}
.social_footer_links ul{
  display:flex;
}
.social_footer_links ul li:nth-child(1){
  margin-left:0;
}
.social_footer_links ul li svg path{
  transition:0.3s;
}
.social_footer_links ul li svg:hover path{
  fill:#0a9576
}
.social_footer_links ul li{
  margin:0 2px;
}
.contacts_top a{
  color:#000;
}
.map_padding{
  padding-left: 0;
  margin-top: 12px;
}
.contacts_top strong{
  font-family: 'TildaSansBold';
}
.title_contacts{
  font-weight: 700;
  font-size: 28px;
  line-height: 38px;
  letter-spacing: 0.145em;
  text-transform: uppercase;
  margin-bottom: 11px;
  color: #424242;
}
.call_back_bottom ul{
  display:flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: space-evenly;
  align-content: center;
  align-items: flex-start;
}
.call_back_bottom  li{
  margin-bottom: 14px;
}

.call_back_bottom  li span:first-child{
  font-size:13px;
  text-transform:uppercase;
  font-weight: 600;
  /* display: inline-block; */
  font-size: 13px;
  vertical-align: top;
  line-height: 1.4;
  margin-top: 0;
  top: 4px;
  /* line-height: 18px; */
  position: relative;
  display: inline-block;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #5B5B5B;
}
.phone_numbers a{
  color:#333;
}
.phone_numbers span{
  display: block !important;
  line-height: 1;
  font-weight:400 !important;
  color: #424242 !important;
  margin-bottom: 12px;
}
.phone_numbers{
  display: inline-block;
  /* vertical-align: top; */
  /* line-height: 1.5; */
}
.phone_numbers span{
  top:2px !important;
}
.phone_numbers span,
.call_back_bottom  li span:last-child{
  font-size: 17px !important;
  max-width: 79%;
  vertical-align: top;
  line-height: 1.4;
  color: #333;
  padding-left: 5px;
}
.call_back_bottom  li span{
  /* margin-left: 4px; */
  letter-spacing: 0 !important;
  display: inline-block;
}
.call_back_bottom{
  /* max-width: 362px; */
  display:block;
  padding: 47px 50px 41px;
  position:relative;
  overflow: hidden;
  /* margin: 0 auto; */
  min-height: 353px;
  background: #FFFFFF;
  box-shadow: 4px 0px 21px 3px rgba(225, 225, 225, 0.25);
  /* clear:both; */
  /* background: linear-gradient(40.43deg, rgba(40, 107, 184, 0.77) 3.05%, rgba(105, 175, 255, 0.74) 97.2%); */
  /**/
  /* box-sizing: border-box; */
  /* overflow: hidden; */
  /* box-shadow: 0px 10px 22px rgba(0, 0, 0, 0.14); */
  /* border-radius: 29px; */
}
.call_back_bottom form .input_bottom:nth-child(6){
  width:100%;
  text-align:center;
}
.call_back_bottom .wpcf7 h3{
  font-size: 26px;
  color:#fff;
  text-align:center;
  margin-bottom: 23px;
  font-weight: 600;
  /* letter-spacing: 0.03em; */
}
.call_back_bottom .wpcf7{
  position:relative;
  z-index:2;
}
.call_back_bottom:before{
  /* content:''; */
  position:absolute;
  left:0;
  top:0;
  z-index: 1;
  border: 6px solid rgba(255, 255, 255, 0.19);
  border-radius:29px;
  right:0;
  bottom:0;
}
.call_back_bottom textarea,
.call_back_bottom input{
  width:100%;
  background: #FFFFFF;
box-shadow: 0px 4px 15px rgba(80, 142, 214, 0.1);
border-radius: 3px;
}
.call_back_bottom .wpcf7-submit:hover{
    background: linear-gradient(35.48deg, #2A68B0 1.45%, #5797DF 96.52%);
}
.call_back_bottom .wpcf7-submit{
  letter-spacing: 0.03em;
  color:#fff;
  font-size: 15px;
  margin-bottom: 20px;
  padding: 14px 30px;
  height: auto;
  margin-top: 7px;
  box-shadow: 0 0 1px 0px #fff;
  font-weight:500;
  background: linear-gradient(75.48deg, #2A68B0 1.45%, #5797DF 96.52%);
  border-radius: 10px;
}
.call_back_bottom textarea{
 width: 100%;
 max-width: 262px;
 min-width: 100%;
 color: #313131;
 height: 105px;
 border: none;
 font-size: 14px;
 padding: 15px;
}
.call_back_bottom input{
  height: 37px;
  margin-bottom:10px;
  border:none;
  padding:0 15px;
  color:#313131;
  font-size:14px;
}
.wpcf7 form.invalid .wpcf7-response-output{
  max-width: 984px;
  margin: 25px auto;
  background: #f95d51;
  color:#fff;
  padding: 21px;
  border:none;
  font-size: 18px;
  text-align: center;
  margin-bottom: 20px;
}
.call_back_bottom textarea::placeholder,
.call_back_bottom input::placeholder{
  color:#969696;
}
.linear{
  height:10px;
  width:100%;
  background:url(/wp-content/themes/f-riman/img/image_3.jpg);
}
.footer_site{
  color:#fff;
  background-color: #3a3e41;
  padding: 65px 0 83px;
}
.text_copyright{
  font-size:15px;
  line-height: 21px;
}
.menu_footer li{
  display:inline-block;
  margin-right: 25px;
}
.text_form{
  margin-bottom: 19px;
  font-size:13px;
  color:#767676;
  line-height:1.3;
  margin-top: 13px;
}
.menu_footer li a:hover{
  color:#fff;
}
.menu_footer li a{
  transition:0.3s;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
/* identical to box height */
  text-align: center;
  letter-spacing: 0.04em;
  color: #ffffff;
}
.container_width .col-md-7{
  display:flex;
  flex-wrap: nowrap;
  justify-content: flex-end;
}
.menu_footer{
  margin-top: 28px;
  padding-left: 30px;
}
.menu_footer li a{
  font-size: 15px;
}
.menu_footer li a:hover{
  color:#3a9d7e;
}
.social_footer{padding-left: 18px;}
.social_footer li {
  display:inline-block;
  margin-right: 12px;
}
.social_footer h3{
  margin-bottom: 8px;
  color:#DBDBDB;
}
.social_footer li img{
  /* max-width:21px; */
  width: 29px;
  height: 33px;
  /* width: 100%; */
}
.copyright_footer p{
  margin-top: 12px;
}

.copyright_footer{
  /* margin-left: -22px; */
  text-align: right;
  /* margin-bottom:10px; */
  color: #fff;
  padding: 6px 6px;
  line-height: 1.4;
  /* padding-right: 95px; */
}
.top_btn svg{
  width: 36px;
  height: 34px;
  transform: rotate(270deg);
}
.top_btn.show{
  opacity:1;
  bottom: 60px;
  padding: 8px 6px 6px;
  right: 30px;
  /* position:  relative; */
  border-radius: 51px;
  background: #3a9d7e;
  box-shadow: 0px 3px 14px rgba(0, 0, 0, 0.1);
  z-index:999;
  opacity: 1;
}
.top_btn:hover svg path{
  stroke: #fff !important;
}
.top_btn:hover{
  opacity:0.8 !important;
  background-color: #80cd3d;
}
.content_product_main{
  /* padding-left:20px; */
}
.modal-overlay.open {
  opacity: 1;
  visibility: visible;
}
.modal-overlay .modal-block {
  position: relative;
  z-index: 99999;
  left: 0;
  right: 0;
  margin: auto;
  top: 100px;
}
.modal-overlay {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    overflow-x: scroll;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
    z-index: 99999;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.close-modal{
  cursor:pointer;
  position:absolute;
  right:10px;
  top:10px;
}
.close-modal:hover{
  opacity:0.6;
}
.call_form h3{
  font-size: 36px;
  font-family: 'TildaSansBold';
  line-height: 1.23;
  margin-bottom: 28px;
}
.call_form{
  position:relative;
  background:#fff;
  padding: 32px 0;
  /* max-width: 560px; */
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.call_form  .form_home_input label{
  display:block;
}
.form_main_input{
  max-width:470px;
  margin:0 auto
}
.form_page_content .form_main_input{
  max-width: 560px;
}
.form_page_content .form_main_input label{
  width:100%;
}
.form_page_content .form_main_input .wpcf7-submit{
  background-color: #4bc236;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
  font-size:16px;
  text-transform:uppercase;
  transition:0.3s;
}
.form_page_content .form_main_input .wpcf7-submit:hover{
  background:#0a9576;
}
.form_page_content .form_main_input label input{
  border:none;
  border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
}
.call_form  .form_home_input {
  margin-right:0;
}
.form_main_input .form_home_input{
  margin-bottom:20px;
}
.form_page_content .form_home_input{
  margin-right:0;
}
.form_home_input textarea{
  max-width:100%;
  height:102px;
  padding: 20px 20px;
  border-radius:5px;
  border: 1px solid #52af6c;
  min-width:100%;
}
.call_form textarea,
.call_form input{
  width:100%;
}
.call_form .wpcf7-submit{
  border-radius:3px 
}
.call_form textarea:focus-visible{
   outline:none;
}
.call_form input{
      border: 1px solid #52af6c;
      border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
}
.call_form:before{
  content:'';
  position:absolute;
  left:0;
  top: -44px;
  right:0;
  background:url(/wp-content/themes/f-riman/img/image_4.jpg) no-repeat;
  height:44px;
}
.modal-block-header {
    max-width: 560px;
    padding: 24px 0;
    margin: 121px auto;
    /* background: #fff; */
    position: relative;
    /* border: 2px solid #00237c; */
}
.title_single{
  font-size: 37px;
  /* margin-bottom: 13px; */
  /* color:#333; */
  font-family: 'TildaSansBold';
  font-size: 24px;
  line-height: 1.35;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images{
  float:none;
  width:100% 
}

.top_btn{
  position:fixed;
  right: 30px;
  bottom: -100%;
  text-decoration:none;
  z-index: 999999;
  opacity:0;
  z-index:-1;
  transition:0.3s;
}
.top_btn svg path{
 
  stroke: #fff !important;

}
@media (max-width:1600px){
  .header_center{
    padding-right: 30px !important;
    padding-left: 30px !important;
    text-align: center;
  }
  .main-navigation{
    display: inline-block;
  }
  .main-navigation li{
    margin: 0px 10px !important;
    /* display: flex; */
  }
  .main-navigation{
    /* text-align:center; */
    /* max-width: 508px; */
  }
}
@media (max-width:1500px){
  .logo{
    max-width:440px;
    padding: 5px 7px;
  }
  .logo img{
    width:100%;
    height:auto;
  }
  .menu{
    text-align:left;
  }
}
@media (max-width:1450px){
  
  .header_center{
    padding-top: 29px;
  }
  
  .main-navigation li{
    margin: 0 6px !important;
  }
}
@media (max-width:1380px){
  .main-navigation{
    /* max-width: 627px; */
    text-align: center;
  }
  .langs-header ul{
    padding-right:0;
  }
  .header_right{
    /* max-width:400px; */
    /* width: 100%; */
  }
  .button_header_form{
    padding: 0 12px;
  }
  .main-navigation li{
    margin-bottom: 10px !important;
  }
  .header_center{
    /* padding-top: 18px; */
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
   .nubmers_header ul{
    display:flex;
  }
}
@media (max-width:1280px){
  .main-navigation li a{
    font-size:14px;
  }
  .header_right a{
    margin-left:0;
  }
  .nubmers_header ul{
    display: flex;
    /* justify-content: space-between; */
  }
}
@media (max-width:1200px){
  .main-navigation li a{
    font-size: 13px;
  }
  .list_adv_main_items{
    display:flex;
    gap: 20px;
  }
  .form_text_about .desc_company{
    font-size: 19px;
    margin-top:10px;
  }
  
.desc_c_b_f{
  padding:0;
  font-size: 19px;
}
  .call_back_forum_riberg .title_adw_f{
    font-size: 21px;
  }
  .title_c_b_f{
    margin-top: 62px;
    font-size: 31px;
  }
  .menu_footer li{
    margin-right:10px;
  }
  .forum_page_block .paral .par_slide_one{
  max-width: 260px;
}
.forum_page_block .paral .par_slide_two{
  max-width:250px;
}
  .main-navigation li{
    margin: 0 3px !important;
  }
  .header_right a {
    margin-left: 5px;
  }
  .header_center{
    width: 57%;
  }
  .nubmers_header ul{
    display: flex;
    padding-right: 5px;
  }
  .title_dov{
    font-size:38px;
  }
  .products_items .items_cat img{
    height:242px !important;
    object-fit:contain
  }
  .desc_preview, .desc_product_m{
    font-size:12px;
  }
  .woocommerce-loop-product__title, .title_product_m{
    font-size:14px;
  }
  .item_v_nalichii{
    left: auto;
    right: 0;
  }
  .products_items .items_cat .products .product{
    width: 220px;
    margin-right: 22px;
  }
  .owl-nav .owl-next{
    right:20%;
  }
  .ab_hh .owl-nav .owl-next{
    right:5px;
  }
  .ab_hh .owl-nav .owl-prev{
    left:5px;
  }
  .owl-nav .owl-prev{
    left:20%;
  }
  .image_sertifikaty img{
 
    max-width:477px;
  }
  
  .content_news_home h4{
    font-size:18px;
  }
  .news_home h2{
    font-size:38px;
  }
  .news_home .row .col-lg-4{
    flex: 0 0 20%;
    max-width: 330px;
    padding: 0 9px;
    margin: 0;
  }
  .grid_choose_block .item_grid_choose:nth-child(4) .list_adv_item{
    margin-top: 18px;
  }
  .image_news_home img{
    max-width:300px;
    height: 275px;
  }
  .grid_choose_block .item_grid_choose:nth-child(4) .list_adv_item,
  .grid_choose_block .item_grid_choose:nth-child(2) .list_adv_item{
    max-width:334px;
  }
  .desc_list_adv{
    font-size:15px;
    line-height: 21px;
  }
  .grid_choose_block .item_grid_choose:nth-child(6) .list_adv_main{
    min-height: 228px;
  }
  .grid_choose_block .item_grid_choose:nth-child(5) .list_adv_item{
    max-width:470px;
  }
  .grid_choose_block .item_grid_choose:nth-child(6) .list_adv_item{
    max-width:469px;
  }
  .grid_choose_block .item_grid_choose:nth-child(3) .list_adv_item,
  .grid_choose_block .item_grid_choose:nth-child(1) .list_adv_item{
    max-width: 325px;
  }
  .item_grid_choose{
    /* flex: 0 0 40%; */
  }
  .arrow_svg svg{
    width:53px;
    height:53px;
  }
  .images_list img{
    width:220px;
    height:220px;
  }
  .desc_company{
    font-size:18px;
  }
  .desc_company h2{
    font-size:38px;
    margin-top: 30px;
  }
  .arrow_svg{
    right: 13px;
  }
  .list_service_main .product_home_item{
    padding-top: 108px;
  }
  .number_list{
    top: -74px;
  }
  .item_list_service{
    max-width:299px;
  }
  .title_list_cat{
    font-size:19px;
    line-height: 23px;
  }
  .product_home_item img{
    max-width: 91px;
    height: auto;
  }
  .list_service .col-md-8{
    width: 75%;
  }
  .list_service .col-md-4{
    width: 25%;
  }
  .logo_service {text-align:center;}
  .logo_service img{
    width:211px;
    margin:0 auto;
  }
  .width_home_container{
    max-width:960px;
  }
  .title_home_page{
    font-size: 65px;
  }
  .home_first_main{
    padding-left:30px;
    max-width: 960px;
    margin: 0 auto;
    padding-right: 49px;
  }
  .image_top{
    top: 121px;
  }
  .call_back_block{
    margin-left: 0px;
  }
  .logo{
    width:200px;
    padding: 15px 15px;
  }
  .title_clients{
    font-size: 15px;
  }
  .form-c{
    padding: 44px 79px;
  }
  .item_prices_left:before,
  .item_prices_right:before{
    border: 22px solid transparent;
    border-left: 22px solid #fff;
    top: -10px;
    right: -10px;
  }
  .item_prices_left:after,
  .item_prices_right:after{
    border: 22px solid transparent;
    border-right: 22px solid #fff;
    left: -10px;
    bottom: -10px;
  }
  .item_prices_left:before{
    border-left: 22px solid #0a4992;
  }
  .item_prices_left:after{
     border-right: 22px solid #0a4992;
  }
  .item_prices img{
    max-width:100%;
  }
  .item_prices_left,
  .item_prices_right{
     padding: 34px 32px 30px;
  }
  .desc_pakets_start{
    font-size:15px;
  }
  .form_call_back .wpcf7-submit{
    margin-top:20px;
  }
  .item_prices ul li{
    font-size: 15px;
  }
  .item_prices ul li:first-child{
    font-size:20px;
  }
  .section_style{
    overflow:hidden;
  }
  .main-navigation li{
    margin-right: 0px;
  }
  .header_right a span:last-child{
    margin-left: 0;
  }
  .header_right a span img{
    width:22px
  }
  .header_right{
    padding-left:0;
    width: 26%;
    /* float: right; */
  }
  .nubmers_header li:first-child a span img {
     max-width: 21px;
     width: 19px;
     height: 22px;
  }
}
@media (max-width:1066px){
  .logo{
    padding: 24px 0px;
    width: 119px;
  }
  .button_header_form a{
    padding: 12px 15px;
  }
  .logo img{width: 115px;}
  .logo_header{
    width: 13%;
  }
  .header_center{
    width: 61%;
  }
  .main-navigation{
    text-align:left;
  }
}
@media (max-width:992px){
  .nubmers_header li a span img{
    /* display:none; */
    width: 26px;
  }
  .contacts_new_home #map{
  height: 450px;
}
  .list_import{
    padding: 20px 0 28px !important;!i;!;
  }
  .image_right_list_im {
    display:none;
  }
  .list_adv_main_items{
    display:flex;
    flex-direction: column;
    
  }
  .list_adv_main_ite{
    padding-bottom:0;
  }
  .timer_sub_t{
    margin-bottom: 56px;
    margin-top: 16px;
  }
  .timer_form_bottom{
    background-size:cover;
  }
  .form_text_about .desc_company{
    max-width:100%;

  }
  .form_text_about .images_list img{
    height:200px;
    object-fit:cover;
    
  }
  .titles_about_forum h3{
    font-size: 19px;
    text-align: center;
  }
  .titles_about_forum h2{
    font-size: 30px;
    text-align: center;
  }
  .video-item{
    flex: 0 0 293px !important;
  }
  .call_back_forum_riberg .title_adw_f{
    margin:0;
    width:100%;
    padding-top: 30px;
    max-width: 100%;
  }
  .adw_forum_stats .desc_home_page{
    max-width: 340px;
    margin-top: 45px !important;
  }
  .title_c_b_f{
    margin-top:10px;
  }
  .call_back_forum_riberg_left{
    max-width: 521px;
    margin:0 auto;
  }
  .img_banner_forum img{
    min-height: 400px;
    height: 500px;
  }
  .list_main_program{
    max-width: 84%;
    /* margin: 0 auto; */
  }
  .form_event_bish .logo_riman_forum img{
    max-width:120px;
  }
  .top_header_forum .width_home_container img{
    max-width:150px;
    height: 49px;
    object-fit:contain;
  }
  .page-id-806 .form_event_bish .width_home_container{
    max-width:550px;
  }
  .logo_pusmak{
    padding-top:0 !important;
  }
  
  .adw_forum_stats .prem_home{
    margin:0 auto;
  }
  .menu_footer li{
    margin-bottom:10px;
  }
  .menu_footer{
    margin-bottom:30px;
    padding-left:0;
  }
   .forum_page_block .paral .par_slide_one{
  /* display:none; */
}
.forum_page_block .paral .par_slide_two{
  display:none;
}
  .slogan_forum_riberg {
    min-height:90px;
    text-align: right;
    padding-right: 15px;
  }
  .content_single iframe{
    width:100%;
    height:250px;
  }
  .button.product_type_simple{
    margin-bottom: 10px !important;
    /* display: block !important; */
  }
  .button.product_type_simple, .whatsapp_link_product, .link_product_m{
    width:100%;
    text-align:center;
    
  }
  .contacts_faq br{
    display:none;
  }
  .contacts_faq{
    max-width: 472px;
    margin:0 auto
  }
  .vopros{
    padding-left: 90px;
    text-align: center;
    padding-top: 27px;
    padding-right: 137px;
    padding-bottom: 27px;
  }
  .otvet{
    max-width: 524px;
    float: none;
    margin: 30px auto;
    font-size: 17px;
    padding: 21px 39px;
  }
  .director_block{
    display: flex;
    justify-content: center;
  }
  .woocommerce-page .woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
    max-width: 50%;
    width: 46%;
  }
  .products_items .items_cat .products .product{
    
  }
  .zoomImg{
    display:none !important;
  }
  .woocommerce-product-gallery .woocommerce-product-gallery__image img{
    height: 580px !important;
    object-fit: contain;
    width: 580px !important;
    margin: 0 auto;
  }
  body .whatsapp_link_product {
    margin-right: 0 !important;
    margin-top: 10px;
    display:block;
    width: 100%;
    text-align: center;
}
  body .whatsapp_link_product{
    margin-top:0;
  }
  .view_product_link{
    display:flex;
    align-items: center;
    flex-direction: column;
  }
  .item_v_nalichii{
    right: 0;
    right: 6px !important;
    top: 30px;
    left: 81%;
    position: absolute;
    /* display: block; */
  }
  .woocommerce ul.products li.product a img,
  .products_items .items_cat img{
    height:308px !important;
    object-fit: contain;
  }
  .products_items .items_cat .products .product{
    max-width:50%;
    width: 46%;
  }
  .type-page .entry-title,
  .items_cat h2{
    font-size:30px;
    padding-bottom: 36px;
    padding-top: 34px;
  }
  .card-body{
    padding-left:10px;
    line-height:1.3
  }
  .card .col-md-4{
    max-width: 190px;
    /* max-width: 100%; */
    width: 100%;
    min-width: 190px;
    padding-right: 0 !important;
  }
  .news_category_section a{
    display:flex;
  }
  .news_category_section .container .row{
    max-width:550px;
    width:100%;
    margin: 0 auto;
  }
  .map_contacts_right {
    max-width:600px;
    margin:0 auto;
  }
  .map_contacts_main{
    max-width:100%;
  }
  .social_footer_links{
    margin-top:30px;
    margin-left:20px;
    margin-bottom:10px;
  }
  .contacts_top {
    max-width:600px;
    margin:0 auto;
    padding: 14px 18px;
  }
  .contacts_new_home .contacts_top{
    margin: 0 auto;
  }
  .company .list_company .item_company_list{
    flex: 0 0 33%;
  }
  .company .list_company{
    display: flex;
    justify-content: center;
    max-width: 640px;
    margin: 0 auto;
  }
  
  .image_sertifikaty img{
    max-width:380px;
  }
   .owl-nav .owl-next{
    right:15%;
  }
  .owl-nav .owl-prev{
    left:15%;
  }
  .info_animate{
    padding: 21px 10px;
  }
  .info_animate .t-text{
    font-size:18px;
  }
  .grid_choose_block .item_grid_choose:nth-child(6) .list_adv_main{
    padding-right:30px;
    
  }
  .grid_choose_block .item_grid_choose:nth-child(6) .list_adv_item{
    float: none;
  }
  .item_grid_choose{
    padding:0 10px;
  }
  .grid_choose_block .item_grid_choose:nth-child(5) .list_adv_item{
    max-width:100%;
  }
  .grid_choose_block .item_grid_choose:nth-child(5){
    order:6;
    flex: 0 0 100%;
  }
   .grid_choose_block .item_grid_choose:nth-child(6){
     margin-top: -27px;
     margin-bottom: 33px;
   }
  .grid_choose_block .item_grid_choose:nth-child(5){
    width:100%;
  }
  .choose_block{
    background-size: 1022px 674px;
    background-repeat: no-repeat;
    background-position: 50px 110%;
  }
  .choose_block_m{
    max-width:660px;
  }
  .choose_block h2{
    font-size:30px;
  }
  .form_home_section .form_home_main .form_main_input{
    max-width: 600px;
    display: flex;
    flex-direction: column;
  }.form_home_section .form_home_main .form_main_input .form_home_input label,
  .form_home_section .form_home_main .form_main_input .form_home_input{
    width:100%;
    /* display: block; */
  }
  .form_text{
    font-size:14px;
  }
  .form_home_text{
    font-size:38px;
  }
  .form_home_section .col-md-12{
    width:100%;
  }
  .about_company{
    padding-top:0;
  }
  .desc_company{
    max-width:100%;
    padding-left: 35px;
    padding-right: 44px;
  }
  .ab_hh .desc_company{
    padding:0;
    margin-bottom:30px;
  }
  .images_about_home{
    display: flex;
    justify-content: space-evenly;
  }
  .images_list img{
    width:290px;
    height:290px;
  }
  .list_service_main{
    padding-top: 73px;
  }
  .arrow_svg{
    top: 47px;
    right: 22px;
  }
  .number_list{
    top: -45px;
    left: 19px;
  }
  .list_service_main .product_home_item{
    padding-top: 25px;
    min-height: auto;
  }
  .list_service_main .title_list_cat{
    font-size: 27px;
    padding: 10px 215px 41px 163px;
    line-height: 30px;
  }
  .item_list_service{
    max-width:100%;
    margin-bottom: 107px;
    /* display: flex; */
  }
  .list_service  .col-md-4 .logo_service {
    margin-top:0;
  }
   .list_service  .col-md-4 .logo_service img{
     max-width:163px;
   }
  .list_service  .col-md-4 {
    position:absolute;top:0;
    right:0;
  }
  .width_home_container{
    max-width: 680px;
    position: relative;
  }
  .list_service .col-md-8{width:100%;}
  
  .form_home{
    max-width:100%;
  }
  .adw_forum_stats .desc_home_page .form_home{
    text-align: center;
    margin-top: 38px;
  }
  .desc_home_page{
    margin-top:10px;
  }
  .adw_forum_stats .desc_home_page{
    margin: 20px auto;
  }
  .title_adw_f{
    font-size:28px;
    max-width:80%;
    margin:0 auto;
  }
  .par_slide_one{
    right: 55px;
    top: 12px;
  }
  .paral{
    right:0;
  }
  .paral img{
    max-width:192px;
  }
  .image_top{
    top: 33px;
    right: 50px;
  }
  .title_home_page{
    font-size: 50px !important;
  }
  .home_first_main{
    max-width:680px;
    margin:0 auto;
    background-position: bottom;
    padding-right: 66px;
  }
  
  .menu_footer li:last-child{
    margin-right:0;
  }
  .lang_footer ul, .nubmers_header ul{
    display: flex;
    flex-direction: row;
    text-align: center;
    display: none;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
  }
  .mobile-menu  .nubmers_header ul{
    display: block;
    padding-right: 0;
    max-width: 197px;
    margin: 0 auto;
    flex-direction: column;
  }
  .mobile-menu .nubmers_header{
    margin-top: 48px;
  }
  .mobile-menu  .nubmers_header ul li{
    display:inline-block;
    margin: 0 4px;
  }
  .mobile-menu  .button_header_form a{
    
  }
 .nubmers_header .button_header_form a{
    margin-left:0;
    max-width: 129px;
    margin: 0 auto;
  }
 .mobile-menu  .button_header_form{
    padding:0;
    display: block !important;
    margin: 29px 0 38px 0 !important;
    text-align: center;
  }
  .container_width .col-md-7{
    display:flex;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: column;
  }
   .logo{
    width: 166px;
    padding: 3px 0;
    margin-left: 17px;
    max-width: 223px;
  }
 
 
 
  .header_right a span:last-child{
    margin-left: 6px;
  }
  .header_right{
    text-align: center;
  }
  .main-navigation li{
    margin-bottom:5px;
  }
  
  .mobile_email a span{
    font-size: 16px !important;
  }
   .text_copyright_right{
    padding-left:0;
    font-size: 12px;
    margin-top: 45px;
    line-height: 15px;
  }
  .footer_site .container{
    max-width:650px;
  }
  .page-id-776 .footer_site .container{
    max-width:700px;
  }
  body .link_product_m{
    margin-right: 0 !important;
    width:100%;
    display:block;
    text-align:center;
    margin-bottom: 10px;
  }
 
}
@media (max-width: 769px){
  .title_dov{
    font-size:30px;
  }
   .products_items .subcategory-list{
    gap:10px;
    max-width: 368px;
    margin: 11px auto;
    display: flex;
    justify-content: center;
  }
  .org .org_list ul li{
    /* flex: 0 0 150px; */
  }
  .org .org_list ul{
    display:flex;
    gap: 16px;
    justify-content: center;
  }
  .org .org_list ul li img{
    width: 106px;
    height: 41px;
  }
  .list_program_forum .info_list_item span:nth-child(1){
    font-size: 17px !important;
  }
  .list_program_forum .info_list_item li{
    font-size:16px;
  }
  .list_program_forum .info_list_item{
    font-size:16px;
  }
  .list_program_forum li span:nth-child(1){
    font-size: 16px;
    flex: 0 0 55px;
  }
  .logo_forum_riberg {
    margin-bottom:10px;
  }
  .list_program_forum li span:nth-child(2){
    font-size: 16px;
  }
  .desc_event_banner{
    font-size: 22px;
    text-align: center;
  }
  .link_reg{
    text-align:center;
  }
  .address_event_banner{
    text-align:center;
  }
  .title_event_banner{
    font-size: 41px;
    padding-right: 0;
    text-align: center;
  }
  .form_event_bish .logo_riman_forum{
    margin-top:10px;
  }
  .top_header_forum{
    text-align:center;
    margin-bottom: 23px;
    overflow: hidden;
  }
  .menu_footer li{
    display: block;
  }
  .page-id-776 .logo_footer img{
    margin-bottom:0;
  }
  .page-id-776  .text_copyright_right,
  .page-id-776 .text_copyright{
     text-align:center;
  }
  body .whatsapp_link_product {
    margin-right: 0 !important;
    /* margin-top: 10px; */
    width: 100%;
    text-align: center;
}
  .page-id-776 .logo_footer{
    text-align:center;
  }
  .b_forum{
    display:flex;
    justify-content: center;
  }
  .address_forum {
    max-width:350px;
    margin:0 auto;
    font-size: 18px;
    float: none;
    text-align:center;
  }
  .logo_forum,
  .logo_forum_riberg {
    float:none;
  }
  .logo_forum{
    margin-bottom: 23px;
  }
  .slogan_forum_riberg{
    max-width: 320px;
    margin: 13px auto;
    float: none;
    text-align: center;
    min-height: auto;
    padding:0;
  }
  .woocommerce ul.products, .woocommerce-page ul.products{
    max-width:550px;
    margin:0 auto;
  }
  .type-page .entry-title,
  .items_cat h2{
    font-size: 24px;
    padding-bottom: 36px;
    max-width: 480px;
    padding-top: 34px;
    margin: 0 auto;
    background-position: 20px;
    padding-left: 118px;
    background-size: 77px 77px !important;
  }
 .t029__opacity{
   max-width:100%;
 }
  .contacts{
    padding-bottom: 83px !important;
  }
  .t029__linewrapper{
    max-width:100%;
    overflow: hidden;
  }
  .map_contacts_right iframe{
    height:300px;
  }
  .form_home_text{
    margin-top: 48px;
    line-height: 1.23;
    font-size:30px;
    padding:0 20px;
  }
  .owl-nav .owl-next{
    right:14%;
  }
  .owl-nav .owl-prev{
    left:14%;
  }
  .form_home_section .form_home_main .form_main_input .form_home_input{
    margin-right:0;
  }
  .form_home_section .form_home_main .form_main_input{
    margin-top:50px;
  }
  .logo{
    margin-left:0;
  }
  .nubmers_header li a span img{
    display:block;
  }
  .header_right .email_top{
    display:none;
  }
  .nav-tabs{
    display:inline-block;
  }
  .logo_header{
    padding-left: 0 !important;
  }
  .tab-pane h2{
    font-size: 24px;
  }
  .item_prices_left{
    text-align:left;
  }
  .tab-pane {
    font-size:15px;
    line-height: 1.4;
  }
  .menu_footer ul{
    display:flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
  }
  .price_list{
   padding-top:10px;
   background: #fff;
  }
  .list_clients .section_title{
    font-size: 21px;
  }
  .item_prices img{
    height: 236px;
  }
  .company_info{
    /* height: 306px; */
    /* object-fit: cover; */
  }
  .item_list_service{
    /* width:50%; */
    width: 100%;
    flex: 0 0 100%;
  }
  .mobile_email ul{
    display: flex;
    justify-content: center;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: space-around;
    align-items: flex-end;
  }
  .copyright_footer,
  .social_footer{
    padding-left: 0;
    text-align:center;
  }
  .copyright_footer{
    font-size:14px;
    margin-top:15px;
 
  }
  .social_footer li{
    margin:0 7px;
  }
  .contacts{
    background-position:top left;
  }
  .contacs_bottom{
    margin-top: 27px;
    font-size: 18px;
    margin-bottom: 30px;
  }
  .contacs_bottom p{
    margin-top: 14px;
  }
  .contacs_bottom h2{
    font-size:20px;
  }
  .contacts{
    padding:20px 0;
  }
  .contacts .section_title{
    margin-bottom:20px;
  }
  .call_back{
    padding: 25px 0 40px;
  }
  .form_call_back .wpcf7-submit{
    max-width: 100%;
    padding: 0 31px;
    height: 42px;
    font-size: 14px;
  }
  .left_input{
    margin-bottom:20px;
  }
  .item_input{
    display:block;
    text-align:center;
  }
  .title_call_back h2{
    font-size:30px;
  }
  .title_call_back{
    font-size:14px;
  }
  .item_prices_left{
    margin-bottom: 6px;
  }
  .title_list_what{
    font-size: 15px;
    width: 80%;
  }
  .fakts_company h2{
    font-size:17px;
  }
  .fakts_company:before{
    /* height: 211px; */
    /* background-size: 100%; */
  }
  .fakts_company .about_title_company{
    font-size:14px;
  }
  .section_style{
    padding: 0;
  }
  .mission_company{
    padding: 47px 0;
  }
  .mission_compa ul li{
    font-size: 17px;
  }
  .mission_company .mission_compa h2{
    font-size: 33px;
  }
  .fakts_company{
    margin-top: 26px;
  }
  .section_title .line_title{
    top: 140%;
  }
  .about_company .section_title{
    margin-bottom: 26px;
  }
  .list_service_main{
    margin-top: 28px;
  }
  .page-id-806 .forum_prod_list{
    padding-bottom: 65px !important;
  }
  .list_service {
    padding-bottom: 0px;
    margin-top:30px;
  }
  .section_title{
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 9px !important;
  }
  .site-content{
    padding-top: 80px;
  }
  .page-id-806 .site-content{
    padding-top:30px;
  }
  .desc_company{
    /* max-width: 380px; */
    /* margin:0 auto; */
    /* font-size: 15px; */
  }
  
}
@media (max-width:685px){
  .prem_home_list .title_prem{
    width: 271px;
  }
  .button.product_type_simple, .whatsapp_link_product, .link_product_m{
    max-width:100%;
    width:100%;
    text-align:center;
  }
  .order_product a{
    width:100%;
    text-align:center;
  }
  .item_v_nalichii{
    right: -266px;
    top: 30px;
    left: 81%;
  }
  .woocommerce-loop-product__title, .title_product_m{
    font-size:12px;
  }
  .view_product_link{
    display:flex;
    flex-direction: column;
  }
  
  .products_items .items_cat .products{
    display:flex;
    justify-content: center;
    /* width: 100%; */
    padding-left: 19px;
  }
  .items_cat .products{
    /* max-width: 586px; */
    margin:0 auto;
  }
  body .whatsapp_link_product{
    margin-right:0 !important;
    /* margin-top:10px; */
    width:100%;
    text-align:center;
  }
  
  .woocommerce-product-gallery .woocommerce-product-gallery__image img {
    height: 100% !important;
    object-fit: contain;
    width: 100% !important;
    margin: 0 auto;
}
}
@media (max-width:665px){
  .home_first_main{
    max-width:463px;
    padding-right: 10px;
    padding-left: 19px;
    background-position: center;
  }
  .list_import .icon_list{
    display:flex;
    align-items: center;
    gap: 10px;
  }
  .list_import .icon_list span:nth-child(2){
    font-size: 21px;
  }
  .list_import h2{
    font-size:33px;
    margin-bottom: 22px;
  }
  .list_adv_main_items .title_adv_list_h{
    font-size: 18px;
    line-height: 1.3;
  }
  .main_adv_list_home_n h2{
    font-size: 26px;
  }
  .form_home_section .col-sm-6:nth-child(1){
    order:2;

  }
  .form_home_section .width_home_container{
    display:flex;
    flex-direction: column;
  }
  .text_form_home_b_m{
    font-size: 20px;
    text-align: center;
    margin-bottom: 51px;
  }
  .text_form_home_t_m{
    font-size: 25px;
    margin-top: 0;
    text-align: center;
  }
  .form_home_section  .text_form_home_t{
    padding:0;
  }
  .banner_top_home_p_new{
    padding: 66px 0;
  }
  .first_block_home_new_desc{
    font-size:18px;
  }
  .first_block_home_new h2{
    font-size: 17px;
    line-height: 1.3;
  }
  .first_block_home_new h1{
    font-size: 24px;
  }
  
  .timer_block{
    padding-top:30px;
  }
  .countdown-timer{
    gap: 10px !important;
  }
  .timer_main{
    max-width:220px;
    margin:0 auto;
  }
  .dot_timer{
    font-size: 43px;
    top: -12px;
  }
  .timer_main .time{
    font-size: 43px;
  }
  .timer_desc{
    font-size: 17px;
  }
  .timer_title{
    font-size:33px;
  }
  .video_section{
    padding-bottom: 32px;
  }
  .form_text_about{
    padding-top: 32px !important;
    overflow: hidden;
  }
  .form_text_about .desc_company{
    max-width: 394px;
    /* margin: 18px auto 49px; */
    padding: 0 21px;
    width: 100%;
    /* display: flex; */
    /* padding: 0 23px; */
    margin: 0 auto;
    padding-bottom: 39px;
  }
  .titles_about_forum h3{
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: 27px;
  }
  .form_text_about .images_list_items{
    max-width: 187px;
  }
  .form_text_about .images_about_home{
    display:flex;
    justify-content: center;
  }
  .form_text_about .images_list img{
    height:150px;
    width: 100%;
  }
  .form_text_about .images_list{
    text-align:center;
  }
  .list_product_info div{
    line-height:1.2
  }
  .list_product_info{
    font-size:15px;
  }
  .title_forum_prod{
    font-size: 17px;
  }
  .list_service .section_title{
    max-width: 150px;
    font-size: 30px;
  }
  .pr_dd .section_title{
    max-width:100%;
    text-align: center;
  }
  .forum_prod_list .section_title{
    margin-bottom:30px !important;
    max-width: 100%;
  }
  .forum_prod_list_items .owl-nav button svg{
    width:30px;
    height:30px;
  }
  .desc_forum_prod{
    font-size:16px;
  }
  .forum_prod_list_items ul{
    display:flex;
    flex-direction: column;
  }
  .desc_sub_forum_prod{
    font-size:14px;
    padding: 15px 13px;
  }
  .forum_prod_list .width_home_container{
    max-width: 90%;
  }
  .forum_prod_list_items ul li{
    max-width: 527px;
    flex: 0 0 0;
    width: 100%;
    padding: 10px 21px 27px;
    padding-top: 7px;
  }
  .forum_prod_list_items ul li img{
    height: 345px;
  }
  .img_banner_forum img{
    min-height: 365px;
    height: 300px;
  }
  .home_first_main .desc_home_page span{
    display:block
  }
  .zab_forum{
    line-height:1.2
  }
  .desc_bottom_off ul li{
    font-size: 18px;
  }
  .gift_forum_text{
    font-size: 18px;
    line-height: 1.1;
  }
  .offer_text_title{
    font-size: 28px;
    line-height: 1;
    margin-bottom: 16px;
  }
  .forum_page_block .desc_home_page h4 span{
    display:block
  }
  .page_form_main .form_page_content h2{
    font-size:30px;
  }
  .faq_list_size{
    padding:0;
  }
  .contacts_faq{
    font-size:15px;
    line-height:23px;
    max-width: 288px;
    /* margin-left: 0; */
  }
  .page_form_main .form_page_content{
    max-width:330px;
    margin:0 auto;
  }
 .page_form_main .form_home_input input{
    height:56px;
  }
  .foto_direktora img{
    height:110px;
    width:110px;
  }
  .otvet{
    max-width:397px;
    padding: 19px 23px;
    font-size:12px;
    line-height: 19px;
    margin-top: 22px;
    border-width: 2px;
    margin-bottom: 47px;
  }
  .vopros{
    font-size:15px;
    max-width: 414px;
    border-radius: 0 30px 30px 0;
    padding: 13px 18px;
  }
  .director{
    padding-top: 29px;
  }
  .foto_direktora{
    margin-right:30px;
  }
  .name_director{
    font-size:15px;
  }
  .title_page_faq{
    font-size:23px;
    line-height: 36px;
  }
  .name_director strong{
    font-size:15px;
    line-height:23px;
    display: block;
    margin-bottom: -10px;
  }
  .call_form_main{
    
  }
 .call-modal-header .wpcf7-spinner{
    background: #169970;
    top: 10px;
  }
  .call-modal-header .call_form_main .wpcf7 form.invalid .wpcf7-response-output{
    max-width:300px;
    font-size:13px;
  }
  .call-modal-header .call_form_main .form_home_input .wpcf7-submit,
  .call-modal-header .call_form_main .form_home_input input{
    height:45px;
  }
  .form_main_input{
    max-width:300px;
  }
  .call_form h3{
    font-size: 26px;
  }
  .modal-block-header{
    max-width:350px;
  }
  .woocommerce-page .woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
    max-width: 250px;
    width:100%;
    float: none !important;
    margin: 0 auto;
  }
  .woocommerce ul.products li.product a img, .products_items .items_cat img{
    height: 250px !important;
    width: 100%;
  }
  .item_main_product_cat a{
    margin-right: 0 !important;
  }
  .breadcrumbs_signle.fff{
    border-bottom: 1px solid #0003;
    padding-top: 15px;
    padding-bottom: 14px;
  }
  .title_news_single{
    font-size:28px;
  }
  .form_home_input .wpcf7-spinner{
    right:0;
    border: 0;
  }
  .contacts_product_main .social_footer_links{
    margin-left:0;
  }
  .social_footer_links{
    margin-left: 9px;
  }
  .contacts_top{
    padding: 8px 8px;
  }
   .owl-nav .owl-next{
    right:12%;
  }
  .owl-nav .owl-prev{
    left:12%;
  }
  .info_animate .t-text{
    font-size:16px;
  }
  .button_all_news a{
    padding: 22px 30px;
  }
  .button_all_news{
    margin-top:0;
  }
  .content_news_home h4{
    font-size:16px;
  }
  .image_news_home img{
    /* max-width:100%; */
    /* width: 100%; */
    /* height: 100%; */
  }
  .news_home .row .col-lg-4{
    max-width:100%;
    /* flex: 0 0 100%; */
  }
  .news_home h2{
    font-size:30px;
    margin-bottom: 25px;
  }
  .grid_choose_block .item_grid_choose:nth-child(6) .list_adv_main{
  max-width:198px;
  padding: 26px 10px;
  }.choose_block {
    background-size: 845px 528px;
    background-repeat: no-repeat;
    background-position: 13% 90%;
}
  .item_grid_choose{
    flex: 0 0 100%;
  }
  .grid_choose_block .item_grid_choose:nth-child(4) .list_adv_item, .grid_choose_block .item_grid_choose:nth-child(2) .list_adv_item,
  .grid_choose_block .item_grid_choose:nth-child(3) .list_adv_item, .grid_choose_block .item_grid_choose:nth-child(1) .list_adv_item{
    max-width:100%;
    margin-bottom: 54px;
  }
  .grid_choose_block .item_grid_choose:nth-child(3) .list_adv_item{
    margin-top:0;
  }
  .images_about_home{
    display:flex;
    flex-wrap: wrap;
    padding: 0 10px;
  }
  .images_list_items{
    width:50%;
    padding: 0 10px;
    flex: 0 0 50%;
  }
  .owl-about .images_list img{
    height: 363px;
  }
  .owl-about .images_list_items{
    width:100%;
    padding: 0;
  }
  .images_list img{
    width: 100%;
    height: 100%;
  }
  .list_service .col-md-4{
    right: 49px;
    top: -2px;
  }
  .section_desc{
    margin-top: 19px;
  }
  .number_list{
    top: -36px;
  }
  .list_service_main .product_home_item{
    padding-top: 15px;
    min-height: 118px;
  }
  .arrow_svg svg{
    width:40px;
    height:40px;
  }
  .list_service_main .title_list_cat{
    font-size:25px;
    line-height: 30px;
    padding: 8px 192px 41px 151px;
  }
  .images_list_item{
    margin-bottom: 14px;
  }
  .about_company .width_home_container{
    max-width: 552px;
  }
  .width_home_container{
     max-width:463px;
  }
  .title_home_page{
    font-size: 42px !important;
  }
  .page-id-10 .title_home_page{
    padding-right: 0;
  }
  .desc_home_page{
    font-size: 18px !important;
  }
  .forum_product .list_service_main ul li:last-child{
    margin-bottom:50px;
  }
  .forum_product  .item_list_service img{
    max-width: 91px;
  }
  .forum_product  .list_service_main .title_list_cat{
    font-size: 24px;
  }
  .forum_product .list_service_main .number_list{
    top: -43px;
  }
  .adw_forum_stats .desc_home_page .form_home{
    text-align:center;
    margin-top: 18px;
  }
  .adw_forum_stats .prem_home_list .title_prem{
    font-size: 17px;
  }
  .adw_forum_stats{
    padding-bottom:10px;
    padding-top: 35px;
  }
  .adw_forum_stats .desc_home_page .form_home a{
    font-size:20px;
    padding: 12px 40px;
    font-size: 18px;
  }
  .adw_forum_stats .prem_home_list{
    height:40px;
  }
  .prem_home_list{height:33px;}
  .prem_home_list .title_prem{
    font-size:18px;
    width: auto;
  }
  .par_slide_one{
    top:0;
  }
  .page-id-10 .paral img{
    max-width: 197px;
  }
  .paral img{
    max-width:153px;
  }
  .prem_list_item img{
    width:33px;
    height:33px;
  }
  .prem_home{
    max-width: 231px;
  }
  .adw_forum_stats .prem_home{
    max-width: 350px;
  }
  .page-id-10 .prem_home{
    max-width: 381px;
  }
  .page-id-10 .image_top{
    top: 84px;
  }
  .image_top{
    top: 35px;
    right: 31px;
  }
    .image_top img{
      width:50px;
      height:50px;
    }
}
@media (max-width: 585px){
  .list_service_main{
    /* padding: 18px 15px; */
  }
  .owl-about .images_list img{
    height: 304px;
  }
  .owl-nav{
    /* bottom: 89px; */
    /* top:auto; */
    display: none;
  }
  .owl-about{
    padding-bottom:30px;
  }
  .owl-about .owl-dots{
    bottom: 14px;
  }
  .desc_c_b_f{
    font-size: 17px;
    text-align:center;
    margin-top: 15px;
  }
  .title_c_b_f{
    font-size: 25px;
    text-align: center;
  }
  .products_items .items_cat .products .product{
    max-width: 248px;
    width: 100%;
    margin-right: 0;
  }
  .products_items .items_cat .products{
    padding-left: 37px;
    padding-right: 37px;
    display: flex;
  }
  .item_v_nalichii{
    /* left: 90% !important; */
    right: 25px !important;
    display: block !important;
    transform: translate(-50%, -50%);
    top: 48px;
  }
  .footer_site{
    padding: 42px 22px;
  }
  .header_right{
    padding-right: 22px;
  }
   .owl-nav .owl-next{
    right:20px;
  }
  .owl-nav .owl-prev{
    left:20px;
  }
  .header_right a{
    font-size: 12px;
  }
  .lang_footer ul{
    display:flex;
    justify-content: center;
  }
   .nubmers_header ul{
    /* display:flex; */
    /* justify-content: flex-end; */
  }
  .item_list_service img{
    /* height: 153px; */
  }
   .ab_hh {
    padding:0 15px;
    max-width: 356px;
    margin: 0 auto;
  }
  
}
@media (max-width:515px){
  .logo img{
    /* max-width: 94px; */
    /* width: 98px; */
    /* margin-top: 5px; */
  }.item_prices img{
    height:auto;
  }
  .contacts_new_home #map{
  height: 250px;
}
  .icon_list span svg{
    width:15px;
    height:15px;
  }
  .list_import .icon_list span:nth-child(2){
    font-size:15px;
  }
  .list_import h2{
    font-size:24px;
  }
  .mission_company .mission_compa h2{
    font-size: 24px;
  }
  .mission_compa ul li{
    font-size: 15px;
  }
 
 
  .list_video h2{
    font-size: 31px;
    line-height: 1.2;
    margin-bottom: 27px;
  }
  .video-container{
    gap: 17px !important;
  }
  .play-button .play-icon{
    width:15px;
    height:15px;
    margin-top: -7px;
    margin-left: -6px;
  }
  .play-button{
    width:20px;
    min-width: 40px;
  }
  .video-item{
    height: 321px !important;
    flex: 0 0 257px !important;
  }
  .org{
    padding-top:30px;
    padding-bottom: 10px;
  }
  .org_list h2{
    margin-bottom: 32px;
    font-size: 31px;
  }
  .org .org_list ul li img{
    width:150px;
    height: 44px;
  }
  .org .org_list ul{
    display:flex;
    flex-direction: column;
  }
  .list_program_forum li span:nth-child(2) br{
    display:none;
  }
  .list_program_forum li{
    padding: 5px 0 17px;
    margin-bottom: 8px;
  }
  .list_program_forum .info_list_item span:nth-child(1){
    margin-bottom: 5px;
    font-size: 16px !important;
  }
  .list_program_forum .info_list_item{
    padding: 17px 15px;
  }
  .list_program_forum .info_list_item li{
    padding:0;
    margin-bottom: 0px;
  }
  .program_forum .title_section_forum{
    font-size: 27px;
  }
  .program_forum{
    padding-top:30px;
    overflow: hidden;
  }
  .list_main_program{
    max-width: 94%;
    padding: 27px 17px;
  }
  .link_text{
    font-size:16px;
    margin-bottom:15px;
  }
  .link_reg a{
    font-size: 17px;
    padding: 17px 34px;
  }
  .list_event_banner li::marker{
    font-size: 19px;
  }
  .page-id-806 .site-content {
      padding-top: 10px;
  }
  .list_event_banner{
    padding: 0 28px;
  }
  .list_event_banner li{
    font-size:16px;
  }
  .address_event_banner{
    font-size: 19px;
  }
  .desc_event_banner{
    font-size: 19px;
  }
  .title_event_banner{
    font-size: 29px;
    padding: 0 22px;
    line-height: 1.2;
  }
  .single-product .content_product_item{
    margin-top:10px;
  }
  .news_slider .owl-nav button svg{
    width:40px;
    height:40px;
  }
  .woocommerce-page .woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
    width:100%;
    max-width: 260px;
    float: none !important;
    margin: 0 auto 42px;
  }
  .single-product .breadcrumbs_signle{
    padding-bottom:0;
    padding-top: 16px;
  }
  .breadcrumbs{
    font-size: 13px;
  }
  .list_clients{
    padding-bottom:10px;
  }
  .title_contacts{
    text-align:center;
  }
  .phone_numbers span, .call_back_bottom li span:last-child{
    max-width:100%;
    padding: 0;
  }
  .news_slider .item_slider img{
    height: 300px;
  }
  .call_back_bottom li span{
    display: block !important;
    text-align:center;
    margin-bottom: 10px;
  }
  .call_back_bottom ul{
    display:flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: stretch;
    justify-content: center;
  }
  .call_back_bottom li{
    display:block;
    width: 100%;
  }
  .hamburger{
    padding:0;
  }
  .tab-pane h2{
    font-size: 20px;
  }
  .video_title{
    font-size: 22px;
  }
  section .nav-tabs li a{
    font-size: 14px;
    padding: 4px 10px;
  }
  .video_content iframe{
    height: 241px;
  }
  .video_item{
    padding:40px 0;
  }
  .video_content_item{
    padding:0;
  }
  .content_product_main{
    padding-left:0;
  }
  .content_single{
    font-size:15px;
    
  }
  
  .content_product .content_single{
    margin-top: 0;
  }
  .button_how{
    margin-top:10px;
    padding-top: 19px;
  }
  .title_single{
    font-size:25px;
  }
  .lSSlideOuter .lSPager.lSGallery img{
    height: 69px !important;
  }
  .lightSlider li img{
    height: 221px;
  }
  .map iframe{
    height: 161px;
  }
  .button_how a{
    font-size:14px;
    padding: 13px 31px;
  }
  .item_prices_right h2{
    font-size: 21px;
    margin-bottom: 2px;
  }
  .list_service_main ul li{
    width:100%;
    /* margin-bottom: 10px; */
  }
  body .desc_company{
    /* padding-top: 16px; */
    padding: 0 21px;
    line-height: 1.45;
    font-size: 16px !important;
    margin-bottom: 50px;
  }
  .desc_company h2{
    font-size: 26px;
    margin-bottom: 17px;
    margin-top: 11px;
  }
  .forum_about .desc_company h2{
    margin-top: 26px;
  }
  .breadcrumbs span,
  .breadcrumbs a{
    font-size:13px;
    line-height: 1.4;
  }
  .form-c{
    padding: 27px 34px;
  }
  .how_to_buy{
    padding:25px 15px;
  }
  .item_buy strong{
    font-size:17px;
  }
  .contacts_page{
    padding:0;
  }
  .how_to_buy h2{
    font-size:20px;
  }
  .how_to_buy h3{
    font-size:16px;
  }
  .item_buy{
    font-size:16px;
  }
  .title_clients strong{
    display:block;
  }
  .title_clients{
    font-size:19px;
  }
  .call_back_bottom{
    padding: 32px 50px 2px;
  }
  .call_back_bottom .wpcf7 h3{
    font-size:20px;
  }
  .item_list_clients {
    min-height:auto;
    margin-bottom: 23px;
  }
  .title_clients{
    font-size: 15px;
  }
  .icon_clients img{
    width: 82px;
    height: 80px;
    /* padding: 11px; */
  }
  .call_back_bottom .wpcf7-validation-errors, .call_back_bottom div.wpcf7-mail-sent-ok{
    max-width:100%;
  }
  .wpcf7-validation-errors, div.wpcf7-mail-sent-ok{
    font-size:11px;
    text-align: center;
    max-width: 97%;
    margin-top: 9px !important;
    width: 100%;
    position: static;
    transform: none;
  }
 
  .call_back{
    padding-bottom: 32px;
  }
  .item_input{
    margin:20px 0;
  }
.form_call_back .wpcf7-submit{
    margin-top:0 !important;
  }
  .title_call_back{
    font-size: 12px;
    max-width: 339px;
    margin: 0 auto;
  }
  .title_call_back h2{
    font-size:23px;
  }
  .price_list{
    padding-top:30px;
    padding-bottom: 0;
  }
  .item_prices_right .item_prices:nth-child(4) .title_pakets_start,
  .item_prices_left .item_prices:nth-child(4) .title_pakets_start{
    font-size:10px;
  }
  .item_prices ul li:first-child{
    margin-bottom: 6px;
    text-align: center;
  }
  .item_prices:nth-child(4) .title_pakets_start:before{
    font-size: 12px;
  }
  .item_prices_left,
  .item_prices_right{
     /* padding: 24px 21px 30px; */
  }
  .item_prices ul li{
    padding-bottom: 5px;
    font-size: 13px;
  }
  .desc_pakets_start{
    font-size:13px;
  }
  .list_service_main{
    /* margin-bottom: 12px; */
    /* margin-top: 23px; */
  }
  .contacts .wow,
  .list_clients .wow,
  .call_back .wow,
  .company_info .wow,
  .about_company .wow,
  .price_list .wow{
  visibility: visible !important;
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.call_back_bottom{
  min-height:auto;
}
  .item_list_service{
    /* margin-bottom: 22px; */
  }
  .title_list_what{
    font-size: 13px;
    padding-left: 6px;
  }
  .list_service_main .number_list{
    /* font-size:14px; */
    /* width: 204px; */
    /* height: 45px; */
    /* margin: 0 auto; */
  }
  .hamburger{
    top: -2px;
    right: -13px;
    /* text-align: right; */
  }
  .item_fakts{
    margin-top: 14px;
  }
  .fakts_company .about_title_company:before{
    width:10px;
    height:10px;
  }
  .fakts_company{
    padding: 20px 20px 30px;
    margin-top: 45px;
    margin-bottom: 9px;
  }
  .section_title .line_title{
    top:150%;
    width: 20px;
    background-size: 100%;
    height: 15px;
  }
  .company_info{
    /* height: 273px; */
  }
  .mobile-inner-wrap .menu a{
    font-size: 18px;
  }
  .section_title .line_title:after, .section_title .line_title:before{
    /* width: 41px; */
    /* bottom: 7px; */
  }
  .section_title .line_title:before{
    left: 50%;
  }
  .section_title .line_title:after{
    right:-50px;
  }
  .section_title{
    font-size: 25px;
    line-height: 1.2;
  }
  .about_company .section_title{
    margin-bottom: 39px;
  }
  .mobile_email li{
    /* width:100%; */
  }
   section .nav-tabs>li{
    float:none;
    margin-bottom: 10px;
    display: inline-block;
  }
  .nubmers_header li:first-child{
    margin-right: 0px;
    /* padding-right: 6px; */
    margin-bottom:3px;
  }
  .current-lang{
    padding-left:10px;
  }
  .site-header{
    padding: 2px 0;
  }
  .nubmers_header li a span{
    font-size: 12px;
  }
  .nubmers_header li:first-child a span img{
    margin-left: 0px;
    max-width: 20px;
    width: 19px;
    height: 20px;
    /* position: absolute; */
  }
   .site-content{
    padding-top: 51px;
  }
  .email_top img{
    margin-left: -16px;
  }
  section .nav-tabs{
    text-align:center;
    margin-bottom: 14px;
  }
  .logo img{
    max-width: 119px;
    /* height: 54px; */
  }
  .top_banner_event{
    padding-bottom: 33px;
    overflow: hidden;
  }
  .img_banner_forum img {
    height: 303px;
    min-height: 203px;
    padding: 0;
    width: 86%;
    margin: 0 auto;
  }
  .title_clients br{
    display:none;

  }
  .call_back_forum_riberg {
    padding-top:20px !important;
    padding-bottom: 29px;
  }
   .phone_numbers{
    margin-top: 9px !important;
    display: block;
  }
  .pr_dd .item_list_service:last-child{
    margin-bottom:10px;
  }
}
@media (max-width: 480px){
  .title_home_page{
    font-size: 32px !important;
  }
  .pr_dd .arrow_svg{
    top:20px;
  }
  .list_adv_main_items .desc_adv_list_h{
    font-size:14px;
  }
  .pr_dd .product_home_item img{
    max-width: 94px;
  }
  .desc_product table tr td:nth-child(1){
    width: 26%;
  }
  .desc_product table tr td{
    padding: 4px 5px;
  }
  .desc_product table tr{
    font-size: 13px;
  }
  .call_back_bottom{
    padding: 11px 15px;
  }
  .timer_sub_t{
    margin-bottom: 32px;
  }
  .timer_main .label{
    font-size: 16px;
  }
      .countdown-timer {
        gap: 5px !important;
    }
  .timer_desc{
    font-size: 16px;
  }
  .timer_title{
    font-size: 27px;
  }
  .titles_about_forum{
    padding:0 20px;
  }
  .desc_c_b_f{
    line-height:1.4
  }
  
  .adw_forum_stats .desc_home_page{
    /* padding:0 10px; */
  }
  .call_back_forum_riberg .title_adw_f{
    font-size:18px;
  }
  .title_c_b_f{
    line-height:1.2
  }
  .desc_c_b_f br{
    display:none;
  }
  .img_banner_forum {
    padding:0;
    text-align: center;
    margin-top: 31px;
  }
  
  .top_banner_event .width_home_container{
    max-width: 430px;
  }
  .desc_event_banner{
    padding: 0 10px;
  }
  .slogan_forum_riberg{
    line-height:1.1;
  }
  .city_forum{
    margin-bottom: 11px;
    margin-top:10px;
  }
  .top_header_forum .width_home_container .logo_forum img{
    max-width:150px;
  }
  .title_adw_f{
    font-size:22px;
  }
  .forum_page_block .desc_home_page{
    line-height: 1.3;
  }
  .forum_page_block ul{
    margin-bottom: 8px;
  }
  .forum_page_block .form_home{
    text-align:center;
  }
  .zab_forum{
    font-size: 19px;
    text-align: center;
    margin-top: 24px;
  }
  .offer_text_title{
    font-size: 27px;
  }
    .forum_page_block .paral .par_slide_one{
  /* display: inline-block; */
  /* max-width: 100%; */
}
.forum_page_block .paral .par_slide_two{
  /* display:block; */
}
  .offer_text{
    max-width:100%;
    font-size: 20px;
  }
  .page-id-776 .title_dov{
    font-size:28px;
    margin-bottom:20px;
  }
  .forum_contacts_bottom .title_dov{
    margin-bottom:20px;
    font-size: 24px;
  }
  .image_list_company img{
    max-width: 100px;
  }
  .contacts_top{
    font-size: 16px;
  }
  .page-id-10 .home_first_main{
    padding-bottom: 30px !important;
    min-height: 402px;
  }
  .page-id-10 .paral img{
    max-width: 150px;
  }
  .page-id-10 .form_home_text   {
  font-size:22px;
  font-family: 'TildaSansLight';
  line-height: 34px;
}
  .page-id-10 .choose_block{
    margin-top:60px;
  }
  .contacts_cat_title,
  .contacts_product .category_contact{
    font-size:14px;
  }
  .otvet{
    max-width:260px;
    padding: 15px 16px;
  }
  .foto_direktora img{
    width:60px;
    height:60px;
  }
  .item_v_nalichii{
    left: 83% !important;
    right: 0 !important;
    display: block !important;
    transform: translate(-50%, -50%);
    top: 41px;
  }
  .faq_list{
    padding:0 30px;
    margin-top: 29px;
  }
  .vopros{
    max-width:267px;
    border-radius: 30px;
    padding: 10px 0;
  }
  .name_director strong{
    margin-bottom:-15px;
  }
  .foto_direktora{
    margin-right:10px;
  }
  .type-page .entry-title,
  .items_cat h2{
    font-size:20px;
    padding-left: 82px;
    max-width:320px;
    background-size: 63px 63px !important;
    background-position: 9px !important;
  }
  .card-body{
    padding-left:0;
  }
  .news_slider .item_slider img{
    height:280px;
  }
  .news_category_section .container .row{
    max-width: 270px;
    width:100%;
    margin: 0 auto;
  }
  .news_category_section .col-md-8{
    padding:0;
  }
  .news_category_section a{
    display: flex;
    flex-direction: column;
  }
  .title_news {
    font-size:30px;
    font-family: 'TildaSansBold';
    margin-bottom: 37px;
  }
  .card .col-md-4{
    max-width: 100%;
    min-width: 100%;
    /* object-position: top; */
    /* object-fit: cover; */
    min-height: 208px;
    height: 208px;
  }
  .top_btn.show{
    display:none !important;
  }
  .card.mb-3 img{
    width:100%;
    height: 100%;
    /* object-position: top; */
  }
  .text_copyright{
    line-height: 18px;
    font-size:13px;
  }
  .text_copyright_right{
    font-size:11px;
    line-height: 14px;
  }
  .company .list_company .item_company_list{
    flex: 0 0 50%;
    margin-bottom: 10px;
  }
  .image_sertifikaty img{
    max-width: 300px !important;
  }
  .list_adv_main{
    padding: 35px 16px 17px 18px;
  }
  .choose_block {
    background-size: 776px 455px;
    background-repeat: no-repeat;
    background-position: 7% 87%;
}
  .form_home_section .form_home_main .form_main_input{
    padding:0 18px;
  }
  .form_text{
    font-size:12px;
    padding:0 30px;
            line-height: 1.45;
  }
  .grid_choose_block .item_grid_choose:nth-child(5) .list_adv_item{
    margin-top:10px;
  }
  .grid_choose_block .item_grid_choose:nth-child(4) .list_adv_item{
    margin-top:0;
  }
  .grid_choose_block .item_grid_choose:nth-child(4) .list_adv_item, .grid_choose_block .item_grid_choose:nth-child(2) .list_adv_item, .grid_choose_block .item_grid_choose:nth-child(3) .list_adv_item, .grid_choose_block .item_grid_choose:nth-child(1) .list_adv_item{
    margin-bottom:30px;
  }
  .form_home_text{
    margin-top:0px;
  }
  .form_home_section .width_home_container{
    max-width:100%;
  }
  .list_service_main{
    margin-top: 66px;
  }
  .arrow_svg svg {
    width: 50px;
    height: 50px;
}
  .list_service_main ul li{
    margin-bottom: 137px;
  }
  .arrow_svg{
    top: 12px;
    right: 13px;
  }
  .number_list{
    top: -95px;
  }
  .forum_product .list_service_main .number_list{
    top: -95px;
  }
  .list_service_main .title_list_cat{
    padding: 45px 69px 20px 17px;
    line-height: 25px;
  }
  .pr_dd .title_list_cat{
    /* text-align: center; */
    font-size: 21px;
    padding: 23px 26px 27px;
  }
  .list_service .col-md-4 .logo_service img{
    max-width:99px;
  }
  .section_desc{
    font-size:15px;
    line-height: 20px;
  }
  .list_service .col-md-4{
    top: 37px;
  }
  .list_service{
    padding-top:30px;
    background-position: -40px 74px;
    background-size: auto;
    background-repeat: no-repeat;
  }
.width_home_container{
  max-width: 323px;
}
  
  .forum_prod_list .section_title{
    max-width:100%;
    font-size: 25px;
  }
  .forum_product .section_title{
    max-width:100%;
  }
  .home_first{
    padding: 0 8px;
  }
  .home_first_main{
    max-width:433px;
    padding: 10px 46px 171px;
  }
  .par_slide_one{
    top: -29px;
    right: 62px;
  }
  .image_top{
    right: 57px;
  }
  .image_top img{
    width:31px;
    height:31px;
  }
  .prem_home_list .title_prem{
    font-size:14px;
  }
  .paral{
    left: 146px;
  }
  .forum_text_one{
    font-size:15px;
    line-height:1.2;
  }
  .desc_home_page{
    font-size:13px;
  }
  .forum_page_block .desc_home_page h4{
    font-size: 22px;
  }
  
  .desc_home_page .form_home_page{
    font-size: 17px;
    padding: 12px 21px;
  }
  .prem_home{
    margin: 0 auto;
    max-width: 258px;
  }
  
}
@media (max-width:430px){
  .image_top{
    right:40px;
  }
  .woocommerce-page .woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
    max-width:260px;
  }
   .home_first_main{
    max-width:433px;
    padding: 10px 30px 171px;
  }
  .choose_block {
    background-size: 776px 455px;
    background-repeat: no-repeat;
    background-position: 15% 87%;
}

  
  .paral{
    left:30%
  }
 
  
 .sertifikaty_forum .section_title{
   font-size:25px
 }
  .section_title{
    font-size:20px;
  }
 
}
@media (max-width:375px){
 .home_first_main{
   padding: 10px 17px 171px;
 }
  .list_adv_main_g{
    padding:0 20px;
  }
  .main_adv_list_home_n h2{
    text-align:center;
  }
  .page-id-10 .image_top{
    top: 24px;
  }
  .page-id-10 .title_home_page{
    font-size:25px;
  }
  .products_items .items_cat img{
    object-fit:contain;
    height: 240px !important;
  }
  
  .owl-nav{
    display:none;
  }
  .choose_block {
    background-size: 638px 368px;
    background-repeat: no-repeat;
    background-position: 10% 86%;
    margin-top: 70px;
}
  .image_top{
    right:15px;
  }
} 