

/* Start:/local/templates/betalNew/components/bitrix/news/nbVideoGallery/style.css?17011743464294*/
.nbVideoGallery {margin-bottom: 20px;}
.nbVideoGallery__link {display: block; margin-bottom: 30px; position: relative; display: flex; flex-wrap:wrap; height: 358px; align-items:center;     justify-content: center;}
.nbVideoGallery__link:hover .nbVideoGallery__name{ color:#2e284e;}
.nbVideoGallery__link:hover {text-decoration: none; box-shadow: 1px 3px 8px 0px rgba(0,0,0,0.17);}
.nbVideoGallery__link:hover .nbVideoGallery__date{background-color: #2e284e; color:#fff;}
.nbVideoGallery__link:hover .nbVideoGallery__img{box-shadow: inset 1000px 3000px 8000px 1000px rgba(255,255,255,0.46);}
.nbVideoGallery__img {transition:0.2s; box-shadow: inset 1000px 3000px 8000px 1000px rgba(72,74,107,0.46); height:100%;   background-position: center center; background-repeat: no-repeat; background-size: cover; position: absolute; width: 100% }
.nbVideoGallery__name {transition:0.2s;  text-transform: uppercase; text-align: center; display: block; z-index: 20; color:#fff; font-size: 36px; font-family: "OpenSans", sans-serif; line-height: 1.2em; padding: 30px}
.nbVideoGallery__date {transition:0.2s; position: absolute; top:0px; padding: 10px; border-radius: 0px  0px 10px 10px ; background-color: #fff; left:40px; font-size: 30px; font-family: "OpenSans", sans-serif; font-weight: 500; line-height: 1em; }
.nbVideoGallery__player {position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; margin-bottom: 15px;} 
.nbVideoGallery__iframe {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.nbPhotoGallery {margin-bottom: 20px;}
.nbPhotoGallery__link {display: block; margin-bottom: 30px;}
.nbPhotoGallery__img {display: block; height: 0px; padding-top: 56%; background-position: center center; background-repeat: no-repeat; background-size: cover; margin-bottom: 10px;}
.nbPhotoGallery__name {font-size: 14px; text-transform: uppercase; text-align: center; display: block; z-index: 20}
.nbPhotoGallery__text {}
.nbDrops{width: 100%; height: 51px; display: flex; align-items:center;  padding-right: 50px; background-color: var(--color-primary); font-size: 18px; position: relative; transition: 0.5s}
.nbDrops>a{color:#fff;}
.nbDrops .dropdown-toggle{padding-left: 51px; width: 100%;
    height: 100%; display: flex; align-items: center; text-align: center; justify-content: center; }
    .nbDrops:hover{background: var(--color-secondary);}
.nbDrops .dropdown-menu{width: 100%; border-radius: 0; border:none; background: rgba(240, 240, 240, 0.64); padding: 0;}
.nbDrops .dropdown-item{text-align: center; text-transform: uppercase; padding: 1rem; border-bottom: 1px solid #fff;} 
.nbDrops .dropdown-toggle:hover{color:#fff; text-decoration: none;}
.nbDrops .dropdown-toggle:after{position: absolute; right: 17px; top:50%; display: block; width: 20px; height: 20px; border:none;
 	border-bottom: 1px solid #fff;
    margin-top: -10px; 
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cg clip-path='url(%23clip0_73_1682)'%3E%3Cpath d='M10.6343 15.6018L19.7549 5.5935C20.0817 5.26508 20.0817 4.73245 19.7549 4.40403C19.4282 4.07561 18.8981 4.07561 18.5713 4.40403L9.99999 13.8089L1.4287 4.40486C1.10195 4.07644 0.571793 4.07644 0.245064 4.40486C-0.0816651 4.73328 -0.0816651 5.26591 0.245064 5.59431L9.36567 15.6026C9.53985 15.7777 9.77078 15.8527 9.99915 15.841C10.2284 15.8519 10.4593 15.7769 10.6343 15.6018Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_73_1682'%3E%3Crect width='20' height='20' fill='white' transform='translate(20) rotate(90)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    }
a.lectionsLink{ display: block; text-align: center; padding: 0.75rem; max-width: 15rem;  border-left: 1px solid #fff; border-right: 1px solid #fff; color:#000; font-weight: 600; text-transform: uppercase;}
.lectionsLink svg{fill:#000; margin-bottom: 0.75rem; height: 2.375rem}
.lectionsLink span{display: block; }
.lectionsLink:hover, .lectionsLink.selected{background: linear-gradient(0deg, #424242 15.18%, #00AC2E 113.84%);
 color:#fff; text-decoration: none;}
 .lectionsLink:hover svg, .lectionsLink.selected svg{fill:#fff;}
.nbMedia_top {background: url(/local/templates/betalNew/components/bitrix/news/nbVideoGallery/images/Rectangle.png) no-repeat; -webkit-background-size: cover;
background-size: cover;}
/* End */


/* Start:/local/templates/betalNew/components/bitrix/system.pagenavigation/.default/style.css?17008302491073*/
.nbPagination {text-align: center; display: flex; justify-content:flex-end;}
.nbPagination__container {list-style: none; margin: 0; padding: 0; display: flex; justify-content:flex-end; border-top: 6px solid var(--color-primary);}
.nbPagination__page {display: block; margin: 0;}
.nbPagination__page._prev {}
.nbPagination__page._next {}
.nbPagination__page._active {}
.nbPagination__page._all {}
.nbPagination__item {display: flex;
width: 3.4375rem;
height: 3.125rem;
  background: #fff;
  color: #000;
  -webkit-border-radius:0px;
  -moz-border-radius: 0px;
  border-radius: 0px; 
  text-align: center; 
  padding: 5px 5px;
  opacity: 0.5;
  justify-content:center;
  align-items:center;
	font-weight: 600;
	font-size: 1.5rem;
}
.nbPagination__page._active .nbPagination__item,
.nbPagination__item._link {opacity: 1;}
.nbPagination__page:hover .nbPagination__item._link,
.nbPagination__page._active .nbPagination__item {border-color:#1a7824; background: var(--color-primary); color: #fff; text-decoration: none;}

.nbPagination__item._link {}

/* End */


/* Start:/local/templates/betalNew/components/bitrix/news/nbVideoGallery/bitrix/news.list/.default/style.css?17365165992694*/
.nbNews_slItems_img{ background-position: center center; -webkit-background-size: cover;
background-size: cover; display: block; padding-top: 74.7%; position: relative; transition: 0.5s;box-shadow: inset 0px 200px 347px -142px rgba(255,255,255,0.92);}
.nbNews_slItems_cont{height: 100%;}
.nbNews_slItems{height: 100%; display: flex; flex-direction: column;}


.nbNews_slItems_img:hover{text-decoration: none; box-shadow: inset 10px 10px 5px 200px rgba(0,0,0,0.25); }
.nbNews_sl{margin-bottom: 26px; margin-top: 74px; position: relative;}
.nbNews_sl .nbH2{margin-bottom: 43px;}
.nbNews_slItems_name{color: #000;}
.nbNews_slItems_info{padding-top: 1.84rem; padding-bottom: 1.84rem; margin-top: 0.69rem; border-top: 3px solid var(--color-primary);}
.nbNews_slItems:hover .nbNews_slItems_btn{ display: flex; }
.nbNews_slItems{position: relative;}
.nbNews_slItems_btn_container{position: absolute; top:100%; width: 100%; left:0px; background-color: #fff; margin-top: -1px; padding-right: 17px; padding-left: 17px; padding-bottom: 11px; border:1px solid #f8e8df; border-top: none;}
.nbNews_slItems_name:hover{text-decoration: none;color:#1a7824; opacity: 0.6; }
.nbNews_slItems_btn:hover{opacity: 0.6; cursor: pointer;}
.nbNews_sl .bx-wrapper .bx-controls-direction a{margin-top: 0; top:-80px;}
.nbNews_sl .bx-wrapper .bx-prev{left:unset; right:56px;}
.nbNews_slItems_text{font-size: 14px; margin-top: 20px;}
.nbNews_slItems_date{max-width:130px; display: flex; align-items:center; justify-content:center; color:#FFF; height: 31px; background-color: var(--color-primary);  margin-top: auto;}
.nbMain_news{margin-top: 81px;} 
.more_News{transition:0.2s; width: 250px; height: 50px; display: flex; justify-content:center;  align-items:center; border: 2px solid #1a7824; position: absolute; top:0; left:0; color:#1a7824; font-weight: 700;}
.more_News .duble_arrow:after{width: 13px; height: 18px; display: inline-block; content: "";}
.more_News:hover, .more_News:active,.more_News:focus{ color:#fff; background-color: #1a7824; text-decoration: none;}
.more_News:hover .duble_arrow:after{filter: brightness(0%)}
.more_News:hover .duble_arrow{filter: invert(1)}
.nbNews_slItems_cont{width: 100%; height: 100%; display: flex; }
.nbNews_slItems{width:100%;}

.nbNews_slItems_img_fb {position: absolute; top: 0; z-index: 100; width: 100%; height: 100%;}
.fancybox-button.fancybox-button--arrow_left {left: 50% !important; margin-left: -44%;}
.fancybox-button.fancybox-button--arrow_right {right: 50% !important; margin-right: -44%;}

.nbNews_slItems_obl{position: absolute; bottom: 1rem; left: 1.5rem; right: 1.5rem; text-transform: uppercase; color: #fff; font-weight: 600;}
/* End */
/* /local/templates/betalNew/components/bitrix/news/nbVideoGallery/style.css?17011743464294 */
/* /local/templates/betalNew/components/bitrix/system.pagenavigation/.default/style.css?17008302491073 */
/* /local/templates/betalNew/components/bitrix/news/nbVideoGallery/bitrix/news.list/.default/style.css?17365165992694 */
