

/* Start:/local/templates/academica_2025/components/bitrix/news/nbDoctors/bitrix/news.detail/.default/style.css?17510197808364*/
.nbNews_detail_picture{float:left; max-width: 58.3333%; margin-right: 3.25rem;  margin-bottom: 3rem; margin-top: -4rem; box-shadow: 0px 0px 0px 1.5rem rgba(255,255,255,1);  border-radius: .625rem;}
.nbNews_detail_text{padding:2.75rem 3.25rem ;  background: #f9f9f9; font-size: 1.125rem; line-height: 1.2; color:#777777; border-radius: .625rem;}
.nbNews_back{display: flex; align-items: center; color: var(--color-primary); margin-top:1.5rem; font-size: 1.125rem; margin-left: 3.25rem;}
.nbNews_back svg{ width: 1.375rem; height:0.75rem; flex:none; margin-right:0.75rem ; }

.nbNews_back:hover{color: var(--color-secondary);}


.nbNews-date-time{margin: 0 0  1.75rem -3.25rem; background: var(--color-primary); border-radius:0 .625rem .625rem 0; color: #fff; text-align: center; max-width: 12.7rem; 
height: 2.125rem; line-height:2.125rem;display: inline-block; width: 100%;  font-size: 1.5rem;}
.nbNews-date-time span{font-weight: 600;}
.nbNews-detail{position: relative;}

.nbNews-detail{padding-top: 4rem;}

.nbNews_detail_text._not_pic{margin-top: -4rem; margin-left: 0;}
.nbNews-date-time._not_pic{margin-left: 0;}

.detail_work_time table{width: 100%; font-size: 1.125rem;}
.detail_work_time{display: flex; flex-wrap: wrap; margin-bottom: 2rem;}
.detail_work_time table td{padding: 0.5rem; text-align: center;}
.detail_work_time table tr:nth-child(even){background: #ededed;}

.detail_sertsSlider_item a{display: block; padding-top: 150%; background-position: center; -webkit-background-size: cover;
background-size: cover;}

.detail_serts .bx-viewport{overflow: inherit!important;}
.detail_serts{margin-top: 2rem;}
/*desktops*/
@media (max-width: 1200px) { 

}

/*tablets*/
@media (max-width: 991px) {

}

/*phones*/
@media (max-width: 767px) { 
.nbNews_detail_picture{width: 100%; max-width: 100%; text-align: center; margin: 0; margin-bottom: 1.5rem; float:none;}
.nbNews-date-time{margin-left: 0;}
}




.nbMainGallery_item{display: block; background-position: center; -webkit-background-size: cover;
background-size: cover; border-radius: .625rem; background-color: #cecece; position: relative;}
.nbMainGallery_slide{display: flex; flex-wrap: wrap;}
.nbMainGallery_slide:nth-child(3n+2) .nbMainGallery_item:nth-child(1){height: 21.875rem; width:67%; margin-right: 1.5rem; margin-bottom: 1.5rem; }
.nbMainGallery_slide:nth-child(3n+2) .nbMainGallery_item:nth-child(2){height: 21.875rem; width:calc(33% - 1.5rem); margin-bottom: 1.5rem; }
.nbMainGallery_slide:nth-child(3n+2) .nbMainGallery_item:nth-child(3){height: 15rem; width:calc(37% - 1.5rem); margin-right: 1.5rem;}
.nbMainGallery_slide:nth-child(3n+2) .nbMainGallery_item:nth-child(4){height: 15rem; width:63%;}

.nbMainGallery_slide:nth-child(3n+1) .nbMainGallery_item:nth-child(1){height: 16rem; width:50%; margin-right: 1.5rem; margin-bottom: 1.5rem; }
.nbMainGallery_slide:nth-child(3n+1) .nbMainGallery_item:nth-child(2){height: 16rem; width:calc(50% - 1.5rem); margin-bottom: 1.5rem; }
.nbMainGallery_slide:nth-child(3n+1) .nbMainGallery_item:nth-child(3){height: 20.875rem; width:calc(37% - 1.5rem); margin-right: 1.5rem;}
.nbMainGallery_slide:nth-child(3n+1) .nbMainGallery_item:nth-child(4){height: 20.875rem; width:63%;}

.nbMainGallery_slide:nth-child(3n+3) .nbMainGallery_item:nth-child(1){height: 12.5rem; width:59%; margin-right: 1.5rem; margin-bottom: 1.5rem; }
.nbMainGallery_slide:nth-child(3n+3) .nbMainGallery_item:nth-child(2){height: 12.5rem; width:calc(41% - 1.5rem); margin-bottom: 1.5rem; }
.nbMainGallery_slide:nth-child(3n+3) .nbMainGallery_item:nth-child(3){height: 24.375rem; width:calc(37% - 1.5rem); margin-right: 1.5rem;}
.nbMainGallery_slide:nth-child(3n+3) .nbMainGallery_item:nth-child(4){height: 24.375rem; width:63%;}

.nbMainGallery{margin-bottom: 5rem; padding:3.875rem ; position: relative; }
.nbMainGallery:after{position: absolute; left: 50%; margin-left: -50vw; background:#f5f5f5; content: ''; bottom: 0;top: 0; z-index: -1; width: 100vw;}

.nbMainGallery .bx-viewport{overflow: inherit!important}

.nbMainGallery_item:after{ background-color: rgba(0,0,0,0.48) ; border-radius: .625rem; 
position: absolute; content: ''; top: 0; bottom: 0; right: 0; left: 0; transition:0.3s; transform:scale(0); background-position: center;  background-repeat: no-repeat; cursor:pointer;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='95px' height='95px'%3E%3Cdefs%3E%3Cfilter filterUnits='userSpaceOnUse' id='Filter_0' x='0px' y='0px' width='95px' height='95px' %3E%3CfeOffset in='SourceAlpha' dx='0' dy='0' /%3E%3CfeGaussianBlur result='blurOut' stdDeviation='3.162' /%3E%3CfeFlood flood-color='rgb(0, 0, 0)' result='floodOut' /%3E%3CfeComposite operator='atop' in='floodOut' in2='blurOut' /%3E%3CfeComponentTransfer%3E%3CfeFuncA type='linear' slope='0.17'/%3E%3C/feComponentTransfer%3E%3CfeMerge%3E%3CfeMergeNode/%3E%3CfeMergeNode in='SourceGraphic'/%3E%3C/feMerge%3E%3C/filter%3E%3C/defs%3E%3Cg filter='url(%23Filter_0)'%3E%3Cpath fill-rule='evenodd' opacity='0.902' fill='rgb(255, 255, 255)' d='M46.999,11.850 C66.412,11.850 82.149,27.587 82.149,46.999 C82.149,66.411 66.412,82.148 46.999,82.148 C27.587,82.148 11.850,66.411 11.850,46.999 C11.850,27.587 27.587,11.850 46.999,11.850 Z'/%3E%3C/g%3E%3Cpath fill-rule='evenodd' fill='rgb(0, 179, 212)' d='M49.965,42.945 L45.518,42.945 L45.518,38.490 C45.518,37.876 45.20,37.376 44.406,37.376 C43.791,37.376 43.294,37.875 43.294,38.490 L43.294,42.945 L38.848,42.945 C38.234,42.945 37.736,43.148 37.736,43.763 C37.736,44.379 38.234,45.173 38.848,45.173 L43.295,45.173 L43.295,49.628 C43.295,50.243 43.793,50.742 44.407,50.742 C45.21,50.742 45.519,50.243 45.519,49.628 L45.519,45.173 L49.966,45.173 C50.580,45.173 51.78,44.675 51.78,44.59 C51.77,43.444 50.579,42.945 49.965,42.945 L49.965,42.945 ZM64.622,62.803 L55.429,53.757 C57.836,51.141 59.316,47.682 59.316,43.876 C59.316,35.733 52.609,29.133 44.336,29.133 C36.62,29.133 29.356,35.733 29.356,43.876 C29.356,52.18 36.62,58.618 44.336,58.618 C47.910,58.618 51.189,57.382 53.764,55.326 L62.993,64.408 C63.442,64.851 64.172,64.851 64.622,64.408 C65.65,63.975 65.74,63.265 64.641,62.822 C64.635,62.816 64.629,62.810 64.622,62.803 L64.622,62.803 ZM44.336,56.350 C37.335,56.350 31.661,50.765 31.661,43.876 C31.661,36.986 37.335,31.401 44.336,31.401 C51.336,31.401 57.11,36.986 57.11,43.876 C57.11,50.765 51.336,56.350 44.336,56.350 Z'/%3E%3C/svg%3E");}
.nbMainGallery_item:hover:after{ transform:scale(1);}
.nbMainGallery .bx-wrapper .bx-controls-direction a{width: 3.875rem; height: 3.875rem; -webkit-background-size: 1.3rem auto;
background-size: 1.3rem auto;}


.nbMainGallery .bx-wrapper .bx-controls-direction a.bx-prev{left:-17%;  background-position: 45% 50%;}
.nbMainGallery .bx-wrapper .bx-controls-direction a.bx-prev:hover{ background-position: 45% 50%;}
.nbMainGallery .bx-wrapper .bx-controls-direction a.bx-next{right:-17%; background-position: 55% 50%;}
.nbMainGallery .bx-wrapper .bx-controls-direction a.bx-next:hover{background-position: 55% 50%;}
/*desktops*/
@media (max-width: 1200px) { 

}

/*tablets*/
@media (max-width: 991px) {

}

/*phones*/
@media (max-width: 767px) { 
.nbMainGallery_slide:nth-child(3n+2) .nbMainGallery_item:nth-child(1){height: 10.9375rem; }
.nbMainGallery_slide:nth-child(3n+2) .nbMainGallery_item:nth-child(2){height: 10.9375rem;  }
.nbMainGallery_slide:nth-child(3n+2) .nbMainGallery_item:nth-child(3){height: 7.5rem;}
.nbMainGallery_slide:nth-child(3n+2) .nbMainGallery_item:nth-child(4){height: 7.5rem; }

.nbMainGallery_slide:nth-child(3n+1) .nbMainGallery_item:nth-child(1){height: 8rem;  }
.nbMainGallery_slide:nth-child(3n+1) .nbMainGallery_item:nth-child(2){height: 8rem;  }
.nbMainGallery_slide:nth-child(3n+1) .nbMainGallery_item:nth-child(3){height: 10.4375rem; }
.nbMainGallery_slide:nth-child(3n+1) .nbMainGallery_item:nth-child(4){height: 10.4375rem; }

.nbMainGallery_slide:nth-child(3n+3) .nbMainGallery_item:nth-child(1){height: 6.25rem; }
.nbMainGallery_slide:nth-child(3n+3) .nbMainGallery_item:nth-child(2){height: 6.25rem; }
.nbMainGallery_slide:nth-child(3n+3) .nbMainGallery_item:nth-child(3){height: 12.1875rem; }
.nbMainGallery_slide:nth-child(3n+3) .nbMainGallery_item:nth-child(4){height: 12.1875rem;}
}
/* End */


/* Start:/local/templates/academica_2025/components/bitrix/system.pagenavigation/.default/style.css?1751019780848*/
.nbPagination {text-align: center;}
.nbPagination__container {list-style: none; margin: 0; padding: 0;}
.nbPagination__page {display: inline-block; margin: 0 1px;}
.nbPagination__page._prev {}
.nbPagination__page._next {}
.nbPagination__page._active {}
.nbPagination__page._all {}
.nbPagination__item {display: inline-block;
  width: 30px;
  height: 30px;
  background: #fff;
  color: #baa479;
  -webkit-border-radius:0px;
  -moz-border-radius: 0px;
  border-radius: 0px; 
  text-align: center; 
  padding: 5px 5px;
  border: 1px solid #baa479;
  opacity: 0.5;
}
.nbPagination__page._active .nbPagination__item,
.nbPagination__item._link {opacity: 1;}
.nbPagination__item._link:hover,
.nbPagination__page._active .nbPagination__item {background: #baa479; color: #fff; text-decoration: none;}

.nbPagination__item._link {}

/* End */


/* Start:/local/templates/academica_2025/components/bitrix/news.list/news/style.css?17510197811653*/
.nbMainNews._doc {
    padding-top: 3.25rem;
    margin-bottom: 3.25rem;
}

.nbMainNews._doc h2 {
    text-align: center;
    margin-bottom: 2rem;
}

.nbMainNews_itemImg {
    position: relative;
    padding-top: 63.3%;
    border-radius: .625rem .625rem 0 0;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
}

.nbMainNews_itemDate {
    position: absolute;
    left: 0;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    bottom: -1rem;
    background: var(--color-secondary);
    color: #fff;
    padding: 0.4rem 1.5rem;
    border-radius: 0 .625rem .625rem 0;
}

.nbMainNews_itemInfo {
    padding: 2.5rem 1.25rem 2rem 1.25rem;
    border: 1px solid #e7e7e7;
    border-top: 0;
    border-radius: 0 0 .625rem .625rem;
    color: #777;
    flex: 1;
}

.nbMainNews_itemName {
    font-size: 1.125rem;
    font-weight: 500;
    margin-bottom: 1.25rem;
    color: #1d1d1d;
}

.nbMainNews_item {
    border-radius: .625rem;
    display: flex;
    flex-direction: column;
    transition: 0.5s;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.nbMainNews_item:hover {
    box-shadow: 0px 3px 9.2px 0.8px rgba(0, 0, 0, 0.16);
    text-decoration: none;
}

.nbMainNews {
    margin-bottom: 4.75rem;
}

.nbMainNews_item:hover .nbMainNews_itemDate {
    background: var(--color-primary);
}


/*desktops*/
@media (max-width: 1200px) {

}

/*tablets*/
@media (max-width: 991px) {

}

/*phones*/
@media (max-width: 767px) {

}
/* End */
/* /local/templates/academica_2025/components/bitrix/news/nbDoctors/bitrix/news.detail/.default/style.css?17510197808364 */
/* /local/templates/academica_2025/components/bitrix/system.pagenavigation/.default/style.css?1751019780848 */
/* /local/templates/academica_2025/components/bitrix/news.list/news/style.css?17510197811653 */
