.site-width {
    width:100%;
    max-width:1090px;
    margin:0 auto;
    box-sizing: border-box;
}

.footer {
    padding:60px 0;
    background:#007abf;
    background: #5f5f5f;
    text-align: left;
}

.footer .site-width {
    display:flex;
    justify-content: space-between;
}

.footer .col-one {

}

.footer .col-one .logo {

}

.footer .col-one .logo a {
font-size:20px;
color:#9cc41d;
font-weight:bold;
/*font-family:Georgia;*/
text-decoration:none !important;
margin:0px;
}

.footer .col-one .logo span {
display:block;
font-size:14px;
color:#9bbfe0;
/*font-family:Georgia;*/
margin:10px 0 0 0;
}

.footer .col-one .copyright {
font-size:13px;
color:#9bbfe0;
/*font-family:Georgia;*/
margin:15px 0 40px 0;
}

.footer .col-one a {
font-size:13px;
color:#9bbfe0;
text-decoration:none;
display:table;
margin:0 0 25px 0;
}

.footer .col-one a:hover {
text-decoration:underline;
}

.footer .col {

}

.footer .col ul {
list-style:none;
margin:0px;
padding:0px;
}

.footer .leftmenus {
columns:2;
}

.footer .col ul li {
margin:0 0 20px 0;
padding:0 0 0 20px;
background:url(../images/footer-arrow.png) no-repeat 0 center;
}

.footer .col ul li a {
font-size:13px;
color:#fff;
text-decoration:none;
}

.footer .col ul li a:hover {
text-decoration:underline;
}

.footer .phone {
background:url(../images/phone.png) no-repeat 0 center;
padding:0 0 0 25px;
margin:0 0 10px 0;
}

.footer .phone span {
display:block;
margin:0 0 5px 0;
font-size:12px;
color:#9bbfe0;
}

.footer .phone a {
display:table;
text-decoration:none;
font-size:18px;
color:#fff;
font-weight:bold;
}

.footer .mail {
background:url(../images/mail_new.png) no-repeat 0 center;
padding:0 0 0 25px;
margin:20px 0;
font-size:13px;
color:#fff;
text-decoration:none;
}

.footer .social {
display:flex;
}

.footer .social a {
width:24px;
height:24px;
text-decoration:none;
margin:0 5px 0 0;
background-size:contain !important;
}

.footer .social .vk {
background:url(../images/vk_new.png) no-repeat;
}

.footer .social .in {
background:url(../images/in.png) no-repeat;
}

.footer .social .fb {
background:url(../images/fb.png) no-repeat;
}

.footer .social .tw {
background:url(../images/tw.png) no-repeat;
}


@media screen and (max-width: 1000px) {
    
     .site-width {
        padding: 0 10px;
    }
    
    .footer .phone {
        display: table;
        margin: 0 auto 15px auto;
    }
    
    .footer .site-width {
        display: block;
        text-align: center;
    }
    
    .footer .col-one .logo br {
        display: none;
    }

    .footer .copyright br {
        display: none;
    }

    .footer .col-one .logo a, .footer .col-one a {
        margin: 0 auto 20px auto;
    }

    .footer .col-one .copyright {
        margin: 20px 0;
    }

    .footer .col ul {
        display: table;
        margin: 0 auto;
    }

    .footer .phone {
        margin: 0 auto 15px auto;
    }

    .footer .mail {
        display: table;
        margin: 0 auto;
    }

    .footer .social {
        justify-content: center;
        margin: 20px 0 0 0;
    }
    
}

span#form_id_FIDFCB {
    background: #9CC41D;
    border-radius: 10px;
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 120%;
    text-align: center;
    letter-spacing: -0.01em;
    color: #FFFFFF;
    padding: 12px 23px;
    max-width: 300px;
    display: block;
    margin: 0 auto;
}

#alx_feed_back_FIDFCB h1 {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 120%;
    letter-spacing: -0.01em;
    color: #18191B;
    margin-bottom: 20px;
}


#alx_feed_back_FIDFCB .alx_top_text {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    letter-spacing: -0.01em;
}

#f_feedback_FIDFCB .afbf_item_pole:not(.is_filled)  .afbf_name,
#f_feedback_FIDFCB .afbf_item_pole:not(.is_focused) .afbf_name{
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 120%;
    letter-spacing: -0.01em;
    color: #9B9B9B!important;
    top: 16px;
    left: 25px;
}
#f_feedback_FIDFCB .afbf_item_pole.is_filled .afbf_name,
#f_feedback_FIDFCB .afbf_item_pole.is_focused .afbf_name{
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 120%;
    letter-spacing: -0.01em;
    color: #000!important;
    top: -20px;
    left: 3px;
}

#f_feedback_FIDFCB .afbf_inputtext {
    background: #FFFFFF;
    border: 2px solid #F0F0F0;
    border-radius: 5px;
    height: 50px;
}

#f_feedback_FIDFCB .afbf_submit_block {
    text-align: center;
}


div#content .catalog-element .ce-popular h2 {
    margin-bottom: 30px;
    text-align: center;
    font-size: 32px;
}

.ce-popular {
    margin: 80px auto 70px;
}

.ce-popular {
    margin: 80px auto 70px;
}

.ce-popular-inner {
    display: flex;
}

.popular-detail-other-item {
    background: #FFFFFF;
    border: 2px solid #F5F5F5;
    border-radius: 10px;
    margin: 0 10px;
    flex: 1;
}

.popular-detail-other-item:first-child {
    margin-left: 0;
}

.popular-detail-other-item:last-child {
    margin-right: 0;
}

.popular-other-item-wrapper {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between!important;
}

.popular-photo-item {
    height: auto;
    width: 100%;
    display: block;
    position: relative;
    margin-bottom: 20px;
}


.popular-photo-item img {
    max-width: 100%;
    width: 100%;
    /* height: auto; */
    /* display: block; */
    /* display: flex; */
    /* float: left; */
    /* border-radius: 5px; */
    /* border: 1px solid #E9E9E9; */
    /* box-sizing: border-box; */
    max-height: 100%;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.popular-detail-other-media {
    margin: -1px;
}

.popular-detail-name {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    font-size: 1rem;
    line-height: 120%;
/* or 26px */
    letter-spacing: -0.01em;
    color: #18191B;
    margin: 0 30px 17px 30px;
    height: 40px;
    overflow: hidden;
}

.popular-detail-props {
    margin: 0 30px 20px;
}

.popular-detail-prop {
    display: flex;
    justify-content: flex-start;
}

.popular-detail-prop-title {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
/* or 19px */
    letter-spacing: -0.01em;
    color: #737373;
    margin-right: 9px;
}

.popular-detail-prop-val {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 120%;
/* identical to box height, or 20px */
    letter-spacing: -0.01em;
    color: #1F2024;
}


.popular-price {
    margin: 0 30px 20px;
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    font-size: 1rem;
    line-height: 120%;
/* identical to box height, or 26px */
    letter-spacing: -0.01em;
    color: #3179BB;
}

.popular-more a {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 120%;
/* identical to box height, or 18px */
    letter-spacing: -0.01em;
    color: #FFFFFF;
    padding: 9px 20px;
    background: #9CC41D;
    border-radius: 8px;
    display: inline-block;
}

.popular-more {
    margin: 0 30px 30px;
}