

/* Start:/about/partners/style.css?15719230631229*/
.parthners-list{
    max-width: 980px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 4em;
}
.parthner .logo-p {
    margin-left: 20px;
    margin-top: 20px;
}
.parthner{margin-bottom: 1em;}
.parthner p{
    padding: 20px;
    font-size: 16px;
    color: #4a4a4a;
    line-height: 26px;
}
.wrap > p {font-size: 16px;color: #4a4a4a;line-height: 26px;}

@media screen and (min-width: 992px){
    .parthners-list .parthner{
        width: 48%;
    }
}    
@media screen and (min-width: 576px) and (max-width: 991px){
    .parthners-list .parthner {
        width: 48%;
    }
    .video-big{width: calc(100% - 30px);margin-left: 15px;margin-right: 15px;}
    .video-big .video-title{width: 49%;margin-left: 1%;}
    .video-big .video-box{width: 50%;margin-bottom: 1em;}
    .video-big .video-text{width: 10%;}
}
@media screen and (max-width: 575px){
    .parthners-list .parthner{
        width: 100%;
    }
    .video-big{width: calc(100% - 30px);margin-left: 15px;margin-right: 15px;}
    .video-big .video-title{width: 100%;margin-bottom: 1em;}
    .video-big .video-box{width: 100%;margin-bottom: 1em;}
    .video-big .video-text{width: 100%;margin-bottom: 1em;}
}
/* End */


/* Start:/local/templates/fastindex/components/bitrix/system.pagenavigation/.default/style.css?1557132634925*/
.catalog-list-section .pagination li{
    margin : 0;
    margin-right : -4px;
    padding:0;
    border : 1px solid #ebebeb;
    border-right:none;
}

.catalog-list-section .pagination a{
    border-radius:0;
}

.catalog-list-section .pagination span.next,
.catalog-list-section .pagination span.prev
{
    border : 1px solid #ebebeb;
    margin:0;
    border-radius:0 3px 3px 0;
}


.catalog-list-section .pagination span.prev
{
    border-left:none;
    margin-right : -3px;
}

.ix-all-nav .pagination a {
    width: 30px;
    height: 30px;
    background-color: #fff;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    color: #000;
    text-decoration: none;
}
.catalog-list-section .pagination span.next.showall a{
	width: auto;
	padding:0 11px;
}
.catalog-list-section .pagination span.next.showall{
	width: auto;
	left: -5px;
	position: relative;
}
/* End */
/* /about/partners/style.css?15719230631229 */
/* /local/templates/fastindex/components/bitrix/system.pagenavigation/.default/style.css?1557132634925 */
