

/* Start:/local/templates/termodrive/components/bitrix/catalog/.default/style.css?1603439652697*/
.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/termodrive/components/bitrix/catalog/.default/bitrix/catalog.section.list/.default/style.css?16034396521474*/
.section-list .section .section_wrap {
  text-decoration: none;
  display: block;
  border: 1px solid #cccccc;
  background: white;
  position: relative;
  overflow: hidden;
  margin-bottom: 30px; }
  .section-list .section .section_wrap .img {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px;
    height: 274px; }
    .section-list .section .section_wrap .img img {
      max-height: 100%; }
  .section-list .section .section_wrap .name {
    text-align: center;
    font-family: Exo2, sans-serif;
    font-size: 30px;
    height: 79px;
    color: white;
    position: relative;
    z-index: 2;
    padding: 0 65px;
    line-height: 1.1;
    display: flex;
    justify-content: center;
    align-items: center; }
  .section-list .section .section_wrap:after {
    content: "";
    display: block;
    background: linear-gradient(to right, #d80437, #5f3f7d);
    position: absolute;
    z-index: 1;
    height: 150%;
    width: 102.5%;
    margin-left: -1.25%;
    border-radius: 120px;
    margin-top: -79px;
    transition: all 0.2s ease-in-out 0s;
    opacity: 0.8; }
  .section-list .section .section_wrap:hover {
    box-shadow: 0 0 20px -10px #000; }
    .section-list .section .section_wrap:hover:after {
      margin-top: -77%; }

@media (max-width: 1600px) {
  .section-list .section .section_wrap .name {
    font-size: 24px; } }

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/termodrive/components/bitrix/catalog/.default/style.css?1603439652697 */
/* /local/templates/termodrive/components/bitrix/catalog/.default/bitrix/catalog.section.list/.default/style.css?16034396521474 */
