.g-hidden{display:none;}
.arcticmodal-overlay,
.arcticmodal-container{position:fixed;left:0;top:0;right:0;bottom:0;z-index:1000;}
.arcticmodal-container{overflow-x:hidden;margin:0;padding:0;border:0;border-collapse:collapse;}
*:first-child+html .arcticmodal-container{height:100%}
.arcticmodal-container_i{height:100%;margin:0 auto;}
.arcticmodal-container_i2{overflow:hidden;
//padding:10px 100px;
margin:0;border:0;vertical-align:middle;}
.arcticmodal-error{padding:20px;border-radius:10px;background:#000;color:#fff;}
.arcticmodal-loading{width:80px;height:80px;border-radius:10px;background:#000 url(loading.gif) no-repeat 50% 50%;}

.box-modal{
background:#fff;
width:600px;
padding:74px 65px;
}
.arcticmodal-close{
    right: 0;
    position: absolute;
    top: 0;
    font-size: 27px;
    line-height: 21px;
    padding: 16px;
	cursor:pointer;
}
.arcticmodal-close:hover{
background:#F0EFEA;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.35);
}
#call, #button_buklet, #ask_price, #ask_price_product{
width:555px; /* 74px 65px; */
}
#call{
height:235px;
}
.tz_hidden{
//display:none;
max-height:0;
overflow:hidden;
transition:0.7s;
}
.tz_visible{
max-height:250px;
transition:0.7s;
}
.tz_hidden_down_logo{
width:230px;
float: right;
max-height:0;
/* font-size:20px;
line-height:32px;
overflow:hidden; */
    font-size: 20px;
    line-height: 31px;
    overflow: hidden;
   // color: #073b4f;
}
.tz_visible_down_logo{
max-height:132px;

}

.cart_product_modal{
//width:990px;
width:1070px;

    padding: 50px;
}