

/* Start:/local/templates/full/components/bitrix/catalog/catalog/style.css?1723786065697*/
.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/full/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/style.css?17237860652635*/
.tinkoff_contaner{
    display: flex;
    align-content: center;
    justify-content: space-between;
    height: 100px; 
}
.tinkoff_img {
	align-self: center;
}
.tinkoff_info {
	align-self: center;
	font-size: 15px;
	line-height: 1.6;
	font-weight: bold;
	font-family: "DINPro";
	margin-left: 10px;
	margin-right: 10px;
}
.tinkoff_open {
	align-self: center;
	text-decoration: none;
	/*width: 25px;
	height: 25px;*/
	background: #f1f1f1;
	border-radius: 50%;
	border: 1px solid;
	color: #d4d4d4;
}

.tinkoff_open:after{
	content: ' \003F';
	/*font-weight: bold;*/
	color: black;
	display: block;
	font-size: 17px;
	margin-left: 7px;
	width: 15px;
	/*margin-top: 2px;*/
}
.tinkoff_open:hover{
	background: black;
}
.tinkoff_open:hover:after{
	content: ' \003F';
	/*font-weight: bold;*/
	color: #ffff;
}
.tinkoff_modal{
	display: none;
	height: auto;
	width: 340px;
	border: 1px solid;
	color: #d4d4d4;
	position: absolute;
	margin-top: 30px;
	z-index: 99999;
}
.tinkoff_modal_style {
	height: 100%;
	background: #fff;
}
.tinkoff_modal_style .modal_info {
	padding-top: 45px;
	padding-bottom: 35px;
	padding-left: 35px;
	padding-right: 45px;
	display: inline-block;
	width: 100%;
	height: 100%;
	font-size: 14px;
	color: black;
	line-height: 1.429;
	font-family: "DINPro";
}

.tinkoff_close{
	position: absolute;
	background: url(/local/templates/boltyn_main/images/tinkoff_x.png) no-repeat;
	width: 20px;
	height: 20px;
	top: 15px;
	right: 14px;
}
.tinkoff_close:hover{
	position: absolute;
	background: url(/local/templates/boltyn_main/images/tinkoff_hover.png) no-repeat;
	width: 20px;
	height: 20px;
	top: 15px;
	right: 14px;
	cursor: pointer;
	color: black;
}
@media (max-width: 1279px) {
	.tinkoff_modal{
		margin-right: 20px;
		width: unset ;
		height: unset;
	}
}
@media (max-width: 1023px) {
	.tinkoff_info {
		font-size: 14px;
	}
	.tinkoff_open {
		width: unset;
		height: unset;
	}
	.tinkoff_open:after{
		width: 15px;
	}
	
	.tinkoff_all{
		width: 70%;
	}
	.tinkoff_modal{
		margin-right: 20px;
		width: unset ;
		height: unset;
	}
}
@media (max-width: 940px) {
	.tinkoff_all{
		width: 80%;
	}
}
@media (max-width: 840px) {
	.tinkoff_all{
		width: 90%;
	}
}
@media (max-width: 767px) {
	.tinkoff_all{
		width: 50%;
	}
	.tinkoff_modal {
    	margin-right: 300px;
    }
}
@media (max-width: 650px) {
	.tinkoff_all{
		width: 60%;
	}
	.tinkoff_modal {
    	margin-right: 200px;
    }
}
@media screen and (max-width: 550px) {
	.tinkoff_all{
		width: 70%;
	}
	.tinkoff_modal {
    	margin-right: 100px;
    }
}
@media screen and (max-width: 490px) {
	.tinkoff_all{
		width: 100%;
	}
	.tinkoff_modal {
    	margin-right: 8%;
    }
}

/* End */
/* /local/templates/full/components/bitrix/catalog/catalog/style.css?1723786065697 */
/* /local/templates/full/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/style.css?17237860652635 */
