html,
body {
   font-family: 'Montserrat', sans-serif;
 
}
 
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    outline: none;
}
 
input {
    outline: none;
}
 
img {
    max-width: 100%;
}
 
a {
    color: inherit;
    text-decoration: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
 
a:hover {
 
    text-decoration: none;
}
 
a:focus {
  
    text-decoration: none;
}
 
*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
 
.container_content {
    width: 1400px;
    margin-right: auto;
    margin-left: auto;
   
}
.container_content2{
    width: 1500px;
    margin-right: auto;
    margin-left: auto;
   
}
 
 
::-webkit-scrollbar {     width: 7px;
    height: 0px;}
::-webkit-scrollbar-button {  display:none; }
::-webkit-scrollbar-track {      background: transparent;}
::-webkit-scrollbar-track-piece {background: transparent;}
::-webkit-scrollbar-thumb {
      height: 176px;
      background-color: #009473;
      border-radius: 0px;
      -webkit-transition: 0.3s ease;
      transition: 0.3s ease;
}
 
::-webkit-scrollbar-thumb:active{
    background-color: #064362;
    
}
 
.flex{
    display: flex;
    flex-wrap: wrap;
}
.flex_s{
   display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.flex_a{
   display: flex;
    flex-wrap: wrap;
   align-items: center;
}
.flex_s_a{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
 
 
.h_tp nav a{
    color: #3d3d3d;
    font-size: 14px;
    margin-right: 38px;
}
 
.h_tp nav a:last-child{
    margin-right: 0px;
}
 
 
.link:after {
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    background: #696e82;
    -webkit-transform: scaleX(0) translateZ(0);
    transform: scaleX(0) translateZ(0);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -webkit-transition: -webkit-transform .7s cubic-bezier(.215,.61,.355,1);
    transition: -webkit-transform .7s cubic-bezier(.215,.61,.355,1);
    transition: transform .7s cubic-bezier(.215,.61,.355,1);
    transition: transform .7s cubic-bezier(.215,.61,.355,1), -webkit-transform .5s cubic-bezier(.215,.61,.355,1);
    position: absolute;
    bottom: -8px;
    left: 0px;
    margin-bottom: 4px;
    margin-right: 5px;
}
 
 
 .slider-wrapper2{
     position:relative
     ;
 }
.link:hover:after {
    -webkit-transform: scaleX(1) translateZ(0);
    transform: scaleX(1) translateZ(0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}
 
.link {
    display: inline-block;
    position: relative;
}
 
.geo_box{
    font-size: 12px;
      color: #696e82;
}
.geo_box span{
color:  #1c5ff0;
    cursor: pointer;
    transition: 0.3s ease;
}
 
.grecaptcha-badge{
    visibility: hidden;
}
 
.geo_box span:hover{
    color: #696e82;
}
.h_tp_out{background: #f6fcfc;border-bottom: 1px solid #c9e7e1;}
.h_tp{
padding: 12px 0;
    
}


 .h_n_top_inner nav a{ 

color: #000;
font-family: Montserrat;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: normal;
margin-right:44px;
}

.h_n_top_inner nav a:last-child{
    margin-right:0px;
}






.h_cnt_left_logo_box_i_t {
    font-size: 26.28px;
    font-weight: 900;
    color: #009473;
    text-transform: uppercase;
background: linear-gradient(45deg, #009473 33%, #0dc79b 66%, #01ab85);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    /* font-style: italic; */
    letter-spacing: 1.3px;
    transform: matrix(1, 0, -0.45, 1, 0, 0);
    margin-left: 8px;
}
.h_cnt_left_logo_box_i_b{
      color: #465882;
    font-size: 12.05px;
    font-weight: 600;
    letter-spacing: 0.3px;
    transform: matrix(1, 0, -0.25, 1, 0, 0);
}
.h_cnt_left_logo_box_img img{
       position: relative;
    top: 7px; 
}
.h_cnt_left_logo_box_left{
   
}

.h_n_bot_right_box p{
    color: #434343;
font-family: Montserrat;
font-size: 12px;
font-style: normal;
font-weight: 400;    margin-bottom: 5px;
line-height: normal;
}

.h_n_bot_right_box a{
color: #000;
font-family: Montserrat;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: normal;

}
.h_n_bot_right_box{
    margin-right:40px;
}

.h_n_bot_inner {
    padding:25px 0px;
    border-bottom:1px solid #D0D0D0;
}

.h_cnt_left_logo_box_right p{
color: #00AD4A;
leading-trim: both;
text-edge: cap;
font-family: Montserrat;
font-size: 12px;
font-style: normal;
font-weight: 600;
line-height: 17.067px; /* 142.222% */
text-transform: uppercase;
}
.h_cnt_right_mail a, .h_cnt_right_phone a {
    color: #3d3d3d;
    font-size: 17px;
    line-height: 1em;
    display: inline-block;
    padding-top: 3px;
}
 
.h_cnt_right_mail a:hover, .h_cnt_right_phone a:hover{
    color: #0052fa;
}
.trig{
    cursor: pointer;
    color: #009473;
    font-size: 12px;
    line-height: 17px;
    transition: 0.3s ease;
    margin-top: 5px;
    text-align: right;
}
 
.trig:hover{
color: #0052fa;
}
.h_cnt_right_mail{
        border-right: 1px solid #c9e7e1;
        padding-right: 32px;
        margin-right: 32px;
}

.h_n_top_row{
background: #F4F4F4;
padding:12px 0px;
} 














 
.btn_liner:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: translateX(-101%);
    transform: translateX(-101%);
    background-color: #004C8B;
    transition-duration: .7s;
    transition-timing-function: cubic-bezier(.25, .74, .22, .99);
}
.btn_liner span {
    position: relative;
}
 
.btn_liner {
    cursor: pointer;

    display: inline-block;
    position: relative;
font-size: 13px;
font-style: normal;
font-weight: 600;
line-height: normal;
    padding: 15px 45px 17px;
    overflow: hidden;
color:#fff;
 border-radius: 1000px;
background: #00AD4A;
}
.btn_liner:hover {
      box-shadow: 4px 5px 4px #00000024;
    transition: 0.5s ease;
    color: #fff;
}
 
.btn_liner:hover:before {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.h_cnt_right_phone{
    margin-right: 41px;
}
 
.h_cnt_out {
   border-bottom: 1px solid #c9e7e1;
}
.h_cnt{
        padding: 22px 0;
}
 
.h_bot_out {
    border-bottom: 1px solid #c9e7e1;
}
.h_bot nav a{
  font-size: 12px;
    color: #3d3d3d;
    margin-right: 47px
}
.pagination {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0px;
    margin-top: 40px;
    justify-content: flex-end;
    width: 100%;
}
.left___link  p{
    margin-left:6px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.pagination li {
    padding: 0px;
}

.pagination li {
    list-style: none;
}
.pagination li {
    list-style: none;
    padding: 0 0px;
}
.page-item {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.pagination li.active a {
    color: #222;
    background: #ededed;
}
.pag__pre img{
        transform: rotate(180deg);
}

.pagination li a {
font-weight: 600;

    border-radius: 5px;
    list-style: none;
    color: #838383;
    width: 38px;
    font-size: 20px;
    height: 38px;
    border: 1px solid #e6e6e6;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-left: 8px;
}.pagination li.active a {
    color: #222;
    background: #ededed;
}

.left___link  p span:first-child{
  color: #333;
leading-trim: both;
text-edge: cap;
font-family: Montserrat;
font-size: 34px;
font-style: normal;
font-weight: 700;
line-height: normal;
letter-spacing: 0.34px;
    line-height: 31px;
text-transform: uppercase;  
}
.left___link  p span:last-child{
color: #009473;
    leading-trim: both;
    text-edge: cap;
    font-family: Montserrat;
    font-size: 10.8px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0px;
    text-transform: lowercase;
}
 
.h_bot nav a:last-child{
    margin-right: 0px;
}
.h_search_box {
width: 491px;
}
 
.sidebar__search-input {
    transition: 0.5s ease;
}
.h_search_box form {
    width: 100%;
    position: relative;
}
 
.sidebar__search-input {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    background-color: #fff;
    border:none;
    outline: 0;
    border-radius: 1000px;
    color: #f6fcfc;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    height: 40px;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    padding-right: 50px;
    font-weight: 400;
    transition: 0.5s ease;
    padding-left: 21px;
    
    
color: #004C8B;
leading-trim: both;
text-edge: cap;
font-family: Montserrat;
font-size: 12px;
font-style: normal;
font-weight: 500;
line-height: normal;
}
 
 .n__h_top_location:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 3px;
    background: url(../image/n__lock.svg);
    width: 16.92px;
    height: 24.17px;
}


.n__h_top_location1 {
   color: #303030;
leading-trim: both;
text-edge: cap;
font-family: Montserrat;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

.n__h_top_location2 {
    padding-top: 3px;
color: #757575;
leading-trim: both;
text-edge: cap;
font-family: Montserrat;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: normal;
    border-bottom: 1px dashed #D0D0D0;
}


 .n__h_top_location {
    position: relative;
    padding-left: 30px;

    cursor: pointer;
}
.sidebar__search-submit {
    border: none;
    outline: none;
    background: none;
    position: absolute;
    right: 18px;
    cursor: pointer;
        top: 9px;
}
 .n__h_top_location{
     margin-left:43px;
 }
 
 .cat_burg {    margin-top: 1px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
}

.nav_b {
    margin-left: 19px;
    width: 100%;
}
.nav_b  a{
color: #303030;
leading-trim: both;
text-edge: cap;
font-family: Montserrat;
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: normal;
text-transform: uppercase;

}
.f_n_box_img img{
        min-width: 100%;
}
.f_n_box{
    position:relative;
}

.f_n_box_info{
      position: absolute;
    top: 0px;
    left: 0px;
    display: flex;
    justify-content: center;
    /* align-items: center; */
    width: 100%;  
}
.f_n_box_info_inner{
    padding-top:140px;
}

.f_n_box_info_inner h1{
color: #FFF;
leading-trim: both;
text-edge: cap;
font-family: Montserrat;
font-size: 36px;
font-style: normal;
font-weight: 700;
line-height: normal;
text-transform: uppercase;
margin-bottom:68px;
}

.f_n_box_info_inner p{
    color: rgba(255, 255, 255, 0.65);
leading-trim: both;
text-edge: cap;
font-family: Montserrat;
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: 28px; /* 140% */
text-transform: uppercase;
margin-bottom:48px;
}

.slider-progress2{
    display:none;
}

.f_n_box_info_inner .btn_liner {
padding: 19px 45px 20px;
    font-size: 16px;

}

.slick2_panel_main{
        position: absolute;
top: 550px;
    left: 0px;
    display: flex;
    justify-content: center;
    /* align-items: center; */
    width: 100%;  
}
.slick2_panel_main .slick-arrow{
    
           width: 46.471px;
height: 46.471px;
flex-shrink: 0;
border-radius: 100px;
background: rgba(238, 248, 237, 0.22);display: flex;
    justify-content: center;
   align-items: center;     flex-wrap: wrap;
   border:none;
       transition: 0.3s ease;
   cursor:pointer;
}

.slick2_panel_main .slick-arrow:hover{
        background: rgb(238 248 237 / 14%);
}
.sl-count2{
color: #FFF;
leading-trim: both;
text-edge: cap;
font-family: Montserrat;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: normal;
margin:0 10px;
}

.n__catalog_but> span {
border-radius: 100px;

color: #FFF;
leading-trim: both;
text-edge: cap;
font-family: Montserrat;
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: normal;
text-transform: uppercase;
   padding-left: 12px;
}

.cat_burg span {
    width: 13px;
    height: 2px;
    border-radius: 5px;
    background: #fff;
    margin-bottom: 2px;
}
 .n__h_bottom_cont_inner {
    flex-wrap: nowrap;
    padding: 21px 0px;
}

.n__catalog_but {
    width: 165px;
    height: 44px;
    border-radius: 3px;
    background: #004C8B;
    justify-content: center;
    cursor: pointer;
    flex: none;
}
 
 
 .left___link  p{
 color: #004C8B;
leading-trim: both;
text-edge: cap;
font-family: Montserrat;
font-size: 36px;
font-style: normal;
font-weight: 700;
line-height: normal;
text-transform: uppercase;
    line-height: 32px;
        display: inline-block;    border-right: 1px solid #C9C9C9;
    margin-right: 10px;
    padding-right: 10px;
}
 
 
.bl::-moz-placeholder {     color: #004C8B;}
.bl::-webkit-input-placeholder {      color: #004C8B; }
.bl:focus{
    text-decoration: none;
    outline: none;
 
}
.h_bot{
    padding: 10px 0;
}
 
.main_s_item_inner{
   background-image: -moz-linear-gradient( 0deg, rgb(237,238,242) 0%, rgb(250,250,250) 100%);
   background-image: -webkit-linear-gradient( 0deg, rgb(246 252 252) 0%, rgb(250,250,250) 100%);
   background-image: -ms-linear-gradient( 0deg, rgb(237,238,242) 0%, rgb(250,250,250) 100%);
   width: 100%;
}
.s_in_our{
    height: 491px;
}
.slider_item__our {
    overflow: hidden;
}
 
.slider_item_name_site, .slider_item_name_text, .main_s_item .btn_liner {
    display: block;
    -webkit-transform: translateY(300%);
    -moz-transform: translateY(300%);
    transform: translateY(300%);
    -webkit-transition: transform .8s ease;
    -moz-transition: transform .8s ease;
    -ms-transition: transform .8s ease;
    -o-transition: transform .8s ease;
    transition: transform .8s ease;
     transition-delay: 0.5s;
    
}
.main_slider .slick-active .sl_line{
       -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
 
    -webkit-transition-delay: 2.6s;
    -moz-transition-delay: 2.6s;
    -ms-transition-delay: 2.6s;
    -o-transition-delay: 2.6s;
    transition-delay: 2.6s;
}
 
.main_slider .slick-active .slider_item_name_site {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: 1.6s;
    -moz-transition-delay: 1.6s;
    -ms-transition-delay: 1.6s;
    -o-transition-delay: 1.6s;
    transition-delay: 1.6s;
}
 
.main_slider .slick-active .slider_item_name_text {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: 1.9s;
    -moz-transition-delay: 1.9s;
    -ms-transition-delay: 1.9s;
    -o-transition-delay: 1.9s;
    transition-delay: 1.9s;
}
 
.h_hidden_mobile{
display: none;
}
 
 
.main_slider .slick-active .btn_liner {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: 2.2s;
    -moz-transition-delay: 2.2s;
    -ms-transition-delay: 2.2s;
    -o-transition-delay: 2.2s;
    transition-delay: 2.2s;
}
.s_in___left , .s_in___right{
    width: 50%;
}
.slider_item_name_site{
    color: #000000;
    line-height: 50px;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 35px;
}
 
.slider_item_name_text{
    font-size: 15px;
    line-height: 24px;
    color: #333;
}
 
.slider_item__our_padd{
    padding-right: 10px;
    padding-bottom: 10px;
}
.btn_liner.btn_liner2{
    display: inline-block;
    background: linear-gradient( 90deg , #009473 0%, #009473 75%);
    color: #fff;
}
.slider_item_name_text{
       margin-bottom: 70px;
}
.s_in___right{
        display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
 
.s_in___right_img_el {border-radius: 50%;background-image: -moz-linear-gradient( 90deg, rgb(7,74,250) 0%, rgb(53,120,230) 49%, rgb(67,140,255) 100%);background-image: -webkit-linear-gradient( 90deg, rgb(0 148 115) 0%, rgb(0 148 115) 49%, rgb(1 202 158) 100%);background-image: -ms-linear-gradient( 90deg, rgb(7,74,250) 0%, rgb(53,120,230) 49%, rgb(67,140,255) 100%);position: absolute;width: 526px;height: 526px;bottom: -29%;}
.s_in___right_img img{
    position: relative;
}
 
.main_slider .slick-active .s_in___right_img_el {
  transform: scale(1);
    -webkit-transition-delay: 1.2s;
    -moz-transition-delay: 1.2s;
    -ms-transition-delay: 1.2s;
    -o-transition-delay: 1.2s;
    transition-delay: 1.2s;
}
 
.s_in___right_img_el{
   
    transform: scale(0);
   
    transition: transform 1.3s ease;
    transition-delay: 0.5s;
 
}
 
.dots_slider .slick-dots {
       display: flex;
    flex-wrap: wrap;
    list-style: none;
    justify-content: center;
    margin-top: 0px;
    position: absolute;
    left: 0px;
    bottom: 30px;
    width: 100%;
}
 
.dots_slider .slick-dots .slick-active button {
    background: #009372;
}
.dots_slider .slick-dots button {
    border: none;
    background: #dbe1ef;
    border-radius: 50%;
    color: transparent;
    padding: 0px;
    width: 9px;
    height: 9px;
    margin: 0 8px;
    outline: none;
    cursor: pointer;
    transition: 0.5s ease;
}
h1{
    color: #2b2c31;
    font-size: 32px;
    line-height: 50px;
    font-weight: 700;
    
}
.adv_block{
    padding-top: 80px;
}
 
.adv_container{
    margin-top: 80px;
    margin-bottom: 160px;
}
 
.adv_container .dots_slider .slick-dots{
        bottom: -80px;
}
 
.adv_s_box {
  border-radius: 15px;
  background-color: rgb(246 252 252);
  padding: 30px;
  margin: 0 11px;
}
.adv_slider{
    margin: 0 -11px;
}
 
.adv_slider .slick-list {
    
    overflow: visible;
}
 
.adv_s_num{color: #009473;transition: 0.3s ease;font-size: 20px;line-height: 20px;font-weight: 700;margin-bottom: 20px;}
 
.adv_s_title{
    color: #2b2c31;
       font-size: 20px; 
        font-weight: 700;
    min-height: 56px;
       transition: 0.3s ease;
}
 
.adv_s_text{
 display: -webkit-box;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical;
  overflow: hidden;
color:  #2b2c31;
    font-size: 15px;
    line-height: 21px;
         min-height: 190px;
    transition: 0.3s ease;
}
.adv_s_btn a{color: #2b2c31;line-height: 21px;font-size: 12px;border-bottom: 1px solid;opacity: 0;}
.adv_s_box:hover .adv_s_btn a{
    opacity: 1;
}
 
.slick-current .adv_s_num{color: #009473;}
.adv_s_btn a:hover{
        border-bottom: 1px solid transparent;
}
 
 
.slick-current .adv_s_text{color: #009473;}
.about_container_inner{
    display: flex;
    
}
.about_left{
    flex: none;
}
.about_left{
    margin-right: 52px;
}
.about_container{
  padding: 60px 0;
  border-radius: 25px;
  background-color: rgb(246 252 252);
  width: 100%;
}
 
 h2{
      color: #000;
      font-size: 32px;
      margin-bottom: 30px;
      font-weight: 700;
    }
 
.about_right p{
color:  #333742;
    font-size: 15px;
    line-height: 24px;
}
.about_right{
    margin-top: -9px;
}
.about_block{
    margin-bottom: 100px;
}
.popular_filter_tabs .popular_filter_tab{
    margin-right: 30px;
        margin-bottom: 10px;
}
 
.popular_filter_tabs .popular_filter_tab:last-child{
    margin-right: 0px;
}
 
.popular_filter_tabs .btn_liner {
 
    padding: 15px 27px 17px;
  
}
.popular_filter_tabs{
    margin-top: 70px;
    margin-bottom: 100px;
}
 
.popular_filter .slick-track {
 
    margin-left: 0px;
}
.popular_filter_content{
    
    margin-bottom: 220px;
}
 
.popular_filter.dots_slider .slick-dots{
        bottom: -100px;
}
 
.popular__box {
  border-width: 1px;
  border-color: rgb(230, 230, 230);
  border-style: solid;
  border-radius: 15px;
margin: 0 10px;
    padding:30px  20px;
}
 
.popular_filter{
    margin: 0 -10px;
}
.popular__img{
    display: flex;
    justify-content: center;
    align-items: flex-start;
    min-height: 300px;
    padding-bottom: 20px;
}
 
.popular__title a{color: #000000;font-size: 20px;font-weight: 600;}
 
.popular__title a:hover{
        color: #1c5ff0;
}
.popular__title{
        margin-bottom: 10px;
}
.popular__art{
    font-size: 14px;
    color: #333333;
    margin-bottom: 22px;
}
.popular__price{
    font-size: 14px;
    color: #333333;
}
.zapr{
        color: #1c5ff0;
}
.popular__price{
margin-bottom: 32px;
}
.old_price{
      text-decoration: line-through;
    margin: 0 7px;
}
.now_price{
      color: #009473;
      font-size: 17px;
      font-weight: 600;
}
 
.now_price small{
    font-size: 14px;
}
.popular__btns .btn_liner{
    min-width: 150px;
    text-align: center;
}
.popular__btns{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    
}
.call__me{
color:  #627c9e;
    font-size: 12px;
    text-align: center;
      border-width: 1px;
  border-color: rgb(210, 217, 225);
  border-style: solid;
  border-radius: 10px;
    transition: 0.3s ease;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 126px;
    
}
 
.call__me:hover{
   border-color: #627c9e;
    cursor: pointer;
}
 
.brend_conteiner_our {
  border-radius: 25px;
  background-image: -moz-linear-gradient( 0deg, rgb(142,154,168) 0%, rgb(187,197,207) 58%);
  background-image: -webkit-linear-gradient( 0deg, rgb(142,154,168) 0%, rgb(187,197,207) 58%);
  background-image: -ms-linear-gradient( 0deg, rgb(142,154,168) 0%, rgb(187,197,207) 58%);
 
}
.brend_part{
    width: 50%;
    
}
.brend_part_left{
    padding-top: 65px;
    padding-bottom: 50px;
}
.brend_part_left h2{
    color: #fff;
    line-height: 50px;
    
}
.brend_part_left p{
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
     margin-bottom: 50px;
    margin-top: 10px;
}
 
.brend_btn .btn_liner{
    font-size: 14px;
    padding: 22px 28px 23px;
    background-color: #009473;
}
.brend_part_right_img{
       display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-end;
 
}
.brend_part_right {
    background: url(../image/grad_center.png)no-repeat;
    background-size: contain;
}
.brend_block{
    margin-bottom: 150px;
}
.news_top_btn .btn_liner{
  background-color: #009473;
    border: 1px solid #b3bdc8; 
}
.news_box{
    width: 25%;
    border-right: 1px solid #bbc5cf;
    padding:0 22px;
}
 
.news_box:last-child{
  border-right:none;  
}
.news_date{
color:  #444c5d;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 30px;
}
.news_title{
    color: #1c5ff0;
    font-size: 16px;
    line-height: 24px;
    min-height: 80px;
    padding-bottom: 15px;
}
.news_text {
color: #8490aa;
    transition: 0.3s ease;
    font-size: 14px;
    line-height: 22px;
    position: relative;
    
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
 
 
    min-height: 150px;
}
.news_link a{
    opacity: 0;
    font-size: 14px;
    position: relative;
    color: #1c5ff0;
    
}
.news_link a:after {
    content: "â–¼";
    position: absolute;
    right: -19px;
    color: #1c5ff0;
    top: 2px;
    transform: rotate(270deg);
    font-size: 11px;
}
.news_box:hover  .news_text{
     color: #1c5ff0;
}
 
.news_box:hover .news_link a{
    opacity: 1;
}
 
.news_text:after {
    content: "";
    background-image: -moz-linear-gradient( 90deg, rgb(255,255,255) 0%, rgba(255,255,255,0) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(255,255,255) 0%, rgba(255,255,255,0) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(255,255,255) 0%, rgba(255,255,255,0) 100%);
    position: absolute;
    left: 0px;
    bottom: 32px;
    width: 100%;
    height: 40px;
}
.news_conteiner{
    margin-top: 80px;
    margin-bottom: 130px;
}
.content_text p{
    color: #333742;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 25px;
}
.content_text_main{
    max-width: 915px;
}
h3{
        color: #2b2c31;
    font-size: 28px;
    margin-bottom: 30px;
    font-weight: 700;
    margin-top: 54px;
}
 
.content_text ul, .content_text ol {
    padding-left: 20px;
    margin-bottom: 25px;
}
 
.content_text li {
    color: #1c5ff0;
     font-size: 15px;
    line-height: 24px;
}
 
.content_text li span {
      color: #333742;
}
.content_block{
    margin-bottom: 100px;
}
 
.help_left p{
       font-size: 16px;
    line-height: 24px; 
}
.help_left h3{
    color: #009372;
        margin-top: 0px;
}
.help_left{
       width: 42%; 
}
.help_right{
    width: 58%;
}
 
.help_right_box {
  border-radius: 15px;
  background-color: rgb(244, 246, 250);
padding: 34px;
    width: 48%;
}
 
.help_right_box a{
position: relative;
    font-size: 20px;
    color: #2b2c31;
    font-weight: 700;
    
}
.help_right_header{
    padding-left: 37px;
        min-height: 65px;
}
.help_right_header .link{
    color: #009473;
    font-size: 12px;
    cursor: pointer;
    margin-top: 6px;
}
 
.help_right_header .link:after {
 
    background: #0037ff;
}
 
.help_right_text{
color:  #566074;
    font-size: 14px;
    line-height: 24px;
}
.help_right_tel:before{
 content: "";
        top: 4px;
    position: absolute;
    left: -37px;
    background: url(../image/telephone-handle-silhouette.svg)no-repeat;
    width: 16px;
    height: 16px;
    background-size: contain;
}
 
.help_right_mail:before{
 content: "";
        top: 1px;
    position: absolute;
    left: -37px;
    background: url(../image/mail.svg)no-repeat;
    width: 22px;
    height: 22px;
    background-size: contain;
}
.help_right_box_form{
    width: 100%;
    margin-top: 40px;
}
.help_right_planet:before{
 content: "";
        top: 1px;
    position: absolute;
    left: -37px;
    background: url(../image/planet_121108.svg)no-repeat;
    width: 22px;
    height: 22px;
    background-size: contain;
}
 
form *{
    font-family: 'Montserrat', sans-serif;
}
 
form button{
    border: none;
    outline: none;
    
}
 
.form_classic input, .form_classic textarea {
     border: none;
    outline: none;
  border-width: 1px;
  border-color: rgb(221, 237, 255);
  border-style: solid;
  border-radius: 10px;
  background-color: rgb(255, 255, 255);
color: #566074;
    font-size: 14px;
    padding: 14px;
    
}
 
.form_classic input{
        width: 32%;
    margin-bottom: 25px;
}
.form_classic {
    align-items: center;
 
}
.form_classic textarea{
        width: 66%;
    height: 77px;
    margin-bottom: 13px;
}
 
.sogl{
    color: #b6c6e5;
    font-size: 10px;
}
.form_classic .btn_liner2{
        padding: 15px 40px 17px;
    margin-top: -10px;
}
.help_block{
    margin-bottom: 95px;
}
 
footer{
    background: #f6fcfc;
    padding-top: 50px;
    padding-bottom: 30px;
}
 
footer .h_cnt_left *{
    color: #333!important;
}
 
footer .h_cnt_left_logo_box_i_t {
 
    color: #009473;
   
    background: none;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #009473;
    
}
 
footer .h_cnt_left_logo_box_img img {
   filter: brightness(0) invert(1); 
}
 
.f_top_left{
        width: 38%;
}
.f_top_right{
        width: 35%;
        border-left: 1px solid #c9e7e1;
        padding-left: 50px;
}
.f_t_category_col{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
}
.f_t_h{
    color: #333333;
    font-size: 18px;
    font-weight: 700;
}
.f_t_tel{
    position: relative;
    padding-left: 30px;
}
 
.f_t_tel:before {
    content: "";
    top: 4px;
    position: absolute;
    left: 0px;
    background: url(../image/telephone-handle-silhouette.svg)no-repeat;
    width: 16px;
    height: 16px;
    background-size: contain;
}
 
.f_t_category_col a{color: #333333;font-size: 13px;margin-bottom: 7px;}
.f_t_category{
    margin-top: 71px;
}
 
.f_top_right_row .btn_liner {color: #fff;background-color: #009473;}
.f_top_right_row{
    margin-bottom: 50px;
}
.f_t_text{color: #333333;margin-top: 7px;line-height:  17px;font-size:  12px;}
.f_box{
    border-top: 1px solid #c9e7e1;
    padding-top: 28px;
    margin-top: 28px;
}
.f_box_row *{
    color: #333;
    font-size: 11px;
}
.f_box_row p{
    display: inline;
    margin-right: 70px;
}
 
 
 
 
.breadcrumbs_inner__page .breadcrumbs_container a {
    color: #5e6c87;
}
 
.breadcrumbs_inner__page .breadcrumbs_container a {
    visibility: initial;
}
.breadcrumbs_container a:first-child {
    padding-left: 0;
}
.breadcrumbs_inner__page .breadcrumbs_container a {
 
    cursor: pointer;
   
}
.breadcrumbs_container  {
 
padding: 22px 0;
}
.breadcrumbs_container a {
    font-size: 12px;
    display: inline-block;
    padding: 0 18px;
    position: relative;
}
.breadcrumbs_container a:first-child {
    padding-left: 0;
}
 
.breadcrumbs_container a:first-child:before{
    display:none;
}
.breadcrumbs_container a:hover{
    color: #1c5ff0;
}
 
.breadcrumbs_container a:before {
    content: "";
    position: absolute;
    margin-left: -24px;
    background: url(../image/keyboard-right1.svg)no-repeat;
    width: 10px;
    height: 10px;
    background-size: contain;
    margin-top: 3px;
}
.product_main__block{
    padding-top: 60px;
}
.product_main__part{
    width: 50%;
    
}
.product_main__part_right .popular__art{
color:  #444c5d;
    margin-bottom: 30px;
}
 
.product_main__part_right .popular__price {
    font-size: 16px;
    margin-bottom: 25px;
    
}
.option_row{
    display: flex;
    flex-wrap: wrap;
    font-size: 16px;
    font-weight: 600;
    padding:17px  23px ;
    
}
 
.option_row:nth-child(odd){
   
  border-radius: 5px;
  background-color: rgb(244, 246, 250);
 
}
.option_row span:first-child{
    color: #0037ff;
    
}
.option_row span:last-child{
    color: #2b2c31;
    padding-left: 5px;
    
}
.option_list{
    border-bottom: 1px solid #d9e1f1;
    margin-bottom: 55px;
}
.prod_m_form{
    padding: 50px 20px;
    padding-top: 0px;
      border-bottom: 1px solid #d9e1f1;
}
.product_main__cont{
    padding-bottom: 70px;
}
.product_main__btns > div{
   font-size: 15px;
    width: 213px;
    text-align: center;
    padding: 17px 18px 19px; 
}
.btn_liner__3{
  margin-left: 14px;  
}
.option_list_all{
    border-bottom: none;
}
 
.popular__img{
    cursor: pointer;
}
 
.popular__box{
    transition: 0.3s ease;
    
}
 
.popular__box:hover{
        border-color: rgb(28 95 240);
}
.product_main__info_down_box{
    width: 331px;
      border-radius: 15px;
  background-color: rgb(244, 246, 250);
    padding: 60px 34px;
position: relative;
    overflow: hidden;
    padding-top: 45px;
}
.product_main__info_down_img{
    position: absolute;
    right: -40px;
    bottom: -4px;
}
 
.product_main__info_down_title{
 
color:  #0c4efa;
    font-size: 27px;
    line-height: 40px;
    font-weight: 700;
 
}
.product_main__info_down_btn{
margin-top: 27px;    
}
 
.product_main__info_down_btn a{
    font-size: 16px;
        padding: 20px 64px 21px;
}
.similar_p_block{
    margin-top: 50px;
}
 
 
 
.cat_list_box_filter input[type=checkbox] {
    position: absolute;
    cursor: pointer;
    width: 100%;
   
    height: 23px;
 
    z-index: 1;
    opacity: 0;
    margin: 0px;
    display: inline-block;
}
 
.cat_list_name_filer {
    position: relative;
    cursor: pointer;
    padding-left: 30px;
    color: #071e49;
    
  font-size: 18px;
color: #2b2c31;
    
}
 
.cat_list_name_filer:after {
    content: "";
    border-radius: 3px;
    display: block;
    height: 23px;
    width: 23px;
border: 1px solid #5e6c87;
    position: absolute;
    background: #fff;
    top: 0px;
    left: 0px;
    transition: 0.3s ease;
}
 
.cat_list_box_filter input[type=checkbox]:checked~ .cat_list_name_filer:after {
    content: "";
  
    width: 23px;
    height: 23px;
    background: #5e6c87;
}
 
.filter_title{
color:  #2b2c31;
    font-weight: 700;
    font-size: 20px;
    margin:30px  0;
    margin-top: 40px;
    
}
.cat_list_box_filter label{
    margin-bottom: 18px;
        display: block;
    width: 100%;
        position: relative;
}
.catalog__main_left{
        width: 24.2%;
}
 
.category_main_left__innerr {
  border-radius: 20px;
  background-color: rgb(244, 246, 250);
padding:  26px 26px 40px;
}
 
.cat_list_box_filter{
    padding-bottom: 0px;
}
.filter_btn{
    margin-top: 80px;
}
.filter_btn button {
    border: none;
    font-family: 'Montserrat', sans-serif;
    outline: none;
    width: 48%;
    text-align: center;
    height: 51px;
    padding: 10px 18px 11px;
}
.btn_liner5{
    font-size: 15px;
}
.btn_liner4{
    font-size: 12px;
}
.catalog__main_container{
    align-items: flex-start;
}
 
.catalog__main_right{
          width: 74.6%;
}
 
.catalog__main_block .popular__box {
 
    margin: 0 0px;
  
    width: 31.8%;
    margin-bottom: 20px;
}
.zaglushka{
   margin: 0!important;
    visibility: hidden;
    height: 0px!important;
padding: 0px!important;
}
.more_box {
padding-top: 55px;
    text-align: center;
    width: 100%;
    
}
 
.more_box button {
    border: none;
    font-family: 'Montserrat', sans-serif;
    outline: none;
   font-size: 16px;
    text-align: center;
    width: 193px;
    height: 58px;
    padding: 10px 18px 11px;
}
 
.content_text_main_3{
    max-width: 100%;
    margin-top: 120px;
    margin-bottom: 100px;
}
.catalog__main_block .popular_filter_tabs{
 
    margin-bottom: 60px;
}
 
.bred__basket_block{
 
background: #009473;
margin-bottom: 50px;
width: 100%;
  
    padding-bottom: 14px;
 
}
 
.bred__basket_block h1{
        font-size: 38px;
    color: #fff;
    margin-top: 45px;
}
.bred__basket_part{
    width: 50%;
    
}
 
.bred__basket_part_right{
    text-align: center;
    padding-top: 38px;
}
 
 
 
 
 
.table_basket table {
    width: 100%;
}
td.img__table {
  
   
}
 
.row_change_border td.img__table.img_td {
  
 
}
.row_change_border td {
 
 
 
}
.img__table.img_td .image {
    display: flex;
    justify-content: center;
    align-items: center;
}
.table_basket .remove button {
    cursor: pointer;
    border: none;
    background: no-repeat;
    outline: none;
    padding: 0px;
    text-align: center;
}
 
td.title_table {
 
}
td.title_table .title_table {
 
}
 
td.remove form{
    
    display: flex; 
     justify-content: center; 
    align-items: center;
    
    
    
    
    
}
td.remove{
    width: 144px;
    text-align: center;
    
}
 
.row_change_border td{
    border: 1px solid rgb(180, 203, 236);
    border-left: 0px;
    border-right: 0px;
}
 
.row_change_border .img__table.img_td {
  border-width: 1px;
  border-color: rgb(180, 203, 236);
  border-style: solid;
border-top-left-radius: 25px;
border-bottom-left-radius: 25px;
    border-right: none;
width: 340px;
    padding: 20px;
}
 
.row_change_border .remove{
     border-width: 1px;
  border-color: rgb(180, 203, 236);
  border-style: solid;
border-top-right-radius: 25px;
border-bottom-right-radius: 25px; 
        border-left: none;
}
 
.header th{
         text-align: left;
 background: #b4cbec;
 
  color: #000;
 
    padding: 20px 0;
  font-weight: 700;
   
 
}
 
tr.hidden {
    height: 42px;
}
 
tr.header {
      
}
 
.img_td.img_td_top{
    text-align: center;
}

.bred__basket_part_right_img img{
        opacity: 0.2;
}
 
 .bred__basket_block .breadcrumbs_container a {
    color: #fff;
}
 
.bred__basket_block .breadcrumbs_container a:before {
 
    filter: brightness(0.5) invert(0.9);
}
 
 
.count.count_basket form {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
 
   
   
}
 
.count_basket .quantity {
    display: flex;
  flex-wrap: wrap;
  
}
 
 
 
 
.quantity .quantity_butt {
     display: flex;
    width: 39px;
    height: 39px;
    padding: 0;
    margin: 0;
    text-align: center;
    align-items: center;
    justify-content: center;
    border: none;
    border-right: none;
    cursor: pointer;
    transition: 0.3s ease;
    background: #f7f8f8;
    color: #282828;
 
    font-size: 16px;
    font-weight: 700;
 
    transition: 0.3s ease;
    border: none;
}
.quantity input.qty {
   
    font-size: 18px;
    position: relative;
    z-index: 2;
    color: #282828;
    display: inline-block;
    width: 50px;
    height: 43px;
    padding: 0;
    margin: 0;
      font-weight: 700;
    text-align: center;
    background: #fff;
    border: none;
    border-right: none;
    transition: 0.3s ease;
}
.quantity .quantity_butt:hover{
    background: #b4cbec;
    color: #fff;
}
.quantity .quantity_butt.minus{
        padding-bottom: 4px;
}
 
.new_col_price_row {
color:  #282828;
    font-size: 18px;
    font-weight: 700;
    
}
.m_total__row{
    color:  #282828;
    font-size: 24px;
    font-weight: 700;
    margin-top: 43px;
    margin-bottom: 60px;
}
 
.m_total__row span{
    color: #1859b7;
    
}
 
.deliv__container{
background:  #1859b7;
    padding: 55px 40px;
    border-radius: 20px;
    margin-bottom: 60px;
        padding-bottom: 40px;
}
.deliv__title {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 50px;
    
}
 
 
 
 
.contact__title{
    color: #009473;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 25px;
}
 
.contact__desc{
    color: #303440;
    font-size: 18px;
    line-height: 28px;
    
      font-weight: 500;   
}
 
.contact__row{
      margin-bottom: 70px;
    
}
 
.contact__row:last-child{
margin-bottom: 0px;
}
.contact_wrap{
    padding-bottom: 120px;
}
.contact__box{
    margin-right: 80px;
    
}
 
.contact__box:last-child{
    margin-right: 0px;
}
.cont_wats_info{
    margin-left: 22px;
    line-height: 23px;
    color: #555964;
    font-size: 16px;
    font-weight: 500;
    
}
.cont_wats_info span{
    font-size: 18px;
    color: #54923e;
}
.contact_cont{
    margin-bottom: 90px;
}
.reck_right_btn .blue_btn{
    font-size: 18px;
    padding: 23px 47px 24px;
}
.cont_wats_img{
        display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
}
.contact__row_reck{
    padding-top: 20px;
}
.contact__row_reck .contact__desc{
    font-size: 16px;
}
.contact_left{
width: 64.5%;
}
.contact_right{
    width: 35.5%;
    margin-right: -100px;
}
.contact_right_tel{
    padding-left: 60px;
    border-left: 1px solid #b6c1dd;
    padding-bottom: 15px;
    margin-bottom: 109px;
}
 
.contact_right_tel a{
    margin-top: 50px;
    display: block;
    font-size: 44px;
    font-weight: 700;
    color: #2d2f2d;
    
}
 
.contact_right_tel a span{
    color: #b1bbd0;
}
.reck_right_btn .blue_btn{
    border-radius: 5px;
}.row__filter_main .search-link_main {
    color: #333!important;
}

.row__filter_main .search-link_main:hover {
    color: #004C8B!important;
}
 .search___container .row__filter_main {
    height: 60px;
    font-size: 18px;
}
.mSearch2_row_number {
    color: #004C8B;
 
    min-width: 37px;

}

.row__filter_main img{
       max-height: 100%;
    max-width: 54px;
    margin-right: 18px;
}
.row__filter_main {margin-bottom: 23px;
    display: flex;
    align-items: center;
     flex-wrap: nowrap;
    height: 50px;
    font-size: 14px;

    color: #1d2438;
    background: #fff!important;
    position: relative;
    padding-left: 15px;
}
.deliv__container_inner input , .deliv__container_inner textarea {
  border-radius: 10px;
  background-color: rgb(255, 255, 255);
width: 100%;
    font-size: 14px;
    font-weight: 600;
       font-family: 'Montserrat', sans-serif;
    outline: none;
    border: none;
        padding: 19px 15px;
    margin-bottom: 20px;
    
}
.deliv__left{
        width: 33.7%;
    margin-right: 84px;
}
 
.deliv__right{
 width: 36%; 
}
 
 
 
 
 .deliv__container_inner input::-moz-placeholder { color:#000; }
.deliv__container_inner input::-webkit-input-placeholder { color:#000; }
.deliv__container_inner input:focus{
    text-decoration: none;
    outline: none;
}
         .deliv__container_inner textarea::-moz-placeholder { color:#000; }
.deliv__container_inner textarea::-webkit-input-placeholder { color:#000; }
.deliv__container_inner textarea:focus{
    text-decoration: none;
    outline: none;
}
 
.deliv__pere_row span{
    font-size: 29px;
    font-weight: 700;
    color: #fff;
    
}
 
.deliv__pere_row span.active{
    opacity: 0.5;
}
.deliv_sl{
    width: 100px;
    height: 30px;
    border:1px solid #fff;
        border-radius: 30px;
    position: relative;
    cursor: pointer;
 
}
.deliv_s_in{
width: 49px;
    height: 24px;
    background: #fff;
    border-radius: 30px;
    position: absolute;
    left: 0px;
    top: 0px;
    margin-top: 2px;
    margin-left: 2px;
    
}
.deliv__pere_row{
    margin-bottom: 40px;
}
 
.deliv__container_inner textarea{
    height: 140px;
}
.deliv__right_sogl {
    color: #b6c6e5;
    font-size: 10px;
    text-align: right;
    padding-top: 34px;
    padding-bottom: 21px;
}
 
.deliv__right_btn .btn_liner {
    font-size: 16px;
    padding: 19px 47px 20px;
    background-color: #fff;
    font-family: 'Montserrat', sans-serif;
    outline: none;
    border: none;
}
 
.deliv__right_btn{
    text-align: right;
}
.news__all_img{
    cursor: pointer;
}
.news__all_box{
    width: 49%;
}
.news__all_block{
    padding-top: 40px;
    padding-bottom: 100px;
}
 
.news__all_box .news_date{
       color: #5e6c87;
    padding-top: 25px;
    margin-bottom: 15px;
    font-size: 16px;
    transition: 0.3s ease;
}
.news_title{
    color: #2b2c31;
    font-size: 24px;
    line-height: 36px;
    font-weight: 500;
    min-height: 48px;
    transition: 0.3s ease;
 
}
.news__all_box{
    margin-bottom: 63px;
}
.news__all_box:hover .news_link a{
    opacity: 1;
}
 
.news__all_box:hover .news_date{
    color: #2565f1
}
.news__all_box:hover .news_title{
    color: #2565f1
}
 
.open__news__date{
color:  #d0e2fb;
        margin-bottom: -20px;
    margin-top: 45px;
    font-weight: 600;
}
.open__news_left{
    width: 49%;
    
}
.open__news_right{
        width: 47%;
}
.open__news_block{
    padding-top: 40px;
}
.open__news_right h2{
        line-height: 50px;
    margin-bottom: 40px;
}
 
 
 
.modal-wrapper2 {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #3333339e;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    z-index: 50
}
 
.modal-wrapper2.open_modal2 .modal_pop_up2 {
    margin-left: 0;
    opacity: 1
}

 
.modal-wrapper2.open_modal2 {
    opacity: 1;
    visibility: visible
}
 
.modal_menu_inner_lelt_list {
    padding-left: 20px;
}
.modal_menu_inner_lelt_row.open_row a {
    position: relative;
    padding-left: 0;
    transition: 0.3s ease;
}
 
.modal_menu_inner_lelt_row a {
    font-size: 16px;
}
.modal_menu_inner_lelt_row a {
     padding: 17px 0;
    display: block;
    border-bottom: 1px solid #c4c4c4;
}
.modal_menu_inner_lelt_row a {
    color: #525252;
    font-size: 15px;
 
    text-transform: uppercase;
}
.hidden_filtr_btn {
    display: none;
}
 
.modal_menu_inner_lelt_row.open_row a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 6px;
    margin-top: -4px;
    height: 6px;
    background: #919eb8;
    opacity: 0;
    border-radius: 50%;
    transition: 0.3s ease;
}
 
.modal_menu_inner_lelt_row.open_row a:hover {
    padding-left: 32px;
}
 
.exit_filter {
    cursor: pointer;
    position: absolute;
    top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    flex-direction: column;
    right: 10px;
    width: 33px;
    height: 21px;
    display: none;
}
 
.modal_menu_inner_lelt_row.open_row a:hover:before {
    opacity: 1;
}
 
.add2 {
    overflow-y: hidden;
}
 
.exit_filter span:nth-child(1) {
    transform: rotate( -45deg ) translateY(8px);
}
 
.exit_filter span {
    background:#919eb8;
    width: 23px;
    height: 2px;
    margin-bottom: 3px;
    display: inline-block;
    transition: all .3s ease;
        z-index: 2;
}
.exit_filter span {
    position: absolute;
    top: 0px;
    left: 0px;
}
 
.exit_filter span:nth-child(2) {
    transform: rotate( 45deg ) translateY(-8px);
    width: 23px!important;
    top: 11px;
}
 
   body  .fotorama__nav:after,body  .fotorama__stage:after {
    background-image: linear-gradient(transparent,rgba(0,0,0,.2) 25%,rgb(0 93 173) 75%,transparent),radial-gradient(farthest-side at 100% 50%,rgb(0 93 173),transparent);
    background-position: 100% 0,100% 0;
    }
 
body  .fotorama__nav:before,body  .fotorama__stage:before {
    background-image: linear-gradient(transparent,rgba(0,0,0,.2) 25%,rgb(0 93 173) 75%,transparent),radial-gradient(farthest-side at 0 50%,rgb(0 93 173),transparent);
    background-position: 0 0,0 0;
 
}
 
body .fotorama--fullscreen .fotorama__nav, body .fotorama--fullscreen .fotorama__stage {
    background: #fff;
}
 
 
body .fotorama__thumb-border {
   
    border-style: solid;
    border-color: #0037ff;
    background-image: none;
    border-radius: 5px;
}
body .fotorama__nav-wrap {
  
    margin-top: 40px;
}
 
body .fotorama__thumb {
 
    border-width: 1px;
    border-color: #d9e1f1;
    border-style: solid;
    border-radius: 5px;
        background-color: #fff;
}
 
body .fotorama__nav {
 
    text-align: left;
    
}
 
#msGallery{
        text-align: center;
}
 
.option_row b{
        font-weight: 600;
}
 
.option_row span b:last-child{
    display:none;
}
 
.catalog__main_left{
    position: relative;
}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
.modal-wrapper1.open_modal1 {
    opacity: 1;
    visibility: visible;
}
.modal-wrapper1 {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #2b2b2bc7;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    z-index: 9999999;
    display: flex;
    justify-content: center;
    align-items: center;
  
}
 
 
.modal-wrapper1.open_modal1 .modal_pop_up2 {
    margin-top: 0px;
    opacity: 1;
}
 
.modal-wrapper22.open_modal22 {
    opacity: 1;
    visibility: visible;
}
.modal-wrapper22 {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #2b2b2bc7;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    z-index: 9999999;
    display: flex;
    justify-content: center;
    align-items: center;
  
}
 
 
.modal-wrapper22.open_modal22 .modal_pop_up2 {
    margin-top: 0px;
    opacity: 1;
}
 
 
.modal-wrapper22 .modal_pop_up2 , .modal-wrapper1 .modal_pop_up2{
    width: 722px;
}
 
 
 
 
.content_modal{
width: 100%;
    position: relative;
    border-radius: 7px;
    overflow: hidden;
  border-radius: 17px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 33.97px 9.03px rgba(0, 0, 0, 0.27);
    border-radius: 33px;
    
    min-height: 554px;
}
 
.order___close{
    position: absolute;
    right: 47px;
    top: 30px;
    cursor: pointer;
}
 
.success_container {
   text-align: center;
    min-height: 350px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding-top: 142px;
}
 
.success_text {
    color: #101010;
    font-size: 22px;
    font-weight: 600;
    line-height: 36px;
    margin-bottom: 65px;
    margin-top: 43px;
}
 
.success_btn button.t-btn {
    padding: 20px 29px;
    outline: none;
    border-radius: 4px;
    font-weight: 600;
    font-size: 13px;
    cursor: pointer;
    text-transform: uppercase;
 
}
.call__modal_title{
    color: #101010;
    font-size: 30px;
     font-weight: 600;
    margin-bottom: 22px;
}
.call__modal_post{
    font-size: 14px;
    color: #6c6c6c;
}
.call__modal_inner{
    padding: 62px;
    padding-top: 50px;
}
 
.nav_hidden {
    display: none;
}
.h_t_right a img {
    display: none;
}
 
.attach__item:last-of-type {
    margin-bottom: 0px;
    border-bottom: none;
}
.attach__item {
    border-bottom: #101010 solid 1px;
    padding: 0 0 5px 0px;
    margin: 0 0 5px 0;
}
 
.attach__up {
    cursor: pointer;
}
.prikr_box {
font-weight: 500;
    color: #101010;
    position: relative;
    margin-left: 70px;
    cursor: pointer;
    margin-top: 9px;
    font-size: 14px;
    transition: 0.3s ease;
    border-bottom: 1px solid;
    padding-bottom: 2px;
    display: inline-block;
    
}
 
.prikr_box:hover{
   border-bottom:  1px solid transparent;
}
 
 
 
.attach__item {
  border-bottom: #9eb4d0 solid 1px;
  padding: 0 0 5px 0px;
  margin: 0 0 5px 0;
}
 
.attach__item:last-of-type {
  margin-bottom: 0px;
  border-bottom: none;
}
 
.attach__up {
  cursor: pointer;
}
 
.attach__edit,
.attach__delete {
  display: none;
  margin-right: 10px;
  cursor: pointer;
        font-size: 14px;
}
 
 
.attach__edit {
color: #010101;
}
 
.attach__delete {
  color: #f00;
}
.attach__name{
    margin-bottom: 5px;
        font-size: 14px;
        color: #010101;
}
 
.attach__item--attached .attach__up {
  display: none;
}
 
.attach__item--attached .attach__edit,
.attach__item--attached .attach__delete {
  display: inline-block;
}
 
.attach__input {
  display: none;
}
 
.prikr_box:before {
    content: "";
    position: absolute;
    left: -70px;
    top: 50%;
    background: url(../image/paper-clip.svg)no-repeat center center;
  
 
    margin-top: -23px;
 
     border-width: 1px;
  border-color: rgb(225, 225, 225);
  border-style: solid;
  border-radius: 5px;
  background-color: rgb(248, 248, 248);
      width: 46px;
  height: 46px;
}
 
.ff__bottom{
    width: 100%;
        margin-top: 28px;
}
 
.form__inp {
    font-family: 'Montserrat', sans-serif;
        font-size: 14px;
  border-width: 1px;
  border-color: rgb(225, 225, 225);
  border-style: solid;
  border-radius: 5px;
  background-color: rgb(248, 248, 248);
padding: 15px;
    color: #101010;
        font-weight: 500;
  height: 46px;
width: 100%;
    margin-bottom: 22px;
    
}
.call__modal_form {
    margin-top: 47px;
}
 
.ff__bottom {
    width: 100%;
    margin-top: 28px;
}
.red__bottom_form__bottom__sogl {
    display: flex;
}
 
.call__modal_form .red__bottom_form__bottom__sogl_q {
    border-width: 1px;
    border-color: rgb(236, 236, 236);
    border-style: solid;
background-color: rgb(248, 248, 248);
    width: 28px;
    height: 28px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.flex_s {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
 
.call__modal_form .red__bottom_form__bottom__sogl span {
    color: #101010;
    font-weight: 400;
    font-size: 12px;
    padding-left: 16px;
}
.call__modal_form .red__bottom_form__bottom__sogl span a {
    color: #7b7b7b;
}
 
.call__modal_part {
    width: 48%;
}
textarea.form__inp{
 height: 114px;
}
.fr-name {
    display: none!important;
}
 
.form__inp::-moz-placeholder {  color: #101010;}
.form__inp::-webkit-input-placeholder {  color: #101010;}
.form__inp:focus{
    text-decoration: none;
    outline: none;
}
 
.adv_block{
        overflow: hidden;
}