

/* Start:/local/templates/sniper/components/bitrix/search.title/search/style.min.css?17394414621466*/
.bx_searche{border:1px solid #ececec;width:100%;background-color:#fff}.bx_searche .bx_img_element{background:0;float:left;padding:0;position:static;text-align:center}.bx_searche .bx_img_element{width:80px;height:80px;margin:0;display:flex;align-items:center;flex-shrink:0}.bx_searche .bx_item_block{min-height:0;display:grid;grid-template-columns:80px auto;grid-column-gap:10px;padding:10px}.bx_searche .bx_image{width:80px;height:80px;background-size:contain;background-position:center;background-repeat:no-repeat;border:1px solid #e8e8e8}.bx_searche .bx_item_element hr{margin:0;border:0;border-bottom:1px solid #e5e5e5}.bx_searche .bx_item_element a{display:inline-block;color:#00a8df;text-decoration:none}.bx_searche .bx_item_element a b{font-weight:bold}.bx_searche .bx_item_element a:hover,.bx_searche .bx_item_element a:hover b{text-decoration:underline}.bx_searche .bx_price{font-weight:bold;font-size:13px}.bx_searche .bx_price .old{font-weight:normal;text-decoration:line-through;color:#636363}.bx_item_block.all_result{min-height:0}.bx_item_block{background-color:#fff}.bx_item_block.others_result{min-height:0;padding:0 0 12px;line-height:12px}.bx_item_block.all_result .all_result_title{display:block;color:#a7a7a7;padding-top:15px;padding-bottom:10px}.bx_item_block.all_result .all_result_title a{color:#a7a7a7}.bx_item_block.all_result .all_result_title a:hover{color:#4788cb}.bx_item_block.all_result a{margin-top:0}.title-search-result{z-index:9999}
/* End */


/* Start:/local/templates/sniper/components/bitrix/sale.basket.basket.line/new/style.css?17423752222358*/
.h-middle .pull-right .cart-header-top {
    display: block;
    position: relative;
    color: #000;
    text-decoration: none;
    font-weight: normal;
}

.h-middle .pull-right .cart-header-top__count {
    position: absolute;
    left: 40px;
    top: 0;
    border-radius: 13px;
    background: linear-gradient(180deg, #FFD27D 0%, #FF5904 100%), #D9D9D9;
    color: #fff;
    height: 13px;
    width: 13px;
    display: flex;
    font-size: 10px;
    align-items: center;
    justify-content: center;

}

.h-middle .pull-right span.cart-header-top__title {
}

.bx-basket {
}

.basket-line-block {
    position: relative;
    padding-left: 25px;
    white-space: nowrap;
    font-size: 13px;
}

.bx-closed .bx-basket-item-list {
    display: none;
}

.bx-opener .bx-basket-item-list {
    display: block;
}

@media (max-width: 767px){
    .bx-opener .bx-basket-item-list {
        display: none;
    }
}

.bx-basket-item-list {
    position: absolute;
    width: 700px;
    max-height: 500px;
    overflow: auto;
    right: 0;
    z-index: 2;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 0px 114px 0px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
    padding: 20px;
}

.basket-item-list-h {
    font-weight: 600;
    font-size: 18px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(233, 233, 233, 1);
}
.bx-basket-item-list-item{
    border-bottom: 1px solid rgba(233, 233, 233, 1);
    display: grid;
    grid-template-columns: 70px auto 120px;
    padding: 20px 0;
    align-items: center;
    grid-column-gap: 20px;
}
.bx-basket-item-list-item-price-block{
    min-width: 100px;
}
.bx-basket-item-list-item-price-summ{
    font-size: 16px;
    font-weight: bold;
}
.bx-basket-item-total{
    padding-top: 20px;
    display: flex;
    justify-content: space-between;
}
.bx-basket-item-total-h{
    font-weight: 400;
    font-size: 13px;
}
.bx-basket-item-total-sum{
    font-size: 16px;
    font-weight: bold;
}
.bx-basket-item-total-r{
    display: flex;
    grid-column-gap: 10px;
}
.btn-order, .btn-basket{
    color: #fff;
    border-radius: 5px;
    padding: 10px 15px;
}
.btn-order{
    background: rgba(0, 168, 223, 1);
    padding: 9px 16px !important;
    font-weight: 700 !important;
    text-decoration: none;
    transition: all 0.1s ease-in-out;
}
.btn-order:hover{
    color: #fff !important;
    opacity: 0.7;
}
/* End */


/* Start:/local/templates/sniper/components/bitrix/form.result.new/modal/style.min.css?1739441494679*/
.inputtext{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#e6e6e6;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.contacts input[type=checkbox]{vertical-align:top;display:inline-block !important;-webkit-appearance:checkbox}.success{font-size:25px;color:#ff7f2d;font-weight:700}
/* End */


/* Start:/local/templates/sniper/template_styles.css?174045917116391*/
.mt-2, .my-2 {
    margin-top: 0.5rem !important;
}

.mt-60 {
    margin-top: 60px;
}

.mt-40 {
    margin-top: 40px;
}

.fw-normal {
    font-weight: normal;
}

.item-mnogo {
    display: grid;
    grid-template-columns: 22px 1fr;
    grid-column-gap: 5px;
    align-items: center;
    font-weight: 600;
}

.item-mnogo:before {
    content: '';
    display: block;
    width: 22px;
    height: 22px;
    border-radius: 100%;
}

.product-info .item-mnogo {
    margin: 15px 0;
}

.item-mnogo.mnogo:before {
    background-color: #04BA00;
    border: 1px solid #04BA00;
}

.item-mnogo.malo:before {
    background-color: #FF0000;
    border: 1px solid #FF0000;
}

.item-mnogo.net-v-nalichii:before {
    background-color: #fff;
    border: 1px solid #000;
}

.section-title {
    font-weight: 700;
    font-size: 40px;
    line-height: 52px;
    text-align: center;
    margin: 30px auto 50px;
    color: #000;
}

.section-title__catalog {
    font-weight: 700;
    font-size: 40px;
    line-height: 52px;
    margin-bottom: 25px;
}

/*contacts page*/
.store_block {
    background: #F9F9F9;
    border-radius: 20px;
    padding: 20px;
}

.store_block_addr {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    grid-column-gap: 10px;
}

.store_block_addr h3 {
    margin: 0;
    font-weight: 700;
    font-size: 20px;
}

.store_info {
    background-image: url("/images/store_info.svg");
    width: 14px;
    height: 14px;
    display: block;
    background-repeat: no-repeat;
    cursor: pointer;
}

.ic_loc_black {
    background-image: url("/images/ic_loc_black.svg");
    width: 12px;
    height: 18px;
    display: block;
    align-self: baseline;
}

.store_block_phone {
    display: grid;
    grid-template-columns: 12px auto;
    grid-column-gap: 10px;
    align-items: baseline;
    margin-bottom: 10px;
}

.store_block_phone::before {
    content: '';
    background-image: url("/images/ic_phone_black.svg");
    width: 12px;
    height: 12px;
    display: block;
    background-repeat: no-repeat;
}

.store_block_time {
    display: flex;
    grid-column-gap: 10px;
    align-items: baseline;
    margin-bottom: 10px;
}

.store_emails {
    display: grid;
    grid-template-columns: 12px auto;
    grid-column-gap: 10px;
    margin-bottom: 10px;
}

.store_block_time::before {
    content: '';
}

.store_block_time::before, .store_emails_ic {
    background-image: url("/images/ic_time_black.svg");
    width: 12px;
    height: 12px;
    display: block;
    background-repeat: no-repeat;
}

.store_emails h4 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 15px;
}

.office-items {
    margin-bottom: 20px;
}

.office-items img {
    max-width: 100%;
    height: 227px;
    object-fit: contain;
}

.office-items .image {
    margin: 0 10px;
}

.office-items .slick-list {
    margin-left: -10px;
    margin-right: -10px;
}

/* ---- servise ----*/
.servise {
    display: flex;
    justify-content: space-between;
    column-gap: 10px;
}

.servise-item {
    width: 32%;
}

.servise-item__top {
    position: relative;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    background: #00A8DF;
    box-shadow: inset 0 10px 40px rgba(255, 255, 255, 0.5);
    border-radius: 15px 15px 0 0;
    padding: 62px 10px 28px;
    text-align: center;
    color: #fff;
    cursor: pointer;
}

.servise-item__top-abs {
    position: absolute;
    top: -25px;
    left: 42%;
    width: 62px;
    height: 62px;
    background: #00A8DF;
    box-shadow: inset 0px 4px 20px rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    border: 12px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.servise-item__top-abs img {
    height: 19px;
}

.servise-item__bottom {
    background: #F1F1F1;
    border-radius: 0 0 15px 15px;
    display: none;
}

.servise-item__list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 60px;
    padding: 0 40px 0;
    line-height: 19px;
}

.servise-item__list:nth-child(2n) {
    background: #EBEBEB;
}

.servise-item__list:last-child {
    border-radius: 0px 0px 15px 15px;
}

.servise-item__list-label {
    font-weight: 700;
}

.servise-item__list-label img {
    width: 30px;
}

@media (max-width: 1024px) {
    .section-title {
        max-width: 580px;
        font-size: 32px;
        line-height: 46px;
        margin: 60px auto 50px;
    }

    .servise {
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .servise-item {
        width: 48%;
        margin-bottom: 50px;
    }
}

@media (max-width: 768px) {
    .section-title {
        max-width: 554px;
    }

    .servise-item {
        width: 70%;
    }

    .servise-item__top {
        padding: 40px 10px 20px;
    }

    .servise-item__top-abs {
        top: -30px;
        width: 56px;
        height: 56px;
        border: 8px solid #fff;
    }

    .servise-item__list {
        padding: 15px 30px;
    }
}

@media (max-width: 576px) {
    .servise-item {
        width: 80%;
    }

    .section-title {
        max-width: max-content;
        font-size: 28px;
        line-height: 36px;
        margin: 30px auto 40px;
    }

    .servise-item__top {
        font-size: 20px;
        line-height: 26px;
    }
}

@media (max-width: 420px) {
    .servise-item {
        width: 100%;
    }

    .section-title {
        font-size: 22px;
        line-height: 28px;
    }
}

@media (max-width: 380px) {
    .servise-item__top {
        padding: 35px 10px 15px;
    }

    .servise-item {
        margin-bottom: 40px;
    }
}


/* ---- order ----*/

.order-bg {
    position: relative;
    background: #F2F2F2;
    border-radius: 15px;
    padding: 51px 50px 70px;
    margin-top: 32px;
    font-size: 16px;
    line-height: 20px;
    color: #000;
}

.order-bg__abs {
    position: absolute;
    top: -32px;
    right: 44%;
    left: 44%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 64px;
    height: 64px;
    margin: 0 auto;
    background: linear-gradient(180deg, #FFD27D 0%, #FF5904 100%), #FFC873;
    border: 10px solid #fff;
    border-radius: 50%;
}

.order-bg__abs img {
    height: 24px;
}

.order-bg h2 {
    font-weight: 700;
    font-size: 30px;
    line-height: 39px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 30px;
}

.order-bg p {
    margin: 0 auto 10px;
}

.order-bg span {
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
}

@media (max-width: 1024px) {
    .order-bg {
        padding: 51px 50px 50px;
    }

    .order-bg span {
        font-size: 18px;
        line-height: 22px;
    }
}

@media (max-width: 768px) {
    .order-bg {
        padding: 51px 30px 40px;
    }

    .order-bg__abs {
        right: 42%;
        left: 42%;
    }
}

@media (max-width: 576px) {
    .order-bg {
        padding: 40px 15px 30px;
    }
}

@media (max-width: 420px) {
    .order-bg h2 {
        line-height: 35px;
        margin-bottom: 15px;
    }

    .order-bg span {
        font-size: 17px;
        line-height: 21px;
    }

    .order-bg__abs {
        right: 39%;
        left: 39%;
    }
}

/* ---- catalog-btn ----*/

.catalog-btn {
    display: flex;
    justify-content: space-between;
    width: 654px;
    margin: 10px auto 0;
}

.catalog-btn__item {
    width: 49%;
    display: flex;
    align-items: center;
    background: #F2F2F2;
    box-shadow: inset 0px 15px 30px rgba(255, 255, 255, 0.5);
    border-radius: 15px;
    padding: 38px 40px;
}

.catalog-btn__item-img {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 55px;
    height: 55px;
    background: linear-gradient(180deg, #FFD27D 0%, #FF5904 100%), #FFC873;
    border-radius: 50%;
    margin-right: 30px;
}

.catalog-btn__item-img img {
    width: 24px;
}

.catalog-btn__item-label {
    text-align: left;
}

.catalog-btn__item-label .decs {
    font-weight: 700;
    font-size: 24px;
    line-height: 31px;
    color: #000000;
}

.catalog-btn__item-label .link {
    font-weight: 700;
    font-size: 15px;
    line-height: 19px;
    text-decoration-line: underline;
    text-transform: uppercase;
    color: #797979;
}

@media (max-width: 992px) {
    .catalog-btn {
        width: 100%;
    }
}

@media (max-width: 880px) {
    .catalog-btn__item {
        padding: 30px;
    }
}

@media (max-width: 768px) {
    .catalog-btn__item-img {
        margin-right: 15px;
    }


    .catalog-btn__item-label .decs {
        font-size: 26px;
        line-height: 30px;
    }

    .catalog-btn__item-label .link {
        font-size: 14px;
        line-height: 17px;
    }
}

@media (max-width: 620px) {
    .catalog-btn {
        flex-wrap: wrap;
    }

    .catalog-btn__item {
        width: 70%;
        margin: 0 auto;
        margin-bottom: 20px;
    }
}

@media (max-width: 420px) {
    .catalog-btn__item {
        width: 100%;
    }
}

.raskroy__ser {
    display: flex;
    width: auto;
    max-width: 300px;
    padding: 20px 20px 20px 5px;
    border: 2px solid #ff7f2d;
    -webkit-border-radius: 5px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 5px;
    -moz-background-clip: padding;
    border-radius: 5px;
    background-clip: padding-box;
}

.raskroy__ser a {
    font-size: 25px;
    color: #ff7f2d;
    font-weight: 700;
}

.raskroy__ser:after,
.raskroy__ser:before {
    content: " ";
    display: table;
}

.raskroy__ser .icon-chain:before, .raskroy__ser .icon-raskroy:before {
    font-size: 45px;
    color: #ff7f2d;
}

.raskroy__ser .icon-chain:before {
    content: '\e816';
}

.raskroy__ser [class*=" icon-"]:before, [class^=icon-]:before {
    font-family: mfsibir;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    text-decoration: none;
    border: none;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0.2em;
}

.raskroy__ser .icon-chain {
    width: auto;
}

.price-list__ser {
    display: flex;
    width: auto;
    max-width: 300px;
    padding: 20px 20px 20px 5px;
}


.price-list__ser .icon-pricelist:before {
    font-size: 60px;
    color: #999;
}

.price-list__ser:after,
.price-list__ser:before {
    content: " ";
    display: table;
}

.price-list__ser .icon-pricelist:before {
    content: '\e817';
}

.price-list__ser .icon-pricelist {
    width: auto;
}

.price-list__ser [class*=" icon-"]:before, [class^=icon-]:before {
    font-family: mfsibir;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    text-decoration: none;
    border: none;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0.2em;
}

.price-list__ser a {
    font-size: 20px;
    font-weight: 700;
}

.raskroi_all_kromka {
    clear: both;
    font-size: 16px;
    font-weight: bold;
}

.kromka {
    cursor: pointer;
    font-weight: 600;
    padding: 5px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q0ZDRkNCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(top, #fff 0, #d4d4d4 100%);
    background-image: -moz-linear-gradient(top, #fff 0, #d4d4d4 100%);
    background-image: -o-linear-gradient(top, #fff 0, #d4d4d4 100%);
    background-image: linear-gradient(to bottom, #fff 0, #d4d4d4 100%);
    color: #00a8df;
    margin-right: 10px;
}

.kromka.active {
    color: #fff;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmQ0N2YiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmNTUwMCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(top, #ffd47f 0, #f50 100%);
    background-image: -moz-linear-gradient(top, #ffd47f 0, #f50 100%);
    background-image: -o-linear-gradient(top, #ffd47f 0, #f50 100%);
    background-image: linear-gradient(to bottom, #ffd47f 0, #f50 100%);
    -webkit-box-shadow: 1px 3px 20px rgba(255, 85, 0, .4);
    -moz-box-shadow: 1px 3px 20px rgba(255, 85, 0, .4);
    box-shadow: 1px 3px 20px rgba(255, 85, 0, .4);
}

.kromka_header {
    display: flex;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    align-items: end;
    margin-bottom: 20px;
    margin-top: 20px;
    flex-wrap: wrap;
    max-width: 60%;
    justify-content: space-between;
}

.kromka_header h3 {
    margin: 0;
}

.detail .panel-body .borders .left span.disabled,
.detail .panel-body .borders .right span.disabled,
.detail .panel-body .borders .bottom span.disabled,
.detail .panel-body .borders .top span.disabled {
    pointer-events: none;
}
.timer_seminar{
    background-color: #F8F8F8;
    padding: 20px;
}
.timer_seminar_body{
    display: flex;
    column-gap: 15px;
}
.timer_seminar span{
    font-size: 50px;
    font-weight: bold;
}


/*btn-up*/
.btn-up {
    position: fixed;
    background-color: #00a8df;
    right: 44px;
    bottom: 150px;
    border-radius: 22px;
    cursor: pointer;
    width: 44px;
    height: 44px;
    z-index: 9;
}
.r-wrap .r-item {
    position: relative;
    padding: 20px 10px;
    -webkit-border-radius: 3%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3%;
    -moz-background-clip: padding;
    border-radius: 3%;
    background-clip: padding-box;
}

.btn-up::before {
    content: "";
    text-align: center;
    position: absolute;
    width: 20px;
    height: 20px;
    left: 12px;
    top: 12px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 17V4M3 10l7-7 7 7'/%3E%3C/g%3E%3C/svg%3E");
}

.btn-up_hide {
    display: none;
}

@media (hover: hover) and (pointer: fine) {
    .btn-up:hover {
        background-color: #ff7f2d;
    }
}

@media (max-width: 991px) {
    .kromka_header {
        max-width: 100%;
        justify-content: start;
    }
}
@media (max-width: 600px) {
    .timer_seminar span{
        font-size: 40px;
    }
}
#register-form input[type="checkbox"], #register-form input[type="radio"] {
    display: inline-block !important;
    width: auto;
    height: auto;
    -webkit-appearance: auto;
}
#register-form .field_UF_SUBSCRIBE{
    display: flex;
    grid-gap: 10px;
}
.invalid-feedback {
    display: block;
    width: 100%;
    margin-top: .25rem;
    font-size: .875em;
    color: #dc3545;
}
.product .thumb .hit {
    right: 0;
    left: unset;
    background: #FF9204
}

.product .thumb .hit:before {
    position: absolute;
    top: -5px;
    left: 0;
    width: 100%;
    height: 6px;
    background: url(/images/up_orange.png) repeat-x;
    background-size: 21px 6px;
    content: ''
}

.product .thumb .hit:after {
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 6px;
    background: url(/images/down_orange.png) repeat-x;
    background-size: 21px 6px;
    content: ''
}

/* End */


/* Start:/local/templates/sniper/css/style.css?1742534192290344*/
/* cyrillic-ext */
@font-face {
    font-family: 'PT Sans';
    font-style: italic;
    font-weight: 400;
    src: local('PT Sans Italic'), local('PTSans-Italic'), url(https://fonts.gstatic.com/s/ptsans/v11/jizYRExUiTo99u79D0e0ysmIEDQ.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'PT Sans';
    font-style: italic;
    font-weight: 400;
    src: local('PT Sans Italic'), local('PTSans-Italic'), url(https://fonts.gstatic.com/s/ptsans/v11/jizYRExUiTo99u79D0e0w8mIEDQ.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* latin-ext */
@font-face {
    font-family: 'PT Sans';
    font-style: italic;
    font-weight: 400;
    src: local('PT Sans Italic'), local('PTSans-Italic'), url(https://fonts.gstatic.com/s/ptsans/v11/jizYRExUiTo99u79D0e0ycmIEDQ.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'PT Sans';
    font-style: italic;
    font-weight: 400;
    src: local('PT Sans Italic'), local('PTSans-Italic'), url(https://fonts.gstatic.com/s/ptsans/v11/jizYRExUiTo99u79D0e0x8mI.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'PT Sans';
    font-style: italic;
    font-weight: 700;
    src: local('PT Sans Bold Italic'), local('PTSans-BoldItalic'), url(https://fonts.gstatic.com/s/ptsans/v11/jizdRExUiTo99u79D0e8fOydIhUdwzM.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'PT Sans';
    font-style: italic;
    font-weight: 700;
    src: local('PT Sans Bold Italic'), local('PTSans-BoldItalic'), url(https://fonts.gstatic.com/s/ptsans/v11/jizdRExUiTo99u79D0e8fOydKxUdwzM.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* latin-ext */
@font-face {
    font-family: 'PT Sans';
    font-style: italic;
    font-weight: 700;
    src: local('PT Sans Bold Italic'), local('PTSans-BoldItalic'), url(https://fonts.gstatic.com/s/ptsans/v11/jizdRExUiTo99u79D0e8fOydIRUdwzM.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'PT Sans';
    font-style: italic;
    font-weight: 700;
    src: local('PT Sans Bold Italic'), local('PTSans-BoldItalic'), url(https://fonts.gstatic.com/s/ptsans/v11/jizdRExUiTo99u79D0e8fOydLxUd.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    src: local('PT Sans'), local('PTSans-Regular'), url(https://fonts.gstatic.com/s/ptsans/v11/jizaRExUiTo99u79D0-ExdGM.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    src: local('PT Sans'), local('PTSans-Regular'), url(https://fonts.gstatic.com/s/ptsans/v11/jizaRExUiTo99u79D0aExdGM.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* latin-ext */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    src: local('PT Sans'), local('PTSans-Regular'), url(https://fonts.gstatic.com/s/ptsans/v11/jizaRExUiTo99u79D0yExdGM.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    src: local('PT Sans'), local('PTSans-Regular'), url(https://fonts.gstatic.com/s/ptsans/v11/jizaRExUiTo99u79D0KExQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    src: local('PT Sans Bold'), local('PTSans-Bold'), url(https://fonts.gstatic.com/s/ptsans/v11/jizfRExUiTo99u79B_mh0OOtLQ0Z.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    src: local('PT Sans Bold'), local('PTSans-Bold'), url(https://fonts.gstatic.com/s/ptsans/v11/jizfRExUiTo99u79B_mh0OqtLQ0Z.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* latin-ext */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    src: local('PT Sans Bold'), local('PTSans-Bold'), url(https://fonts.gstatic.com/s/ptsans/v11/jizfRExUiTo99u79B_mh0OCtLQ0Z.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    src: local('PT Sans Bold'), local('PTSans-Bold'), url(https://fonts.gstatic.com/s/ptsans/v11/jizfRExUiTo99u79B_mh0O6tLQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OX-hpOqc.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OVuhpOqc.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OXuhpOqc.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OUehpOqc.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OXehpOqc.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OXOhpOqc.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OUuhp.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFWJ0bbck.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFUZ0bbck.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFWZ0bbck.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFVp0bbck.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFWp0bbck.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFW50bbck.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFVZ0b.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOX-hpOqc.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOVuhpOqc.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOXuhpOqc.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOUehpOqc.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOXehpOqc.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOXOhpOqc.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOUuhp.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOX-hpOqc.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOVuhpOqc.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOXuhpOqc.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOUehpOqc.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOXehpOqc.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOXOhpOqc.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOUuhp.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    overflow-x: hidden;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background: 0 0
}

a:active,
a:hover {
    outline: 0
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0
}

.heading-h1 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 45px;
    margin-top: 25px;
    margin-bottom: 30px;
}

.img-responsive {
    max-width: 100%;
    height: auto;
}

mark {
    background: #ff0;
    color: #000
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

.wrong,
.error,
.text-danger,
.errors-messages,
.has-error {
    color: red;
    font-weight: bold;
    font-size: 15px;
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    background-color: white;
    -webkit-background-image: none;
    -webkit-box-shadow: inset 0 0 0 100px white;
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

td {
    padding: 10px 20px 10px 0;
}

@media print {
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: 0 0 !important;
        box-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    select {
        background: #fff !important
    }

    .navbar {
        display: none
    }

    .table td,
    .table th {
        background-color: #fff !important
    }

    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd !important
    }
}

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

html {
    -webkit-tap-highlight-color: transparent
}

body {
    color: #333;
    background-color: #fff
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a:focus,
a:hover {
    color: #2a6496;
    text-decoration: underline
}

a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.img-responsive,
.thumbnail a > img,
.thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 40px;
    border: 0;
    border-top: 1px solid #eee
}

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

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}

.small,
small {
    font-size: 85%
}

cite {
    font-style: normal
}

.mark,
mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #428bca
}

a.text-primary:hover {
    color: #3071a9
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

a.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #428bca
}

a.bg-primary:hover {
    background-color: #3071a9
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 30px
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd,
dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

blockquote:after,
blockquote:before {
    content: ""
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.row {
    margin-left: -10px;
    margin-right: -10px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 768px) {

    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {

    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {

    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: transparent
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
    border-top: 0
}

.table > tbody + tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
    padding: 5px
}

.table-bordered,
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
    border: 1px solid #ddd
}

.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
    border-bottom-width: 2px
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
    background-color: #f5f5f5
}

.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8
}

.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
    background-color: #dff0d8
}

.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6
}

.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
    background-color: #d9edf7
}

.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3
}

.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
    background-color: #fcf8e3
}

.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc
}

.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
    background-color: #f2dede
}

.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: auto;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive > .table {
        margin-bottom: 0
    }

    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tfoot > tr > td,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > thead > tr > th {
        white-space: nowrap
    }

    .table-responsive > .table-bordered {
        border: 0
    }

    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tfoot > tr > td:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .table-responsive > .table-bordered > thead > tr > td:first-child,
    .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0
    }

    .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tfoot > tr > td:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .table-responsive > .table-bordered > thead > tr > td:last-child,
    .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0
    }

    .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .table-responsive > .table-bordered > tfoot > tr:last-child > td,
    .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px
}

input[type=search].form-control {
    width: 350px;
    display: inline-block;
    vertical-align: middle;
    padding: 8px 12px;
    margin: 0 0 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #e6e6e6
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #e6e6e6;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #777;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #777
}

.form-control::-webkit-input-placeholder {
    color: #777
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
    line-height: 34px;
    line-height: 1.42857143 \0
}

input[type=date].input-sm,
input[type=time].input-sm,
input[type=datetime-local].input-sm,
input[type=month].input-sm {
    line-height: 30px
}

input[type=date].input-lg,
input[type=time].input-lg,
input[type=datetime-local].input-lg,
input[type=month].input-lg {
    line-height: 46px
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    position: relative;
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px
}

.checkbox + .checkbox,
.radio + .radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.form-horizontal .form-group-sm .form-control,
.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-horizontal .form-group-lg .form-control,
.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 25px;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center
}

.input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group > .form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active:focus,
.btn:active:focus,
.btn:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active,
.btn-default:active,
.open > .dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3071a9;
    border-color: #285e8e
}

.btn-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary .badge {
    color: #428bca;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.active,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active,
.btn-success:active,
.open > .dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.active,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active,
.btn-info:active,
.open > .dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open > .dropdown-toggle.btn-warning {
    color: #fff;

    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active,
.btn-warning:active,
.open > .dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active,
.btn-danger:active,
.open > .dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #428bca;
    font-weight: 400;
    cursor: pointer;
    border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg > .btn,
.btn-lg {
    line-height: 1.33;
    border-radius: 6px
}

.btn-group-sm > .btn,
.btn-sm {
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs > .btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block + .btn-block {
    margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
    color: #fff;
    outline: 0;
    background-color: #428bca
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
    color: #777
}

.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical > .btn,
.btn-group > .btn {
    position: relative;
    float: left
}

.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
    z-index: 2
}

.btn-group-vertical > .btn:focus,
.btn-group > .btn:focus {
    outline: 0
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
    margin-left: 5px
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group > .btn:first-child {
    margin-left: 0
}

.btn-group > .btn-group {
    float: left
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0
}

.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group > .btn-group:last-child > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical > .btn-group > .btn {
    float: none
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified > .btn-group .btn {
    width: 100%
}

.btn-group-justified > .btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons] > .btn > input[type=checkbox],
[data-toggle=buttons] > .btn > input[type=radio] {
    position: absolute;
    z-index: -1;
    opacity: 0;
    filter: alpha(opacity=0)
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn,
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
    height: auto
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn,
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
    height: auto
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #e6e6e6;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn > .btn {
    position: relative
}

.input-group-btn > .btn + .btn {
    margin-left: -1px
}

.input-group-btn > .btn:active,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:hover {
    z-index: 2
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
    margin-right: -1px
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav > li {
    position: relative;
    display: block
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav > li > a:focus,
.nav > li > a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav > li.disabled > a {
    color: #777
}

.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
    background-color: #eee;
    border-color: #428bca
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav > li > a > img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    color: #e6e6e6;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified > li {
    float: none
}

.nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills > li {
    float: left
}

.nav-pills > li > a {
    border-radius: 4px
}

.nav-pills > li + li {
    margin-left: 2px
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #428bca
}

.nav-stacked > li {
    float: none
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified > li {
    float: none
}

.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-justified > li > a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    border: 1px solid transparent
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width: 768px) {
    .navbar-header {
        float: left
    }

    .navbar-collapse {
        display: block;
    }
}

.navbar-default .navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: none;
    border-color: transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 1024px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-width: 480px) and (orientation: landscape) {

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {

    .container-fluid > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container > .navbar-collapse,
    .container > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

@media (min-width: 768px) {

    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

@media (min-width: 768px) {

    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 0;
    padding: 9px 10px;
    margin-top: 0;
    margin-bottom: 0;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px
}

@media (min-width: 768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu > li > a:focus,
    .navbar-nav .open .dropdown-menu > li > a:hover {
        background-image: none
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav > li {
        float: left
    }

    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .navbar-nav.navbar-right:last-child {
        margin-right: -15px
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important
    }
}

.navbar-form {
    margin: 8px -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group > .form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
}

@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-form.navbar-right:last-child {
        margin-right: -15px
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }

    .navbar-text.navbar-right:last-child {
        margin-right: 0
    }
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-text {
    color: #fff;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .disabled > a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #fff;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #fff;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar{
    background-color: #000;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #777
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-text {
    color: #777
}

.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:focus,
.navbar-inverse .navbar-nav > .disabled > a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #080808;
    color: #fff
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #777
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #777
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    border-radius: 4px
}

.breadcrumb > li {
    display: inline-block
}

.breadcrumb > li + li:before {
    content: "/\00a0";
    padding: 0 5px
}

.breadcrumb > .active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 60px 0 20px 0;
    border-radius: 4px
}

.pagination > li {
    display: inline
}

.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #428bca;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
    color: #2a6496;
    background-color: #eee;
    border-color: #ddd
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
    cursor: default
}

.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

.pager li {
    display: inline
}

.pager li > a,
.pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li > a:focus,
.pager li > a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next > a,
.pager .next > span {
    float: right
}

.pager .previous > a,
.pager .previous > span {
    float: left
}

.pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
    color: #777;
    background-color: #fff;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #428bca
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #3071a9
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.nav-pills > .active > a > .badge,
a.list-group-item.active > .badge {
    color: #428bca;
    background-color: #fff
}

.nav-pills > li > a > .badge {
    margin-left: 3px
}

.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron > hr {
    border-top-color: #d5d5d5
}

.container .jumbotron {
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.thumbnail a > img,
.thumbnail > img {
    margin-left: auto;
    margin-right: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #428bca
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert > p,
.alert > ul {
    margin-bottom: 0
}

.alert > p + p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
    min-width: 30px
}

.progress-bar[aria-valuenow="0"] {
    color: #777;
    min-width: 30px;
    background-color: transparent;
    background-image: none;
    box-shadow: none
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.media,
.media .media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media-object {
    display: block
}

.media-heading {
    margin: 0 0 5px
}

.media > .pull-left {
    margin-right: 10px
}

.media > .pull-right {
    margin-left: 10px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.list-group-item > .badge {
    float: right
}

.list-group-item > .badge + .badge {
    margin-right: 5px
}

a.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,
a.list-group-item:hover {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    background-color: #eee;
    color: #777
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #e1edf7
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-heading > .dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title > a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .list-group {
    margin-bottom: 0
}

.panel > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.list-group + .panel-footer,
.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel > .panel-collapse > .table,
.panel > .table,
.panel > .table-responsive > .table {
    margin-bottom: 0
}

.panel > .table-responsive:first-child > .table:first-child,
.panel > .table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel > .table-responsive:last-child > .table:last-child,
.panel > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
    border-top: 1px solid #ddd
}

.panel > .table > tbody:first-child > tr:first-child td,
.panel > .table > tbody:first-child > tr:first-child th {
    border-top: 0
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
    border: 0
}

.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0
}

.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0
}

.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
    border-bottom: 0
}

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel + .panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd
}

.panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #428bca
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #428bca
}

.panel-primary > .panel-heading .badge {
    color: #428bca;
    background-color: #fff
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #428bca
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6
}

.panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1
}

.panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc
}

.panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1
}

.panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.43px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;

    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    white-space: normal
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover > .arrow,
.popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover > .arrow {
    border-width: 11px
}

.popover > .arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px
}

.popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}

.popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -11px
}

.popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
    line-height: 1
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    left: 0
}

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);

    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:focus,
.carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: transparent
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.btn-group-vertical > .btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important;
    visibility: hidden !important
}

.affix {
    position: fixed;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

@-ms-viewport {
    width: device-width
}

.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-print,
.visible-print-block,
.visible-print-inline,
.visible-print-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs,
    th.visible-xs {
        display: table-cell !important
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm,
    th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md,
    th.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg,
    th.visible-lg {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print,
    th.visible-print {
        display: table-cell !important
    }
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

/*end bootstrap*/
@font-face {
    font-family: mfsibir;
    src: url(/local/templates/sniper/css/../font/mfsibir.eot?35605403);
    src: url(/local/templates/sniper/css/../font/mfsibir.eot?35605403#iefix) format('embedded-opentype'), url(/local/templates/sniper/css/../font/mfsibir.svg?35605403#mfsibir) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: mfsibir;
    src: url(data:application/octet-stream;base64,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) format('woff'), url(data:application/octet-stream;base64,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sAgjQiAgIEYjR7ABKyNhOC2wOSywABawAyWwAiVHI0cjYbAAVFguIDwjIRuwAiWwAiVHI0cjYSCwBSWwBCVHI0cjYbAGJbAFJUmwAiVhuQgACABjYyMgWGIbIVljuAQAYiCwAFBYsEBgWWawAWNgIy4jICA8ijgjIVktsDossAAWILAIQyAuRyNHI2EgYLAgYGawAmIgsABQWLBAYFlmsAFjIyAgPIo4LbA7LCMgLkawAiVGUlggPFkusSsBFCstsDwsIyAuRrACJUZQWCA8WS6xKwEUKy2wPSwjIC5GsAIlRlJYIDxZIyAuRrACJUZQWCA8WS6xKwEUKy2wPiywNSsjIC5GsAIlRlJYIDxZLrErARQrLbA/LLA2K4ogIDywBCNCijgjIC5GsAIlRlJYIDxZLrErARQrsARDLrArKy2wQCywABawBCWwBCYgLkcjRyNhsAlDKyMgPCAuIzixKwEUKy2wQSyxCAQlQrAAFrAEJbAEJSAuRyNHI2EgsAQjQrAJQysgsGBQWCCwQFFYswIgAyAbswImAxpZQkIjIEewBEOwAmIgsABQWLBAYFlmsAFjYCCwASsgiophILACQ2BkI7ADQ2FkUFiwAkNhG7ADQ2BZsAMlsAJiILAAUFiwQGBZZrABY2GwAiVGYTgjIDwjOBshICBGI0ewASsjYTghWbErARQrLbBCLLA1Ky6xKwEUKy2wQyywNishIyAgPLAEI0IjOLErARQrsARDLrArKy2wRCywABUgR7AAI0KyAAEBFRQTLrAxKi2wRSywABUgR7AAI0KyAAEBFRQTLrAxKi2wRiyxAAEUE7AyKi2wRyywNCotsEgssAAWRSMgLiBGiiNhOLErARQrLbBJLLAII0KwSCstsEossgAAQSstsEsssgABQSstsEwssgEAQSstsE0ssgEBQSstsE4ssgAAQistsE8ssgABQistsFAssgEAQistsFEssgEBQistsFIssgAAPistsFMssgABPistsFQssgEAPistsFUssgEBPistsFYssgAAQCstsFcssgABQCstsFgssgEAQCstsFkssgEBQCstsFossgAAQystsFsssgABQystsFwssgEAQystsF0ssgEBQystsF4ssgAAPystsF8ssgABPystsGAssgEAPystsGEssgEBPystsGIssDcrLrErARQrLbBjLLA3K7A7Ky2wZCywNyuwPCstsGUssAAWsDcrsD0rLbBmLLA4Ky6xKwEUKy2wZyywOCuwOystsGgssDgrsDwrLbBpLLA4K7A9Ky2waiywOSsusSsBFCstsGsssDkrsDsrLbBsLLA5K7A8Ky2wbSywOSuwPSstsG4ssDorLrErARQrLbBvLLA6K7A7Ky2wcCywOiuwPCstsHEssDorsD0rLbByLLMJBAIDRVghGyMhWUIrsAhlsAMkUHiwARUwLQBLuADIUlixAQGOWbABuQgACABjcLEABUKxAAAqsQAFQrEACCqxAAVCsQAIKrEABUK5AAAACSqxAAVCuQAAAAkqsQMARLEkAYhRWLBAiFixA2REsSYBiFFYugiAAAEEQIhjVFixAwBEWVlZWbEADCq4Af+FsASNsQIARAA=) format('truetype')
}

[class*=" icon-"]:before,
[class^=icon-]:before {
    font-family: mfsibir;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    text-decoration: none;
    border: none;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em
}

.icon-ok-circled:before,
.icon-ok-added:before {
    content: '\e800'
}

.icon-ok:before {
    content: '\e801'
}

.icon-home:before {
    content: '\e802'
}

.icon-cancel:before {
    content: '\e803'
}

.icon-cancel-circled:before {
    content: '\e804'
}

.icon-plus-circled:before {
    content: '\e805'
}

.icon-ok-circled2:before {
    content: '\e806'
}

.icon-phone:before {
    content: '\e807'
}

.icon-location:before {
    content: '\e808'
}

.icon-angle-circled-right:before {
    content: '\e809'
}

.icon-angle-circled-left:before {
    content: '\e80a'
}

.icon-right-open:before {
    content: '\e80b'
}

.icon-down-dir:before {
    content: '\e80c'
}

.icon-user:before {
    content: '\e80d'
}

.icon-lock-open-alt:before {
    content: '\e80e'
}

.icon-link:before {
    content: '\e80f'
}

.icon-attention:before {
    content: '\e810'
}

.icon-angle-circled-up:before {
    content: '\e811'
}

.icon-angle-circled-down:before {
    content: '\e812'
}

.icon-clock:before {
    content: '\e813'
}

.icon-th-large:before {
    content: '\e814'
}

.icon-th-list:before {
    content: '\e815'
}

.icon-chain {
    width: 19px;
}

.icon-down-open:before {
    content: '\e81b'
}

.icon-reply:before {
    content: '\e81c'
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item {
    float: left
}

.owl-controls .owl-buttons div,
.owl-controls .owl-page {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

.grabbing {
    cursor: url(/local/templates/sniper/css/grabbing.png) 8 8, move
}

.float-right {
    float: right;
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #869791
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: alpha(opacity=100);
    opacity: 1;
    text-decoration: none
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 14px;
    height: 14px;
    margin: 5px 7px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: 3px solid #ff7f2d
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #ff7f2d;
    filter: alpha(opacity=100);
    opacity: 1
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.owl-item.loading {
    min-height: 150px;
    background: url(/local/templates/sniper/css/AjaxLoader.gif) center center no-repeat
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-controls .owl-nav div {
    color: #FFF;
    display: inline-block;
    margin: 5px;
    padding: 4px 7px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #869791;
    cursor: pointer
}

.owl-theme .owl-controls .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-controls .owl-nav div:hover {
    text-decoration: none
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    -webkit-backface-visibility: visible;
    display: block;
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    filter: alpha(opacity=50);
    opacity: .5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791;
    transition-property: opacity;
    transition-duration: 200ms;
    transition-timing-function: ease
}

.owl-theme .owl-dots .owl-dot.active span {
    filter: alpha(opacity=100);
    opacity: 1
}

.nonext,
.noprev {
    opacity: .5
}

.bootstrap-touchspin .input-group-btn-vertical {
    position: relative;
    white-space: nowrap;
    width: 1%;
    vertical-align: middle;
    display: table-cell
}

.bootstrap-touchspin .input-group-btn-vertical > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
    padding: 8px 10px;
    margin-left: -1px;
    position: relative
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-radius: 0 4px 0 0
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    border-radius: 0 0 4px
}

.bootstrap-touchspin .input-group-btn-vertical i {
    position: absolute;
    top: 3px;
    left: 5px;
    font-size: 9px;
    font-weight: 400
}

.wrapper,
body,
html {
    min-width: 940px
}

body {
    position: relative;
    font-family: 'PT Sans', sans-serif;
    font-size: 15px;
    line-height: 1.42857143
}

h1,
h2,
h3,
h4 {
    margin-top: 25px;
    margin-bottom: 30px
}

h1 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 45px
}

h2 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 35px
}

h3 {
    font-size: 25px;
    font-weight: 700
}

h4 {
    font-size: 20px;
    font-weight: 700
}

h5,
h6 {
    font-weight: 700
}

input[type=text],
input[type=search],
textarea,
input[type=password] {
    font-size: 15px;
    color: #000;
    height: auto;
    padding: 10px 12px;
    border: none;
    border-radius: 4px !important;
    -webkit-box-shadow: inset 0 0 20px rgba(0, 0, 0, .19), inset 0 0 0 100px white;
    -moz-box-shadow: inset 0 0 20px rgba(0, 0, 0, .19), inset 0 0 0 100px white;
    box-shadow: inset 0 0 20px rgba(0, 0, 0, .19), inset 0 0 0 100px white;
}

input[type=text]:focus,
input[type=search]:focus,
textarea:focus {
    -webkit-box-shadow: inset 0 0 20px rgba(0, 0, 0, .19), inset 0 0 0 100px white;
    -moz-box-shadow: inset 0 0 20px rgba(0, 0, 0, .19), inset 0 0 0 100px white;
    box-shadow: inset 0 0 20px rgba(0, 0, 0, .19), inset 0 0 0 100px white;
}

/*img {
      width: 100%;
      max-width: 100%;
      height: auto
  }*/
img.img-responsive,
.img-responsive {
    width: auto;
}

a {
    color: #00a8df;
    text-decoration: underline
}

a:hover {
    color: #ff7f2d
}

a.dashed {
    text-decoration: none;
    border-bottom: 1px dashed #00a8df
}

a.dashed:hover {
    border-color: #ff7f2d
}

ul.big {
    margin-bottom: 35px
}

ul.big a {
    font-size: 20px !important
}

.btn {
    font-size: 15px
}

.wrapper {
    position: relative
}

.wrapper.inner {
    padding-bottom: 50px
}

.container {
    width: 940px
}

@media (min-width: 1200px) and (max-width: 1280px) {
    .container {
        max-width: 1170px;
        width: auto
    }
}

@media (min-width: 1280px) {
    .container {
        max-width: 1280px;
        width: auto
    }
}

@media (min-width: 940px) and (max-width: 1380px) {
    .container {
        max-width: 100%;
        width: auto
    }
}

.container.inner {
    position: relative;
    padding-top: 45px
}

.container.inner > .col-lg-4 {
    padding-left: 0;
    padding-right: 0
}

.container.inner > .col-lg-8 {
    padding-left: 30px;
    padding-right: 0
}

label {
    font-weight: 400 !important
}

input[type=checkbox],
input[type=radio] {
    display: none !important
}

input[type=checkbox] + span,
input[type=radio] + span {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    padding-left: 5px;
}

input[type=checkbox] + span:before {
    position: relative;
    top: -2px;
    left: -5px;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    visibility: visible;
    content: '';
    background: url(/local/templates/sniper/css/../images/checkbox.png) 0 -22px no-repeat
}

input[type=checkbox]:checked + span:before {
    background: url(/local/templates/sniper/css/../images/checkbox.png) no-repeat
}

input[type=radio] + span:before {
    position: relative;
    top: -2px;
    left: -5px;
    display: inline-block;
    vertical-align: middle;
    width: 21px;
    height: 24px;
    visibility: visible;
    content: '';
    background: url(/local/templates/sniper/css/../images/radio.png) no-repeat
}

input[type=radio]:checked + span:before {
    background: url(/local/templates/sniper/css/../images/radio.png) 0 -22px no-repeat
}

input[type=text]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder {
    color: #c1c7d3
}

input[type=text]::-moz-placeholder,
input[type=password]::-moz-placeholder {
    color: #c1c7d3
}

input[type=text]::-ms-input-placeholder,
input[type=password]::-ms-input-placeholder {
    color: #c1c7d3
}

.head {
    -webkit-box-shadow: 0 2px 50px #00394c;
    -moz-box-shadow: 0 2px 50px #00394c;
    box-shadow: 0 2px 50px #00394c
}

.h-top {
    background: #00a8df;
    color: #fff;
    padding: 10px 0;
    font-weight: 600;
}

.h-cities {
    display: flex;
    justify-content: start;
    grid-gap: 10px;
}

.h-top a {
    color: #fff;
    text-decoration: none;
}

.h-top .icon-location:before,
.h-top .icon-user:before,
.h-top .icon-phone:before {
    margin-right: 5px;
}

.h-top ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.h-top ul a,
.h-top ul li {
    color: #f3f3f3
}

.h-top .pull-left {
    font-size: 16px;
    font-weight: 700
}

.h-top .pull-left:first-child {
    margin-right: 50px
}

.h-top .pull-right {
    position: relative;
    font-size: 14px;
    margin: 0 -10px;
}

.h-top .pull-right li {
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    height: auto;
    min-height: 38px
}

.h-top .pull-right li:first-child:after {
    position: absolute;
    top: 30%;
    right: 0;
    height: 35%;
    width: 1px;
    background: #f3f3f3;
    content: ''
}

.h-top .pull-right a {
    text-decoration: none;
    border-bottom: 1px dashed #f3f3f3
}

.h-top .pull-right span {
    margin-right: .5em
}
.h-top-auth {
    display: flex;
    justify-content: right;
}
@media (min-width: 768px) {
    .h-top-auth .icon-user {
        margin-right: 5px;
    }

    .ml-26 {
        margin-left: 26px;
    }
}

.h-middle {
    padding: 20px 0
}

.h-middle .pull-left {
    width: 28%;
    max-width: 302px;
    padding: 10px 0 0;
}

.h-middle .pull-left img {
    width: 100%;
    height: auto;
}

.h-middle .pull-right {
    text-align: right;
}

.h-middle .search-box {
    width: 100%;
    padding: 15px 0 0;
}

.h-middle .cart-header-top {
    display: block;
    position: relative;
    color: #000;
    text-decoration: none;
    font-weight: normal;
}

.h-middle .cart-header-top__count {
    position: absolute;
    left: 40px;
    top: 0;
    border-radius: 13px;
    background: linear-gradient(180deg, #FFD27D 0%, #FF5904 100%), #D9D9D9;
    color: #fff;
    height: 13px;
    width: 13px;
    display: flex;
    font-size: 10px;
    align-items: center;
    justify-content: center;

}

.h-middle span.cart-header-top__title {
    display: block;
    font-size: 12px;
}

.recomend-block {
    display: flex;
    flex-wrap: wrap;
}

.h-middle .search-box input[type=search].form-control {
    width: calc(100% - 80px);
    margin: 0;
}

.h-middle .search-box .btn {
    font-size: 16px;
    display: inline-block;
}

.h-bottom {
    padding: 10px 0;
    background: #00a8df
}

.h-bottom ul {
    float: none;
    width: 100%
}

.h-bottom ul li {
    float: none;
    display: inline-block;
    vertical-align: top;
    margin-right: 2%
}

.h-bottom ul li a {
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    padding: 5px 10px;
    -webkit-border-radius: 5px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 5px;
    -moz-background-clip: padding;
    border-radius: 5px;
    background-clip: padding-box;
    text-transform: uppercase;
}

.h-bottom ul li a:focus,
.h-bottom ul li a:hover {
    -webkit-box-shadow: inset 0 1px 3px #801500;
    -moz-box-shadow: inset 0 1px 3px #801500;
    box-shadow: inset 0 1px 3px #801500;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmQ0N2YiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmNTUwMCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(bottom, #ffd47f 0, #f50 100%);
    background-image: -moz-linear-gradient(bottom, #ffd47f 0, #f50 100%);
    background-image: -o-linear-gradient(bottom, #ffd47f 0, #f50 100%);
    background-image: linear-gradient(to top, #ffd47f 0, #f50 100%)
}

.h-bottom ul li .active {
    text-decoration: none;
    -webkit-box-shadow: inset 0 1px 3px #801500;
    -moz-box-shadow: inset 0 1px 3px #801500;
    box-shadow: inset 0 1px 3px #801500;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmQ0N2YiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmNTUwMCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(bottom, #ffd47f 0, #f50 100%);
    background-image: -moz-linear-gradient(bottom, #ffd47f 0, #f50 100%);
    background-image: -o-linear-gradient(bottom, #ffd47f 0, #f50 100%);
    background-image: linear-gradient(to top, #ffd47f 0, #f50 100%);
}

.h-bottom ul li:last-child {
    margin-right: 0
}

@media (max-width: 1280px) {
    .h-bottom ul li {
        margin-right: 3%
    }
}

.login.active {
    -webkit-box-shadow: inset 0 2px 3px #801500;
    -moz-box-shadow: inset 0 2px 3px #801500;
    box-shadow: inset 0 2px 3px #801500;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmQ0N2YiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmNTUwMCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(bottom, #ffd47f 0, #f50 100%);
    background-image: -moz-linear-gradient(bottom, #ffd47f 0, #f50 100%);
    background-image: -o-linear-gradient(bottom, #ffd47f 0, #f50 100%);
    background-image: linear-gradient(to top, #ffd47f 0, #f50 100%);
	position: relative;
	z-index:100;
}

.login.active:after {
    display: none !important
}

.login-popup {
    display: none;
    position: absolute;
    top: 38px;
    left: 0;
    font-size: 15px;
    width: 320px;
    padding: 35px;
    background: #fff;
    -webkit-box-shadow: 0 15px 50px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 15px 50px rgba(0, 0, 0, .5);
    box-shadow: 0 15px 50px rgba(0, 0, 0, .5);
    z-index: 100
}

.login-popup .login-popup {
    width: auto
}

.login-popup a {
    display: block;
    color: #00a8df !important;
    text-decoration: underline !important;
    margin-top: 5px
}

.login-popup input {
    font-size: 20px;
    color: #000;
    height: 48px;
    border: none;
    -webkit-box-shadow: inset 0 0 20px rgba(0, 0, 0, .19);
    -moz-box-shadow: inset 0 0 20px rgba(0, 0, 0, .19);
    box-shadow: inset 0 0 20px rgba(0, 0, 0, .19);
    width: 100%;
}

.login-popup input:focus {
    -webkit-box-shadow: inset 0 0 20px rgba(0, 0, 0, .19);
    -moz-box-shadow: inset 0 0 20px rgba(0, 0, 0, .19);
    box-shadow: inset 0 0 20px rgba(0, 0, 0, .19)
}

.login-popup .checkbox > label {
    padding: 0 0 0 5px !important
}

.login-popup .lock,
.login-popup .mail,
.login-popup .phone,
.login-popup .user,
.login-popup .email {
    padding-left: 40px
}

.login-popup .user {
    background: url(/local/templates/sniper/css/../images/user.png) 10px center no-repeat
}

.login-popup .lock {
    background: url(/local/templates/sniper/css/../images/lock.png) 10px center no-repeat
}

.login-popup .phone {
    background: url(/local/templates/sniper/css/../images/phone.png) 10px center no-repeat
}

.login-popup .mail,
.login-popup .email {
    background: url(/local/templates/sniper/css/../images/mail.png) 10px center no-repeat
}

.login-popup .checkbox {
    padding-left: 0;
    margin-top: 5px
}

/*.login-popup .form-group:first-child {
      margin-bottom: 0
  }*/
.login-popup .form-group {
    margin: 20px 0 35px
}

.b-main-top {
    position: relative;
    overflow: hidden;
    z-index: 0
}

.b-main-top > img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

.b-main-top .h-lines h2 {
    display: block;
    text-align: center;
    background: url(/local/templates/sniper/css/../images/b-stripe.png) center no-repeat
}

.b-main-top .h-lines h2:after,
.b-main-top .h-lines h2:before {
    display: none !important
}

.b-main-top > .container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%
}

.b-main-top > .container ul {
    width: 360px;
    padding-top: 50px;
    float: right !important;
    padding-left: 0;
    list-style: none
}

.b-main-top > .container ul li {
    position: relative;
    margin-top: 35px
}

.b-main-top > .container ul li:first-child {
    margin-top: 0
}

.b-main-top > .container ul li:before {
    position: absolute;
    top: 10px;
    left: -25px;
    font-family: mfsibir;
    font-size: 10px;
    color: #00a8df;
    content: '\e80b'
}

.b-main-top > .container ul li a {
    font-size: 25px;
    color: #000;
    font-weight: 700
}

.b-main-top > .container ul li a:hover {
    color: #ff7f2d
}

.b-main-top > .container .b-text {
    color: #fff;
    width: 425px;
    margin-top: 40px;
    line-height: 1.36857143;
    word-break: break-word
}

.b-main-top > .container .b-text .big,
.b-main-top > .container .b-text span {
    background: rgba(153, 153, 153, .5)
}

.b-main-top > .container .b-text > span {
    font-size: 25px;
    padding: 0 10px
}

.b-main-top > .container .b-text > span:last-child {
    display: block
}

.b-main-top > .container .b-text .big {
    font-family: 'Open Sans', sans-serif;
    font-size: 75px;
    text-transform: uppercase
}

.b-main-top > .container .b-text .extra-bold {
    background: 0 0
}

.b-main-top > .container .b-special {
    position: relative;
    display: table;
    width: 95%;
    margin-left: 5%;
    margin-top: 70px;
    padding: 10px 0;
    background: #fff;
    border: 10px solid #ff7f2d;
    content: ''
}

.b-main-top > .container .b-special:before {
    position: absolute;
    top: -10px;
    left: -68px;
    width: 0;
    height: 0;
    margin: 0 auto;
    border-style: solid;
    border-width: 58px 58px 58px 0;
    border-color: transparent #ff7f2d transparent transparent;
    content: ''
}

.b-main-top > .container .b-special:after {
    position: absolute;
    top: 0;
    left: -49px;
    width: 0;
    height: 0;
    margin: 0 auto;
    border-style: solid;
    border-width: 48.5px 49px 48.5px 0;
    border-color: transparent #fff transparent transparent;
    content: ''
}

.b-main-top > .container .b-special p {
    margin-bottom: 0
}

.b-main-top > .container .b-special .left {
    font-family: 'Open Sans', sans-serif;
    font-size: 50px;
    font-weight: 800;
    color: #ff7f2d;
    text-transform: uppercase;
    margin-left: -30px;
    z-index: 1
}

.b-main-top > .container .b-special .left span {
    display: inline-block;
    vertical-align: middle
}

.b-main-top > .container .b-special .left span:last-child {
    margin-left: 15%
}

@media (max-width: 1200px) {
    .b-main-top > .container .b-special .left span:last-child {
        margin-left: 5%
    }
}

.b-main-top > .container .b-special .left .hole {
    position: relative;
    width: 35px;
    height: 35px;
    background: #ff7f2d;
    -webkit-border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 50%;
    -moz-background-clip: padding;
    border-radius: 50%;
    background-clip: padding-box
}

.b-main-top > .container .b-special .left .hole:after {
    position: absolute;
    top: 7px;
    left: 7px;
    width: 21px;
    height: 21px;
    background: #fff;
    -webkit-border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 50%;
    -moz-background-clip: padding;
    border-radius: 50%;
    background-clip: padding-box;
    content: ''
}

.b-main-top > .container .b-special .right a {
    font-size: 25px;
    font-weight: 700
}

.ie .b-special:before {
    top: 1px !important;
    left: -58px !important
}

.ie .b-special:after {
    top: 11px !important;
    left: -39px !important
}

.main-cat {
    text-align: center;
    padding-bottom: 50px;
    position: relative;
    z-index: 1000
}

.main-cat:after,
.main-cat:before {
    left: 0;
    height: 14px;
    width: 100%;
    content: ''
}


.main-cat .cat-list {
    margin: 0;
    padding: 0 0 50px
}

.main-cat .cat-list .cat-item {
    margin: 0 0 30px !important;
    padding: 0 10px
}

@media (max-width: 1460px) {
    .main-cat .cat-list .cat-item:last-child {
        display: none !important
    }
}

@media (max-width: 1230px) {
    .main-cat .cat-list .cat-item:nth-child(5) {
        display: none !important
    }
}

@media (max-width: 990px) {
    .main-cat .cat-list .cat-item:nth-child(4) {
        display: none !important
    }
}

.cat-list.wide {
    padding: 0 5%
}

.cat-list.wide .cat-item {
    margin: 0 5%
}

@media (max-width: 1185px) {
    .cat-list.wide .cat-item {
        margin: 0 4%
    }
}

@media (max-width: 1095px) {
    .cat-list.wide .cat-item {
        margin: 0 3%
    }
}

@media (max-width: 1016px) {
    .cat-list.wide .cat-item {
        margin: 0 2%
    }
}

@media (max-width: 1000px) {
    .cat-list.wide {
        padding: 0 4%
    }
}

.cat-item {
    display: block;
    text-align: center;
    max-width: 240px;
    width: 100%;
    margin: auto;
    padding: 10px
}

.cat-item:hover .img-circle {
    -webkit-box-shadow: 2px 1px 30px rgba(0, 0, 0, .3);
    -moz-box-shadow: 2px 1px 30px rgba(0, 0, 0, .3);
    box-shadow: 2px 1px 30px rgba(0, 0, 0, .3)
}

.cat-item a {
    font-size: 18px;
    font-weight: 700;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.cat-item .img-circle {
    margin-bottom: 25px;
    overflow: hidden;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.cat-item .img-circle img {
    width: 100%;
    max-width: 100%;
    height: 220px;
}

.btn-group-lg > .btn,
.btn-group-sm > .btn,
.btn-lg,
.btn-sm {
    position: relative;
    font-weight: 700;
    color: #fff !important;
    border: none;
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmQ0N2YiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmNTUwMCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(top, #ffd47f 0, #f50 100%);
    background-image: -moz-linear-gradient(top, #ffd47f 0, #f50 100%);
    background-image: -o-linear-gradient(top, #ffd47f 0, #f50 100%);
    background-image: linear-gradient(to bottom, #ffd47f 0, #f50 100%);
    -webkit-box-shadow: 1px 3px 20px rgba(255, 85, 0, .4);
    -moz-box-shadow: 1px 3px 20px rgba(255, 85, 0, .4);
    box-shadow: 1px 3px 20px rgba(255, 85, 0, .4)
}

.btn-lg:hover,
.btn-sm:hover {
    -webkit-box-shadow: -2px 4px 10px rgba(255, 85, 0, .74);
    -moz-box-shadow: -2px 4px 10px rgba(255, 85, 0, .74);
    box-shadow: -2px 4px 10px rgba(255, 85, 0, .74)
}

.btn-lg:active,
.btn-sm:active {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmQ0N2YiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmNTUwMCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(top, #ffd47f 0, #f50 100%);
    background-image: -moz-linear-gradient(top, #ffd47f 0, #f50 100%);
    background-image: -o-linear-gradient(top, #ffd47f 0, #f50 100%);
    background-image: linear-gradient(to bottom, #ffd47f 0, #f50 100%);
    -webkit-box-shadow: inset 4px 7px 6px #b23c00;
    -moz-box-shadow: inset 4px 7px 6px #b23c00;
    box-shadow: inset 4px 7px 6px #b23c00
}

.btn-group-lg > .btn,
.btn-lg {
    font-size: 20px;
    padding: 12.5px 16px
}

.btn-group-lg > .btn,
.btn-or {
    height: auto;
    font-size: 17px;
    line-height: 22px;
    padding: 26px 50px;
}

@media (max-width: 768px) {

    .btn-group-lg > .btn,
    .btn-or {
        padding: 20px 34px;
    }
}

.btn-group-sm > .btn,
.btn-sm {
    font-size: 15px;
    padding: 9px 16px
}

.btn-lg.arr {
    padding-right: 25px;
    outline: 0;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none
}

.btn-lg.arr:after {
    position: absolute;
    top: -10px;
    right: -15px;
    width: 40px;
    height: 72px;
    background: url(/local/templates/sniper/css/../images/arr-btn.png) no-repeat;
    content: ''
}

.btn-lg.arr:hover:after {
    background: url(/local/templates/sniper/css/../images/arr-btn.png) 0 -76px no-repeat
}

.btn-lg.arr:active:after {
    background: url(/local/templates/sniper/css/../images/arr-btn.png) 0 -152px no-repeat
}

.ie .btn-lg.arr {
    padding: 12px 25px 12px 16px;
    box-shadow: 1px 3px 25px rgba(255, 85, 0, .4)
}

.ie .btn-lg.arr:hover {
    box-shadow: -1px 4px 15px rgba(255, 85, 0, .9)
}

.ie .btn-lg.arr:active {
    outline: 0;
    box-shadow: inset 4px 7px 6px #b23c00
}

.ie .cart-nav {
    padding: 1px 0 0 6px
}

.ie .cart-nav li a {
    padding: 11px 20px
}

.ie .cart-nav li .active {
    padding: 6.2px 20px
}

.ie .btn.static-right {
    -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 4px 20px rgba(0, 0, 0, .18);
    box-shadow: 0 4px 20px rgba(0, 0, 0, .18)
}

.ie .btn.static-right:hover {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q0ZDRkNCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(top, #fff 0, #d4d4d4 100%);
    background-image: -moz-linear-gradient(top, #fff 0, #d4d4d4 100%);
    background-image: -o-linear-gradient(top, #fff 0, #d4d4d4 100%);
    background-image: linear-gradient(to bottom, #fff 0, #d4d4d4 100%)
}

@media screen and (-moz-images-in-menus: 0) {
    .b-special:before {
        top: 1px !important;
        left: -58px !important
    }

    .b-special:after {
        top: 11px !important;
        left: -39px !important
    }

    .btn-group-lg > .btn,
    .btn-lg {
        padding: 12px 16px
    }

    .cart-nav li a {
        padding: 11px 20px !important
    }

    .cart-nav li .active {
        padding: 6px 20px !important
    }

    .login-popup .btn {
        padding: 12px 16px
    }
}

.h-lines {
    position: relative;
    text-align: center;
    margin-top: 50px;
    z-index: 0
}

.h-lines h2 {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-family: 'Open Sans', sans-serif;
    font-size: 50px;
    font-weight: 300;
    margin: 0 0 20px;
    padding: 0 30px;
    background: #fff;
    word-break: break-word
}

.h-lines h2:before {
    position: absolute;
    top: 42%;
    left: -5px;
    content: '';
    width: 0;
    height: 0;
    margin: 0 auto;
    border-style: solid;
    border-width: 6px 5px 6px 0;
    border-color: transparent #c1c7d3 transparent transparent
}

.h-lines h2:after {
    position: absolute;
    top: 42%;
    right: -5px;
    content: '';
    width: 0;
    height: 0;
    margin: 0 auto;
    border-style: solid;
    border-width: 6px 0 6px 5px;
    border-color: transparent transparent transparent #c1c7d3
}

.h-lines hr {
    position: absolute;
    top: 12%;
    left: 0;
    height: 1px;
    width: 100%;
    border-top: 1px solid #c1c7d3;
    z-index: -1
}

.related p {
    font-weight: 700
}

.related ul {
    padding-left: 15px !important;
    list-style: none
}

.related ul li {
    position: relative;
    margin-top: 10px
}

.related ul li:first-child {
    margin-top: 0
}

.related ul li:before {
    position: absolute;
    top: 10px;
    left: -20px;
    font-family: mfsibir;
    font-size: 10px;
    color: #ff7f2d;
    content: '\e80b'
}

.related ul li a {
    font-size: 20px;
    color: #00a8df;
    font-weight: 700
}

.related ul li a:hover {
    color: #ff7f2d
}

.l-side .related {
    padding-left: 20px;
    padding-bottom: 50px
}

.l-side.col-lg-3 {
    display: block !important;
    width: 21.333333%
}

@media (max-width: 1200px) {
    .l-side.col-lg-3 {
        display: none !important
    }
}

.content.col-lg-9 {
    width: 77.666667%
}

@media (max-width: 1200px) {
    .content.col-lg-9 {
        width: 100%
    }
}

/* ---- price ----*/
.price {
    display: flex;
    justify-content: space-between;
}

.price-item {
    width: 32%;
    background: #F2F2F2;
    box-shadow: inset 0px 15px 30px rgba(255, 255, 255, 0.5);
    border-radius: 15px;
    padding: 30px 40px 26px;
}

.price-item-m {
    padding: 21px 40px 16px;
}

.icon__item-desc {
    font-weight: 400;
    font-size: 15px;
    line-height: 19px;
    color: #797979;
    margin-top: 5px;
}

.icon__item {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background: linear-gradient(180deg, #FFD27D 0%, #FF5904 100%), #FFC873;
    margin-right: 30px;
}

@media (max-width: 1100px) {
    .price {
        flex-wrap: wrap;
        justify-content: space-around;
        max-width: 992px;
        margin: 0 auto;
    }

    .price-item {
        width: 49%;
        margin-bottom: 10px;
    }
}

@media (max-width: 768px) {
    .price-item {
        width: 60%;
        margin-bottom: 15px;
    }
}

@media (max-width: 680px) {
    .price-item {
        width: 100%;
    }
}


.sep {
    position: relative;
    border-color: #c1c7d3;
    width: 100%;
}

.sep:before {
    position: absolute;
    top: -6px;
    left: 0;
    content: '';
    width: 0;
    height: 0;
    margin: 0 auto;
    border-style: solid;
    border-width: 6px 0 6px 5px;
    border-color: transparent transparent transparent #c1c7d3
}

.sep:after {
    position: absolute;
    top: -6px;
    right: 0;
    content: '';
    width: 0;
    height: 0;
    margin: 0 auto;
    border-style: solid;
    border-width: 6px 5px 6px 0;
    border-color: transparent #c1c7d3 transparent transparent
}

.partners,
.patterns,
.r-wrap {
    position: relative
}

.partners .next-p,
.partners .next-pr,
.partners .next-r,
.partners .prev-p,
.partners .prev-pr,
.partners .prev-r {
    position: absolute;
    top: 40%;
    font-family: mfsibir;
    font-size: 30px;
    color: #00a8df;
    cursor: pointer;
    z-index: 100
}

.partners .prev-p,
.partners .prev-pr,
.partners .prev-r {
    content: '\e80a'
}

.partners .next-p,
.partners .next-pr,
.partners .next-r {
    content: '\e809'
}

.partners {
    margin-bottom: 30px
}


@media (max-width: 420px) {
    .partners {
        margin-bottom: 40px
    }
}

.partners .next-pr,
.partners .prev-pr {
    top: 40%
}

.partners .prev-pr {
    left: 0
}

.partners .next-pr {
    right: 0
}

.partners-carousel {
    padding: 0 4%
}

.partners-carousel img {
    width: auto
}

.partners-carousel .owl-wrapper {
    display: flex !important;
    align-items: center;
}

.news-list {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    display: table;
    padding: 0 0 61px;
    background: #F8F8F8;
}

.news-list > tbody > tr > td,
.news-list > tbody > tr > th,
.news-list > tfoot > tr > td,
.news-list > tfoot > tr > th,
.news-list > thead > tr > td,
.news-list > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.news-list > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.news-list > caption + thead > tr:first-child > td,
.news-list > caption + thead > tr:first-child > th,
.news-list > colgroup + thead > tr:first-child > td,
.news-list > colgroup + thead > tr:first-child > th,
.news-list > thead:first-child > tr:first-child > td,
.news-list > thead:first-child > tr:first-child > th {
    border-top: 0
}

.news-list > tbody + tbody {
    border-top: 2px solid #ddd
}

.news-list .table {
    background-color: #fff
}

.news-list th {
    font-style: italic;
    font-weight: 400
}

.news-list td {
    vertical-align: middle !important
}

.news-list a {
    font-weight: 700
}

.news-list .thumb {
    display: block;
    width: 65px;
    height: 65px;
    overflow: hidden;
    -webkit-border-radius: 5%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 5%;
    -moz-background-clip: padding;
    border-radius: 5%;
    background-clip: padding-box
}

.news-list .n-head,
.news-list h3 {
    padding-left: 15px
}

.news-list .n-head {
    font-size: 25px;
    font-weight: 700
}

a.news-item {
    text-decoration: none;
}

a.news-item:hover {
    text-decoration: none;
    -webkit-box-shadow: 0 2px 10px rgb(193 193 193 / 74%);
    -moz-box-shadow: 0 2px 10px rgb(193 193 193 / 74%);
    box-shadow: 0 2px 10px rgb(193 193 193 / 74%);
}

.news-list .news-item > a,
.news-list .news-item > span {
    display: block;
    font-weight: 700
}

.news-list .news-list__box {
    display: flex;
    justify-content: space-between;
}

.news-list .news-item {
    width: 32%;
    background: #fff;
    box-shadow: inset 0px 15px 30px rgba(255, 255, 255, 0.5);
    border-radius: 15px;
    padding: 20px;
    display: flex;
    height: inherit;
    flex-direction: column;
    justify-content: space-between;
    transition: all 0.2s ease-in-out;
}

.news-list.striped .news-item {
    padding: 0 20px
}

.news-list .news-item__s {
    width: 100%;
    padding: 10px 20px;
    background: transparent;
    box-shadow: none;
    border-radius: 0;
}

.news-list .news-item__s > a {
    margin-bottom: 20px;
}


.news-list .news-item > span {
    margin: 20px 0
}

.l-side .news-list .news-item > span {
    margin: 0
}

.news-list__box-title {
    font-weight: 700;
    font-size: 20px;
    line-height: normal;
    margin-bottom: 10px;
    color: #000000;
}

.news-list__box-desc {
    font-weight: 400;
    font-size: 15px;
    line-height: 17px;
    color: #000;
    margin-bottom: 0;
}

.news-list__box-btn {
    font-weight: 700;
    font-size: 15px;
    line-height: 19px;
    text-decoration-line: underline;
    text-transform: uppercase;
    color: #797979;
}

.news-list .section-title {
    margin: 30px auto 26px auto;
}

.news-list.striped {
    padding: 25px 0;
    background: #f3f3f3
}

.news-list.striped:before {
    position: absolute;
    top: -9px;
    background: url(/local/templates/sniper/css/../images/triangles-up-gray.png) repeat-x
}

.news-list.striped:after {
    position: absolute;
    bottom: -13px;
    background: url(/local/templates/sniper/css/../images/triangles-gray.png) repeat-x
}


.news-list.striped .n-head,
.news-list.striped h3 {
    margin-top: 0;
    padding-left: 20px
}


.news-list.striped__s:before {
    top: -9px;
    background: url(/local/templates/sniper/css/../images/triangles-up-gray.png) repeat-x
}

.news-list.striped__s:after {
    background: url(/local/templates/sniper/css/../images/triangles-gray.png) repeat-x
}

.heading_flex {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: baseline;
}

.heading_flex a {
    color: #FF5904;
    text-decoration: underline;
    font-weight: 700;
}

.heading_flex a:hover {
    text-decoration: none;
}

@media (max-width: 1100px) {
    .news-list .news-list__box {
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .news-list .news-item {
        width: 49%;
        margin-bottom: 15px;
    }

    .news-list .news-item__s {
        width: 100%;
    }
}

@media (max-width: 620px) {
    .news-list .news-item {
        width: 100%;
    }

    .news-list .section-title {
        margin: 16px auto 26px auto;
    }
}

.breadcrumb:before {
    color: #00a8df
}

.breadcrumb > li + li:before {
    color: #000
}

.content {
    line-height: 1.42857143;
}

.content p {
    margin-bottom: 30px
}

.content ul {
    padding-left: 30px !important;
    list-style: none
}

.content ul li {
    position: relative;
    margin-top: 10px
}

.content ul li:first-child {
    margin-top: 0
}

.content ul li:before {
    position: absolute;
    top: 5px;
    left: -20px;
    font-family: mfsibir;
    font-size: 10px;
    color: #ff7f2d;
    content: '\e80b'
}

.content ul li a {
    font-size: 15px;
    color: #00a8df;
    font-weight: 700
}

.content ul li a:hover {
    color: #ff7f2d
}

.brand > a {
    font-weight: 700
}

.brand .thumb {
    margin: 10px 0;
    height: 140px;
    display: flex;
    align-items: center;
}

.brand .thumb img {
    width: auto
}

.brand .info:after,
.brand .info:before {
    content: " ";
    display: table
}

.brand .info:after {
    clear: both
}

.brand .info .pull-left {
    font-size: 20px;
    font-weight: 700
}

.brand .info .pull-right:before {
    color: #00a8df
}

.brand .info .pull-right:before a {
    font-size: 14px
}

.brand p {
    margin: 0;
    padding: 20px 0
}

.service {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.service .panel-heading:after,
.service .panel-heading:before {
    content: " ";
    display: table
}

.service .panel-heading:after {
    clear: both
}

.service .panel-heading .s-head,
.service .panel-heading h3 {
    margin: 20px 0 0
}

.service .panel-heading .s-head {
    font-size: 25px;
    font-weight: 700
}

.service .panel-heading .s-head > a,
.service .panel-heading h3 > a {
    color: #000;
    text-decoration: none
}

.service .panel-heading .s-head > a:before,
.service .panel-heading h3 > a:before {
    font-family: mfsibir;
    font-size: 10px;
    color: #ff7f2d;
    display: inline-block;
    vertical-align: middle;
    width: 1em;
    margin-right: .2em;
    line-height: 1.35em !important;
    content: '\e80b'
}

.service .panel-heading .s-head > .collapsed,
.service .panel-heading h3 > .collapsed {
    color: #00a8df
}

.service .panel-heading .s-head > .collapsed:before,
.service .panel-heading h3 > .collapsed:before {
    content: '\e80b'
}

.service .panel-heading .s-close {
    visibility: hidden;
    font-size: 20px;
    color: #ff7f2d;
    cursor: pointer
}

.s-opened {
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 30px rgba(0, 0, 0, .1);
    box-shadow: 0 0 30px rgba(0, 0, 0, .1)
}

.s-opened .panel-heading > .s-head > a:before,
.s-opened .panel-heading > h3 > a:before {
    content: '\e81b'
}

.s-opened .s-close {
    visibility: visible !important
}

.side-nav {
    font-size: 18px;
    margin-bottom: 70px;
    padding: 19px;
    background: #fff4e5;
    -webkit-border-radius: 20px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 20px;
    -moz-background-clip: padding;
    border-radius: 20px;
    background-clip: padding-box
}

.side-nav > a,
.side-nav > li > a {
    display: block;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 5px
}

.side-nav > li:first-child > a {
    margin-top: 5px
}

.side-nav > li {
    list-style: none;
}

.side-nav > .active,
.side-nav > li > .active {
    color: #000;
    text-decoration: none
}

.side-nav ul {
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 15px !important;
    list-style: none
}

.side-nav ul li {
    position: relative;
    margin-top: 2px
}

.side-nav ul li:first-child {
    margin-top: 0
}

.side-nav ul li:before {
    position: absolute;
    top: 8px;
    left: -17px;
    font-family: mfsibir;
    font-size: 10px;
    color: #ff7f2d;
    content: '\e80b'
}

.side-nav ul li a {
    font-size: 15px;
    color: #00a8df;
    font-weight: 700
}

.side-nav ul li a:hover {
    color: #ff7f2d
}

.side-nav ul a {
    font-weight: 400 !important
}

.side-nav ul .active a {
    color: #000;
    font-weight: 700 !important;
    text-decoration: none;
    pointer-events: none
}

.side-nav ul .active:before {
    color: #000
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover,
.dropdown-menu > li > a {
    color: #000 !important;
    text-decoration: none;
    white-space: normal;
    word-break: break-word;
    background: 0 0 !important
}

.striped.filter {
    margin-bottom: 30px;
    padding: 15px 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.striped.filter > span {
    font-weight: 700
}

.striped.filter > span:first-child {
    padding-right: 10px
}

.striped.filter > .btn-group {
    margin-right: 10px;
    margin-bottom: 10px
}

.striped .btn-group .remove {
    display: none !important;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 15px;
    font-size: 16px;
    color: #fff !important;
    padding: 9px 2px;
    border-top: none;
    border-left: 1px solid #fff;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmQ0N2YiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmNTUwMCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(top, #ffd47f 0, #f50 100%);
    background-image: -moz-linear-gradient(top, #ffd47f 0, #f50 100%);
    background-image: -o-linear-gradient(top, #ffd47f 0, #f50 100%);
    background-image: linear-gradient(to bottom, #ffd47f 0, #f50 100%)
}

.striped .btn-group .remove.active:focus,
.striped .btn-group .remove:active:focus,
.striped .btn-group .remove:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.striped .btn-group .remove:focus,
.striped .btn-group .remove:hover {
    color: #333;
    text-decoration: none
}

.striped .btn-group .remove.active,
.striped .btn-group .remove:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.striped .btn-group .remove.disabled,
.striped .btn-group .remove[disabled],
fieldset[disabled] .striped .btn-group .remove {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.striped .btn-group .remove:before {
    font-size: 20px;
    color: #fff
}

.striped .btn-group .remove:focus {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmQ0N2YiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmNTUwMCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(top, #ffd47f 0, #f50 100%);
    background-image: -moz-linear-gradient(top, #ffd47f 0, #f50 100%);
    background-image: -o-linear-gradient(top, #ffd47f 0, #f50 100%);
    background-image: linear-gradient(to bottom, #ffd47f 0, #f50 100%)
}

.striped .btn-group.active button {
    color: #fff;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmQ0N2YiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmNTUwMCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(top, #ffd47f 0, #f50 100%);
    background-image: -moz-linear-gradient(top, #ffd47f 0, #f50 100%);
    background-image: -o-linear-gradient(top, #ffd47f 0, #f50 100%);
    background-image: linear-gradient(to bottom, #ffd47f 0, #f50 100%)
}

.striped .btn-group.active .remove {
    display: inline-block !important;
    border-radius: 0 5px 5px 0 !important
}

.f-addr ul,
.f-price ul {
    width: 100%;
    min-width: 50px;
    padding: 5px !important
}

.f-addr li a,
.f-price li a {
    font-size: 15px;
    padding: 0 5px
}

.f-addr li a label,
.f-price li a label {
    font-weight: 400
}

.f-addr li a label:hover,
.f-price li a label:hover {
    color: #ff7f2d;
    cursor: pointer
}

.f-addr li:before,
.f-price li:before {
    display: none
}

.f-addr button,
.f-price button {
    font-size: 15px;
    padding-right: 5px;
    border: none;
    border-radius: 4px !important;
    -webkit-box-shadow: inset 0 0 20px rgba(0, 0, 0, .19);
    -moz-box-shadow: inset 0 0 20px rgba(0, 0, 0, .19);
    box-shadow: inset 0 0 20px rgba(0, 0, 0, .19)
}

.f-addr button .caret,
.f-price button .caret {
    position: relative;
    width: 25px;
    height: 25px;
    border: none;
    border-radius: 4px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmQ0N2YiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmNTUwMCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(top, #ffd47f 0, #f50 100%);
    background-image: -moz-linear-gradient(top, #ffd47f 0, #f50 100%);
    background-image: -o-linear-gradient(top, #ffd47f 0, #f50 100%);
    background-image: linear-gradient(to bottom, #ffd47f 0, #f50 100%)
}

.f-addr button .caret:before,
.f-price button .caret:before {
    position: absolute;
    font-family: mfsibir;
    font-size: 17px;
    color: #fff;
    top: 10%;
    left: 0;
    right: 0;
    margin: 0 auto;
    content: '\e80c'
}

.f-addr button:hover,
.f-price button:hover {
    background: 0 0
}

.f-addr input,
.f-price input {
    display: none !important
}

.filter-box,
.visualizer-box {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.filter-box .btn-group,
.visualizer-box .btn-group {
    margin-right: 10px
}

.filter-box .btn-group.active .btn {
    color: #fff;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmQ0N2YiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmNTUwMCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(top, #ffd47f 0, #f50 100%);
    background-image: -moz-linear-gradient(top, #ffd47f 0, #f50 100%);
    background-image: -o-linear-gradient(top, #ffd47f 0, #f50 100%);
    background-image: linear-gradient(to bottom, #ffd47f 0, #f50 100%)
}

.filter-box .btn-group.active .remove {
    display: inline-block !important;
    border-radius: 0 5px 5px 0 !important;
    text-decoration: none
}

.filter-box .btn-group .btn,
.visualizer-box .btn-group .btn {
    font-size: 15px;
    color: #00a8df;
    font-weight: 700;
    padding: 10px;
    border: none;
    border-radius: 4px !important;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q0ZDRkNCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(top, #fff 0, #d4d4d4 100%);
    background-image: -moz-linear-gradient(top, #fff 0, #d4d4d4 100%);
    background-image: -o-linear-gradient(top, #fff 0, #d4d4d4 100%);
    background-image: linear-gradient(to bottom, #fff 0, #d4d4d4 100%);
    outline: 0 !important;
    text-decoration: none;
    -webkit-box-shadow: 0 5px 15px rgba(153, 153, 153, .4);
    -moz-box-shadow: 0 5px 15px rgba(153, 153, 153, .4);
    box-shadow: 0 5px 15px rgba(153, 153, 153, .4)
}

.filter-popup {
    background: #fff;
    -webkit-border-radius: 7px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 7px;
    -moz-background-clip: padding;
    border-radius: 7px;
    background-clip: padding-box;
    position: absolute;
    width: 200px;
    font-size: 15px;
    top: 50px;
    left: 50%;
    margin-left: -110px;
    -webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 5px 30px rgba(0, 0, 0, .4);
    box-shadow: 0 5px 30px rgba(0, 0, 0, .4);
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    height: 0;
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    overflow: hidden;
    z-index: 100;
    border: none
}

.filter-popup .inner {
    max-height: 340px;
    overflow-y: auto;
    margin-bottom: 20px;
}

.filter-popup form {
    height: auto;
    max-height: 300px;
    overflow: auto;
    padding-left: 10px
}

.filter-popup p {
    margin-bottom: 15px
}

.filter-popup input {
    margin-right: 5px
}

.filter-popup input:checked + span:before {
    font-family: mfsibir;
    font-size: 23px;
    color: #199900;
    background: 0 0;
    content: '\e800'
}

.filter-popup .btn-sm {
    padding: 9px 11px;
    -webkit-border-radius: 4px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 4px;
    -moz-background-clip: padding;
    border-radius: 4px;
    background-clip: padding-box
}

.filter-popup .icon-ok-circled2:before {
    position: relative;
    top: 3px;
    font-size: 25px
}

.filter-popup:before {
    position: absolute;
    top: -8px;
    left: 50%;
    content: '';
    width: 0;
    height: 0;
    margin: 0 auto;
    border-style: solid;
    border-width: 0 6px 8px;
    border-color: transparent transparent #fff
}

.btn-group.active .btn,
.btn-group.active .remove {
    -webkit-box-shadow: 0 5px 15px rgba(255, 127, 45, .4);
    -moz-box-shadow: 0 5px 15px rgba(255, 127, 45, .4);
    box-shadow: 0 5px 15px rgba(255, 127, 45, .4)
}

.filter-box.active .filter-popup {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    padding: 20px 20px 10px;
    height: auto;
    overflow: visible
}

.products {
    padding-top: 10px
}

.products .list-head {
    display: none !important
}

.product-wrap {
    position: relative;
    float: left;
    height: calc(100% - 20px);
    border: 1px solid #E3E3E3;
    border-radius: 10px;
    width: 100%;
    margin-bottom: 10px;
}
.products-block .product-wrap{
    min-height: 400px;
}
.product-wrap:after,
.product-wrap:before {
    content: " ";
    display: table
}

.product-wrap:after {
    clear: both
}

.product-wrap:hover .product {
    width: auto;
    height: auto;
    min-height: 100%;
    background: #fff;
    -webkit-border-radius: 10px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 10px;
    -moz-background-clip: padding;
    border-radius: 10px;
    background-clip: padding-box;
    -webkit-box-shadow: 2px 1px 30px rgba(0, 0, 0, .3);
    -moz-box-shadow: 2px 1px 30px rgba(0, 0, 0, .3);
    box-shadow: 2px 1px 30px rgba(0, 0, 0, .3);
    z-index: 1000;
}

/*@media (min-width: 991px){*/
.product-wrap:hover .product {
    position: absolute;
    top: 0;
    left: -10px;
    right: -10px;
    padding: 30px 25px;
}

/*}*/


.product-wrap:hover .product > ul {
    display: block !important
}

@media (max-width: 1200px) {
    .product-wrap {
        width: 33%
    }
}

.product {
    padding: 30px 15px;
}

.product > a {
    display: block;
    font-weight: 700;
}

.product > span {
    font-size: 14px;
    display: block;
    color: #c1c7d3
}

.product > ul {
    display: none !important;
    font-size: 14px;
    padding: 30px 0 0 !important;
    margin-bottom: 0;
}

.product > ul li {
    padding: 8px 0 8px;
    border-top: 2px solid #c1c7d3;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
}

.product > ul li span {
    font-weight: 700;
}

.product > ul li span:first-child {
    font-weight: 400;
}

.product > .buy_block li span:last-child {
    text-align: right;
}

.product > .buy_block li .buy_block__price {
    text-align: right;
}

.product > .buy_block li span:first-child,
.product .item_block_price {
    width: 40%;
}

.product > .buy_block li > *:nth-child(2) {
    text-align: center;
}

.product > ul li:before {
    display: none !important
}

.product .thumb {
    position: relative;
    display: block;
    width: 100%;
    height: 220px;
    margin-bottom: 20px;
    overflow: hidden;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

.product .thumb img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 13px;
}

.product .thumb .zakaz {
    top: auto;
    bottom: 10px;
}

.product-detail .zakaz,
.product .thumb .zakaz {
    position: absolute;
    left: 0;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    padding: 0 10px;
    background: #ff0a0a;
}

.product-detail .collec {
    position: absolute;
    left: unset;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    padding: 0 10px;
    background: #FF7F2D;
    right: 0;
    top: 10px;
}

.product-detail .collec:before {
    position: absolute;
    top: -5px;
    left: 0;
    width: 100%;
    height: 6px;
    background: url(/local/templates/sniper/css/../images/s-triangle-up_or.png) repeat-x;
    content: ''
}

.product-detail .collec:after {
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 6px;
    background: url(/local/templates/sniper/css/../images/s-triangle-down_or.png) repeat-x;
    content: ''
}


.product-detail .zakaz {
    bottom: 20px
}

.pr-img > a {
    position: relative;
}

.product .thumb .zakaz:before,
.product-detail .zakaz:before {
    position: absolute;
    top: -5px;
    left: 0;
    width: 100%;
    height: 6px;
    background: url(/local/templates/sniper/css/../images/nazakaz.png) repeat-x;
    content: '';
}

.product .thumb .zakaz:after,
.product-detail .zakaz:after {
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 6px;
    background: url(/local/templates/sniper/css/../images/nazakaz.png) repeat-x;
    content: '';
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.product .thumb span {
    position: absolute;
    top: 12px;
    left: 0;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    padding: 0 10px;
    background: #00a8df
}

.product .thumb span:before {
    position: absolute;
    top: -5px;
    left: 0;
    width: 100%;
    height: 6px;
    background: url(/local/templates/sniper/css/../images/s-triangle-up.png) repeat-x;
    content: ''
}

.product .thumb span:after {
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 6px;
    background: url(/local/templates/sniper/css/../images/s-triangle-down.png) repeat-x;
    content: ''
}

.product .price-block {
    display: flex;
    margin-top: 20px;
    align-items: center;
    justify-content: space-between;
}

.product .old-price {
    display: flex;
    flex-direction: column;
    text-align: right;
}

.price-block-detail {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.product .price-m2_list {
    display: block;
    color: #c1c7d3
}

.product .price {
    margin-right: 10px;
}

.product .price span:first-child {
    font-weight: bold;
    font-size: 16px;
}

.product .price span:not:first-child {
    font-size: 20px;
    color: #000
}

.product .old-price-block,
.recomend-block .old-price-block,
.product-detail .old-price-block {
    font-size: 15px;
    color: #FF3F3F !important;
    text-decoration-line: line-through;
}

.product-info .old-price-block {
    font-size: 25px;
}

.product-info .price-m2_old {
    font-size: 15px;
}

.product-info .price-m2_new {
    color: #C4C4C4;
}

.price-m2_old {
    font-size: 12px;
    text-decoration-line: line-through;
    color: #FFA9A9 !important;

}


.product .size {
    display: none !important
}

.list-filter {
    padding: 0 15px
}

.list-filter:after,
.list-filter:before {
    content: " ";
    display: table
}

.list-filter:after {
    clear: both
}

.list-filter .pull-left span {
    font-size: 14px;
    margin-right: 5px
}

.list-filter .pull-right button {
    position: relative;
    font-size: 18px;
    color: #00a8df;
    border: none;
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    cursor: pointer;
    -webkit-border-radius: 0 4px 4px 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0 4px 4px 0;
    -moz-background-clip: padding;
    border-radius: 0 4px 4px 0;
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q0ZDRkNCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(top, #fff 0, #d4d4d4 100%);
    background-image: -moz-linear-gradient(top, #fff 0, #d4d4d4 100%);
    background-image: -o-linear-gradient(top, #fff 0, #d4d4d4 100%);
    background-image: linear-gradient(to bottom, #fff 0, #d4d4d4 100%)
}

.list-filter .pull-right button:first-child {
    -webkit-border-radius: 4px 0 0 4px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 4px 0 0 4px;
    -moz-background-clip: padding;
    border-radius: 4px 0 0 4px;
    background-clip: padding-box
}

.list-filter .pull-right button:before {
    position: absolute;
    top: 35%;
    left: 0;
    right: 0;
    margin: 0 auto
}

.list-filter .pull-right .active {
    color: #fff;
    -webkit-box-shadow: inset 0 2px 3px #801500, 0 0 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: inset 0 2px 3px #801500, 0 0 10px rgba(0, 0, 0, .2);
    box-shadow: inset 0 2px 3px #801500, 0 0 10px rgba(0, 0, 0, .2);
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmQ0N2YiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmNTUwMCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(bottom, #ffd47f 0, #f50 100%);
    background-image: -moz-linear-gradient(bottom, #ffd47f 0, #f50 100%);
    background-image: -o-linear-gradient(bottom, #ffd47f 0, #f50 100%);
    background-image: linear-gradient(to top, #ffd47f 0, #f50 100%)
}

.products.list .list-head {
    display: block !important;
    font-style: italic
}

.products.list .list-head .thumb {
    height: 1px !important;
    margin-bottom: 0
}

.products.list .list-head a {
    color: #000;
    font-weight: 400;
    text-decoration: none;
    pointer-events: none
}

.products.list .list-head span {
    color: #000
}

.products.list .list-head .product-wrap {
    border: none
}

.products.list .list-head .product-wrap:hover > .product {
    padding: 30px 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.products.list .list-head .product .price,
.products.list .list-head .product .size,
.products.list .list-head .product > a,
.products.list .list-head .product > span {
    padding-top: 0 !important
}

.products.list .product-wrap {
    width: 100%;
    height: auto;
    border-top: 2px solid #f3f3f3
}

.products.list .product-wrap:hover .product {
    position: relative;
    left: 0;
    right: auto;
    -webkit-border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0;
    -moz-background-clip: padding;
    border-radius: 0;
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    box-shadow: 0 0 20px rgba(0, 0, 0, .2)
}

.products.list .product-wrap:hover .product > ul {
    display: none !important
}

.products.list .product {
    padding: 20px 5px !important
}

.products.list .product:after,
.products.list .product:before {
    content: " ";
    display: table
}

.products.list .product:after {
    clear: both
}

.products.list .product .price,
.products.list .product .size,
.products.list .product > a,
.products.list .product > span {
    padding-top: 20px !important
}

.products.list .product > a {
    float: left !important;
    font-size: 15px !important;
    width: 25%;
    padding: 0 15px
}

.products.list .product > span {
    float: left !important;
    font-size: 15px !important;
    width: 16.66666667%;
    padding: 0
}

.products.list .product .thumb {
    float: left !important;
    width: 65px;
    height: 65px;
    margin-bottom: 0;
    padding: 0 !important;
    overflow: hidden
}

.products.list .product .thumb img {
    width: 65px;
    height: 65px;
    min-height: inherit;
    border-radius: 0;
}

.products.list .product .thumb span {
    left: -2px;
    padding: 0 5px
}

.products.list .product .thumb .zakaz {
    top: 40px;
}

.products.list .product .thumb .zakaz,
.products.list .product .thumb span {
    font-size: 12px;
}

.products.list .product .price {
    float: left !important;
    font-size: 15px !important;
    width: 33.33333333%;
    margin-top: 0;
    padding: 0 15px
}
.products.list .product .price{
    justify-content: flex-start;
    grid-gap: 10px;
}
.products.list .product .price span {
    font-size: 15px !important;
    display: inline-block;
    vertical-align: top
}

.products.list .product .size {
    color: #000;
    display: grid !important;
    grid-template-columns: repeat(auto-fit, 43px);
    grid-column-gap: 5px;
}

.btns > .opened {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZjU1MDAiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZDQ3ZiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(top, #f50 0, #ffd47f 100%);
    background-image: -moz-linear-gradient(top, #f50 0, #ffd47f 100%);
    background-image: -o-linear-gradient(top, #f50 0, #ffd47f 100%);
    background-image: linear-gradient(to bottom, #f50 0, #ffd47f 100%);
    -webkit-box-shadow: inset 0 5px 6px #b23c00;
    -moz-box-shadow: inset 0 5px 6px #b23c00;
    box-shadow: inset 0 5px 6px #b23c00;
    -webkit-border-radius: 4px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 4px;
    -moz-background-clip: padding;
    border-radius: 4px;
    background-clip: padding-box
}

.btns > .opened span {
    color: #fff !important;
    border: none !important
}

.detail {
    float: left !important;
    width: 100%;
    padding: 20px 0
}

.detail .top a {
    text-decoration: none
}

.detail .top .icon-cancel:before {
    font-size: 12px
}

.detail .top .icon-plus-circled {
    float: left !important;
    color: #00a8df;
    font-weight: 700;
    margin-left: 35px;
    padding: 7px 10px;
    border: none;
    border-radius: 4px !important;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q0ZDRkNCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(top, #fff 0, #d4d4d4 100%);
    background-image: -moz-linear-gradient(top, #fff 0, #d4d4d4 100%);
    background-image: -o-linear-gradient(top, #fff 0, #d4d4d4 100%);
    background-image: linear-gradient(to bottom, #fff 0, #d4d4d4 100%)
}

.detail .top .icon-plus-circled:active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.detail .top .icon-plus-circled:before {
    font-size: 17px
}

.detail .top .icon-plus-circled.active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.detail input {
    width: 82px
}

.detail .icon-plus-circled {
    color: #199900;
    font-size: 20px;
    font-weight: 700;
    text-decoration: none
}

.detail .icon-plus-circled:before {
    font-size: 30px
}

.detail .icon-cancel-circled {
    cursor: pointer
}

.bootstrap-touchspin {
    float: left !important;
    width: 85px
}

.bootstrap-touchspin input {
    font-size: 15px;
    color: #000;
    width: 70px;
    height: auto;
    padding: 10px 12px;
    border: none;
    border-radius: 4px !important;
    -webkit-box-shadow: inset 0 0 20px rgba(0, 0, 0, .19);
    -moz-box-shadow: inset 0 0 20px rgba(0, 0, 0, .19);
    box-shadow: inset 0 0 20px rgba(0, 0, 0, .19)
}

.bootstrap-touchspin input:focus {
    -webkit-box-shadow: inset 0 0 20px rgba(0, 0, 0, .19);
    -moz-box-shadow: inset 0 0 20px rgba(0, 0, 0, .19);
    box-shadow: inset 0 0 20px rgba(0, 0, 0, .19)
}

.bootstrap-touchspin .input-group-btn-vertical {
    padding-left: 5px
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    margin-top: 3px
}

.bootstrap-touchspin .btn-default {
    padding: 10px 8px;
    border: none;
    -webkit-border-radius: 40%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 40%;
    -moz-background-clip: padding;
    border-radius: 40%;
    background-clip: padding-box
}

.bootstrap-touchspin .btn-default:active {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.bootstrap-touchspin .btn-default i {
    top: -3px;
    left: -3px;
    color: #ff7f2d;
    font-size: 18px;
    z-index: 1
}

.bootstrap-touchspin .btn-default i:before {
    background-image: -webkit-linear-gradient(top, #ffd47f 0, #f50 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.bootstrap-touchspin .btn-default:hover {
    background: 0 0
}

.icon-cancel-circled:before {
    font-size: 30px;
    color: #f50;
    vertical-align: middle;
    cursor: pointer
}

.detail .panel-collapse {
    position: relative;
    margin-top: 15px;
    -webkit-border-radius: 10px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 10px;
    -moz-background-clip: padding;

    border-radius: 10px;
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 30px rgba(0, 0, 0, .1);
    box-shadow: 0 0 30px rgba(0, 0, 0, .1)
}

.detail .panel-collapse .panel-heading > h3 > a:before {
    content: '\e81b'
}

.detail .panel-collapse .s-close {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 20px;
    cursor: pointer
}

.detail .panel-collapse:before {
    position: absolute;
    top: -10px;
    left: 31%;
    width: 0;
    height: 0;
    margin: 0 auto;
    border-style: solid;
    border-width: 0 7px 10px;
    border-color: transparent transparent #fff;
    content: ''
}

@media (max-width: 1260px) {
    .detail .panel-collapse:before {
        left: 35%
    }
}

@media (max-width: 1200px) {
    .detail .panel-collapse:before {
        left: 44%
    }
}

.detail .panel-body h5 {
    font-size: 15px
}

.detail .panel-body .checkbox {
    margin-left: 15px
}

.detail .panel-body .borders {
    position: relative;
    width: 300px;
    height: 150px;
    margin: 35px 0;
    border: 2px solid #c1c7d3;
    -webkit-transition: border .2s ease-in-out;
    -moz-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.detail .panel-body .borders .bottom,
.detail .panel-body .borders .center,
.detail .panel-body .borders .left,
.detail .panel-body .borders .right,
.detail .panel-body .borders .top {
    position: absolute;
    display: inline-block;
    vertical-align: top;
    content: ''
}

.detail .panel-body .borders .bottom:after,
.detail .panel-body .borders .bottom:before,
.detail .panel-body .borders .center:after,
.detail .panel-body .borders .center:before,
.detail .panel-body .borders .left:after,
.detail .panel-body .borders .left:before,
.detail .panel-body .borders .right:after,
.detail .panel-body .borders .right:before,
.detail .panel-body .borders .top:after,
.detail .panel-body .borders .top:before {
    content: " ";
    display: table
}

.detail .panel-body .borders .bottom:after,
.detail .panel-body .borders .center:after,
.detail .panel-body .borders .left:after,
.detail .panel-body .borders .right:after,
.detail .panel-body .borders .top:after {
    clear: both
}

.detail .panel-body .borders .bottom,
.detail .panel-body .borders .center,
.detail .panel-body .borders .top {
    -webkit-border-radius: 4px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 4px;
    -moz-background-clip: padding;
    border-radius: 4px;
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    overflow: hidden
}

.detail .panel-body .borders .bottom > span,
.detail .panel-body .borders .center > span,
.detail .panel-body .borders .top > span {
    color: #00a8df;
    display: block;
    float: left;
    padding: 10px 11px;
    cursor: pointer;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q0ZDRkNCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(top, #fff 0, #d4d4d4 100%);
    background-image: -moz-linear-gradient(top, #fff 0, #d4d4d4 100%);
    background-image: -o-linear-gradient(top, #fff 0, #d4d4d4 100%);
    background-image: linear-gradient(to bottom, #fff 0, #d4d4d4 100%)
}

.detail .panel-body .borders .bottom > span:first-child,
.detail .panel-body .borders .center > span:first-child,
.detail .panel-body .borders .top > span:first-child {
    border-right: 1px solid #c1c7d3
}

.detail .panel-body .borders .bottom > span:last-child,
.detail .panel-body .borders .center > span:last-child,
.detail .panel-body .borders .top > span:last-child {
    border-left: 1px solid #f3f3f3
}

.detail .panel-body .borders .bottom .active,
.detail .panel-body .borders .center .active,
.detail .panel-body .borders .top .active {
    color: #fff;
    -webkit-box-shadow: inset 0 2px 3px #801500, 0 0 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: inset 0 2px 3px #801500, 0 0 10px rgba(0, 0, 0, .2);
    box-shadow: inset 0 2px 3px #801500, 0 0 10px rgba(0, 0, 0, .2);
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmQ0N2YiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmNTUwMCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(bottom, #ffd47f 0, #f50 100%);
    background-image: -moz-linear-gradient(bottom, #ffd47f 0, #f50 100%);
    background-image: -o-linear-gradient(bottom, #ffd47f 0, #f50 100%);
    background-image: linear-gradient(to top, #ffd47f 0, #f50 100%);
}

.detail .panel-body .borders .left,
.detail .panel-body .borders .right {
    -webkit-border-radius: 4px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 4px;
    -moz-background-clip: padding;
    border-radius: 4px;
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    overflow: hidden
}

.detail .panel-body .borders .left > span,
.detail .panel-body .borders .right > span {
    color: #00a8df;
    display: block;
    padding: 10px 12px;
    cursor: pointer;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q0ZDRkNCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(top, #fff 0, #d4d4d4 100%);
    background-image: -moz-linear-gradient(top, #fff 0, #d4d4d4 100%);
    background-image: -o-linear-gradient(top, #fff 0, #d4d4d4 100%);
    background-image: linear-gradient(to bottom, #fff 0, #d4d4d4 100%)
}

.detail .panel-body .borders .left > span:first-child,
.detail .panel-body .borders .right > span:first-child {
    border-right: none;
    border-bottom: 1px solid #c1c7d3
}

.detail .panel-body .borders .left > span:last-child,
.detail .panel-body .borders .right > span:last-child {
    border-left: none;
    border-top: 1px solid #f3f3f3;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNkNWQ1ZDUiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U0ZTRlNCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(bottom, #d5d5d5 0, #e4e4e4 100%);
    background-image: -moz-linear-gradient(bottom, #d5d5d5 0, #e4e4e4 100%);
    background-image: -o-linear-gradient(bottom, #d5d5d5 0, #e4e4e4 100%);
    background-image: linear-gradient(to top, #d5d5d5 0, #e4e4e4 100%)
}

.detail .panel-body .borders .left .active,
.detail .panel-body .borders .right .active {
    color: #fff;
    -webkit-box-shadow: inset 0 2px 3px #801500, 0 0 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: inset 0 2px 3px #801500, 0 0 10px rgba(0, 0, 0, .2);
    box-shadow: inset 0 2px 3px #801500, 0 0 10px rgba(0, 0, 0, .2);
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmQ0N2YiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmNTUwMCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(bottom, #ffd47f 0, #f50 100%);
    background-image: -moz-linear-gradient(bottom, #ffd47f 0, #f50 100%);
    background-image: -o-linear-gradient(bottom, #ffd47f 0, #f50 100%);
    background-image: linear-gradient(to top, #ffd47f 0, #f50 100%)
}

.detail .panel-body .borders .left .active:last-child,
.detail .panel-body .borders .right .active:last-child {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmQ0N2YiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmNTUwMCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(bottom, #ffd47f 0, #f50 100%);
    background-image: -moz-linear-gradient(bottom, #ffd47f 0, #f50 100%);
    background-image: -o-linear-gradient(bottom, #ffd47f 0, #f50 100%);
    background-image: linear-gradient(to top, #ffd47f 0, #f50 100%)
}

.detail .panel-body .borders .left {
    top: 20%;
    left: -7%
}

.detail .panel-body .borders .right {
    top: 20%;
    right: -7%
}

.detail .panel-body .borders .top {
    top: -15%;
    left: 35%
}

.detail .panel-body .borders .bottom {
    bottom: -15%;
    left: 35%
}

.detail .panel-body .borders .center {
    top: 35%;
    left: 35%
}

.detail .panel-body .borders > span {
    font-size: 14px;
    font-weight: 700
}

.detail .panel-body .borders .t-center {
    position: absolute;
    top: 20%;
    left: 30%
}

.detail .panel-body .borders .t-right {
    position: absolute;
    top: 40%;
    right: -75%;
    left: 110%;
}

.detail .panel-body .borders .t-bottom {
    position: absolute;
    bottom: -30%;
    left: 40%
}

.detail .panel-body .btns {
    text-align: right;
}

.detail .panel-body .btns > a {
    margin-right: 10px
}

.d-head > span {
    display: inline-block;
    vertical-align: top;
    width: 82px;
    margin-right: 5px
}

.d-head > span:first-child {
    width: 50px;
    margin-right: 0
}

.btn-sm.icon-ok-circled2 {
    padding: 9px 11px !important
}

.btn-sm.icon-ok-circled2:before {
    position: relative;
    top: 3px;
    font-size: 25px
}

.cart-nav {
    list-style: none;
    height: 55px;
    margin-bottom: 30px;
    padding: 1px 0 0 6px;
    /*background: url(/local/templates/sniper/css/../images/cart-nav.png) top left no-repeat;*/
}

.cart-nav li {
    position: relative;
    float: left !important
}

.cart-nav li:first-child a {
    -webkit-border-radius: 5px 0 0 5px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 5px 0 0 5px;
    -moz-background-clip: padding;
    border-radius: 5px 0 0 5px;
    background-clip: padding-box
}

.cart-nav li a {
    display: inline-block;
    vertical-align: top;
    font-size: 20px;
    font-weight: 700;
    color: #999;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    text-decoration: none;
    padding: 10px 20px 11px 40px;
}

.cart-nav li a:after {
    position: absolute;
    top: -2px;
    right: -20px;
    width: 20px;
    height: 54px;
    background: url(/local/templates/sniper/css/../images/cart-nav.png) top right no-repeat;
    content: ''
}

.cart-nav li .active {
    position: relative;
    color: #000;
    padding: 6.5px 20px;
    border: 5px solid #ff7f2d;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    background: #fff
}

.cart-nav li .active:after {
    position: absolute;
    top: -7px;
    right: -20px;
    width: 20px;
    height: 54px;
    background: url(/local/templates/sniper/css/../images/cart-arr.png) top left no-repeat;
    content: ''
}

.cart-nav li .passed {
    color: #00a8df;
    text-decoration: underline;
    background: #e6e6e6
}

.login-popup.page {
    display: block !important;
    position: relative;
    top: 0;
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.login-popup.page .form-group:last-child {
    margin-bottom: 10px
}

.table th {
    font-style: italic;
    font-weight: 400
}

.table td {
    vertical-align: middle !important
}

.table a {
    font-weight: 700
}

.table .thumb {
    display: block;
    width: 65px;
    height: 65px;
    overflow: hidden;
    -webkit-border-radius: 5%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 5%;
    -moz-background-clip: padding;
    border-radius: 5%;
    background-clip: padding-box
}

.notice {
    font-size: 14px
}

.notice p {
    margin: 0
}

form h3 {
    margin-bottom: 20px
}

form h4 {
    margin: 0
}

.f-addr .btn {
    font-size: 20px;
    padding: 10px 12px
}

.f-addr .btn .caret {
    width: 40px;
    height: 40px
}

.f-addr .btn .caret:before {
    top: 25%
}

.f-addr .icon-location {
    text-decoration: none
}

.f-addr .icon-location span {
    border-bottom: 1px dashed #00a8df
}

.f-addr .icon-location:hover {
    color: #00a8df
}

.product-images .pr-img {
    overflow: hidden;
    -webkit-border-radius: 5px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 5px;
    -moz-background-clip: padding;
    border-radius: 5px;
    background-clip: padding-box;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-images .pr-img img {
    border-radius: 5px;
    width: auto;
    height: auto;
}

.product-images .owl-controls {
    text-align: left
}

.product-images .owl-page span {
    display: none !important
}

.product-images .owl-page a {
    display: inline-block;
    vertical-align: top;
    width: 60px;
    height: 60px;
    margin: 5px 10px 5px 0;
    -webkit-border-radius: 5px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 5px;
    -moz-background-clip: padding;
    border-radius: 5px;
    background-clip: padding-box;
    zoom: 1;
}

.product-images .owl-page.active a {
    -webkit-box-shadow: inset 0 0 0 5px #ff7f2d;
    -moz-box-shadow: inset 0 0 0 5px #ff7f2d;
    box-shadow: inset 0 0 0 5px #ff7f2d;
    zoom: 1;
}

.f-addr.full .btn,
.f-addr.full .btn-group {
    width: 100%
}

.f-addr.full .btn {
    position: relative;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 15px 60px 15px 12px
}

.f-addr.full .btn .caret {
    position: absolute;
    top: 10px;
    right: 10px;
    text-align: center
}

.product-info input {
    position: relative;
    color: #999;
    top: 3px;
    width: 60px;
    margin-right: 5px;
    padding: 14px 12px;

    text-align: center
}

.product-info .form-group {
    margin-bottom: 10px
}

.product-info .size .product-price {
    font-size: 40px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.product-info .size .product-price span {
    color: #000;
}

.product-info .size .product-price #item-price {
    color: #000;
}

.product-info .size span:last-child {
    display: block;
}

.product-info .icon-plus-circled {
    color: #199900;
    font-weight: 700;
    text-decoration: none
}

.product-info .icon-plus-circled:before {
    position: relative;
    top: 2px;
    font-size: 25px
}

.product-info .simple {
    margin-bottom: 10px
}

.product-info .simple tr:first-child > td {
    padding-top: 0
}

.product-info .simple td {
    padding: 8px 0
}

.product-info .to-cart {
    margin-bottom: 10px
}

.product-info .cart-status {
    vertical-align: middle;
    margin: 20px 0 0;
    padding: 10px;
    background: #fff4e5;
    -webkit-border-radius: 10px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 10px;
    -moz-background-clip: padding;
    border-radius: 10px;
    background-clip: padding-box
}

.product-info .cart-status span {
    display: inline-block;
    vertical-align: top
}

.btn.static-right {
    color: #00a8df !important;
    padding-left: 25px;
    -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 4px 20px rgba(0, 0, 0, .18);
    box-shadow: 0 4px 20px rgba(0, 0, 0, .18);
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q0ZDRkNCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(top, #fff 0, #d4d4d4 100%);
    background-image: -moz-linear-gradient(top, #fff 0, #d4d4d4 100%);
    background-image: -o-linear-gradient(top, #fff 0, #d4d4d4 100%);
    background-image: linear-gradient(to bottom, #fff 0, #d4d4d4 100%)
}

.btn.static-right:after {
    position: absolute;
    top: -9px;
    left: -15px;
    width: 40px;
    height: 72px;
    background: url(/local/templates/sniper/css/../images/arr-btn-static-right.png) !important;
    content: ''
}

.btn.static-right:hover {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q0ZDRkNCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(top, #fff 0, #d4d4d4 100%);
    background-image: -moz-linear-gradient(top, #fff 0, #d4d4d4 100%);
    background-image: -o-linear-gradient(top, #fff 0, #d4d4d4 100%);
    background-image: linear-gradient(to bottom, #fff 0, #d4d4d4 100%)
}

#b-map {
    width: 100%;
    height: 460px
}

#b-map > [class^=ymaps] {
    -webkit-border-radius: 10px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 10px;
    -moz-background-clip: padding;
    border-radius: 10px;
    background-clip: padding-box;
    overflow: hidden
}

.form-group > h4 {
    margin: 0
}

.num-list {
    counter-reset: li;
    margin-left: 0;
    padding-left: 0
}

.num-list > li {
    position: relative;
    margin: 0 0 20px 2em;
    padding: 15px 45px 25px;
    list-style: none;
    font-size: 20px
}

.num-list > li:last-child {
    margin-bottom: 0
}

.num-list > li:before {
    content: counter(li);
    counter-increment: li;
    position: absolute;
    top: -2px;
    left: -1em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 2em;
    margin-right: 8px;
    padding: 4px;
    font-size: 32px;
    color: #ff7f2d;
    font-weight: 700;
    text-align: center;
    border: 5px solid #ff7f2d;
    -webkit-border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 50%;
    -moz-background-clip: padding;
    border-radius: 50%;
    background-clip: padding-box
}

.num-list .icon-attention {
    position: relative;
    font-size: 14px;
    padding-left: 50px
}

.num-list .icon-attention:before {
    position: absolute;
    top: 10px;
    left: 0;
    font-size: 30px;
    color: #f50
}

.waves.new .container {
    text-align: center
}

.waves.new .container h2 {
    position: relative;
    top: -35px;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0 20px;
    background: #fff
}

.waves.new .nav {
    margin-top: -20px
}

.waves.new .next-n,
.waves.new .prev-n {
    font-size: 30px;
    color: #00a8df;
    cursor: pointer
}

.new-items:after,
.new-items:before {
    content: " ";
    display: table
}

.new-items:after {
    clear: both
}

.waves.borders {
    margin: 50px 0;
    border-left: 2px solid #969b98;
    border-right: 2px solid #969b98;
    width: 100%;
}

.waves.borders h2 {
    top: -25px !important
}

.waves.borders:before {
    top: -3px
}

.waves.borders:after {
    bottom: -3px
}

#c-map {
    width: 100%;
    height: 644px
}

#c-map_k {
    width: 100%;
    height: 507px
}

#c-map > [class^=ymaps],
#c-map_k > [class^=ymaps] {
    -webkit-border-radius: 10px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 10px;
    -moz-background-clip: padding;
    border-radius: 10px;
    background-clip: padding-box;
    overflow: hidden
}

.contacts > h3 {
    margin-top: 0
}

.contacts h4 {
    margin: 10px
}

.contacts input[type=text] {
    padding: 15px 12px
}

.contacts textarea {
    width: 100%;
    height: 122px;
    resize: none;
    outline: 0
}

.contacts .icon-clock,
.contacts .icon-phone {
    position: relative;
    margin-bottom: 30px;
    padding-left: 45px
}

.contacts .icon-clock:before,
.contacts .icon-phone:before {
    position: absolute;
    top: 5px;
    left: 0;
    color: #00a8df;
    font-size: 30px
}

.equip-item:after,
.equip-item:before {
    content: " ";
    display: table
}

.equip-item:after {
    clear: both
}

.equip-item .thumb {
    float: left !important;
    width: auto;
    max-width: 385px;
    height: 220px;
    overflow: hidden
}

.equip-item .info {
    float: left !important;
    width: 55%;
    padding-left: 20px
}

.equip-item .info > a:first-child {
    display: block;
    font-size: 20px;
    font-weight: 700
}

.equip-item .info > span {
    display: block;
    margin-bottom: 25px;
    text-transform: uppercase
}

.equip-img {
    padding-bottom: 50px;
    text-align: center
}

.equip-img img {
    width: auto !important
}

.equip-btns:after,
.equip-btns:before {
    content: " ";
    display: table
}

.equip-btns:after {
    clear: both
}

.equip-btns > div {
    float: left !important;
    margin-top: 15px
}

.equip-btns > div span:first-child {
    margin-right: 50px
}

.equip-btns > a {
    float: right !important
}

.not-found {
    padding-top: 55px
}

.not-found [class*=" icon-"]:before,
.not-found [class^=icon-]:before {
    color: #999
}

.not-found .logo img {
    width: auto
}

.not-found .contacts {
    font-size: 30px;
    font-weight: 700;
    color: #999;
    padding: 60px 0
}

.not-found .contacts .icon-phone:before {
    top: 10px
}

.not-found .text span {
    display: block;
    font-size: 18px;
    font-weight: 700;
    color: #999
}

.not-found .text span:first-child {
    font-size: 250px;
    font-weight: 700;
    color: #00a8df;
    line-height: 1
}

.not-found .text span:last-child {
    padding-top: 30px
}

.footer {
    padding-bottom: 50px
}

.footer h3 {
    margin: 0
}

.footer .bottom {
    font-size: 14px;
    padding-top: 50px
}

.footer .bottom ul {
    margin-top: -10px;
    padding: 0;
    list-style: none
}

.footer .bottom ul:after,
.footer .bottom ul:before {
    content: " ";
    display: table
}

.footer .bottom ul:after {
    clear: both
}

.footer .bottom ul li {
    position: relative;
    float: left !important;
    padding: 10px
}

.footer .bottom ul li:before {
    position: absolute;
    top: 40%;
    right: 0;
    height: 30%;
    width: 1px;
    background: #000;
    content: ''
}

.footer .bottom ul li:last-child:before {
    display: none !important
}

.copyright {
    font-size: 13px;
    text-align: right
}

.f-logo {
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    height: 25px;
    background: url(/local/templates/sniper/css/../images/f-logo.png) center no-repeat
}

.contact-h2 {
    font-size: 35px;
    margin-top: 20px;
    margin-bottom: 25px;
}

div.order-info {
    position: absolute;
    bottom: 76px;
    display: none;
    background: #e6e6e6;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    width: 330px;
    height: auto;
    padding: 10px 0;
    -webkit-box-shadow: 0 0 20px rgba(32, 32, 32, .5);
    -moz-box-shadow: 0 0 20px rgba(32, 32, 32, .5);
    box-shadow: 0 0 20px rgba(32, 32, 32, .5);
    z-index: 9998
}

div.order-info div.left-col {
    width: 130px;
    margin-left: 10px
}

div.order-info div.right-col {
    width: 180px;
    text-align: center
}

#order_payment_content .block-top {
    padding-top: 5px
}

.hide-remove-detail:before {
    color: #c1c7d3 !important;
    cursor: default
}

.content_over {
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(255, 255, 255, .65);
    z-index: 99999
}

.relative {
    position: relative
}

.absolute {
    position: absolute
}

.fullheight {
    height: 100%;
    min-height: 100%
}

.fullsize {
    width: 100%;
    height: 100%
}

.fixed-width {
    min-width: 940px
}

.link-dashed {
    text-decoration: none;
    border-bottom: 1px dashed
}

.link-dashed:hover {
    text-decoration: none
}

.block-top {
    padding-top: 64px
}

.block-bottom {
    padding-bottom: 80px
}

.block-mbottom {
    margin-bottom: 40px
}

.btn-top-40 {
    margin-top: 40px;
}

.nps {
    padding-left: 0;
    padding-right: 0
}

.block {
    display: block
}

.table {
    display: table
}

.inline-block {
    display: inline-block;
    vertical-align: top
}

.inline-block-middle {
    display: inline-block;
    vertical-align: middle
}

.normal {
    font-weight: 400
}

.bold {
    font-weight: 700
}

.extra-bold {
    font-weight: 800
}

.thin {
    font-weight: 300
}

.striped {
    position: relative
}

.striped:after,
.striped:before {
    left: 0;
    height: 14px;
    width: 100%;
    content: ''
}


.waves {
    position: relative
}

.waves:after,
.waves:before {
    left: 0;
    height: 14px;
    width: 100%;
    content: ''
}

.waves:before {
    position: absolute;
    top: -14px;
    background: url(/local/templates/sniper/css/../images/waves.png) repeat-x
}

.waves:after {
    position: absolute;
    bottom: -14px;
    background: url(/local/templates/sniper/css/../images/waves.png) repeat-x
}

.new-items .r-product {
    float: none !important;
    margin: 0 auto
}

.r-product {
    position: relative;
    float: left !important;
    width: 160px;
    padding: 20px 10px;
    -webkit-border-radius: 3%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3%;
    -moz-background-clip: padding;
    border-radius: 3%;
    background-clip: padding-box
}

.r-product a {
    display: block;
    font-weight: 700
}

.r-product>span {
    display: inline-block;
    vertical-align: top;
    color: #999;
    font-size: 14px;
    height: auto;
    min-height: 40px
}

.r-product>p {
    margin-top: 10px
}

.r-product .price span:first-child {
    font-size: 15px;
}

.r-product .thumb {
    width: 140px;
    height: 140px;
    overflow: hidden;
    -webkit-border-radius: 5%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 5%;
    -moz-background-clip: padding;
    border-radius: 5%;
    background-clip: padding-box;
    display: flex;
    justify-content: center;
}

.r-product .thumb img {
    object-fit: fill;
    height: 140px;
}

.r-product .size span:first-child {
    font-size: 40px
}

.r-product .size span:last-child {
    display: block;
    color: #c1c7d3
}

.simple tr > td,
.simple tr > th {
    border: none !important
}

.table-slim {
    width: 41.66666667% !important
}

.table-slim td:last-child {
    font-weight: 700
}

input,
select,
textarea {
    -webkit-appearance: none
}

.product-info img {
    max-width: 100%;
    max-height: 100%;
}

.search-box {
    display: inline-block;
    vertical-align: middle;
    width: 450px;
}

.search-box .btn-sm {
    padding: 7px 16px 8px;
}

#cart-full > span,
#cart-full > span > span {
    display: inline;
}

.newsletter-form-line {
    background: #00A8DF;
    box-shadow: inset 0px 10px 70px rgba(255, 255, 255, 0.5);
    border-radius: 15px;
    padding: 47px 50px 48px;
    margin: 50px 0;
    color: #fff;
}

.newsletter-form-line div div {
    display: table-cell;
    vertical-align: middle;
}

.newsletter-form-input {
    width: 65%;
    padding: 0 10px 0 20px;
}

.newsletter-form-title {
    width: 35%;
}

#wrap-conten-clider .r-item {
    min-height: 367px;
}

.index-carousel {
    box-shadow: 0 20px 50px rgba(0, 0, 0, .2);
}

.index-carousel-item {
    padding: 50px 80px;
    min-height: 432px;
    box-sizing: border-box;
    display: block;
    text-decoration: none;
    color: #000;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}

.index-carousel-item.right-text {
    text-align: right;
}

.index-carousel-item.right-text:after {
    content: '';
    clear: both;
    display: block;
}

.index-carousel-item:hover {
    text-decoration: none;
    color: #000;
}

.index-carousel-item > div {
    padding: 30px 30px 40px;
    background: rgba(255, 255, 255, .8);
    max-width: 500px;
    width: 100%;
    display: inline-block;
    position: relative;
}

.index-carousel-item.right-text > div {
    text-align: left;
}

.index-carousel-item > div:after,
.index-carousel-item > div:before {
    left: 0;
    height: 14px;
    width: 100%;
    content: '';
    opacity: .8;
}

.index-carousel-item > div:before {
    position: absolute;
    top: -14px;
    background: url(/local/templates/sniper/css/../images/triangles-up.png) repeat-x;
}

.index-carousel-item > div:after {
    position: absolute;
    bottom: -14px;
    background: url(/local/templates/sniper/css/../images/triangles.png) repeat-x;
}

@media (max-width: 1200px) {
    .index-carousel-item {
        min-height: 438px;
    }
}

.promo-popup {
    display: none;
    position: absolute;
    top: 265px;
    left: 50%;
    width: 90%;
    max-width: 800px;
    background: #fff;
    z-index: 1010;
    border-radius: 10px;
    box-shadow: 0 0 50px rgba(0, 0, 0, .3);
    padding: 30px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.promo-popup h2 {
    margin: 0 0 20px;
}

.promo-popup p {
    margin: 0 0 40px;
}

.promo-popup img {
    border-radius: 5px;
}

.promo-popup .row {
    display: flex;
}

.promo-popup .col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    padding: 0 15px;
}

.promo-popup .col + .col {
    width: 50%;
}

.direction-structure {
    margin-top: 10px;
    margin-left: 25px;
}

.list-filter .search_form {
    display: inline-block;
}

/* Cookie modal at footer */
.bottom__cookie-block {
    width: 100%;
    min-height: 200px;
    background-color: #ffffff;
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1000;
    text-align: left;
    -webkit-transform: translateZ(0);
    margin: 0;
    padding: 0 0 20px 20px;
    height: auto;
    border: 2px solid #ff7f2d;
}

.bottom__close {
    position: absolute;
    right: 50px;
    top: 5px;
    background-color: #fff;
    border: none;
    font-size: 36px;
}

.bottom__close:hover {
    cursor: pointer;
}

.cart-nav li:before {
    content: '';
    display: none;
}

.cart-nav li {
    margin-top: 0 !important;
}

.order-nav li.active a {
    position: relative;
    color: #000;
    padding: 6.5px 20px;
    border: 5px solid #ff7f2d;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    background: #fff;
}

.order-nav li.active a::after {
    position: absolute;
    top: -7px;
    right: -20px;
    width: 20px;
    height: 54px;
    background: url(/local/templates/sniper/css/../images/cart-arr.png) top left no-repeat;
    content: '';
}

.order-nav li:first-child a {
    border-left: 1px solid #e6e6e6;
}

.clearfix {
    clear: both;
}

.no-photo-div-big {
    background-image: url('/images/no-image.png');
    height: inherit;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin: auto;
}

/* Список разделов */
.cat-list__home {
    margin-bottom: 30px;
    width: 100%;
    height: 100%;
    display: grid;
    justify-content: space-between;
    align-items: normal;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 10px;
}

.sale {
    display: block;
    margin-bottom: 40px;
}

.cat-item__home {
    position: relative;
    overflow: hidden;
    border-radius: 15px;
    height: 300px;
}

.cat-item__home-img {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    filter: contrast(80%);
    opacity: .9;
    height: 100%;
    display: block;
    transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -webkit-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
}

.cat-item__home-img:hover {
    filter: contrast(100%);
    opacity: 1;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.cat-item__title {
    position: absolute;
    left: 10px;
    right: 10px;
    top: 10px;
    padding: 10px 25px;
    background: #fff;
    text-align: center;
    font-size: 17px;
    color: #000;
    text-decoration: none;
    border-radius: 10px;
}


.product-images .pr-img {
    float: none;
    text-align: center;
    width: auto;
    height: auto;
}

.f-class-sniper {
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    height: 25px;
    background: url(/local/templates/sniper/css/../images/sniper-logo-1.png) center no-repeat;
    background-size: contain;
}

.order-info {
    display: block;
    clear: both;
    margin-bottom: 20px;
}

.smart-filter-checkbox-text input[type=checkbox][disabled] + span {
    color: gray;
    cursor: not-allowed;
}

.product__sale-block {
    background-image: url('/local/templates/sniper/css/../images/sale-burst-sticker.png');
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0;
    right: 0;
    background-size: contain;
}

.product_medium-sale {
    width: 100px;
    height: 100px;
}

.product_small-sale {
    height: 30px;
    width: 30px;
}

.w-100 {
    width: 100%;
}

.m-0 {
    margin: 0;
}

.price-m2_list {
    padding-left: 40px;
}

.mb-3 {
    margin-bottom: 30px;
}

.navbar-default .navbar-collapse {
    border-color: transparent;
    box-shadow: none;
}

.row-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}

.filter-box .btn-group.active .btn > span:before {
    content: ': ';
}

.filter-box_elem span:after {
    content: ', ';
}

.filter-box_elem span:last-child:after {
    content: '';
}

.filter-box .btn-group:not(.active) .filter-box_elem {
    display: none;
}

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

/* adaptive */
@media (max-width: 1220px) {
    .h-middle .search-box {
        width: 100%;
        padding-left: 15px;
    }
}

@media (max-width: 1200px) {
    .products {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .news-detail img {
        max-width: 100%;
        width: auto !important;
        height: auto !important;
    }

    .cat-list__home {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 992px) {
    .h-cities, .h-top-auth {
        flex-direction: column;
        font-size: 13px;
        grid-gap: 5px;
    }

    .h-top-auth {
        align-items: end;
    }

    .news-list {
        padding: 20px 0;
    }

    .related ul {
        padding-left: 20px !important;
    }

    .footer .price-list {
        display: flex;
        align-items: center;
    }

    .main-cat .cat-list__home {
        padding-left: 10px;
        padding-right: 10px;
    }

    .footer .bottom {
        padding-top: 0;
    }

    .footer {
        padding-bottom: 0;
    }

    .news-list .news-item > span {
        margin: 0;
    }

    .news-list .news-item > a {
        margin-bottom: 0;
    }

    .partners-carousel img {
        width: 100%;
    }

    .partners-carousel a {
        width: 100%;
        display: block;
    }

    .footer .bottom ul {
        margin-left: -10px;
        margin-right: -10px;
        margin-bottom: 20px;
    }

    .container.inner {
        padding-top: 10px;
    }

    .list-filter {
        padding: 0;
    }

    iframe[width="640"] {
        width: 100%;
        height: auto;
    }

    .brand {
        margin-bottom: 20px;
    }

    .brand_full-desc a {
        display: block;
    }


    .h-middle .search-box {
        padding-left: 0;
    }

}

@media (max-width: 958px) {
    .index-carousel-block {
        display: none !important;
    }

    .head {
        box-shadow: none;
    }

    .striped:after,
    .striped::before {
        display: none;
    }

    .h-lines h2::before,
    .h-lines h2::after,
    .h-lines hr {
        display: none;
    }

    .main-cat.striped {
        margin-bottom: 20px;
    }

    .btn-lg.arr::after,
    .btn-lg.arr:hover::after {
        display: none;
    }

    .logo-head img {
        max-width: 100%;
        width: auto;
    }

    .wrapper,
    body,
    html {
        width: 100%;
        min-width: 100%;
    }

    .b-main-top {
        display: none;
    }

    .index-carousel-item {
        background-position: center;
        min-height: 100%;
        background-size: contain;
    }

    .h-middle .search-box {
        display: flex;
        justify-content: space-between;
        margin: 0;
        width: 100%;
    }

    .h-middle .search-box input[type=search].form-control {
        width: 100%;
        margin: 0;
        margin-right: 10px;
    }

    .container {
        width: 100%;
    }

    .b-main-top > .container ul {
        width: 100%;
    }

    h2 {
        font-size: 25px !important;
    }

    .waves.borders h2 {
        top: -10px !important;
    }

    .block-bottom {
        display: flex;
        flex-wrap: wrap;
    }

    .b-main-top > .container .b-special {
        border: none;
    }

    .h-middle .pull-left {
        width: 100%;
    }

    .bottom__cookie-block,
    .b-main-top > .container .b-special:before,
    .b-main-top > .container .b-special:after {
        display: none !important;
    }

    .cat-list__home {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 767px) {
    .l-side {
        display: none;
    }

    .breadcrumb {
        width: 100%;
    }

    .list-filter .pull-right {
        display: none;
    }

    .h-bottom ul li {
        margin-right: 0;
        display: block;
        text-align: left;
        width: 100%;
    }

    .h-bottom ul li a {
        display: inline-block;
    }

    .order-sm-1 {
        order: 1;
    }

    .order-sm-2 {
        order: 2;
    }

    .newsletter-form-title {
        display: block !important;
        width: 100%;
        margin-bottom: 10px;
    }

    .newsletter-form-input.contacts {
        padding-left: 0;
        width: 80%;
    }

    .h-lines {
        width: 100%;
        margin: 0;
    }

    .product-wrap {
        width: 50%;
    }

    #search1 {
        display: none;
    }

    .filter-box .btn-group {
        margin-bottom: 10px;
    }

    .content img {
        max-width: 100%;
        width: auto !important;
        height: auto !important;
    }

    .num-list > li {
        padding: 15px 0 25px 45px;
    }

    .cart-nav {
        display: none;
    }

    .cart-bottom .right {
        text-align: left;
    }

    .list-filter .search-box {
        margin: 10px 0;
        display: flex;
        width: 100%;
    }

    .list-filter .search-box input[type="search"].form-control {
        width: auto;
        margin-right: 10px;
    }
}

@media (max-width: 500px) {
    .striped.filter {
        flex-direction: column;
        align-items: baseline;
    }

    .hidden-xxs {
        display: none !important;
    }

    .filter-popup {
        left: 100%;
    }

    .filter-popup::before {
        left: 25%;
    }

    .products .product {
        padding: 30px 15px;
        margin-bottom: 20px;
    }

    .products:not(.list) .product {
        border: 1px solid #ddd;
        border-radius: 10px;
    }

    .h-top .pull-left {
        font-size: 14px;
    }

    .navbar-default {
        width: 100%;
    }

    .footer {
        padding-bottom: 10px;
    }

    .h-middle .search-box .btn {
        width: auto;
    }

    .h-middle .search_form {
        width: 100%;
    }

    .promo-popup .row {
        flex-direction: column;
    }

    .promo-popup .col.fluid-img {
        margin: auto;
    }

    .p-xs-0 {
        padding: 0 !important;
    }

    .new-items .product {
        padding: 0;
        text-align: center;
    }

    .new-items .r-product .thumb {
        margin: auto;
    }

    .new-items .r-product {
        padding: 0;
        width: auto;
    }

    .new-items {
        padding: 5px;
    }

    .h-top .pull-right li:first-child {
        padding-left: 0;
    }

    .h-top .pull-right li:last-child {
        padding-left: 0;
    }

    .no-float-xs {
        float: none !important;
    }

    .newsletter-form-btn .btn {
        padding: 15px 12px;
    }

    .newsletter-form-line {
        padding: 15px;
        margin: 40px 0 30px;
    }

    .d-flex-xs {
        display: flex;
    }

    .flex-wrap-xs {
        flex-wrap: wrap;
    }

    .justify-between-xs {
        justify-content: space-between;
    }

    .newsletter-form-input.contacts {
        width: 100%;
    }

    .prev-pr,
    .next-pr {
        display: none;
    }

    .newsletter-form-input,
    .newsletter-form-title {
        width: 100%;
        padding: 0;
        margin-bottom: 10px;
    }

    body > div.footer > div.container.bottom > div.col-xs-4.bold > p:nth-child(3) > a:nth-child(3),
    body > div.footer > div.container.bottom > div.col-xs-4.bold > p:nth-child(3) > a:nth-child(2) {
        margin-left: 0 !important;
    }

    .partners {
        width: 100%;
    }

    .b-main-top {
        height: 730px;
    }

    .b-main-top > img {
        height: 725px;
    }

    .b-main-top > .container .b-special {
        margin-top: 0;
    }

    .b-main-top > .container .b-special .left {
        display: none;
    }

    .product-wrap {
        width: 100%;
    }

    .list-filter .search_form {
        display: flex;
        flex-wrap: wrap;
    }

    input[type=search].form-control {
        margin-left: 0;
    }

    h1 {
        font-size: 30px;
        margin-bottom: 0;
    }


    .l-side {
        order: 1;
    }

    #c-map {
        display: none;
    }

    .btn-group-lg > .btn,
    .btn-lg {
        font-size: 15px;
    }

    body > div.wrapper.page > div.container.inner > div.contacts.col-xs-6 > div.icon-phone > div > p:nth-child(3) > a > img {
        width: 30px !important;
    }

    table {
        width: 100% !important;
    }

    .nav {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    input::placeholder {
        font-size: 12px
    }

    .heading-h1 {
        font-size: 30px;
    }

    .detail .panel-body h5 {
        margin-top: 15px;
    }

    .patterns {
        margin: 0 0 10px;
    }

    .detail .panel-body .btns {
        text-align: left;
    }

}

@media (max-width: 480px) {
    .detail input {
        width: 70px;
    }

    .cat-item__home {
        height: 170px;
    }
}

@media (max-width: 400px) {
    .detail input {
        width: 70px;
    }
}

.seo-text {
    margin: 20px 0;
}

.tag_pages_link a {
    display: inline-block;
    margin-right: 15px;
    white-space: nowrap;
    font-size: 20px;
}

.modal-backdrop {
    z-index: 1;
}

.modal.in .modal-dialog {
    z-index: 2;
}

.direction-structure label,
.hidden-checkbox label {
    position: relative;
}

input.allow-structure,
.hidden-checkbox input {
    display: block !important;
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    z-index: 0;
}

.popup.promo-popup .full_width img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.popup.promo-popup .full_width,
.popup.promo-popup .full_width h2 {
    text-align: center;
}

@media (min-width: 992px) {
    .col-md-3-5 {
        width: 30%;
    }

    .col-md-2-5 {
        width: 20%;
    }
}

.newsletter-form-input input[type=text] {
    border: 2px solid #FFFFFF;
    border-radius: 10px !important;
    background: transparent;
    box-shadow: none;
    color: #fff;
    font-size: 17px;
    line-height: 22px;
    padding: 21px 30px;
}

.btn-light {
    width: 240px;
    height: 68px;
    font-weight: 700;
    font-size: 17px;
    line-height: 22px;
    text-align: center;
    color: #000000 !important;
    background: #FFFFFF;
    border-radius: 10px;
}

.btn-light:focus,
.btn-light:active,
.btn-light:focus-visible {
    outline: 0;
    outline-offset: 0;
}

@media (max-width: 768px) {
    .btn-light {
        width: 180px;
    }
}

@media (max-width: 576px) {
    .btn-light {
        width: 100%;
        height: 56px;
        margin-top: 5px;
    }

    .newsletter-form-line div div {
        display: flex;
    }

    .newsletter-form-input.contacts {
        width: 100%;
    }

    .newsletter-form-input {
        padding: 0;
    }

    .newsletter-form-input input[type=text] {
        padding: 15px 20px;
    }

}

.video_contact {
    height: 500px;
}

@media (max-width: 768px) {
    .mb-xs-1 {
        margin-bottom: 10px;
    }

    #c-map,
    #c-map_k {
        height: 250px;
    }

    .video_contact {
        height: 300px;
    }
}

.desc-sample {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 30px;
    line-height: 28px;
}

.bg-sample {
    border-radius: 15px;
    background: #F8F8F8;
    padding: 40px 50px 38px 50px;
    margin-bottom: 30px;
}

.bg-sample__mb {
    margin-bottom: 70px;
}

.bg-sample__title {
    color: #000;
    font-size: 30px;
    font-weight: 400;
    line-height: 43px;
    margin-bottom: 15px;
}

.bg-sample__video {
    width: 100%;
    height: 100%;
    -o-object-position: center;
    object-position: center;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 1;
    border-radius: 20px;
}

.bg-sample__img {
    width: 100%;
    border-radius: 20px;
    margin-bottom: 20px;
}

a .bg-sample__img-title {
    color: #000;
    font-size: 25px;
    font-weight: 400;
    line-height: normal;
}

@media (max-width: 768px) {
    .bg-sample__img-title {
        margin-bottom: 30px;
    }
}

@media (max-width: 576px) {
    .desc-sample {
        font-size: 15px;
        line-height: 20px;
    }

    .bg-sample {
        padding: 20px;
    }

    .bg-sample__title {
        font-size: 20px;
        line-height: 24px;
    }

    .bg-sample__img-title {
        font-size: 20px;
    }
}

.text-decoration-none {
    text-decoration: none;
}

.header-right-block {
    display: grid;
    grid-template-columns: repeat(2, auto);
    justify-content: end;
    grid-gap: 20px;
}

.logo-head img {
    max-width: 100%;
}

.product__fav {
    position: absolute;
    top: 10px;
    right: 10px;
    -webkit-transition: background .3s ease-in;
    transition: background .3s ease-in;
    background: url(/images/fav_icon.svg) 0 0 no-repeat;
    width: 25px;
    height: 25px;
    background-size: contain;
    cursor: pointer;
}

.fav-block.checked, .product__fav.checked {
    background-image: url(/images/fav_check.svg);
}

@media (max-width: 1220px) {
    .header-right-block {
        display: grid;
        grid-template-columns: repeat(3, auto);
        grid-column-gap: 10px;
        grid-row-gap: 10px;
    }
}

@media (max-width: 992px) {
    .header-right-block {
        display: grid;
        grid-template-columns: repeat(2, auto);
        justify-content: end;
        grid-gap: 20px;
        align-items: center;
    }
}

.head + .container.inner {
	z-index: 1;
}


.r-bottom {
    margin-top: 35px
}

.r-bottom .left {
    font-size: 14px
}

.r-bottom .left .icon-reply {
    display: inline-block;
    vertical-align: top;
    font-size: 20px;
    margin-top: 15px
}

.r-bottom .right {
    text-align: right
}

.r-bottom .right .state {
    display: inline-block;
    vertical-align: middle
}

.r-bottom .right .state>span {
    display: block;
    font-size: 30px;
    font-weight: 700;
    padding-right: 20px
}

.r-bottom .right .state .extra {
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    color: #00a8df;
    width: 100%;
    text-align: right;
    padding-right: 50px
}

.r-bottom .btn {
    padding: 12.3px 25px;
    -webkit-box-shadow: 1px 3px 25px rgba(255, 85, 0, .4);
    -moz-box-shadow: 1px 3px 25px rgba(255, 85, 0, .4);
    box-shadow: 1px 3px 25px rgba(255, 85, 0, .4)
}

.r-bottom .btn:after {
    background: url(/local/templates/sniper/css/../images/arr-btn-gray.png) 0 1px !important
}

.r-bottom .btn:hover {
    -webkit-box-shadow: -2px 4px 10px rgba(255, 85, 0, .74);
    -moz-box-shadow: -2px 4px 10px rgba(255, 85, 0, .74);
    box-shadow: -2px 4px 10px rgba(255, 85, 0, .74)
}

.r-bottom .btn:hover:after {
    background: url(/local/templates/sniper/css/../images/arr-btn-gray.png) 0 -71px !important
}

.r-bottom .btn:active {
    -webkit-box-shadow: inset 4px 7px 6px #b23c00;
    -moz-box-shadow: inset 4px 7px 6px #b23c00;
    box-shadow: inset 4px 7px 6px #b23c00
}

.r-bottom .btn:active:after {
    background: url(/local/templates/sniper/css/../images/arr-btn-gray.png) 0 -143px !important
}

.r-bottom.empty .right .state .extra {
    display: none !important
}

.r-bottom.empty .right .btn {
    color: #999 !important;
    -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 4px 20px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 20px rgba(0, 0, 0, .1);
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q0ZDRkNCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(top, #fff 0, #d4d4d4 100%);
    background-image: -moz-linear-gradient(top, #fff 0, #d4d4d4 100%);
    background-image: -o-linear-gradient(top, #fff 0, #d4d4d4 100%);
    background-image: linear-gradient(to bottom, #fff 0, #d4d4d4 100%)
}

.r-bottom.empty .right .btn:after {
    position: absolute;
    top: -9px;
    right: -15px;
    width: 40px;
    height: 72px;
    background: url(/local/templates/sniper/css/../images/arr-btn-static.png) !important;
    content: ''
}


@media (max-width: 992px) {
    .r-bottom .right .state>span {
        margin-bottom: 10px;
    }
}
/* End */


/* Start:/local/templates/sniper/css/jquery.fancybox-1.3.4.min.css?17394269626993*/
#fancybox-loading{position:fixed;top:50%;left:50%;width:40px;height:40px;margin-top:-20px;margin-left:-20px;cursor:pointer;overflow:hidden;z-index:1104;display:none}#fancybox-loading div{position:absolute;top:0;left:0;width:40px;height:480px;background-image:url('/local/templates/sniper/css/fancybox.png')}#fancybox-overlay{position:absolute;top:0;left:0;width:100%;z-index:1100;display:none}#fancybox-tmp{padding:0;margin:0;border:0;overflow:auto;display:none}#fancybox-wrap{position:absolute;top:0;left:0;padding:20px;z-index:1101;outline:0;display:none;box-sizing:content-box}#fancybox-outer{position:relative;width:100%;height:100%;background:#fff}#fancybox-content{width:0;height:0;padding:0;outline:0;position:relative;overflow:hidden;z-index:1102;border:0 solid #fff;box-sizing:content-box}#fancybox-hide-sel-frame{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;z-index:1101}#fancybox-close{position:absolute;top:-15px;right:-15px;width:30px;height:30px;background:transparent url('/local/templates/sniper/css/../images/fancybox.png') -40px 0;cursor:pointer;z-index:1103;display:none}#fancybox-error{color:#444;font:normal 12px/20px Arial;padding:14px;margin:0}#fancybox-img{width:100%;height:100%;padding:0;margin:0;border:0;outline:0;line-height:0;vertical-align:top}#fancybox-frame{width:100%;height:100%;border:0;display:block}#fancybox-left,#fancybox-right{position:absolute;bottom:0;height:100%;width:35%;cursor:pointer;outline:0;background:transparent url('/local/templates/sniper/css/blank.gif');z-index:1102;display:none}#fancybox-left{left:0}#fancybox-right{right:0}#fancybox-left-ico,#fancybox-right-ico{position:absolute;top:50%;left:-9999px;width:30px;height:30px;margin-top:-15px;cursor:pointer;z-index:1102;display:block}#fancybox-left-ico{background-image:url('/local/templates/sniper/css/../images/fancybox.png');background-position:-40px -30px}#fancybox-right-ico{background-image:url('/local/templates/sniper/css/../images/fancybox.png');background-position:-40px -60px}#fancybox-left:hover,#fancybox-right:hover{visibility:visible}#fancybox-left:hover span{left:20px}#fancybox-right:hover span{left:auto;right:20px}.fancybox-bg{position:absolute;padding:0;margin:0;border:0;width:20px;height:20px;z-index:1001}#fancybox-bg-n{top:-20px;left:0;width:100%;background-image:url('/local/templates/sniper/css/fancybox-x.png')}#fancybox-bg-ne{top:-20px;right:-20px;background-image:url('/local/templates/sniper/css/fancybox.png');background-position:-40px -162px}#fancybox-bg-e{top:0;right:-20px;height:100%;background-image:url('/local/templates/sniper/css/fancybox-y.png');background-position:-20px 0}#fancybox-bg-se{bottom:-20px;right:-20px;background-image:url('/local/templates/sniper/css/fancybox.png');background-position:-40px -182px}#fancybox-bg-s{bottom:-20px;left:0;width:100%;background-image:url('/local/templates/sniper/css/fancybox-x.png');background-position:0 -20px}#fancybox-bg-sw{bottom:-20px;left:-20px;background-image:url('/local/templates/sniper/css/fancybox.png');background-position:-40px -142px}#fancybox-bg-w{top:0;left:-20px;height:100%;background-image:url('/local/templates/sniper/css/fancybox-y.png')}#fancybox-bg-nw{top:-20px;left:-20px;background-image:url('/local/templates/sniper/css/fancybox.png');background-position:-40px -122px}#fancybox-title{font-family:Helvetica;font-size:12px;z-index:1102}.fancybox-title-inside{padding-bottom:10px;text-align:center;color:#333;background:#fff;position:relative}.fancybox-title-outside{padding-top:10px;color:#fff}.fancybox-title-over{position:absolute;bottom:0;left:0;color:#FFF;text-align:left}#fancybox-title-over{padding:10px;background-image:url('/local/templates/sniper/css/fancy_title_over.png');display:block}.fancybox-title-float{position:absolute;left:0;bottom:-20px;height:32px}#fancybox-title-float-wrap{border:0;border-collapse:collapse;width:auto}#fancybox-title-float-wrap td{border:0;white-space:nowrap}#fancybox-title-float-left{padding:0 0 0 15px;background:url('/local/templates/sniper/css/fancybox.png') -40px -90px no-repeat}#fancybox-title-float-main{color:#FFF;line-height:29px;font-weight:bold;padding:0 0 3px 0;background:url('/local/templates/sniper/css/fancybox-x.png') 0 -40px}#fancybox-title-float-right{padding:0 0 0 15px;background:url('/local/templates/sniper/css/fancybox.png') -55px -90px no-repeat}.fancybox-ie6 #fancybox-close{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png',sizingMethod='scale')}.fancybox-ie6 #fancybox-left-ico{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png',sizingMethod='scale')}.fancybox-ie6 #fancybox-right-ico{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png',sizingMethod='scale')}.fancybox-ie6 #fancybox-title-over{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png',sizingMethod='scale');zoom:1}.fancybox-ie6 #fancybox-title-float-left{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png',sizingMethod='scale')}.fancybox-ie6 #fancybox-title-float-main{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png',sizingMethod='scale')}.fancybox-ie6 #fancybox-title-float-right{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png',sizingMethod='scale')}.fancybox-ie6 #fancybox-bg-w,.fancybox-ie6 #fancybox-bg-e,.fancybox-ie6 #fancybox-left,.fancybox-ie6 #fancybox-right,#fancybox-hide-sel-frame{height:expression(this.parentNode.clientHeight+"px")}#fancybox-loading.fancybox-ie6{position:absolute;margin-top:0;top:expression((-20+(document.documentElement.clientHeight ? document.documentElement.clientHeight/2:document.body.clientHeight/2)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop:document.body.scrollTop))+'px')}#fancybox-loading.fancybox-ie6 div{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png',sizingMethod='scale')}.fancybox-ie .fancybox-bg{background:transparent !important}.fancybox-ie #fancybox-bg-n{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png',sizingMethod='scale')}.fancybox-ie #fancybox-bg-ne{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png',sizingMethod='scale')}.fancybox-ie #fancybox-bg-e{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png',sizingMethod='scale')}.fancybox-ie #fancybox-bg-se{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png',sizingMethod='scale')}.fancybox-ie #fancybox-bg-s{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png',sizingMethod='scale')}.fancybox-ie #fancybox-bg-sw{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png',sizingMethod='scale')}.fancybox-ie #fancybox-bg-w{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png',sizingMethod='scale')}.fancybox-ie #fancybox-bg-nw{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png',sizingMethod='scale')}
/* End */


/* Start:/local/templates/sniper/css/slick.min.css?17394270001387*/
.slick-slider{position:relative;display:block;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-slider *{outline:0}.slick-list{position:relative;display:block;overflow:hidden;height:100%;z-index:1}.light-blue .slick-list:before,.light-blue .slick-list:after{box-shadow:0 0 20px 10px #ecf5fa}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;height:100%;display:block}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;position:relative;outline:0}[dir='rtl'] .slick-slide{float:right}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:2px solid transparent}
/* End */


/* Start:/local/templates/sniper/css/slick-theme.min.css?17394270063257*/
@charset 'UTF-8';.slick-prev,.slick-next{font-size:40px;line-height:0;position:absolute;display:block;padding:0;cursor:pointer;color:#fff;border:0;outline:0;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;z-index:2;top:0;height:100%;width:80px;overflow:hidden}.slick-prev{background:-webkit-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);background:-o-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);background:linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%)}.slick-next{background:-moz-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);background:-webkit-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);background:linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%)}.slick-prev:before,.slick-next:before{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:auto;margin-right:0;line-height:normal;margin-left:0}.slick-prev:hover,.slick-prev:focus{color:#ff7f2d;background:-moz-linear-gradient(left,rgba(0,0,0,0.2) 0,rgba(0,0,0,0) 100%);background:-webkit-linear-gradient(left,rgba(0,0,0,0.2) 0,rgba(0,0,0,0) 100%);background:linear-gradient(to right,rgba(0,0,0,0.2) 0,rgba(0,0,0,0) 100%)}.slick-next:hover,.slick-next:focus{color:#ff7f2d;background:-moz-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0.2) 100%);background:-webkit-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0.2) 100%);background:linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,0.2) 100%)}.slick-prev.slick-disabled,.slick-next.slick-disabled{color:#ccd5e1;cursor:default}.slick-slider{width:100%}.slick-dots{position:absolute;bottom:-30px;margin:0;display:block;width:100%;padding:0;list-style:none;text-align:center;z-index:1}.slick-dots li{position:relative;display:inline-block;width:14px;height:14px;margin:0 7px;padding:0;cursor:pointer}.slick-dots li:before{display:none}.slick-dots li span{font-size:0;line-height:0;display:block;width:14px;height:14px;cursor:pointer;color:transparent;border-radius:50%;outline:0;background:0;box-shadow:inset 0 0 0 3px #ff7f2d}.slick-dots li span:hover:before,.slick-dots li span:focus:before{opacity:1}.slick-dots li.slick-active span{background:#ff7f2d}.slick-prev{left:20px}.slick-next{right:20px}.slick-prev,.slick-next{background:linear-gradient(180deg,#ffd27d 0,#ff5904 100%),#ffc873;transform:matrix(-1,0,0,1,0,0);width:45px;height:45px;border-radius:50%;top:50%}.icon-angle-circled-left:before{left:53%;background-image:url(/images/right.png);background-size:8px 14px;display:inline-block;width:8px;height:14px;content:""}.icon-angle-circled-right:before{left:47%;background-image:url(/images/left.png);background-size:8px 14px;display:inline-block;width:8px;height:14px;content:""}.partners .next-pr,.partners .prev-pr{background:linear-gradient(180deg,#ffd27d 0,#ff5904 100%),#ffc873;transform:matrix(-1,0,0,1,0,0);width:45px;height:45px;border-radius:50%;top:32%}.partners .icon-angle-circled-left:before{position:absolute;left:33%;top:35%}.partners .icon-angle-circled-right:before{position:absolute;left:25%;top:35%}.partners-carousel,.patterns-carousel{padding:0 5%}@media(max-width:992px){.partners-carousel,.patterns-carousel{padding:0 9%}}
/* End */
/* /local/templates/sniper/components/bitrix/search.title/search/style.min.css?17394414621466 */
/* /local/templates/sniper/components/bitrix/sale.basket.basket.line/new/style.css?17423752222358 */
/* /local/templates/sniper/components/bitrix/form.result.new/modal/style.min.css?1739441494679 */
/* /local/templates/sniper/template_styles.css?174045917116391 */
/* /local/templates/sniper/css/style.css?1742534192290344 */
/* /local/templates/sniper/css/jquery.fancybox-1.3.4.min.css?17394269626993 */
/* /local/templates/sniper/css/slick.min.css?17394270001387 */
/* /local/templates/sniper/css/slick-theme.min.css?17394270063257 */
