

/* Start:/local/templates/main/components/bitrix/breadcrumb/bread.blog/style.css?1730897639789*/
.bx-breadcrumb {
	margin: 15px 0 6px 0px;
}
.bx-breadcrumb i {
	color: #BABCC5;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 6px;

}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: 'Montserrat', sans-serif !important; 
	font-size: 13px;
	white-space: normal;
	color: #BABCC5;

	font-family: "Montserrat";
	font-size: 16px;
	font-weight: 500;
	line-height: 19.5px;
	text-align: center;
}

.bx-breadcrumb-item a{
	text-decoration:none;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

 
.active__now {
	color: #000 !important;
}
/* End */


/* Start:/local/templates/main/components/bitrix/news/novosti/bitrix/news.detail/.default/style.css?17667254053691*/
.element_card {
    -webkit-box-shadow: 7px 7px 7px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 7px 7px 7px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 7px 7px 7px 0px rgba(0, 0, 0, 0.1);
    transition: 0.5s;
    overflow: hidden;
    background: #fff;
    border-radius: 0px;
    border: 2px solid #fff;
}

.element_card:hover {
    -webkit-box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.2);
    transform: translateY(-5px);
}

.element_card_text {
    height: 87px;
    overflow: hidden;
    display: block;
    text-align: center;
    font-weight: 500;
    color: #000;
    padding: 6px 4px;
    font-size: 13px;
}

.element_card_text:hover {
    color: #000;
    text-decoration: none;
}


.itable table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background: #fff;

}

.itable table td,
.itable table th {
    padding: 0.5rem;
    vertical-align: top;
    font-size: 13px;
    border: 1px solid #dee2e6;
}

.itable table td p {
    margin-bottom: 0rem;
}

.itable table tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .05);
}

.back_n {
    display: block;
    margin-top: 20px;
}

.btn-const {
    display: inline-block;
    padding: 10px;
    background: #5cb53c !important;
    color: #fff !important;
    cursor: pointer;
}


.form-control-filess {
    font-size: 13px !important;
    height: 38px !important;
    margin-bottom: 4px;
}


.file_add {
    display: block;
    text-align: center;
    font-size: 11px;
    padding: 3px;
    border: 1px solid #ddd;
    margin-top: 5px;
    border-radius: 5px;
    cursor: pointer;
}

.file_add:hover {
    background: #0F9347;
    color: #fff;
}


.blog__item {
    text-decoration: none !important;
    display: flex;
    flex-direction: column;

}

.blog__info {
    display: flex;
    flex-direction: column;
    background: rgba(60, 59, 58, 1);
    color: #fff;
    padding: 1rem;
}

.blog__preview {
    padding: 1rem;
    background: rgba(81, 173, 51, 1);
    color: #fff;
    font-family: "Montserrat";
    font-size: 24px;
    font-weight: 400;
    /* line-height: 29.26px; */
    text-align: left;

}

/* DETAIL */

.detail__name {
    background: rgba(81, 173, 51, 1);
    color: #fff;
    font-family: "Montserrat";
    font-size: 36px;
    font-weight: 400;
    line-height: 43.87px;
    text-align: center;
	border-radius:20px;
}

@media (max-width:992px) {
    .detail__name {
        font-size: 26px;
    }

    .detail__preface {
        font-size: 18px !important;
    }

    .detail__text {
        font-size: 16px !important;
    }
}

.detail__image {
    width: 100%;
}

.detail__image img {
    width: 100%;
}

.detail__info {
    display: flex;
    justify-content: center;
    background: rgba(60, 59, 58, 1);
    color: #fff;
    padding: 0.5rem;
	border-radius:20px;
}

.detail__preface {
    font-family: "Montserrat";
    font-size: 24px;
    font-weight: 400;
    line-height: 29.26px;
    text-align: left;
}

.detail__preface img {
    border-radius: 20px;
}

.detail__preface video {
    border-radius: 20px;
}


.detail__text {
    font-family: "Montserrat";
    font-size: 20px;
    font-weight: 400;
    line-height: 24.38px;
    text-align: left;
}

.detail__text img {
    border-radius: 20px;
}

.detail__text video {
    border-radius: 20px !important;
}

.detail__text h2 {
    font-family: "Montserrat";
    font-size: 32px;
    font-weight: 700;
    line-height: 39.01px;
    text-align: left;

}

.recommended__header {
    text-align: center;
}

.detail__content img {
  width: 100% !important;
}

.detail__content i {
  word-wrap: break-word;
}
/* End */


/* Start:/local/templates/main/components/bitrix/system.pagenavigation/show_more/style.css?17663855242473*/
/* .load_more {
    margin: 10px;
    padding: 10px;
    border: 1px solid #ddd;
    cursor: pointer;
    text-align: center;
} */

.system-nav-orange {
    color: #999;
    font-size: 12px;
}

.system-nav-orange .nav-current-page {
    color: white;
    background-color: rgb(255, 153, 0);
    font-weight: bold;
    padding: 1px 0px;
}

.system-nav-orange {
    color: #999;
    font-size: 12px
}

.system-nav-orange .nav-current-page {
    color: white;
    background-color: #f90;
    font-weight: bold;
    padding: 1px 0
}


.load_more {
    /* width: Fixed (253px)px;
    height: Fixed (56px)px; */
    cursor: pointer;
    padding: 17px 58px;
    background: var(--1, rgba(81, 173, 50, 1));

    font-family: "Montserrat";
    font-size: 18px;
    font-weight: 400;
    line-height: 21.94px;
    text-align: left;
    color: #fff;
border-radius: 20px;


    text-decoration: none !important;

    /* width: 50%; */
}

.load__more__button {
    text-align: center;
    display: flex;
    justify-content: center;
    width: 100%;
}

.more:hover {
    text-decoration: underline !important;
    color: #fff !important;
}



@media (max-width: 992px) {
    .system-nav-orange {
        font-family: "Montserrat" !important;
        font-size: 14px !important;
        font-weight: 400 !important;
    }

    .nav-current-page {
        background: rgba(81, 173, 50, 1) !important;
        color: #fff !important;
        width: 37px;
        height: 37px;
    
        padding: .4rem !important;
		border-radius: 18px;
    }
    
    .nav-pages a {
        background: rgba(233, 233, 233, 1) !important;
        color: #000 !important;
        width: 37px;
        height: 37px;
    
        padding: .4rem .7rem;
		border-radius: 18px;
        text-decoration: none;
    }
}

@media (min-width:992px) {
    .system-nav-orange {
        font-family: "Montserrat" !important;
        font-size: 18px !important;
        font-weight: 400 !important;
        line-height: 21.94px !important;
    }

    .nav-current-page {
        background: rgba(81, 173, 50, 1) !important;
        color: #fff !important;
        width: 37px;
        height: 37px;
    
        padding: .8rem !important;
		border-radius: 18px;
    }
    
    .nav-pages a {
        background: rgba(233, 233, 233, 1) !important;
        color: #000 !important;
        width: 37px;
        height: 37px;
    
        padding: .8rem 1.3rem;
		border-radius: 18px;
        text-decoration: none;
    }
}
/* End */


/* Start:/local/templates/main/components/bitrix/news/novosti/bitrix/news.list/.default/style.css?17682931992590*/
.element_card {
    height: 380px;
    display: block;
    background-position: center !important;
    position: relative;
    transition: 0.5s;
}

.element_card::after {
    content: "";
    position: absolute;
    left: 0%;
    right: 0%;
    top: 14%;
    bottom: 0%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
}


.element_card:hover {
    transform: translateY(-5px);
}


.element_card_text_mikro {
    color: #ffffff;
    font-size: 16px !important;
    text-align: left;
    font-weight: 600;
    position: absolute;
    left: 12px;
    top: 50%;
    z-index: 5;
    line-height: 18px;
    height: 54px;
    overflow: hidden;
}



.element_card_text {
    color: #ffffff;
    font-size: 18px !important;
    text-align: left;
    font-weight: 500;
    position: absolute;
    left: 12px;
    top: 57%;
    z-index: 5;
    line-height: 20px;
}

.element_card_text2 {
    color: #ffffff;
    font-size: 13px !important;
    text-align: left;
    font-weight: 400;
    position: absolute;
    left: 12px;
    /* bottom: 57px; */
    z-index: 5;
    line-height: 16px;
    top: 63%;
    height: 86px;
    overflow: hidden;
}

.element_card_btn {

    position: absolute;
    background: #0f9347;
    color: #fff;
    bottom: 15px;
    text-align: center;
    padding: 6px 13px;
    border-radius: 20px;
    z-index: 5;
    font-size: 13px;
    left: 31%;
}


.blog__item {
    text-decoration: none !important;
    display: flex;
    flex-direction: column;
    border: 1px solid rgba(255, 255, 255, 1);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
	    border-radius: 25px;
    overflow: hidden;


}

.blog__info {
    display: flex;
    flex-direction: column;
    background: rgba(60, 59, 58, 1);
    color: #fff;
    padding: 1rem;
}

.blog__preview {
    padding: 1rem;
    background: rgba(81, 173, 51, 1);
    color: #fff;
    font-family: "Montserrat";
    font-size: 24px;
    font-weight: 400;
    /* line-height: 29.26px; */
    text-align: left;

}

.bx-pagination {}

.bx-pagination-container {}

.bx-pag-prev {}

.bx-active {
    background: rgba(81, 173, 50, 1) !important;
    color: #fff !important;
}

.bx-pag-next {}

.bx-pag-all {}

.bx-pagination .bx-pagination-container ul li {
    background: rgba(233, 233, 233, 1) !important;
    color: #000 !important;
    margin: 0;
    display: flex;
}

.nav-title {
    display: none !important;
}

.cos-h1 {
    display: none !important;
}

.gallery{
	height:300px;
	background-size: cover !important;
    background-position: center !important;
	border-radius: 10px;
}

/* End */
/* /local/templates/main/components/bitrix/breadcrumb/bread.blog/style.css?1730897639789 */
/* /local/templates/main/components/bitrix/news/novosti/bitrix/news.detail/.default/style.css?17667254053691 */
/* /local/templates/main/components/bitrix/system.pagenavigation/show_more/style.css?17663855242473 */
/* /local/templates/main/components/bitrix/news/novosti/bitrix/news.list/.default/style.css?17682931992590 */
