@font-face{font-family:PTSans-Bold;src:url(fonts/PT_Sans-Web-Bold.ttf);src:local(PTSans-Bold) , url(fonts/PT_Sans-Web-Bold.ttf)}@font-face{font-family:PTSans-Regular1;src:url(fonts/PTSans.ttc);src:local(PTSans-Regular) , url(fonts/PTSans.ttc)}@font-face{font-family:PTSans-Italic;src:url(fonts/PT_Sans-Web-Italic.ttf);src:local(PTSans-Italic) , url(fonts/PT_Sans-Web-Italic.ttf)}@font-face{font-family:PTSans-Regular;src:url(fonts/2221.ttf);src:local(PTSans-Regular) , url(fonts/2221.ttf)}

@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic&subset=latin,cyrillic);
@import url(/bitrix/templates/ingplast_main/reset.css);
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
body {
    margin: 0;
    font-family: 'Roboto',Trebuchet\ MS,helvetica,arial,sans-serif;
    font-size: 14px;
    line-height: 1.3;
    color: #666;
    overflow-y: scroll;
    overflow-y: overlay;
}
body::-webkit-scrollbar {  
  width: 12px;             
}

body::-webkit-scrollbar-track {
  background: white;   
}

body::-webkit-scrollbar-thumb {
    background-color: #dddddd;
    border-radius: 20px;
    border: 3px solid #f3f3f3;
}
body {
  scrollbar-width: thin;         
  scrollbar-color: #dddddd #f3f3f3;   
}
input, button {
  border: none;
  outline: none;
  border-radius: 3px;
}
input:focus::placeholder {
  color: transparent;
}
input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
input:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
input:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */
main ul li, main ol li {
    margin-bottom: 10px;
}
.d_flex{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;

}
input[type="color"], input[type="email"], input[type="tel"], input[type="number"], input[type="password"], input[type="tel"], input[type="url"], input[type="text"], select, textarea {
    border: solid 1px #abb0b6;
    padding: 3px 6px 4px;
    color: #333e4c;
    font-family: Trebuchet\ MS;
    -webkit-box-shadow: inset 0 1px 0 #ededed;
    -moz-box-shadow: inset 0 1px 0 #ededed;
    box-shadow: inset 0 1px 0 #ededed;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
input[type="color"].error, input[type="email"].error, input[type="number"].error, input[type="password"].error, input[type="tel"].error, input[type="url"].error, input[type="text"].error, textarea.error {
    border-color: #ff0000;
    -webkit-box-shadow: 0 0 3px #ff0000;
    -moz-box-shadow: 0 0 3px #ff0000;
    box-shadow: 0 0 3px #ff0000;
}
.error {
    display: inline-block;
}
h2 {
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 10px;
    font-family: PTSans-Bold;
    font-weight: inherit;
}

.sl_ {
    width: 100%;
    height: 60px;
    background-image: radial-gradient(circle,#373737,#2b2b2b,#1f1f1f,#131313,#000);
}
.share-c {
    height: 60px;
}
.share-t {
    height: 60px;
    font-family: OpenSans,sans-serif;
    font-style: normal;
    text-shadow: #fff 0 0 2px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.share-t .ban_a{
    height: 40px;
}
.txt_ {
    font-size: 28px;
    font-weight: 400;
    height: 60px;
    color: #fff;
}
a {
    text-decoration: none!important;
}
a {
    font-size: 16px;
    color: #99c45a;
    font-family: PTSans-Regular;
    font-weight: bold;
}
.yellow {
    font-weight: 400;
    color: #ffef00;
    transform: scaleX(1.15);
}
.share-t:hover {
    text-shadow: #fff 0 0 8px;
}
.m_menu {
    display: none;
    z-index: 999;
}
.top {
    max-width: 1280px;
    margin: auto;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.top_search {
    margin-left: 30px;
    float: left;
    width: 568px;
}
button {
  height: 26px;
  width: 26px;
  position: absolute;
  top: 9px;
   left: 540px;
  background: #FFFFFF;
  cursor: pointer;
  z-index: 2;
  opacity: 0;
}

.s_img {
    position: absolute;
    top: 9px;
    left: 540px;
}
.input_header_top {
    padding: 0px 0px  !important;
    margin: 0px 0 !important;
    box-sizing: inherit !important;
 width: 545px !important;
  height: 18px !important;
  background: #FFFFFF !important;
  padding-left: 23px !important;
  color: #453D58 !important;
  font-family: PTSans-Italic !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  border:  1px solid #CBCBCB !important;
  border-radius: 18px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.top_search form{
    position: relative;
}
.top_but {
    width: 170px;
    float: left;
    margin-left: 30px;
    float: left;
}
.btn1 {
    height: auto !important;
    width: auto !important;
    border: 0px solid #83c41a !important;
    display: inherit !important;
    line-height: inherit !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0px !important;
    font-family: Arial !important;
    color: #ffffff !important;
    font-size: 16px !important;
    background: #98C35A !important;
    padding: 18px 20px 19px 26px !important;
    border-bottom: solid #86AD50 6px !important;
    text-decoration: none !important;
    font-family: PTSans-Regular !important;
    font-weight: bold;
}
.btn1:hover {
    background: #AAD66A !important;
    text-decoration: none !important;
}
.top_cart {
    width: 170px;
    height: 38px;
    background-image: url(/bitrix/templates/responsive/img/cart.png);
    background-position: left 7px;
    background-repeat: no-repeat;
    float: left;
    margin-left: 30px;
}
.cart_name {
    font-family: PTSans-Bold;
    font-size: 18px;
    color: #453D58;
    text-decoration: underline;
    margin-left: 37px;
    font-weight: initial;
}
.cart_inf {
    font-family: PTSans-Regular;
    font-size: 13px;
    color: #453D58;
    margin-left: 37px;
}

.nav_wrap {
    width: 100%;
    background: #453D58;
    margin-top: -1px;
}
.top_nav {
    background: #453D58;
    width: 1280px;
    height: 45px;
    margin: auto;
    margin-top: 1px;
    align-items: center;
    justify-content: space-between;
}
.top_menu_main{
    list-style: none;
    margin: 0;
    padding-left: 0;
    margin-top: 0px;
    background: #453D58;
    height: 45px;
    align-items: center;
    justify-content: space-between; 
}
.top_menu_main a {
    text-decoration: none;
    background: #453D58;
    color: #d8d8d8;
    padding: 0px 14px;
    font-family: arial;
    line-height: 45px;
    display: block;
    border-right: 0px solid #F36262;
    -moz-transition: all 0.3s 0.01s ease;
    -o-transition: all 0.3s 0.01s ease;
    -webkit-transition: all 0.3s 0.01s ease;
    font-family: PTSans-Regular;
    font-size: 14px;
    font-weight: 100;
}

.line_between_cont {
    background-image: url(../img/menu-sep.png);
    background-position: 6px 6px;
    background-repeat: no-repeat;
    width: 7px;
    height: 40px;
    float: left;
}
.phone_button {
    float: left;
    background-image: url(../img/phone.png);
    background-position: 5px 1px;
    background-repeat: no-repeat;
    height: 19px;
    color: #ffffff;
    margin-left: 5px;
    padding-left: 30px;
    padding-right: 10px;
    font-family: PTSans-Bold;
}
.mail_button {
    float: left;
    background-image: url(../img/letter.png);
    background-position: 5px 5px;
    background-repeat: no-repeat;
    color: #ffffff;
    margin-left: 9px;
    padding-left: 30px;
    padding-right: 10px;
}
.mail_button a {
    color: #ffffff;
    text-decoration: none;
    font-weight: 100;
}

.top_menu_main a:hover {
    background: #2C2738;
    background-image: none;
    background-position: right 10px;
    background-repeat: no-repeat;
    font-family: PTSans-Bold;
}
.phone_button:hover {
    text-decoration: underline;
}
a:hover {
    cursor: pointer;
}
.mail_button:hover {
    text-decoration: underline;
}
.mob_n2_wrap{
    clear: both;
    margin: auto;
    right: 0px;
    left: 0px;
    background: rgb(226, 226, 226);
    width: 100% !important;
    border-top: 0px solid #63587E;
    position: relative;
}

.mob_n2_wrap{
    clear: both;
    margin: auto;
    right: 0px;
    left: 0px;
    background: rgb(226, 226, 226);
    position: absolute;
    top: 177px;
}
body > .header{
    margin-bottom: 57px;
}
.disp_none{
    display: none !important;
}
.catalog_content_sektion{
    transition: 1s ease-in;
}
.bx_catalog_list_home{
    transition: 1s ease-in;
}
#menu_line{
    float: left;
    width: 1280px;
    overflow: hidden;
}
.carusel_wrap_inner{
    width: 1340px;
    height: 46px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.first_lvl a {
    color: #d8d8d8;
    font-family: PTSans-Regular;
    font-size: 12px;
    font-weight: 100;
    text-decoration: none;
    color: #453D58;
    font-family: PTSans-Regular;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    height: 102px;
    /* font-family: 'Oswald', sans-serif; */
    /* font-size: 13px; */
}
.first_lvl:nth-of-type(1) {
    width: 105px;
}
.first_lvl:last-of-type {
    border-right: 0px solid #CCC;
}
.mn_1 {
    width: 105px!important;
}
.first_lvl {
    margin-bottom: 0px;
    padding-top: 7px;
    padding-bottom: 8px;
    display: block;
    margin-top: 0px;
    display: inline-block;
    width: 89px;
    vertical-align: middle;
    padding-right: 10px;
    border-right: 1px solid #CCC;
    height: 30px;
    padding-left: 5px;
    padding-right: 5px;
    cursor: pointer;
}
.inner_level_01desk_wrap {
    background: #F5F5F5;
    width: 1280px;
    height: 400px;
    top: 46px;
    position: absolute;
    z-index: 99;
    left: 0px;
    margin: auto;
    right: 0px;
    display: none;
    overflow-y: auto;
}
.second_lvl {
    padding-left: 0px;
    padding-right: 25px;
    width: 290px;
    display: inline-block;
    float: none;
    vertical-align: top;
    line-height: 1.1;
    margin: 5px 0;
}
.inner_level_01desk>div{
    padding: 5px 35px;
}
.inner_level_01desk ul{
    margin: 0;
    padding: 0;
}
.second_lvl ul{
    margin: 0;
}
.second_lvl ul li{
    margin: 5px 0;
}
.second_lvl a {
    font-size: 16px;
    color: #333;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 5px;
    display: block;
}
.second_lvl ul li a {
    font-size: 12.5px;
    color: #333;
}
.inner_level_01desk li a:hover {
    color: #99C35C;
}
.inner_level_01desk_wrap::-webkit-scrollbar {
  width: 12px;             
}

.inner_level_01desk_wrap::-webkit-scrollbar-track {
  background: #f3f3f3;   
}

.inner_level_01desk_wrap::-webkit-scrollbar-thumb {
    background-color: #dddddd;
    border-radius: 20px;
    border: 3px solid #f3f3f3;
}
.m_menu{
    width: 100%;
    text-align: center;
    padding: 15px 0;
    max-height: 94px;
    padding-bottom: 6px;
}
.lkBook1 {
    background-position: center !important;
    padding: 0 16px;
    height: 22px;
    width: 22px;
    margin-bottom: 10px;

}
.header_mob_phone{
    float: right;
}
.header_mob_phone .wqwe1{
    color: #453D58;
    font-size: 17px;
    font-weight: bold;
}
.toggleMenu {
    display: none;
    background: #666;
    padding: 10px 15px;
    color: #453D58;
}
.nav.nav01{
    display: none;
    max-height: 465px;
    height: auto;
    overflow-y: scroll;
}
.wqwe1{
    color: #453D58;
    font-size: 17px;
    font-weight: bold;
}
#area01{
    color: #453D58;
    padding-right: 0px;
    margin-left: 0px;
    padding-left: 0px;
}
.m_menu .container{
    width: 100%;
}
.m_menu .container ul{
    padding: 0 15px;
}
.nav {
    list-style: none;
    *zoom: 1;
    background: #FFFFFF;
}
.btn_mob1 {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0px;
    color: #000;
    font-size: 16px;
    background: #FFF;
    padding: 7px 7px 7px 23px !important;
    border: solid #000000 0px;
    text-decoration: none;
    float: left;
    font-family: PTSans-Regular;
    font-weight: normal;
    text-transform: uppercase;
    background: url(../img/ph2.png) 0px 10px no-repeat;
    background-position: left;
}
.btn_mob2 {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0px;
    color: #000;
    font-size: 16px;
    background: #FFF;
    padding: 7px 7px 7px 26px !important;
    border: solid #000000 0px;
    text-decoration: none;
    float: left;
    font-family: PTSans-Regular;
    font-weight: normal;
    text-transform: uppercase;
    background: url(../img/cart02.png) 0px 9px no-repeat;
    margin-left: 10px !important;
    background-position: left;
}
.nav .top_search {
    margin-left: 2%;
    margin-top: 12px;
    margin-bottom: 12px;
    float: left;
    width: 94%;
}
.nav.nav01 .mob_cont{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.nav.nav01>li{
    position: relative;
    border-bottom: 1px solid #CCCCCC;
    min-height: 40px;
    margin: 0 -15px;
}
.nav.nav01>li a{
    color: #453D58;
}
.nav > li {
    border-top: 1px solid #CCCCCC;
}
.nav a {
    padding: 10px 0px;
    color: #453D58;
}
.nav ul {
    list-style: none;
}

.nav li {
    clear: both;
    margin: 0 -15px;
}
.nav li li a {
    display: block;
    background: #FFFFFF;
    position: relative;
    z-index: 100;
    border-top: 1px solid #CCCCCC;
}


.ds-none{
    opacity: 0 !important;
}

.sl_block {
    display: block;
}
.sl_block {
    width: 1280px;
    height: 350px;
    margin: auto;
    position: relative;
    overflow: hidden;
    margin-top: 40px;
}
.sl_block_img {
    float: left;
}
.sl_block_cont {
    position: relative;
    width: 10000px;
}
.sl_block_img {
    background-position: 0px 0px;
    background-repeat: no-repeat;
    background-size: cover;
    width: 1280px;
    height: 350px;
    display: inline-block;
}
.sl_block_inf {
    width: 340px;
    float: right;
    background: rgba(0, 0, 0, 0.4);
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 25px;
    height: 327px;
}
.sl_block_inf_head {
    text-align: center;
    font-family: PTSans-Regular;
    font-size: 26px;
    color: #FFFFFF;
    width: fit-content;
    margin: auto;
    font-weight: 600;
    padding-bottom: 20px;
    border-bottom: 2px solid #FFFFFF;
}
.sl_block_inf_desc {
    text-align: center;
    /* font-size: 14px; */
    font-size: 18px;
    color: #FFFFFF;
    padding-top: 20px;
}
.sl_block_inf_desc a {
    text-align: center;
    font-size: 14px;
    color: #FFFFFF;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 38px;
    padding-right: 38px;
    border: 2px solid #FFFFFF;
    border-radius: 4px;
    text-decoration: none;
}
.sl_block_inf_desc > div{
    margin-top: 20px;
}
.arr_right {
    width: 30px;
    height: 50px;
    position: absolute;
    background: #99C35C;
    background-image: url(../img/arr-right.png);
    background-position: 10px 14px;
    background-repeat: no-repeat;
    cursor: pointer;
    right: 0px;
    top: 140px;
}
.arr_left {
    width: 30px;
    height: 50px;
    position: absolute;
    background: #99C35C;
    background-image: url(../img/arr-left.png);
    background-position: 10px 14px;
    background-repeat: no-repeat;
    cursor: pointer;
    left: 0px;
    top: 140px;
}
.content {
    margin-top: -5px;
}
body > noindex > a{
    display: none;
}
.content {
    width: 1280px;
    text-align: justify;
    color: #453D58;
    font-family: PTSans-Regular;
    font-size: 16px;
    margin: auto;
    margin-top: 10px;
}
.content ul:not(.cart_dd){
    padding-left: 0px;
    list-style-position: inside;
}
.notice-size {
    margin-top: 10px;
    color: #9f9f9f;
}

#comment {
    width: 280px!important;
}
.cont_form_bottom {
    width: 860px;
    padding-top: 32px;
    padding-bottom: 32px;
    text-align: center;
    background: #453D58;
    margin: auto;
    margin-bottom: 58px;
    margin-top: 58px;
}
.cont_form_bottom_head {
    text-transform: uppercase;
    font-family: PTSans-Bold;
    font-size: 22px;
    color: #FFFFFF;
}
.cont_form_bottom_desc {
    font-family: PTSans-Regular;
    font-size: 22px;
    color: #FFFFFF;
    font-size: 17px;
    padding-bottom: 35px;
}
.cont_form_bottom input {
    width: 117px !important;
    border-radius: 0 !important;
    margin-right: 30px !important;
    height: 16px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    box-sizing: content-box !important;
    padding-left: 12px;
}
.pol_conf {
    color: #FFFFFF;
}
.btn {
    height: auto  !important;
    width:100% !important;
    border: 0px solid #83c41a  !important;
    display: inherit;
        line-height: inherit  !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0px !important;
  font-family: Arial !important;
  color: #ffffff !important;
  font-size: 16px !important;
  background: #98C35A !important;
  padding: 18px 28px 18px 28px !important;
  border-bottom: solid #86AD50 6px !important;
  text-decoration: none !important;
  font-family: PTSans-Regular !important;
    max-width: 367px;
 font-weight: bold;
}
.next_rev {
    display: block !important;
}
.next_rev {
    text-align: center;
    margin-bottom: 70px;
    margin-top: 48px;
}



.phone:before{
    background-image: url(/bitrix/templates/ingplast_main/img/phone_icon.png);

}
.phone:before, .adr_mail a:before {
    content: '';
    width: 18px;
    height: 14px;
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
    margin-right: 10px;
}

h1 {
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 10px;
    font-family: PTSans-Bold;
    font-weight: inherit;
}
.content h2 {
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    padding-top: 25px;
    font-family: PTSans-Bold;
    font-weight: inherit;
}
h3 {
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 10px;
    font-family: PTSans-Bold;
    font-weight: inherit;
}


b-carousel-block8_title{
    font-size: 19px;
    text-align: center;
    font-weight: bold;
    padding-top: 4px;
}



.left83fff, .right8fff{
    display: none;
    background: #fff;
}



.h-carousel-wrapper8 {
    width: 1150px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}
.h-carousel-items8 {
    width: 10000px;
    position: relative;
    left: 0;
}
.b-carousel-button-left8 {
    position: absolute;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    left: 5px;
}
.b-carousel-button-left8, .b-carousel-button-right8 {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 60px;
    cursor: pointer;
    z-index: 99;
    background: #fff;
    border-radius: 20px;
}
.b-carousel-button-right8 {
    position: absolute;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    right: 5px;
}
.content_sl.sl_vd .b-carousel7 {
    position: relative;

}


.head_div {
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    padding-top: 25px;
    font-family: PTSans-Bold;
    font-weight: inherit;
    padding-bottom: 20px;
    padding-top: 10px;
}

.mn_1{width:105px!important}.mn_2{width:105px!important}.mn_3{width:83px!important}.mn_4{width:90px!important}.mn_5{width:115px!important}.mn_6{width:90px!important}.mn_7{width:80px!important}.mn_8{width:122px!important}.mn_9{width:120px!important}.mn_10{width:65px!important}.mn_11{width:85px!important}.mn_12{width:95px!important}.mn_13{width:105px!important}.mn_14{width:105px!important}.mn_15{width:85px!important}.mn_16{width:85px!important}.mn_17{width:85px!important}

.h-carousel-items8 .b-carousel-block8 {
    max-width: 321px;
    width: 321px;
}

.but_icon{
    width: 30px;
    height: 30px;
}
.left83fff .but_icon{
    background-image: url(/bitrix/templates/responsive/img/arrow_r.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    transform: rotate(180deg);
    background-size: 100%;
}
.right8fff .but_icon{
    background: url(/bitrix/templates/responsive/img/arrow_r.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 100%;
}
.b-carousel-block8_title {
    font-size: 19px;
    text-align: center;
    font-weight: bold;
    padding-top: 4px;
}
.overlay {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0,0,0,.8);
    position: fixed;
    z-index: 9999;
    display: none;
}
.popup_cart {
    width: 370px;
    height: 480px;
    position: relative;
    display: none;
    background: #fff;
}

.popup_cart_head {
    padding-left: 24px;
    padding-top: 24px;
    color: #FFFFFF;
    background: #453D58;
    text-align: left;
    text-transform: uppercase;
    min-height: 60px;
    font-weight: bold;
    margin-bottom: 30px;
}
.popup_cart_close {
    width: 26px;
    height: 26px;
    position: absolute;
    top: 22px;
    right: 13px;
    cursor: pointer;
}
#oneclickbuy {
    text-align: center;
}
.gor_form {
    width: 265px;
    text-align: center;
}
.gor_form_input {
    width: 280px !important;
    height: 20px !important;
    background: #FFFFFF !important;
    padding-left: 23px !important;
    color: #333e4c !important;
    font-family: PTSans-Italic !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    border: 1px solid #CBCBCB !important;
    border-radius: 0px !important;
    padding-top: 13px !important;
    padding-bottom: 13px !important;
    margin-bottom: 8px !important;
}

.bottom_but1:hover {
    background: #AAD66A !important;
    text-decoration: none !important;
}
.bottom_but1 {
    background: #98C35A !important;
    border-bottom: solid #86AD50 6px !important;
    padding-bottom: 4px !important;
    padding-top: 5px !important;
    padding-left: 45px !important;
    padding-right: 45px !important;
    font-family: PTSans-Bold !important;
    font-size: 14px !important;
    height: 35px !important;
    color: #FFFFFF !important;
    width: 170px !important;
    margin-right: 0px !important;
    cursor: pointer !important;
}
.popup_cart_v2 {
    width: 211px;
    padding-top: 18px;
    padding-bottom: 30px;
    margin-left: 26px;
}
textarea {
    overflow: auto;
    vertical-align: top;
    min-width: 190px !important;
    background: #FFFFFF !important;
    padding-left: 23px !important;
    color: #333e4c !important;
    font-family: PTSans-Italic !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    border: 1px solid #CBCBCB !important;
    border-radius: 0px !important;
    padding-top: 13px !important;
    padding-bottom: 13px !important;
    margin-bottom: 8px !important;
}
#message_gor_form001 textarea {
    width: 280px !important;
}
.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}
.schime_of_work_wrap{
    padding-bottom: 25px;
}
.schime_of_work{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;    
}
.schime_of_work h2{
    width:100%;
}
.schime_of_work .schime_of_pw_one{
    width: 20%;
    text-align: center;
    position: relative;
    padding: 0 20px;
}
.schime_of_pw_head_one_text {
    font-family: PTSans-Bold;
    font-size: 16px;
    color: #453d58;
    padding-top: 20px;
    padding-bottom: 3px;
}
.schime_of_pw_one_text {
    padding-top: 16px;
    font-size: 16px;
    color: #453d58;
    font-family: PTSans-Regular;
    line-height: 20px;
}
.schime_of_work_one_text {
    padding-top: 16px;
    font-size: 16px;
    color: #453d58;
    font-family: PTSans-Regular;
    line-height: 20px;
}
.schime_of_work_wrap {
    width: 100%;
    background: #f7f7f7;
}
.schime_of_pw_one .lane {
    position: absolute;
    top: 64px;
    right: -55px;
}
.how_me_view {
    text-align: center;
    background: #f7f7f7;
    min-height: 210px;
}
.dost_ways {
    width: 213px;
    height: 193px;
    margin: auto;
    background: none!important;
    padding: 0 0!important;
    color: #453d58!important;
    position: static!important;
}
.tabs li {
    float: left;
    border-radius: 3px;
    display: inline;
    padding: 10px 15px;
    color: #2583a7;
    cursor: pointer;
    background: #82cae7;
    position: relative;
}
.tabs li {
    float: left;
}
.tabs li>input {
    display: none;
}

.dost_ways_l {
    height: 190px!important;
    width: 215px;
    color: #453d58;
    padding-right: 0!important;
}
.content ul.tabs {
    list-style-type: none!important;
    padding: 0;
    margin: 0;
    position: relative;
    padding-left:0px;
}
.tabs li>div.dost_ways_l {
    display: inline-block;
    border: 0 solid #999;
    border-right-width: 0;
    border-bottom-width: 0;
    line-height: 30px;
    padding: 5px 20px;
    cursor: pointer;
    -webkit-user-select: none!important;
    -moz-user-select: none!important;
    -ms-user-select: none!important;
    user-select: none;
    padding-left: 2px;
    padding-bottom: 12px;
    font-family: PTSans-Bold;
    font-size: 16px;
    color: #a7a7a7!important;
    margin-right: 30px;
}
.tabs li>input:checked+div {
    color: #453d58!important;
    background-image: url(../img/er-down.png)!important;
    background-position: right 18px!important;
    background-repeat: no-repeat!important;
}
.tabs li>input:checked+.dost_ways_l {
    background-image: none!important;
    color: #453d58!important;
    background: #ededed;
}

.dost_img {
    width: 80px;
    height: 80px;
    border-radius: 40px;
    background: #453d58;
    margin-left: 70px;
    margin-top: 40px;
    background-image: url(../img/dost6.png);
    background-position: 20px 24px;
    background-repeat: no-repeat;
}
.tabs li>input:checked+.dost_ways_l>.dost_img {
    background: #98c35a;
    background-repeat: no-repeat;
    background-position: 20px 24px;
}
.tabs li > input:checked ~ .tab-content {
    display: block!important;
    width: 1000px;
}
.tab_for_dost {
    background: #ededed;
    padding-left: 40px!important;
    padding-right: 40px!important;
    padding-top: 30px!important;
    padding-bottom: 10px!important;
    min-height: 25px!important;
    width: 1202px!important;
}

.tabs .tab-content {
    display: none;
    position: absolute;
    left: 0;
    padding: 0;
    border: 0 solid #999;
    height: auto;
    min-height: 250px!important;
    overflow-y: auto;
}

.dost_desc {
    padding-top: 18px;
    text-align: center;
    color: #453d58;
    line-height: 1.1;
}

.content_tab_dost {
    width: 1280px;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 130px;
    height: 430px;
}
.tabs_mobv {
    background: #ededed;
    padding: 5%;
    display: inline-block;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 5px;
}
.tabs_mobv {
    display: none;
}
.dost_desc {
    padding-top: 18px;
    text-align: center;
    color: #453d58;
    line-height: 1.1;
}
.dost_desc_mob {
    width: 90%;
    text-align: left;
    padding-bottom: 10px;
    font-weight: bold;
}
.tab_for_dost_inf {
    float: left;
    width: 600px;
    text-align: left;
    font-size: 16px;
    padding-bottom: 20px;
}
.check_markers li {
    list-style: none!important;
    background: url(../img/list-dote.png) no-repeat 0 4px!important;
    padding-left: 20px!important;
    text-align: left!important;
    font-size: 13px!important;
}
.check_markers {
    padding-left: 0!important;
    padding-right: 0;
    padding-top: 0;
    margin-top: 0;
}
.chm_for_dost li {
    float: none!important;
    background: url(/bitrix/templates/ingplast_main2/img/dot-f.png) no-repeat 0 4px!important;
    font-size: 16px!important;
    display: block!important;
    color: #453d58!important;
    margin-bottom: 0!important;
    padding: 0;
}
.tab_for_dost_img {
    margin-left: 225px;
    float: left;
}
.ways_of_payment{
    display: flex;
    flex-wrap: wrap;
    justify-content:space-between;
    max-width: 776px;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 50px;
}
.ways_of_payment .ways_of_payment_one{
    width:22%;
    text-align:center;
}
.ways_of_payment_one_desc {
    margin-top: 20px;
}
.tinkoffPayRow{
    width: 90%!important;
    padding: 12px 20px;
    margin: 8px 0!important;
    box-sizing: border-box;
    font-size: 14px!important;
    font-family: PTSans-Regular!important;
}


.content_tab_dost .dost_ways.current .dost_ways_l{
    background-image: none!important;
    color: #453d58!important;
    background: #ededed;
}
.content_tab_dost .dost_ways.current .dost_ways_l>.dost_img {
    background: #98c35a;
    background-repeat: no-repeat;
    background-position: 20px 24px;
}
.content_tab_dost .dost_ways.current .tab-content {
    display: block!important;
    width: 1000px;
}
.button_tinkoff {
    border: 1px solid #cacaca;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
    font-family: arial,helvetica,sans-serif;
    padding: 10px 10px 10px 10px;
    text-decoration: none;
    display: inline-block;
    color: #000;
    cursor: pointer;
    background-color: #e6e6e6;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#e6e6e6),to(#ccc));
    background-image: -webkit-linear-gradient(top,#e6e6e6,#ccc);
    background-image: -moz-linear-gradient(top,#e6e6e6,#ccc);
    background-image: -ms-linear-gradient(top,#e6e6e6,#ccc);
    background-image: -o-linear-gradient(top,#e6e6e6,#ccc);
    background-image: linear-gradient(to bottom,#e6e6e6,#ccc);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#E6E6E6, endColorstr=#CCCCCC);
}
.button_tinkoff:hover {
    border: 1px solid #b3b3b3;
    background-color: #cdcdcd;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#cdcdcd),to(#b3b3b3));
    background-image: -webkit-linear-gradient(top,#cdcdcd,#b3b3b3);
    background-image: -moz-linear-gradient(top,#cdcdcd,#b3b3b3);
    background-image: -ms-linear-gradient(top,#cdcdcd,#b3b3b3);
    background-image: -o-linear-gradient(top,#cdcdcd,#b3b3b3);
    background-image: linear-gradient(to bottom,#cdcdcd,#b3b3b3);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#cdcdcd, endColorstr=#b3b3b3);
}




.pers_block_wrap { 
    max-width: 1100px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
}
.pers_block_wrap .pers_block{
    width:50%;
    display:flex;
    margin-bottom: 40px;
}
.pers_block_wrap .pers_block .pers_block_inf .cont_block_sm_one{
    display:flex;
    align-items:center;
    margin-top: 5px !important;
    margin-left: 40px !important;

}
.pers_block_wrap .pers_block .pers_block_inf > div:nth-child(3){
    margin-top: 15px !important;
    margin-left: 40px !important;
}
.pers_block_wrap .pers_block .pers_block_inf > div:nth-child(1){
    margin-top: 10px !important;
}
.pers_block_wrap .pers_block .cont_block_sm_one .cont_block_sm_img{
    width:25px;
}
.pers_block_img {
    width: 170px;
    height: 170px;
    float: left;
    border-radius: 85px;
    background-position: 0 0;
    background-repeat: no-repeat;
}

.cont_block_big {
    padding: 30px;
    padding-bottom: 10px;
    border: 3px solid #453d58;
}
.gray_line {
    background: #f7f7f7;
}
.content.content_sl .cont_block_big .cont_block_big_one{
    display:flex;
}
.content.content_sl .cont_block_big .cont_block_big_one .cont_block_big_img{
    width: 50px;
    text-align: left;
}
.content.content_sl .cont_block_big .cont_block_big_one .cont_block_big_inf{
    width: 81%;
    text-align: left;
    margin-bottom: 15px;
}
.pers_block_wrap .cont_maps{
    text-align:center;
}
.h1_tag {
    font-size: 29px;
}
a:hover, a:active {
    text-decoration: underline;
}
.h3_tag {
    font-size: 20px;
}
.owl-carousel .owl-stage{
    margin: 0 auto;
}


.sl_block_inf_head a {
    text-align: center;
    font-family: PTSans-Regular;
    font-size: 26px;
    color: #fff;
    width: fit-content;
    margin: auto;
    font-weight: 600;
}
.share-c .share-t .ban_a .txt_{
    font-size: 28px;
    font-weight: 400;
    width: max-content;
    height: 60px;
    color: #fff;
    display: inline-block;
    transform: scaleX(1.15);
    position: relative;
    top: 0px;
}

div.popup img {
    display: block;
    margin: 0 auto;
}
div.popup p {
    font-weight: 700;
    text-align: center;
}
.podbor {
    position: relative;
}
.b_mines {
    padding-top: 12px!important;
    padding-bottom: 12px!important;
    border-radius: 5px 0 0 5px!important;
    border-left: 1px solid #a7a7a7!important;
    border-top: 1px solid #a7a7a7!important;
    border-bottom: 1px solid #a7a7a7!important;
    border-right: 1px solid #a7a7a7!important;
    float: left!important;
    width: 25px!important;
    font-weight: normal!important;
    text-align: center!important;
    cursor: pointer!important;
    color: #453d58!important;
}
.b_plus {
    padding-top: 12px!important;
    padding-bottom: 12px!important;
    border-radius: 0 5px 5px 0!important;
    border-right: 1px solid #a7a7a7!important;
    border-top: 1px solid #a7a7a7!important;
    border-bottom: 1px solid #a7a7a7!important;
    border-left: 1px solid #a7a7a7!important;
    float: left!important;
    width: 38px!important;
    font-weight: normal!important;
    text-align: center!important;
    cursor: pointer!important;
    color: #453d58!important;
}
#basket_quantity_control input[type="text"] {
    padding: 12px 2px;
    text-align: center;
    font-size: 14px;
    box-sizing: border-box;
}
.b_count {
    width: 88px!important;
    padding-top: 3px!important;
    padding-bottom: 3px!important;
    border-top: 1px solid #a7a7a7!important;
    border-bottom: 1px solid #a7a7a7!important;
    border-left: 0!important;
    border-right: 0!important;
    float: left!important;
    text-align: center!important;
    font-weight: bold!important;
    height: 48px;
    margin: 0!important;
}
.popup_cart_inf a.btn {
    max-width: 170px!important;
    text-align: center!important;
    margin: auto!important;
}
.greenclass {
    color: #83c41a!important;
}

.content.detail_descr{
      max-width: 965px;
      margin-bottom:50px;
}
.content_sl.sl_vd .head_div{
    padding-top:15px;
}
main > .sl_block{
    margin-top: 15px;
}
.vivakom_block{
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 13px;
    color: #aa97d9;
    font-size: 14px;
    font-weight: 100;
    font-family: PTSans-Regular;
    margin-top: -18px;
    padding-bottom: 18px;
}

.vivakom_block a:nth-child(2){
    margin: 0 5px;
    color: #aa97d9;
    font-weight: 100;
    font-size: 14px;
}

main > .content > h2{
    padding-top: 15px;
}
.popup_header_call {
    width: 270px;
    height: 380px;
    position: relative;
    display: none;
    background: #fff;
}
table {
    font-size: 14px;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
table th {
    color: #fff;
    background: #bcc639;
    padding: 5px;
    border: solid 1px #fff;
}
table tr:nth-child(even) td {
    background: #f3f3f3;
}
.cont_page h2{
    text-align: center;
    width: 100%;
}
.cont_page .cont_block_big{
    min-height: 300px; 
    width:37%;
}
.cont_page .cont_block_simple{
    width:46%; 
    height: 300px; 
    float: right;
    padding: 30px;
    border: 3px solid #453D58;
}



.footer{
    background: #453d58;
}
.footer .cont_wrap{
    max-width: 1280px;
    margin: 0 auto;
}

.footer .row_footer{
    padding: 15px 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}
.col_futer.logo{
    width: 15%;
}
.col_futer.url_bl{
    width: 18%;
}
.footer .logo_mail{
    background: url();
}
.footer .cont_item a{
    font-size: 16px;
    color: #fff;
}
.col_futer.cont{
    width: 34%;
    max-width: 365px;
}
.footer .button_fblock{
    padding: 10px 20px;
    background: #98c35a;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
    max-width: 140px;
    text-align: center;
}
.col_futer.socialb{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 5%;
}
.col_futer.socialb div:nth-child(2) img{
    margin-top: 4px;
}
.footer .contact_block{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.footer .contact_block .cont_item{
    display: flex;
    align-items: center;
}
.footer .contact_block .cont_item span{
    height: 14px;
    margin-right: 10px;
}
.footer .contact_block .cont_item:nth-child(1) a{
    font-weight: 100;
}
.footer .contact_block .cont_item:nth-child(2) span{
    height: 17px;
}
.footer .contact_block .cont_item:nth-child(2) a{
    font-weight: 700;
}
.footer .url_block a{
    font-size: 14px;
    text-decoration: underline !important;
    color: #ffffff;
    font-weight: 400;
    width: 100%;
    display: block;
}

.footer .row_border{
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.row_footer.bottom{
    border-top: 1px solid #6d6189;
}
.footer .row_border .footer_bottom_col{
    font-size: 14px;
    color: #ffffff;
}

.row_footer.bottom .footer_bottom_col:nth-child(1){
    color: #6d6189;
}
.row_footer.bottom .footer_bottom_col:nth-child(1) a{
    color: #6d6189;
    text-decoration: underline !important;
    font-size: 14px;
    font-weight: 100;
}
.footer_bottom_col.contef{
    width: 65%;
}
.row_border .footer_bottom_col:not(.contef){
    display: flex;
    align-items: center;
    text-align: right;
}
.row_border .footer_bottom_col:not(.contef) span{
    margin-left: 10px;
}
.phone_footer{
        font-size: 16px;
    }

.row_border .footer_bottom_col:not(.contef) img{
    width: 34px;
}
.vivakom{
    padding-top: 2px;
}
.vivakom a{
    color: #fff;
    font-weight: 100;
    font-size: 14px;
}
.vivakom span{
    float: right;
    margin-top: -4px;
}
.vivakom img{
    width: 32px;
}
@media screen and (max-width: 1300px){
    .footer .row_footer {
        margin: 0 15px;
    }

}


@media screen and (min-width: 720px) and (max-width: 1000px){


    .col_futer.logo {
        width: 30%;
    }
    .col_futer.url_bl {
        width: 70%;
    }
    .col_futer.cont {
      width: 60%;
      max-width: 380px;
    }
    .col_futer.socialb {
        width: 8%;
        max-width: 55px;
    }
    .col_futer.buttonbl{
        width: 23%;
    }
    .footer .url_block a {
        width: 50%;
    }
    .footer .url_block{
        display: flex;
    }
    .footer .url_block a:nth-child(1){
        width: 25%;
    }
    .footer .contact_block {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .footer .contact_block .cont_item {
        display: flex;
        align-items: center;
        margin-right: 25px;
    }
    .footer_bottom_col.contef {
        width: 39%;
    }
}

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

    .footer .row_footer {
        margin: 0 15px;
    }
    .footer .row_footer .col_futer{
        margin: 15px 0px;
    }
    .col_futer.logo {
        width: 100%;
        text-align: center;
    }
    .col_futer.url_bl {
        width: 100%;
    }
    .footer .url_block {
        display: flex;
        justify-content: center;
    }
    .col_futer.cont {
       width: 100%;
       max-width: unset;
    }
    .col_futer.socialb {
        width: 50%;
        max-width: unset;
        justify-content: center;
    }
    .col_futer.socialb  .social_fblock:nth-child(1){
        margin: 0 10px;
    }
    .col_futer.buttonbl{
       width: 50%;
    }
    .footer .url_block a {
        text-align: center;
    }
    .footer .url_block{
        display: flex;
    }
    .footer .url_block a:nth-child(1){
        
    }
    .footer .contact_block {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-direction: row-reverse;
    }
    .footer .contact_block .cont_item {
        display: flex;
        align-items: center;
        width: 50%;
        justify-content: center;
    }
    .footer .cont_item a {
        font-size: 14px;
        color: #fff;
    }
    .phone_footer{
        font-size: 14px;
    }
    .footer .row_border {
        display: flex;
        justify-content: space-between;
        width: 100%;
        flex-wrap: wrap;
    }
    .row_footer.bottom .footer_bottom_col:nth-child(1) {
        color: #6d6189;
        width: 100%;
    }
    .row_border .footer_bottom_col:not(.contef) {
        width: 50%;
        margin-top: 15px;
    }
    .footer .contact_block .cont_item span {
        height: 14px;
        margin-right: 5px;
    }
    .row_border .footer_bottom_col:not(.contef) span {
        margin-left: 7px;
    }
    .row_border .footer_bottom_col:nth-child(2){
        width: 37%;
    }
    .row_border .footer_bottom_col:nth-child(3){
        width: 62%;
        justify-content: flex-end;
    }
    .footer .button_fblock{
        max-width: 275px;
    }
        
    .content_sl.sl_vd .b-carousel7 {
        position: relative;
        position: relative;
        max-width: 321px;
        margin: 0 auto;
    }
}

@media screen and (max-width: 420px){
    .footer .url_block a:nth-child(1) {
      width: 40%;
    }
    .footer .contact_block .cont_item {
        width: auto;
        justify-content: unset;
    }
    .col_futer.buttonbl {
        width: 75%;
    }
    .col_futer.socialb {
        width: 25%;
        max-width: 55px;
        justify-content: unset;
    }
}








@media screen and (max-width:1280px){
    .sl_{
        display: none;
    }
    .bk {
        display: none;
    }
    .tab_for_dost{
        width: 96% !important;
        padding: 15px !important;
    }
    .tab_for_dost_img{
        display:none;
    }
    .tab_for_dost_inf {
      float: left;
      width: 100%;
    }
    .content_tab_dost {
      width: 100%;
    }
    .tabs .tab-content {
      display: block !important;
      position: absolute;
    }

    .ways_of_payment .ways_of_payment_one {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
        padding: 0 30px;
    }
    
    .content_tab_dost{
        height: auto;
        margin-bottom: 40px;
    }
    li.dost_ways{
        float: none;
        width: auto;
        height: auto;
        display: block;
        margin-bottom: 20px;
    }
    .tabs .dost_img{
        display:none;
    }
    .tabs li>label.dost_ways_l{
        display: block;
        height: auto !important;
        width: auto;
        margin: 0;
        background: #ededed;
        padding-bottom: 0px;
    }
    .tabs .tab-content {
        display: block !important;
        position: unset;
        overflow-y: unset;
        width: auto !important;
    }
    .tab_for_dost_inf {
        float: unset;
    }
    .dost_desc {
        text-align: left;
        padding-left: 15px;
    }
    .tinkoffPayRow {
        width: 100%!important;
    }
    .content.content_sl .cont_block_simple {
        height: auto !important;
    }
    .pers_block_wrap {
        padding: 0 15px;
    }
    .gray_line{
        padding-top: 10px !important;
        margin-top: -10px !important;
    }
    .content .mc-avatar-wrap img {
        height: auto !important;
        max-width: none !important;
    }
    .schime_of_work .schime_of_pw_one{
        width: 40%;
        justify-content:center;
        margin-bottom: 30px;
    }
    .schime_of_pw_one .lane {
        display:none;
    }
    .content_sl.sl_vd .b-carousel7 {
        position: relative;
        position: relative;
        max-width: 642px;
        margin: 0 auto;
    }
}

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

    .schime_of_work .schime_of_pw_one{
        width: 100%;
        justify-content:center;
        margin-bottom: 30px;
    }


    .content_sl.sl_vd .b-carousel-block8 {
       text-align: center;
       margin: 0 auto;
       float: left;
   }
    .content_sl.sl_vd .h-carousel-wrapper8 {
      width: 100% !important;
      max-width:321px;
   }
   .left83fff, .right8fff{
        display: block;
    }
    iframe{
        max-width: 100% !important;
    }


    .pers_block_wrap .pers_block {
        flex-wrap: wrap;
        width: 100%;
        justify-content: center;
    }
    .pers_block_wrap .pers_block_inf {
        width: 100%;
        flex-basis: 65%;
    }
    .h1_tag {
        font-size: 24px;
        padding: 0 15px;
    }

    .content.content_sl .cont_block_big{
        width:100% !important;
    }
    .content.content_sl .cont_block_simple{
        width: 100% !important;
        height: auto !important;
        margin-top: 12px;
    }
    .pers_block_wrap .cont_maps {
        text-align: center;
        padding: 0 10px;
    }
    .goods_desc #toplinkd {
        width: 200px !important;
    }
    .open_list_heand_cart.cart_dd {
        width: 198px !important;
    }
}

@media screen and (min-width:910px){

 .content_sl.sl_vd .h-carousel-items8{
    display: flex;
    width: auto;
    justify-content: center;
 }
.content_sl.sl_vd .h-carousel-items8 .b-carousel-block8{
    margin: 0 5px;
}
 .content_sl.sl_vd .h-carousel-wrapper8 {
    width: auto;
 }

 .content_sl.sl_vd{
    max-width: 1000px !important;
 }
 .h-carousel-items8 .b-carousel-block8 {
    float: none;
    width: auto;
}
 .content_sl.sl_vd .b-carousel7 {
    width: auto;
 }

}
@media screen and (max-width: 720px){
    .sl_block.notmain {
        margin-top: 100px;

    }
    .vivakom_block {
        margin-top: 0px;
    }

}
@media screen and (max-width: 580px){
     .b-carousel-block8_title {
       width: 100%;
   }
 

   .h-carousel-items8 iframe {

   }
   .bx_catalog_list_home.col4 .bx_catalog_item {
        min-height: 257px;
        width: 48%;
    }
    .sl_block {
        display: none!important;
    }
    .title_mobile {
        display: block;
        margin: 15px 30px;
        margin-top: 80px;
        text-align: center;
        font-size: 22px;
        font-weight: 700;
    }
    .r_cont img {
        width: 100%;
        height: auto;
        padding-right: unset!important;
        padding-left: unset!important;
    }
    main > .content > h1{
        margin-top: 50px;
    }

    .content_tab_dost .dost_ways .dost_ways_l {
        background-image: none !important;
        color: #453d58!important;
        background: transparent !important;
        height: 55px !important;
    }
    .blog_page_content_inner img {
        max-width: 100%;
        height: auto;
        width: 100%;
    }

}

@media screen and (max-width: 360px){
    .b-carousel-block8_title{
    width: 100%;
   }
   .content_sl.sl_vd .h-carousel-wrapper8 {
      width: 100% !important;
   }
   .content_sl.sl_vd .b-carousel-block8 {
       text-align: center;
       margin: 0 auto;
   }
   .h-carousel-items8 iframe {

   }
}
.scroll_table{
    overflow-x: auto;
}

@media screen and (max-width:440px){
 .h-carousel-items8 iframe{
    width: 240px !important;
 }

}
@media screen and (min-width:440px){
   .h-carousel-items8 iframe{
      min-width: 321px !important;
   }  
}
@media screen and (min-width:1280px){

    .s_img {
        position: absolute;
        top: 11px;
        left: 536px;
        width: 20px;
    }
    .header .top_but .btn1 {
        height: auto !important;
        width: auto !important;
        display: inherit !important;
        line-height: inherit !important;
        font-family: Arial !important;
        color: #ffffff !important;
        font-size: 16px !important;
        background: #98C35A;
        padding: 10px 0px 12px 0px !important;
        text-align: center;
        text-decoration: none !important;
        font-family: PTSans-Regular !important;
        font-weight: bold;
        border-radius: 5px !important;
    }
    .header .top_cart{
       background-image: url(/bitrix/templates/responsive/img/cart.svg);
       position: relative;
       background-position: left 9px;
       width: 160px;
    }
    .header .top_cart:before{
        content: "";
        display: block;
        width: 35px;
        left: -9px;
        height: 35px;
        position: absolute;
        border: 2px solid #98c35a;
        border-radius: 21px;
    }
    .top.d_flex{
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .top.d_flex .top_logo{
        padding-bottom: 5px;
    }
    .top.d_flex .top_logo a{
        display: block;
    }
    .input_header_top{
        height: 24px !important;
        border-radius: 23px !important;
    }
    .mob_n2_wrap .inner_level_01desk > div{
        display: flex;
        max-width: 1200px !important;
    }
    .mob_n2_wrap .inner_level_01desk > div > ul{
        padding-inline-start: 18px;
        max-width: 370px !important;
    }
    .top.d_flex .top_cart{
        margin-left: 20px;
    }
    .top.d_flex .top_search{
        width: 550px;
    }
    .mob_n2_wrap .second_lvl a{
        font-family: 'PTSans-Regular';
    }
    .mob_n2_wrap .second_lvl > a{
        padding: 20px 0;
        padding-bottom: 10px;
        font-size: 16px;
    }
    .second_lvl ul{
        list-style: none;
        padding-left: 20px !important;
    }
    .second_lvl ul li{
        display: flex; 
    }
    .second_lvl ul li a{
        font-size: 15px;
        font-weight: 100;
    }
    .second_lvl ul li::before {
      content: "\2022";
      color: #98C35A;
      font-weight: bold;
      display: inline-block; 
      width: 10px;
      margin-left: -1em;
    }
}

@media screen and (min-width:2080px){
    html{
        height: 100%;
    }
    body{
        height: auto;
        min-height: 100%;
        padding-bottom: 167px;
        position: relative;
    }
    body > .footer {
        bottom: 0;
        position: absolute;
        width: 100%;
        clear: none !important;
    }

}

.grecaptcha-badge{
    display: none !important;
}