 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;border:0;font-size:100%;vertical-align:baseline;
    background-position:0 0;background-repeat:no-repeat;background-color:transparent
}
input[type="checkbox"],
input[type="radio"] {
    vertical-align:middle
}
input {margin:0;padding:0;border:0;outline:0;-webkit-appearance: none;}
select,textarea {margin:1px;padding:3px;outline:0;-webkit-appearance: none;}
/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display:block}
ol,ul {list-style:none;}
table {border-collapse:collapse;border-spacing:0}
h1,h2,h3,h4,h5 {font-weight:700;line-height:normal}
h1 {font-size:2em}
h2 {font-size:1.5em}
h3 {font-size:1.17em}
h4 {font-size:1em}
h5 {font-size:0.83em}
h6 {font-size:0.67em}
body {font:12px 'Montserrat', sans-serif;text-align:left;color:#333;background:#fff;line-height:1}
a {color:#2E2573;text-decoration:underline}
a:hover {text-decoration:none}
/*__________ Reset #END __________*/
.clearfix:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}
.no-bg {background:none !important}
.margin-no {margin:0 !important}
img{max-width: 100%}
/*__________ General __________*/
.wrapper{
    max-width: 1168px;
    margin: 0 auto;
    position: relative;
}
.flex{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.flex-fl1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.align-items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.top{
    -moz-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    max-height: 100px
}
.top-header{
    background: #2E2573;
    padding: 9px 0;
    margin-bottom: 20px;
}
.location {
    color: #fff;
    font-size: 11px;
    font-weight: 600;
}
.icon{
    display: inline-block;
    vertical-align: middle;    
}
.location .icon{
    background: url(/data/images/astranano/icon_location.png) no-repeat;
    width: 12px;
    height: 15px;
    margin-right: 5px;
}
.location a{
    color: #fff;
}
.header-topline-links li{
    margin-right: 20px;
    position: relative;
}
.header-topline-links li a{
    color: #fff;
    font-size: 11px;
    text-decoration: none;
    font-weight: 600;
}
.logo {
    width: 140px;
}
.menu-header li:last-child,
.i-tab li:last-child,
.s_l-network a:last-child,
.header-topline-links li:last-child{
    margin-right: 0;
}
.actions .share:hover,
.actions .favorites:hover,
.all-news:hover,
.portal-grid li a:hover,
.pab-cell  ul li a:hover,
.news-section .wall-name:hover a,
.goods-title a:hover,
.header-topline-links li a:hover{
    text-decoration: underline;
}
.header-topline-links.last li:last-child:before{
    content: "";
    background: #fff;
    width: 2px;
    height: 10px;
    position: absolute;
    left: -22px;
    top: 1px;
}
.header-topline-links.last li:last-child{
    margin-left: 25px;
}
.navbar-toggle {
    background: none;
    display: none;
    height: 32px;
    cursor: pointer;
    position: absolute;
    right: 16px;
    top: 25px;
    outline: none;
    border: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    transition: all .2s;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}
.navbar-toggle .icon-bar {
    background: #2E2573;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    display: block;
    height: 2px;
    width: 20px;
    margin: 4px;
}
.contacts{
    margin-right: 31px;
}
.contacts p{
    color: #2E2573;
    font-weight: 700;
    font-size: 20px;
}
.contacts span{
    display: block;
    margin-top: 10px;
    color: #fff;
}
.navy-btn {
    border: 1px solid #E94E1B;
    color: #E94E1B;
    box-sizing: border-box;
    border-radius: 30px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    width: 205px;
    height: 44px;
    cursor: pointer;
    text-align: center;
    -moz-transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
    outline: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.navy-btn .icon{
    background: url(/data/images/astranano/icon_shop.png) no-repeat;
    width: 20px;
    height: 20px;
    margin-right: 10px;
}
.basket-empty{
    font-size: 11px;
    text-transform: uppercase;
    position: relative;
    cursor: text;
}
.navy-btn.basket-empty:hover{
    background: none;
    color: #E94E1B;
}
.basket-empty.basket-active{
    cursor: pointer;
}
.basket-empty.basket-active span{
    margin: 0 3px;
}
.navy-btn.basket-active,
.navy-btn:hover{
    background: #E94E1B;
    color: #fff;
    border-color: #E94E1B;
}
.basket-footer .navy-btn.basket-empty:hover .icon,
.basket-footer .navy-btn.basket-active .icon,
.basket-footer .basket-empty .icon,
.navy-btn.basket-active .icon,
.navy-btn:hover .icon {
    background: url(/data/images/astranano/icon_shop_hv.png) no-repeat;
}
.navy-btn.basket-active:hover{
    background: none;
    color: #E94E1B;
}
.navy-btn.basket-empty:hover .icon,
.navy-btn.basket-active:hover .icon{
    background: url(/data/images/astranano/icon_shop.png) no-repeat;
}
.navbar{
    border-style: solid;
    border-width: 1px 0 1px 0;
    border-color: #CCCCCC;
    padding: 8px 0;
    margin-top: 18px;
    position: relative;
}
.nav-list li {
    margin-right: 24px;
}
.nav-list li .active,
.nav-list li a{
    font-weight: 700;
    font-size: 14px;
    color: #2E2573;
    text-decoration: none;
    text-transform: uppercase;
    padding-bottom: 14px;
    -moz-transition: all 0.09s ease;
    -webkit-transition: all 0.09s ease;
    transition: all 0.09s ease;
    position: relative;
}
.nav-list li .active,
.nav-list li a:hover{
    color: #E94E1B;
    border-bottom: 2px solid #E94E1B;
}
.s_l-network a{
    width: 21px;
    height: 20px;
    margin-right: 26px;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.navbar .top-header{
    display: none;
}
.s_l-network .v_k{
    background: url(/data/images/astranano/icon_v_k.png) no-repeat;
}
.s_l-network .f_b{
    background: url(/data/images/astranano/icon_f_b.png) no-repeat;
}
.s_l-network .t_r{
    background: url(/data/images/astranano/icon_t_r.png) no-repeat;
}
.s_l-network .y_e{
    background: url(/data/images/astranano/icon_y_e.png) no-repeat;
}
.btn-back:hover,
.closed-popup:hover,
.cart-list-cell .img:hover,
.cart-list-cell .closed:hover,
.bank-card a:hover,
.counter-shop .butt-counter-more:hover, 
.counter-shop .butt-counter-less:hover,
.goods-section .img img:hover,
.s_l-network a:hover{
    opacity: 0.8;
}
.form-search-submit {
    background: url(/data/images/astranano/search_icon.png) no-repeat center;
    padding: 9px 10px 9px 6px;
    width: 21px;
    -webkit-border-radius: 10em;
    -moz-border-radius: 10em;
    border-radius: 10em;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    border: solid 1px transparent;
    display: block;
    font-size: 0;
    margin-left: 25px;
    cursor: pointer;
}
.goods-section .item:focus,
.form-search-submit:focus{
    outline: none;
}
.opened .s_l-network,
.form-search-field {
    display: none;
}
.opened .form-search-field {
    -moz-box-shadow: 0 0px 2px rgba(0,0,0, 0.2) inset;
    -webkit-box-shadow: 0 0px 2px rgba(0,0,0, 0.2) inset;
    box-shadow: 0 0px 2px rgba(0,0,0, 0.2) inset;
    display: block;
    padding: 10px 0;
    font-size: 10px;
    color: #000;
    width: 350px;
    padding-left: 5px;
    border: 1px solid #ccc;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.nav-list ul{
    padding: 10px 0;
}
.menu-header{
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
}
.menu-header li{
    margin-right: 34px;
}
.menu-header li .active,
.menu-header li a{
    font-size: 14px;
    font-weight: 600;
    color: #7168B7;
    text-decoration: none;
    padding: 19px 0;
    display: block;
    -moz-transition: all 0.09s ease;
    -webkit-transition: all 0.09s ease;
    transition: all 0.09s ease;
}
.menu-header li .active,
.menu-header li a:hover{
    color: #E94E1B;
}
.btn-back{
    display: none;
}
.drop-down{
    position: absolute;
    width: 100%;
    z-index: 10;
    background: #fff;
    padding: 32px 0;
    -moz-box-shadow: 0px 15px 35px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 15px 35px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 15px 35px rgba(0, 0, 0, 0.2);
    display: none;
}
.dropDown-cont{
    width: 100%;
}
.article-pab aside,
.article-pab .img,
.btn-section,
.tab-section,
.product-about,
.news-section .item,
.news-section,
.gallery-img{
    width: 48%;
}
.pab-cell{
    width: 25%;
    margin-bottom: 32px;
}
.pab-cell b{
    color: #2E2573;
    font-weight: 700;
    font-size: 14px;
    display: block;
    margin-bottom: 15px;
    line-height: 1.4em;
    position: relative;
    padding-left: 32px;
}
.pab-cell b .icon{
    position: absolute;
    top: 0;
    left: 0;
    width: 22px;
    height: 20px;
}
.pab-cell b .icon-pab1{
    background: url(/data/images/astranano/icon_pab1.jpg) no-repeat;
    width: 20px;
    height: 20px;
}
.pab-cell b .icon-pab2{
    background: url(/data/images/astranano/icon_pab2.jpg) no-repeat;
}
.pab-cell b .icon-pab3{
    background: url(/data/images/astranano/icon_pab3.jpg) no-repeat;
}
.pab-cell b .icon-pab4{
    background: url(/data/images/astranano/icon_pab4.jpg) no-repeat;
}
.pab-cell b .icon-pab5{
    background: url(/data/images/astranano/icon_pab5.jpg) no-repeat;
}
.pab-cell  ul{
    margin-left: 33px;
}
.pab-cell  ul li{
    margin-bottom: 7px;
}
.pab-cell  ul li a{
    text-decoration: none;
    font-weight: 500;
    font-size: 14px;
    color: #000;
}
.pab-cell .item{
    margin-top: 24px;
}
/** content **/
.main-post{
    width: 100%;
}
.main-post-item{
    background-size: cover !important;
    padding: 72px 0;
}
.section-post{
    width: 380px;
    position: relative;
}
.section-post2{
    max-width: 630px;
    position: relative;
}
.main-post h1 {
    font-weight: 700;
    font-size: 50px;
    color: #fff;
    text-transform: uppercase;
}
.main-post h2 {
    font-weight: 700;
    font-size: 40px;
    color: #fff;
    text-transform: uppercase;
}
.main-post p {
    font-weight: 500;
    font-size: 20px;
    line-height: 1.5em;
    color: #fff;
    margin: 35px 0;
}
.main-post p.normal {
    font-weight: 500;
    font-size: 20px;
    line-height: 1.5em;
    color: #fff;
    margin: 25px 0 15px 0;
}
.main-post p.bold {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5em;
    color: #fff;
    margin: 0px 0 35px 0;
}
.main-post .navy-btn {
    border-color: #fff;
    color: #fff;
    border-width: 2px;
    font-size: 16px;
    font-weight: 600;
    width: 216px;
    height: 48px;
}
.main-post .navy-btn:hover{
    background: #fff;
    color: #333;
    border-color: #cecece;
}
.main-post .slick-prev:before, .main-post .slick-next:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 9px;
    height: 14px;
    margin: -6px 0 0 -5px;
}
.main-post .slick-prev:before {
    background: url(/data/images/astranano/arrow_prev.png) no-repeat;
}
.main-post .slick-next:after {
    background: url(/data/images/astranano/arrow_next.png) no-repeat;
}
.main-post-item img{
    position: absolute;
    top: -15px;
    right: 0;
}
.main-post-item img.moscow_04092021 {
    height: calc(100% + 200px);
    top: -100px;
}
.portal-grid .wrapper {
    max-width: 1590px;
}
.portal-grid li{
    background: url(/data/images/astranano/bg_grid1.jpg) no-repeat;
    width: 25%;
    height: 287px;
}
.portal-grid li a{
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    padding-top: 38px;
    padding-left: 39px;
    width: 180px;
    line-height: 1.5em;
}
.portal-grid li:nth-child(3) a{
    color: #2E2573;
}
.portal-grid li:nth-child(2){
    background: url(/data/images/astranano/bg_grid2.jpg) no-repeat;
}
.portal-grid li:nth-child(3){
    background: url(/data/images/astranano/bg_grid3.jpg) no-repeat;
}
.portal-grid li:nth-child(4){
    background: url(/data/images/astranano/bg_grid4.jpg) no-repeat;
}
.informer{
    background:#DFDEDA url(/data/images/astranano/bg_informer.png) no-repeat top;
    background-size: cover;
    padding: 80px 0;
    margin-bottom: 80px;
}
.informer h3,
.informer h3>a {
    font-size: 44px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}
.informer p,
.informer a {
    font-size: 20px;
    color: #ffffff;
    font-weight: 700;
    width: 550px;
    line-height: 1.3em;
    margin-top: 10px;
}
.informer a {
    text-decoration: none;
}
.title-bl{
    font-size: 24px;
    font-weight: 700;
    color: #2E2573;
    text-transform: uppercase;
}
.arrow-catalog{
    position: relative;
    width: 113px;
}
.arrow-catalog .icon-prev,
.arrow-catalog .icon-next{
    border-color: #E94E1B !important;
    bottom: auto !important;
}
.arrow-catalog .icon-prev{
    left: 0;
}
.arrow-catalog .icon-next{
    right: 0;
}
.arrow-catalog .icon-prev:before, .arrow-catalog .icon-next:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 9px;
    height: 14px;
    margin: -6px 0 0 -5px;
}
.arrow-catalog .icon-prev:before {
    background: url(/data/images/astranano/arrow_prev_yl.jpg) no-repeat;
}
.arrow-catalog .icon-next:after {
    background: url(/data/images/astranano/arrow_next_yl.jpg) no-repeat;
}
.arrow-catalog .slick-controls{
    margin-left: 39px;
}
.arrow-catalog .icon-prev{
    background-position: -7px 0;
}
.arrow-catalog .slick-controls .previous-slider1:hover,
.arrow-catalog .slick-controls .next-slider1:hover{
    opacity: 0.7;
}
.goods-section{
    margin: 40px 0 80px;
    position: relative;
}
.goods-section:after,
.goods-section:before{
    content: "";
    width: 50px;
    height: 100%;
    position: absolute;
    top: 0;
    background: rgba(255,255,255, 0.5);
    z-index: 5;
}
.goods-section:before{
    left: 0;
}
.goods-section:after{
    right: 0;
}
.goods-section .item{
    background: #FFFFFF;
    border: 1px solid #E0E0E0;
    box-sizing: border-box;
    -moz-box-shadow: 0px 8px 8px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0px 8px 8px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 8px 8px rgba(0, 0, 0, 0.05);
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    width: 25%;
    box-sizing: border-box;
    padding-bottom: 30px;
    margin: 0 10px;
}
.goods-section .item:hover{
    box-shadow: 0px 16px 16px rgba(0, 0, 0, 0.1);
}
.promo{
    padding: 15px 0 0 15px;
}
.promo .discounts,
.promo .new{
    background: #2E2573;
    border-radius: 4px;
    width: 80px;
    height: 24px;
    color: #fff;
    font-size: 10px;
    font-weight: 600;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.promo .discounts{
    background: #E94E1B;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    width: 40px;
    margin-left: 8px;
}
.goods-section .img{
    border-bottom: 1px solid #E0E0E0;
    display: block;
    text-align: center;
    margin-top: 8px;
    padding-bottom: 17px;
}
.goods-section .img img{
    -moz-transition: all .1s ease;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
    margin: 0 auto;
}
.goods-content{
    margin-top: 24px;
    padding: 0 22px;
    position: relative;
}
.goods-name{
    font-size: 10px;
    font-weight: 400;
    display: block;
    text-align: center;
    color: #4F4F4F;
}
.goods-title{
    text-align: center;
    margin-top: 12px;
}
.goods-title a{
    color: #2E2573;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4em;
}
.goods-title a:hover{
    text-decoration: none;
}
.goods-price{
    color: #7168B7;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    margin: 13px 0;
}
.product-trade .navy-btn,
.goods-section .navy-btn{
    font-size: 16px;
    font-weight: 500;
    margin: 0 auto;
    width: 232px;
    height: 48px;
    border-color: #E94E1B;
}
.product-trade .navy-btn:hover{
    background: #fff;
    color: #E94E1B;
}
.goods-section .navy-btn:hover{
    background: #E94E1B;
    color: #fff;
}
.counter-shop{
    position:relative;
    display:block;
    border: 1px solid #E94E1B;
    box-sizing: border-box;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    width: 232px;
    height: 48px;
    margin: 0 auto;
 }
.counter-shop .counter-text{ 
    position: relative; 
    display: block; 
    margin: 11px auto;
    width: 32px; 
    height: 25px; 
    text-align: center;
    font-size: 16px;
    color: #2E2573;
    font-weight: 700;
 }
.goods-section .quick-view {
    background: #fff;
    color: #7168B7;
    border-color: #7168B7;
    position: absolute;
    top: -58px;
    left: 50%;
    width: 232px !important;
    margin-left: -116px;
    opacity: 0;
    -moz-transition: opacity 0.2s ease;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
}
.goods-section .quick-view:hover{
    color: #7168B7;
}
.goods-section .item:hover .quick-view{
    opacity: 1;
}
.goods-section .quick-view:hover{
    background: #7168B7;
    color: #fff;
}
.counter-shop .butt-counter-more, .counter-shop .butt-counter-less{
    position:absolute; 
    width:20px;
    top:12px; 
    height:20px; 
    right:6px;
    background-repeat:no-repeat;
    cursor:pointer;  
 }
.counter-shop .butt-counter-less{ 
    left: 13px;
    background-image:url(/data/images/astranano/counter-bottom.jpg);
 }
.counter-shop .butt-counter-more{
    right: 13px;
    background-image:url(/data/images/astranano/counter-up.jpg);
 }
.all-news{
    color: #E94E1B;
    font-weight: 700;
    font-size: 16px;
    text-decoration: none;
}
.news-main{
    border-width: 1px 0 1px 0;
    border-style: solid;
    border-color: #A1A1A1;
    padding: 32px 0;
    margin-top: 12px;
}
.news-section .date{
    color: #E94E1B;
    font-size: 10px;
    font-weight: 700;
    display: block;
    margin: 32px 0 20px;
}
.news-section .wall-name{
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5em;
}
.news-section .wall-name a{
    text-decoration: none;
    color: #2E2573;
}
.news-section .wall-text{
    color: #000;
    font-weight: 400;
    margin-top: 15px;
    font-size: 16px;
    line-height: 1.5em;
}
.informer.webinars{
    background: url(/data/images/astranano/bg_webinars.png) no-repeat !important;
    margin: 112px 0 0 0;
}
.webinars.informer p,
.webinars.informer a,
.webinars.informer h3 {
    color: #ffffff;
}
.webinars.informer p, 
.webinars.informer a {
    text-transform: uppercase;
}
/** Footer **/
.footer{
    background: #2E2573;
    padding: 71px 0 45px;
}
.footer .column-sm{
    width: 25%;
}
.footer-links li a{
    color: #F2F2F2;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
}
.footer-links li{
    margin-bottom: 16px;
}
.our-info b a:hover,
.footer-links li a:hover{
    color: #D0D0D0;
    text-decoration: underline;
}
.our-info b a,
.our-info b{
    color: #F2F2F2;
    text-transform: uppercase;
    display: block;
}
.our-info b a{
    margin: 13px 0 34px;
    text-decoration: none;
}
.our-info ol li {
    color: #F2F2F2;
    font-weight: 600;
    font-size: 10px;
    line-height: 1.8em;
}
.footer .contacts{
    margin-right: 0;
    text-align: right;
}
.footer .contacts p{
    color: #fff;
}
.footer-center{
    border-top: 1px solid #fff;
    padding-top: 46px;
    margin: 44px 0 70px;
}
.bank-card a {
    margin-right: 44px;
    -moz-transition: opacity 0.1s ease;
    -webkit-transition: opacity 0.1s ease;
    transition: opacity 0.1s ease;
    font-size: 0;
}
.footer-center .s_l-network a{
    width: 25px;
    height: 25px;
}
.footer-center .s_l-network .v_k{
    background: url(/data/images/astranano/icon_v_k_ft.png) no-repeat;
}
.footer-center .s_l-network .f_b{
    background: url(/data/images/astranano/icon_f_b_ft.png) no-repeat;
}
.footer-center .s_l-network .t_r{
    background: url(/data/images/astranano/icon_t_r_ft.png) no-repeat;
}
.footer .s_l-network .y_e{
    background: url(/data/images/astranano/icon_y_e_ft.png) no-repeat;
}
.footer .copy{
    color: #fff;
    font-weight: 600;
}
.footer .copy span{
    display: block;
    margin-bottom: 12px;
}
.article-pab aside p:last-child,
.landing-pub aside p:last-child,
.footer .copy span:last-child{
    margin-bottom: 0;
}
.links-terms a{
    display: block;
    color: #fff;
    font-weight: 600;
    margin-bottom: 12px;
}
.basket-footer{
    display: none;
}
/** Catalog_page **/
.bread-crumbs{
    margin-bottom: 15px;
    padding-top: 23px;
}
.bread-crumbs li:after {
    content: "/";
    color: rgb(192,207,161);
    font-weight: 700;
    margin: 0 7px;
}
.bread-crumbs li:last-child:after {
    content: "";
    margin: 0;
}
.bread-crumbs li .active, 
.bread-crumbs li a {
    color: #C4C4C4;
    font-weight: 700;
    text-decoration: none;
    -moz-transition: color 0.1s ease;
    -webkit-transition: color 0.1s ease;
    transition: color 0.1s ease;
}
.bread-crumbs li a:hover,
.bread-crumbs li .active{
    color: #A3A3A3;
}
.sticker-green .bread-crumbs li a {
    color: #C0CFA1;
}
.sticker-green .title,
.sticker-green .bread-crumbs li a:hover,
.sticker-green .bread-crumbs li .active{
    color: #fff;
}
.sticker-green{
    height: 161px;
    background: url(/data/images/astranano/sticker_green.png) no-repeat;
    background-size: cover;
}
.title{
    color: #2E2573;
    font-size: 32px;
    font-weight: 700;
    margin-top: 24px;
}
.catalog-menu{
    margin: 40px 0;
}
.catalog-menu li .active,
.catalog-menu li a{
    font-weight: 600;
    font-size: 14px;
    color: #E94E1B;
    border: 2px solid #E94E1B;
    text-decoration: none;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    padding: 10px 50px;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.catalog-menu li {
    margin-right: 19px;
}
.catalog-menu li a:hover,
.catalog-menu li .active {
    background: #E94E1B;
    color: #fff !important;
    -moz-box-shadow: 0px 4px 20px rgba(253,231,199, 0.3);
    -webkit-box-shadow: 0px 4px 20px rgba(253,231,199, 0.3);
    box-shadow: 0px 4px 20px rgba(253,231,199, 0.3); 
}
.catalog-goods .item{
    width: 23%;
    margin: 0 1%;
}
.catalog-goods:after, .catalog-goods:before{
    display: none;
}
.catalog-goods section{
    margin-bottom: 60px;
}
.show-btn{
    margin: 0 auto;
    width: 300px;
    height: 48px;
    text-transform: uppercase;
    padding: 16px 0;
}
.hidden-block{
    display: none;
}
.results-pager{
    border-top: 1px solid #C4C4C4;
    margin: 40px 0 112px;
    padding-top: 40px;
}
.pagination{
    position: relative;
    text-align: center;
}
.pagination .first-page{
    left: 0;
}
.pagination .next-page{
    right: 0;
}
.pagination .active,
.pagination .next-page,
.pagination .first-page,
.pagination a{
    color: #7168B7;
    font-weight: 600;
    font-size: 16px;
    text-decoration: none;
    margin-right: 20px;
     -moz-transition: color 0.1s ease;
    -webkit-transition: color 0.1s ease;
    transition: color 0.1s ease;
}
.pagination a:hover,
.pagination .active{
    color: #E94E1B;
}
.pagination .next-page,
.pagination .first-page{
    color: #E94E1B;
    position: absolute;
    top: 0;
    margin-right: 0;
}
.pagination .next-page:hover,
.pagination .first-page:hover{
    color: #7168B7;
}
.actions-box {
    margin: 26px 0;
}
.actions .share,
.actions .favorites{
    color: #000;
    text-decoration: none;
    margin-right: 33px;
}
.actions .icon{
    width: 18px;
    height: 18px;
    margin-right: 3px;
}
.actions .favorites{
    margin-right: 0;
}
.actions .favorites .icon{
    background: url(/data/images/astranano/icon_favorites.jpg) no-repeat;
}
.actions .share .icon {
    background: url(/data/images/astranano/icon_share.jpg) no-repeat;
}
.gallery-thumbs-big{
    border: 1px solid #E0E0E0;
    box-sizing: border-box;
    -moz-box-shadow: 0px 8px 8px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0px 8px 8px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 8px 8px rgba(0, 0, 0, 0.05);
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    margin-left: 15px;
    overflow: hidden;
    width: 512px;
    height: 455px;
}
.gallery-thumbs-big a{
    margin-top: 19px;
    display: block;
}
.gallery-thumbs-big a img{
    margin: 0 auto;
    display: block;
}
.gallery-thumbs-box a{
    width: 50px;
    height: 55px;
    border: 1px solid #E0E0E0;
    box-sizing: border-box;
    -moz-box-shadow: 0px 8px 8px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0px 8px 8px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 8px 8px rgba(0, 0, 0, 0.05);
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding: 5px;
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
}
.gallery-thumbs-box a:hover{
    border-color: #A3A3A3;
}
.product-trade{
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 28px;
}
.new-price{
    display: block;
    color: #2E2573;
    font-size: 36px;
}
.old-price {
    font-weight: 500;
    font-size: 18px;
    text-decoration-line: line-through;
    color: #A3A3A3;
    margin-left: 15px;
    display: block;
}
.product-trade .counter-shop{
    width: 232px;
    margin: 0;
}
.product-trade .navy-btn{
    margin: 0;
    text-transform: uppercase;
    background: #E94E1B;
    color: #fff;
}
.product-desc{
    margin-top: 15px;
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 22px;
}
.product-desc p{
    margin-bottom: 10px;
    font-size: 16px;
    color: #000;
    line-height: 1.6em;
}
.unlist{
    margin-top: 35px;
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 44px;
}
.unlist li{
    font-weight: 500;
    color: #000;
    width: 23%;
    position: relative;
    padding-left: 46px;
    line-height: 1.5em;
}
.unlist li .icon{
    background: url(/data/images/astranano/icon_unlist1.jpg) no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    top: 0;
}
.unlist li:nth-child(2) .icon{
    background: url(/data/images/astranano/icon_unlist2.jpg) no-repeat;
}
.unlist li:nth-child(3) .icon{
    background: url(/data/images/astranano/icon_unlist3.jpg) no-repeat;
}
.stars-reviews li a{
    background: url(/data/images/astranano/stars.jpg) no-repeat;
    width: 18px;
    height: 17px;
    display: block;
}
.stars-reviews li .active{
    background: url(/data/images/astranano/stars_active.jpg) no-repeat;
}
.links-reviews{
    color: #000;
    text-decoration: none;
    margin: 0px 32px 0 10px;
}
.product-tabs{
    margin-top: 60px;
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 32px;
    margin-bottom: 80px;
}
.i-tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.i-tab li {
    font-weight: 500;
    font-size: 20px;
    color: #FF9212;
    cursor: pointer;
    margin-right: 55px;
    -moz-transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
}
.i-tab li.active {
    color: #4F4F4F;
    cursor: unset;
    font-weight: 700;
}
.i-tab li:hover {
    color: #4F4F4F;
}
.tab-content {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #CCCCCC;
}
.tab-content > li {
    display:none;
}
.tab-section ol li,
.tab-section ul li,
.tab-section p{
    font-size: 16px;
    color: #000;
    line-height: 1.4em;
}
.tab-section p{
    margin-bottom: 10px;
}
.tab-section ul {
    list-style: disc;
    margin-left: 20px;
}
.tab-section ol {
    list-style: decimal;
    margin-left: 20px;
}
.tab-section p:last-child,
.tab-section ol li:last-child,
.tab-section ul li:last-child {
    margin-bottom:15px;
}
.tab-content .video {
    width: 100%;
    height: 500px;
    margin-bottom: 67px;
}
.sticker-blue{
    min-height: 138px;
    background: #004789 url(/data/images/astranano/sticker_blue.png) no-repeat;
}
.sticker-blue .bread-crumbs li a{
    color: #80A3C4;
}
.sticker-blue .title,
.sticker-blue .bread-crumbs li a:hover,
.sticker-blue .bread-crumbs li .active{
    color: #fff;
}
.news-post{
    margin: 41px 0 60px;
}
.news-post .news-section{
    margin-bottom: 20px;
    width: 100%;
}
.news-post img{
    -moz-box-shadow: 0px 10px 25px rgba(169, 173, 194, 0.25);
    -webkit-box-shadow: 0px 10px 25px rgba(169, 173, 194, 0.25);
    box-shadow: 0px 10px 25px rgba(169, 173, 194, 0.25);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.news-post .item{
    border: 1px solid #E0E0E0;
    box-sizing: border-box;
    -moz-box-shadow: 0px 8px 8px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0px 8px 8px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 8px 8px rgba(0, 0, 0, 0.05);
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding: 30px;
}
.content-basket{
    margin: 50px 0 112px;
    position: relative;
}
.left-bar{
    width: 68%;
}
.shop-cart{
    background: #FFFFFF;
    -moz-box-shadow: 0px 5px 25px rgba(33, 129, 241, 0.3);
    -webkit-box-shadow: 0px 5px 25px rgba(33, 129, 241, 0.3);
    box-shadow: 0px 5px 25px rgba(33, 129, 241, 0.3);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 55px 20px;
}
.cart-list-cell{
    position: relative;
}
.cart-list-cell:first-child{
    margin-bottom: 55px;
    padding-bottom: 55px;
    border-bottom: 1px dashed #7168B7;
}
.cart-list-cell:last-child {
    border-bottom: none 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.cart-list-cell .number{
    font-size: 14px;
    font-weight: 600;
    color: #000;
}
.cart-list-cell .img{
    width: 181px;
    height: 181px;
    margin: 0 23px;
}
.cart-inner{
    width: 68%;
}
.title-cart{
    font-size: 20px;
    width: 50%;
}
.title-cart a{
    color: #2E2573;
    text-decoration: none;
}
.title-cart a:hover{
    text-decoration: underline;
}
.title-cart span{
    display: block;
    font-weight: 600;
    font-size: 12px;
    color: #000;
    margin-top: 13px;
}
.cart-inner .butt-shopping-cart{
    display: none;
}
.cart-inner .new-price{
    font-size: 20px;
}
.cart-inner .old-price{
    font-size: 14px;
    margin: 10px 0 0 0;
}
.cart-inner .counter-shop{
    width: 232px;
    margin: 0 auto 15px auto;
    border-color: #C4C4C4;
}
.cart-inner .flex-fl1:first-child {
    border-bottom: 1px solid rgba(193, 193, 193, 0.3);
    margin-bottom: 21px;
    padding-bottom: 21px;
}
.cart-list-cell .closed{
    background: url(/data/images/astranano/closed_modal.jpg) no-repeat;
    width: 14px;
    height: 14px;
    position: absolute;
    top: -30px;
    right: 0;
}
.decor{
    margin: 76px 0 65px;
    color: #7168B7;
}
.decor .icon{
    background: url(/data/images/astranano/icon_car.jpg) no-repeat;
    width: 22px;
    height: 16px;
    margin-right: 10px;
}
.delivery-block{
    border-bottom: 1px solid #C1C1C1;
    padding-bottom: 45px;
    margin-bottom: 60px;
}
.delivery-block h5{
    color: #7168B7;
    font-size: 16px;
    line-height: 1.4em;
    text-transform: uppercase;
}
.delivery-block .number{
    font-weight: 500;
    color: #000;
    position: absolute;
    top: -30px;
    left: 0;
}
.delivery-block p{
    color: #000;
    line-height: 1.5em;
    margin-top: 15px;
}
.delivery-block p span{
    margin-top: 5px;
    display: block;
    color: #687C86;
}
.delivery-block .item{
    width: 48%;
    position: relative;
}
.delivery-block .select2-container{
    width: 100% !important;
    margin-bottom: 9px;
}
.cont-input .select2-container--default .select2-selection--single,
.delivery-block .select2-container--default .select2-selection--single{
    border-color: #E5E5E5;
    height: 48px;
}
.cont-input .select2-container--focus,
.delivery-block .select2-container--focus{
    border-color: #333;
}
.cont-input .select2-container--default .select2-selection--single .select2-selection__rendered,
.delivery-block .select2-container--default .select2-selection--single .select2-selection__rendered{
    height: 48px;
    line-height: 48px;
    padding-right: 45px;
    padding-left: 19px;
    color: #000;
    font-size: 14px;
}
.cont-input .select2-container--default .select2-selection--single .select2-selection__arrow,
.delivery-block .select2-container--default .select2-selection--single .select2-selection__arrow{
    background: url(/data/images/astranano/icon_gal.jpg) no-repeat;
    top: 20px;
    right: 20px;
    width: 12px;
    height: 12px;
}
.cont-input .select2-container--default .select2-selection--single .select2-selection__arrow b,
.delivery-block .select2-container--default .select2-selection--single .select2-selection__arrow b{
    display: none;
}
.cont-input .select2-container--focus,
.delivery-block .select2-container--focus{
    border: none;
}
.form-index input{
    color: #000000;
    border: 1px solid #E5E5E5;
    box-sizing: border-box;
    border-radius: 3px;
    width: 100%;
    height: 48px;
    padding-left: 19px;
    font-size: 14px ;
    font-family: 'Montserrat';
    -moz-transition: border 0.2s ease;
    -webkit-transition: border 0.2s ease;
    transition: border 0.2s ease;
    margin: 5px auto;
}
.content-basket .form-index input,
.content-basket .form-index .error,
.content-basket .form-index .success {
    width: 100%;
}
.suggestions > input {
    min-width: 100%;
}
.info-delivery strong{
    font-size: 14px;
    color: #000;
    line-height: 1.5em;
}
.info-delivery p{
    color: #000;
    font-size: 10px;
    display: block;
    margin-top: 10px;
}
.info-delivery .seller{
    border: 1px solid #E5E5E5;
    box-sizing: border-box;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
    height: 48px;
    font-size: 14px;
    color: #000;
    padding-left: 19px;
    margin: 20px 0 9px;
}
.tx-small small{
    display: block;
}
.payment{
    margin-bottom: 34px;
}
.radio input {
    position: absolute;
    z-index: -1;
    opacity: 0;
    margin: 10px 0 0 7px;
}
.radio__text {
    position: relative;
    padding-left: 40px;
    cursor: pointer;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.4em;
    color: #000;
    display: block;
}
.radio__text:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    border: 2px solid #7168B7;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #FFF;
}
.radio__text:after {
    content: '';
    position: absolute;
    top: 5px;
    left: 5px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #7168B7;
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.5);
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.5);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.5);
    opacity: 0;
    -moz-transition: .2s;
    -webkit-transition: .2s;
    transition: .2s;
}
.radio input:checked + .radio__text:after {
    opacity: 1;
}
.radio input:focus + .radio__text:before {
    -moz-box-shadow: 0 0 0 3px rgba(33,129,241,.1);
    -webkit-box-shadow: 0 0 0 3px rgba(33,129,241,.1);
    box-shadow: 0 0 0 3px rgba(33,129,241,.1);
}
.way-cards {
    margin: 8px 0 0 40px;
}
.way-cards img{
    margin-right: 13px;
}
.form-basket fieldset{
    margin-bottom: 16px;
}
.form-basket label{
    font-size: 10px;
    font-weight: 700;
    color: #000;
}
.form-basket textarea,
.form-basket input{
    border: 1px solid #E5E5E5;
    box-sizing: border-box;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    height: 48px;
    width: 100%;
    padding-left: 5px;
    margin-top: 3px;
}
.form-index input:focus,
.contactUs-inputText .cont-input textarea:focus, 
.contactUs-inputText .cont-input input:focus,
.contactUs-inputText .cont-input textarea:hover, 
.contactUs-inputText .cont-input input:hover,
.cart-inner .counter-text:hover,
.cart-inner .counter-text:focus,
.form-basket textarea:focus, 
.form-basket input:focus,
.form-basket textarea:hover, 
.form-basket input:hover{
    border-color: #C4C4C4;
}
.form-basket textarea{
    min-height: 112px;
    resize: none;
}
.btn-total,
.btn-basket button,
.btn-basket input{
    background: none;
    border: 2px solid #C1C1C1;
    box-sizing: border-box;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    width: 369px;
    height: 48px;
    font-weight: 600;
    font-size: 16px;
    color: #A3A3A3;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    -moz-transition: all 0.08s ease;
    -webkit-transition: all 0.08s ease;
    transition: all 0.08s ease;
}
.btn-total,
.btn-basket button{
    background: #E94E1B;
    -moz-box-shadow: 0px 8px 16px rgba(247, 158, 27, 0.25);
    -webkit-box-shadow: 0px 8px 16px rgba(247, 158, 27, 0.25);
    box-shadow: 0px 8px 16px rgba(247, 158, 27, 0.25);
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    color: #fff;
    border-color:#E94E1B;
}
.btn-basket button:hover{
    background: none;
    color: #E94E1B;
}
.btn-total:hover,
.btn-basket input:hover{
    background: none;
    border-color: #333;
    color: #333;
}
.btn-basket.flex-fl1.step-cart {
    margin-top: 50px;
}
.right-bar{
    width: 28%;
    position: sticky;
    top: 20px;
    height: 371px;
    background: #fff;
}
.right-bar h5{
    font-size: 20px;
    color: #000;
}
.right-bar .total{
    border-top: 1px solid #C1C1C1;
    padding-top: 15px;
    margin-top: 15px;
}
.right-bar .total .flex-fl1{
    margin-bottom: 15px;
}
.right-bar .total span{
    font-weight: 500;
    font-size: 16px;
    color: #000;
}
.right-bar .total .gray{
    color: #C4C4C4;
    font-size: 16px;
}
.right-bar .total b{
    color: #2E2573;
    font-size: 20px;
}
.right-bar .total strong{
    font-size: 16px;
    color: #000;
}
.right-bar .total p{
    font-size: 10px;
    color: #000;
    line-height: 1.5em;
    margin-bottom: 39px;
}
.btn-total{
    margin-bottom: 16px;
    width: 100%;
}
.btn-return{
    background: #7168B7;
    border-color: #7168B7;
}
.maps-location{
    height: 482px;
    -moz-box-shadow: 0px 20px 50px rgba(169, 173, 194, 0.5);
    -webkit-box-shadow: 0px 20px 50px rgba(169, 173, 194, 0.5);
    box-shadow: 0px 20px 50px rgba(169, 173, 194, 0.5);
    margin: 32px 0 40px;
}
.contacts-infobar p{
    font-size: 16px;
    color: #000;
    line-height: 1.3em;
    margin-bottom: 20px;
}
.form-registration {
    margin-top: 65px;
}
.form-registration form {
    margin: 30px 0 112px;
}
.contactUs-inputText .cont-input {
    margin-bottom: 10px;
}
.contactUs-inputText .cont-input label {
    font-weight: 700;
    font-size: 16px;
    color: #000;
    width: 28%;
}
.contactUs-inputText .cont-input textarea, .contactUs-inputText .cont-input input {
    border: 1px solid #D6D6D6;
    width: 65%;
    height: 48px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding-left: 10px;
    box-sizing: border-box;
    resize: none;
    -moz-transition: border-color .2s ease;
    -webkit-transition: border-color .2s ease;
    transition: border-color .2s ease;
    font-size: 16px;
}
.cont-button .cont-btn {
    width: 65%;
}
.btn-section p {
    font-size: 10px;
    color: #000;
    line-height: 1.4em;
    font-weight: 500;
    margin-top: 36px;
}
.btn-section p  a{
    color: #000;
}
.cont-input .mail-check {
    width: 65%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    margin: auto;
}
.cont-input .select2-container {
    width: 65% !important;
}
.contactUs-inputText .cont-input textarea {
    height: 167px;
}
.cont-input.flex-fl1.align-item-center.ourcap {
    padding: 20px 0px 20px 0px;
}
.cont-input.flex-fl1.align-item-center.ourcap > div.flex-fl1 {
    width: 65%;
    margin: auto;
}
.ourcap .captcha > img {
    height: 48px;
    width: 40%;
    max-width: 200px;
}
.ourcap .captcha > input {
    height: 48px;
    width: 40%;
}
.cont-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: 50px;
}
.btn-send {
    background: #E94E1B;
    -moz-box-shadow: 0px 8px 16px rgba(247, 158, 27, 0.25);
    -webkit-box-shadow: 0px 8px 16px rgba(247, 158, 27, 0.25);
    box-shadow: 0px 8px 16px rgba(247, 158, 27, 0.25);
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    font-size: 16px;
    font-weight: 600;
    width: 100%;
    height: 48px;
    color: #fff;
    cursor: pointer;
    text-transform: uppercase;
    border-color: #E94E1B;
}
.btn-send:hover{
    background: none;
    border-color: #E94E1B;
    color: #E94E1B;
}
.article-pab{
    margin-bottom: 40px;
}
.article-pab .full-story{
    width: 48%;
}
.landing-pub .full-story {
    width: 100%;
}
.article-pab .full-story p,
.landing-pub .full-story p{
    margin-bottom: 12px;
}
.full-story p {
    color: #000;
    font-size: 16px;
    line-height: 1.4em;
}
.full-story ol {
    list-style: decimal;
}
.full-story ul {
    list-style: circle;
}
.full-story ol, .full-story ul {
    margin-left: 20px;
}
.full-story li {
    color: #000;
    font-size: 16px;
    line-height: 1.4em;
}
.article-pab .img span,
.landing-pub .img span {
    color: #000;
    font-weight: 500;
    line-height: 1.5em;
    display: block;
    margin-top: 10px;
}
.article-pab .img img,
.landing-pub .img img {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.notes {
    border-style: solid;
    border-width: 1px 0 1px 0;
    border-color: #2E2573;
    padding: 46px 0;
    margin: 60px 0;
}
.notes i {
    color: #2E2573;
    font-size: 24px;
    line-height: 1.3em;
    text-align: center;
    display: block;
    font-weight: 500;
}
.table-calculation {
    width: 100%;
    border-top: 1px solid #979797;
    margin-top: 45px;
}
.table-calculation th, td {
    border-bottom: 1px solid #979797;
    height: 85px;
    vertical-align: middle;
}
.table-calculation th {
    font-size: 18px;
    color: #2E2573;
}
.table-calculation th .icon {
    background: url(/data/images/astranano/icon_gal.jpg) no-repeat;
    width: 12px;
    height: 8px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}
.table-calculation td {
    font-size: 16px;
    color: #000;
    line-height: 1.5em;
}
.table-calculation tr:nth-child(4) td{
    color: #2E2573;
}
.title-calculation{
    text-transform: none;
    color: #7168B7;
    margin-top: 60px;
}
.actions.margin{
    margin: 17px 0 30px;
}
/*-- Popup */
.blocker{
    z-index: 2000 !important;
}
.modal a.close-modal{
    display: none !important;
}
.content-popup.modal{
    max-width: 971px !important;
    padding: 50px 25px;
}
.closed-popup{
    background: url(/data/images/astranano/closed_popup.jpg) no-repeat;
    position: absolute;
    top: 28px;
    right: 37px;
    width: 14px;
    height: 15px;
}
.content-popup .promo{
    padding: 0;
}
.content-popup .gallery-thumbs-big{
    width: 280px;
    height: 280px;
}
.content-popup .gallery-img{
    width: auto;
}
.content-popup .product-about{
    width: 60%;
    padding: 0 7px;
}
.content-popup .product-desc{
    border-bottom: 0;
}
.price-ft{
    display: block;
}
.price-ft .old-price{
    margin-left: 0;
}
.content-popup .counter-shop{
    margin-right: 17px;
}
.content-popup .product-trade .navy-btn{
    width: 181px;
}
.content-popup .title{
    font-size: 20px;
}
.more-info{
    width: 388px;
    font-size: 16px;
    color: #7168B7;
    text-transform: uppercase;
    border-color: #7168B7;
    margin-top: 32px;
}
.more-info:hover{
    background: #2E2574;
    color: #fff;
    border-color: #2E2574;
}
.sticky {
  background: #fff;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}
.sticky .top{
    max-height: 0;
    padding: 0;
}
.sticky .logo img{
    width: 85%;
}
.error-page {color: #e94e1b;}
.deliv-city-popup{
    background: rgba(0,0,0,0.7);
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    position: fixed;
    z-index: 1600;
    overflow-y: scroll;
    display: none;
    justify-content: center;
    align-content: stretch;
    align-items: center;
    padding: 20px 0;
}
.deliv-city-popup .deliv-city-container {
    border-radius: 5px;
    background: #ffffff;
    box-shadow: 0 16px 24px 0 rgba(0,0,0,0.32);
    max-width: 100%;
    min-width: 200px;
    width: 600px;
    position: relative;
    margin: 100px auto;
}
.delivothercity .dheader{
    border-radius: 5px 5px 0 0;
    z-index: 1000;
    position: relative;
    padding: 12px 20px;
    min-height: 20px;
    border-bottom: 1px solid #CCCCCC;
}
.delivothercity .dcontent {
    padding: 12px 20px;
}
.delivothercity .dbody {
    padding: 12px 20px;
}
.delivothercity .dfooter {
    border-radius: 0 0 5px 5px;
    z-index: 1000;
    position: relative;
    padding: 0px 20px;
    min-height: 5px;
}
.dheader .icon {
    position: absolute;
    right: 24px;
    top: 24px;
}
.dheader .deliv-city-title {
    float: right;
    margin-right: 30px;
    color: #E94E1B;
}
.dheader h2 {
    color: #2E2573;
}
.dheader .icon::before,
.dheader .icon::after {
    content: '';
    background: #2E2573;
    width: 1.25rem;
    height: 0.25rem;
    position: absolute;
    border-radius: 3px;
    left: 50%;
    top: 50%;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    -webkit-transform: translate(-50%, -50%);
}
.dheader .icon::before {
    transform: translate(-50%, -50%) rotate(45deg);
}
.dheader .icon::after {
    transform: translate(-50%, -50%) rotate(135deg);
}
.dcontent h2 {
    color: #4F4F4F;
}
.dcontent.form-basket input,
.dcontent.form-basket .city_names_list {
    font-size: 14px;
    line-height: 1.7rem;
}
.dbody .newcity,
.dbody .oldcity {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    width: 150px;
    height: 36px;
    box-sizing: border-box;
    border-radius: 5px;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    outline: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.dbody .newcity {
    background: #2E2573;
    color: #ffffff;
    border: 1px solid #2E2573;
}
.dbody .newcity:hover {
    color: #2E2573;
    background: #ffffff;
}
.dbody .oldcity {
    background: #FFFFFF;
    color: #4f4f4f;
    border: 1px solid #4f4f4f;
}
.dbody .oldcity:hover {
    color: #000000;
    border: 0.15rem solid #000000;
}
.city_names_list .city_name b {
    color: #FC9D17;
}
.deliv-variant {
    padding: 35px 0 15px 0;
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 40px;
}
.suggestions li {
    line-height: 2.5em;
    font-size: 14px;
}
.suggestions {
  position: relative;
}

.suggestions > input {
  min-width: 100%;
}

.suggestions > ul {
  background: #fff;
  cursor: default;
  list-style: none;
  
  display: none;
  border: 1px solid #999;
  margin: 0px;
  padding: 0px;
  
  position: absolute;
  left: 0px;
  min-width: 100%;
  z-index: 9999;
}

.suggestions > ul > li {
  margin: 0px;
  padding: 4px 4px;
  overflow: hidden;
}

.suggestions > ul > li:hover {
  background: #f7f7f7;
}

.suggestions > ul > li.selected {
  background: #f0f0f0;
}

.suggestions > ul > li strong {
  pointer-events: none;
  font-weight: 400;
  color: #39f;
}
.cart-count {
    margin-right: 10px;
}
figure.image img {
    max-width: 100%;
    margin-bottom: 15px;
}
.select2-search.select2-search--dropdown {
    display: none !important;
}
.select2-results__option {
    padding: 12px !important;
}
.dwrapper {
    padding: 20px;
}
