

/* Start:/bitrix/templates/universelite_s1/components/bitrix/news/shares/style.css?16161375894810*/
.share-section-description {
    font-size: 14px;
    line-height: 1.5;
    color: #505358;
    padding-bottom: 30px;
}
.news-list .news-list-title {
    display: none;
}
.c-form.c-form-template-1 .intec-content-wrapper {
 
}
.c-form.c-form-template-1:after{
	content: "";
    position: absolute;
    background-image: url(/images/form-small-after.png);
    top: -50px;
    right: 0px;
    left: 100px;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto;
}
.c-form.c-form-template-1 .widget-content {
    position: relative;
    background: #003400;
    border-radius: 100px;
    padding: 30px 65px 30px 30px;
}
.c-form.c-form-template-1 .widget-content:after{
	content: "";
    position: absolute;
    background-image: url(/images/form-small-after.png);
    top: -50px;
    right: 0px;
    left: 100px;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto; 
	z-index: 1;
}
.c-form.c-form-template-1 .widget-content .decoration-img{
    background-position: center center;
    background-size: contain;
    padding-bottom: 60%;
    background-repeat: no-repeat;
}
.c-form.c-form-template-1 .widget-form-text,
.c-form.c-form-template-1 .widget-form-action {

}
.c-form.c-form-template-1 .widget-form-text {

}
.c-form.c-form-template-1 .widget-form-action {
    text-align: center;
    font-size: 0;
	position: relative;
    z-index: 2;
}
.c-form.c-form-template-1 .widget-form-title {
    font-size: 35px;
    line-height: 1.2;
    font-weight: 900;
}
.c-form.c-form-template-1 .widget-form-description {
	font-size: 16px;
    line-height: 21px;
    margin-top: 25px;
    margin-right: 30px;
	font-family: 'Montserrat-Regular';
}
.c-form.c-form-template-1 .widget-form-button {
    background-color: #ff8a00;
    display: inline-block;
    font-size: 20px;
    line-height: 1;
    color: #FFF;
    padding: 20px 68px;
    cursor: pointer;
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
.c-form.c-form-template-1 .widget-form-button:hover {
	-webkit-box-shadow: 0 5px 30px rgb(255, 138, 0);
    -moz-box-shadow: 0 5px 30px rgb(255, 138, 0);
    box-shadow: 0 5px 30px rgb(255, 138, 0);
}
.c-form.c-form-template-1 .view-left .widget-form-title,
.c-form.c-form-template-1 .view-left .widget-form-description {

}
.c-form.c-form-template-1 .view-right .widget-form-title,
.c-form.c-form-template-1 .view-right .widget-form-description {

}
.c-form.c-form-template-1 .widget-content.view-center {

}
.c-form.c-form-template-1 .widget-content.view-center .widget-form-text,
.c-form.c-form-template-1 .widget-content.view-center .widget-form-action {
    display: block;
    width: initial;
}
.c-form.c-form-template-1 .widget-content.view-center .widget-form-action {
    margin-top: 35px;
}
.c-form.c-form-template-1 .widget-content.view-center .widget-form-title,
.c-form.c-form-template-1 .widget-content.view-center .widget-form-description {
    text-align: center;
}
.c-form.c-form-template-1 .widget-content.view-center .widget-form-title {
    margin: auto;
}
.c-form.c-form-template-1 .widget-content.view-center .widget-form-description {
    margin: 25px auto auto auto;
}
.c-form.c-form-template-1 .theme-light .widget-form-title,
.c-form.c-form-template-1 .theme-light .widget-form-description {
    color: #FFF;
}
.c-form.c-form-template-1 .theme-dark .widget-form-title,
.c-form.c-form-template-1 .theme-dark .widget-form-description {
    color: #000;
}

@media all and (max-width: 1000px) {
	.c-form.c-form-template-1 .widget-form-title {
		font-size: 25px;
	}
	.c-form.c-form-template-1 .widget-form-description {
		font-size: 13px;
		line-height: 17px;
		margin-top: 5px;
	}
	.c-form.c-form-template-1 .widget-form-button{
		font-size: 16px;  
		padding: 16px 40px;
	}
	.c-form.c-form-template-1 .widget-content{
		padding:30px;
	}
	.c-form.c-form-template-1 .widget-content .decoration-img{
		padding-bottom:0;
	}
}
@media all and (max-width: 800px) {
	.c-form.c-form-template-1 .widget-form-button{
		margin-top: 10px;
	}
	.c-form.c-form-template-1 .theme-light .widget-form-title,
	.c-form.c-form-template-1 .theme-light .widget-form-description{
		text-align:center;
	}
	.c-form.c-form-template-1 .widget-form-description{
		margin-right:0;
	}
}
@media all and (max-width: 600px) {
	.c-form.c-form-template-1 .widget-form-title {
		font-size: 20px;
	}
	.c-form.c-form-template-1 .widget-content{
		border-radius: 15px;
	}
}

/* End */


/* Start:/bitrix/templates/universelite_s1/components/bitrix/system.pagenavigation/.default/style.css?16161375893734*/
.bx-pagination {
	margin: 10px 0;
}
.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px 15px 2px;
}
.bx-pagination .bx-pagination-container ul li span{
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	font-weight:bold;
	color: #000;
	font-size: 14px;
	border-radius: 4px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle;
	border:1px  solid transparent;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	background: #DADADA;
}
.bx-pagination .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	background: #fff;
	line-height: 28px;
	padding: 0 18px;
	color: #444;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	line-height: 28px;
	padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-next,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev {
	vertical-align:bottom;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
	opacity:1;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover {
	border:1px solid #ccc;
	border-radius: 3px;
}
/*color schemes*/
.bx-pagination.bx-green  .bx-pagination-container ul li.bx-active span{
	background: #3bc915;
	color: #fff;
}
.bx-pagination.bx-yellow  .bx-pagination-container ul li.bx-active span{
	background: #F9A91D;
	color: #fff;
}
.bx-pagination.bx-red  .bx-pagination-container ul li.bx-active span{
	background: #E22B2B;
	color: #fff;
}
.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}

.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	border:0;
	padding: 0 18px;
	color: #444;
	display: block;
	width: 15px;
	opacity:0.4;
	height: 31px;
	background: url(/bitrix/templates/universelite_s1/components/bitrix/system.pagenavigation/.default/image/arrow_right.png) no-repeat center;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span {
	border:0;
	padding: 0 18px;
	color: #444;
	display: block;
	width: 15px;
	height: 31px;
	opacity:0.4;
	background: url(/bitrix/templates/universelite_s1/components/bitrix/system.pagenavigation/.default/image/arrow_left.png) no-repeat center;
}
.show-more.show-more-btn {
	display:block;
	position:relative;
	cursor:pointer;
	width: 150px;
	margin: 20px auto;
	text-align: center;
	color: #0a56d3;
	font-size:14px;
	font-weight: bold;
}
.show-more.show-more-btn i {
	background: #0a56d3;
	border-radius: 100%;
	padding: 6px;
	color: #fff;
	margin-right: 7px;
	font-size: 16px;
	line-height: 0;
	display: inline-block;
	width: 28px;
}
.show-more-btn:hover i:before {
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
/* End */


/* Start:/bitrix/templates/universelite_s1/components/bitrix/news.list/news.shares/style.css?16702362835227*/
.news-list-description {
    font-size: 14px;
    line-height: 1.5;
    color: #505358;
    padding-bottom: 30px;
}
.news-list.news-list-list {
    display: block;
}
.news-list.news-list-list .news-list-title {
    display: block;
    font-weight: bold;
    font-size: 28px;
    line-height: 34px;
    color: #2b2b2b;
    margin-bottom: 25px;
}

.news-list.news-list-list .news-list-wrapper {
    display: block;
    margin: -25px;
}
.news-list.news-list-list .news-list-item {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 25px;
}
.news-list.news-list-list .news-list-item .news-list-item-wrapper {
    display: block;
}
.news-list.news-list-list .news-list-item .news-list-image {
    display: block;
    float: left;
    width: 270px;
    height: 193px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.news-list.news-list-list .news-list-item .news-list-image {
    -webkit-box-shadow: 1px 5px 15px rgba(0,0,0,0.3);
    box-shadow: 1px 5px 15px rgba(0,0,0,0.3);
}
.news-list.news-list-list .news-list-item .news-list-information {
    display: block;
    padding-top: 10px;
}
.news-list.news-list-list .news-list-item .news-list-information.news-list-information-with-image {
    margin-left: 310px;
}
.news-list.news-list-list .news-list-item .news-list-information .news-list-name {
    display: block;
    margin-bottom: 15px;
    max-height: 46px;
    line-height: 23px;
    overflow: hidden;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.news-list.news-list-list .news-list-item .news-list-information .news-list-name-wrapper {
    color: #3c69f6;
    text-decoration: none;
    font-size: 18px;
}
.news-list.news-list-list .news-list-item .news-list-information .news-list-date {
    display: block;
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 15px;
    overflow: hidden;
    height: 17px;
    color: #707072;
}
.news-list.news-list-list .news-list-item .news-list-information .news-list-description {
    display: block;
    font-size: 14px;
    color: #89898b;
    line-height: 19px;
    overflow: hidden;
    height: 95px;
}

@media all and (max-width: 720px) {
    .news-list.news-list-list .news-list-item .news-list-image {
        width: 180px;
    }
    .news-list.news-list-list .news-list-item .news-list-information.news-list-information-with-image {
        margin-left: 220px;
    }
}

@media all and (max-width: 420px) {
    .news-list.news-list-list .news-list-item .news-list-image {
        width: 100%;
        float: none;
    }
    .news-list.news-list-list .news-list-item .news-list-information.news-list-information-with-image {
        margin-left: 0px;
        padding-top: 20px;
    }
    .news-list.news-list-list .news-list-item .news-list-information .news-list-description {
        height: auto;
        max-height: 95px;
    }
}



.news-list.news-list-list .news-list-item .news-list-image img {
    width: 100%;
	visibility: hidden;
}
.news-list.news-list-list .news-list-wrapper {
    display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
    margin: 0;
	gap: 20px 2%;
}
.news-list.news-list-list .news-list-wrapper:after {
    content: no-close-quote;
	width: 32%;
	max-width: 430px;
	height: 0;
}
.news-list.news-list-list .news-list-item {
    display: flex;
    flex-grow: 0;
    flex-shrink: 0;
	width: 32%;
	max-width: 430px;
    padding: 0;
}
.news-list.news-list-list .news-list-item .news-list-item-wrapper {
    display: flex;
	flex-direction: column;
    padding: 0;
}
.news-list.news-list-list .news-list-item .news-list-information.news-list-information-with-image {
    margin-left: 310px;
    margin: 0;
}
.news-list.news-list-list .news-list-item .news-list-image {
    /* width: 540px; */
    /* height: 310px; */
    /* width: 430px; */
    /* height: 248px; */
    width: 100%;
	height: auto;
}
.news-list.news-list-list .news-list-item .news-list-image img {
    width: 100%;
	visibility: hidden;
}
.news-list.news-list-list .news-list-item .news-list-information .news-list-date {
	color: #000;
	font-family: "Montserrat", sans-serif;
	font-size: 13px;
	line-height: 26px;
	height: initial;
    margin: 0;
}
.news-list.news-list-list .news-list-item .news-list-information .news-list-name {
	line-height: 26px;
	height: initial;
	max-height: initial;
}
.news-list.news-list-list .news-list-item .news-list-information .news-list-name-wrapper {
	color: #000 !important;
	/* font-family: "AvenirNextCyr"; */
	/* font-family: 'AvenirBold', sans-serif; */
	font-family: 'Montserrat-Bold', sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height: 26px;
}
.news-list.news-list-list .news-list-item .news-list-information .news-list-name-wrapper:hover {
	color: #777 !important;
}
.news-list.news-list-list .news-list-item .news-list-information .news-list-description {
    height: 55px;
    padding: 0;
    text-overflow: ellipsis;
}

@media screen and (max-width: 1024px) {
	.news-list.news-list-list .news-list-item { width: 49% }
}
@media screen and (max-width: 450px) {
	.news-list.news-list-list .news-list-item { width: 100% }
}
/* End */
/* /bitrix/templates/universelite_s1/components/bitrix/news/shares/style.css?16161375894810 */
/* /bitrix/templates/universelite_s1/components/bitrix/system.pagenavigation/.default/style.css?16161375893734 */
/* /bitrix/templates/universelite_s1/components/bitrix/news.list/news.shares/style.css?16702362835227 */
