@font-face {
    font-family: 'circe';
    src: url(../fonts/circe.ttf);
}

@font-face {
    font-family: 'circe-light';
    src: url(../fonts/circe-light.ttf);
}
@font-face {
    font-family: 'playfair-display-regular';
    src: url(../fonts/playfair-display-regular.ttf);
}



html,
body {
    font-family: 'circe-light';
    color: #6d6d77;
}

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 {
    color: inherit;
    text-decoration: none;
}

a:focus {
    color: inherit;
    text-decoration: none;
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


.container_content {
    width: 1700px;
    margin-right: auto;
    margin-left: auto;
}



.header_top_inner{
    display: flex;
        align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    
}
.header_top_left a{
    color:  #6d6d76;
    font-size: 15px;
    margin-right: 68px;
}

.header_top_left a:hover{
    color: #4f7974;
}

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

.header_top{
background:  #f5f5f9;
}
.header_top_right{
    display: flex;
        align-items: center;
    flex-wrap: wrap;
        width: 36.5%;
    justify-content: space-between;
}

.header_top_region_visible{
     display: flex;
    flex-wrap: wrap;
}

.header_top_region_visible p{
  color: #4f7974;  
    font-size: 14px;
    line-height: 16px;
    margin-right: 10px;
}


.header_top_region_visible a {
  color: #525258;
    font-size: 16px;    position: relative;
    padding-right: 20px;
      line-height: 16px;
}

.drop_down:after {
    transition: 0.3s ease;
}
.drop_down:after {
    content: "";
    position: absolute;
    right: 0px;
    top: 0px;
    background: none!important;
    transform: rotate(
-45deg
);
    border-color: 
    margin-top: 2px;
    margin-right: 2px;
    width: 9px;
    height: 9px;
 
    border-bottom: 1px solid #4f7974;
    border-left: 1px solid #4f7974;
}

.header_top_basket_box a{
    min-height: 55px;
    width: 141px;
  
    transition: 0.3s ease;
    font-size: 16px;
      font-family: 'circe';
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    text-align: center;
       padding-left: 20px;
    position: relative;
        padding-bottom: 2px;
}

.header_top_basket_box a img{
      margin-right: 10px;
    position: relative;
    top: 3px;
}

.header_top_basket_box a:before{
    
}

.header_top_search_box{
      margin-right: -114px;
}
.header_top_search_btn{
    cursor: pointer;
}
.header_center_inner{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    min-height: 103px;
}

.header_bottom_inner{
      display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    
     min-height: 72px;
}
.header_center_logo_row1{
color:  #4f7974;
    text-transform: uppercase;
    font-size: 31px;
      font-family: 'playfair-display-regular';
          letter-spacing: 5px;
        margin-bottom: 5px;
}
.header_center_logo_row2{
    color: #dc9b33;
    font-size: 13px;
    text-transform: uppercase;
}

.header_center_logo_inner{
        display: flex;
    flex-wrap: wrap;
    align-self: center;
    
}
.header_center_logo_right{
    margin-left: 17px;
}

.header_center{
border-bottom: 1px solid #e0e0f1;
    
}
.header_center_phones_box a{
    font-size: 20px;
    color: #4f7974;
    
}

.header_center_phones_box p{
    color: #81818d;
    font-size: 15px;
}
.header_center_phones_box1 p{
    text-align: right;
}

.header_center_phones_cont{
    display: flex;
    flex-wrap: wrap;
}
.header_center_phones_box1{
    margin-right: 60px;
}

.header_bottom_inner a{
    color: #525258;
    font-size: 19px;
    position: relative;
}

.header_bottom_inner a:before{
     content: "";
    position: absolute;
    left: -113px;
    top: 50%;
    background: url(../image/star_icon.png)no-repeat;
    width: 25px;
    height: 25px;
    margin-top: -12.5px;
    
}
.header_bottom_inner a:first-child:before{
    display: none;
}

.header_bottom_inner a:hover{
    color: #4f7974;
}


.slide {
    height: 1092px;
    position: relative;

    padding-top: 290px;
    padding-bottom: 80px;
}
.slider-wrapper{
    position: relative;
}


.slick_panel_main{
      
    position: absolute;
    bottom: 95px;
    left: 0px;
    width: 100%;
}

.mm__ggg .slick-prev {
        background: none!important;
    transform: rotate(45deg);
    border: none;
    outline: none;
    border-color: #80383b;
    margin-top: 2px;
    margin-right: 2px;
    width: 9px;
    padding: 0px;
    height: 9px;
   cursor: pointer;
    border-bottom: 1px solid #918a85;
    border-left: 1px solid #918a85;
       transition: 0.5s ease;
    position: absolute;
left: 20px;
    top: -6px;
}



.mm__ggg .slick-arrow:hover:before{
    opacity: 0;
} 

.mm__ggg .slick-arrow:before{
    content: "";
    position: absolute;
    left: 0px;
    top: 50%;
    background: url(../image/border__arrow.png)no-repeat;
    width: 42px;
    height: 42px;
    margin-top: -19px;
    margin-left: -19px;
        transition: 0.3s;
}

 
.category_links_conteiner a {
    display: inline-block;
    color: #ba8e48;
    line-height: 1;
    text-decoration: none;
    cursor: pointer;
    position: relative;
}
.category_links_conteiner a:after {
    display: block;
    content: "";
    background-color: #ba8e48;
    height: 1px;
    width: 0%;
    left: 50%;
    position: absolute;
    -webkit-transition: width .3s ease-in-out;
    -moz--transition: width .3s ease-in-out;
    transition: width .3s ease-in-out;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
}
.category_links_conteiner a:hover:after,
.category_links_conteiner a:focus:after {
    width: 100%;
}


.mm__ggg .slick-arrow.slick-prev:hover {

transform: rotate(45deg) scale(1.4);
    
}




.mm__ggg .slick-next {
        background: none!important;
    transform: rotate(-135deg);
    border: none;
    outline: none;
    border-color: #80383b;
    margin-top: 2px;
    margin-right: 2px;
    width: 9px;
    padding: 0px;
    height: 9px;
  cursor: pointer;
    border-bottom: 1px solid #918a85;
    border-left: 1px solid #918a85;
 
    transition: 0.5s ease;
    position: absolute;
   right: 20px;
    top: -6px;
}

.mm__ggg .slick-arrow.slick-next:hover {

transform: rotate(-135deg) scale(1.4);
    
}

.slider-progress{
    width: 100%;
    height: 1px;
    background: #acaaa7;
    
}
.slider-progress .progress{
    height: 1px!important;
    background: #fff;
}


.slider-progress{
     overflow: hidden;   
}
.sl-count{
   display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
        margin: 0 -16px;
    position: relative;
    top: -18px;
}
.mm__ggg{
    position: relative;
}

.slider_in_info h1{
   color: #fff;
    font-size: 72px;
     font-family: 'playfair-display-regular';
    font-weight: normal;
}




.header_top_left  a , .header_bottom_inner a{
    position: relative;
}

.header_top_left  a:after , .header_bottom_inner a:after{
   content: "";
    display: block;
    height: 1px;
    width: 100%;
  
    background: #4f7974;
    -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: 1px;
    left: 0px;
}

.header_top_left  a:hover:after ,  .header_bottom_inner a:hover:after {
   -webkit-transform: scaleX(1) translateZ(0);
    transform: scaleX(1) translateZ(0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}




.header_center_nav a:after {
 
}



.header_center_nav a:hover:after {
 
}








.sl__liner{
    
}

.slide_in{
   width: 55%;
}

.slide{
    position: relative;
}

.slide:before{
    content:"";
    position: absolute;
      background: rgb(95 95 97 / 46%);
 background: linear-gradient( 
90deg
 , rgb(45 45 45 / 81%) 0%, rgb(95 95 97 / 53%) 35%, rgba(0,212,255,0) 100%);
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}
.slide_in{
    position: relative;
}

.slider_in_text{
    color: #fff;
    font-size: 20px;
    line-height: 30px;
}

.sl__liner{
    
    margin: 50px 0;

    background: linear-gradient( 
90deg
 , #7c7d88 0%, #7c7d88 50%, rgb(0 212 255 / 0%) 100%);
    width: 100%;
    height: 1px;
    width: 0%;
    height: 1px;
   
}


.is-ready .slick-slide.slick-current .sl__liner{
    width: 100%;
     transition: 2s ease;
    transition-delay: 0.5s;
}

.h1_box{
     -webkit-perspective: 600px;
    perspective: 600px;   
}

.promo__caption {
    opacity: 0;
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateY(100%) rotateX(
-80deg
);
    transform: translateY(100%) rotateX(
-80deg
);
    -webkit-transition: opacity 0s cubic-bezier(.215,.61,.355,1),-webkit-transform 0s cubic-bezier(.215,.61,.355,1);
    -o-transition: opacity 0s cubic-bezier(.215,.61,.355,1),transform 0s cubic-bezier(.215,.61,.355,1);
    transition: opacity 0s cubic-bezier(.215,.61,.355,1),transform 0s cubic-bezier(.215,.61,.355,1);
    transition: opacity 0s cubic-bezier(.215,.61,.355,1),transform 0s cubic-bezier(.215,.61,.355,1),-webkit-transform 0s cubic-bezier(.215,.61,.355,1);
}

.is-ready .slick-current.slick-slide .promo__caption {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transition-duration: .8s;
    -o-transition-duration: .8s;
    transition-duration: .8s;
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s;
}





.slider-progress_our{
    padding: 0 60px;
}


.is-ready .slick-slide.slick-current .slider_in_text.promo__caption{
    transition-delay: 1s;
}


.slider_in_btn a{
    position: relative;
    font-family: 'circe';
    display: inline-block;
    padding-left: 43px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #fff;
        transform: matrix(1.04, 0, 0, 1, 18, 0);
     opacity: 0;   
    
}

.slider_in_btn a:before{
    content: "";
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -1px;
    
    width: 0px;
    height: 1px;
    background: #fff;
    transition: 0.3s ease;
        
}

.is-ready .slick-slide.slick-current .slider_in_btn a{
    transform: matrix(1, 0, 0, 1, 0, 0);
    transition: 0.5s ease;
    transition-delay: 1s;
     opacity: 1;   
}


.is-ready .slick-slide.slick-current .slider_in_btn a:before{
    width: 33px;
     transition-delay: 1.5s;
}



.slider_in_btn{
    margin-top: 80px;
}


.slider_in_btn a:hover{
    padding-left: 55px!important;
     transition-delay: 0s!important;
    transition: 0.3s ease!important;
}

.pre_title{
    color: #b9a079;
    font-size: 14px;
    text-transform: uppercase;
}

h2{
    font-weight: normal;
    color: #4f7974;
    line-height: 72px;
    font-size: 48px;
     font-family: 'playfair-display-regular';
    margin-bottom: 50px;
}

.title_vis{
    padding-top: 60px;
}
.pre_title{
    margin-bottom: 40px;
}

.title_vis h2{
        transform: translate3d(0, 50px, 0);
    opacity: 0;
    transition: transform 0.7s ease, opacity 1s ease;
}

.active.title_vis h2{
        transform: translate3d(0, 0, 0);
    opacity: 1;
}
.adv_conteiner{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    
}

.adv_box{
    width: 26.4%;
    position: relative;
}
.adv_box:before{
    content: "";
    position: absolute;
    left:0px;
    top: 0px;
    background: url(../image/adv_hover.png)no-repeat;
    width: 133px;
    height: 260px;
z-index: -1;
    margin-left: -20px;
    margin-top: -20px;
       transform: matrix(1, 0, 0, 1, 198, 46) scale(0.7);
    opacity: 0;
    transition: 0.8s ease;
        
}

.adv_box:hover:before{
     transform: matrix(1, 0, 0, 1, 0, 0) scale(1); 
    opacity: 1;
}
.adv_title{
    color: #4f7974;
    font-size: 32px;
    min-height: 85px;
    font-family: 'playfair-display-regular';
}

.adv_text{
color: #525258;
    font-size: 20px;
    line-height: 30px;
    position: relative;
    padding-left: 39px;
}

.adv_text:before{
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    background: url(../image/star_icon.png)no-repeat;
    width: 25px;
    height: 25px;
}

.adv_conteiner{
    padding-top: 40px;
    padding-bottom: 90px;
}



.news_block{

background-image: -moz-linear-gradient( 90deg, rgba(245,245,249,0) 0%, rgb(245,245,249) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgba(245,245,249,0) 0%, rgb(245,245,249) 100%);
  background-image: -ms-linear-gradient( 90deg, rgba(245,245,249,0) 0%, rgb(245,245,249) 100%);
    
    
}
.news_block .slider{
    margin: -45px -47px;
}
.new_col_box{

margin: 45px 47px;
  background-color: #fff;
  box-shadow: 0px 0px 35.88px 10.12px rgba(145, 145, 161, 0.11);

    }


.new_col_art{
color:  #81818d;
    font-size: 14px;
}

.new_col_box{
    padding: 10px 30px;
}

.new_col_img{
    height: 390px;
    padding: 20px 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.new_col_title{
color:  #525258;
    font-size: 18px;
    min-height: 55px;
        line-height: 22px;
}

.new_col_price_row{
color:  #81818d;
    font-size: 14px;
}

.new_col_price_row .old_price{
    font-size: 20px;
  position: relative;
    padding: 0 4px;
}
.new_col_price_row .old_price span{
font-size: 16px;    
}

.new_col_price_row .old_price:before{
    content: "";
    position: absolute;
    left: 0px;
    top: 50%;
   
    width: 100%;
    height: 1px;
    background: #81818d;
}

.new_col_price_row .price{
    margin-left: 6px;
    color: #ba8e48;
    font-size: 22px;
}

.new_col_price_row .price span{
    font-size: 18px;
}



.new_col_in_btn a {
    position: relative;
    font-family: 'circe';
    display: inline-block;
    padding-left: 43px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #525258;

}

.new_col_in_btn a:hover{
    padding-left: 55px;
}


.new_col_in_btn a:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -1px;
    width: 33px;
    height: 1px;
    background: #525258;
    transition: 0.3s ease;
}
.new_col_in_btn{
    margin-top: 25px;
    
}
.new_col_box{
    padding-bottom: 55px;
        transition: 0.5s ease;
}

.new_col_box:hover{
 transform: translateY(-10px);
        box-shadow: 0px 14px 35.88px 10.12px rgb(145 145 161 / 27%);

}


.progress_out {
    padding: 0 60px;
    position: relative;
    top: 0px;
    margin-top: 80px;
}

.progress {
    display: block;
    width: 100%;
    height: 1px;
    border-radius: 0px;
    overflow: hidden;
    background-color: #bfbfc5;
    background-image: linear-gradient(to right, #525258, #525258);
    background-repeat: no-repeat;
    background-size: 0 100%;
    transition: background-size .4s ease-in-out;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

.news_block{
    padding-bottom: 80px;
}

.rew__slider__container #prev.btn-juliet2{
      background: none!important;
    transform: rotate(
45deg
);
    border: none;
    outline: none;
    border-color: #80383b;
    margin-top: 2px;
    margin-right: 2px;
    width: 9px;
    padding: 0px;
    height: 9px;
    cursor: pointer;
    border-bottom: 1px solid #4f7974;
    border-left: 1px solid #4f7974;
    transition: 0.5s ease;
    position: absolute;
     top: auto;
    bottom: -39px;
    margin-left: 65px;
    left: 0px; 
}


.rew__slider__container #next.btn-juliet2 {
    background: none!important;
    transform: rotate(
-135deg
);
    border: none;
    outline: none;
    border-color: #80383b;
    margin-top: 2px;
    margin-right: 2px;
    width: 9px;
    padding: 0px;
    height: 9px;
    cursor: pointer;
    border-bottom: 1px solid #4f7974;
    border-left: 1px solid #4f7974;
    transition: 0.5s ease;
    position: absolute;
    right: 20px;
      top: auto;
    bottom: -39px;
    margin-right: 47px;
}

.rew__slider__container #next.btn-juliet2:hover {
    transform: rotate(
-135deg
) scale(1.4);
}
.rew__slider__container #prev.btn-juliet2:hover {
    transform: rotate(
45deg
) scale(1.4);
}

.rew__slider__container .btn-juliet2:hover:before {
    opacity: 0;
}

.rew__slider__container .btn-juliet2:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 50%;
    background: url(../image/border__arrow2.png)no-repeat;
    width: 42px;
    height: 42px;
    margin-top: -19px;
    margin-left: -19px;
    transition: 0.3s;
}
.traditional_block{
    padding-bottom: 200px;
}
.traditional_img{
    position: relative;
}

.traditional_img_inner{
   position: relative;
    z-index: 2;
    margin-left: 80px; 
}

.traditional_img_our{
      position: absolute;
    top: 0px;
    margin-top: 80px;
    left: 0px;  
}
.traditional_img_inner{
  width: 503px;
    height: 628px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.traditional_conteiner{
    display: flex;
    flex-wrap: wrap;
        padding: 120px 0;
    
}
.traditional_left ,  .traditional_right{
    width: 50%;
}

.traditional_right{
    padding-left: 160px;
    padding-top: 110px;
    perspective: 600px;
}
.traditional_right_title{
color: #525258;
    font-size: 38px;
    min-height: 90px;
        font-family: 'playfair-display-regular';
    border-bottom: 1px solid #e0e0f1;
    margin-bottom: 30px;
}

.traditional_right_text{
    line-height: 36px;
    font-size: 18px;
    color: #6d6d77;
}

.traditional_container{
        margin: -100px 0;
}
.traditional_right_btn {
    margin-top: 40px;
}

.traditional_right_btn a{
    position: relative;
    font-family: 'circe';
    display: inline-block;
    padding-left: 43px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #4f7974;
     transform: matrix(1.04, 0, 0, 1, 18, 0);
     opacity: 0;  
}


.traditional_right_btn a:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -1px;
    width: 0px;
    height: 1px;
    background: #4f7974;
    transition: 0.3s ease;
}



.traditional_block  .slick-slide.slick-current .traditional_right_btn a{
    transform: matrix(1, 0, 0, 1, 0, 0);
    transition: 0.5s ease;
    transition-delay: 1s;
     opacity: 1;   
}


.traditional_block .slick-slide.slick-current .traditional_right_btn a:before{
    width: 33px;
     transition-delay: 1.5s;
}


.traditional_right_btn a:hover {
    padding-left: 55px!important;
     transition: 0.3s ease!important;
      transition-delay: 0s!important;
}



.traditional_block .slick-current.slick-slide .promo__caption {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transition-duration: .8s;
    -o-transition-duration: .8s;
    transition-duration: .8s;
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s;
}

.traditional_block .traditional_img_inner{
        opacity: 0;
        transition: 1.2s ease;
        transform:translateX(50px);
}

.traditional_block .slick-current.slick-slide .traditional_img_inner{
 
        transform:translateX(0px);
    opacity: 1;  
}

.traditional_img_our img , .traditional_img_inner img{
   transition: 0.9s ease;  
}
.traditional_img_our{
    
         transition: 1.2s ease-out;
      transform: scale(0.5);
    opacity: 0;
}

.traditional_block .slick-current.slick-slide .traditional_img_our{
   transform: scale(1);
    opacity: 1;  
}
























.traditional_block #prev.btn-juliet2{
    background: none!important;
    transform: rotate( 
45deg
 );
    border: none;
    outline: none;
    border-color: #80383b;
    margin-top: 2px;
    margin-right: 2px;
    width: 7px;
    padding: 0px;
    height: 7px;
    cursor: pointer;
    border-bottom: 1px solid #4f7974;
    border-left: 1px solid #4f7974;
    transition: 0.5s ease;
    position: absolute;
    top: 50%;
    margin-top: 100px;
    bottom: auto;
    margin-left: -100px;
        z-index: 2;
    left: 50%;
}


.traditional_block #next.btn-juliet2 {
    background: none!important;
    transform: rotate(
-135deg
);
    border: none;
    outline: none;
    border-color: #80383b;
    margin-top: 2px;
    margin-right: 2px;
    width: 7px;
    padding: 0px;
    height: 7px;
    cursor: pointer;
    border-bottom: 1px solid #4f7974;
    border-left: 1px solid #4f7974;
    transition: 0.5s ease;
    position: absolute;
    top: 50%;
    margin-top: 100px;
    bottom: auto;
       margin-left: -25px;
        z-index: 2;
    left: 50%;
}

.traditional_block #next.btn-juliet2:hover {
    transform: rotate(
-135deg
) scale(1.4);
}
.traditional_block #prev.btn-juliet2:hover {
    transform: rotate(
45deg
) scale(1.4);
}

.traditional_block .btn-juliet2:hover:before {
    opacity: 0;
}

.traditional_block .btn-juliet2:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 50%;
    background: url(../image/border__arrow2.png)no-repeat;
    width: 42px;
    height: 42px;
    margin-top: -19px;
    margin-left: -19px;
    transition: 0.3s;
}

.form_block_inner{
 
}


	.form_block {
		  background: url(../image/form__bg.jpg)no-repeat; 
      width: 100%;
       background-size: cover;
        height: 641px;
        background-attachment: fixed;
		overflow: hidden;
	}


	}
.form_block > * {
		height: 200%;
		position: relative;
		top: -100%;
	}
	

.form_block h2{
 color: #fff;
    font-size: 48px;
    text-transform: uppercase;
    margin-bottom: 70px;
}
.form_container{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    
}
.form_left{
       width: 32%; 
}

.form_left .adv_text{
    color: #fff;
        font-size: 18px;
    line-height: 36px;
   
}

.form_block{
    position: relative;
}

.form_block:before{
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: url(../image/reshetka.png)no-repeat;
    background-size: cover;
}
.form_right input{
    font-family: 'playfair-display-regular';
    font-size: 22px;
    line-height: 36px;
    width: 100%;
    background: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    margin-bottom: 63px;
    color: #fff;
    
}

.form_right form{
    width: 100%; 
}

.form_right{
    
    width: 35.6%;

}


.form_right input::-moz-placeholder { color:#fff; }
.form_right input::-webkit-input-placeholder { color:#fff; }
.form_right input:focus{
    text-decoration: none;
    outline: none;
}

.form_right{
        position: relative;
    
    padding-top: 65px;

}
.soglasie_row{
color:  #d5d5d5;
    font-size: 16px;
    padding-left: 44px;
    position: relative;
    cursor: pointer;
}

.soglasie_row:before{
    content:"";
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -10px;
    transition: 0.3s ease;
    width: 20px;
    height: 20px;
    border: 1px solid #fff;
    
}
.soglasie_row.active:before{
    background: #fff;
}
.form_btn{
    margin-top: 65px;
}

.form_btn button{
 border: 1px solid #fff;
    border-radius: 30px;
    color: #fff;
        font-family: 'circe';
    text-transform: uppercase;
    letter-spacing: 1.5px;
    background: transparent;
    outline: none;
    cursor: pointer;
       font-size: 16px;
    padding: 19px 68px;
}


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

.obzor_product_box{
    width: 49%;
     display: flex;
    flex-wrap: wrap;
}

.obzor_product_left{
    width: 52%;
}
.obzor_product_right{
    width: 48%;
    display: flex;
    flex-wrap: wrap;
    justify-content:center;
    align-items: center;
    background: url(../image/pod_bg_ob.png)no-repeat;
    background-size: cover;
}

.obzor_product_box{
    min-height: 500px;
}

.obzor_product_right_img img{
 
 
}

.obzor_product_block.active .obzor_product_right_img img{
 
}

.obzor_product_box{
    background: url(../image/bg__box.png)no-repeat;
    background-size: cover;
}

.obzor_product_left{
    padding: 90px 25px;
}

.obzor_product_title{
    line-height: 48px;
    color: #ba8e48;
    text-transform: uppercase;
       font-family: 'circe';
    font-size: 28px;
}

.obzor_product_right {
  
   
}

.obzor_product_block.active .obzor_product_right{
    transform: translateY(0px); 
}

.obzor_product_block{

}
.obzor_product_info{
    color: #81818d;
    font-size: 20px;
    line-height: 30px;
    padding-left: 37px;
    margin-top: 40px;
}

.obzor_product_info .obzor_product_info_article{
    font-size: 16px;
        margin-top: 5px;
}

.obzor_product_video_btn_box{
    margin-top: 37px;
}
.video_btn{
   padding-left: 37px;
    position: relative;
    
    font-family: 'circe';
    display: inline-block;
  
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #4f7974;
    transition: 0.5s ease;
    cursor: pointer;
}

.video_btn:before{
    content: "";
    position: absolute;
    left: 0px;
    top: 50%;
    background: url(../image/play_icon.png)no-repeat;
    width: 25px;
    height: 25px;
    margin-top: -12.5px;
}

.video_btn:hover{
    padding-left: 55px;
}


.obzor_product_block.active .obzor_product_box:nth-child(2) .obzor_product_right {
   
    transition-delay: 0.3s;
}

.obzor_product_block.active .obzor_product_box:nth-child(2) .obzor_product_right_img img {
    transition-delay: 0.6s;
}
.more_btn{
    text-align: center;
    margin-top: 90px;
}

.more_btn a {
    position: relative;
    font-family: 'circe';
    display: inline-block;
    padding-left: 43px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #4f7974;
  text-align: center;
}

.more_btn a:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -1px;
    width: 33px;
    height: 1px;
    background: #4f7974;
    transition: 0.3s ease;
   
}

.more_btn a:hover{
transform: translateX(10px);
}

.more_btn a:hover:before{
    transform: translateX(-10px);
}

.content_conteiner{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    
}
.content_part{
    width: 47%;
    
}

.content_block p{
    line-height: 32px;
    font-size: 18px;
    color: #81818d;
    margin-bottom: 25px;
    
}

.content_block ul li{
        font-size: 18px;
    color: #4f7974;
  
    margin-bottom: 5px;
}

.content_block ul li span{
      color: #81818d;
}

.content_block ul{
    padding-left: 20px;
}

.content_block{
    margin-bottom: 65px;
}

h3 {
    font-weight: normal;
    color: #525258;
    line-height: 38px;
    font-size: 38px;
    font-family: 'playfair-display-regular';
    margin-bottom: 40px;
}

.form__bottom{
    background: url(../image/bg_form__right.jpg)no-repeat right;
    width: 100%;
    height: 786px;
    background-color: #f5f5f9;
    overflow: hidden;
        background-position-x: 105%;
    transition: 1.6s ease;
}

.form__bottom.active{
        background-position-x: 100%;
}

.form__bottom{
    padding-left: 100px;
    padding-bottom: 70px;
}

.form__bottom .form_right{
   width: 59.5%;
    /* margin-top: -35px; */
     padding-top: 40px;
}

.form__bottom .form_right input{
  color: #81818d;
    border-bottom: 1px solid #81818d;
}

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

.form_right__row input{
    width: 48%;
}

.form__bottom  .form_right input::-moz-placeholder {  color: #81818d; }
.form__bottom   .form_right input::-webkit-input-placeholder {  color: #81818d;}
.form__bottom  .form_right input:focus{
    text-decoration: none;
    outline: none;
}




.form__bottom  .form_right textarea::-moz-placeholder {  color: #81818d; }
.form__bottom  .form_right textarea::-webkit-input-placeholder {  color: #81818d;}
.form__bottom  .form_right textarea:focus{
    text-decoration: none;
    outline: none;
}


.form_right textarea {
    font-family: 'playfair-display-regular';
    font-size: 22px;
    line-height: 36px;
    width: 100%;
    background: transparent;
    border: none;
    border-bottom: 1px solid  #81818d;
    margin-bottom: 63px;
  color: #81818d;
    height: 43px;
}

.form_bottom_line{
    width: 100%;
    height: 1px;background: #81818d;
        margin-top: -30px;
}
.form__bottom .soglasie_row{
color:  #81818d;
    margin-top: 55px;
    
}

.form__bottom .soglasie_row:before{
    border: 1px solid #81818d;
}

.form__bottom .soglasie_row.active:before{
    background:  #81818d;
}

.form__bottom  .form_btn button {
    border: 1px solid #4f7974;

    color: #4f7974;
}

.footer_top_inner {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}

footer{
    margin-top: 70px;
}

footer .header_top_basket_box a{
       padding-left: 36px;
    width: 170px;
}

footer .header_top_basket_box a:before {

}

footer .header_top_search_box {
    margin-right: 0px;
}
.footer_top{
border-bottom:1px solid #e0e0f1;
    padding-bottom: 37px;
    margin-bottom: 55px;
}
.row_soc_cont{
display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 18px;
}
.footer_inner{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.row_soc_cont a{
 width: 33px;
    height: 33px;
    border: 1px solid #e0e0f1;
    transition: 0.3s;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.footer_bottom{
    margin-top: 75px;
    background: #f5f5f9;
    padding: 25px 0px;
}
.row_soc_cont a:hover{
   border: 1px solid #4f7974
}

.footer_center_title{
    position: relative;
    color: #4f7974;
    font-size: 24px;
    text-transform: uppercase;
     font-family: 'playfair-display-regular';
    min-height: 70px;
}

.footer_center_col{
    position: relative;
    padding-left: 40px;
}


.footer_center_col:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 5px;
    background: url(../image/star_icon.png)no-repeat;
    width: 25px;
    height: 25px;
}
.footer_center_list a{
text-transform: uppercase;
color:  #81818d;
    font-size: 15px;
    position: relative;
    margin-bottom: 24px;
    
}
.footer_center_list{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
}


.footer_center_list a:after {
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    background: #4f7974;
    -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: 1px;
    left: 0px;
}

.footer_center_list a:hover:after {
    -webkit-transform: scaleX(1) translateZ(0);
    transform: scaleX(1) translateZ(0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}












.footer_center_inner{
      display: flex;
    flex-wrap: wrap;
    justify-content: space-between;  
}
.footer_center_col_n:before{
    display: none;
}

footer .header_center_phones_box2{
        margin-top: -4px;
}

footer .header_center_phones_box2 a{
        font-size: 24px;
}

footer .header_center_phones_box1{
        margin-top: 22px;
}
footer .header_center_phones_box1 p {
    text-align: left;
}
.footer_inner_copy{
color:  #a6a6b1;
    font-size: 14px;
    
}

.footer_inner_a-pozition p{
   color:  #a6a6b1;
    font-size: 14px; 
}

.footer_inner_a-pozition a{
     color:  #a6a6b1;
    font-size: 14px; 
    text-transform: uppercase;
       font-family: 'circe';
}












/* кнопка с переливом */


.button {
    
    position: relative;
    z-index: 1;

    /* min-width: 112px; */
  
    overflow: hidden;
      
    display: inline-block;
    
      font-size: 16px;
    font-family: 'circe';
    text-align: center;
    white-space: nowrap;
    
    text-align: center;
    color: #ffffff;
    text-transform: none;
   
 
    cursor: pointer;
    -webkit-transition: color 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: color 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.button:before, .button:after {
    content: "";
    position: absolute;
    top: 0;
    left: -15px;
    z-index: -1;
    width: calc(100% + 30px);
    height: 100%;
    background: #4f7974;
}
.button:before {
      background: #4f7974;
 
    -webkit-transform: translate3d(calc(-100% - 15px), 0, 0) skew(-25deg);
    transform: translate3d(calc(-100% - 15px), 0, 0) skew(-25deg);
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: -webkit-transform 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: transform 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: transform 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86), -webkit-transform 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.button:after {
    -webkit-transform: translate3d(0, 0, 0) skew(-25deg);
    transform: translate3d(0, 0, 0) skew(-25deg);
    -webkit-transition: -webkit-transform 0.3s 0.2s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: -webkit-transform 0.3s 0.2s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: transform 0.3s 0.2s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: transform 0.3s 0.2s cubic-bezier(0.785, 0.135, 0.15, 0.86), -webkit-transform 0.3s 0.2s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.button .t-top {
    position: relative;
    z-index: 3;
    transition: clip-path 0.3s 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86), -webkit-clip-path 0.3s 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.button .t-middle {
    color: #525258;
    transition: clip-path 0.3s 0.15s cubic-bezier(0.785, 0.135, 0.15, 0.86), -webkit-clip-path 0.3s 0.15s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.button .t-middle, .button .t-bottom {
       position: absolute;

    top: 13px;
    left: 20px;
    clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
}

.button .t-bottom {
    transition: clip-path 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86), -webkit-clip-path 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    color: #fff;
}

.button .t-top, .button .t-middle, .button .t-bottom {
    display: inline-block;
}
.button.active {
    color: #ffffff;
}

.button:hover {
    border-color: #525258;
}

.button:hover:before {
    -webkit-transform: translate3d(0, 0, 0) skew(-25deg);
    transform: translate3d(0, 0, 0) skew(-25deg);
    -webkit-transition: -webkit-transform 0.5s 0.2s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: -webkit-transform 0.5s 0.2s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: transform 0.5s 0.2s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: transform 0.5s 0.2s cubic-bezier(0.785, 0.135, 0.15, 0.86), -webkit-transform 0.5s 0.2s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}


.button:hover .t-top {
    transition: clip-path 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86), -webkit-clip-path 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
    -webkit-clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
}


.button:hover .t-middle {
    transition: clip-path 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86), -webkit-clip-path 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}

.button:hover .t-bottom {
    transition: clip-path 0.3s 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86), -webkit-clip-path 0.3s 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}


.button:hover:after {
    -webkit-transform: translate3d(calc(100% + 15px), 0, 0) skew(-25deg);
    transform: translate3d(calc(100% + 15px), 0, 0) skew(-25deg);
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: -webkit-transform 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: transform 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: transform 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86), -webkit-transform 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

footer .button .t-middle, footer .button .t-bottom {
   
    left: 36px;
    
}








.diagonal_swipe_left{
    overflow: hidden;
    z-index: 1;
    position: relative;
    -webkit-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
       
   }
 
    .diagonal_swipe_left:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
           width: 133%;

    height: 0%;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    border-right: 50px solid transparent;
    border-bottom: 80px solid #fff;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    z-index: -1;
}    

    .diagonal_swipe_left:hover {
    
        box-shadow: 0 5px 9px rgb(0 0 0 / 23%);
    cursor: pointer;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
    color: #ffffff;
    z-index: 8;
}
    .diagonal_swipe_left:hover:before {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}


.t-btn {
    overflow: hidden;
    z-index: 1;
    position: relative;
    -webkit-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    outline: none;
    color: #ffff;
 
    display: inline-block;
   
    text-align: center;
    white-space: nowrap;
   
    background-image: none;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
   
}

.t-btn:hover{
    color: #525258;
     transition-delay: 0.2s;
}



.form__bottom .diagonal_swipe_left:before {

    border-bottom: 80px solid #4f7974;
    
}

.form__bottom .form_btn button:hover {
   
    color: #fff;
}





.breadcrumbs_container a:first-child {
}

.breadcrumbs_container a:first-child {
    padding-left: 0px;
}
.breadcrumbs_container a {
    color: #ababbf;
    font-size: 14px;
    display: inline;
    padding: 0 26px;
    position: relative;
   
}


.breadcrumbs_container a:before {
      content: "";
    position: absolute;
    background: #e0e0f1;
    width: 6px;
    height: 6px;
    margin-left: -30px;
    transform: translateY(9px);
    border-radius: 50%;
}


.breadcrumbs_container a:first-child:before{
    display: none;
}

.breadcrumbs_inner__page{
background:  #f5f5f9;
       padding: 17px 0;
}


.breadcrumbs_container a:hover{
    color: #6d6d76;
}



.product_conteiner{
    display: flex;
    flex-wrap: wrap;
    
}

.product_left_part {
    width: 51%;
    
}

.product_right_part{
   width: 49%;  
}







.product_conteiner.active2 .modal_pop_up2 {
    right: 0;
    opacity: 1;
}
.modal_pop_up2 {
   
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    right: -100vw;

    background: #f5f5f9;
    opacity: 1;
    -webkit-transition: right 1.2s cubic-bezier(.47,.005,0,1);
    -moz-transition: right 1.2s cubic-bezier(.47,.005,0,1);
    -ms-transition: right 1.2s cubic-bezier(.47,.005,0,1);
    -o-transition: right 1.2s cubic-bezier(.47,.005,0,1);
    transition: right 1.2s cubic-bezier(.47,.005,0,1);
    overflow: hidden;
}



.product_conteiner.active2 .menu__container_modal {
    right: 0;
}

.menu__container_modal {
    width: 100%;
}
.menu__container_modal {
    position: relative;
    right: 100vw;
    transition: right 1.2s cubic-bezier(.47,.005,0,1);
}




.product_block{
    overflow: hidden;
}


.container_content2{
       width: 830px;
}

.product_right_cont_inner{
    padding-top: 72px;
    padding-left: 52px;
    padding-bottom: 80px;
}

.product_right_info_title{
    color: #525258;
    font-size: 20px;
        font-family: 'circe';
    text-transform: uppercase;
    position: relative;
    padding-left: 45px;
    margin-bottom: 20px;
}


.product_right_info_title:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 50%;
    background: url(../image/star_icon.png)no-repeat;
    width: 25px;
    height: 25px;
    margin-top: -12.5px;
}


.product_right_info_row p{
color: #525258;
    font-size: 18px;
    padding: 17px;
    padding-left: 45px;
    border-bottom: 1px solid #d2d2d2;
}

.product_right_info_row{
margin-bottom: 60px;    
}


.osn_sett_sub_box .form_btn button {
 
}
.osn_sett_sub_box button {
     border: 1px solid #4f7974;
    color: #4f7974;
    border-radius: 30px;

    font-family: 'circe';
    text-transform: uppercase;
    letter-spacing: 1.5px;
    background: transparent;
    outline: none;
    cursor: pointer;
    font-size: 15px;
    padding: 16px 50px;
}

.osn_sett_sub_box .diagonal_swipe_left:before {
    border-bottom: 80px solid #4f7974;
}
.osn_sett_sub_box button:hover {
    color: #fff;
}


.osn_sett_price_row{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
        align-items: flex-end;
    margin-bottom: 34px;
}


.osn_sett_conteiner{
    background: #fff;
    padding: 30px 42px;
}

.pr_status{
    position: relative;
    font-family: 'circe';
    display: inline-block;
 
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #4f7974;
    
}
.osn_sett_desc_p{
color:  #81818d;
    font-size: 16px;
}


.osn_sett_conteiner .new_col_price_row { 
  
    font-size: 18px;
}




.news_block{
    overflow: hidden;
}
.osn_sett_conteiner .new_col_price_row .old_price {
    font-size: 22px;
}

.osn_sett_conteiner .new_col_price_row .old_price span {
    font-size: 18px;
}

.osn_sett_conteiner .new_col_price_row .price {
    margin-left: 17px;
    color: #ba8e48;
    font-size: 28px;
}

.isotope-item {
    z-index: 2;
}

.header_top_left__hidden{
    display: none;
}
.hidden__h_btn{
    display: none;
}


.osn_sett_conteiner{
    margin-bottom: 60px;
}

.new_col_price_row .price span {
    font-size: 24px;
}

.product_right_info_rows_text{
    color: #6d6d77;
    line-height: 30px;
    font-size: 16px;
}
.drop__menu{
    padding-top: 20px;
}
.drop__menu a{
    width: 100%;
    display: block;
    text-align: center;
    font-size: 16px;
    color: #4f7974;
    margin-bottom: 10px;
    
}



.post__text_m{
    width: 35%;
}
.category_links_conteiner{
    padding: 20px 0;
    width: 100%;
    /* border-top: 1px solid #ffe6be; */
      border-bottom: 1px solid #ffe6be;
    margin-top: 50px;
    margin-bottom: 35px;
}

.category_links_conteiner a{
    display: inline-block;
        color: #ba8e48;
    font-size: 18px;
    margin-right: 64px;
}

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

.cat_sort_uach   a{
    cursor: pointer;
}

.cat_sort_uach   a.active{
    color: #4f7974;
}

.cat_sort_uach {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.category_resultat_btns{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}
.sort__line{
        display: inline-block;
    width: 1px;
    height: 18px;
    background: #4f7974;
    margin: 0 17px;
}

.category_page_conteiner .new_col_box{
    margin: 0px;
    box-shadow:none;
    transform: none;
        border: 1px solid #f9f5f5;
    margin-bottom: 65px;
       width: 30%;
}

.category_page_conteiner .new_col_box:hover{
        box-shadow: 0px 0px 35.88px 10.12px rgb(145 145 161 / 11%);

}
.category_page_conteiner{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    
}
.content_block ul{
    margin-bottom: 20px;
}

.pagin_container{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
      padding: 20px 0;
    width: 100%;
    border-top: 1px solid #ffe6be;
      border-bottom: 1px solid #ffe6be;
}

#mse2_mfilter .pagination {
    margin: 0;
    padding: 0;
}
.pagination {
    display: flex;
    align-items: center;
    list-style: none;
}

.pagination li {
    list-style: none;
}



.pagination li.active a {
   color: #4f7974;
    border: 1px solid #4f7974;
}

.pagination li a {
    list-style: none;
    color: #ba8e48;
    width: 34px;
    height: 34px;
    border: 1px solid #f1e8e8;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-left: 14px;
    transition: 0.3s ease
}
.category_resultat_btns{
    margin-bottom: 40px;
}
.category_page_block{
    margin-bottom: 60px;
}












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

.korzina_left_part{
        width: 71%;
}


.korzina_right_part{
    width: 28%;
}

.table_basket table {
    width: 100%;
}

.table_basket th:first-child{
     border-left: 1px solid #ebe7e4;
}

.table_basket th {
    border-top: 1px solid #ebe7e4;
        border-right: 1px solid #ebe7e4;
    line-height: 60px;
     background: #f5f5f9;
    color: #525258;
 text-transform: uppercase;
    font-weight: normal;
    font-size: 16px;
    letter-spacing: 1px;
    text-align: center;
       font-family: 'circe';
}



td.img__table{
        width: 27%;
            padding: 15px 10px;
                min-height: 270px;
}
td.remove button{
        text-align: center;
   
    transition: 0.3s ease;
}

td.remove button:hover{
      opacity: 1;
}

td.remove{
    text-align:center;
}

td.title_table{
       width: 25%;
}
.table_basket .remove button {
    cursor: pointer;
    border: none;
    background: no-repeat;
    outline: none;
    padding: 0px;
    text-align: center;
}

td.title_table .title_table{
        padding-left: 60px;
}

.row_change_border td{
        border: 1px solid #ebe7e4;
        border-right: 1px solid #ebe7e4;
              border-left: none;
      
}
.title_table .liders_name a{
   font-size: 24px; 
}


.img__table.img_td img{
     max-height: 234px;   
}
.img__table.img_td .image {
        display: flex;
    justify-content: center;
    align-items: center;
}
.row_change_border td.img__table.img_td{
         border-left: 1px solid #ebe7e4;
              height: 322px;
}
td.price_table span{
   
}


.row_change_border td.remove{
            min-width: 90px;
          border-right: 1px solid #ebe7e4;
}
.quantity .quantity_butt:hover {
    background: #4f7974;
    color: #fff;
}


.korzina_block .new_col_art {
    
    font-size: 18px;
}

.count_basket .quantity {
    display: flex;
    justify-content: flex-start;
        justify-content: center;
    width: 100%;
}
td.price.price_table{
     text-align: center;
}

.count.count_basket form{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 100%;
    text-align: center;
}

.korzina_right_part .btn_1.diagonal_swipe_left:before {
    border-bottom: 80px solid #fff;
}

body .ms2-message-success {
    background-color: #80383b!important;
}
.korzina_right_part #msOrder{
       
}

.right_header_box{
        line-height: 60px;
 background: #f5f5f9;
    border: 1px solid #ebe7e4;
  color: #525258;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 16px;
    letter-spacing: 1px;
    text-align: center;
    font-family: 'circe';
    text-align: center;
    margin-bottom: 20px;
}

.korzina_right_part .desc___form_title2{
        color: #80383b;
    font-family: 'montserrat_semi';
        font-size: 16px;
            padding-bottom: 8px;
}

.right_summ__row{
      
    color: #525258;
    font-size: 24px;
    margin-bottom: 27px;
  
   
}

.quantity .quantity_butt {
    display: flex;
    width: 43px;
    height: 43px;
    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: #000;

    font-weight: normal;
    font-size: 16px;
    font-weight: normal;
}
.quantity input.qty {
    font-family: 'circe-light';
    font-size: 24px;
    position: relative;
    z-index: 2;
    color: #000;
    display: inline-block;
    width: 50px;
    height: 43px;
    padding: 0;
    margin: 0;
    text-align: center;
    background: #fff;
    border: none;
    border-right: none;
    transition: 0.3s ease;
}


.table-striped {
  
    
}




.feedback_right_input2 {
    font-size: 18px;
     font-family: 'circe-light';
    border: none;
    color: #525258;
    background: #fff7e9;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 100%;
       padding: 14px 19px;
    outline: none;
    display: flex;
    margin-bottom: 14px;
}


.liders_name a{
    font-size: 24px;
}



.korzina_block .soglasie_row {
    color: #81818d;
        margin-top: 26px;
 
}

.korzina_block .soglasie_row.active:before {
    background: #81818d;
        
}
.korzina_block .soglasie_row:before {
    border: 1px solid #81818d;
    margin-top: -12px;
}


.korzina_block .form_btn {
    margin-top: 35px;
}
.korzina_block {
    margin-bottom: 120px;
}


.korzina_block .form_btn button {
    border: 1px solid #4f7974;
   
    background: #4f7974;
    outline: none;
    cursor: pointer;
    font-size: 16px;
    padding: 15px 52px;
    /* border: none; */
}








.main-slider .caption, .slick-slide::before, .slick-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.main-slider .slick-slide::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}



.main-slider.slick-slider .slick-track, .main-slider.slick-slider .slick-list {

    height: 100%;
}


.main-slider div{

}

.main-slider {
  position: relative;
    width: 100%;
    height: 100%;
    min-height: auto;
    margin-bottom: 0px;
  opacity: 0;
  visibility: hidden;
  transition: all 1.2s ease;
}
.main-slider.slick-initialized {
  opacity: 1;
  visibility: visible;
}

.main-slider .slick-slide {
  position: relative;
    height: 100%;
}
.main-slider.slick-slide::before {
  background-color: #000;
  opacity: 0.3;
  z-index: 1;
}
.main-slider .slick-slide video {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  min-width: 100%;
  min-height: 100%;
    width: 100%;
    height: auto;
 
}
.main-slider .slick-slide iframe {
  position: relative;
  pointer-events: none;
}
.main-slider .slick-slide figure {
  position: relative;
  height: 100%;
}
.main-slider .slick-slide .slide-image {
  opacity: 0;
  height: 100%;
  background-size: cover;
  background-position: center;
  transition: all 0.8s ease;
}
.main-slider .slick-slide .slide-image.show {
  opacity: 1;
}
.main-slider .slick-slide .image-entity {
  width: 100%;
  opacity: 0;
  visibility: hidden;
}
.main-slider .slick-slide .loading {
  position: absolute;
  top: 44%;
  left: 0;
  width: 100%;
}
.main-slider .slick-slide .slide-media {
  -webkit-animation: slideOut 0.4s cubic-bezier(0.4, 0.29, 0.01, 1);
          animation: slideOut 0.4s cubic-bezier(0.4, 0.29, 0.01, 1);
}
.main-slider .slick-slide.slick-active {
  z-index: 1;
}
.main-slider .slick-slide.slick-active .slide-media {
  -webkit-animation: slideIn 2.4s cubic-bezier(0.4, 0.29, 0.01, 1);
          animation: slideIn 2.4s cubic-bezier(0.4, 0.29, 0.01, 1);
}
.main-slider .slick-slide.slick-active .caption {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.7s cubic-bezier(0.32, 0.34, 0, 1.62) 0.6s;
}



.main-slider .slick-dots {
  text-align: center;
    padding-top: 15px;
    position: absolute;
    bottom: 6px;
    width: 100%;
}
.main-slider .slick-dots li {
  display: inline-block;
  vertical-align: top;
     margin: 0 5px;
}
.main-slider .slick-dots li button {
    width: 50px;
    height: 2px;
    border: none;
    cursor: pointer;
    border-radius: 0px;
    border: none;
    box-shadow: 0 0 0 0 transparent;
    vertical-align: middle;
    color: transparent;
    background-color: #fff;
    transition: all 0.3s ease;
    opacity: 0.4;
}
.main-slider .slick-dots li button:focus {
  outline: none;
}
.main-slider .slick-dots li button:hover {
  opacity: 1;
}
.main-slider .slick-dots li.slick-active button {
 border-color: #2d3042;
    box-shadow: none;
    opacity: 1;
}


.fixed {
    position: fixed;
    z-index: 99;
    top: 0;
}

@-webkit-keyframes slideIn {
  from {
    filter: blur(15px);
  }
  to {
    filter: blur(0);
  }
}

@keyframes slideIn {
  from {
    filter: blur(15px);
  }
  to {
    filter: blur(0);
  }
}
@-webkit-keyframes slideOut {
  from {
    filter: blur(0);
  }
  to {
    filter: blur(15px);
  }
}
@keyframes slideOut {
  from {
    filter: blur(0);
  }
  to {
    filter: blur(15px);
  }
}