

/* Start:/local/templates/ENG_aspro_mshop/components/bitrix/catalog.section/what_doing/style.css?16231497164429*/
.wd_menu_box {
    width: 100%;
    position: relative;
    margin-top: 20px
}

.wd_menu_inner {
    width: 69%;
    position: relative;
    margin: 0 auto;
    text-align: center
}

.wd_menu_inner ul {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    height: auto;
    width: 100%
}

.wd_menu_box:after {
    content: ' ';
    width: 100%;
    clear: both;
    display: block
}

.wd_menu_inner ul li {
    display: inline-block;
    position: relative;
    margin: 0;
    top: 2px;
    padding: 8px 26px 2px 0;
    height: 20px;
    margin-right: 23px
}

.wd_menu_inner ul li:after {
    content: '→';
    display: block;
    width: 20px;
    height: 9px;
    position: absolute;
    right: -12px;
    top: 8px;
    font-size: 14px
}

.wd_menu_inner ul li::before {
    display: none;
}

.wd_menu_inner ul li:last-child:after {
    display: none
}

.wd_menu_inner ul li.active a,.wd_menu_inner ul li.active a:hover {
    color: #ed1c24;
    cursor: default;
    border: none
}

.wd_menu_inner ul li a {
    font: 16px droid_serifitalic;
    line-height: .9;
    display: inline-block;
    color: #093e8c;
    border-bottom: 1px dotted rgba(9,62,140,0.3);
    font-size: 20px;
    font-style: italic;
}

.wd_menu_inner ul li a:hover {
    color: #ed1c24;
    border-bottom: 1px dotted rgba(238,28,36,0.3)
}

.wd_content {
    width: 100%;
    position: relative;
    margin: 45px auto 120px;
    display: none
}

.wd_content.active {
    display: block
}

.wd_content p {
    font: 15px droid_serifregular;
    color: #000;
    text-align: left;
    line-height: 1.6em
}

.wd_content .imgBox {
    width: 100%;
    text-align: center
}

.wd_content .nav {
    font: 22px droid_serifregular;
    text-align: right;
    margin-top: 40px
}

.wd_content .nav a {
    display: inline-block;
    position: relative;
    margin-right: 40px;
    line-height: .9;
    color: #003c97;
    border-bottom: 1px dotted rgba(0,60,151,0.3)
}

.wd_content .nav a:after {
    content: ' ';
    display: block;
    position: absolute;
    background: url(/images/wd_arrow_right.png) no-repeat;
    width: 24px;
    height: 9px;
    right: -34px;
    top: 6px;
}

.wd_content .nav a:hover {
    color: #ed1c24;
    border-bottom: 1px dotted rgba(238,28,36,0.3)
}

.wd_content .nav a:hover:after {
    background: url(/images/wd_arrow_right_hov.png) no-repeat
}

.main_header.how_we_are_doin {
    position: relative
}

.main_header.how_we_are_doin:before {
    content: ' ';
    background: url(/local/templates/ENG_aspro_mshop/components/bitrix/catalog.section/what_doing/../images/big_hearth.png) no-repeat;
    width: 46px;
    height: 39px;
    position: absolute;
    left: 50%;
    margin-left: -365px;
    top: 17px
}

.how_incut_img {
    width: 100%;
    position: relative;
    text-align: center;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background-repeat: no-repeat
}

.how_incut_img.item1 {
    background: url(/local/templates/ENG_aspro_mshop/components/bitrix/catalog.section/what_doing/../images/how_foto_1.jpg) no-repeat;
    -o-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -khtml-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%
}

.how_incut_img.item2 {
    background: url(/local/templates/ENG_aspro_mshop/components/bitrix/catalog.section/what_doing/../images/how_foto_2.jpg) no-repeat;
    -o-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -khtml-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%
}

.how_incut_img img {
    max-width: 100%;
    width: 100%;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0)
}

.how_content {
    width: 50%;
    position: relative;
    margin: 0 auto;
    padding: 30px 0
}

.how_content p {
    font: 1.4em droid_serifregular;
    line-height: 1.6em
}



@media(max-width: 600px) {
    .wd_menu_inner {
        width: 100%;
    }

    .wd_menu_inner ul li {
        display: inline-block;
        position: relative;
        margin: 0;
        top: 2px;
        padding: 8px 11px 2px 0;
        height: 20px;
        margin-right: 23px;
    }

    .wd_content .nav {
        font: 15px droid_serifregular;
        text-align: right;
        margin-top: 40px
    }

    .wd_content .imgBox img{
        max-width: 600px;
        width: 100%;
    }
    
}
/* End */
/* /local/templates/ENG_aspro_mshop/components/bitrix/catalog.section/what_doing/style.css?16231497164429 */
