

/* Start:/local/templates/nadpo_visually/components/bitrix/system.pagenavigation/.default/style.css?1774874070680*/
.nav-block{
    margin-top: 30px;
}
.nav-block>font>a,.nav-block>font>b{
    margin-left: 7px;
    margin-right: 7px;
    font-size: 16px;
}
.nav-block>font>a, .nav-block>font>a:visited{
    color: #102989;
}
.nav-block>font>a:hover, .nav-block>font>a:focus{
    color: #102989;
    text-decoration: underline;
}

.nav-block .pagination-text > a,
.nav-block .pagination-text > b {
    margin-left: 7px;
    margin-right: 7px;
    font-size: 16px;
}

.nav-block .pagination-text > a,
.nav-block .pagination-text > a:visited {
    color: #102989;
}

.nav-block .pagination-text > a:hover,
.nav-block .pagination-text > a:focus {
    color: #102989;
    text-decoration: underline;
}
/* End */


/* Start:/local/templates/nadpo_visually/components/bitrix/news.list/reviews_text/style.css?17748740701705*/
.review-item {
    display: block;
    padding: 25px;
    background: white;
    margin: 25px 0;
}
.review-item:hover {
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.25);
}
.review-item__program {
    padding-bottom: 5px;
}
.review-item__program{
    font-size: 14px;
    color: #102989;
    /*margin-bottom: 20px;*/
    font-weight: bold;
}

.review-item__program-price{
    color: #ff5736;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
}
.review-item__program-oldprice{
    text-decoration: line-through;
    color: #102989;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
}
.review-item__review {
    /*padding: 15px;*/
    background: white;
    border-radius: 5px;
    /*margin-top: 15px;*/
    margin-bottom: 25px;
}

.review-item__review .review-item__text {
    font-size: 16px;
}
@media (max-width: 767px) {
    .review-item__program-oldprice, .review-item__program-price {
        text-align: right;
    }
}
.review-list__sections a {
    display: inline-block;
    color: #000000;
    font-size: 16px;
    text-decoration: none;
    background-color: white;
    padding: 6px 11px 6px;
    margin-right: 5px;
    margin-bottom: 10px;
    transition: all .3s;
}
.review-list__sections a:hover {
    text-decoration: none;
    background-color: #102989;
    color: white;
}
.review-list__sections a.active {
    text-decoration: none;
    background-color: #102989;
    color: white;
}
.review-list__sections-text {
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 16px;
}
.review-list__sections-wrap {
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
}
/* End */


/* Start:/local/templates/nadpo_visually/components/bitrix/system.pagenavigation/show_more_reviews_audio/style.css?1774874070381*/
.load_more_audio {
	display: block;
	border-radius: 4px;
    border: 2px solid #a5aecf;
    font-size: 12px;
    color: #102a8b;
    line-height: 40px;
    display: block;
    height: 40px;
    width: 200px;
    margin: 10px auto;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
	cursor: pointer;
}

.load_more_audio:hover{
	border: 2px solid #102a8b;
}


/* End */


/* Start:/local/templates/nadpo_visually/components/bitrix/news.list/reviews_audio/style.css?17748740701819*/
.review-item {
    display: block;
    padding: 25px;
    background: white;
    margin: 25px 0;
}
.review-item:hover {
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.25);
}
.review-item__program {
    padding-bottom: 5px;
}
.review-item__program{
    font-size: 14px;
    color: #102989;
    /*margin-bottom: 20px;*/
    font-weight: bold;
}

.review-item__program-price{
    color: #ff5736;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
}
.review-item__program-oldprice{
    text-decoration: line-through;
    color: #102989;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
}
.review-item__review {
    /*padding: 15px;*/
    background: white;
    border-radius: 5px;
    /*margin-top: 15px;*/
    margin-bottom: 25px;
}

.review-item__review .review-item__text {
    font-size: 16px;
}
@media (max-width: 767px) {
    .review-item__program-oldprice, .review-item__program-price {
        text-align: right;
    }
}
.review-list__sections a {
    display: inline-block;
    color: #000000;
    font-size: 16px;
    text-decoration: none;
    background-color: white;
    padding: 6px 11px 6px;
    margin-right: 5px;
    margin-bottom: 10px;
    transition: all .3s;
}
.review-list__sections a:hover {
    text-decoration: none;
    background-color: #102989;
    color: white;
}
.review-list__sections a.active {
    text-decoration: none;
    background-color: #102989;
    color: white;
}
.review-list__sections-text {
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 16px;
}
.review-list__sections-wrap {
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
}
.review__add-button.audio{
    margin-top: 30px;
}
.review__add-button.audio:hover{
    margin-top: 30px;
}
/* End */


/* Start:/local/templates/nadpo_visually/components/bitrix/system.pagenavigation/show_more_reviews_photo/style.css?1774874070381*/
.load_more_photo {
	display: block;
	border-radius: 4px;
    border: 2px solid #a5aecf;
    font-size: 12px;
    color: #102a8b;
    line-height: 40px;
    display: block;
    height: 40px;
    width: 200px;
    margin: 10px auto;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
	cursor: pointer;
}

.load_more_photo:hover{
	border: 2px solid #102a8b;
}


/* End */


/* Start:/local/templates/nadpo_visually/components/bitrix/system.pagenavigation/show_more_reviews_video/style.css?1774874070381*/
.load_more_video {
	display: block;
	border-radius: 4px;
    border: 2px solid #a5aecf;
    font-size: 12px;
    color: #102a8b;
    line-height: 40px;
    display: block;
    height: 40px;
    width: 200px;
    margin: 10px auto;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
	cursor: pointer;
}

.load_more_video:hover{
	border: 2px solid #102a8b;
}


/* End */


/* Start:/local/templates/nadpo_visually/components/bitrix/news.list/reviews_video/style.css?177487407096*/
.reviews_corp__item{
    background: #FFFFFF;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
}
/* End */


/* Start:/local/templates/nadpo_visually/components/bitrix/system.pagenavigation/show_more_reviews_corp/style.css?1774874070379*/
.load_more_corp {
	display: block;
	border-radius: 4px;
    border: 2px solid #a5aecf;
    font-size: 12px;
    color: #102a8b;
    line-height: 40px;
    display: block;
    height: 40px;
    width: 200px;
    margin: 10px auto;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
	cursor: pointer;
}

.load_more_corp:hover{
	border: 2px solid #102a8b;
}


/* End */


/* Start:/local/templates/nadpo_visually/components/bitrix/news.list/reviews_corp/style.css?177487407096*/
.reviews_corp__item{
    background: #FFFFFF;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
}
/* End */


/* Start:/local/templates/nadpo_visually/components/bitrix/system.pagenavigation/show_more_reviews_letter/style.css?1774874070383*/
.load_more_letter {
	display: block;
	border-radius: 4px;
    border: 2px solid #a5aecf;
    font-size: 12px;
    color: #102a8b;
    line-height: 40px;
    display: block;
    height: 40px;
    width: 200px;
    margin: 10px auto;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
	cursor: pointer;
}

.load_more_letter:hover{
	border: 2px solid #102a8b;
}


/* End */


/* Start:/local/templates/nadpo_visually/components/bitrix/news.list/glad_letters/style.css?17748740701026*/
.reviews_corp__item{
    background: #FFFFFF;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
}
.letters-list__item__text_wrapper{
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    align-items: center;
    text-align: center;
    color: #373737;
    padding: 15px 15px 30px 15px;
    display: flex;
    align-items: center;
    background: #fff;
}
.letters-list__add-button{

}
.letters-list__item{
    margin-bottom: 30px;
}
.letters-list__item__img_wrapper{
    position: relative;
    cursor: pointer;
}
.letters-list__item__img_wrapper::before{
    content: '';
    display: block;
    position:absolute;
    background: rgba(0,0,0,0.1);
    width: 100%;
    height: 100%;
    background-image: url("/local/templates/nadpo_visually/images/zoom-icon-white.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 15%;

}
.letters-list__item__img_wrapper:hover::before{
    background-color: rgba(0,0,0,0.3);
}
/* End */
/* /local/templates/nadpo_visually/components/bitrix/system.pagenavigation/.default/style.css?1774874070680 */
/* /local/templates/nadpo_visually/components/bitrix/news.list/reviews_text/style.css?17748740701705 */
/* /local/templates/nadpo_visually/components/bitrix/system.pagenavigation/show_more_reviews_audio/style.css?1774874070381 */
/* /local/templates/nadpo_visually/components/bitrix/news.list/reviews_audio/style.css?17748740701819 */
/* /local/templates/nadpo_visually/components/bitrix/system.pagenavigation/show_more_reviews_photo/style.css?1774874070381 */
/* /local/templates/nadpo_visually/components/bitrix/system.pagenavigation/show_more_reviews_video/style.css?1774874070381 */
/* /local/templates/nadpo_visually/components/bitrix/news.list/reviews_video/style.css?177487407096 */
/* /local/templates/nadpo_visually/components/bitrix/system.pagenavigation/show_more_reviews_corp/style.css?1774874070379 */
/* /local/templates/nadpo_visually/components/bitrix/news.list/reviews_corp/style.css?177487407096 */
/* /local/templates/nadpo_visually/components/bitrix/system.pagenavigation/show_more_reviews_letter/style.css?1774874070383 */
/* /local/templates/nadpo_visually/components/bitrix/news.list/glad_letters/style.css?17748740701026 */
