

/* Start:/local/templates/academica_2025/components/bitrix/news/.default/style.css?17510197802082*/
.nbDirText_img{height: 100%; border-radius: .675rem; overflow: hidden; background-position: center; -webkit-background-size: cover;
background-size: cover;}
.nbDirText{position: relative; padding:1.875rem; border-radius: .675rem; margin-bottom: 4rem; }
/*.nbDirText{background: #f7f7f7 url(/local/templates/academica_2025/components/bitrix/news/.default/images/pattern.svg) 110% 5rem no-repeat; }*/
.nbDirText:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #f7f7f7;
}

.nbDirText_text{position: relative; height: 100%; display: flex; align-items: center; padding-top: 2rem;}
.nbDirText_text:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    width: 30%;
    height: 100%;
    background: url(/images/main/pattern_main.svg);
    background-size: contain;
}

.nbDirText h2 ,.second_text h2{text-transform: uppercase; font-weight: 500; font-size: 1.875rem; }
.nbDirText_img>div, .nbDirText_img>div>div{height: 100%;}

.nbDirText_img{min-height:18.75rem ;}


.second_text{font-size: 1.125rem; margin-bottom:5rem ; margin-top: 1.5rem;}
.second_text b{font-weight: 500;}
.second_text ul{padding-left: 0; margin-bottom: 0; list-style: none; }
.second_text ul li{margin-bottom: 0.8rem;}
.second_text ul li:before{content: ''; vertical-align: middle; width: 6px; height: 6px; background: var(--color-primary); -webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; display: inline-block; margin-left: 0.75rem; margin-right: 0.75rem;}
.second_img{text-align: center; padding-bottom: 1.5rem; padding-top: 1rem;}
.second_text img{max-width: 30%; border-radius: .625rem;}
.second_text img[align="left"]{float:left; margin-right: 1.5rem; margin-bottom: 1.5rem;}
.second_text img[align="right"]{float:right; margin-left: 1.5rem; margin-bottom: 1.5rem;}



@media (max-width: 767px) { 
.nbDirText_img{height: 15rem; margin-top: 1.5rem;}
.second_text img{max-width: 100%; float:none!important; margin-left: 0 !important; margin-right: 0 !important;}
}
/* 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/nbAllService/style.css?17510197811892*/
.nbAllService_SecTop {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.125rem;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 2.5rem;
}

.nbAllService_Section {
    border-radius: .675rem;
    padding: 1.625rem 1.375rem;
    border: 1px solid #e2e2e2;
}

.nbAllService_SecImg {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 3.125rem;
    height: 3.125rem;
    background: var(--color-primary);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-right: 0.75rem;
    flex: none;
}

.nbAllService_SecBtn {
    margin-top: auto;
    padding-top: 1.75rem;
}

.nbAllService_SecBtn .btn {
    max-width: 230px;
    margin-left: auto;
    margin-right: auto;
}

.nbAllService_Section {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.nbAllService_col {
    margin-bottom: 1.5rem;
}

.nbAllService_item {
    margin-bottom: 0.4rem;
}

.nbAllService_item a {
    color: #494949;
}

.nbAllService_item a:hover {
    text-decoration: underline;
    color: var(--color-secondary);
}
.nbAllService_item a {
    position: relative;
    padding-left: 1.5rem;
    display: block;
}
.nbAllService_item a:before {
    display: inline-block;
    background: var(--color-secondary);
    width: 6px;
    height: 6px;
    vertical-align: middle;
    margin-top: -2px;
    /*margin-left: .875rem;*/
    margin-right: .875rem;
    content: '';
    position: absolute;
    top: 0.25em;
    left: 0;

}

.nbAllService_item a._nolink:hover {
    cursor: default;
    text-decoration: none;
    color: #494949;
}


/*desktops*/
@media (max-width: 1200px) {

}

/*tablets*/
@media (max-width: 991px) {

}

/*phones*/
@media (max-width: 767px) {

}
/* End */


/* Start:/local/templates/academica_2025/components/bitrix/form.result.new/blueForm/style.css?17510197802128*/
.blueForm{padding: 3.125rem; border-radius: .675rem; color:#fff; background: var(--color-primary) 68% center no-repeat; -webkit-background-size: auto 80% ;
background-size:auto 80% ; margin-bottom: 3rem;}
.blueForm .mainComunication_formTitie2{color:#000;}
.blueForm .fade:not(.show){opacity: 1;}
.blueForm__title {display: none;}
.blueForm._webForm {}
.blueForm__message {}
.blueForm__message {}
.blueForm__message._error {}
.blueForm__message._success {}
.blueForm__message._warning {}
.blueForm__form {}
.blueForm__fieldRow {}
.blueForm__fieldRow._captcha {padding-left: 3rem;}
.blueForm__questionName {}
.blueForm__questionName._required {}
.blueForm__requiredSign {}
.blueForm__questionField {}
.blueForm__questionField._required {}
.blueForm__questionField.has-error .g-recaptcha>div{border: 1px solid #a94442;}
.blueForm__captchaImg {}
.blueForm__action {}
.blueForm__action .btn {height: 3.75rem !important; border-radius: .625rem !important;}
.blueForm__actionBtn.btn:hover{background: #fff; color: var(--color-secondary); border-color: #fff;}
.blueForm__consent {text-align: center; font-size: 12px; padding-top: 0.25rem; margin-bottom: 1.25rem; color:#000;}
.blueForm .ms-choice{background: none; }
.blueForm .ms-choice>span.placeholder{color:#000;}
.blueForm  .ms-choice>div.icon-caret{border-color: #000 transparent transparent transparent;}
.blueForm__actionBtn {display: block; width: 100%; margin-top: 0.6rem;}
.blueForm__col._field{margin-bottom:0.875rem;}
.blueForm .form-control{border: 0; border-radius:0; border-bottom: 1px solid #000; background: none; color: #000;}
.blueForm .form-control:focus {border-color: #000;}
.blueForm .form-control::placeholder{color:#000;}
.nbCaptcha {}
.nbCaptcha._webForm {}
.nbCaptcha__name {}
.nbCaptcha__input {}
.blueForm .blueForm_img {padding-left:4.375rem;}
.blueForm .img2BgAndLink{ border-radius: .675rem;}
.blueForm_img>div{height: 100%;}
.blueForm_img>div>div{height: 100%;}

/*desktops*/
@media (max-width: 1200px) { 

}

/*tablets*/
@media (max-width: 991px) {

}

/*phones*/
@media (max-width: 767px) { 

}
/* End */


/* Start:/local/templates/academica_2025/components/bitrix/main.include/img2BgAndLink/style.css?1751019780472*/
.img2BgAndLink{display: flex; align-items:center; padding: 1.125rem; width: 100%; font-weight: 900; font-size: 1.5rem; color:#fff; -webkit-background-size: cover;
background-size: cover;background-position: center; transition: box-shadow .2s ease-in; background-repeat: no-repeat; }
.img2BgAndLink_name{width: 50%; line-height: 1.2em;}
a.img2BgAndLink:hover{text-decoration: none; color:#fff; box-shadow: inset 10px 10px 300px 200px rgba(0,0,0,0.3); cursor: pointer;}

/* End */
/* /local/templates/academica_2025/components/bitrix/news/.default/style.css?17510197802082 */
/* /local/templates/academica_2025/components/bitrix/system.pagenavigation/.default/style.css?1751019780848 */
/* /local/templates/academica_2025/components/bitrix/news.list/nbAllService/style.css?17510197811892 */
/* /local/templates/academica_2025/components/bitrix/form.result.new/blueForm/style.css?17510197802128 */
/* /local/templates/academica_2025/components/bitrix/main.include/img2BgAndLink/style.css?1751019780472 */
