

/* Start:/local/templates/main/components/bitrix/news/trainingSoon/bitrix/news.detail/main/style.css?17569135392807*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	border-radius: 20px;
	width: 480px;
	height: 320px;
	object-fit: cover;
	box-shadow: 5px 5px 10px rgba(131,131,131,.1);
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}
.trainingSoonRight {
    background: #EEEEEE;
    border-radius: 20px;
    font-size: 14px;
	min-height: 300px;
	padding: 0 24px 0;
	position: relative;
    right: 23px;
    z-index: 1;
	bottom: 3px;
}
.trainingSoonRight a {
    font-weight: 800;
    font-size: 14px;
    line-height: 19px;
    color: #000000;
}
.trainingName{
    margin: 19px 0 10px 0;
    display: block;
}
.trainingContinue:after {
    content: '';
    display: inline-block;
    width: 11px;
    height: 10px;
    margin-left: 5px;
    background-image: url(/local/templates/main/img/svg/slide-arrow-right.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.trainingDate:before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 32px;
    margin-left: 5px;
    background-image: url(/local/templates/main/img/svg/date.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.DateStamp {
    /*width: 90px;*/
    display: inline-block;
	/*margin-bottom: 35px;*/
}
.smallDate{
	font-weight: 300;
	font-size: 10px;
	line-height: 14px;
}
.trainingAnchor {
	margin-top: 31px;
}
.trainingImg{
	z-index:2;
}
.program{
	margin:80px 0;
	max-width: 660px;
	font-size: 14px;
	line-height: 19px;
}
.previewText {
    max-width: 745px;
	font-size: 14px;
	line-height: 19px;
}
.contentHead{
	margin-bottom:150px;
}
h3{
	font-weight: 800;
	font-size: 18px;
	line-height: 25px;
	text-align:center;
	margin-bottom:52px;
}
.SignupEvent input {
    border: none;
    border-bottom: 1px solid #929292;
    background: transparent;
	width: 260px;
}
.submitForm {
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.17);
    border-radius: 5px;
    border-bottom: none!important;
    padding: 10px 65px;
    margin: 50px 0 37px 0;
	width: auto!important;
}
.submitForm:hover {
	background: #E2E2E2;
}
.SignupEvent {
    background: #EBEBEB;
    padding: 34px 0 37px;
	margin:auto;
}
.SignupTxt {
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    color: #323232;
    margin-bottom: 98px;
}
.SignupEvent label {
    width: 260px;
    text-align: center;
}
@media (max-width: 991px) {
    .trainingSoonRight{
        max-width: 600px;
        right:0;
    }
    div.news-detail img.detail_picture{
        max-width: 600px;
        width: auto;
        height: auto;
        margin: 0 auto;
    }
}
@media (max-width: 620px) {
    .trainingSoonRight{
        max-width: 320px;
    }
    div.news-detail img.detail_picture{
        max-width: 320px;
    }
}
/* End */
/* /local/templates/main/components/bitrix/news/trainingSoon/bitrix/news.detail/main/style.css?17569135392807 */
