

/* Start:/bitrix/templates/ymservice/components/bitrix/catalog/models/style.css?14643261822503*/

/* ----------------------- */
/* Страница раздела        */
/*-------------------------*/

.b1t-ymservice-catalog-models-section .brand-container {
    padding-bottom: 50px;
    position: relative;
}

.b1t-ymservice-catalog-models-section .search-container {
    text-align: center;
    position:absolute;
    bottom: -25px;
    left: 0px;
    right: 0px;
    z-index: 12;
}

.b1t-ymservice-catalog-models-section .models-container {
    margin-top: 50px;
    position: relative;
}

.b1t-ymservice-catalog-models-section .models-container .h1 {
    margin-bottom: 5px;
}

.b1t-ymservice-catalog-models-section .models-container .models-count {
    font-size: 14px;
}

.b1t-ymservice-catalog-models-section .models-container .tab-nav {
    font-size: 14px;
}

.b1t-ymservice-catalog-models-section .models-container .tab-nav .nav:before {
    display: none;
}
.b1t-ymservice-catalog-models-section .models-container .tab-nav .nav:after {
    display: none;
}

.b1t-ymservice-catalog-models-section .models-container .tab-nav.mobile {
    display: none;
    padding: 0px;
}

.b1t-ymservice-catalog-models-section .models-container .tab-nav.mobile .tab-nav-indicator {
    display: none;
}

.b1t-ymservice-catalog-models-section .models-container .tab-nav.mobile li {
    float: left !important;
    display: block !important;
    width: 50% !important;
    text-align: center;
}

.b1t-ymservice-catalog-models-section .models-container .sort-wrapper {
    position: absolute;
    top: -20px;
    right: 0px;
    font-size: 14px;
}

@media only screen and (max-width: 768px){
    
    .b1t-ymservice-catalog-models-section .models-container .tab-nav.common {
        display: none;
    }
    .b1t-ymservice-catalog-models-section .models-container .tab-nav.mobile {
        display: block;
    }
    
    .b1t-ymservice-catalog-models-section .models-container .sort-wrapper {
        position: relative;
        top: 0px;
        right: 0px;
        
    }
    
    .b1t-ymservice-catalog-models-section .models-container .sort-wrapper .dropdown-inline {
        display: block;
    }
    
    .b1t-ymservice-catalog-models-section .models-container .sort-wrapper .dropdown-toggle-btn {
        width: 100%;
    }
    
    .b1t-ymservice-catalog-models-section .models-container .sort-wrapper .dropdown-menu.nav a {
        text-align: center;
    }
    
    .b1t-ymservice-catalog-models-section .models-container .sort-wrapper .dropdown-toggle-btn {
        padding-right: 16px;
    }

}
/* End */


/* Start:/bitrix/templates/ymservice/components/bitrix/catalog.section.list/brand/style.css?1450437634981*/
.b1t-ymservice-catalog-section-list-brand h1 {
    margin-top: 20px;
}

.b1t-ymservice-catalog-section-list-brand .description {
    font-size:  14px;
}

.b1t-ymservice-catalog-section-list-brand .picture img {
    
    margin-top: 20px;
    
    margin-left: auto;
    margin-right: auto;
    display: block;
    
    max-width: 100%; 
    width: auto\9; /* ie8 */ 
    height: auto; 
}

.b1t-ymservice-catalog-section-list-brand .picture {
    margin-bottom: 30px;
}

.b1t-ymservice-catalog-section-list-brand .warranty-url,
.b1t-ymservice-catalog-section-list-brand .rules-url{
    font-size: 14px;
    margin-top: 20px;
}

@media only screen and (max-width: 767px) {
    
    .b1t-ymservice-catalog-section-list-brand .warranty-url,
    .b1t-ymservice-catalog-section-list-brand .rules-url{
        margin-top: 0px;
        margin-bottom: 20px;
        font-size :13px;
    }
    
    .b1t-ymservice-catalog-section-list-brand .description {
        font-size:  13px;
    }

}

/* End */


/* Start:/bitrix/templates/ymservice/components//bitrix/system.pagenavigation/ajax/style.css?1448531430240*/
.b1t-ymservice-system-pagenavigation-ajax {
    margin: 30px 0px;
    text-align: center;
}

.b1t-ymservice-system-pagenavigation-ajax .btn {
    font-size: 14px;
}

.b1t-ymservice-system-pagenavigation-ajax .progress {
    display: none;
}
/* End */


/* Start:/bitrix/templates/ymservice/components/bitrix/catalog.section/models/style.css?14549402603899*/

.b1t-ymservice-catalog-section-models .row {
    margin-right: -10px;
    margin-left: -10px;
}

.b1t-ymservice-catalog-section-models .row > div {
    padding-left: 10px;
    padding-right: 10px;
}

.b1t-ymservice-catalog-section-models .item {
    margin-bottom: 20px;
}

.b1t-ymservice-catalog-section-models .item .picture {
    height: 200px;
    position: relative;
} 

.b1t-ymservice-catalog-section-models .item .picture img {
    position:absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto auto auto auto;
    
    max-width: 100%; 
    width: auto\9; 
    width: auto; 
    
    max-height: 100%;
    height: auto; 

}

.b1t-ymservice-catalog-section-models .item .picture a,
.b1t-ymservice-catalog-section-models .item .picture a:hover,
.b1t-ymservice-catalog-section-models .item .picture a:focus{
    border-bottom: none;
    text-decoration: none;
}

.b1t-ymservice-catalog-section-models .item .name {
    margin: 15px -20px 0px -20px;
    border-top: 1px solid #cfd0d0;
    padding: 15px 20px 0px;
    min-height: 55px;
}

.b1t-ymservice-catalog-section-models .item .name table {
    border: 0px;
    width: 100%;
}
.b1t-ymservice-catalog-section-models .item .name table tr td {
    vertical-align: middle;
    height: 40px;
}

.b1t-ymservice-catalog-section-models .item .name a {
    font-size: 14px;
    color: #000000;
}
.b1t-ymservice-catalog-section-models .item .name a,
.b1t-ymservice-catalog-section-models .item .name a:hover,
.b1t-ymservice-catalog-section-models .item .name a:focus,
.b1t-ymservice-catalog-section-models .item .name a:active{
    text-decoration: none;
    border-bottom: none;
}

.b1t-ymservice-catalog-section-models .item .name a:hover {
    color: #2a98d3;
}

.b1t-ymservice-catalog-section-models .item .popup {
    position: absolute;
    top: 0px;
    right: 10px;
    left: 10px;
    display: none;
    z-index: 10;
}

.b1t-ymservice-catalog-section-models .item:hover .popup{
    display: block;
}

.b1t-ymservice-catalog-section-models .item .popup .name {
    min-height: 1px;
}

.b1t-ymservice-catalog-section-models .item .popup .button-wrapper .btn {
    margin-top: 20px;
    display: inline-block;
    width: 100%;
    font-size: 14px;
}


@media only screen and (min-width: 1200px) {
    .b1t-ymservice-catalog-section-models .item-wrapper {
        width: 20%;
    }
    
    .b1t-ymservice-catalog-section-models .item-wrapper:nth-of-type(5n+1) {
        clear: both;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    
    .b1t-ymservice-catalog-section-models .item-wrapper:nth-of-type(4n+1) {
        clear: both;
    }
    
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    
    .b1t-ymservice-catalog-section-models .item-wrapper:nth-of-type(3n+1) {
        clear: both;
    }
    
}

@media only screen and (max-width: 767px) {
    
    .b1t-ymservice-catalog-section-models .row {
        margin-right: -5px;
        margin-left: -5px;
    }

    .b1t-ymservice-catalog-section-models .row > div {
        padding-left: 5px;
        padding-right: 5px;
    }
    
    .b1t-ymservice-catalog-section-models .item {
        margin-bottom: 10px;
    }
    .b1t-ymservice-catalog-section-models .item .popup {
        right: 5px;
        left: 5px;
    }
    
    .b1t-ymservice-catalog-section-models .item-wrapper:nth-of-type(2n+1) {
        clear: both;
    }
    
    .b1t-ymservice-catalog-section-models .item .picture {
        height: 150px;
    } 
    
    .b1t-ymservice-catalog-section-models .item,
    .b1t-ymservice-catalog-section-models .item .popup{
        padding-left: 10px;
        padding-right: 10px;
    }
    
    
    
    .b1t-ymservice-catalog-section-models .item .name {
        margin-left: -10px;
        margin-right: -10px;
        padding-left: 10px;
        padding-right: 10px;
    }
    
}
    




/* End */
/* /bitrix/templates/ymservice/components/bitrix/catalog/models/style.css?14643261822503 */
/* /bitrix/templates/ymservice/components/bitrix/catalog.section.list/brand/style.css?1450437634981 */
/* /bitrix/templates/ymservice/components//bitrix/system.pagenavigation/ajax/style.css?1448531430240 */
/* /bitrix/templates/ymservice/components/bitrix/catalog.section/models/style.css?14549402603899 */
