/* Minification failed. Returning unminified contents.
(194,49): run-time error CSS1046: Expect comma, found '159'
(194,56): run-time error CSS1046: Expect comma, found ')'
(194,71): run-time error CSS1046: Expect comma, found '181'
(194,78): run-time error CSS1046: Expect comma, found ')'
 */
.outofstock{
    background-color: #d8d8d8 !important;
}
.outofstock #l1{
    background: transparent;
}
.one-click-button .input__control{
    border-bottom: 0 !important;
}
.one-click-button-m .input__control{
    border-bottom: 0 !important;
}
.one-click-button .input_wrapper{
    margin-bottom: 10px;
    border-bottom: 1px dashed #714a61 !important;
    width: auto;
}
.one-click-button-m .input_wrapper{
    margin: 10px 0;
    border-bottom: 1px dashed #714a61 !important;
    width: auto;
}
.one-click-button .phone:before{
    top: 10px;
}
.one-click-button-m .phone:before{
    top: 10px;
}
.one-click-button .input__top
{
    margin-left: 25px;
    color: #714a61;
}
.one-click-button-m .input__top
{
    margin-left: 25px;
    color: #714a61;
}

.one-click-button-m{
    padding-left: 15px;
    color: #714a61;
    font-weight: 600;
}
#one_click_btn[disabled],#one_click_btn_m[disabled]  {
    cursor: not-allowed;
    filter: alpha(opacity=30);
    opacity: 0.3;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#one_click_request_sent,#one_click_request_sent_m{
    color: #714a61;
    color: #21242b;
    padding-left: 10px;
    background: white;
    padding: 6px 10px;
    
    font-size: 18px;
    font-weight: 600;
}
.one-click-button .input__box{
    /*width: 150px;*/
}
.one-click-button{
    padding-top: 6vh;
}
/*https://stackoverflow.com/questions/23935758/gradient-over-img-tag-using-css*/

#r1r{
    background: #eaeaea;
    padding-bottom: 20px;
}
.mb-45{
    margin-bottom: 45px !important;
}
#price_request_div{
    padding: 0;
}
.epc_img_wrap:hover:after {
    content:'';
    position:absolute;
    left:0; top:0;
    width:100%; height:100%;
    display:inline-block;
    background: -moz-linear-gradient(top, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.4) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.4)), color-stop(100%,rgba(0,0,0,0.2))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.4) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.4) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.4) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.4) 100%); /* W3C */
    
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}
.epc_img_wrap:hover {
        transform: scale(1.01);
}

.epc_img_wrap img {
    display:block;
    width:auto;
}
.epc_img_wrap{
    position:relative;
    display:inline-block;
}
ul.ul_epc_sub li {
    transition: all .05s ease-in-out;
    border-radius: 6px;
}

/*ul.ul_epc_sub li:hover{*/
/*    transform: scale(1.01);*/
/*    background: #d2d2d2;*/
/*}*/

#div_sub_categories{
    display: block;
    background: #e6e6e6;
}
.epc_subcat_descr
{
    padding: 15px 0 5px;
}

.ul_epc_sub{
    padding: 0;
    list-style-type: none;
}

#epc_cat_title{
    text-align: center;
    font-size: 14px;
    color: #555;
    background: whitesmoke;
    padding: 0px 0 20px;
}

#epc_motor_title{
    text-align: center;
    font-size: 14px;
    color: #555;
    background: whitesmoke;
    padding: 20px 0 10px;
}

#tire_descr_body{
    margin-top: 15px;
    font-size: 12px;
}

#up_del{
    /*margin: 0 -20px;*/
}
.choose_your_offer{
    margin-bottom: 10px;
}

#descr_group {
    border-radius: 2px;
    margin-bottom: 10px;
    padding: 20px 20px 15px;
    background-color: #f1f1d6;
    background-color: #f7f7db;
    background-color: #b7c1c0;
    /*background: url(/images/bg/back6.jpg);*/
    /*background: url(/images/bg/back.png);*/
}

#tire_descr_title{
    font-size: 18px !important;
}

#rr_descr, #original_descr,#original_descr2
,#rr_descr_mobile, #original_descr_mobile, #original_descr2_mobile
,#tire_descr,#tire_param   
{
    border-radius: 2px;
    margin-bottom: 10px;
    padding: 20px 20px 20px;
    background: linear-gradient(120deg, rgb(219, 219, 219) 30%, rgb(237, 237, 237) 70%);
    background: #b7c1c0;
    font-size: 12px;
    text-align: center;
    /*line-height: 21px;*/
}
#covid_part_warning, #covid_part_warning_mobile{
    border-radius: 2px;
    margin-bottom: 10px;
    padding: 30px 20px 20px;
    background-color: #ffdfdf;
    background: linear-gradient(#ffc3c3, #efc1b1);
    background: linear-gradient(160deg, rgb(234 159 169) 30%, rgb(241 181 170) 70%);
    font-size: 12px;
    text-align: center;    
}
.mb-logo{
    width:21px;
    padding-right: 5px;
}
.float-right{
    float: right;
}
.epc_active_line{
    background: #ffd3eb !important;
}
.epc_label{
    font-size: 17px;
    background: #474a51;
    padding: 10px 25px 10px;
    color: white;
    width: 100%;
    margin: 0;
}

.epc_br{
    padding: 10px 15px;
    margin-bottom: 0px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
    font-size: 12px;
    
}
.ul_epc_data{
    padding: 0;
}
.epc_img{
    width: 100%;
}

.tab_cont_class {
    /*padding: 0 20px;*/
}

.tab_cont_class svg{
    fill: #d6d6d6;
}
.tab_cont_class span
{
    /*border-bottom: 1px dashed  #555;*/
    /*margin: 10px 10px;*/
}
#div_oepn_m, #div_epc_m {
    padding: 0 15px;
}

#r4r_m {
    padding: 0 15px;
}

#div_oepn_m #div_go_oe #val {
    text-align: center;
}

#r4r_m #go_tech #val {
    text-align: center;
}

.wide15 {
    margin: 0 -15px;
}

.part-replaced-block span {
    font-size: 14px;
    border-bottom: 1px solid;
}

.part-replaced-block {
    background: #ffe97b;
    background: #383b42;
    background: #774f65;
    background: linear-gradient(135deg, #614353 60%, #dac2c2 95%);
    font-size: 13px;
    color: azure;
    padding: 10px 20px;
    margin-bottom: 3px;
}

#row_oepn {
    margin-bottom: 15px;
}

a.panel-title-link {
    outline-offset: 3px;
    color:white;
}

.panel-heading > a:hover {
    /*color: #424242 !important;*/
    
    text-decoration: none !important;
}

/*https://stackoverflow.com/questions/13367868/modify-svg-fill-color-when-being-served-as-background-image*/

.panel-heading a:after {
    content: "";
    float: right;
    width: 30px;
    height: 27px;
    background: url(/images/svg/arrow-down.svg?) no-repeat;
}

.panel-heading a.collapsed:after {
    content: "";
    float: right;
    width: 30px;
    height: 27px;
    background: url(/images/svg/arrow-right.svg?) no-repeat;
}

#right .odd-even{
    font-size: 12px;
}


.panel-heading {
    font-size: 16px !important;
    font-weight: bold !important;
    padding: 5px 10px;
    border-bottom: 1px solid #EBEBEB !important;

    background: #4e5158;
    
    margin: 0 -15px;
    
}

.devider_other {
    width: 100%;
    height: 50px;
    background: #eaeaea;

    padding: 15px 30px;
    font-size: 16px;
    font-weight: 600;
    color: #20232a;

    color: #ececec;
    background: #4c4f56;

}

.modal-open .page-container, .search-results-open .page-scroller, .search-results-open .primary-menu-container {
    /* -webkit-filter: blur(3px); */
    /* filter: blur(3px); */
}

.modal-open .page-container {
    position: relative;
    height: 100%;
    width: 100%;
}

.modal.fade .modal-dialog {
    -webkit-transform: translateY(-25%);
    -ms-transform: translateY(-25%);
    transform: translateY(-25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    -o-transition: transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
}

.sbbol3 .modal-dialog {
    margin: 64px auto 8px;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    max-width: 600px;
}

.page {
    opacity: 1;
    -webkit-animation: fadeIn .1s 1 ease-in;
    -moz-animation: fadeIn .1s 1 ease-in;
    -ms-animation: fadeIn .1s 1 ease-in;
    -webkit-animation-fill-mode: initial;
    animation-fill-mode: none;
    height: 100%;
    min-height: 100%;
    position: relative;
    overflow-y: visible;
}


/******************/

.part_delivery_cost input {
    width: 200px;
    font-size: 13px;
}

.part_delivery_cost span{
}

.part_delivery_cost {
    /*border: 1px solid #ccc;*/
    /*max-width: 900px;*/
    padding: 30px 40px;
    /*box-shadow: 0 2px 8px #ddd;*/
    background: #fff;
    background: #eaeaea;
    background: #ececec;
}

.ask_question_low {
    font-size: 12px;
    color: #555;
    font-size: 15px;
}

.part_tech_url {
    border-bottom: 1px dashed #555;
    display: initial;
}

.kolvo_available {
    font-size: 13px;
}

#up1_ ._main{
    background: #eaeaea;
}
#up1_ {
    background: #e0e1e2 url(/images/part.gif);
    padding-bottom: 30px;
    min-height: 900px;
}

#rate_count2 {
    margin: -3px 0 0 10px;
    border-bottom: 1px dashed #555;
    font-size: 12px;
}

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:hover {
    color: #fff;
    background-color: #5f324c;
    border-color: #5f324c;
}

.btn-outline-primary {
    color: #5f324c;
    border-color: #5f324c;
}

.tek_name {
    /*padding-top: 20px;*/
    padding: 12px 35px 0 35px;
}

.mobile-cart-kolvo {
    margin: 10px 15px 0;
}

.mobile-block-left {
    display: table-cell;
    vertical-align: middle;
    /*margin-right: 15px;*/
}

.mobile-block-right {
}

.mobile-descr-block {
    /*margin-top: 15px;*/
    /*padding-bottom: 15px;*/
    /*border-bottom: 1px solid #eaebeb;*/
    margin-right: 15px;
    margin-left: 0px;
}

.mobile_middle2 {
    padding-top: 6px;
}

.tocart-button {
    padding-top: 15px;
}

.kolvo-wrapper {
    margin-top: 5px;
}

.cart-kolvo-wrapper {
    padding: 10px 20px 20px 20px;
}

.kolvo-title {
    padding: 9px 15px 0 0;
    font-size: 13px;
    float: left;
}

#minus_ref {
    vertical-align: text-bottom;
}

.kolvo-wrapper input {
    /*color: transparent;*/
    border: none !important;
    vertical-align: text-bottom;
    text-align: center;
    font-size: 16px;
}

.kolvo-wrapper a {
    font-size: 24px;
    line-height: 31px;
    font-weight: 300;
}

.mobile-cart-kolvo a {
    font-size: 24px;
    line-height: 31px;
    font-weight: 300;
}

.mobile_kolvo {
    margin: 10px 10px 0 0;
    margin: 0 15px;
    padding: 1px 7px;
    height: 50px;
    width: 60px;
    text-align: center;
}

#div_cross_mobile {
    /*margin-top: 15px;*/
}

/*.choose_your_offer>:first-child .inputGroup{*/
/*margin-top: 1px;*/
/*}*/


.b-dot {
    font-size: 18px;
    font-weight: bold;
    vertical-align: top;
    line-height: 26px;
    color: #00990e;

}

#info_delivery_time span {
    color: #608a67;
    color: #315d38;
}


#info_part_condition {
    color: #608a67;
    color: #315d38;
    font-weight: 600;
}

.store {
    font-weight: 600;
}

.store1 {
    color: #1b7b2b;
}

.store2 {
    color: #3d6ee0;
}

.store3 {
    color: #348a7f;
}

.store_no {
    color: #9e5200;
}

.font12 {
    font-size: 12px;
}

.font13 {
    font-size: 13px;
}

#group_good_condition {
}

.choose_your_offer_title {
    text-align: center;
    padding: 2px;
    background: #c4d6c5;
    background: #c1c8d2;
    background: linear-gradient(135deg, #b5bcc5 15%, #e3e7ec 40%, #e4e4e4 50%, #d6dade 60%, #c1c8d2 85%);
    background: linear-gradient(135deg, #dde6e5 15%, #f1f1f1 40%, #f5f5f5 50%, #f0f4f9 60%, #dde6e5 85%);
    background: #b7c1c0;
    
    padding: 3px 0 1px 0;

    /*border-radius: 5px;*/
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    /*margin-bottom: -2px;*/
}

#div_deliverytime {
    font-size: 12px;
}

#detail_tab_content {
    /*margin: 0 15px;*/
}

.big_order {
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
    /*padding: 25px 0 0px 20px;*/
    padding-left: 20px;
}

#rr {
    padding-right: 0;
    /*margin-top: 15px;*/
}

#rl {
    padding-left: 0;
    /*margin-right: 15px;*/
    width: auto;
    flex: none;
}

.part_descr_info div:first-child {
    font-size: 13px;
    /*border-bottom: 1px dotted #555;*/
    display: inline-block;;
    border-radius: 5px;
    margin-bottom: 15px;
}

.card-title {
    /*padding: 5px 15px;*/
    /*margin: 0 -5px .75rem -5px;*/
    /*background: #d6d6b4;*/
    /*background: #d0d0c0;*/
    font-size: 15px;
    font-weight: 600;

}

.part_descr_info {
    background-color: #f6f7f4;
    padding: 15px;
    margin: 0 10px 10px 0;
    border-radius: 3px;
    /*display: inline-table;*/
    width: 45%;
    /*height: fit-content;*/
}

.level2 {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background: #5d615a;
    opacity: 0.5;
    left: 0px;
}

.part_title_wrapper {
    padding: 0;
}

.part_title {
    /*padding: 0 0 5px 20px;*/
}

.part_ask1 .input__top {
    padding: 0 15px;
}

#divCK{
    height: 50px;
    color: #717579;
    display: table;
    margin-bottom: 0px !important;
}

#divCK #kolvo {
    margin-right: 0 !important;
    /*display: table-cell;*/
    vertical-align: bottom;
    width: 55px;
    height: 30px;
    font-size: 16px;
    background: #eaeaea;
    

}

.inputGroup label div {
    display: initial;
    padding-right: 15px;
}

.inputGroup svg {
    width: 14px;
    margin: -2px 10px 0 -10px;
    fill: #96989a;
}


.csspriceinputgroup {
    /*margin-top:2px;*/
    /*margin: 0px 0px 0px -15px;*/

    /*margin-top: auto;*/
    /*margin-bottom: 5%;*/
}

.inputGroup {
    background-color: #fff;
    display: block;
    margin: 2px 0;
    position: relative;
}

.inputGroup label {
    padding: 6px 30px;
    width: 100%;
    display: block;
    text-align: left;
    color: #3C454C;
    cursor: pointer;
    position: relative;
    z-index: 2;
    transition: color 200ms ease-in;
    overflow: hidden;
    /*border: 1px solid #ebebeb;*/
    border-bottom: 1px solid #b7c1c0;
    border-left: 1px solid #b7c1c0;
    
    margin-bottom: 0;
    background: #eaeaea;
}

.inputGroup label:before {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    content: '';
    background-color: #5562eb;
    background-color: #676fc3;
    /*background: linear-gradient(to right, #676fc3, #d3d9de);*/
    background: linear-gradient(to right, #5f638e, #d3d9de);
    background: linear-gradient(to right, #616488, #dde6e5);
    background: linear-gradient(to right, #555, #dde6e5);
    background: linear-gradient(to right, #353840, #b9b9b9);
    background: linear-gradient(to right, #737373, #a0a0a0);
    background: #80858a;
    background: #b7c1c0;
    background: #4c4f56;

    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale3d(1, 1, 1);
    transition: all 300ms cubic-bezier(0.4, 0.0, 0.2, 1);
    opacity: 0;
    z-index: -1;
}

.inputGroup label:after {
    width: 26px;
    height: 26px;
    content: '';
    border: 1px solid #D1D7DC;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.414 11L4 12.414l5.414 5.414L20.828 6.414 19.414 5l-10 10z' fill='%23fff' fill-rule='nonzero'/%3E%3C/svg%3E ");
    background-repeat: no-repeat;
    background-position: 2px 3px;
    border-radius: 20%;
    z-index: 2;
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    transition: all 200ms ease-in;
}


.inputGroup input:checked ~ label svg {
    fill: #ffffff;
}

.inputGroup input:checked ~ label {
    /*color: #fff;*/
    color: #eaeaea;
}

.inputGroup input:checked ~ label span.store3 {
    color: #aeded8;
}


.inputGroup input:checked ~ label:before {
    transform: translate(-50%, -50%) scale3d(56, 56, 1);
    opacity: 1;
}

.inputGroup input:checked ~ label:after {
    /*background-color: #54E0C7;*/
    /*background-color: #91a0bf;*/
    /*background-color: #157abb;*/
    /*background-color: #20232a;*/
    background-color: #80858a;
    background-color: #b7c1c0;
    background-color: #4c4f56;
    /*border-color: #91a0bf;*/
}

.inputGroup input {
    width: 32px;
    height: 32px;
    order: 1;
    z-index: 2;
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    visibility: hidden;
}

#right {
    position: relative;
    margin: 0 30px;
}

#part_delivery div a:hover {
    opacity: 0.6;
    color: initial;
}

#div_part_info h2 {
    font-size: 14px;
}

.part_price {
    font-size: 17px;
    padding: 5px 12px;
    background-color: #d8e8f0;
    background-color: #dde6e5;
    background-color: #b7c1c0;
    display: inline-grid;
    transition: .3s all ease;
    /*transition: 1s;*/

}


@media (min-width: 0) and (max-width: 768px) {
    .part_price {
        margin: 10px 0 0px 11px !important;
    }

    .part_title {
        /*padding: 15px 0 0 0 ;*/
        /*padding-top:15px;*/
    }

    #descr_group {
        background: #eaeaea;
    }
}

.part_title h1 {
    /*padding: 15px 22px;*/
    padding: 18px 22px 15px 22px;
    margin-bottom: 15px;
    margin-top: 0;
    font-size: 17px;
    color: #555;
    color: #333;

    border: 1px solid #dedede;

    font-weight: 600;
    /*font-family: 'Ubuntu';*/

    background-color: #e5e5e5;
    background-color: #cecece;
    background-color: #dde6e5;
    background-color: #b7c1c0;
    
    /*background: linear-gradient(to right, #d8d8d8, #f1f1f1);*/
    /*background: linear-gradient(to top, #d8d8d8, #f3f3f3);*/
}


.image_wrap1 {
    width: 350px;
    height: 350px;
    width: 300px;
    height: 300px;
    display: table;
    padding: 0;
    /*margin-top: 15px ;*/
    /*margin-bottom: 20px !important;*/
    background: red;

}

.image_wrap2 {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    box-sizing: border-box;
    background: white;
}

.goods_class ul li:hover::after {
    opacity: 1;
}

.goods_class ul li:hover {
    /*background-color: #bfd1dc;*/
    /*background-color: #bfd1dc3b;*/
    /*box-shadow: 0 1px 10px rgba(0,0,0,.12);*/
    /*box-shadow: 0 5px 15px rgba(0,0,0,0.3);*/
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
}

.new_product_card {
    font-size: 12px;
    background-color: #fff;
    position: relative;
    box-sizing: border-box;
    border-radius: 6px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .07);
    border: 1px solid #eee;
    transition: all .15s ease-in-out;
    width: 155px;
}

#cross_text {
    padding-bottom: 10px;
    font-size: 13px;
    /*background: aliceblue;*/

}

@media (min-width: 0) and (max-width: 768px) {
    #cross_text {
        padding-left: 15px;
    }
}

#div_cross_mobile ul {
    margin-left: 15px;
    margin-right: 15px;
}

.goods_class ul li {
    /*padding: 5px;*/
    /*cursor: pointer;*/
    /*height: 110px;*/
    /*height: 205px;*/
    /*transition: all 0.15s ease-in-out;*/
    /*box-shadow: 0 1px 2px rgba(0,0,0,0.15);*/
    margin: 0 10px 10px 0;
}

@media (min-width: 0) and (max-width: 768px) {
    .goods_class ul li {
        height: auto;
    }

    .new_product_card {
        /*margin-right: 10px;*/
        margin: 0 10px 10px 0;
        width: auto;
    }

    .goods_class ul li:nth-of-type(even) .new_product_card {
        margin-right: 0;
    }

    .goods_class ul li {
        margin: 0;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

#part_condition .cond {
    font-size: 11px;
}

#lv_descr {
    font-size: 11px;
    height: 30px;
    overflow: hidden;
}

.no_supply {
    padding-top: 10px;
    color: #776611;
    min-height: 31px;
    font-style: italic;
}


.price_cross_class {
    color: #1b7b2b;
    padding-top: 10px;
    font-size: 20px;
    font-size: 14px;
    color: #272727;

    font-size: 15px;
    color: #4c4f56;
    
    font-style: italic;
    font-weight: 700;
    font-family: 'Open Sans', arial;
    min-height: 31px;
}

.price_cross_class:hover {
    color: #000000;
}

.price_cross_class svg {
    width: 12px;
    fill: #666;
    margin-top: -1px;
}

#lnk1:hover {
    color: inherit;
}

.l1_title {
    height: 36px;
    overflow: hidden;
}


.lv1row {
    padding: 3px 7px !important;
    padding: 7px !important;
    margin: 0px 20px 20px 0;
    /*z-index: 30;*/
    border-radius: 0px;
    font-size: 13px;
    word-break: break-word;
    /* min-width: 100% !important; */
    max-width: 40%;
    max-width: 15%;
    border: 1px solid rgba(0, 0, 0, 0.08);
}

@media (min-width: 0) and (max-width: 768px) {
    body {
        background-color: #f2f2f2;
        background-color: #f5f5f5;
    }

    .lv1row {
        max-width: 48%;
        padding: 0;
        border: 0;
        padding: 0 !important;
        margin: 4px;
    }

    .lv1row:nth-child(odd) {
        margin-left: 0;
    }

    .lv1row:nth-child(even) {
        margin-right: 0;
    }
}

@media  (min-width: 768px) {

    .goods_class li:hover #l2:before {
        opacity: .08;
    }

    #l2:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: #000;
        z-index: 1;
        opacity: .04;
        /*border-radius: 4px;*/
    }

    .lv1row {
        margin: 10px 10px 0 0;
        padding: 3px !important;
    }
}

.tva {
    /*display: table-cell;*/
    vertical-align: middle;
}

#lnk1 {
    /*display: table;  width: 100%; height: 100%;*/
}

#l3 {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
}

#l2 {
    vertical-align: middle;
    text-align: center;
    box-sizing: border-box;
    width: 30%;
    padding: 8px 0;
    padding: 0;
    height: 80px;
    display: table-cell;
    position: relative;
}

#l1 {
    word-break: break-word;
    padding: 0 5px;
    padding: 10px 5px;
    /*text-align: right;*/
    font-size: 12px;
    color: #666;
}


.part_ask2 {
    /*margin: 0 15px 70px 15px;*/
    margin: 0 15px 60px -15px;
    /*margin-bottom: 70px;*/
    padding: 10px 30px 8px 30px;
    /*background: #e0e0e0;*/
    /*border-radius: 5px;*/
    font-weight: 500;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #404848;
}

.part_ask1 {
    background: #eaeaea;
    background: #ececec;
    
    /*background-color: #f7f7f4;*/
    padding: 35px;
    font: 30px/22px 'Open Sans', sans-serif;
    margin: 0px;
    /*max-width: 900px;*/
}

#div_brand {
    /*padding-left: 6%;*/
    margin: auto;
}

#div_brandabout, #div_brandcat {
    font-size: 12px;
    /*margin: 10px 0 15px 0;*/
}

.moreinfotable.RadGrid_MyCustomSkin {
    background-color: #ecece2;
}

#volvo_ce_block img:last-child {
    margin: 0 15px 5px 15px;
    width: 32%;
}

#volvo_ce_block div {
    text-align: center;
    line-height: 1.7;
}

#volvo_ce_block {
    /*width: 350px;*/
    /*height: 175px;*/
    /*padding: 0;*/
    line-height: 1.4;
    background: #fbeec8;
    background: url("/images/bg/back4.jpg");
    padding: 30px 20px 20px;
    font-size: 13px;
    font-family: 'Montserrat';
}

#div_part_info {
    /*padding: 20px 15px;*/
    /*font-size: 12px !important;*/
    /*padding: 15px 15px;*/
    /*font-size: 14px !important;*/
    /*background: #f9f6d0;*/
    /*border-radius: 5px;*/
    /*margin-top: 15px;*/
    /*margin: 15px 15px 0 0;*/
    /*display:none;*/
    line-height: 1.4;
    background: url("/images/bg/back1.jpg");
    padding: 30px 20px 20px;
    font-size: 14px;
    font-family: 'Montserrat';
}

#div_part_info tr {
    margin: 0;
}

#div_part_info td {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}

#cross_tab_link {
    /*background-color: #def2ff;*/
    /*background-color: #f5f0e3;*/
    /*background: #5f324c;*/
}

#cross_tab_link.selected {
    /*background: #8dcef7;*/
    /*background: #dde6e5;*/
    /*background: #a9465a;*/
    /*color:#585858;*/
    /*color:#000;*/
    /*color: floralwhite;*/
}

#tab_promo {
    background-color: #fffbcd;
}

#tab_promo.selected {
    background-color: #ffeb1a;
    color: #585858;
}

.promo_div {
    display: block;
}

#promo_tab_content .promo_div div {
    line-height: 2.1;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
    font-size: 13px;
    opacity: 0.9;
}

#promo_tab_content {
    margin-bottom: 25px;
}


.pz {
    border-radius: 0;
}

#part_delivery div {
    background: aliceblue;
    /*background: #fff;*/
    padding: 2px 10px;
    border-radius: 3px;
    display: inline-block;
}

#part_delivery p {
    font-size: 12px;
    font-weight: 600;
}

#part_delivery div a {
    border-bottom: 1px dashed #555;
}

#part_delivery {
    background-color: #eaeaea;
    background-color: #157abb24;
    padding: 25px;
    text-align: left;
    font-size: 12px;
    line-height: 1.7;
}


/*#descr_3{*/
/*padding: 20px;*/
/*margin: 15px 0 0 15px;*/
/*border: 1px solid #eaeaea;*/
/*display: table;*/
/*}*/

@media (min-width: 0) and (max-width: 768px) {
    #descr_3 {
        /*margin: 15px;*/
    }
}

#descr_2 {
    margin-bottom: 20px;
}

.ffy {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif !important;
}


#good_alt {
    padding: 0;
}

#good_alt li {
    list-style: none;
    font-size: 11px;
    margin: 0;
}

#logo_block row {
    padding: 15px 0px;
}

#logo_block {
    /*width: 350px;*/
    /*height: 140px;*/
    padding: 0;
    /*margin: 5px 15px;*/
}


.ul_thumb {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 300px;
    display: inline-block;
}

.li_thumb {
    width: 62px;
    height: 62px;
    float: left;
    cursor: pointer;
    margin: 7px 7px 0 0;
    border: 1px solid #e1e1e1;
    display: table-cell;
    vertical-align: middle;
    background: #eabfbf;
}

@media (min-width: 0) and (max-width: 768px) {

    .ul_thumb {
        width: 100%;
    }

    .li_thumb:nth-child(4n+4) {
        margin-right: 0;
    }
}

.li_thumb img:hover {
    cursor: zoom-in;
}

.li_thumb img {
    max-height: 60px;
    max-width: 60px;
    vertical-align: middle;
    height: auto;
    width: auto;
}

p {
    margin-bottom: 0;
}

@media (min-width: 800px) {
    .goods_class {
        /*border-radius: 6px;*/
        /*box-shadow: 0 4px 25px rgba(0,0,0,.07);*/
        /*border: 1px solid #eee;*/
        position: relative;
        padding: 15px 19px 15px 15px;
        background-color: #fffffd;
        /*width: 100%;*/
        /*margin-bottom: 15px;*/
        /*border-bottom: 1px solid #fffffd;*/
        background: #eaeaea;
    }
}

.mobile_goods_padding {
    padding: 15px 19px 15px;
}

#div_recommend.goods_class ul {
    /*background: #f1edcd;*/
}

.goods_class ul {
    list-style: none;
    border-radius: 0;
    display: flex;
    flex-wrap: wrap;
    /*margin-top: 10px;*/
    /*background: #f7fbff;*/
    padding-bottom: 15px;
    padding-left: 15px;
    padding-top: 5px;
    padding: 0;
    margin: 0;
}

.cross_top {
    /*margin-top: 10px;*/
    background-color: #e4ecf1;
    background-color: #8dcef7;
    background-color: transparent;
    display: table;
    padding: 10px 20px;
    /*background: #c9d3dc;*/
    margin-bottom: 15px;
    font-size: 15px;
    font-weight: 600;
    background: #724a61;
    background: #6d6d6d;
    color: floralwhite;
    width: 100%;
}

.recomend_top {
    background-color: #e2e2e2;
    margin-bottom: 10px;
    margin-top: 0;
    border-radius: 3px;
    width: 100%;
    padding: 5px 20px;
    background: linear-gradient(135deg, #e2e2e2 15%, #e3e7ec 40%, #e4e4e4 50%, #d6dade 60%, #e2e2e2 85%);
    background: linear-gradient(135deg, #20232a 15%, #ececec 85%);
    background: linear-gradient(135deg, #a9465a 15%, #e8cccc 85%);
    color: floralwhite;
}


.btn {
    border-radius: 0;
    font-size: 13px;
}

#request_text {
    font-size: 12px;
    /*padding: 10px;*/
    /*height: 100px;*/
    /*width: 360px;*/
    /*width: 70%;*/
}

.descr_h2 span {
    font-weight: 500;
}

.descr_h2 {
    font-size: 13px;
    margin: 20px 0 0 0;
    font-weight: 400;
    text-align: justify;
    color: #4d4d4c;
    color: #816e82;
    font-family: BlinkMacSystemFont, -apple-system, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', 'Roboto Rouble', sans-serif;
    line-height: 1.5;
}


#descr_group div span {
    /*color: #1b7b2b;*/
    /*color: #108a24;*/
    /*color: #608a67;*/
    font-weight: 600;
    font-family: 'Montserrat';
    font-size: 14px;
}


#info_part_condition .cond {
    font-size: 11px;
    color: #69796b;
}

#descr_group div {
    margin-bottom: 7px;
    /*font-weight: 600;*/
    font-size: 12px;
    /*� ������ ���*/
    /*display: table;*/
    /*background: #e0e0e0;*/
    /*padding: 9px;*/
    /*border-radius: 3px;*/
}

#toCart {
    padding: 0;
}

/* .title { */
/*     font-size: 28px; */
/*     color: #555; */
/*     font-weight: 500; */
/* } */


/* tabs */

#idTabs {
    width: 100%;
    /*margin-bottom: 25px;*/
}

ul.idTabs {
    list-style-type: none;
    /*padding-bottom: 4px;*/
    /*margin-top: 24px;*/
    padding-left: 0;
    overflow: hidden;
    clear: both;
    background: #dde6e5;
    background: #5f324c;
    background: #714a61;
    background: #dde6e5;
    background: #eaeaea;
}

.idTabs li :hover {
    background: #a9465a;
    background: #a75f6e;
    background: #20232a;
}

ul.idTabs li {
    float: left;
    /*margin: 0 1px 0 0;*/
    border-right: 1px solid floralwhite;
}

ul.idTabs li a {
    width: 200px;
    display: block;
    padding: 20px 0;
    background: #e5e5e5;
    background: #bbbbbb;
    background: #5f324c;
    background: #714a61;
    background: #4c4f56;
    color: #575757;
    color: floralwhite;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    text-transform: uppercase;
}

ul.idTabs li a.selected {
    background: #3D3D3D;
    background: #555;
    background: #db2a4f;
    background: #a9465a;
    background: #a75f6e;
    color: #d8d8d8;
    color: #fff;
    color: floralwhite;
    color: floralwhite;
    background: #20232a;
    background: linear-gradient(90deg, #20232a 5%, #2b1d1de0 50%, #20232a 90%);
    background: linear-gradient(90deg, #20232a 5%, #292929e0 50%, #20232a 90%);
}

/* tabs short */
ul.idTabsShort li a {
    width: 120px;
}

ul.idTabsShort li a.selected {
    background: #3D3D3D;
    color: #d8d8d8;
}

/* tabs content blocks */
div.tabs_content {
    padding: 14px 20px;
}

#vendor_bg {
    /* height: 300px; */
    min-height: 250px;
    width: 100%;
    margin: 0 15px 15px 0px;
    margin: 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

@media (min-width: 0) and (max-width: 768px) {
    #vendor_bg {
        min-height: 85px;
        margin-bottom: 5px;
    }

    .add-to-cart {
        vertical-align: inherit;
        width: 120px;
        margin-right: 15px;
    }
}

.br {
    border-right: 1px solid rgba(0, 0, 0, 0.125);
}

.bl {
    border-left: 1px solid rgba(0, 0, 0, 0.125);
}

.bt {
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.bb {
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}


#product_img {
    height: auto !important;
    /*width: 70%;*/
    /*max-width: 150px;*/
    max-width: 90%;
    max-height: 70px;
}

.div_img_cross {
    vertical-align: middle;
    display: table-cell;
    height: 150px;
    width: 300px;
    text-align: center;
}

#vitrina .button:hover {
    background-color: #c3ebff;
}

#vitrina .button {
    background-color: #f7fafb;
}

#vitrina li {
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2);
    /* height: 384px !important; */
    margin: 10px 10px 0 0;
}

#bi {
    max-width: 200px;
    max-width: 350px;
    max-height: 350px;
    max-width: 300px;
    max-height: 300px;
}

.cmt {
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    /*background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAATCAMAAAC9bj0JAAAAzFBMVEUAAADMKhrMKhrMKho0MzOULiXMKhrOKhk0NDTMKhrMKhozMzMzMzPMKho0NDMxNDM0NDM0NDRFMjA0NDTOKhkzMzPMKhrMKhrMKhrJKhoyNDTSKRnMKhrMKhoyMzPMKhrSKhnMKhowMzM0NDQzMzMyMzQxNDXMKhozMzMzMzPMKhrMKho0NDPMKhrMKhrMKhrMKhrMKhorNDUzMzMzMzM0NDQzMzO9Kx3MKhrMKho6MzOtLB80NDTMKho0NDTMKhrRKhl+LifMKhrQKhk5eBeqAAAAQnRSTlMA2tUJswL9ywXxw8C1o49sUD4MCa+rlnZkYB4SDvm8u7KnpoNyZTYwLSkpIBcX6ufezratrJyVjYx+dmhcV0kiHxqYIkc6AAAA7ElEQVQY01WQh47CMBBEJ8XplfQEOA6OzvXe75z//ydsEhLnSSONdrxajcExAu9JddTE+8GAwHkJyohEZfCshuhZOJvOr6Z+56/mBnpGD8vWbe0RICYfrfG+0LHP01n8WvyBox7Qcp2alFHXZlrxgKBhJ9EOeQ847emxTAV0Bcm2Cd7pgAxLrynPFiSpl45oGp4um2xdkWVlfMck0xtgY/OkMukFYFnAPZNFb3n1RVQCOtVcV9PcS8qk8VfETh7Vuf9ZU5FvYGX7ByP0/2fiPCbA+auqWCioQIDkejOWJpNfDCDrIsuKtbJ7y3EE6Hoohlqv8yYAAAAASUVORK5CYII=) 0 50% no-repeat;*/
    /*padding-left: 33px;*/
    font-size: 14px;
    font-weight: 600;
    margin: 15px 0;
    /* background: url(/images/say.png) 0 50% no-repeat; */
}

.rating-stars.-static .current {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 0;
    background: url(/images/star-red.svg) 0 repeat-x;
}

.rating-stars, .rating-stars .current, .rating-stars .label {
    background-size: 16px 15px !important;
}

.rating-stars {
    display: inline-flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row-reverse;
    height: 15px;
    width: 80px;
    flex: 0 0 80px;
}

.rating-stars.-static {
    position: relative;
    background: url(/images/star-grey.svg) 0 repeat-x;
}

.response-rating {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    /*margin-bottom: 10px;*/
}

#review input {
    /*border-radius: 0;*/
}

.testimonial .message {
    font-size: 12px;
    margin: 15px 0px;
}

.testimonial {
    margin: 10px 0px;
    /* padding-bottom: 10px; */
    padding: 10px 0;
    border-bottom: 1px solid lightgrey;
    vertical-align: top;
}

.rating input {
    display: none;
}

.rating {
    display: inline-flex;
    flex-direction: row-reverse;
    padding-left: 150px;
    padding-top: 9px;
}

.rating:not(:checked) > label:hover .svg-icon, .rating:not(:checked) > label:hover ~ label .svg-icon, .modals-content.-response .content .rating input:checked + label:hover .svg-icon, .modals-content.-response .content .rating input:checked + label:hover ~ label .svg-icon, .modals-content.-response .content .rating input:checked ~ label .svg-icon, .modals-content.-response .content .rating input:checked ~ label:hover .svg-icon, .modals-content.-response .content .rating input:checked ~ label:hover ~ label .svg-icon, .modals-content.-response .content .rating label:hover ~ input:checked ~ label .svg-icon {
    fill: #d60000;
}

.rating input:checked ~ label .svg-icon {
    fill: #db2a4f;
}

.svg-icon {
    width: 24px;
    height: 22px;
    fill: #e6e6e6;
    transition: fill .2s;
}

textarea {
    outline: none;
}

.kolvo-wrapper input {
    padding: 10px;
    outline: none;
}

.partprice {
    height: 50px;
    margin: 10px 0 0 36px;
    border: 1px solid #c5d4dc;
    border-radius: 0px;
    background-color: #eef5f9;
    display: table;
    width: 100%;
    width: -moz-calc(100% - 35px);
    width: -webkit-calc(100% - 35px);
    width: calc(100% - 35px);
}

.vendors a:hover {
    border-bottom: 1px dotted #555;
    color: #555;
    /* font-weight: 600; */
}

.vendors li {
    /* font-family: 'Exo 2',sans-serif; */
    font-family: 'Oswald', sans-serif;
    font-size: 17px;
    text-transform: uppercase;
    padding-bottom: 20px;
}

.vendors ul {
    padding-left: 0;
    list-style: none;
}


/*table_tech*/

.row.odd-even > .ui-label {
    font-weight: bold;
    color: #4e4e4e;
}

.row.odd-even > [class*='col-'] {
    padding: 8px 15px;
}

.row.odd-even:NTH-CHILD(2n+1) {
    background-color: #f9f9f9;
    background-color: #ececec;
    /*background-color: #d8d8d8;*/
}

#div_go_epc .odd-even_:NTH-CHILD(2n+1) div {
    background-color: #f9f9f9;
    background-color: #ececec;
    /*background-color: #d8d8d8;*/
}

.row.odd-even {
    background-color: #ffffff;
    font-size: 13px;
}

/*
.table_tech tbody tr td {
padding: 6px 10px;
font-size: 12px;
color: #404040;
}

.table_tech tbody tr td:nth-child(odd) {
border: 1px solid #c3c3c4;
}

.table_tech tbody tr td:nth-child(even) {
background: #e1e1e2;
border-color: #c3c3c4;
border-bottom: 1px solid #c3c3c4;
}

.table_tech tbody tr td:nth-child(even) {
background: #f1f1f1;
border-right: 0;
}

.table_tech tbody tr td:nth-child(odd) {
background: #e1e1e2;
border-right: 0;
border-top: 0;
}

.table_tech tr {
line-height: 1.4;
vertical-align: top;
}

*/


/*         .table_tech { */
/*             width: 100%; */
/*             max-width: 100%; */
/*             margin-bottom: 24px; */
/*         } */
/*         .table_tech tr:nth-child(odd) { */
/*             background: #f5f5f5; */
/*              */
/*         } */
/*          */
/*         .table_tech th,.table_tech td { */
/*             font-weight: 400; */
/*             width: auto; */
/*             padding: 16px; */
/*             line-height: 1.5; */
/*             vertical-align: top; */
/*         } */


.deliv_img {
    text-align: center;
    margin: 0 15px;
    width: 100%;
}

.deliv-title {
    display: block;
    margin: 0 0 0 45px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 14px;
    color: #383838;
}

.deliv .row img {
    /*width: 170px;*/
    /*margin: 0px auto;*/
    /*flex: 0 0 50%;*/
    margin: auto 0;
    /*padding: 5px 20px;*/
    padding-bottom: 10px;
}

.deliv {
    background: #f8f8f8;
    border: 2px solid #8ac66b;
    border: 1px solid #afafaf;
    border-radius: 4px;
    display: block;
    margin: 10px 0 0 0;
    text-align: left;
    padding: 10px;
    margin-right: 15px;
    margin-left: 15px;
    width: 100%;
}


#tree li:hover {
    /*background: #f5f0e3;*/
    /*padding: 3px 7px;*/
    /*color: #555;*/
}

@media (min-width: 0) and (max-width: 768px) {
    #tree li {
        margin-top: 3px;
    }
}

#tree li {
    /*float: left;*/
    list-style: none;
    margin-right: 10px;
    /*background: #f1e0b1;*/
    padding: 7px 10px;
    padding: 4px 10px;
    border-radius: 2px;
    display: inline-block;
}

.tree_divider {
    /*float: left;*/
    padding-right: 16px;
    padding: 3px 10px 0 0;
    display: inline-block;
}

#tree2 li {
    border: 1px solid transparent;
}

#tree2 li:hover {
    border: 1px solid #555;
    border-radius: 3px;
}

#tree2 a:hover {
    /*border-bottom: 1px dashed #555;*/
    color: #555;
}

#tree #tree2 ol {
    padding: 0;
    margin: 0;
    margin-bottom: 8px;
    background: #eaeaea;
    
    /*padding: 3px 7px;*/
    /*border-radius: 3px;*/
    /*background: #f9e6ae;*/
}

#tree2 {
    /*border: 1px solid #dcdbd7;*/
    font-size: 12px;
}

#tree {
    font-family: 'Montserrat', sans-serif;
    width: 100%;
    /*background: #bdbdbd;*/
    /*background: #f5f0e3;*/
    /*background: #f1deaf;*/
    /*border-bottom: 1px solid #e4e4e4;*/
}

.td2 {
    padding-left: 5%;
    /*margin-left: 5%;*/
    margin: 10px 5% 15px 5%;
    margin: 0 0 3px 0;
}

.td1 {
    padding-right: 5%;
    text-align: right;
    font-weight: 500;
    width: 45%;
}

.tr1 {
    line-height: 23px;
    font-size: 14px;
}

#fulldescr {
    text-align: justify;
}

#fulldescr div {
    margin-top: 12px;
}

.btn-primary {
    background-color: #608ab7;
    background-color: #4d5057;
    color: antiquewhite;    
}

/*input.add-to-cart:before {*/
/*content: " ";*/
/*position: absolute;*/
/*background: url("/images/cartw.png");*/
/*width: 68px;*/
/*height: 63px;*/
/*top: -8px;*/
/*left: -41px;*/
/*}*/

input.add-to-cart:hover {
    background: #292929;
    cursor: pointer;
}

input.one-click-button:hover{
    background: #292929;
    cursor: pointer;
    
}
input.one-click-button
{
    margin-bottom: 20px;
    display: inline-block;
    font-weight: 700;
    padding: 12px 25px;
    letter-spacing: .06em;
    text-transform: uppercase;
    backface-visibility: hidden;
    color: #157abb;
    background-color: #f2f2f2;
    transform: translateZ(0);
    padding: 10px 25px !important;
    font-size: 13px;
    background: #714a61;
    color: #fff;
    transition: .3s all ease;
    border: 0;  
}
input.add-to-cart {
    display: inline-block;
    font-weight: 700;
    padding: 12px 25px;
    letter-spacing: .06em;
    text-transform: uppercase;
    backface-visibility: hidden;
    color: #157abb;
    background-color: #f2f2f2;
    transform: translateZ(0);
    padding: 15px 25px !important;
    font-size: 13px;
    background: #714a61;
    background: #157abb;
    background: #79a9c7;
    background: #4c4f56;
    /*background-color: #2c3994;*/
    color: #fff;
    transition: .3s all ease;
    border: 0;
}


.hide {
    display: none;
}

.ui-state-active:hover, .ui-state-active {
    background: #4c4c4c !important;
    border: 1px solid #4c4c4c !important;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #2694e8;
    background: #3baae3 url(images/ui-bg_glass_50_3baae3_1x400.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #fff;
}
.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
    margin: -1px;
}
.ui-widget-content {
    border: 1px solid #ddd;
    background: #f2f5f7 url(images/ui-bg_highlight-hard_100_f2f5f7_1x100.png) 50% top repeat-x;
    color: #362b36;
}
.ui-widget {
    font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
    font-size: 1.1em;
}
.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0;
}
.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
}
.ui-front {
    z-index: 100;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
    border: 1px solid #74b2e2;
    background: #e4f1fb url(images/ui-bg_glass_100_e4f1fb_1x400.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #0070a3;
}
h1, h2, h3, h4, h5, h6 {
    margin-top: 10px; 
    margin-bottom: 0.5rem;
}
.w-100 {
    width: 100% !important;
}
button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}
table {
    border-collapse: collapse;
}
/*h1{    margin: 0;}*/

.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}

img {
    vertical-align: middle;
    border-style: none;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: rgb(73, 80, 87);
    background-color: rgb(255, 255, 255);
    background-clip: padding-box;
    border: 1px solid rgb(206, 212, 218);
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    
}
.form-control:focus {
    color: rgb(73, 80, 87);
    background-color: rgb(255, 255, 255);
    /*border-color: rgb(128, 189, 255);*/
    outline: 0px;
    box-shadow: rgba(0, 123, 255, 0.25) 0px 0px 0px 0.2rem;
    box-shadow: rgba(115, 75, 98, 0.25) 0px 0px 0px 0.1rem;
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out 0s, background-color 0.15s ease-in-out 0s, border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show > .btn-outline-primary.dropdown-toggle {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 123, 255);
    border-color: rgb(0, 123, 255);
}

.btn-outline-secondary {
    color: #6c757d;
    background-color: transparent;
    background-image: none;
    border-color: #6c757d;
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.btn-outline-primary:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 123, 255);
    border-color: rgb(0, 123, 255);
}
.btn:focus, .btn:hover {
    text-decoration: none;
}

#gv23 tr td a {
    display: table-cell;
}
/*DEFAULT BEG*/

@media (min-width: 1200px){
    .container {
        max-width: 1300px;
    }    
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    text-rendering: optimizeLegibility;
}

.catt th, .catt td{vertical-align:middle;border:1px solid #eee !important;font-size:13px;padding: 10px;  text-align: center;}
.catt a.price, .similar a.price{border:1px solid;padding:2px 5px;border-radius:5px;}
.catt{font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;}

#lv2item:hover{
    background-color: #bfd1dc;
    background-color: #d2d2d2;
}

/*master*/

/*.searchCss:before {*/
/*    content: "";*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    width: 14px;*/
/*    height: 40px;*/
/*}*/

.searchCss {
    /*font-size: 1.5em;*/
    /*display: block;*/
    /*text-indent: -9999px;*/
    background: 0px 0px url('/images/s.svg?=20200727');
    width: 16px;
    background-size: 16px 16px;
    vertical-align: middle;
}

.svgs {
    display: inline-block;
    font-size: inherit;
    height: 0.9em;
    overflow: visible;
    vertical-align: -0.125em;
    margin: 0 0 0 4px;
}
#cart:hover:before {

    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

#cart:hover{
    /*border: 1px solid #c7d6bf*/
    /*background: #ffffff;*/
    /*opacity: 0.7;*/
    /*background: #f7db93;*/
    border: 1px solid #555;
}

/*#cart:before {*/
/*    !*background-image: url(/images/cart.png);*!*/
/*    content: "";*/
/*    !*position: absolute;*!*/
/*    height: 20px;*/
/*    width: 20px;*/
/*    right: 100%;*/

/*    -webkit-transition: transform .25s ease-in-out;*/
/*    -webkit-transition: -webkit-transform .25s ease-in-out;*/
/*    transition: -webkit-transform .25s ease-in-out;*/
/*    transition: transform .25s ease-in-out;*/
/*    transition: transform .25s ease-in-out,-webkit-transform .25s ease-in-out;*/

/*    background-image: url(/images/cart.svg);*/
/*    height: 20px;*/
/*    width: 19px;*/
/*    background-position: -5px -5px;*/
/*    background-repeat: no-repeat;*/
/*    margin: auto 0;*/
/*    transform: scale(1);*/
/*}*/


.cart_p{
    float:left; padding-right: 10px; padding-left: 10px;
}
/*#cart { margin: 53px 0 0 195px; }*/


.topm1 {
    padding-right: 0;
    padding: 3px 7px !important;
    border-radius: 4px;
    margin-top: 13px !important;
    border: 1px solid #e1e1e1;
    padding-bottom: 5px !important;
    /*background: #f7f7f7;*/
}
.comforta { font-size: 14px;}
#cart {
    display: flex;
}
.cartc{
    display: inline-block; margin: 19px 0 0 0px;
}
.lv1row{
    padding: 3px !important;
    margin: 5px 5px 0 0; 
    z-index: 30; border-radius: 0px; font-size: 13px;
    word-break: break-word;
    /*min-width: 100% !important;*/
    max-width: 48%;

    border-radius: 6px;
    box-shadow: 0 2px 10px rgba(0,0,0,.07);
    border: 1px solid #eee;
    transition: all .15s ease-in-out;

}

@media (min-device-width: 768px) and (min-width: 768px) {

    .lv1row{
        max-width: 23%;
        margin: 6px 6px 0 0;
        padding: 3px !important;
    }

    .cartc{display: inline-block; margin: 3px 20px 0 30px;}

    /*#cart { margin: 63px 0 0 50px; }*/
    .topm1 {
        float: right !important;
        margin: 4px !important;
        max-height:34px;
        margin-top: 16px !important;
        font-size: 14px;
    }
    .comforta { font-size: 15px;}
    
 
    #cart {
        border: 1px solid #f7fafb;
        color: #555;
        display: flex;
        padding: 5px;
        padding: 8px 16px;
        background: #e8e8e8;
        background: #e0e0e0;
        
        transition: .3s all ease;
        border-radius: 7px;
        
        font-weight: 600;
        background: #ceddea;
        background: #f5f0e3;    
        border: 1px #f5f0e3 solid;


    }

}

/*master*/

._ff{font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif !important;
}


@media (max-device-width: 768px)  {
    .ml0 {
        margin-left: 0px;
    }
}


    @media (min-device-width: 360px) and (min-width: 360px) {
        .arrow-offset-l {
            left: 0;
        }

        .arrow-offset-r {
            right: 0;
        }

        .slick__arrow {
            background-color: #fff;
        }

       
    }

    @media (min-device-width: 768px) and (min-width: 768px) {
        .arrow-offset-l {
            left: -3.5rem;
        }

        .arrow-offset-r {
            right: -3.5rem;
        }

        .slick__arrow {
            background-color: rgba(55, 125, 255, 0.1);
        }
    }

    .slick__arrow {
        /* z-index: 1; */
        line-height: 0;
        /* display: inline-block; */
        color: #377dff;
        /*background-color: rgba(55, 125, 255, 0.1);*/
        width: 2.5rem;
        height: 2.5rem;
        font-size: 0.875rem;
        cursor: pointer;
        transition: 0.3s ease-in-out;
    }

    .arrow-centered-y {
        position: absolute;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }



    .u-slick__arrow-inner:before {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .w1130 {
        max-width: 1086px;
        max-height: 516px;
    }
    /*.wrap { width:640px; margin:10px; background:#ffc; }*/
    body div.slider {
        overflow: hidden;
        position: relative;
        width: 100%;
        height: 40px !important;
        margin-left: -10px; /*margin-left: auto; margin-right: auto;*/
    }

        body div.slider ul {
            margin: 0;
            padding: 0;
            height: 40px;
        }

        body div.slider li {
            float: left;
            list-style: none;
            margin: 0 5px 0 0;
        }

        body div.slider li {
            text-align: center;
            line-height: 40px;
        }
    /* IE6 issues */
    .slider ul {
        width: 100%;
    }

    .lemon_slider img {
        width: auto;
        height: 40px;
        /*max-height: 40px;*/
        padding-right: 10px;
        padding-left: 10px;
    }

    .main {
        /*background: url(/images/bg9.jpg) fixed no-repeat 80% 50px;*/
        /*background: url(/images/bg.png)  fixed no-repeat 80% 80px;*/
    }

    .special_list_title:hover {
        color: #a3a3a3;
    }

    @media (min-device-width: 768px) and (min-width: 768px) {
        .special_list_in {
            height: 314px;
            margin-bottom: 18px;
            padding-top: 29px;
            margin-left: 9px;
            /*margin-right: 9px;*/
        }

        .special_list_title {
            font-weight: 300;
            font-size: 28px;
            line-height: 32px;
            margin-top: 20px;
        }

        .special_list_descr {
            font-family: SeroPro,Helvetica Neue,Helvetica,Arial,sans-serif;
            color: #a3a3a3;
            color: #797979;
            font-size: 15px;
            line-height: 23px;
            margin-top: 17px;
        }
    }

    @media screen and (min-width: 1025px) {
        .special_list_title {
            font-weight: 400;
            font-size: 17px;
            line-height: 19px;
            margin-top: 24px;
            width: 85%;
        }

        .cont {
            width: 80%;
            margin: 40px auto 0;
        }

        .cont_in {
            padding-right: 0px;
            padding-bottom: 15px;
        }
            /*.cont_in:hover .btn_text {
                display: inline-block!important;
                position: absolute;
                bottom: 27px;
                left: 49px;
            }*/

            .cont_in:hover .special_list_in {
                /*padding-top: 10px;*/
                /*background-color: #e4e4e4;*/
                border: 1px solid #daa3a3;
            }

        .special_list_descr {
            font-family: Arial,Tahoma,sans-serif;
            color: #a8a8a8;
            font-size: 13px;
            line-height: 18px;
            margin-top: 12px;
            width: 85%;
        }
    }

    .special_list_lnk {
        display: none !important;
    }

    .special_list_in img {
        height: 60px;
        margin: 0 auto 0;
        display: block;
    }

    .special_list_in {
        border: 1px solid #e4e4e4;
        background: #fff;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.15);
        box-shadow: 0 1px 1px 0 rgba(0,0,0,.15);
        border-radius: 1px;
        margin-bottom: 9px;
        position: relative;
        height: 184px;
        padding-top: 8px;
    }

    @media screen and (min-width: 360px) {
        .special_list_in {
            height: 232px;
            height: 160px;
            /*padding-top: 22px;
                padding-top: 33px;*/
        }
    }

    @media screen and (min-width: 1025px) {
        .special_list_in {
            height: 232px;
            height: 190px;
            /*padding-top: 22px;
                padding-top: 33px;*/
        }
    }

    .special_list_title {
        width: 80%;
        margin: 7px auto 0;
        font-family: SeroPro,Helvetica Neue,Helvetica,Arial,sans-serif;
        font-size: 17px;
        text-align: center;
        line-height: 19px;
        display: block;
        color: #000;
        letter-spacing: normal;
    }

    .special_list_descr {
        width: 67%;
        /*font-family: Arial,Tahoma,sans-serif;*/
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 14px;
        line-height: 18px;
        color: #a8a8a8;
        text-align: center;
        margin: 9px auto 12px;
        margin: 19px auto 12px;
        letter-spacing: .1px;
        display: block;
    }


    .carousel-control-next:hover .carousel-control-next-icon, .carousel-control-prev:hover .carousel-control-prev-icon {
        background-color: #393950;
        border-radius: 25px;
    }

    .lemon img {
        padding: 10px;
    }

    /*p {        font-weight: 300;    }*/

    .cat_class {
        background-color: #fdffe5;
        color: #863737;
        height: 200px;
    }

        .cat_class .special_list_descr {
            color: #863737;
        }

        .cat_class .special_list_title {
            /*margin-top: 25px;*/
        }

    .cont_in:hover .cat_class {
        /*padding-top: 10px;*/
        background-color: #f9ffb2;
        border: 1px solid #e4e4e4;
    }

    .cat_class .special_list_title:hover {
        color: #000;
    }

    .special_list_in .cat_class {
    }

    /*DEFAULT END*/

    /*SEARCH BEGIN*/

    /*
    input[type="text"] {
        display: inline-block;
        font-size: 12px;
        padding-left: 4px;
        line-height: 20px;
        color: #555555;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }
    */

    table tr td {
        padding-left: 0;
        padding-right: 0;
    }

        table tr td a {
            display: block;
            height: 100%;
            width: 100%;
        }

    .buyclass {
        margin: 0px 0 -4px 5px;
    }

    @media screen and (min-width: 1025px) {
        /*.lv1-110 { min-width: 110px; }*/
        /*.lv1-380 { min-width: 380px; }*/
    }

    .lv1- {
        width: auto;
    }


    /*.main {

        background: url(/images/flake3.png) no-repeat fixed ;
        min-height: 500px;
        background-position: 600px;
    }

    */

    .p-11 {
        width: 11%;
    }

    .p-35 {
        width: 35%;
    }

    .p-4 {
        width: 4%;
    }

    .p-5 {
        width: 5%;
    }

    .p-9 {
        width: 9%;
    }

    .p-8 {
        width: 8%;
    }

    .lv1w {
        width: auto;
    }

    @media screen and (min-width: 1025px) {
        .lv1w {
            width: 600px;
        }
    }

    .w_100 {
        width: 115px;
    }

    .w_315 {
        width: 330px;
    }

    .w_40 {
        width: 50px;
    }

    .w_50 {
        width: 60px;
    }

    .w_80 {
        width: 90px;
    }

    .w_70 {
        width: 90px;
    }

    .w_65 {
        width: 80px;
    }

    .w_20 {
        width: 20px;
    }

    .w_30 {
        width: 30px;
    }



    .box-wrapper {
        background-color: #fff;
        overflow: hidden;
        width: 360px;
        box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.48);
        box-shadow: 0px 1px 0px rgb(172, 255, 157);
        position: relative;
        /* display: flex; */
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        min-width: 0;
        word-wrap: break-word;
        background-color: #fff;
        background-clip: border-box;
        border: 1px solid rgba(0, 0, 0, 0.125);
        border-radius: 0.25rem;
        display: inline-block !important;
    }

    .box-wrapper_lv3 {
        box-shadow: 0px 1px 0px rgb(251, 220, 0);
    }

    @media (min-device-width: 360px) and (min-width: 360px) {
        /*.row {margin-left: -10px;}*/
        /*.pz {}*/
    }

    /*SEARCH END*/
    /*MASTER BEGIN*/

    #header, #header .slider.polaroid .thumbs .thumb img {
        background-image: -moz-linear-gradient(top, #738088, #333E47);
    }


    #footer, #footer p, #footer li {
        font-size: 12px;
        font-family: 'Trebuchet MS','Helvetica Neue', 'Lucida Grande','Open Sans', sans-serif;
        color: #F5F5F5;
        font-style: normal;
        font-weight: 400;
        background-color: #7491A3;
        background-color: #7e8a92;
    }

    a, a.text-color:hover, ul.filters li a:hover, ul.filters li a.active {
        color: #555;
    }

    #nav ul li a {
        font-size: 12px;
        font-family: 'Open Sans', sans-serif;
        color: rgb(230, 231, 225);
        font-style: normal;
        font-weight: 400;
    }

        #nav ul li a:hover {
            color: #ffffff;
        }

    #nav .current-menu-item > a, #nav .current-menu-ancestor > a, div#nav ul .current_page_item > a {
        color: #ffffff;
    }

    #nav ul li a:hover, #nav ul li:hover a { /*background-color: #196D98;*/
        border-bottom: 3px #fff solid;
        text-decoration: none;
    }

    .url {
        border-bottom: 1px solid #c8c8c8;
    }


    a, a:hover {
        text-decoration: none;
        outline: none !important;
    }


@media screen and (max-width: 980px) {
    .vertbord {
        display: none;
    }
    
}
    .vertbord {
        border-right: 1px solid #e1e1e1;
        border-right: 1px solid #7d7d7d;
        height: 30px;
        margin: 12px 3px 0 0px;
        float: left;
    }

#buttonSearch a:hover {
    box-shadow: 1px 1px 1px 1px rgba(214, 200, 200, 0.75);
    padding: 0px 3px 0px 2px;
    border-radius: 4px;
}

.header-nav {
    /*float: none;
       width: auto;
       z-index: 1;*/
    /*border-bottom: 1px solid #e1e1e1;*/
}

#navtop, #navtop ul {
    /*float: none !important;*/
    /*height: 100%;*/
}



        /*@media screen and (max-width: 980px) {
           #navtop ul li {padding: 3px 5% 0px 0px; columns: 2; -webkit-columns: 2; -moz-columns: 2; float: left;}
       }*/


    .help a:hover {
        color: black;

    }

.phone a:hover, .phone2 a:hover {
    /*border-bottom: 1px dotted #929292;*/
}

.phone a, .phone2 a {
    color: #323232;
    color: #446e89;
    color: #fefefe;
    color: #c5c5c5;
    
    font-size: 16px;

}

.master_header_right .phone{
    margin-left: -16px;
}
.phone, .phone2 {
    position: relative;
    width: auto;
    padding-left: 20px;
    float: left;
}

.comforta {
    font-family: 'Comfortaa',sans-serif;
    font-size: 15px;
    margin-top: 10px;
    line-height: 22px;
}

.phone2:before {
        background: url(data:image/svg+xml;base64,PHN2ZyBpZD0i0KHQu9C+0LlfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTQiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAxNCAyMCI+PHN0eWxlPi5zdDB7ZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7ZmlsbDojY2VjZGNkfTwvc3R5bGU+PHBhdGggY2xhc3M9InN0MCIgZD0iTTExLjg0NiAwSDIuMTU0Qy45NjQgMCAwIC45NDIgMCAyLjEwNXYxNS43ODlDMCAxOS4wNTguOTY0IDIwIDIuMTU0IDIwaDkuNjkyYzEuMTkgMCAyLjE1NC0uOTQyIDIuMTU0LTIuMTA1VjIuMTA1QzE0IC45NDIgMTMuMDM2IDAgMTEuODQ2IDB6TTguMDc3IDE4Ljk0N0g1LjkyM3YtMS41MjRoMi4xNTR2MS41MjR6bTMuNzY5LTIuMTA1SDIuMTU0VjIuMTA1aDkuNjkydjE0LjczN3oiLz48L3N2Zz4=) 0 0 no-repeat;
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 14px;
        height: 40px;
    }

    .phone:before {
        background: url(data:image/svg+xml;base64,PHN2ZyBpZD0i0KHQu9C+0LlfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTQuMDE1IiBoZWlnaHQ9IjIzLjg4OSIgdmlld0JveD0iMCAwIDE0LjAxNSAyMy44ODkiPjxzdHlsZT4uc3QwLC5zdDF7ZmlsbDojY2VjZGNkfS5zdDF7ZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGR9PC9zdHlsZT48cGF0aCBjbGFzcz0ic3QwIiBkPSJNMy45MjcuMjExTDMuMTk5LjAxNmEuMzguMzggMCAwIDAtLjIzMS4wMDRDMi4yNTcuMjgxIDEuNjQuNjgzIDEuMTU0IDEuMjY4LjU0MSAxLjk5MS4yMjMgMi44NDMuMDgyIDMuNzY3Yy0uMDYxLjQxMS0uMTI0LjgzLS4wNDYgMS4yNDUuNDgzIDIuNzM0IDEuNDE3IDUuMjk0IDIuOTc0IDcuNjA5IDEuMjIxIDEuODIzIDIuNzEyIDMuMzczIDQuNTQgNC41ODYuMzY0LjIzNy43MTcuNTEzIDEuMTU4LjYxNGE3Ljc0IDcuNzQgMCAwIDAgMS40NjkuMjIyYy43MDYuMDMzIDEuMzk4LS4wMzYgMi4wNDEtLjM0OSAxLjAwMi0uNDg4IDEuNTQ1LTEuMzIgMS43ODEtMi4zODMuMDQ0LS4xOTMtLjAwOC0uMzA2LS4xNDUtLjQ0MS0uODM2LS43NzUtMS42Ni0xLjU2Mi0yLjQ5Mi0yLjM1M2ExLjkwOCAxLjkwOCAwIDAgMC0uNDM5LS4zMjNjLS4yMzktLjEyMi0uNDgxLS4xMDUtLjYzOC4wNTEtLjA4OC4wODMtLjE4Ny4xNDctLjI4OS4yMTktLjU3Ni4zNzEtMS4xNDcuNzUzLTEuNzIzIDEuMTI0LS4wODIuMDYtLjE0LjA2MS0uMjMxLjAwMy0xLjM5OS0uOTQyLTIuNTc4LTIuMDk2LTMuMzk0LTMuNTg5YTcuNjg2IDcuNjg2IDAgMCAxLS45NDQtMy4xNjFjLS4wMjEtLjI2LjAyNy0uNDM2LjI5LS41My4xNTUtLjA1OC4yODQtLjE3MS40MzYtLjI0NS4zNTctLjE2Ny42MTQtLjQ1Mi44NDUtLjc2LjI0LS4zMTMuMzU5LS42MzUuMjY4LTEuMDYyLS4yNjEtMS4yMDQtLjQ3LTIuNDE4LS42OTYtMy42M0M0LjgyLjQ2NyA0Ljc2LjQxOCA0LjYyOS4zODNjLS4yNDQtLjA0MS0uNDcyLS4xMS0uNzAyLS4xNzJ6Ii8+PHBhdGggY2xhc3M9InN0MSIgZD0iTTExLjAxMyAxOS4zMDhhNC42MDEgNC42MDEgMCAwIDEtNC42IDQuNTgxYy0uNDM3IDAtLjg1Mi0uMDgxLTEuMjUyLS4xOTQtLjAzLS4yMDItLjA2Mi0uNDAzLS4wNjItLjYxMyAwLS4xMTQuMDI1LS4yMjEuMDM0LS4zMzMuNC4xNDguODI4LjI0MSAxLjI3OS4yNDFhMy43MDUgMy43MDUgMCAwIDAgMy43MDQtMy43MDRjMC0uMS0uMDIyLS4xOTQtLjAzLS4yOTIuMzI2LjA2NS42MzMuMTc3LjkyNy4zMTR6Ii8+PC9zdmc+) 0 0 no-repeat;
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 14px;
        height: 40px;
    }

    .navtop {
        display: block;
        margin: 0;
        padding: 0;
        /*-moz-text-align-last: justify;*/
        /*text-align-last: justify;*/
        /*text-align: justify;*/
        zoom: 1;
        /*height: 34px;*/
    }


    /*input{ height: 24px;}*/
    .reset-this {
        all: initial;
    }

    .redo-fieldset {
        border: 1px solid black;
        padding: 10px;
    }

    .redo-legend {
        color: black;
        font-family: 'Trebuchet MS','Play','PT Sans Caption','Helvetica Neue', Helvetica, Arial, sans-serif;
        font-size: 12px;
    }

    /*fieldset.scheduler-border {
           border: solid 1px #DDD !important;
           padding: 0 10px 10px 10px;
           border-bottom: none;
       }

       legend.scheduler-border {
           width: auto !important;
           border: none;
           font-size: 14px;
       }*/
    .autocomplete_completionListElement {
        margin: 0px !important;
        background-color: White;
        color: windowtext;
        border: buttonshadow;
        border-width: 1px;
        border-style: solid;
        overflow: auto;
        font-family: Calibri;
        font-size: 13px;
        text-align: left;
        list-style-type: none;
        margin-left: 0px;
        padding-left: 0px;
        max-height: 150px;
        width: auto;
    }

    .afo {
        margin-bottom: 15px !important;
    }

    .sidetitle {
        font-size: 1rem;
        padding: .375rem .75rem;
    }

    .sidetitleIcon {
        /*float: left;*/
        /*padding: 10px;*/
        padding: 0 5px 0 15px;
        /*margin-top: 10px;*/
        width: 45px;
    }

    .borderSide {
        border-bottom: 1px solid rgba(0, 0, 0, 0.125);
        width: 80px;
        margin: 0px 0 15px 15px;
    }

    .shad {
        -webkit-box-shadow: 0px 1px 1px #888888;
        -moz-box-shadow: 0px 1px 1px #888888;
        box-shadow: 0px 1px 1px #888888;
    }

    .prodfilt {
        margin-bottom: 10px;
    }

    @media screen and (max-width: 980px) {
        .prodfilt {
            margin-bottom: 10px;
            columns: 2;
            -webkit-columns: 2;
            -moz-columns: 2;
        }
    }

    .j {
        text-align: justify;
    }

    body {
        margin:0;
        line-height: 1.5;
        font-weight: 400;
        text-align: left;
        color: rgb(33, 37, 41);
        font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 14px;
        background-color: #f5f8fa;
        background-color: #f7fafb;
        background-color: #fafcfd;
        background-color: #fffffa;
        background-color: #fffffd;
        
    }


@media screen and (max-width: 980px) {
    body {
        background-color: #f3f3f3;
    }
    }
    /*MASTER END*/


    @media screen and (max-width: 980px) {
        #footer .container {
            padding-bottom: 20px;
        }
    }

    form input[type="text"], form textarea {
        /*border: 1px solid #CFCFCF;*/
        -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
        -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
        -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
        -o-transition: border linear 0.2s, box-shadow linear 0.2s;
        transition: border linear 0.2s, box-shadow linear 0.2s;
    }

    #topbar {
        background-color: #152f49;
    }

    /*my*/
    #topbar {
        background: green; /* обязательно для ie */
        background-color: #2a80b9;
        background-color: #446E89;
        background-color: #687882;
        background-color: #638296;
        background-color: #7e8a92;
        margin-bottom: 25px;
        -webkit-box-shadow: 0px 1px 3px 2px rgba(0,0,0,0.15);
        -moz-box-shadow: 0px 1px 3px 2px rgba(0,0,0,0.15);
        box-shadow: 0 1px 3px 2px rgba(0,0,0,0.15);
    }

    #topbar {
        background: green; /* обязательно для ie */
        background: #152f49;
        background-color: #2a80b9;
        background-color: #446E89;
        background-color: #687882;
        background-color: #638296;
        background-color: #7e8a92;
        margin-bottom: 25px;
        -webkit-box-shadow: 0px 1px 3px 2px rgba(0,0,0,0.15);
        -moz-box-shadow: 0px 1px 3px 2px rgba(0,0,0,0.15);
        box-shadow: 0 1px 3px 2px rgba(0,0,0,0.15);
        background-image: -webkit-linear-gradient(left, #396b8c, #4a9dcc);
        height: 37px;
        /*
    background-image: -moz-linear-gradient(top, #52c7ff, #168be1);
    background-image: -ms-linear-gradient(top, #52c7ff, #168be1);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#52c7ff), to(#168be1));
    */
        /*background-image: -o-linear-gradient(top, #52c7ff, #168be1);*/
        /*background-image: linear-gradient(top, #7e8a92, #b1b6b9);*/
    }

    @media screen and (max-width: 980px) {
        .nav {
            background-image: -webkit-linear-gradient(left, #396b8c, #4a9dcc);
        }

        #topbar {
            height: auto;
        }
    }

    .nav > ul li a, #nav .menu > ul li a {
        padding: 7px 21px 5px 21px;
        border-left: none;
    }

    .nav ul {
        list-style: none;
        /*margin: 0px;*/
        font-size: 11px;
        float: left;
        /*margin-left: -21px*/
        padding-left: 0px;
    }

    .boxed #nav ul {
        margin-left: -16px;
    }

    .nav ul li {
        /*position: relative;*/
        display: inline-block;
        margin-left: -4px;
        text-align: left;
    }

        .nav ul li a {
            color: #666767;
            display: block;
            letter-spacing: 1px;
            font-family: 'Open Sans', sans-serif;
            line-height: 22px;
            position: relative;
        }

            .nav ul li a:hover, .nav ul li:hover a, .nav .current-menu-item > a, .nav .current_page_ancestor > a, .nav .current-menu-ancestor > a, div.nav ul .current_page_item > a {
                /*background-color: #12273d;*/
            }

        .nav ul li li a:hover, .nav ul li li a, .nav li .current-menu-item > a, .nav li .current-menu-ancestor > a, .nav li .current_page_ancestor > a, div.nav ul li .current_page_item > a {
            background: transparent !important;
            color: #e5f99a;
        }



    .nav > ul li a, #nav .menu > ul li a {
        padding: 7px 21px 5px 21px;
        border-left: none;
    }

    .nav ul li:first-child a {
        border-left: 0px;
    }

    .spinner {
        background: #fff none repeat scroll 0 0;
        height: 100%;
        left: 0;
        opacity: 0.8;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 1030;
        display: none;
    }

    .note {
        /*width: 900px;*/
        border: 1px solid #d6d6d6;
        margin-top: 30px;
        margin-top: 1.25rem;
        /*margin-bottom: 20px;
         margin-bottom: 1.25rem;*/
        padding: 20px;
        padding: 1.25rem;
        padding: 10px 25px;
        border-left-style: solid;
        border-left-width: 1px;
        /*border-color: inherit;*/
        border-left-width: 15px;
        border-left-width: .9375rem;
        border-left-width: 2px;
        /*border-color: #3c85df;*/
        /*border-left-color: #b5d487;*/
        background-color: #f2f2f2;
        /*border-right: white 1px solid;*/
        /*border-top: white 1px solid;
        border-bottom: white 1px solid;*/
        background-color: #ffffff;

    }

    html {
        overflow-y: scroll;
    }

    .main {
        min-height: 520px;
    }

    .SearchButton {
        border-radius: 1px;
        margin-left: 10px;
        margin-top: -5px;
        font-size: 14px;
        padding-bottom: 22px;
    }

    .loginnew {
        color: black;
    }

    .failureNotification ul {
        list-style: circle;
        padding: 15px;
    }
    .failureNotification {
        /*font-size: 1.1em;*/
        /*color: rgb(231, 215, 56);*/
        /*border: 1px solid red !important;
    background-color: red;
    */
        margin-left: 150px;
        margin-left: 0;
        color: #E24848;
        color: #a74c86;
        font-size: 13px;
    }

    .failureNotification2 {
        /*font-size: 1.1em;*/
        /*color: rgb(231, 215, 56);*/
        /*
    position: absolute;
    width: 300px;
    height: 150px;
    right: 300px;
    z-index: 500;
*/
    }


    a.LinkHover:hover {
        background-color: #616364;
        background-color: #6C7880;
        text-decoration: none;
        color: #333333;
    }

    a.LinkHover:link,
    a.LinkHover:visited {
        color: #DBDBDB;
        padding: 5px;
        white-space: nowrap;
    }

    .newmenu, .newmenu:visited, .newmenu:link {
        margin-right: 15px;
        width: 100px;
        line-height: 20px;
        /*border: rgba(0,0,0,.1) 1px solid;*/
        border-radius: 1px;
        padding: 2px 2px;
        float: left;
        text-align: center;
        color: #555;
        /*background-color: #555;*/
        border: transparent 1px solid;
        background-color: #fff;
    }

        .newmenu:hover {
            /*background-color: rgb(142, 195, 220);*/
            border: rgba(0,0,0,0.5) 1px solid;
            border: transparent 1px solid;
            text-decoration: none;
            background-color: rgb(186, 186, 186);
        }

    .newmenuActive {
        background-color: rgb(219, 219, 219);
    }

    .PageBut {
        padding: 0px 15px;
    }
    .PageNumbers {
        color: #787877;
        /*margin: 3px;*/
        padding: 5px 10px;
        border-radius: 5px;
        vertical-align: middle;
        line-height: 1;
        font-weight: 500;
        font-size: 12px;
    }

        .PageNumbers:hover {
            text-decoration: none;
            background-color: #d0cece;
            /*color: black;*/
            /*margin: 3px;*/
            /*padding: 3px;*/
        }

    .CurrentPageNumber {
        vertical-align: middle;
        line-height: 1;
        font-weight: 500;
        font-size: 12px;
        color: #2b2b2a;
        background-color: #d0cece;
        padding: 5px 10px;
        border-radius: 5px;
        
    }

    .pagesize {
        /*background: #4A5979;*/
        /*color: white;*/
        padding: 4px;
        border-radius: 0px;
        color: black;
        text-decoration: none;
    }

        .pagesize:hover {
            text-decoration: underline;
            color: black;
        }

    .newslider {
        max-height: 40px;
        height: 40px;
    }





    ::selection {
        background: #ffd885
    }

    ::-moz-selection {
        background: #ffd885
    }


    .logoadress {
        font-family: 'Tenor Sans';
        font-family: 'Lora', serif;
        margin-top: 0px;
        /*color: #e5f99a;*/
        color: rgb(230, 231, 225);
        font-size: 14px;
        text-align: left;
        margin-left: 50px;
    }

    .SearchPanelCSS {
        height: 48px !important;
        width: 550px;
        /*font-size: 12pt;*/
        padding: 0px 10px;
        margin-right: 5px;

        border: 1px solid #aaa;
        
        background-color: #fff;
        background-color: #ececec;
        
        font-size: 1.2em;
        border-radius: 4px;

        outline: none;        
        
    }

@media (min-device-width: 0px) and (max-width: 768px) {
    .SearchPanelCSS {
        width: 90%;
    }
    }

    /*input:focus{*/
    /*border: 1px solid #aaa !important;}*/

    .SearchIcon {
        position: absolute;
        left: 15px;
        top: 35px;
        width: 200px;
        padding-left: 35px;
        background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…yLjQsNDA1LjksMzA1LDQwNS45eiIvPg0KCQk8L2c+DQoJPC9nPg0KPC9nPg0KPC9zdmc+DQo=") 2px 0 no-repeat;
        background-size: 22px 23px;
    }

    #logo-socials-search {
        background: url(/assets/header-logo-bg-53c6a45447f703f6dd24966eea8279c7.png) center center no-repeat;
        height: 91px;
        position: relative;
    }


    .bk {
        height: 296px;
        width: 66px;
        position: absolute;
        top: -99px;
        right: 69px;
        z-index: 2;
        background: url(/assets/nine_may-4ea708a4944558c60d479e06ffb942a9.png) no-repeat;
    }


    span.rur {
        font-size: 1em;
        font-weight: normal;
        line-height: 1.3;
    }

    span.rur {
        font-family: "Arial";
        text-transform: uppercase;
    }

        span.rur span {
            position: absolute;
            overflow: hidden;
            width: .45em;
            height: 1em;
            margin: 1.0ex 0 0 -.55em;
        }

            span.rur span:before {
                content: '\2013';
            }


    .boxik {
        width: 365px;
        /*margin-right: 25px;*/
        padding: 8px 12px 8px 8px;
        padding-left: 20px;
        /*float: left;*/
        text-align: justify;
        /*text-indent: 1.5em;*/
        border-right: 2px dotted rgb(232, 232, 232)
    }

    .devider {
        background-image: url("/images/line-h.png");
        background-image: url("/images/16.png");
        width: 4px;
        height: 130px;
        float: left;
        margin-top: 10px;
    }



    .DetailButton {
        background-color: #446E89;
        color: #fff;
        padding: 5px 7px;
        border-radius: 1px;
    }

    a.DetailButton:hover {
        color: #fff;
    }


    .inBasket {
        color: #fff;
        line-height: 28px;
        height: 28px;
        font-size: 13px;
        float: left;
    }

    .inOrders {
        margin-left: 50px;
        color: #fff;
        line-height: 28px;
        height: 28px;
        font-size: 13px;
        float: left;
    }

    .cd-popup {
        opacity: 0;
        visibility: hidden;
        transition: opacity 0.3s 0s, visibility 0s 0.3s;
    }

        .cd-popup.is-visible {
            opacity: 1;
            visibility: visible;
            transition: opacity 0.3s 0s, visibility 0s 0s;
        }

    .cd-popup-container {
        transform: translateY(-40px);
        transition-property: transform;
        transition-duration: 0.3s;
    }

    .is-visible .cd-popup-container {
        transform: translateY(0);
    }

    .inLink {
        text-decoration: underline;
        color: #333333;
    }

    .indent {
        text-indent: 20px;
    }

    .newlogin input.input-submit {
        border-color: rgb(190, 183, 183);
        background-color: #fff;
        border: 1px solid #17324e;
        width: 42px;
        height: 22px;
        text-transform: uppercase;
        font-size: 10px;
        font-weight: bold;
    }

    .newlogin .align-left {
        float: left;
        margin: 0;
    }

    .newlogin .align-right {
        float: right;
        margin: 0;
    }

    .newlogin label {
        font-size: 10px;
        font-family: 'Trebuchet MS','Play','PT Sans Caption','Helvetica Neue', Helvetica, Arial, sans-serif;
        display: initial;
    }

    .newlogin input {
        border-color: rgb(190, 183, 183);
        font-family: 'Open Sans', sans-serif;
        width: 130px;
        margin-bottom: 0;
        font-size: 10px;
        border-color: rgb(190, 183, 183);
        background-color: #E0E0E0;
    }


    .newlogin {
        position: absolute;
        right: 4px;
        top: 4px;
        z-index: 100;
        padding: 0 13px 10px;
        color: #fff;
        font-size: 11px;
    }

        .newlogin input.input-submit:hover {
            background-color: #66727A;
            border-color: #fff;
        }

    .login_register2 {
        color: #ffffff;
        height: 28px;
        line-height: 28px;
        float: right;
        background: url("/images/line-h.png") no-repeat bottom;
    }

        .login_register2 a {
            color: inherit;
            font-size: 11px;
        }

    .login_wrapper {
        width: 300px;
        float: right;
    }

    .borderline2 {
        line-height: 20px;
        margin: 0 5px;
    }

    .borderline3 {
        background: url(/images/line.png) no-repeat;
        margin: 0px 0px 0px 12px;
        padding-left: 10px;
    }

    .info_wrapper {
        position: absolute;
        margin-left: 300px;
        /*background:linear-gradient(to bottom, #738088,#68757D);*/
        background: linear-gradient(to bottom, #6f94ab,#35444e);
        background: linear-gradient(to bottom, #b5a600,#b7844f);
        padding: 4px 12px;
        border-radius: 10px;
        /*
    width: 1080px;
    border-bottom:1px solid #eb7429; 
    padding:10px 20px;
	top:0; 
	left:0; 
	z-index:2000; 
	width:100%;

     */
        /*
    background: url("/images/line-h.png") no-repeat bottom;
    width: 650px;
*/
    }


    .margin-left {
        margin-left: 15px;
    }



    .animated {
        /*padding: 50px 20px;*/
        -webkit-animation-duration: 10s;
        animation-duration: 10s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }

    @-webkit-keyframes wiggle {

        0% {
            -webkit-transform: skewX(9deg);
        }

        10% {
            -webkit-transform: skewX(-8deg);
        }

        20% {
            -webkit-transform: skewX(7deg);
        }

        30% {
            -webkit-transform: skewX(-6deg);
        }

        40% {
            -webkit-transform: skewX(5deg);
        }

        50% {
            -webkit-transform: skewX(-4deg);
        }

        60% {
            -webkit-transform: skewX(3deg);
        }

        70% {
            -webkit-transform: skewX(-2deg);
        }

        80% {
            -webkit-transform: skewX(1deg);
        }

        90% {
            -webkit-transform: skewX(0deg);
        }

        100% {
            -webkit-transform: skewX(0deg);
        }
    }

    @keyframes wiggle {

        0% {
            transform: skewX(9deg);
        }

        10% {
            transform: skewX(-8deg);
        }

        20% {
            transform: skewX(7deg);
        }

        30% {
            transform: skewX(-6deg);
        }

        40% {
            transform: skewX(5deg);
        }

        50% {
            transform: skewX(-4deg);
        }

        60% {
            transform: skewX(3deg);
        }

        70% {
            transform: skewX(-2deg);
        }

        80% {
            transform: skewX(1deg);
        }

        90% {
            transform: skewX(0deg);
        }

        100% {
            transform: skewX(0deg);
        }
    }

    .wiggle {
        -webkit-animation-name: wiggle;
        animation-name: wiggle;
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    .animated.wiggle {
        -webkit-animation-duration: 0.75s;
        animation-duration: 0.75s;
    }



    .basket_text {
        /*
              background: -webkit-linear-gradient(#eee, #ff8c00);
              -webkit-background-clip: text;
              -webkit-text-fill-color: transparent;
            */
        -webkit-animation: color_change 1s infinite alternate;
        -moz-animation: color_change 1s infinite alternate;
        -ms-animation: color_change 1s infinite alternate;
        -o-animation: color_change 1s infinite alternate;
        animation: color_change 1s infinite alternate;
    }


    @-webkit-keyframes color_change {
        from {
            color: blue;
        }

        to {
            color: green;
        }
    }

    @-moz-keyframes color_change {
        from {
            color: blue;
        }

        to {
            color: green;
        }
    }

    @-ms-keyframes color_change {
        from {
            color: blue;
        }

        to {
            color: green;
        }
    }

    @-o-keyframes color_change {
        from {
            color: blue;
        }

        to {
            color: green;
        }
    }

    @keyframes color_change {
        from {
            color: blue;
        }

        to {
            color: green;
        }
    }

    .buyButton {
        padding: 0.3em 0.5em !important;
        border-radius: 4px !important;
        background-color: #446E89;
        color: white;
        height: 55px;
        font-size: 19px;
        cursor: pointer;
    }

    .buyButton1:before {
        background: url("/images/fa/loading.png") 0 0 no-repeat;
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 50px;
        height: 50px;
    }

    /*.url {
    color: #555; 
    text-decoration: underline;   
}*/
    .RadGrid_Default {
        border: 1px solid;
        border-color: #a0a0a0;
        color: #333;
        background-color: #fff;
        font-family: "Segoe UI",Arial,Helvetica,sans-serif;
        font-size: 12px;
        line-height: 16px
    }

        .RadGrid_Default .rgMasterTable, .RadGrid_Default .rgDetailTable, .RadGrid_Default .rgGroupPanel table, .RadGrid_Default .rgCommandRow table, .RadGrid_Default .rgEditForm table, .RadGrid_Default .rgPager table {
            font-family: "Segoe UI",Arial,Helvetica,sans-serif;
            font-size: 12px;
            line-height: 16px
        }

        .RadGrid_Default .rgInput {
            background-color: #fff;
            border: 1px solid #cdcdcd;
            color: #333
        }

    .GridToolTip_Default {
        font-family: "Segoe UI",Arial,Helvetica,sans-serif;
        font-size: 12px;
        line-height: 16px
    }

    /*.RadGrid_Default .rgSave, .RadGrid_Default .rgAdd, .RadGrid_Default .rgRefresh, .RadGrid_Default .rgEdit, .RadGrid_Default .rgDel, .RadGrid_Default .rgFilter, .RadGrid_Default .rgPagePrev, .RadGrid_Default .rgPageNext, .RadGrid_Default .rgPageFirst, .RadGrid_Default .rgPageLast, .RadGrid_Default .rgExpand, .RadGrid_Default .rgCollapse, .RadGrid_Default .rgSortAsc, .RadGrid_Default .rgSortDesc, .RadGrid_Default .rgUpdate, .RadGrid_Default .rgCancel, .RadGrid_Default .rgUngroup, .RadGrid_Default .rgExpXLS, .RadGrid_Default .rgExpDOC, .RadGrid_Default .rgExpPDF, .RadGrid_Default .rgExpCSV {*/
        /*background-image: url('WebResource.axd?d=V5IE0-Lo8--p5mdXGQiH2qzCfrBywBpwbLlHJUipHzfN1rXXbX6rt7J6eF4FGhQrS0WcVkQYWXRtZekXcAq0Kyck01W4bjxbN-8PF3E1dltvI8HdJ0Y1m9VG_DxySh6gbsxDFT-FiqJrQwHSkrf9VkN3x-xKE6IOLmpO9lAStEQ1&t=635791399340000000')*/
    /*}*/
    
    /*.RadGrid_Default .rgHeaderDiv {*/
        /*background: #eee 0 -7550px repeat-x url('WebResource.axd?d=V5IE0-Lo8--p5mdXGQiH2qzCfrBywBpwbLlHJUipHzfN1rXXbX6rt7J6eF4FGhQrS0WcVkQYWXRtZekXcAq0Kyck01W4bjxbN-8PF3E1dltvI8HdJ0Y1m9VG_DxySh6gbsxDFT-FiqJrQwHSkrf9VkN3x-xKE6IOLmpO9lAStEQ1&t=635791399340000000')*/
    /*}*/

    .rgTwoLines .rgHeaderDiv {
        background-position: 0 -7050px
    }

    .rgHeaderWrapper .rgHeaderDiv {
        border-color: #d1d1d1
    }

    .RadGrid_Default .rgHeader, .RadGrid_Default th.rgResizeCol, .RadGrid_Default .rgHeaderWrapper {
        border: 0;
        border-bottom: 1px solid #828282;
        /*background: #eaeaea 0 -2300px repeat-x url('WebResource.axd?d=V5IE0-Lo8--p5mdXGQiH2qzCfrBywBpwbLlHJUipHzfN1rXXbX6rt7J6eF4FGhQrS0WcVkQYWXRtZekXcAq0Kyck01W4bjxbN-8PF3E1dltvI8HdJ0Y1m9VG_DxySh6gbsxDFT-FiqJrQwHSkrf9VkN3x-xKE6IOLmpO9lAStEQ1&t=635791399340000000')*/
    }

    .RadGrid_Default .rgMultiHeaderRow .rgHeader, .RadGrid_Default .rgMultiHeaderRow .rgResizeCol {
        border-left: 1px solid #828282
    }

    .RadGrid_Default th.rgSorted {
        background-color: #c4c4c4;
        background-position: 0 -2600px
    }

    .RadGrid_Default .rgHeader {
        color: #333
    }

        .RadGrid_Default .rgHeader a {
            color: #333
        }

    .RadGrid_Default .rgRow > td, .RadGrid_Default .rgAltRow > td, .RadGrid_Default .rgEditRow > td, .RadGrid_Default .rgFooter > td {
        border-style: solid;
        border-width: 0 0 1px 0
    }

    .RadGrid_Default .rgRow > td {
        border-color: #fff
    }

    .RadGrid_Default .rgAltRow {
        background: #f2f2f2
    }

        .RadGrid_Default .rgAltRow > td {
            border-color: #f2f2f2
        }

    .RadGrid_Default .rgRow .rgSorted {
        border-bottom-color: #f2f2f2;
        background-color: #f2f2f2
    }

    .RadGrid_Default .rgAltRow .rgSorted {
        border-bottom-color: #e6e6e6;
        background-color: #e6e6e6
    }

    .RadGrid_Default .rgSelectedRow .rgSorted, .RadGrid_Default .rgActiveRow .rgSorted, .RadGrid_Default .rgHoveredRow .rgSorted, .RadGrid_Default .rgEditRow .rgSorted {
        background-color: transparent
    }

    .RadGrid_Default .rgRow a, .RadGrid_Default .rgAltRow a, .RadGrid_Default .rgEditRow a {
        color: #000
    }

    .RadGrid_Default tr.rgEditRow a, .RadGrid_Default tr.rgHoveredRow a, .RadGrid_Default tr.rgActiveRow a {
        color: #000
    }

    .RadGrid_Default .rgFooter a, .RadGrid_Default .rgEditForm a {
        color: #000
    }

    .RadGrid_Default .rgMasterTable .rgSelectedCell, .RadGrid_Default .rgSelectedRow {
        /*background: #828282 0 -3900px repeat-x url('WebResource.axd?d=V5IE0-Lo8--p5mdXGQiH2qzCfrBywBpwbLlHJUipHzfN1rXXbX6rt7J6eF4FGhQrS0WcVkQYWXRtZekXcAq0Kyck01W4bjxbN-8PF3E1dltvI8HdJ0Y1m9VG_DxySh6gbsxDFT-FiqJrQwHSkrf9VkN3x-xKE6IOLmpO9lAStEQ1&t=635791399340000000');*/
        color: #fff
    }

        * + html .RadGrid_Default .rgSelectedRow .rgSorted, * html .RadGrid_Default .rgSelectedRow .rgSorted {
            background-color: #828282
        }

        .RadGrid_Default .rgSelectedCell a, .RadGrid_Default .rgSelectedRow a {
            color: #fff
        }

    .RadGrid_Default .rgMasterTable .rgActiveCell, .RadGrid_Default .rgActiveRow, .RadGrid_Default .rgHoveredRow {
        /*background: #c5c5c5 0 -2900px repeat-x url('WebResource.axd?d=V5IE0-Lo8--p5mdXGQiH2qzCfrBywBpwbLlHJUipHzfN1rXXbX6rt7J6eF4FGhQrS0WcVkQYWXRtZekXcAq0Kyck01W4bjxbN-8PF3E1dltvI8HdJ0Y1m9VG_DxySh6gbsxDFT-FiqJrQwHSkrf9VkN3x-xKE6IOLmpO9lAStEQ1&t=635791399340000000');*/
        color: #333
    }

        * + html .RadGrid_Default .rgActiveRow .rgSorted, * + html .RadGrid_Default .rgHoveredRow .rgSorted {
            background-color: #c5c5c5
        }

        * html .RadGrid_Default .rgActiveRow .rgSorted, * html .RadGrid_Default .rgHoveredRow .rgSorted {
            background-color: #c5c5c5
        }

    .RadGrid_Default .rgEditRow {
        /*background: white 0 -4900px repeat-x url('WebResource.axd?d=V5IE0-Lo8--p5mdXGQiH2qzCfrBywBpwbLlHJUipHzfN1rXXbX6rt7J6eF4FGhQrS0WcVkQYWXRtZekXcAq0Kyck01W4bjxbN-8PF3E1dltvI8HdJ0Y1m9VG_DxySh6gbsxDFT-FiqJrQwHSkrf9VkN3x-xKE6IOLmpO9lAStEQ1&t=635791399340000000');*/
        color: #333
    }

        * + html .RadGrid_Default .rgEditRow .rgSorted, * html .RadGrid_Default .rgEditRow .rgSorted {
            background-color: #fff
        }

    .RadGrid_Default .rgActiveRow > td, .RadGrid_Default .rgHoveredRow > td {
        border-bottom-color: #9e9e9e
    }

        .RadGrid_Default .rgActiveRow > td.rgSorted, .RadGrid_Default .rgHoveredRow > td.rgSorted {
            border-bottom-color: #9e9e9e
        }

    .RadGrid_Default .rgSelectedRow > td {
        border-bottom-color: #6c6c6c
    }

        .RadGrid_Default .rgSelectedRow > td.rgSorted {
            border-bottom-color: #6c6c6c
        }

    .RadGrid_Default .rgEditRow {
        background: rgba(160,160,160,0.75);
        color: #333
    }

    .RadGrid_Default .rgBatchOverlay {
        background: rgba(160,160,160,0.75)
    }

    .RadGrid_Default .rgDeletedRow.rgHoveredRow > td {
        border-bottom-color: transparent
    }

    .RadGrid_Default .rgBatchUndoDeleteButton {
        padding: 0 7px 0 0;
        left: 7px;
        border: 1px solid;
        border-color: #cdcdcd;
        color: #333;
        background-color: #e6e6e6;
        background-image: linear-gradient(white,#e6e6e6);
        border-radius: 4px
    }

        .RadGrid_Default .rgBatchUndoDeleteButton:before {
            vertical-align: -7px;
            /*background-image: url('WebResource.axd?d=fpxal4e5IzMx9HwwOBuFUoVcHszniCoUrbVbnsfkpVRdJrw1nPKn_3EAEcWWHGR3cZu0DgXz5z0k0-e5l7esMEKuB84Vy7_x09XxWUcfqttXp-z9QKPepSdlXQmCwtk_c_lIfmZDMnSum5-ixwwecT1ovQ2cfR5EA8sbqU5tGEp68Bikpwdpm5xj-couysIQ0&t=635791399340000000');*/
            background-position: 0 -2380px;
            background-repeat: no-repeat
        }

        .RadGrid_Default .rgBatchUndoDeleteButton:hover {
            border-color: #aaa;
            color: #000;
            background-color: #c3c3c3;
            background-image: linear-gradient(#ddd,#c3c3c3)
        }

            .RadGrid_Default .rgBatchUndoDeleteButton:hover:before {
                background-position: -20px -2380px
            }

    .RadGrid_Default .rgDrag {
        /*background-image: url('WebResource.axd?d=DV7FVLICteTnKj3NM4WlaRRkMXOlMJzB08SO2_DixHgBoxTzSWgMkWTbILNKJlgOG3lA2LkRbmwKtFAmmFqDAXqMrggNi6lhc55hbZwchoQwjoqk8xJFwjhmq6GLGeKFz908_ld2b1gQFHIFVdWl7KArd0bXqKkzSKpkBDgONRo1&t=635791399340000000')*/
    }

    .RadGrid_Default div .rgFooterDiv td, .RadGrid_Default div .rgFooter td {
        background: #eee
    }

    .RadGrid_Default .rgFooterWrapper {
        background: #eee;
        border-top: 1px solid #828282;
        border-bottom: 1px solid #fff
    }

    .RadGrid_Default .rgFooter > td {
        border-top: 1px solid #828282;
        border-bottom: 1px solid #fff
    }

    .RadGrid_Default .rgFooterWrapper .rgFooter > td {
        border-bottom: 0
    }

    .RadGrid_Default .rgPager .rgStatus {
        border: 1px solid;
        border-color: #828282 #c9c9c9 #eee #c9c9c9;
        border-left-width: 0
    }

    .RadGrid_Default .rgStatus div {
        /*background-image: url('WebResource.axd?d=K-L25nZjsiDZwgIbZtS9zL1qPat6U0kl-QeYhO1WhAwlVCnp7T8fuxAoRVGUFZp65K2_ISNin4NdVHqOVGHTs3OvzrCHw1Gici_K4tsl458wlKNID8LjmXQJh0iZHzTM9dcbbPY_hqqY1BDvDQXHf0aj3s6zPTZRLioG_Ltl52s1&t=635791399340000000')*/
    }

    .RadGrid_Default .rgPager {
        background: #eee
    }

    .RadGrid_Default td.rgPagerCell {
        border: 1px solid;
        border-color: #828282 #eee #eee;
        border-right-width: 0
    }

    .RadGrid_Default .rgInfoPart {
        color: #656565
    }

        .RadGrid_Default .rgInfoPart strong {
            color: #4c4e54
        }

    .RadGrid_Default .rgPageFirst {
        background-position: 0 -550px
    }

        .RadGrid_Default .rgPageFirst:hover {
            background-position: 0 -600px
        }

    .RadGrid_Default .rgPagePrev {
        background-position: 0 -700px
    }

        .RadGrid_Default .rgPagePrev:hover {
            background-position: 0 -750px
        }

    .RadGrid_Default .rgPageNext {
        background-position: 0 -850px
    }

        .RadGrid_Default .rgPageNext:hover {
            background-position: 0 -900px
        }

    .RadGrid_Default .rgPageLast {
        background-position: 0 -1000px
    }

        .RadGrid_Default .rgPageLast:hover {
            background-position: 0 -1050px
        }

    .RadGrid_Default .rgPager .rgPagerButton {
        border-color: #d0d0d0 #aeaeae #8b8b8b;
        /*background: #e8e8e8 repeat-x 0 -1550px url('WebResource.axd?d=V5IE0-Lo8--p5mdXGQiH2qzCfrBywBpwbLlHJUipHzfN1rXXbX6rt7J6eF4FGhQrS0WcVkQYWXRtZekXcAq0Kyck01W4bjxbN-8PF3E1dltvI8HdJ0Y1m9VG_DxySh6gbsxDFT-FiqJrQwHSkrf9VkN3x-xKE6IOLmpO9lAStEQ1&t=635791399340000000');*/
        color: #000;
        font-family: "segoe ui",arial,sans-serif
    }

    .RadGrid_Default .rgNumPart a {
        color: #000
    }

        .RadGrid_Default .rgNumPart a:hover, .RadGrid_Default .rgNumPart a.rgCurrentPage {
            /*background: no-repeat url('WebResource.axd?d=V5IE0-Lo8--p5mdXGQiH2qzCfrBywBpwbLlHJUipHzfN1rXXbX6rt7J6eF4FGhQrS0WcVkQYWXRtZekXcAq0Kyck01W4bjxbN-8PF3E1dltvI8HdJ0Y1m9VG_DxySh6gbsxDFT-FiqJrQwHSkrf9VkN3x-xKE6IOLmpO9lAStEQ1&t=635791399340000000')*/
        }

            .RadGrid_Default .rgNumPart a:hover span, .RadGrid_Default .rgNumPart a.rgCurrentPage span {
                /*background: no-repeat url('WebResource.axd?d=V5IE0-Lo8--p5mdXGQiH2qzCfrBywBpwbLlHJUipHzfN1rXXbX6rt7J6eF4FGhQrS0WcVkQYWXRtZekXcAq0Kyck01W4bjxbN-8PF3E1dltvI8HdJ0Y1m9VG_DxySh6gbsxDFT-FiqJrQwHSkrf9VkN3x-xKE6IOLmpO9lAStEQ1&t=635791399340000000')*/
            }

        .RadGrid_Default .rgNumPart a:hover {
            background-position: 100% -1250px
        }

            .RadGrid_Default .rgNumPart a:hover span {
                background-position: 0 -1150px
            }

        .RadGrid_Default .rgNumPart a.rgCurrentPage {
            background-position: 100% -1450px
        }

            .RadGrid_Default .rgNumPart a.rgCurrentPage:hover {
                background-position: 100% -1450px
            }

                .RadGrid_Default .rgNumPart a.rgCurrentPage span, .RadGrid_Default .rgNumPart a.rgCurrentPage:hover span {
                    background-position: 0 -1350px
                }

    .RadGrid_Default .rgHeader .rgSortAsc {
        background-position: 3px -248px;
        height: 10px
    }

    .RadGrid_Default .rgHeader .rgSortDesc {
        background-position: 3px -198px;
        height: 10px
    }

    .RadGrid_Default .rgCommandRow .rgPrev, .RadGrid_Default .rgCommandRow .rgNext {
        padding: 0 10px;
        line-height: 20px;
        border-radius: 3px;
        border-color: #cdcdcd;
        color: #333;
        background-color: #e6e6e6;
        background-image: linear-gradient(white,#e6e6e6);
        margin-right: 10px
    }

        .RadGrid_Default .rgCommandRow .rgPrev span, .RadGrid_Default .rgCommandRow .rgNext span {
            width: 10px;
            height: 10px;
            /*background-image: url('WebResource.axd?d=fpxal4e5IzMx9HwwOBuFUoVcHszniCoUrbVbnsfkpVRdJrw1nPKn_3EAEcWWHGR3cZu0DgXz5z0k0-e5l7esMEKuB84Vy7_x09XxWUcfqttXp-z9QKPepSdlXQmCwtk_c_lIfmZDMnSum5-ixwwecT1ovQ2cfR5EA8sbqU5tGEp68Bikpwdpm5xj-couysIQ0&t=635791399340000000')*/
        }

        .RadGrid_Default .rgCommandRow .rgPrev:hover, .RadGrid_Default .rgCommandRow .rgNext:hover {
            border-color: #aaa;
            color: #000;
            background-color: #c3c3c3;
            background-image: linear-gradient(#ddd,#c3c3c3)
        }

        .RadGrid_Default .rgCommandRow .rgPrev.rgDisabled:hover, .RadGrid_Default .rgCommandRow .rgNext.rgDisabled:hover {
            border-color: #cdcdcd;
            color: #333;
            background-color: #e6e6e6;
            background-image: linear-gradient(white,#e6e6e6)
        }

    .RadGrid_Default .rgPrev span {
        margin-right: 10px;
        background-position: -5px -45px
    }

    .RadGrid_Default .rgNext span {
        margin-left: 10px;
        background-position: -5px -65px
    }

    .GridReorderTop_Default {
        /*background: 0 0 no-repeat url('WebResource.axd?d=V5IE0-Lo8--p5mdXGQiH2qzCfrBywBpwbLlHJUipHzfN1rXXbX6rt7J6eF4FGhQrS0WcVkQYWXRtZekXcAq0Kyck01W4bjxbN-8PF3E1dltvI8HdJ0Y1m9VG_DxySh6gbsxDFT-FiqJrQwHSkrf9VkN3x-xKE6IOLmpO9lAStEQ1&t=635791399340000000')*/
    }

    .GridReorderBottom_Default {
        /*background: 0 0 no-repeat url('WebResource.axd?d=V5IE0-Lo8--p5mdXGQiH2qzCfrBywBpwbLlHJUipHzfN1rXXbX6rt7J6eF4FGhQrS0WcVkQYWXRtZekXcAq0Kyck01W4bjxbN-8PF3E1dltvI8HdJ0Y1m9VG_DxySh6gbsxDFT-FiqJrQwHSkrf9VkN3x-xKE6IOLmpO9lAStEQ1&t=635791399340000000');*/
        background-position: 0 -50px
    }

    .RadGrid_Default .rgFilterRow {
        background: #eee
    }

        .RadGrid_Default .rgFilterRow > td {
            border-bottom: 1px solid #828282
        }

    .RadGrid_Default .rgFilter {
        background-position: 0 -300px
    }

        .RadGrid_Default .rgFilter:hover {
            background-position: 0 -350px
        }

    .RadGrid_Default .rgFilterActive {
        background-position: 0 -400px
    }

        .RadGrid_Default .rgFilterActive:hover {
            background-position: 0 -400px
        }

    .RadGrid_Default .rgFiltered {
        background-position: 0 -325px
    }

        .RadGrid_Default .rgFiltered:hover {
            background-position: 0 -375px
        }

        .RadGrid_Default .rgFiltered.rgFilterActive {
            background-position: 0 -425px
        }

    .RadGrid_Default .rgFilterBox {
        border-color: #8e8e8e #c9c9c9 #c9c9c9 #8e8e8e;
        font-family: "segoe ui",arial,sans-serif;
        color: #333
    }

    .RadGrid_Default .rgOptions {
        /*background: url('WebResource.axd?d=fpxal4e5IzMx9HwwOBuFUoVcHszniCoUrbVbnsfkpVRdJrw1nPKn_3EAEcWWHGR3cZu0DgXz5z0k0-e5l7esMEKuB84Vy7_x09XxWUcfqttXp-z9QKPepSdlXQmCwtk_c_lIfmZDMnSum5-ixwwecT1ovQ2cfR5EA8sbqU5tGEp68Bikpwdpm5xj-couysIQ0&t=635791399340000000') -2.5px -2402.5px no-repeat*/
    }

    .RadGrid_Default .rgOptSelected {
        background-position: -22.5px -2402.5px
    }

    .RadMenu_Default .rgHCMClear, .RadMenu_Default .rgHCMFilter {
        border-color: #d0d0d0 #a8a8a8 #8b8b8b;
        /*background: #e8e8e8 center -23px repeat-x url('WebResource.axd?d=s-kkPBbDforc5UbKvvEqkWM482KE5Vxb4tkXFKsPLPwkfXHzwjdFfjAv8Q5cwQx5Y52ACsT8DpZZik6zfmrQAvVpR5NwbQiqDVSekTSMKYxhokmBjk16TzBevJhEegemXymPzBviS9REcinyzLWIoeS1ECqi-rJoDXwvWqKYK48qGjpIBYV339I6Ca1JF1Aj0&t=635791399340000000');*/
        color: #000;
        font-family: "segoe ui",arial,sans-serif
    }

        .RadMenu_Default .rgHCMClear:hover, .RadMenu_Default .rgHCMFilter:hover {
            border-color: #d1d1d1 #b9b9b9 #a3a3a3;
            background-position: center -67px;
            background-color: #e5e5e5
        }

    .RadMenu_Default_Context .rgFilterApply, .RadMenu_Default_Context .rgFilterCancel {
        border-color: #cdcdcd;
        color: #333;
        background-color: #e6e6e6;
        background-image: linear-gradient(white,#e6e6e6);
        font-family: "Segoe UI",Arial,Helvetica,sans-serif;
        font-size: 12px
    }

    div.RadMenu_Default_Context .rlbGroup {
        border-color: #eee
    }

    .GridContextMenu_Default .rmLeftImage {
        /*background-image: url('WebResource.axd?d=iXVrBg22Dgjzc9xP5ndt_JLdkT0cPlfb2JW-QS0YejaJd0btz3UaKlwXydIKUmKxF6ujl9nEMxM4Rkd5knyrY9QZKf45KExuet67QTdJGN9BxH2SqB7OMXH5g6haFU8pwisrPSsI551b20Bkhw9Th5XRd8un2ORwGPZYbExhh0k1&t=635791399340000000')*/
    }

    .GridContextMenu_Default .rgHCMSortAsc .rmLeftImage {
        background-position: 0 0
    }

    .GridContextMenu_Default .rgHCMSortDesc .rmLeftImage {
        background-position: 0 -40px
    }

    .GridContextMenu_Default .rgHCMUnsort .rmLeftImage {
        background-position: 0 -80px
    }

    .GridContextMenu_Default .rgHCMGroup .rmLeftImage {
        background-position: 0 -120px
    }

    .GridContextMenu_Default .rgHCMUngroup .rmLeftImage {
        background-position: 0 -160px
    }

    .GridContextMenu_Default .rgHCMCols .rmLeftImage {
        background-position: 0 -200px
    }

    .GridContextMenu_Default .rgHCMFilter .rmLeftImage {
        background-position: 0 -240px
    }

    .GridContextMenu_Default .rgHCMUnfilter .rmLeftImage {
        background-position: 0 -280px
    }

    .RadGrid_Default .rgGroupPanel {
        border: 0;
        border-bottom: 1px solid #828282;
        /*background: #eee 0 -1900px repeat-x url('WebResource.axd?d=V5IE0-Lo8--p5mdXGQiH2qzCfrBywBpwbLlHJUipHzfN1rXXbX6rt7J6eF4FGhQrS0WcVkQYWXRtZekXcAq0Kyck01W4bjxbN-8PF3E1dltvI8HdJ0Y1m9VG_DxySh6gbsxDFT-FiqJrQwHSkrf9VkN3x-xKE6IOLmpO9lAStEQ1&t=635791399340000000')*/
    }

        .RadGrid_Default .rgGroupPanel td {
            border: 0;
            padding: 3px 4px
        }

            .RadGrid_Default .rgGroupPanel td td {
                padding: 0
            }

        .RadGrid_Default .rgGroupPanel .rgSortAsc {
            background-position: 4px -144px
        }

        .RadGrid_Default .rgGroupPanel .rgSortDesc {
            background-position: 4px -94px
        }

    .RadGrid_Default .rgUngroup {
        background-position: 0 -6998px
    }

    .RadGrid_Default .rgGroupItem {
        border: 1px solid;
        border-color: #c4c4c4 #c4c4c4 #9e9e9e;
        /*background: #c6c6c6 0 -6500px repeat-x url('WebResource.axd?d=V5IE0-Lo8--p5mdXGQiH2qzCfrBywBpwbLlHJUipHzfN1rXXbX6rt7J6eF4FGhQrS0WcVkQYWXRtZekXcAq0Kyck01W4bjxbN-8PF3E1dltvI8HdJ0Y1m9VG_DxySh6gbsxDFT-FiqJrQwHSkrf9VkN3x-xKE6IOLmpO9lAStEQ1&t=635791399340000000')*/
    }

    .RadGrid_Default td.rgGroupCol, .RadGrid_Default td.rgExpandCol {
        border-color: #d9d9d9;
        background: #d9d9d9
    }

    .RadGrid_Default .rgGroupHeader {
        background: #d9d9d9;
        font-size: 1.1em;
        line-height: 21px;
        color: #000
    }

        .RadGrid_Default .rgGroupHeader td {
            border-top: 1px solid #828282;
            border-bottom: 1px solid #d9d9d9
        }

            .RadGrid_Default .rgGroupHeader td.rgGroupCol {
                border-top-color: #828282
            }

    .RadGrid_Default .rgExpand {
        background-position: 5px -496px
    }

    .RadGrid_Default .rgCollapse {
        background-position: 3px -454px
    }

    .RadGrid_Default .rgEditForm {
        border-bottom: 1px solid #828282
    }

    .RadGrid_Default .rgUpdate {
        background-position: 0 -1800px
    }

    .RadGrid_Default .rgCancel {
        background-position: 0 -1850px
    }

    .RadGrid_Default .rgDetailTable {
        border-color: #828282
    }

    .RadGrid_Default .rgCommandRow {
        /*background: #c5c5c5 0 -2099px repeat-x url('WebResource.axd?d=V5IE0-Lo8--p5mdXGQiH2qzCfrBywBpwbLlHJUipHzfN1rXXbX6rt7J6eF4FGhQrS0WcVkQYWXRtZekXcAq0Kyck01W4bjxbN-8PF3E1dltvI8HdJ0Y1m9VG_DxySh6gbsxDFT-FiqJrQwHSkrf9VkN3x-xKE6IOLmpO9lAStEQ1&t=635791399340000000');*/
        color: #000
    }

    .RadGrid_Default .rgCommandCell {
        border: 1px solid;
        border-color: #999 #f2f2f2;
        border-top-width: 0;
        padding: 0
    }

    .RadGrid_Default tfoot .rgCommandCell, .RadGrid_Default .rgMasterTable > tbody > tr.rgCommandRow .rgCommandCell {
        border-top-width: 1px;
        border-bottom-width: 0
    }

    .RadGrid_Default .rgCommandTable {
        border: 0;
        border-top: 1px solid #fdfdfd;
        border-bottom: 1px solid #e7e7e7
    }

        .RadGrid_Default .rgCommandTable td {
            border: 0;
            padding: 2px 7px
        }

    .RadGrid_Default .rgCommandRow a {
        color: #000;
        text-decoration: none
    }

    .RadGrid_Default .rgSave {
        background-position: 0 -1825px;
        height: 18px;
        width: 18px
    }

    .RadGrid_Default .rgAdd {
        margin-right: 3px;
        background-position: 0 -1650px
    }

    .RadGrid_Default .rgRefresh {
        margin-right: 3px;
        background-position: 0 -1600px
    }

    .RadGrid_Default .rgEdit {
        background-position: 0 -1700px
    }

    .RadGrid_Default .rgDel {
        background-position: 0 -1750px
    }

    .RadGrid_Default .rgSelected .rgDel {
        background-position: 0 -1775px
    }

    .RadGrid_Default .rgExpXLS, .RadGrid_Default .rgExpDOC, .RadGrid_Default .rgExpPDF, .RadGrid_Default .rgExpCSV {
        /*background-image: url('WebResource.axd?d=lL8Q34E-dWHHw-FTJ9XcqLVNOnXOyRTszeatLjPbM4xtOSd54Fm26-puckiUmx5aSo78K-RqZJBrOVfraIneLXw6Ih-fc70iguPE7OoyzvwJeLTno-x9SQfYbEUxeMXWe5sKDx-O1SveMXoVST0oGVrU6uIYxpCPfXfPQw5PSxQ1&t=635791399340000000')*/
    }

    .RadGrid_Default .rgExpXLS {
        background-position: 0 0
    }

    .RadGrid_Default .rgExpDOC {
        background-position: 0 -50px
    }

    .RadGrid_Default .rgExpPDF {
        background-position: 0 -100px
    }

    .RadGrid_Default .rgExpCSV {
        background-position: 0 -150px
    }

    .rgCellSelectorArea_Default, .GridRowSelector_Default {
        background: #4c4e54
    }

    .GridItemDropIndicator_Default {
        border-top: 1px dashed #666
    }

    .GridToolTip_Default {
        border: 1px solid #828282;
        padding: 3px;
        background: #fff;
        color: #333
    }

    .RadGridRTL_Default .rgPageFirst {
        background-position: 0 -1000px
    }

        .RadGridRTL_Default .rgPageFirst:hover {
            background-position: 0 -1050px
        }

    .RadGridRTL_Default .rgPagePrev {
        background-position: 0 -850px
    }

        .RadGridRTL_Default .rgPagePrev:hover {
            background-position: 0 -900px
        }

    .RadGridRTL_Default .rgPageNext {
        background-position: 0 -700px
    }

        .RadGridRTL_Default .rgPageNext:hover {
            background-position: 0 -750px
        }

    .RadGridRTL_Default .rgPageLast {
        background-position: 0 -550px
    }

        .RadGridRTL_Default .rgPageLast:hover {
            background-position: 0 -600px
        }

    .RadGridRTL_Default .rgExpand {
        background-position: -20px -496px
    }



.footer_title{
    font-size: 16px;
    
}

.footer_block
{
    width: 80%;
    border-top: 2px solid hsla(0,0%,100%,.75);
    padding-top: 10px;
    padding-bottom: 20px;
    color: hsla(0,0%,100%,.75);
}
.info_title:before{
    /*background: linear-gradient(130deg, #00aeef, #002d62);*/
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#999999', GradientType=1);*/
    /*content: "";*/
    /*display: block;*/
    /*height: 2px;*/
    /*width: 100%;*/
    
}
.info_title{

    /*-webkit-border-image: -webkit-gradient(linear, left top, left bottom, from(#00abeb), to(#fff), color-stop(0.5, #fff), color-stop(0.5, #66cc00)) 21 30 30 21 repeat repeat;*/

    border-image: linear-gradient(130deg, #00aeef, #002d62);
    border-image-slice: 1;
    
    /*background: linear-gradient(130deg, #00aeef, #002d62);*/
    /*color: transparent;*/
    /*-webkit-background-clip: text;*/
    
    /*position: absolute;*/
    /*left: 50%;*/
    /*top: 50%;*/
    /*-webkit-transform: translate(-50%, -50%);*/
    /*-ms-transform: translate(-50%, -50%);*/
    /*transform: translate(-50%, -50%);*/
    /*font-size: 16px;*/
    /*font-weight: 200;*/
    /*margin: 0px;*/
    /*background: linear-gradient(130deg, #00aeef, #002d62);*/
    /*color: transparent;*/
    /*-webkit-background-clip: text;*/
    /*background-clip: text;*/
    /*text-transform: uppercase;*/
    /*line-height: 200px;*/
    
}

.tk_ul {
    list-style: none;
    padding: 20px 0;

}

.tk_ul li {
    padding-bottom: 35px;
}

.tk_ul li a div {
    padding-top: 7px;
    font-size: 12px;
}


.delivery_title h6{
    font-family: 'Open Sans',Arial,sans-serif;
    color: #448ab3;
    line-height: 1.5;
    font-weight: bold;
    margin-top: 20px;
    
}



.delivery_title div {
    margin-bottom: 1em;
}
.tr {
    display: inline-block;
    text-align: center;
}


/*contacts*/
.contact_name{
    line-height: 1;
    padding-top: 7px;
}
.manager div img{

    width: 45px;
    opacity: 0.8;
    border-radius: 25px;
}

.manager svg {
    width: 15px;
    float: left;
    margin: 7px 5px 0 0;
    opacity: 0.7;
}

.manager{
    margin: 0;
    padding: 20px 15px;
    
}

.manager div:first-child {
    margin: auto 0;
}

.man1{
    background: aliceblue;
    background: #f1f1f1;
}

.man2{
    background: #f1f1f1;
    margin-top: 5px;
}

p{
    margin: 0;
}

h4, h3 {
    font-family: 'Fira Sans', sans-serif;
    margin-bottom: 20px;
}
.contact_title h5 {
    font-family: 'Open Sans',Arial,sans-serif;
    color: #448ab3;
    color: #545454;
    line-height: 1.5;
    font-weight: bold;
    margin-top: 20px;
    font-size: 18px;

    /*background: aliceblue;*/
    /*display: inline-block;*/
    /*padding: 3px 20px;*/
    
}

.contact_title tr{
    line-height: 1.6;
    font-size: 13px;
}

.contact_title div {
    line-height: 2;
    padding-left: 15px;
}
.contact_title a{
    border-bottom: 1px dotted #555;
    line-height: 2;
}

/* .contMap, .contTel, .contTel2, .contMail { */
/*     padding: 0 0 10px 45px; */
/*     position: relative; */
/* } */
/* .contMap:before,.contTel:before, .contMail:before, .contTel2:before { */
/*     content: ""; position: absolute; */
/*     top: 0;left: 0;width: 50px;height: 50px; */
/* } */
/* .contMap:before { background: url("/images/contact/map.png") 0 0 no-repeat; } */
/* .contTel:before { background: url("/images/contact/phone.png") 0 0 no-repeat; } */
/* .contTel2:before { background: url("/images/contact/phone2.png") 0 0 no-repeat; } */
/* .contMail:before { background: url("/images/contact/mail.png") 0 0 no-repeat; } */

/*
table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: #f8f8f7;
    background: #f1f1f1;
    padding: .5625em .625em;
}
table tr td {
    padding: .5625em .625em;

}
*/
#client_Info{
    margin-top: 5vh;
}
.updateprogress img{
    position: fixed; left: 45%; top: 30%; padding: 50px; z-index: 500;
}
#maincontent{
    padding-bottom: 35px;
}
.yandex_informer{
    margin-top: 30px;
    margin-left: 10px;
}
.master-title-img-tire
{
    width: 30px;
    margin: -4px 5px 0 0;
}

.news_text a{
    border-bottom: 1px dotted #555;
}
.collapse:not(.show) {
    display: none;
}
.collapsing {
    position: relative;
    height: 0px;
    overflow: hidden;
    transition: height 0.25s ease 0s;
}

.title-under-phone-1 {
    font-size: 11px;
    color: #676767;
    color: #d4d4d4;
    color: #c5c5c5;
    
    float: right;
    margin-top: 3px;
    clear: both;
}

.title-under-phone2 {
    font-size: 12px;
    color: #d2810b;
    float: left;
    margin-top: 3px;
    clear: both;
}

.blt-button-btt {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QkY2RDdCMDMxMEFDMTFFNEJBNDNBMjYwQTAzNTNFNEMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QkY2RDdCMDQxMEFDMTFFNEJBNDNBMjYwQTAzNTNFNEMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCRjZEN0IwMTEwQUMxMUU0QkE0M0EyNjBBMDM1M0U0QyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCRjZEN0IwMjEwQUMxMUU0QkE0M0EyNjBBMDM1M0U0QyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PnYlhaoAAAHTSURBVHja7NrdSgJBFAfws4NWll+ldaFWV9ErRFRiWs8UeC89TQ8QQogirl+USJmBlYZ3QWlCN2JnTKHyo111FkbOgf/iwHI4P3d2F0GlXikA1g7mHBPC2EGOamCimDPMg4KQXfyQwjhBznrD7DE8RCRGQG/2COttJ9nrlEl0T4wrK4M5KYIQhCAEIQhBCEIQHbVsc8KKwyUcYhKNsLt8oChKd916f5XvivxF2Nc8Qq8MMwLRL5EYZhRCNIYZiRCJYUYjRGFmArHoRIjAsFkgHGMQ2XQKErEr4RiTaMRtIQNmsxkSuD7wB0Zipn3PmEQjQsf+7joWTwrFTLS1LNZVzQh+Do//cB9qT/fCtpluyMKiBRxu70hErocIBo5+naMHs2SxiYe8VKuQjMdGIoo36S6CscHWWjC5jArl8p14yPqGG6qPpYFB+gi+nYYhtGDyWRWK1yr4vB7xkGGD8G9RC2JcD44o5FXNPQZ61iuFziQ3V6fT6T6JWp9tMLP2RAP87GFS2nASnAwxFaQ/yHO1Bttbm7rf6rPsMTWEfrMThCAEIQhBCEIQgvwLacyB44NDonMAueSQMHz/VUjW4rOHOaSE2cNcYJoSAZq9mfnspS8BBgAIRMEUtKnbrgAAAABJRU5ErkJggg==);
    position: fixed;
    display: block;
    right: 20px;
    bottom: 20px;
    height: 50px;
    width: 50px;
    min-width: 50px;
    min-height: 50px;
    opacity: 0;
    z-index: 200;
    
    transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -webkit-transition: opacity .5s ease-in-out;
}

._main {
    background-color: #fffffd;
    padding: 0;
}
    @media (min-width: 1200px) {
        ._main {
            padding: 10px 0 0 0;
        }
    }

    .w {
        width: auto;
        flex: auto;
        float: left;
        padding: 0 8px 0 8px;
        padding: 0 15px 0 15px;
    }

    .master_phone_align {
        float: left;
        /*margin-right: 20px;*/
        /*padding-left: 15px;*/
        padding-left: 10px;

    }

    .master_phone2_align {
        float: left;
        /*margin-right: 20px;*/
        padding-left: 10px;
    }

    .title_alfabank {
        width: 100px;
        margin-top: 10px;
    }

    .vin_zapros a, .vin_zapros a:hover {
        color: #fafafa;
    }

    .vin_zapros {
        float: left;
        /*margin: 0 5px 0 0;*/
        /*margin: 0 15px 0 12px;*/
        border-bottom: 1px solid #c8c8c8;
    }


    #up_cart_menu a:hover {
        /*text-decoration: underline;*/
        border-bottom: 2px solid;
    }

    #up_cart_menu a {
        color: white;
    }

    .blur {
        position: inherit;
        /*overflow: hidden;*/
        /*width: 100%;*/
        /*height: 100%;*/
        /*top: 0;*/
        /*bottom: 0;*/
        /*left: 0;*/
        /*right: 0;*/
        /*z-index: -1;*/
        /*opacity: 1;*/
        -webkit-transform: translateZ(0);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition: opacity 1s ease-in-out;
        transition: opacity 1s ease-in-out;
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: cover;
        background-image: url('/images/master/blur.jfif');
    }

    #footer2 a {
        color: hsla(0,0%,100%,.75);
    }

    #footer a {
        color: hsla(0,0%,100%,.75);
    }

    #footer2 {
        font-family: 'Open Sans', sans-serif;
        font-size: 12px;
        color: #505050;
        color: hsla(0,0%,100%,.75);
        font-size: 20px;
        background-color: #f7fafb;
        background-color: #c9d3d6;
        background: rgb(40, 44, 52);
        background: #5f324c;
        background: linear-gradient(to right, rgba(0,0,0,0.28), rgba(0,0,0,0.58));
        background: linear-gradient(90deg, #5f324c 15%, #845a5f 50%, #5f324c 85%);
        background: linear-gradient(90deg, #5f324c 15%, #5f324ce0 50%, #5f324c 85%);
        min-height: 200px;
        text-align: center;
        padding: 40px 0 30px 0;
        padding: 35px 0 0px 0;
        /*margin-top: 50px;*/
    }

    .footer_about {
        color: hsla(0,0%,100%,.75);
    }

    .master_date {
        float: right;
        color: #555;
        margin-top: 20px !important;
        font-size: 14px;
    }

    .stayhome_span {
        font-size: 12px;
        color: #676767;
        float: right;
        margin-top: 5px;
        margin-right: 11px;
    }

    .stayhome {
        font-size: 24px;
        color: #615252;
        color: #3c79a7;
        text-shadow: 3px 2px 20px #71a088;
        font-style: italic;
    }

    .main_logo:hover, .main_logo:visited {
        color: #446e89;
    }

    .main_logo {
        font-weight: 600;
        font-family: 'Comfortaa', sans-serif;
        font-size: 38px;
        /*color: rgb(68, 110, 137);*/
        color: #446e89;
        margin: 5px 0 0 -4px;
        float: left;
        text-decoration: none;
        font-style: italic;
    }


    @media (min-device-width: 0px) and (max-width: 768px) {
        .stayhome {
            /*margin-left: 17px;*/
            float: left;
        }

        .col_master_left {
            padding-right: 0;
        }

        .main_logo {
            font-size: 35px;
        }

        .w {
            margin-top: 5px;
        }
    }

    @media (min-width: 1200px) {
        .master_header_right {
            padding: 0;
            display: block;
        }

        .col_master_right {
            flex: 0 0 72%;
            max-width: 72%;
            padding-right: 15px;
        }

        .col_master_left {
            flex: 0 0 28%;
            max-width: 28%;
            padding-left: 15px;
        }

        .master2ndrow {
            padding-left: 40px;
        }
    }

    .header_inner {
        float: right;
    }

    /*.main_logo::after {*/
    /*    top: 7px;*/
    /*    left: 150px;*/
    /*    width: 30px;*/
    /*    height: 18px;*/
    /*    content: '';*/
    /*    position: absolute;*/
    /*    background: url('/images/hat.svg');*/
    /*}*/

    .skew:before {
        content: "";
        position: absolute;
        left: -10%;
        top: 0;
        z-index: 0;
        width: 25%;
        height: 100%;
        background: hsla(0,0%,100%,.7);
        box-shadow: 0 0 4rem 0 #fff;
        transform: skew(-30deg);
        animation: Fb 3.5s ease infinite;
    }

    .padding_0 {
        padding: 0;
    }

    .p15 {
        padding: 15px;
    }

    /*
.c_block {
    border-radius: 6px;
    box-shadow: 0 4px 25px rgba(0,0,0,.07);
    border: 1px solid #eee;
    position: relative;
    margin-bottom: 20px;
    padding: 17px 10px 0;
    background-color: #fff;
    background-color: #fffffd;
    padding-bottom: 30px;
}
 */

    .ms_item_card:hover {
        -webkit-transform: scale(1.03);
        transform: scale(1.03);
    }
    
    .ms_item_card {
        background-color: #fff;
        position: relative;
        box-sizing: border-box;
        border-radius: 6px;
        box-shadow: 0 2px 10px rgba(0,0,0,.07);
        border: 1px solid #eee;
        transition: all .15s ease-in-out;
        /*padding: 15px;*/
        font-size: 12px;
    }


    .login_icon {
        margin: -1px 12px 0 4px;
        width: 12px;
        height: 12px;
    }






    .header_2 {
        display: inherit;
    }

    .header_2o {
        background: #4a243a;
        background: #714a61;
        /*margin-bottom: 10px;*/
        padding: 8px 0 8px 0;
        box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
        /*text-align: center;*/
        /*padding: 5px 20px;*/
    }

    .header_1o {
        background: linear-gradient(90deg, #20232a 15%, #50535a 50%, #20232a 85%);
        background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)),url('/images/bg2020.jpg');

        min-height: 400px;
        width: 100%;
        background-repeat: no-repeat;
        background-size: 100% auto;
        background-position: center;
        
    }
    .header_1om {
        min-height: 225px;
        background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.5)),url('/images/bg2020m.jpg');
        width: 100%;
        /*background-repeat: no-repeat;*/
        /*background-size: 100% auto;*/
        background-position: center;
        
    }

    .header_1 {
        display: inherit;
        /*margin-top: 10px;*/
        padding: 20px 0;
        /*min-height: 100px;*/
        /*clear: both;*/
        /*margin-bottom: 8px;*/
    }

    .navi menu {
        padding: 0;
        margin: 0;
    }

    .cart_sum {
        /*color: #638c5f;*/
        font-size: 15px;
    }

    .banner_left {
        width: 395px;
        position: absolute;
        top: 550px;
        right: 1110px;
    }

    .banner_right {
        width: 395px;
        position: absolute;
        top: 300px;
        left: 1110px;
    }


    /*�������*/

    .left_bar span {
        /*background-color: #efeded;*/
        /*padding: 3px 10px;*/
        padding-left: 2px;
        display: block;
        font-weight: 600;
        font-size: 15px;
    }

    .picwrap:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        background: linear-gradient(to bottom, rgba(0,0,0,0.28), rgba(0,0,0,0.58));
    }

    .ms_news_date {
        margin-left: auto;
        font-size: 11px;
        color: #8899a7;
        transition: opacity 0.15s ease;
        line-height: 30px;
        float: right;
    }

    .news_block {
        margin: auto 0;
        padding: 20px;
        padding: 20px 20px 10px 20px;
    }

    .news_title {
        padding: 5px 0;
        font-size: 13px;
        /*font-family: 'museo_sans_cyrl300';*/
        /*font: 15px/22px 'Roboto Slab', serif;*/
    }

    .ms_news_text {
        opacity: 0.8;
        font-size: 12px;
    }

    ul.news {
        list-style: none;
        padding: 0;
    }

        ul.news li {
            padding-top: 10px;
        }

            ul.news li img {
                width: 100%;
                padding-bottom: 10px;
            }


    /*�������*/

    .r_hidden {
        opacity: 0;
    }

    .r_anim {
        -webkit-transition: opacity 0.5s;
        transition: opacity 0.5s;
    }

    .r_showed {
        opacity: 1;
    }


    /* cookie */
    .cu-row {
        max-width: 980px;
        margin-left: auto;
        margin-right: auto;
    }

    .items-center {
        align-items: center !important;
    }

    .flex {
        display: flex !important;
    }

    .whitespace-no-wrap {
        white-space: nowrap !important;
    }

    .bg-grey-10 {
        background-color: #f4f5f0 !important;
    }

    .fixed {
        position: fixed !important;
    }

    .pin-b {
        bottom: 0 !important;
    }

    .w-full {
        width: 100% !important;
    }

    .alert-box {
        background: #369ff4;
        color: #fff;
        padding: 15px;
        text-align: center;
        font-size: 15px;
        position: relative;
    }

        .alert-box p {
            padding: 0 25px;
            margin: 0 !important;
            font-size: 16px;
        }

    .px-1 {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .cookie-banner {
        z-index: 999999;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        transition: background .15s linear,-webkit-transform .4s cubic-bezier(.86,0,.07,1);
        transition: background .15s linear,transform .4s cubic-bezier(.86,0,.07,1);
        transition: background .15s linear,transform .4s cubic-bezier(.86,0,.07,1),-webkit-transform .4s cubic-bezier(.86,0,.07,1);
    }

    .text-cw-black {
        color: #333232 !important;
    }

    .show-for-medium-up {
        display: none;
        visibility: hidden;
    }

    @media only screen and (min-width: 641px) {
        .show-for-mobile-only {
            display: none;
        }

        .show-for-medium-up {
            display: block;
            visibility: visible;
        }

        .md\-text-left {
            text-align: left !important;
        }

        .md\-pb-0 {
            padding-bottom: 0 !important;
        }
    }

    .button, button {
        height: 48px;
        line-height: 48px;
        background-color: #369ff4;
        transition: background-color .15s linear;
        text-transform: uppercase;
        letter-spacing: .1em;
        border-radius: 4px;
        border: 0;
        font-size: 15px;
        padding: 0 20px;
        font-weight: 500;
        display: inline-block;
        color: #fff;
    }

        .button.button--grey-50:focus, .button.button--grey-50:hover, button.button--grey-50:focus, button.button--grey-50:hover {
            background-color: #b9b9b4;
        }

        .button.button--small, button.button--small {
            height: 32px;
            line-height: 32px;
        }

        .button.button--small, button.button--small {
            font-size: 13px;
            padding: 0 15px;
        }

        .button.button--grey-50, button.button--grey-50 {
            height: 48px;
            line-height: 48px;
            background-color: #9b9b94;
            color: #fff;
            transition: background-color .15s linear;
        }

            .button.button--grey-50.button--small, button.button--grey-50.button--small {
                height: 32px;
                line-height: 32px;
            }



    .svg_menu {
        width: 50px;
        height: 28px;
        padding-left: 10px;
        vertical-align: middle;
        fill: #b2b8bf;
    }

    .lk_name {
        font-size: 13px;
        border-bottom: 1px dashed #8a8383;
        display: block;
        padding: 0;
        color: #fff !important;
        color: #c5c5c5 !important;
        margin-top: 10px !important;
    }

    .bottom_info {
        /* position: fixed; */
        /* bottom: 0px; */
        /* left: 0px; */
        /* height: 85px; */
        /* z-index: 999; */
        padding-top: 12px;
        width: 100%;
        background-color: #3d4448;
        box-shadow: 0px -1px 4px 0px rgba(73, 82, 128, 0.77);
    }

    jdiv jdiv a.link_32 {
        width: 5px !important;
    }
    /*jivosite*/
    #jvlabelWrap {
        /*background: linear-gradient(95deg, rgb(56, 61, 69) 20%, rgb(95, 115, 146) 80%) !important;*/
    }

    .logoIcon_1U, .logo_1D, .cssLeaf_1k {
        display: none !important;
    }

    .leftClientInfo {
        font-size: 0.75rem;
    }

    .leftlogged {
        margin-bottom: 5px;
    }

        .leftlogged a:hover {
            color: #524141;
            /*opacity: 0.7;*/
            /*color:  #97b0ca;*/
            /*background: #c1cfde;*/
        }

        .leftlogged a {
            /*background: #97b0ca;*/
            /*color: white;*/
        }

        .leftlogged svg {
            /*fill:white;*/
        }

        .leftlogged:hover {
            background-color: #dedede;
        }

    .modal textarea, .modal input, .modal label, .modal-title {
        font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif !important;
    }

    .modal-open {
        padding-right: 0px !important;
    }


    .btn {
        border-radius: 0;
        font-size: 13px;
    }

    /*.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {*/
    /*    border: 1px solid #2694e8;*/
    /*    background: #3baae3 url(images/ui-bg_glass_50_3baae3_1x400.png) 50% 50% repeat-x;*/
    /*    font-weight: bold;*/
    /*    color: #fff;*/
    /*}*/

    .ui-state-active:hover, .ui-state-active {
        background: #4c4c4c !important;
        border: 1px solid #4c4c4c !important;
    }

    .ui-widget.ui-widget-content {
        border: 1px solid #b5b5b5;
    }

    .ui-state-active {
        font-weight: normal !important;
    }


    #footer {
        font-family: 'Open Sans', sans-serif;
        font-size: 12px;
        color: #F5F5F5;
        padding: 50px 0 45px 0;
        background-color: #7e8a92;
        background-color: #232628;
        background-color: #20232a;
    }

    @media (min-device-width: 0px) and (min-width: 768px) {
        #up_cart {
            clear: both;
            float: right;
        }
    }

    #footer .container {
        padding-top: 20px;
    }

    #footer a {
        /*color: #dde9f7;*/
        /*color: #fff;*/
    }

    .footer_block a {
        color: hsla(0,0%,100%,.75);
        border-bottom: 1px dashed hsla(0,0%,100%,.75);
    }

    .navi li:first-child {
        /*padding: 0 15px 0 0;*/
        padding-left: 0;
    }

    /*.navi a { text-decoration: underline;}*/

    .navi a:hover {
        text-decoration: none;
        color: #446e89;
        color: #e25b60;
        color: #db2a4f;
        transition: color .1s ease-in-out;
    }


    .navi li {
        display: inline-block;
        padding: 0 35px;
        line-height: 1.8;
    }

    .navi {
        font-size: 18px;
        /*padding-bottom: 10px;*/
    }

    @media (min-device-width: 0px) and (max-width: 768px) {
        .navi li:last-child {
            padding: 0 15px 0 0;
        }

        .navi li {
            padding: 0 5px;
        }

        .navi {
            padding-bottom: 0;
        }
    }


    /*master*/

    #nav_top .lk_name a:hover {
        color: #000 !important;
    }

    
@media (min-width: 980px)
{
    .header-push {
        position: relative;
        /*min-width: 1230px;*/
        /*height: 86px;*/
        height: 44px;
        /*height: 24px;*/
        margin: 0;
        padding: 0;
    }

    .header-nav {
        position: fixed;
        z-index: 500;
        top: 0;
        left: 0;
        right: 0;
        margin: 0;
        padding: 0;
        /*height: 86px;*/
        -webkit-font-smoothing: subpixel-antialiased;
    }
}

    .new_logo {
        width: 90px;
        transition: all .3s ease 0s;
    }

    .new_logo_footer {
        width: 200px;
    }

.header-nav {
    display: block;
    min-width: 100%;
    font-size: 16px;

    /*max-height: 70px;*/
    /*height: 70px;*/
    padding: 5px 0;
    
    top: 0;
    webkit-transition: background-color ease-in-out 0.6s;
    -o-transition: background-color ease-in-out 0.6s;
    -webkit-transition: background-color ease-in-out 0.6s;
    -moz-transition: background-color ease-in-out 0.6s;
    transition: background-color ease-in-out 0.6s;
    /*height: 45px;*/
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
    /*transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;*/
    transition: all .2s ease-in-out;
    /*background-image: url(/images/snow4.png);*/
    /*background-color: #f9fcff;*/
    background-color: #ffd795;
    background-color: #f3f3f3;
    background-color: white;
    background-color: #444444;
    background-color: #49494c;
    background-color: #1b1b1b;
}

    .panel2 {
    /*
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOC4xLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9ItCh0LvQvtC5XzEiIHhtbG5zOnNrZXRjaD0iaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoL25zIg0KCSB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDg0MS45IDU5NS4zIg0KCSBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4NDEuOSA1OTUuMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8dGl0bGU+PC90aXRsZT4NCjxnIGlkPSJjb21tb25fc2VhcmNoX2xvb2t1cF9nbHlwaCI+DQoJPGc+DQoJCTxnPg0KCQkJPHBhdGggZmlsbD0iI0MwQzlERSIgZD0iTTY2Mi4yLDUzM0w0OTEuNywzNjIuNmMyNy4xLTM3LjksNDAuNi04My45LDQwLjYtMTMyLjZjMC0xMjcuMi0xMDIuOC0yMzAtMjMwLTIzMHMtMjMwLDEwMi44LTIzMCwyMzANCgkJCQlzMTAyLjgsMjMwLDIzMCwyMzBjNDguNywwLDk0LjctMTYuMiwxMzIuNi00MC42bDAsMGwxNzAuNSwxNzAuNWMyLjcsMi43LDguMSwyLjcsMTAuOCwwbDQ2LTQ2DQoJCQkJQzY2Ny42LDU0MS4yLDY2Ny42LDUzNS44LDY2Mi4yLDUzM3ogTTMwNSw0MDUuOWMtOTcuNCwwLTE3NS45LTc4LjUtMTc1LjktMTc1LjlTMjA3LjYsNTQuMSwzMDUsNTQuMVM0ODAuOSwxMzIuNiw0ODAuOSwyMzANCgkJCQlTNDAyLjQsNDA1LjksMzA1LDQwNS45eiIvPg0KCQk8L2c+DQoJPC9nPg0KPC9nPg0KPC9zdmc+DQo=") 2px 0 no-repeat;
    background-size: 22px 23px;
    padding-left: 25px;
    */
}

    .cart-icon-class {
        float: right;
        padding-bottom: 6px;
    }

        .cart-icon-class svg {
            width: 25px;
            height: 25px;
            margin-bottom: -7px;
            vertical-align: initial;
        }

    .cart_sum svg {
        padding: 0 0 3px 3px;
        width: 15px;
    }


    .master2ndrow {
        /*padding-top: 25px;*/
        /*margin: auto 0 0 0;*/
        padding-top: 100px;
    }

    .master1strow {
        padding-top: 15px;
    }

    @media screen and (max-width: 980px) {

        .master2ndrow {
            padding-top: 37px;
            padding-left: 30px;
        }        
        
        .header-nav {
            height: 60px;
        }
    }

    .js_toc_scrolled {
        margin-top: -9%;
        transition: all .3s ease 0s;
    }

    .nav_top_type_scrolled .new_logo {
        width: 50px;
    }
    .nav_top_type_scrolled {
        background-color: rgba(213, 222, 234, 0.65);
        background-color: rgba(0,0,0,0.8);
        background-color: #232628e8;
        background-color: #23262899;
        /*background-color: #5789bb;*/
        border: 0;
        padding: 0;
    }

    .navtop .topm1 svg {
        fill: #555;
        fill: #5c8e39;
        fill: #db2a4f;
    }

    .header-nav li svg {
        fill: #555;
        fill: #eae5e5 !important;
    }

    .nav_top_type_scrolled li a {
        color: #eae5e5 !important;
    }

        .nav_top_type_scrolled li a svg {
            fill: #eae5e5;
        }

    .nav_top_type_scrolled li svg {
        fill: #eae5e5 !important;
    }

    .nav_top_type_scrolled li {
        color: #eae5e5 !important;
    }

    .nav_top_type_scrolled .nav_border:hover {
        border-bottom: 4px solid #eae5e5 !important;
        ;
    }

    #navtop ul li {
        /*margin: 0;*/
        /*background-position: 0 6px;*/
        /*float: left;*/
        display: inline-block;
        margin: 8px 4% 0px 0px;
        padding: 0 5px 8px 5px;
        color: #eae5e5 !important;
        color: #c5c5c5 !important;
    }

    #navtop a {
        color: #b8b8b8;
        color: #8a8383;
        color: #333;
        color: #eae5e5;
        color: #c5c5c5;
        /*border: 1px solid white;*/
    }

        #navtop a:hover {
            /*color: #323232;*/
            /*color: #000;*/
            /*color: #db2a4f;*/
            /*border: 1px solid #555;*/
        }


    .nav_border:hover {
        border-bottom: 4px solid #555;
        border-bottom: 4px solid #db2a4f;
    }

    .topm1:hover {
        /*border: 1px solid #555;*/
        /*border: 1px solid #1f9c4c;*/
        /*border: 1px solid white;*/
    }


    /*#navtop .nav_border a:hover{*/
    /*     color: #db2a4f;*/
    /* }*/

    .nav_border {
        border-bottom: 4px solid transparent;
        margin-top: 16px !important;
    }


    /*part*/

    @-webkit-keyframes pulse {
        0% {
            -webkit-box-shadow: 0 0 0 0 rgba(98, 140, 229, .6);
            box-shadow: 0 0 0 0 rgba(98, 140, 229, .6)
        }

        40% {
            -webkit-box-shadow: 0 0 0 60px rgba(255, 106, 88, 0);
            box-shadow: 0 0 0 60px rgba(255, 106, 88, 0)
        }

        50% {
            -webkit-box-shadow: 0 0 0 0 rgba(255, 106, 88, 0);
            box-shadow: 0 0 0 0 rgba(255, 106, 88, 0)
        }

        to {
            -webkit-box-shadow: 0 0 0 0 rgba(255, 106, 88, 0);
            box-shadow: 0 0 0 0 rgba(255, 106, 88, 0)
        }
    }

    @keyframes pulse {
        0% {
            -webkit-box-shadow: 0 0 0 0 rgba(98, 140, 229, .6);
            box-shadow: 0 0 0 0 rgba(98, 140, 229, .6)
        }

        40% {
            -webkit-box-shadow: 0 0 0 60px rgba(255, 106, 88, 0);
            box-shadow: 0 0 0 60px rgba(255, 106, 88, 0)
        }

        50% {
            -webkit-box-shadow: 0 0 0 0 rgba(255, 106, 88, 0);
            box-shadow: 0 0 0 0 rgba(255, 106, 88, 0)
        }

        to {
            -webkit-box-shadow: 0 0 0 0 rgba(255, 106, 88, 0);
            box-shadow: 0 0 0 0 rgba(255, 106, 88, 0)
        }
    }

    .pulse:hover:after {
        -webkit-animation: none;
        animation: none
    }

    .pulse {
        position: relative;
    }

        .pulse:after {
            content: "";
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            position: absolute;
            /*-webkit-box-shadow: 0 0 0 rgba(98,140,229,.6);*/
            /*box-shadow: 0 0 0 0 rgba(255, 106, 88, 0);*/
            /*box-shadow: 0 0 0 rgba(98,140,229,.6);*/
            /*box-shadow: 0 0 0 rgba(252, 255, 188, 0.6);*/
            border-radius: 2px;
            -webkit-animation: pulse 5s cubic-bezier(.66,0,0,1) 1;
            animation: pulse 1s cubic-bezier(.66,0,0,1) 1;
            -webkit-animation-delay: 2s;
            animation-delay: 2s;
            -webkit-box-sizing: inherit;
            box-sizing: inherit;
        }

    @media (min-device-width: 0px) and (max-width: 768px) {
        .new_logo {
            width: 80px;
        }

        .login_icon {
            margin: -1px 4px 0 1px;
        }

        #navtop ul li {
            margin: 8px 5% 0px 0px;
            font-size: 13px;
            padding: 0;
        }



            #navtop ul li:last-child {
                /*padding: 8px 0 0 0 ;*/
                padding: 0;
            }

        .header_1 {
            padding: 0;
        }
    }

/*#div_news ul li{    padding: 0 10px;}*/

#news_element{
    margin-bottom: 80px;
}
.news_element_wrap img {
    width: 100%;
}

@media (min-width: 1200px)
{
    .right-align{
        text-align: right;
    }

    #news_element{
        max-width: 1100px;
    }
    .news_element_wrap img {
        width: 320px;
    }
}

.news_text_full .lead{
    font: normal 19px/28px 'Roboto','Helvetica CY',Arial,sans-serif !important;
    color: #231f20;
    margin-top: 35px;
    margin: 35px auto;
}

.news_text_full img {
    margin: 40px 0;
}
.news_text_full .blog_pic_40 img {
    width: 100%;
}
.news_text_full .blog_pic img {
    width: 100%;
}
.news_text_full .video-bg {
    width: 100%;
}

@media (min-width: 980px)
{
    .news_text_full .blog_pic img {
        width: 65%;
    }
    .news_text_full iframe {
        width: 100%;
        height: 565px;
        margin-top: 25px;
    }
}

.news_text_full .blog_pic_40 {
    margin: 30px 30px 30px -20px;
}

.news_text_full ul {
    list-style: none;
    padding: 5px;
    padding: 0;
}

.news_text_full{
    color: #4d4d4d;
    font-size: 16px !important;
    line-height: 26px;
    text-align: justify;
}
.item_card_text_full{
    margin: 40px 60px 14px 15px;    
}

p, ul, ol, dl, pre, address, fieldset, figure {
    margin: 0 0 20px 0;
    margin: 0;
}

.news_text_full p {
    text-indent: 24px;
}

* + hr {
    margin-top: 20px;
}

#news_element hr {
    border-top: 1px solid #ccc;
}

h1.news_title  {
    margin-top: 18px;
    font-size: 19px;
    /*font-weight: 600;*/
    text-transform: uppercase;
}

.news_element_wrap{
    width: 100%;
}

.news_class_wrapper a div.news_title:hover{
    color:#a9a9a9;
}

.right-border
{
    border-right: 1px solid #ccc;
}

.news_class_wrapper li:hover img {
    mask-image: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    -webkit-mask-image: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
}

.news_class_wrapper img 
{
    width: 100%;
    height: 200px;
    object-fit: cover;
}
.news_class_wrapper ul { list-style: none; padding: 0}

.def-top-run{
    text-align: center;
    width: 100%;
}
.def-adv-block-wrap{
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.def-adv-element{
    width: calc(50% - 16px);
    padding-bottom: 20px;
}
.def-adv-text{
    line-height: 25px;
    font-size: 16px;
    color: #000000;
    display: flex;
    align-items: center;
    margin: 0 !important;
    font-family: Montserrat,sans-serif;
}
.def-adv-title{
    font-weight: 600;
    font-size: 22px;
    color: #323643;
    margin-top: -30px;
    margin-bottom: 12px;
}

.def-adv-main-title svg{
    vertical-align: middle;
    margin-right: 10px;
}
.def-adv-digit{
    font-style: normal;
    font-weight: bold;
    line-height: 1;
    font-size: 70px;
    color: #5f324c;
    opacity: 0.2;
}


.def-adv-wrap {
    padding-top: 60px;
    padding-bottom: 60px;
    max-width: 1080px;
    padding-bottom: 32px;
    margin-right: auto;
    margin-left: auto;
    flex-direction: column;
    padding-right: 20px;
    padding-left: 20px;
}

.def-adv-main-title{
    color: #714a61;
    font-weight: bold;
    font-size: 30px;
    width: 100%;
    padding-bottom: 32px;
    justify-content: center;
    /*text-align: center;*/
}
#def-adv-block{
    padding: 0;
}

#div_news{
    padding-right: 0;
}

.mobile_text_1{
    padding: 20px 20px;
    background: #fbfff0;
}
.vit_ul a:hover{
    color:#555;
}

.stayhome_def{
    /*margin-top: 15px;*/
    font-size: 16px;
    font-style: italic;
    color: #2a3b4c;
    padding-right: 20%;
    line-height: 1.6;
}

/*
@media (min-width: 1400px){

    .middle_block::after {
        content: "";
        background-image: url("/images/bg/tree.png"), url("/images/bg/tree.png");
        opacity: 0;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        position: fixed;
        z-index: -1;
        background-repeat: no-repeat;
        background-position: left, right;
        transition: opacity .65s;
    }
    
    .middle_block._raise::after{
        opacity: 0.7;
    }
}
 */

.def_middle_block a{
    color:#333;
}
.def_middle_block span{
    font-size: 13px;
    line-height: 1.5;
    
    margin: 0px 80px 19px 0px;
    display: block;
}

@media (min-width: 0) and (max-width: 768px) {
    .def_middle_block span {
        margin: 0px 20px 19px 0px;
    }    
}
.def_list_select{
    font-size: 19px;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    line-height: 1.5;
    color:#333;
}
.select2{
    font-size: 20px;
    font-family: sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",rouble;
    
}
.def_middle_block{
    /*margin: 10px 0px 20px 0;*/
}
.bold {
    font-weight: bold;
    padding-bottom: 3px;
    font-size: 17px;
    color: #505050;
}

.def ul{
    list-style: none;
    padding-left: 3px;
}

.title_descr2{
    margin-top: 5px;
    opacity: 0.9;
}
.title_descr{
    /*background: #dff1d3;*/
    /*background: #e5efde;*/
    /*background: linear-gradient(135deg, #e5efde 15%, #fcffff 40%, #f2faff 50%, #e8fff9 60%, #e0e0e0 85%);*/
    /*background: linear-gradient(135deg, #deecef 15%, #f7f7f7 40%, #efefef 50%, #eef3f2 60%, #deecef  85%);*/
    /*background: linear-gradient(135deg, #e4e9ea 15%, #eaf1f3 30%, #f8fcff 55%, #eef3f2 75%, #f5fdff 90%);*/
    /*padding: 45px 30px;*/
    /*border-radius: 6px;*/
    /*box-shadow: 0 4px 25px rgba(0,0,0,.07);*/
    background: #e6e6e6;
    background: #f3f3f3;
    font-size: 19px;
    margin: 40px auto;
 
    padding: 20px 30px;
}

@media (min-width: 0) and (max-width: 768px) {
    .title_descr {
        padding: 25px 35px 35px 25px;
        margin: 10px 0 0 0 ;
        font-size: 17px;
    }
}
.def ul li:last-child {
    width: 100%;
}

.def ul li:nth-child(3n+3) {
    margin-right: 0;
}
.def ul li{
    width: 356px;
    height: 300px;
    height: auto;
    margin: 0 21px 21px 0;
    line-height: 1.6;    
    /*border: 1px solid #caccce;*/
    /*border-radius: 10px;*/
    padding: 35px 30px 40px;
    background: #f3f3f3;

    /*flex: 0 0 33.333333%;*/
    /*max-width: 33.333333%;*/
    
}

.brand_select{
    color:#e4a531;
    color: #db2a4f;
    text-shadow: 1px 1px 43px #a2a2a2;

}
.def ul li div {
    width: 100%;
}

.defh1{
    font-size: 18px;
    color: #555;
    /*padding-top: 15px;*/
    padding: 15px 15px 0 0px;
    text-transform: uppercase;
    /*width: 102%;*/
    border-bottom: .15rem solid rgb(243, 127, 0);
    padding-bottom: 10px;
    text-shadow: 1px 1px 20px #333;
    /*margin-left: 70px;*/
}

.def_bg_img{
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    opacity: 0;
    font-family: 'object-fit: cover;';
}
.def_bg_wrap{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.def_bg_wrap:before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to bottom, rgba(0,0,0,0.28), rgba(0,0,0,0.58));
}

@font-face {
    font-family: museo_sans_cyrl300;
    src: url('/fonts/MuseoSansCyrl_0-webfont.woff') format("woff");
    font-weight: 400;
    font-style: normal
}

.zoom-img {     max-width: unset !important;}
.def a {
    /*color: #212529;*/
    /*border-bottom: 1px dotted #212529;*/
}
.def li {
    padding-bottom: 20px;
    font-size: 13px;
}
.carousel-item img { width: 100%; }

/*#news li{*/
    /*margin-bottom: 15px;    */
/*}*/

/*news begin*/

.news_date{
    /*margin-left: auto;*/
    font-size: 13px;
    color: #313131;
    /*transition: opacity 0.15s ease;*/
    /*line-height: 30px;*/
    /*font-family: "Roboto",sans-serif;*/
    /*float:right;*/
    /*padding-top: 12px;*/
    /*margin-right: 15px;*/

}


.news_block_l {
    text-align: right;
    padding: 0px;
    /*height: 140px;*/
}
.news_block_r{
    /*margin: auto 0;*/
    /*padding: 0 20px 20px;*/
    /*padding: 20px;*/
    display: grid;
    /*height: 140px;*/
    max-height: 140px;
    padding: 15px;

}

ul.news li:nth-of-type(even) div div:last-child
{
    /*background: #ececec;*/
}

div.news_title{
    /*padding: 5px 0;*/
    padding: 5px 0 10px;
    /*font-size: 15px;*/
    /*font-family: 'museo_sans_cyrl300';*/
    font: 15px/22px 'Roboto Slab', serif;
}
.news_text{
    opacity: 0.8;
    font-size: 13px;
    margin: 0px 60px 14px 0px;
    display: block;
}
ul.news {
    list-style: none;
    padding: 0;
}
/*ul.news li img {*/
/*    width: 245px;*/
/*}*/

@media (min-width: 0) and (max-width: 768px) {
    .defh1{
        padding-left: 15px;
    }
    ul.news li img {
        width: 100%;
    }

}
/*news end*/


.c_block {
    border-radius: 6px;
    box-shadow: 0 4px 25px rgba(0,0,0,.07);
    border: 1px solid #eee;
    position: relative;
    margin-bottom: 20px;
    padding: 19px 19px 0;
    background-color: #fff;
    background-color: #fffffd;
    padding-bottom: 30px;
}

.def_middle_block ul{
    padding-left: 0;
    flex-wrap: wrap;
    display: flex;
    list-style: none;
    /*padding: 5px;*/
}
.item_card{
    font-size: 12px;
    background-color: #fff;
    position: relative;
    box-sizing: border-box;
    border-radius: 6px;
    box-shadow: 0 2px 10px rgba(0,0,0,.07);
    border: 1px solid #eee;
    transition: all .15s ease-in-out;
}

.item_card img {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    width: 100%;
}
.item_card_text{
    margin: 10px;
}
.item_card_date{
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    /*z-index: 2;*/
    /*background-color: #dadada;*/
    /*background-color: #fbfbfb;*/
    /*font-size: 11px;*/
    /*color: #333;*/
    
    /*padding: 0 10px;*/
    /*height: 22px;*/
    /*line-height: 22px;*/
    /*!*margin: 10px 0 0 10px;*!*/
    /*margin: 10px 10px 0px 0;*/
    /*border-radius: 5px;*/

    margin-left: 15px;
    background: rgba(0, 0, 0, 0.5);
    color: #cdcdcd;
    line-height: 28px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 13px;
    font-weight: 500;
}

.def_middle_block ul li{
    margin-top: 10px;
}
.def_middle_block ul li:first-child{
    margin-top: 0;
} 
.input__control  {
    border-bottom: 1px dashed #888 !important;
}

.input__control::-webkit-input-placeholder {
    text-indent: 0
}

.input__control::-moz-placeholder {
    opacity: 1
}

.input__control::-ms-clear {
    display: none
}

.input__control::-webkit-input-placeholder,.input__control[placeholder] {
    text-overflow: ellipsis;
    transition: opacity .2s ease-in-out
}

.input__control:-ms-input-placeholder,.input__control::-ms-input-placeholder,.input__control[placeholder] {
    text-overflow: ellipsis;
    transition: opacity .2s ease-in-out
}

.input__control::placeholder,.input__control[placeholder] {
    text-overflow: ellipsis;
    transition: opacity .2s ease-in-out
}

.input__control:-webkit-autofill,.input__control:-webkit-autofill:active,.input__control:-webkit-autofill:focus,.input__control:-webkit-autofill:hover {
    transition: background-color 999999s ease-in-out 0s
}

.input__control::-webkit-input-placeholder {
    opacity: 0
}

.input__control:-ms-input-placeholder,.input_has-label .input__control::-ms-input-placeholder {
    opacity: 0
}

.input__control::placeholder {
    opacity: 0
}

.input_focused .input__control::-webkit-input-placeholder {
    opacity: 1
}

.input_focused .input__control:-ms-input-placeholder,.input_has-label.input_focused .input__control::-ms-input-placeholder {
    opacity: 1
}

.input_focused .input__control::placeholder {
    opacity: 1
}

.input_wrapper {
    display: inline-table;
    position: relative;
    width: 100%;
    margin-bottom: 30px;
}

.input_focused .input__top, .input_has_value .input__top{
    color:red;
    color: rgba(11,31,53,.6);
    transform: scale(.8125) translateY(-35px);
}
.input__box {
    height: 40px;
}

.icon {
    display: inline-block;
    vertical-align: middle;
    background-position: 50%;
    background-repeat: no-repeat;
}
.input__clear {
    opacity: .6;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: inherit;
    font: inherit;
    background: none;
    background-position: 50%;
    background-repeat: no-repeat;
    border: none ;
    transition: opacity .1s ease-out;
}
.icon-button {
    opacity: .9;
    overflow: hidden;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    cursor: pointer;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    background-position: 50%;
    background-repeat: no-repeat;
    border: none;
    border-radius: none;
    box-shadow: none;
    transition-duration: .25s;
    transition-property: background,opacity;
    transition-timing-function: ease;
}
.icon-button_size_m {
    width: 34px;
    height: 40px;
}

.input__control {
    display: inline-block;
    position: relative;
    width: 100%;
    min-height: 100%;
    margin: 0;
    padding: 0;
    outline: none;
    font: inherit;
    font-weight: 400;
    line-height: inherit;
    background: none;
    border: none ;
    border-radius: 0;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.input__top {
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    font-size: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    transform: scale(1) translateY(0);
    transform-origin: 0 100%;
    transition-duration: .2s;
    transition-property: color,transform;
    transition-timing-function: ease;
    /*padding: 0 15px;*/
    line-height: 40px;
}

.input__box {
    overflow: hidden;
    display: table-cell;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition-duration: .25s;
    transition-property: border-bottom-color,box-shadow,width;
    transition-timing-function: cubic-bezier(.23,1,.32,1);
    -webkit-touch-callout: none;
    font-size: 17px;
}

input[placeholder] {
    text-overflow: ellipsis;
    transition: opacity .2s ease-in-out;
}

.rgRow{
    height: 45px;
}
.border-test
{
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

@media (min-device-width: 360px) and (min-width: 360px) {
    .RadGrid_MyCustomSkin {
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2;
    }
}

.RadGrid_MyCustomSkin {
    border: 1px solid #fff;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #333;
    background-color: #f5f5f5;
    background-color: #f9f8f5;
    background-color: #f7f7f7;
    
    /*font-size: 13px;*/
}
 
.RadGrid_MyCustomSkin,
.RadGrid_MyCustomSkin .rgMasterTable,
.RadGrid_MyCustomSkin .rgDetailTable,
.RadGrid_MyCustomSkin .rgGroupPanel table,
.RadGrid_MyCustomSkin .rgCommandRow table,
.RadGrid_MyCustomSkin .rgEditForm table,
.RadGrid_MyCustomSkin .rgPager table
{
    /*font: 14px "Segoe UI", Arial, Helvetica, sans-serif;*/
    /*font-family: 'Helvetica Neue', 'Lucida Grande','PT Sans';*/
    
}
 
.RadGrid_MyCustomSkin .rgHeader:first-child,
.RadGrid_MyCustomSkin th.rgResizeCol:first-child,
.RadGrid_MyCustomSkin .rgFilterRow > td:first-child,
.RadGrid_MyCustomSkin .rgRow > td:first-child,
.RadGrid_MyCustomSkin .rgAltRow > td:first-child
{
    border-left-width: 0;
    /*padding-left: 8px;*/
    text-align: center;
    font-size:12px;
}
 
.RadGrid_MyCustomSkin .rgSave,
.RadGrid_MyCustomSkin .rgUpdate,
.RadGrid_MyCustomSkin .rgCancel,
.RadGrid_MyCustomSkin .rgEdit,
.RadGrid_MyCustomSkin .rgDel,
.RadGrid_MyCustomSkin .rgExpand,
.RadGrid_MyCustomSkin .rgCollapse,
.RadGrid_MyCustomSkin .rgFilter,
.RadGrid_MyCustomSkin .rgAdd,
.RadGrid_MyCustomSkin .rgRefresh,
.RadGrid_MyCustomSkin .rgSortAsc,
.RadGrid_MyCustomSkin .rgSortDesc,
.RadGrid_MyCustomSkin .rgUngroup,
.RadGrid_MyCustomSkin .rgPagePrev,
.RadGrid_MyCustomSkin .rgPageNext,
.RadGrid_MyCustomSkin .rgPageFirst,
.RadGrid_MyCustomSkin .rgPageLast
{
    background-image: url('Common/radActionsSprite.png');
    width: 30px;
    height: 30px;
}
 
.rgHeader th{
    padding: 5px;
}
 
.RadGrid_MyCustomSkin th.rgHeader
{
    color: #333;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 22px;
    text-align: center;
    /*padding: 3px;*/
}
 
.RadGrid_MyCustomSkin .rgHeader a
{
    color: #333;
}
 
.RadGrid_MyCustomSkin .rgHeader,
.RadGrid_MyCustomSkin th.rgResizeCol
{
    background-color: #aad2ae;
    background-color: #FFEA97;
    background-color: #DDDDDD;
    background-color: #a8c5ab;
    background-color: #e4b67ca3;
    background-color: #c0d1de;
    background-color: #e0e0e0;
    
    border-bottom: 1px solid white;
    border-right: 1px solid white;
}


    /*.RadGrid_MyCustomSkin .rgHeader:hover {*/
        /*background: #aad2ae;*/
        /*background: #FFEA97;*/
        /*background: #DDDDDD;*/
        /*background: #a8c5ab;*/
        /*background-color: #e4b67ca3;*/
    /*}*/


.RadGrid_MyCustomSkin .rgHeaderWrapper
{
    background-color: #dbeddc;
}
 
.RadGrid_MyCustomSkin .rgHeaderDiv
{
    margin-left: 0;
}
 
.RadGrid_MyCustomSkin .rgMultiHeaderRow:first-child .rgHeader
{
    background-color: #c8e4cb;
}

.lv1rgheader td:hover {
    background: #f5f0d2;
    background: linear-gradient(to right, #f5f0d2,#fffefa)
}

.lv1rgheader:hover {
    /*background: #DDDDDD ;*/
}

.lv1rgheader {
    padding: 5px 15px;
    /*font-style:italic;*/
    /*background-color: #DDDDDD;*/
    /*background-color: #ffe3a3;*/
    border-bottom: 1px solid white;
    border-right: 1px solid white;
    border: 0 solid white;
    border-width: 0 1px 1px 0;
    margin: 0 0 0 6px;
    width: 16px;
    height: 16px;
    background: #a4bbcc;
} 
.RadGrid_MyCustomSkin .rgMultiHeaderRow th.rgHeader,
.RadGrid_MyCustomSkin .rgMultiHeaderRow th.rgResizeCol

{
    border: 0 solid white;
    border-width: 0 1px 1px 0;
    padding: 5px;
}
 
.RadGrid_MyCustomSkin .rgFilterRow
{
    background-color: #dbeddc;
}
 
.RadGrid_MyCustomSkin th.rgSorted
{
    background-color: #5f8f64;
}
 
.RadGrid_MyCustomSkin th.rgSorted,
.RadGrid_MyCustomSkin th.rgSorted a
{
    color: #fff;
}


.RadGrid_MyCustomSkin .rgEditRow td
{
    border-style: solid;
    border-width: 0 0 1px 0;
    border-color: #e8e8e8;
    
}

/*.RadGrid_MyCustomSkin tr {
    padding: 3px 6px;
        
}*/


.RadGrid_MyCustomSkin .rgRow td,
.RadGrid_MyCustomSkin .rgAltRow td,
.RadGrid_MyCustomSkin .rgFooter td {
    border: solid #fff;
    border-width: 0 0 1px 1px;
    padding: 8px 8px;
    /*background-color: #DDDDDD;*/
}



.RadGrid_MyCustomSkin .rgRow td,
.RadGrid_MyCustomSkin .rgAltRow td,
.lv1rowstyle

{
    border: solid #d4d4d4;
    border-width: 0 1px 1px 1px;
    padding: 8px 9px;
    
    /*my*/
    /*padding-top: 3px;
    padding-bottom: 3px;
    text-align: center;
*/

}

.RadGrid_MyCustomSkin tr td#pic {
    padding: 0;
}


.RadGrid_MyCustomSkin .rgRow img,
.RadGrid_MyCustomSkin .rgAltRow img
{
    vertical-align: text-bottom;
    /*vertical-align: middle;
    margin-right: 5px;
    */
}
 
.RadGrid_MyCustomSkin .rgRow td
{
    border-color: white;
    
}
 
.RadGrid_MyCustomSkin .rgAltRow
{
    background: #e9e9e9;
}
 
.RadGrid_MyCustomSkin td.teamNames
{
    text-align: left;
    /*background: #f5f5f5;*/
}
 
.RadGrid_MyCustomSkin td.teamNames
{
 
}
 
.RadGrid_MyCustomSkin td.rgSorted
{
    background-color: #e8eee8;
}
 
.RadGrid_MyCustomSkin .rgAltRow .rgSorted
{
    background-color: #dee5df;
}
 
.RadGrid_MyCustomSkin .rgSelectedRow .rgSorted,
.RadGrid_MyCustomSkin .rgActiveRow .rgSorted,
.RadGrid_MyCustomSkin .rgHoveredRow .rgSorted,
.RadGrid_MyCustomSkin .rgEditRow .rgSorted
{
    background-color: transparent;
}
 
.RadGrid_MyCustomSkin .rgRow a,
.RadGrid_MyCustomSkin .rgAltRow a,
.RadGrid_MyCustomSkin tr.rgEditRow a,
.RadGrid_MyCustomSkin .rgFooter a,
.RadGrid_MyCustomSkin .rgEditForm a
{
    color: black;
}


.RadGrid_MyCustomSkin .rgHoveredRow {
    background: #f5f0d2;
    background: linear-gradient(to right, #f5f0d2,#fffefa)
}
 
.RadGrid_MyCustomSkin .rgMasterTable .rgSelectedCell,
.RadGrid_MyCustomSkin .rgSelectedRow,
.RadGrid_MyCustomSkin td.rgEditRow .rgSelectedRow,
.RadGrid_MyCustomSkin .rgSelectedRow td.rgSorted
{
    color: white;
    background: #aad2ae;
}
 
.RadGrid_MyCustomSkin .rgSelectedCell a,
.RadGrid_MyCustomSkin .rgSelectedRow a
{
    color: white;
}
 
.RadGrid_MyCustomSkin .rgMasterTable .rgActiveCell,
.RadGrid_MyCustomSkin .rgActiveRow
{
    background: #fff;
    color: black;
}
 
.RadGrid_MyCustomSkin .rgMasterTable .rgActiveCell
{
    border-color: #84ad88;
    border-right-width: 1px;
}
 
.RadGrid_MyCustomSkin .rgActiveCell a,
.RadGrid_MyCustomSkin .rgActiveRow input,
.RadGrid_MyCustomSkin .rgActiveRow a
{
    color: black;
}
 
* + html .RadGrid_MyCustomSkin .rgSelectedRow .rgSorted
{
    background-color: #84ad88;
}
 
* html .RadGrid_MyCustomSkin .rgSelectedRow .rgSorted
{
    background-color: #84ad88;
}
 
* + html .RadGrid_MyCustomSkin .rgActiveRow .rgSorted, * + html .RadGrid_MyCustomSkin .rgHoveredRow .rgSorted
{
    background-color: #e8e8e8;
}
 
* html .RadGrid_MyCustomSkin .rgActiveRow .rgSorted, * html .RadGrid_MyCustomSkin .rgHoveredRow .rgSorted
{
    background-color: #e8e8e8;
}
 
.RadGrid_MyCustomSkin .rgEditRow
{
    background: #cdcdcd;
}
 
* + html .RadGrid_MyCustomSkin .rgEditRow .rgSorted
{
    background-color: #cdcdcd;
}
 
* html .RadGrid_MyCustomSkin .rgEditRow .rgSorted
{
    background-color: #cdcdcd;
}
 
.RadGrid_MyCustomSkin .rgEditRow td,
.RadGrid_MyCustomSkin .rgEditRow td.rgSorted
{
    border-color: #cdcdcd;
}
 
.RadGrid_MyCustomSkin .rgDrag
{
    background-image: url('Grid/rgDrag.gif');
    width: 25px;
    height: 25px;
}
 
.RadGrid_MyCustomSkin .rgFooterDiv,
.RadGrid_MyCustomSkin .rgFooter
{
    background: white;
}
 
.RadGrid_MyCustomSkin .rgFooter td,
.RadGrid_MyCustomSkin .rgFooterWrapper
{
    border-top: 1px solid;
    border-color: #999 #e4e4e4;
}
 
.RadGrid_MyCustomSkin .rgPager
{
    background-color: #dbeddc;
}
 
.RadGrid_MyCustomSkin .rgPager .rgStatus
{
    border: solid;
    border-color: #cdcdcd;
    border-width: 1px 0 0 0;
}
 
.RadGrid_MyCustomSkin .rgStatus div
{
    background-image: url('Ajax/loading.gif');
    width: 40px;
}
 
.RadGrid_MyCustomSkin .rgPager > td > table
{
    height: 50px;
}
 
.RadGrid_MyCustomSkin .rgPagerLabel
{
    vertical-align: middle;
}
 
.RadGrid_MyCustomSkin .rgPager .riTextBox,
* + html .RadGrid_MyCustomSkin .rgPager .riSingle .riTextBox,
* + html .RadForm.RadForm_MyCustomSkin .RadGrid_MyCustomSkin .rgPager .riSingle input[type='text'].rfdDecorated
{
    height: 26px;
    line-height: 24px;
}
 
.RadGrid_MyCustomSkin .rgPager .riSingle .riTextBox
{
    height: 30px;
    padding-top: 0;
}
 
.RadGrid_MyCustomSkin .rgInfoPart
{
    color: #777;
}
 
.RadGrid_MyCustomSkin .rgInfoPart strong
{
    color: black;
}
 
.RadGrid_MyCustomSkin .rgPagePrev,
.RadGrid_MyCustomSkin .rgPageNext,
.RadGrid_MyCustomSkin .rgPageFirst,
.RadGrid_MyCustomSkin .rgPageLast,
.RadGrid_MyCustomSkin .rgPager .rgPagerButton
{
    width: 30px;
    height: 30px;
    border: 1px solid #84ad88;
    background-color: #84ad88;
    color: #fff;
}
 
.RadGrid_MyCustomSkin .rgPagePrev:hover,
.RadGrid_MyCustomSkin .rgPageNext:hover,
.RadGrid_MyCustomSkin .rgPageFirst:hover,
.RadGrid_MyCustomSkin .rgPageLast:hover,
.RadGrid_MyCustomSkin .rgPagePrev:active,
.RadGrid_MyCustomSkin .rgPageNext:active,
.RadGrid_MyCustomSkin .rgPageFirst:active,
.RadGrid_MyCustomSkin .rgPageLast:active,
.RadGrid_MyCustomSkin .rgPager .rgPagerButton:hover,
.RadGrid_MyCustomSkin .rgPager .rgPagerButton:active
{
    background-color: #5f8f64;
    border-color: #fff;
}
 
.RadGrid_MyCustomSkin .rgPageFirst
{
    background-position: -111px  -711px;
}
 
.RadGrid_MyCustomSkin .rgPagePrev
{
    background-position: -111px  -111px;
}
 
.RadGrid_MyCustomSkin .rgPageNext
{
    background-position: -111px  -161px;
}
 
.RadGrid_MyCustomSkin .rgPageLast
{
    background-position: -111px  -761px;
}
 
.RadGrid_MyCustomSkin .rgPager .rgPagerButton
{
    font-family: "Segoe UI", Arial, Helvetica, sans-serif;
    font-weight: 100;
    font-size: 16px;
    width: auto;
}
 
.RadGrid_MyCustomSkin .rgNumPart
{
    padding: 0 5px;
}
 
.RadGrid_MyCustomSkin .rgNumPart a
{
    border: 1px solid #dbeddc;
    line-height: 28px;
    min-width: 28px;
    padding: 0;
    color: black;
    text-align: center;
}
 
.RadGrid_MyCustomSkin .rgNumPart span
{
    float: none;
    padding: 0;
}
 
.RadGrid_MyCustomSkin .rgNumPart a:hover,
.RadGrid_MyCustomSkin .rgNumPart a.rgCurrentPage:hover
{
    background-color: #5f8f64;
    border-color: white;
    color: white;
}
 
.RadGrid_MyCustomSkin .rgNumPart a.rgCurrentPage
{
    border: 1px solid #84ad88;
    color: #5f8f64;
}
 
.RadGrid_MyCustomSkin .rgPager .riTextBox
{
    vertical-align: top;
}
 
.RadGrid_MyCustomSkin .rgHeader .rgSortAsc,
.RadGrid_MyCustomSkin .rgHeader .rgSortDesc
{
    margin: 0 0 0 6px;
    width: 16px;
    height: 16px;
}
 
.RadGrid_MyCustomSkin .rgHeader .rgSortAsc
{
    background-position: -120px -20px;
}
 
.RadGrid_MyCustomSkin .rgHeader .rgSortDesc
{
    background-position: -120px -70px;
}
 
.RadGrid_MyCustomSkin .rgFilterRow td
{
    padding: 7px 50px 7px 5px;
}
 
.RadGrid_MyCustomSkin input.rgFilter
{
    width: 30px;
    height: 30px;
    background-position: -111px -4509px;
    background-color: #84ad88;
    border: 1px solid #84ad88;
}
 
.RadGrid_MyCustomSkin input.rgFilter:hover,
.RadGrid_MyCustomSkin input.rgFilter:active
{
    background-color: #5f8f64;
    border-color: #fff;
}
 
.RadGrid_MyCustomSkin input.rgFilterBox
{
    border-color: #84ad88;
    font-weight: 100;
    font-size: 16px;
    line-height: 34px;
    font-family: "Segoe UI", Arial, Helvetica, sans-serif;
    color: black;
    height: 23px;
    width: 100%;
    padding: 2px 5px 3px;
    background: none;
}
 
.RadGrid_MyCustomSkin .rgFilterRow .riSingle .riTextBox
{
    height: 30px;
    vertical-align: top;
}
 
.RadGrid_MyCustomSkin .rgGroupPanel
{
    border: 0;
    border-bottom: 1px solid white;
    padding: 10px;
    height: 34px;
}
 
.RadGrid_MyCustomSkin .rgGroupPanel,
.RadGrid_MyCustomSkin .rgGroupPanel caption
{
    background: #84ad88;
    color: white;
}
 
.RadGrid_MyCustomSkin .rgGroupPanel td
{
    border: 0;
    padding: 3px 4px;
}
 
.RadGrid_MyCustomSkin .rgGroupPanel td td
{
    padding: 0;
    color: white;
    line-height: 1px;
}
 
* + html .RadGrid_MyCustomSkin .rgGroupPanel td td
{
    line-height: 20px;
}
 
.RadGrid_MyCustomSkin .rgGroupPanel .rgSortAsc
{
    background-position: -114.5px -14.5px;
}
 
.RadGrid_MyCustomSkin .rgGroupPanel .rgSortDesc
{
    background-position: -114.5px -64.5px;
}
 
.RadGrid_MyCustomSkin .rgUngroup
{
    background-position: -114.5px -3364.5px;
}
 
.RadGrid_MyCustomSkin .rgGroupItem
{
    border: 1px solid white;
    color: white;
    padding: 0 5px 1px 10px;
}
 
.RadGrid_MyCustomSkin .rgMasterTable td.rgGroupCol,
.RadGrid_MyCustomSkin .rgMasterTable td.rgExpandCol
{
    border-color: #e8e8e8;
    background: #e8e8e8 none;
}
 
.RadGrid_MyCustomSkin .rgGroupHeader
{
    background: #e8e8e8;
    font-size: 1.1em;
    line-height: 34px;
    color: black;
}
 
.RadGrid_MyCustomSkin .rgGroupHeader td
{
    padding-left: 8px;
    padding-bottom: 2px;
    border-top: 1px solid white;
}
 
.RadGrid_MyCustomSkin .rgExpand
{
    background-position: -12px -168px;
}
 
.RadGrid_MyCustomSkin .rgCollapse
{
    background-position: -62px -68px;
}
 
.RadGrid_MyCustomSkin .rgEditForm
{
    border-bottom: 1px solid #cdcdcd;
}
 
.RadGrid_MyCustomSkin .rgUpdate
{
    background-position: -12px -2612px;
}
 
.RadGrid_MyCustomSkin .rgUpdate:active
{
    background-position: -112px -2612px;
}
 
.RadGrid_MyCustomSkin .rgCancel
{
    background-position: -12px -2812px;
}
 
.RadGrid_MyCustomSkin .rgCancel:active
{
    background-position: -112px -2812px;
}
 
.RadGrid_MyCustomSkin .rgDetailTable
{
    border-color: #cdcdcd;
}
 
.RadGrid_MyCustomSkin .rgCommandRow
{
    background-color: black;
}
 
.RadGrid_MyCustomSkin .rgCommandRow,
.RadGrid_MyCustomSkin .rgCommandRow a
{
    color: white;
    text-decoration: none;
}
 
.RadGrid_MyCustomSkin .rgCommandCell
{
    border: 0;
    border-bottom: 1px solid #cdcdcd;
    padding: 0;
}
 
.RadGrid_MyCustomSkin tfoot .rgCommandCell,
.RadGrid_MyCustomSkin .rgMasterTable > tbody > tr.rgCommandRow .rgCommandCell
{
    border-top: 1px solid #cdcdcd;
    border-bottom: 0;
}
 
.RadGrid_MyCustomSkin .rgCommandTable td
{
    border: 0;
    padding: 2px 7px;
}
 
.RadGrid_MyCustomSkin .rgCommandTable
{
    border: 0;
}
 
.RadGrid_MyCustomSkin .rgAdd,
.RadGrid_MyCustomSkin .rgRefresh
{
    vertical-align: middle;
}
 
.RadGrid_MyCustomSkin input.rgAdd,
.RadGrid_MyCustomSkin input.rgRefresh,
.RadGrid_MyCustomSkin .rgSave,
.RadGrid_MyCustomSkin .rgCommandRow .rgCancel
{
    border: 1px solid black;
    margin-right: 3px;
    width: 28px;
    height: 28px;
}
 
.RadGrid_MyCustomSkin input.rgAdd:hover, .RadGrid_MyCustomSkin input.rgAdd:active,
.RadGrid_MyCustomSkin input.rgRefresh:hover,
.RadGrid_MyCustomSkin input.rgRefresh:active,
.RadGrid_MyCustomSkin .rgSave:hover,
.RadGrid_MyCustomSkin .rgSave:active,
.RadGrid_MyCustomSkin .rgCommandRow .rgCancel:hover,
.RadGrid_MyCustomSkin .rgCommandRow .rgCancel:active
{
    border: 1px solid white;
}
 
.RadGrid_MyCustomSkin input.rgAdd
{
    background-position: -112px -3012px;
}
 
.RadGrid_MyCustomSkin input.rgAdd:hover, .RadGrid_MyCustomSkin input.rgAdd:active
{
    background-position: -62px -3012px;
}
 
.RadGrid_MyCustomSkin input.rgRefresh
{
    background-position: -112px -1312px;
}
 
.RadGrid_MyCustomSkin input.rgRefresh:hover, .RadGrid_MyCustomSkin input.rgRefresh:active
{
    background-position: -62px -1312px;
}
 
.RadGrid_MyCustomSkin .rgSave
{
    background-position: -112px -4962px;
}
 
.RadGrid_MyCustomSkin .rgSave:hover, .RadGrid_MyCustomSkin .rgSave:active
{
    background-position: -62px -4962px;
}
 
.RadGrid_MyCustomSkin .rgCommandRow .rgCancel
{
    background-position: -112px -2812px;
}
 
.RadGrid_MyCustomSkin .rgCommandRow .rgCancel:hover, .RadGrid_MyCustomSkin .rgCommandRow .rgCancel:active
{
    background-position: -62px -2812px;
}
 
.RadGrid_MyCustomSkin .rgEdit
{
    margin-right: 3px;
    background-position: -12px -3112px;
}
 
.RadGrid_MyCustomSkin .rgEdit:active
{
    background-position: -112px -3112px;
}
 
.RadGrid_MyCustomSkin .rgDel
{
    margin-right: 3px;
    background-position: -12px -3312px;
}
 
.RadGrid_MyCustomSkin .rgDel:active
{
    background-position: -12px -3312px;
}
 
.RadGrid_MyCustomSkin .rgExpXLS,
.RadGrid_MyCustomSkin .rgExpDOC,
.RadGrid_MyCustomSkin .rgExpPDF,
.RadGrid_MyCustomSkin .rgExpCSV
{
    background-image: url('Common/export.gif');
}
 
.RadGrid_MyCustomSkin .rgExpXLS
{
    background-position: 0 0;
}
 
.RadGrid_MyCustomSkin .rgExpDOC
{
    background-position: 0 -50px;
}
 
.RadGrid_MyCustomSkin .rgExpPDF
{
    background-position: 0 -100px;
}
 
.RadGrid_MyCustomSkin .rgExpCSV
{
    background-position: 0 -150px;
}
 
.RadMenu_MyCustomSkin .rgHCMClear,
.RadMenu_MyCustomSkin .rgHCMFilter
{
    border-color: #7e7e7e;
    background: #84ad88;
    color: black;
    font-family: "segoe ui",arial,sans-serif;
}
 
.RadMenu_MyCustomSkin .rgHCMClear:hover,
.RadMenu_MyCustomSkin .rgHCMFilter:hover
{
    border-color: #c98400;
    background-color: #ffe79c;
    color: #882501;
}
 
.RadMenu_MyCustomSkin_Context .rgFilterApply,
.RadMenu_MyCustomSkin_Context .rgFilterCancel
{
    border-color: #cdcdcd;
    color: black;
    background-color: #f9f9f9;
    font-family: "Segoe UI", Arial, Helvetica, sans-serif;
    font-size: 16px;
    height: 36px;
}
 
.RadMenu_MyCustomSkin_Context .rlbCheck
{
    margin-top: 10px;
}
 
.RadMenu_MyCustomSkin_Context .rlbGroup
{
    border-color: #cdcdcd;
}
 
.GridContextMenu_MyCustomSkin .rmLeftImage
{
    background-image: url('Common/contextMenu.gif');
}
 
.GridContextMenu_MyCustomSkin .rgHCMSortAsc .rmLeftImage
{
    background-position: 0 0;
}
 
.GridContextMenu_MyCustomSkin .rgHCMSortDesc .rmLeftImage
{
    background-position: 0 -40px;
}
 
.GridContextMenu_MyCustomSkin .rgHCMUnsort .rmLeftImage
{
    background-position: 0 -80px;
}
 
.GridContextMenu_MyCustomSkin .rgHCMGroup .rmLeftImage
{
    background-position: 0 -120px;
}
 
.GridContextMenu_MyCustomSkin .rgHCMUngroup .rmLeftImage
{
    background-position: 0 -160px;
}
 
.GridContextMenu_MyCustomSkin .rgHCMCols .rmLeftImage
{
    background-position: 0 -200px;
}
 
.GridContextMenu_MyCustomSkin .rgHCMFilter .rmLeftImage
{
    background-position: 0 -240px;
}
 
.GridContextMenu_MyCustomSkin .rgHCMUnfilter .rmLeftImage
{
    background-position: 0 -280px;
}
 
.GridReorderTop_MyCustomSkin,
.GridReorderBottom_MyCustomSkin
{
    width: 1px;
    height: 30px;
    margin: 24px 0 0 -2px;
    border-right: 1px solid #808080;
    border-left: 1px solid #808080;
    border-color: rgba(255, 255, 255, 0.5);
    background: black !important;
}
 
.GridReorderBottom_MyCustomSkin
{
    margin: -24px 0 0 -2px;
}
 
.GridReorderBottom_MyCustomSkin:after,
.GridReorderTop_MyCustomSkin:before
{
    content: "";
    display: block;
    width: 9px;
    height: 9px;
    margin-left: -5px;
    margin-top: -6px;
    background: black;
    border: 1px solid #808080;
    border-bottom-width: 0;
    border-color: rgba(255, 255, 255, 0.5);
}
 
.GridReorderBottom_MyCustomSkin:after
{
    border-top-width: 0;
    border-bottom-width: 1px;
    margin-top: 29px;
}
 
/*multirow select*/
.rgCellSelectorArea_MyCustomSkin,
.GridRowSelector_MyCustomSkin
{
    background: #4c4e54;
}
 
/*row drag n drop*/
.GridItemDropIndicator_MyCustomSkin
{
    border-top: 1px dashed #666;
}
 
/*tooltip*/
.GridToolTip_MyCustomSkin
{
    border: 1px solid #c98400;
    padding: 3px;
    background: #ffefbd;
    color: #333;
}
 
/*rtl*/
.RadGridRTL_MyCustomSkin .rgHeader:first-child,
.RadGridRTL_MyCustomSkin th.rgResizeCol:first-child,
.RadGridRTL_MyCustomSkin .rgFilterRow > td:first-child,
.RadGridRTL_MyCustomSkin .rgRow > td:first-child,
.RadGridRTL_MyCustomSkin .rgAltRow > td:first-child
{
    border-left-width: 1px;
    padding-left: 7px;
}
 
.RadGridRTL_MyCustomSkin .rgPageFirst
{
    background-position: -11px -761px;
}
 
.RadGridRTL_MyCustomSkin .rgPageFirst:active
{
    background-position: -111px -761px;
}
 
.RadGridRTL_MyCustomSkin .rgPagePrev
{
    background-position: -11px -161px;
}
 
.RadGridRTL_MyCustomSkin .rgPagePrev:active
{
    background-position: -111px -161px;
}
 
.RadGridRTL_MyCustomSkin .rgPageNext
{
    background-position: -11px -111px;
}
 
.RadGridRTL_MyCustomSkin .rgPageNext:active
{
    background-position: -111px -111px;
}
 
.RadGridRTL_MyCustomSkin .rgPageLast
{
    background-position: -11px -711px;
}
 
.RadGridRTL_MyCustomSkin .rgPageLast:active
{
    background-position: -111px -711px;
}
 
.RadGridRTL_MyCustomSkin .rgExpand
{
    background-position: -12px -112px;
}


/*               --------------------            */

.RadGrid_MyCustomSkin tr:hover {
    /*background: #f5f0d2;
    background: linear-gradient(to right, #f5f0d2, #fffefa);*/
    /*border: 1px solid #7e30e4;*/
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(fancybox_sprite.png);
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(blank.gif); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: visible !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(fancybox_overlay.png);
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url(fancybox_sprite@2x.png);
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url(fancybox_loading@2x.gif);
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
#fancybox-thumbs {
	position: fixed;
	left: 0;
	width: 100%;
	overflow: hidden;
	z-index: 8050;
}

#fancybox-thumbs.bottom {
	bottom: 2px;
}

#fancybox-thumbs.top {
	top: 2px;
}

#fancybox-thumbs ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

#fancybox-thumbs ul li {
	float: left;
	padding: 1px;
	opacity: 0.5;
}

#fancybox-thumbs ul li.active {
	opacity: 0.75;
	padding: 0;
	border: 1px solid #fff;
}

#fancybox-thumbs ul li:hover {
	opacity: 1;
}

#fancybox-thumbs ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #222;
	background: #111;
	outline: none;
}

#fancybox-thumbs ul li img {
	display: block;
	position: relative;
	border: 0;
	padding: 0;
	max-width: none;
}

@media only screen and (min-width: 600px) {
    .product_title { padding: 0 30px; }
}

.vitrina .button:hover {
    background-color: #cbcdce;
    color: inherit;
}

.vitrina .button {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 35px;
    padding: 0 35px;
    font-size: 11px;
    white-space: nowrap;
    border-radius: 23px;
    cursor: pointer;
    background-color: #dadcdd;
    width: 100%;
}

/*@media only screen and (min-width: 900px) {*/
    /*.vit_ul {*/
        /*padding: 0 !important;*/
    /*}*/
/*}*/

.vit_ul {
    /*min-height: 310px;*/
    flex-wrap: wrap;
    /*transform: translate3d(0px, 0px, 0px);*/
    display: flex;
    margin: 0 auto;
    list-style: none;
    /*padding: 0 15px;*/
    padding: 0 ;
}

.vitrina ul li:hover {
    transform: scale(1.02);
}

.vitrina ul li {
    list-style: none;
    width: 260px;
    width: 308px;
    width: 298px;
    height: 300px;
    
    margin-right: 22px;
    /*background-color: #e6e6e6;*/
    /*transition: all 0.15s ease-in-out;*/
}



.vitrina ul li div:hover{
    background-color: #f1f1f1;
    background-color: #e6e6e6;
    
}



.vitrina ul li:last-child { margin-right: 0; }


.vitrina img {
    height: 160px;
    object-fit: cover;
    /*object-fit: scale-down;*/
    max-width:260px;
    max-width: 90%;
}
.vitrina .product_body {
    padding-top: 25px;
    text-align: center;
    /*height: 237px;*/
}
.vitrina .product_info {
    border-bottom: 1px solid #f2f6f8;
    font-size: 15px;
    padding: 15px 15px 15px;
    max-height: 69px;
    overflow: hidden;
    height: 65px;
}


.vitrina .product_more {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    padding: 15px 50px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media only screen and (min-width: 600px) {
    .product_more {
        padding: 20px 35px;
    }

}

.vitrina .product_title a {
    color: #225a81;
    color: #333;
    /*border-bottom: 1px dashed #555;*/

}

.vitrina .product_title {
    min-height: 25px;
    max-height: 35px;
    height: 35px;
    padding: 0 15px;
    overflow: hidden;
    word-wrap: break-word;
    line-height: 1.3;
    font-size: 15px;
    font-weight: 600;
    margin: 0 auto;
}


.vitrina .div_img {
    justify-content: center;
    text-align: center;
    padding-top: 20px;
    text-align: center;
}

@media (min-width: 0) and (max-width: 768px) {
    .vitrina ul li:nth-of-type(even) .product_vitrina {
        margin-right: 0;
    }
    
    .vitrina ul li {
        width: auto;
        margin: 0 0 10px 0;
        margin: 0 ;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (min-width: 0) and (max-width: 768px) {

    .vitrina img {
        max-width: 100%;
        width: 100%;
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;

    }
    .vitrina .div_img {
        padding: 0;
    }
    .product_vitrina {
        font-size: 12px;
        background-color: #fff;
        position: relative;
        box-sizing: border-box;
        border-radius: 6px;
        box-shadow: 0 2px 10px rgba(0,0,0,.07);
        border: 1px solid #eee;
        transition: all .15s ease-in-out;
        /*width: 180px;*/
        margin-right: 10px ;
    
    }
}

@media only screen and (min-width: 768px) {
    .product_vitrina {
        background-color: #fff;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        border-radius: 6px;
        /*max-width: 230px;*/
        /*overflow: hidden;*/
        background-color: #fbf6eb;
        background-color: #fbfbfb;
        background-color: #f5f5f5;
        
        /*max-width: 260px;*/
    }
}

/*.products_vitrina {*/
    /*width: 257.5px;*/
    /*height: 384px;*/
    /*margin-right: 10px;*/
/*}*/
#lvSearch1,#lvSearch2{
    text-align: left;
    font-size: 12px;
    width: 100%;
}

#allbrands{
    font-size: 14px;
    margin-bottom: 20px;
    margin-top: 10px;
}

#pricelist-comment{
    font-size: 13px;
    display: block;
    margin: 10px 40px 0px 15px;
}
#pricelist_global{
    margin: 15px 0 0 15px;
}
.brand_website{
    color: #808080;
    position: relative;
    bottom: -50px;
    padding: 0 30px;
    text-align: right;
}
.mh280{
    min-height: 317px;
}
.pdf-cat-element{
    text-align: left;
    padding: 15px 0 10px 10px
}
#pdf_cat{
    text-align: center;
    display: flex;
    margin: 0 0 15px 0;
    padding-bottom: 15px;

}

.pdf-element:nth-child(6n+1) {
    border-right: 0 !important;
}

.pdf-element:hover {
    /*-webkit-transform: scale(1.03);*/
    /*transform: scale(1.03);*/
    font-weight: 600;
background-color: #fafafa;    
}

.pdf-element {
    font-size: 12px;
    padding: 20px;
    word-break: break-word;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    transition: all 0.15s ease-in-out;


}
.pdf-element svg{
    width: 30px;
    padding-bottom: 6px;
}

.good_cats_title{
    padding: 5px 20px;
    background: beige;
    margin: 0 20px 10px 20px;
    margin: 0px 15px 10px 15px;
}

.price_btn:hover{
    background: #bfc0c1;
    color: #fff;
}
.price_btn:hover a{
    color: #fff;
}
.article{
    /*clear:both;*/
    /*content: '';*/
    width:100%;
    transition: all 0.15s ease-in-out;

}

#lv3product h1{
    color: #555;
    background: #e5e5e5;
    background: #714a6140;
    padding: 15px 22px;
    font-size: 21px !important;
    width: 100%;
}
#brandAbout p{
    margin-bottom: 5px;
    line-height: 23px;
}
#brandAbout
{
    font-size: 13px;
}
.ul_subgr li:hover{
    background-color: #f5f5f5;
}

.ul_subgr li{
    /*margin-right: 5px;*/
    /*background-color: #f5f5f5;*/
    /*padding: 1px;*/
    margin: 0 10px 2px 0;
    padding: 2px 4px;
    border-radius: 4px;
}

.ul_subgr
{
    list-style: none;
    font-size: 13px;

    background: #efeded;
    margin: -10px 20px;
    margin: -10px 15px 10px 15px;
    padding-top: 15px;
    padding-bottom: 25px;
}

.aster
{
    font-size:15px; display: table-caption; padding-bottom: 4px;
}

#goods_bi,#goods_bi2{
    max-width: 200px;
}

.b{
    border-radius: 0 !important;
}

.div_why{
    padding: 25px 25px 10px;
    /*background: #efefef;*/
}

/*
.div_why_title div{
    border-radius: 6px;
    display: inline-block;
    padding: 5px 80px 3px;
    background: #d6d6d6;
    background: #6d8dad;
    color: white;
}

*/

.div_why_title{
    /* font-style: italic; */
    /*display: block;*/
    /*text-align: center;*/
    /*display: inline-grid;*/
    /*width: 100%;*/

    height: 45px;
    background-image: url(/images/brush-pluto.png);
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    text-align: center;
    padding-top: 7px;
    font-size: 21px;
}

.ul_why{
    list-style: none;
    padding: 15px 0 0 0;
    line-height: 2;
    font-size: 12px;
    line-height: 1.7;
    font-size: 13px;
}
.ul_why li:before
{
    
    /*content: "\f00c"; !* FontAwesome Unicode *!*/
    /*font-family: fa;*/
    /*display: inline-block;*/
    /*margin-left: -1.3em; !* same as padding-left set on li *!*/
    /*width: 1.3em; !* same as padding-left set on li *!*/
    
    content:'';
    display:inline-block;
    height:1em;
    width:1em;
    background-image:url('/images/svg/check.svg');
    background-size:contain;
    background-repeat:no-repeat;
    padding-left: 2em;
}

.oeh1{
    /*font-size: 20px;*/
    color: #555;
    font: 22px/1 'Tahoma', 'Geneva', sans-serif;
    padding: 5px 5px 10px 20px; 
}

/*.rgHeader{*/
/*    background: linear-gradient(to right, #bbd7ec, #deedf9);*/
/*}*/
/*.rgRow{*/
/*    background: linear-gradient(to right, #f7f7f7, #ffffff);*/
/*}*/

#dp2{
    display: none;
}

#pageDescr{
    color: #65615c;
    font-family: Play;
    /*font-size: 25px;*/
    /*letter-spacing: -1px;*/
    /*border-bottom: 2px solid #6a8ca0;*/
    /*font-weight: 300;*/
    font-weight: 400;
    font-size: 25px;
    
}

#dp1 a:first-child, #dp1 a:last-child {
    padding: 0;
}

article {
    overflow: hidden;
}

@font-face {
    font-family: "truckmall";
    src: url('/fonts/SeroPro.woff') format('woff');
}

.elbgc {
    background-color: #dee3e6;
}

.brandDescr{
    padding: 15px 30px 5px;
}
.b {
    z-index: 1;
}
.brandDescription {
    position: relative;
    font-family: 'truckmall', arial;
    background-color: #fbfaf0;
    padding: 35px 100px 35px 45px;
}

@media (min-device-width: 768px) and (min-width: 768px) {
    .info_svg {
        right: -35px;

    }
}

.info_svg{
    /*right: 25px;*/
    top: 25px;
    top: 0px;
    
    /*position: absolute;*/
    position: relative;
    width: 35px;
    width: 40px;
    fill: #adb5bd;
    float: right;
    padding: 5px;
}
.padding_30{
    /*padding: 30px;*/
    padding-right: 80px;
}
.padding_25{
    padding: 25px;
}

@media (min-width: 0) and (max-width: 768px) {
    .brandDescription {
        padding: 15px;
    }
    .brandDescription svg {
        display: none;
    }
    .padding_30{
        padding: 0px;
    }
    .div_why_title div
    {
        padding: 5px 40px;

    }
    .div_why {
        padding: 25px 15px 0;
    }

}

.c_block {
    border-radius: 6px;
    box-shadow: 0 4px 25px rgba(0,0,0,.07);
    border: 1px solid #eee;
    position: relative;
    margin-bottom: 20px;
    /*padding: 17px 10px 0;*/
    /*background-color: #fff;*/
    /*background-color: #fffffd;*/
    /*padding-bottom: 30px;*/
}

        /*.brandDescription:before{*/
            /*width: 45px;*/
            /*height: 45px;*/
            /*top: -27px;*/
            /*right: -6px;*/
            /*content: " ";*/
            /*position: absolute;*/
            /*background: url("/images/pin.png");*/
        /*}*/

        .brandDescription:after {
            width: 156px;
            height: 12px;
            bottom: -13px;
            left: -6px;
            content: " ";
            position: absolute;
            background: url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAoHBwgHBgoICAgLCgoLDhgQDg0NDh0VFhEYIx8lJCIfIiEmKzcvJik0KSEiMEExNDk7Pj4+JS5ESUM8SDc9Pjv/2wBDAQoLCw4NDhwQEBw7KCIoOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozv/wgARCAAMAJwDAREAAhEBAxEB/8QAGQABAQEBAQEAAAAAAAAAAAAAAAIBAwUH/8QAFAEBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEAMQAAAA+wniHE6FlnQsssoso0o000GgkGmgA0AAAAAH/8QAHxAAAgIDAAIDAAAAAAAAAAAAAAECUQQFEgMTEBEw/9oACAEBAAE/APNDqDMnXuc2LVuhap0LVC1QtUhayNC1saFroULAhQsKFCxIULGhQvBCj0xPXE4RyjlfHETiNHKOUfS/f//EABQRAQAAAAAAAAAAAAAAAAAAAFD/2gAIAQIBAT8AI//EABQRAQAAAAAAAAAAAAAAAAAAAFD/2gAIAQMBAT8AI//Z) 0 0 no-repeat;
        }
        
        #lv2 #descr a {
            display: initial; text-align: center; color: #0059a2;
        }
        #lv2 #descr a:hover {
            border-bottom: 1px dashed #0059a2; 
        }

        #lv2 .btn {
            /*display: block;*/
            /*text-align: center;*/
            /*color: #0059a2;*/
        }
        
        u {    
            border-bottom: 1px dotted;
            text-decoration: none;
        }

        .brand_web1 {
            /*height: 50px;*/
            /*width: 280px;*/
            display: table;
            padding: 0;
        }
        
        @media(min-width: 980px) {
            
            .brand_web1 {
                min-height: 200px;
                max-height: 250px;

            }
            .w18 {
                flex: 0 0 18%;
                max-width: 18%;
            }
        }

    .box_text:hover {
        opacity: 0.7;
    }
        .vendors a:hover {
            /*border-bottom: 1px dotted #555;*/
            /*color: #555;*/
            
            /* font-weight: 600; */
        }
        
        .vendors li {
            /* font-family: 'Exo 2',sans-serif; */
            font-family: 'Oswald', sans-serif;
            font-size: 16px;
            text-transform: uppercase;
            padding-bottom: 20px;
        }
        .vendors ul {
            padding-left: 0;
            list-style: none;
        }
        
     
        #allbrands {
            font-family: 'Montserrat', sans-serif;
        }



.vendor-bg-wrapper{
    position: relative;
    /*margin: 0 15px 20px 0px;*/
    margin-bottom: 25px;
}
/*
.vendor-bg-wrapper::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to bottom, rgba(0,0,0,0.1), rgba(0,0,0,0.5));
}
  */
#vendor_bg {
            /* height: 300px; */
            min-height: 250px;
            width: 100%;

            background-repeat: no-repeat;
            background-size: 100% auto;
            background-position: center;
            
        }

        @media (min-width: 0) and (max-width: 768px) {
            #vendor_bg {
                min-height: 100px;
                margin-bottom: 5px;
            }
            
            .thdesktop {
                display: none;
            }
            .aster
            {
                display: none;
            }
        }

        .goodsbg {
            background-image: url("/images/goods_bg.png");
 
        }
        .catrow {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            width: 100%;
            padding: 15px;
        }
        
        #box_zero {
            width: 16%;
            margin-right: 4%;
            display: inline-block;
            vertical-align: top;
            /* margin: auto; */
        }
        #box_zero {
            width: 16%;
            margin-right: 4%;
            display: inline-block;
            vertical-align: top;
        }
        
        @media (min-width: 0) and (max-width: 768px) {
            #box_zero {
                width: 100%;
                margin-right: 0px;
                flex: 0 0 45%;
                margin: auto;
                max-width: 50%;
            }
        }
        @media(max-width: 980px) and(min-width: 769px) {
            #box_zero {
                margin-right: 4% !important;
                margin: auto;
                width: 22%;
                flex: 0 0 45%;
                max-width: 50%;
            }
        }
        
        
        .box_text {
            color: #333;
            font-size: 13px;
            line-height: 1.3;
            text-align: center;
            font-family: Arial,sans-serif;
        }
        .vendor_box {
            border-radius: 2px;
            background-color: #fff;
            margin-bottom: 15px;
            padding: 15px;
            box-shadow: 1px 3px 15px 0 rgba(10,10,10,0.15);
            display: table;
            margin-top: 25px;
            width: 100%;
        }
        #img_lnk {
            width: 90px;
        }
        .box_img {
            display: table-cell;
            vertical-align: middle;
            height: 125px;
            width: 125px;
            text-align: center;
        }

.zoom-img,
.zoom-img-wrap {
  position: relative;
  z-index: 1080;
  -webkit-transition: all 300ms;
  transition: all 300ms; }
  
  img.zoom-img {
  cursor: pointer;
  cursor: -moz-zoom-out; }

.zoom-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1079;
  background: #fff;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms; }

.zoom-overlay-open .zoom-overlay {
  filter: "alpha(opacity=100)";
  opacity: 1; }

.zoom-overlay-open,
.zoom-overlay-transitioning {
  cursor: default; }

.zoom-overlay-open .b:hover,
.zoom-overlay-open .b:focus {
  z-index: auto; }
  
.box .rv.b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0; }

.box .boy {
  width: 100%; }

.box .boz,
.box .boy {
  margin: 20px 0 25px; }

.box .boy img,
.box .boz {
  max-width: 100%; }

.box .bos {
  width: 42px;
  margin-right: 5px; }

.box .rw .bow .bos {
  width: 40px; }

.box .bow .bos {
  display: none; }

.box .bos {
  border-radius: 100%; }

.box .rv .axc a {
  color: #6c757d;
  font-weight: 700; }

.box .bpa {
  margin-top: 5px; }

.box .bpb > h5 {
  margin-bottom: 0;
  margin-top: 5px; }

@media (min-width: 576px) {
  .box .bow .bos {
    display: block; }
  .box .bos {
    width: 60px; } }

  
.ds, .dt, .du, .dv, .dw, .dx, .dy, .dz, .ea, .eb, .ec, .ed, .dr,
.ee, .ef, .eg, .eh, .ei, .ej, .ek, .el, .em, .en, .eo, .ep, .eq, .er,
.es, .et, .eu, .ev, .ew, .ex, .ey, .ez, .fa_, .fb, .fc, .fd, .fe, .ff,
.fg, .fh, .fi, .fj, .fk, .fl, .fm, .fn, .fo, .fp, .fq, .fr, .fs, .ft,
.fu, .fv, .fw, .fx, .fy, .fz, .ga, .gb, .gc, .gd, .ge, .gf, .gg, .gh,
.gi  {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

  .pz {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.2rem; }
  .pz > hr {
    margin-right: 0;
    margin-left: 0; }
  .pz > .ca:first-child .b:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .pz > .ca:last-child .b:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }

.afg {
  margin-right: 1rem !important; }


.afn {
  margin-right: 1.5rem !important; }
  
.afo,
.afl {
  margin-bottom: 1.5rem !important; }


.qa {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 1.25rem; }

.avz {
  text-align: center !important; }

.dp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }


.bow {
  padding-left: 0;
  list-style: none; }

.ca {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0; }


.b {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .b:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .b:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .b:hover, .b:focus {
    z-index: 1;
    text-decoration: none; }
  .b.disabled, .b:disabled {
    color: #6c757d;
    background-color: #fff; }
  .b.active {
    z-index: 2;
    color: #fff;
    background-color: #3097D1;
    border-color: #3097D1; }



@media (min-width: 992px) {
  .ft {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .fu {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .fh {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .fi {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .fj {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    }
  .fk {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .fl {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .fm {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .fn {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .fo {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .fp {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .fq {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .fr {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .fs {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  
  .by {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 992px) {
    .by {
      max-width: 990px; } }
  @media (min-width: 1200px) {
    .by {
      max-width: 1230px; } }

@charset "UTF-8"; 

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */

@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (prefers-reduced-motion:reduce),(print){.animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}}
