

/* Start:/local/templates/lpdobra_standart/components/bitrix/news.list/about_our_team/style.css?1631070011560*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

.news-item .name {
	width: 100%;
    font-size: 1.7em;
    color: #4275ef;
    text-align: center;
}
.news-item img {
	margin: 0 auto;
    display: flex;
    margin-bottom: 30px;
    border-radius: 50%;
}
.news-item .news-item-image {
	width: 150px;
	height: 150px;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 15px auto;
    background-position: center;
    border-radius: 50%;
}
/* End */


/* Start:/local/templates/lpdobra_standart/components/bitrix/news.list/our_team_psychological_help/style.css?1631070011482*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.link {
	color: #4275ef !important;
}
.show-all {
    display: block;
    font-size: 20px;
    text-align: center;
    margin-bottom: 15px;
}
.group .image {
	width: 210px;
    height: 210px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 50%;
    margin: 0 auto;
}
/* End */


/* Start:/local/templates/lpdobra_standart/components/bitrix/news.list/our_team_legal_aid/style.css?1631070011482*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.link {
	color: #4275ef !important;
}
.show-all {
    display: block;
    font-size: 20px;
    text-align: center;
    margin-bottom: 15px;
}
.group .image {
	width: 210px;
    height: 210px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 50%;
    margin: 0 auto;
}
/* End */


/* Start:/local/templates/lpdobra_standart/components/bitrix/news.list/our_team_volunteers_and_team/style.css?1631070011482*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.link {
	color: #4275ef !important;
}
.show-all {
    display: block;
    font-size: 20px;
    text-align: center;
    margin-bottom: 15px;
}
.group .image {
	width: 210px;
    height: 210px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 50%;
    margin: 0 auto;
}
/* End */


/* Start:/local/templates/lpdobra_standart/components/bitrix/news/our_projects/bitrix/news.detail/.default/style.css?16310700111985*/
.news-detail {
    font-family: 'Roboto';
    padding-bottom: 30px;
}
.news-detail .image {
	
}
.news-detail .image img {
	max-width: 600px;
	float: left;
	padding: 0 30px 30px 0;
}
.news-detail .title {
	font-weight: 600;
    font-size: 28px;
    margin: 15px 0 15px 0;
}
.news-detail .text {
	width: 100%;
	font-size: 18px;
	margin: 0 0 15px 0;
	float: none;
}
.gallery-image {
	min-height: 200px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin: 12px 0;
}
.title-gallery {
	clear: both;
}
.popup-project-button {
	color: #fff;
	background-color: #0d1fff;
	padding: 15px;
	width: 100%;
	text-align: center;
	margin: 15px 0;
	cursor: pointer;
}
.popup-project {
	display: none;
	width: 600px;
    height: auto;
    background: #fff;
    z-index: 104;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    padding: 40px 70px 40px;
    text-align: center;
    border-radius: 8px;
}


.popup-project input,
.popup-project textarea,
.popup-project select {
	padding: 5px 15px;
    border: 1px #999 solid;
    width: 100%;
    margin-bottom: 15px;
    border-radius: 5px;
    background: #fff;
    font-size: 18px;
    transition: 0.3s;
    font-family: 'GlacialIndifference-Regular', sans-serif;
}
.popup-project input[type="submit"]:hover {
	background: #ddd;
}
.popup-project .title-popup {
	font-size: 26px;
	margin-bottom: 15px;
	text-align: center;
	padding: 0 15px;
}


@media (max-width: 576px) {
	.popup-project {
		width: 100%;
	    height: 100vh;
	    padding: 30px;
	}
}

.video {
    min-height: 200px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin: 12px 0;
}
.play {
	display: flex;
	position: absolute;
    left: calc(50% - 50px);
    padding-top: 50px;
}

.project-success {
	color: #0d1fff;
	display: none;
	font-size: 30px;
	text-align: center;
	font-family: 'GlacialIndifference-Regular', sans-serif;
}
/* End */


/* Start:/local/templates/lpdobra_standart/components/bitrix/news.list/partner_slider/style.css?16310700112493*/
.brand-slider {
    border: none;
	margin: 15px 0 30px;
}
.brand-slider .owl-dots {
	display: none;
}
.brand-slider .brand-slider-item a {
    display: flex;
    padding: 5px;
	margin: 5px;
	transition: 0.15s;
	box-shadow: 0 1px 2px 0 rgb(0 0 0 / 16%);
}
.brand-slider .brand-slider-item a:hover {
    opacity: .88;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.16);
    border-radius: 8px;
}
.brand-slider .owl-prev,
.brand-slider .owl-next {
	font-size: 50px !important;
    color: #008ed5 !important;
    font-weight: 300 !important;
    position: absolute;
    top: calc(50% - 25px);
    outline: none;
    transition: .15s;
}
.brand-slider .owl-prev span,
.brand-slider .owl-next span {
	transition: .15s;
	background: #fff;
    height: 50px;
    width: 50px;
    display: block;
	line-height: 0.87;
    font-size: 45px;
    border-radius: 50%;
    box-shadow: 0 5px 20px 0 rgba(0,0,0,0.2), inset 0 0 0 1px rgba(0,0,0,0.1);
}

.brand-slider .owl-next span {
	padding-left: 3px;
}

.brand-slider .owl-prev:hover span,
.brand-slider .owl-next:hover span {
	color: #fff;
	background: #ff5f5f;
}
.brand-slider .owl-prev:active span,
.brand-slider .owl-next:active span {
	background: #de5353;
}

.brand-slider .owl-prev {
	left: 0px;
	opacity: 0;
}
.brand-slider .owl-next {
    right: 0px;
    opacity: 0;
}

.brand-slider:hover .owl-prev {
	left: 10px;
	opacity: 1;
}
.brand-slider:hover .owl-next {
    right: 10px;
    opacity: 1;
}

@media (max-width: 991px) {
	.brand-slider .owl-prev {
		left: 0px !important;
		opacity: 1;
	}
	.brand-slider .owl-next {
	    right: 0px !important;
	    opacity: 1;
	}
	.brand-slider .owl-prev span,
	.brand-slider .owl-next span {
	    background: none;
	    box-shadow: none;
	    color: #999;
	    width: 30px;
	}
	.brand-slider .owl-prev:hover span,
	.brand-slider .owl-next:hover span {
		color: #999;
		background: none;
	}
	.brand-slider .owl-prev:active span,
	.brand-slider .owl-next:active span {
		background: none;
	}
}

@media (max-width: 768px) {
	.brand-slider-row {
		padding: 0 15px;
	}
}



.partner-slider {
	background-color: #fff;
}

.brand-slider-row h2 {
    font-size: 2.2em;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 5px;
    -webkit-text-stroke-width: 2px;
    color: #3c4761 !important;
    margin: 30px 0 15px;
}
.brand-slider-item .image {
    width: 250px;
    height: 150px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    margin: 0 auto;
}
/* End */


/* Start:/local/templates/lpdobra_standart/components/bitrix/news/calendar/bitrix/news.list/.default/style.css?1631169536827*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color: #d05672;
}
.calendar {
	padding-bottom: 30px;
}
.calendar h2 {
    margin: 30px 0 15px;
}
.calendar .line {
	margin-bottom: 15px;
}
.calendar h3 {
	color: #3c4761;
    font-size: 1.2em;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
}
.calendar .image {
	height: 200px;
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 16%);
    margin-bottom: 15px;
}
.calendar .project {
	margin-bottom: 15px;
}
.calendar .title {
	font-weight: 600;
    font-size: 28px;
    margin: 15px 0 30px 0;
}

.datetime {
	margin-top: 5px;
}
.datetime span {
	font-size: 15px;
	font-weight: bold;
}
/* End */
/* /local/templates/lpdobra_standart/components/bitrix/news.list/about_our_team/style.css?1631070011560 */
/* /local/templates/lpdobra_standart/components/bitrix/news.list/our_team_psychological_help/style.css?1631070011482 */
/* /local/templates/lpdobra_standart/components/bitrix/news.list/our_team_legal_aid/style.css?1631070011482 */
/* /local/templates/lpdobra_standart/components/bitrix/news.list/our_team_volunteers_and_team/style.css?1631070011482 */
/* /local/templates/lpdobra_standart/components/bitrix/news/our_projects/bitrix/news.detail/.default/style.css?16310700111985 */
/* /local/templates/lpdobra_standart/components/bitrix/news.list/partner_slider/style.css?16310700112493 */
/* /local/templates/lpdobra_standart/components/bitrix/news/calendar/bitrix/news.list/.default/style.css?1631169536827 */
