

/* Start:/local/templates/.default/components/bitrix/news/professional/bitrix/news.detail/.default/style.css?17562971552694*/
.add-index{z-index: -1!important;position: relative!important;}
	.k-popup{
		display: none;
	}
	.block-input{
		display: flex;
		position: relative;
		margin-bottom: 12px;
	}
	.block-i_span{
		position: absolute;
        top: 11px;
        left: -14px;
        color: #af2727;
	}
    .label{
    font-size: 14px;
    line-height: 18px;
    margin: 5px;
    text-transform: initial;
    }
	.checkbox{
		margin: 8px 6px;
	}
	.flex-wrap{
		flex-wrap:wrap;
	}
	.under-fon{
        top: 0px;
		left:0;
        height: 100%;
        z-index: 20;
        position: fixed;
        width: 100%;
        background: rgba(0,0,0,0.8);
	}
	.k-popup{
        top: 0px;
		left: 0;
        height: 100%;
        z-index: 40;
        position: fixed;
        width: 100%;
	}
	.popup-fon{
		display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
        z-index: 1000;
	}
	.k-container-popap{
		background: white;
		width: 440px;
		height: auto;
		z-index: 2000;
		overflow-y: scroll;
		overflow-x: hidden;
	}
	.h2-popup{
		font-family: "Noto Sans","Arial",sans-serif;
		font-size: 24px;
		color: #3d3d3d;
		font-weight: bold;
		text-align: center;
		text-transform: uppercase;
		margin-bottom: 10px;
	}
	.p-popup{
		color: #303030;
		font-size: 18px;
		font-family: "Noto Sans","Arial",sans-serif;
		text-align: center;
		font-weight: bold;
		line-height: 30px;
		padding: 10px 20px 20px 20px;
        text-transform: uppercase;
	}
	.img-popup{
		width: 100%;
	}
	.popup-span{
		color: #e84d4d;
	}
.close-r{

    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.close-l{

    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.p-popup>.form{
    padding: 15px 14px 0 14px;
}

.close-line{
    position: absolute;
    display: block;   
    top: 100px;
    width: 25px;
    height: 1px;
    background-color: #fff;
}
.popup-close{
	position: absolute;
    margin-left: 446px;
    margin-top: -85px;
    z-index: 50;
    height: 120px;
    width: 50px;
	cursor: pointer;
}
.sumbmit{
    width: 100%;
    margin: 10px 0 0 0;
}
.margin-15{
	margin-top: 15px;
}
@media  (max-width: 575px)  {
.close-line{
    height: 3px;
}
.popup-close{
	margin-left: 0px;
	left: 86%;
}
.close-line{
	background-color: #4c4c4c;
}
.k-container-popap{
		width: 90%;
		height: 100%;
	}

}
/*Small devices (landscape phones, 576px and up)*/ 
@media (min-width: 576px) and (max-width: 767px) {
.close-line{
    height: 3px;
}
.popup-close{
	margin-left: 526px;
}
.close-line{
	background-color: #4c4c4c;
}
}
/* End */
/* /local/templates/.default/components/bitrix/news/professional/bitrix/news.detail/.default/style.css?17562971552694 */
