

/* Start:/bitrix/components/asp-ru/news/templates/clients-otzivi/bitrix/news.detail/.default/style.css?15368377242696*/
/*
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}
.logo-picture
{
float: left;
margin-right: 8px;
max-height: 200px;
width: auto;
margin-bottom: 5px;
}*/

.otziv_detail-text {
    padding: 10px 0px 20px 35px;
    font-size: 18px;
    font-family: "Segoe UI";
    color: rgb(102, 102, 102);
    font-style: italic;
    line-height: 1.444;
    border-left: 2px solid #0e4f96;
}

.add-otziv {
    margin-top: 50px;
    padding: 25px 40px;
    background-color: #f1f4e7;
}

.add-otziv__title {
    margin: 10px 0;
}

.add-otziv__btn-wrap {
    text-align: center;
}

.about-otziv {
    background-color: #fffcf0;
}

.about-otziv__arrow-img-wrap {
    padding-left: 15px;
}

.about-otziv__learn-img,
.about-otziv__arrow-img,
.add-otziv__arrow-img {
    width: 56px;
    height: 56px;
    background: url(/bitrix/components/asp-ru/news/templates/clients-otzivi/bitrix/news.detail/.default/img/otziv.png) 0 0 no-repeat;
}

.add-otziv__arrow-img {
    background-position: center -111px;
}

.about-otziv__title {
    box-sizing: content-box;
}

.about-otziv__learn-img {
    background-position: center 0;
}

.about-otziv__arrow-img {
    background-position: center -56px;
}

.about-otziv__title span {
    display: inline-block;
    margin-top: 5px;
    font-size: 13px;
}

.about-otziv__title a {
    color: inherit;
    text-decoration: underline;
}

.add-otziv .add-otziv__text,
.about-otziv .about-otziv__text {
    font-family: 'Roboto', sans-serif;
}

.block-img .js-pop {
    cursor: pointer;
}

.yt_video:before {
    content: "";
    display: block;
    padding-top: 56.25%;
}

.yt_video iframe {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

@media (max-width: 1199px) {
    .about-otziv__learn-img-wrap,
    .about-otziv__arrow-img-wrap,
    .add-otziv__arrow-img-wrap {
        display: none;
    }
}

@media (max-width: 767px) {
    img.otziv__detail-img {
        max-width: 300px;
        margin: auto;
    }

    .block-img img {
        max-width: 300px;
    }

    .add-otziv__text {
        margin-bottom: 15px;
    }
}

@media (min-width: 768px) {
    .add-otziv [class*="col-"] {
        float: none;
        display: inline-block;
        vertical-align: middle;
    }

    .add-otziv__btn-wrap {
        text-align: right;
    }

    .add-otziv__text,
    .about-otziv__kurse {
        margin: 0;
    }
}

@media (min-width: 1200px) {
    .add-otziv {
        padding: 20px 40px;
    }

    .about-otziv__title {
        box-sizing: content-box;
        width: 280px;
        max-width: 280px;
        padding-left: 15px;
        word-wrap: break-word;
    }

    .add-otziv__title {
        width: 366px;
        max-width: 366px;
        word-wrap: break-word;
    }
}

/* End */


/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/modern/style.min.css?1676925669675*/
div.modern-page-navigation{padding:.5em 0}div.modern-page-navigation a,span.modern-page-current,span.modern-page-dots{border-left-width:1px;border-left-style:solid;padding-left:.75em;padding-right:.5em;text-decoration:none}div.modern-page-navigation a.modern-page-previous{border-right-width:1px;border-right-style:solid;border-left:0}div.modern-page-navigation a.modern-page-first,div.modern-page-navigation span.modern-page-first{border-left:0;padding-left:.5em}span.modern-page-current{font-weight:var(--ui-font-weight-bold)}div.modern-page-navigation a,span.modern-page-current,div.modern-page-navigation a.modern-page-previous,span.modern-page-dots{border-color:#cdcdcd}
/* End */


/* Start:/bitrix/templates/ASP.ru/components/bitrix/news.list/clients-otzivi-list/style.css?15352787824168*/
.top-big-block{
	background-color: #f2f9fc;
	/*min-height: 400px;*/
	padding-bottom:35px;
}
.news__count{
	font-size: 100px;
	font-family: "Roboto";
	color: rgb(14, 79, 150);
	margin-top: -15px;
	margin-bottom: -15px;
}
.news__count-text{
	  color: rgb(14, 79, 150);
}
.news{
	background: #f2f9fc;
}
.news__filter{
	border-top:2px solid #fff;
	
}

/*.edu
{
padding-bottom: 35px;
}

.logo-border{

	width: 50px;
	height: 50px;
	background-size: 50px auto;
	background-color: white;
	background-repeat: no-repeat;
	line-height: 50px;
	background-position: center;
	display: block;

	border: 1px solid rgb(238, 238, 238);
	padding: 5PX;
	margin:5px;
	border-radius:5px;
}

.logo_picture{

	width: 50px;
	height: 50px;
	background-size: 50px auto;
	background-color: white;
	background-repeat: no-repeat;
	line-height: 50px;
	background-position: center;
	display: block;
}



.news-list-edu .preview_text{




	}

.news-list-edu .preview_text p{
	line-height: 1.2em !important;
}

.otziv {
	display: block;
	width:100%;
	min-width:200px;
	float: left;
	margin-right: 2%;
	margin-bottom: 21px;
	border-radius:5px;
	border: 1px solid rgb(209, 209,209);

	background: -moz-linear-gradient(top, rgb(225,225,225), rgb(255,255,255),rgb(255,255,255),rgb(212,212,212)); 

    background: -webkit-gradient(top, rgb(225,225,225), rgb(255,255,255),rgb(255,255,255),rgb(212,212,212));

    background: -webkit-linear-gradient(top,  rgb(225,225,225), rgb(255,255,255),rgb(255,255,255),rgb(212,212,212));
    background: -o-linear-gradient(top,  rgb(225,225,225), rgb(255,255,255),rgb(255,255,255),rgb(212,212,212));
    background: -ms-linear-gradient(top, rgb(225,225,225), rgb(255,255,255),rgb(255,255,255),rgb(212,212,212));
    background: linear-gradient(top,  rgb(225,225,225), rgb(255,255,255),rgb(255,255,255),rgb(212,212,212)); 

}

.otziv .preview_picture{
	float:left;
	border: 1px solid rgb(197, 187, 187);

	width: 61px;

	margin-right: 10px;
	margin-bottom: 30px;
}

td.tdleft{
	padding-right:1%;
}
td.tdcenter{
	padding-left:1%;
}
td.tdright{
	padding-left:2%
}

.otziv-header{

	width: 100%;
	height: 77px;

	border-radius: 5px 5px 0px 0px;





}
.otziv-header A {


	font-size: 13px;
	text-align: center;

}
.otziv-header .news-date-time{
	color:rgb(224, 177, 28);
}

.otziv-content{
	overflow: hidden;
	background:rgb(255, 255, 255);
	background-image:url(/bitrix/templates/ASP.ru/components/bitrix/news.list/clients-otzivi-list/images/RAMKA3.png);
	background-repeat:no-repeat;
	background-size:100%;
	border-radius:0px 0px 5px 5px;
	height: 162px;
	padding: 10px;
    padding-top: 15px;
	padding-bottom: 10px;
	position:relative;

}
.table_otziv-content{
	position: relative;
	left: -5px;

}
.otziv-content small{
	padding-top: 2px;
	vertical-align: bottom;

	display: block;
	position: relative;
	bottom: 0px;

}
.edu_showall{
float: right;
background-image: url(/bitrix/templates/new_clients/images/blue_arrow.png);

background-position: right 2px;
background-repeat: no-repeat;
margin-right: 1%;
}
.news-list-edu .preview_text{
	font-size:11px;
	//text-overflow: ellipsis;
	//overflow: hidden;
	height:140px;

}
.news-list-edu .preview_text p{
     margin:0px !important;
	 text-align:left !important;
	 height:140px;
//overflow-y: hidden;

}
.gradient_opacity{
display:block;
width: 100%;
height: 30px;
min-height: 30px;
position: relative;

background-image: url(/bitrix/templates/new_clients/images/gradient_opacity1.png);
background-size: 96% 30px;

}
.course_block{
font-size:12PX;
	max-height: 7em;
bottom: 0px;
width: 92%;
margin-right: 5px;
overflow: hidden;
position: absolute;
bottom: 5px;


}
.course_block  hr{margin-top: 0px !important;}
.course_block_white a{

}
.course_block_white{
	width:12px;
	background-color:white;
	width:100%;
	position: relative;
	bottom: 0px;
	white-space: nowrap;
    overflow: hidden; 
    text-overflow: ellipsis; 
	line-height: 24px;
}

.course_block_white small{
	padding-bottom: 7px;text-overflow: ellipsis;
}
.course_block_white a {text-overflow: ellipsis;}*/
/* End */
/* /bitrix/components/asp-ru/news/templates/clients-otzivi/bitrix/news.detail/.default/style.css?15368377242696 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/modern/style.min.css?1676925669675 */
/* /bitrix/templates/ASP.ru/components/bitrix/news.list/clients-otzivi-list/style.css?15352787824168 */
