

/* Start:/local/templates/is_desktop/components/bitrix/catalog/.default/style.css?1723026994697*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}
/* End */


/* Start:/local/templates/is_desktop/components/bitrix/catalog.section.list/homepage/style.css?17230269932123*/
.catalog__section {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
h2.box-title {
    margin: 0;
    text-transform: uppercase;
    color: #3fb2f5;
    padding-top: 10px;
}
.catalog__section a {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 220px;
    line-height: 1;
    font-size: 0;
}
.catalog__section .image-box {
    display: inline-block;
    width: 100%;
    height: 180px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-background-size: cover;
    border: 2px solid #2e3192;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.catalog__section .section-title {
    width: 100%;
    text-align: center;
    height: 40px;
    line-height: 40px;
}
.catalog__section .section-title h3 {
	display: block;
	font-size: 24px;
    font-weight: 700;
    margin: 0;
    padding: 0;
    line-height: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.catalog__section .section-icon {
    position: absolute;
    left: 5px;
    top: 5px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #eee;
    background: linear-gradient(to top, #d8d8d8, #fefefe);
    border: 1px solid #3fb2f5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.catalog__section .section-icon span {
    display: inline-block;
    width: 40px;
    height: 40px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-background-size: cover;
    position: absolute;
    top: 3px;
    left: 3px;
}
.catalog__section a:hover {
    text-decoration: none;
}
.catalog__section a:hover .image-box {
    border-color: #ff6600;
}
.catalog__section a:hover .section-title h3 {
    color: #ff6600;
}
@media (max-width: 767px) {
    h2.box-title {
        padding-top: 0;
        color: #fff;
        background-color: #3fb2f5;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }
}

/* End */
/* /local/templates/is_desktop/components/bitrix/catalog/.default/style.css?1723026994697 */
/* /local/templates/is_desktop/components/bitrix/catalog.section.list/homepage/style.css?17230269932123 */
