/* --- Holisun.com custtom CSS --- */
.sp-module.lang-mob .mod-languages .lang-inline {
    flex-direction: row;
    margin-bottom: 4rem;
    margin-left: 0.6rem;
}
.offcanvas-menu .offcanvas-inner .sp-module.lang-mob ul>li {
    margin-right: 20px;
}
/* --- Custom logo --- */
#sp-top2 .sp-column {
    display: flex;
    align-items: center;
}
#sp-logo {
    max-width: 100%;
}
.logo-image {
    height: 100%;
}
#sp-logo .logo-image-phone {
  height: auto;
}
/* --- Header --- */
#sp-header {
    box-shadow: 0px 5px 12px #00000080;
}
/* --- TOP position 1 --- */
#sp-top1 {
    display: flex;
    padding-left: 0px;
    align-items: center;
}
.customtext-top {
    color: #ffffff;
}
/* --- TOP position 2 --- */
#sp-top2 {
    align-items: center;
    display: flex;
    justify-content: flex-end;
}
.text-top {
  font-size: large;
  line-height: 20px;
  font-weight: 500;
  color: #000000;
}
/* --- Meniul principal --- */
.menu-width1 .sp-dropdown {
    min-width: 320px;
}
.menu-stud .sp-dropdown-inner {
    margin-top: -25px;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.51) !important;
    border: 1px solid #00000026;
    border-radius: 0px 0px 5px 5px;
}
.sp-megamenu-parent .sp-mega-group > li > a {
    text-transform: none;
    font-size: 16px;
    font-family: 'Roboto Condensed';
    font-weight: normal;
}
.sp-megamenu-parent .menu-stud .sp-mega-group > li > a:hover {
    color: #00aac3 !important;
}
/* --- Custom BUTTONS ---  */
.btn {
    background: #0082bf;
    border: 1px solid #0082bf;
    color: #fff;
}
.btn:hover {
    background: #00aeff;
    border: 1px solid #00aeff;
    color: #fff;
    box-shadow: 0px 0px 5px #00000061;
}
.img-btn {
    line-height: 30px;
}
.hs-btn-prezentare li a {
    border: 1px solid #63ad42;
    box-shadow: 0 0 10px #00000085;
}
.btn-primary {
  background-color: #02aac3;
  color: #ffffff;
  padding: 10px 20px;
  border-radius: 5px;
  display: inline-flex;
  border: 1px solid #02aac3;
  transition: 300ms;
}
.btn-primary:hover,
.sppb-btn-primary:hover {
    background: #1a507b;
    border: 1px solid;
    border-color: #1a507b;

}
.btn-cv {
    border-color: #29b0c7!important;
    background-color: #29b0c7;
    color: #ffffff !important;
    padding: 5px 10px;
    border-radius: 5px;
    display: inline-flex;
    border: 1px solid;
    box-shadow: 1px 1px 7px #00000078;
    transition: 600ms;
        transition-property: all;
        transition-duration: 600ms;
        transition-timing-function: cubic-bezier(0.29, -0.02, 0, 1.04);
        transition-delay: 30ms;
}
.btn-cv:hover {
    border-color: #cededd !important;
    background-color: #f7f7f7;
    color: #0591a9 !important;
    box-shadow: 1px 1px 3px #00000026;
}
.bold-button .sppb-btn-custom {
    font-weight: 700;
    padding: 10px 60px;
}
.color-bar .sppb-progress-bar-success {
    background-color: #754a75;
}
.color-bar1 .sppb-progress-bar-success {
    background-color: #005983;
}
.sppb-progress.color-bar,
.sppb-progress.color-bar1 {
    height: 50px !important;
}
.btn-iarna {
    display: inline-block;
    background: #025a83;
    border: 1px solid #025a83;
    color: #fff;
    padding: 10px 45px;
    border-radius: 5px;
    box-shadow: 1px 1px 3px #525252;
    transition: 200ms;
}
.btn-iarna:hover{
    background: #007db7;
    color: #ffffff;
    border: 1px solid #007db7;
    padding: 10px 45px;
    box-shadow: 1px 1px 3px #525252;
}
.btn-iarna:active,
.btn-iarna:focus {
    background: #0093d8;
    color: #fff;
    box-shadow: none;
    border: 1px solid #0093d8;
}
.btn-vara {
    display: inline-block;
    background: #fbb500;
    border: 1px solid #fbb500;
    color: #fff;
    padding: 10px 45px;
    border-radius: 5px;
    box-shadow: 1px 1px 3px #525252;
    transition: 200ms;
}
.btn-vara:hover{
    background: #ffcc4a;
    color: #000;
    border: 1px solid #ffcc4a;
    padding: 10px 45px;
    box-shadow: 1px 1px 3px #525252;
}
.btn-vara:active,
.btn-vara:focus {
    background: #ffe192;
    color: #000000;
    box-shadow: none;
    border: 1px solid #ffe192;
}
.btn-reexam {
    display: inline-block;
    background: #b58000;
    border: 1px solid #b58000;
    color: #fff;
    padding: 10px 45px;
    border-radius: 5px;
    box-shadow: 1px 1px 3px #525252;
    transition: 200ms;
}
.btn-reexam:hover{
    background: #f9b800;
    color: #000000;
    border: 1px solid #f9b800;
    padding: 10px 45px;
    box-shadow: 1px 1px 3px #525252;
}
.btn-reexam:active,
.btn-reexam:focus {
    background: #9e9a95;
    color: #505050;
    box-shadow: none;
    border: 1px solid #9e9a95;
}
.btn-master1 {
    display: inline-block;
    background: #006877;
    border: 1px solid #006877;
    color: #fff;
    padding: 10px 45px;
    border-radius: 5px;
    box-shadow: 1px 1px 3px #525252;
    transition: 200ms;
}
.btn-master1:hover{
    background: #008194;
    color: #ffffff;
    border: 1px solid #008194;
    padding: 10px 45px;
    box-shadow: 1px 1px 3px #525252;
}
.btn-master1:active,
.btn-master1:focus {
    background: #129fb3;
    color: #fff;
    box-shadow: none;
    border: 1px solid #129fb3;
}
.btn-master2 {
    display: inline-block;
    background: #f9a100;
    border: 1px solid #f9a100;
    color: #fff;
    padding: 10px 45px;
    border-radius: 5px;
    box-shadow: 1px 1px 3px #525252;
    transition: 200ms;
}
.btn-master2:hover{
    background: #ffbc6a;
    color: #000;
    border: 1px solid #ffbc6a;
    padding: 10px 45px;
    box-shadow: 1px 1px 3px #525252;
}
.btn-master2:active,
.btn-master2:focus {
    background: #d4b897;
    color: #505050;
    box-shadow: none;
    border: 1px solid #d4b897;
}
.btn-master3 {
    display: inline-block;
    background: #003e76;
    border: 1px solid #003e76;
    color: #fff;
    padding: 10px 45px;
    border-radius: 5px;
    box-shadow: 1px 1px 3px #525252;
    transition: 200ms;
}
.btn-master3:hover{
    background: #1765ab;
    color: #ffffff;
    border: 1px solid #1765ab;
    padding: 10px 45px;
    box-shadow: 1px 1px 3px #525252;
}
.btn-master3:active,
.btn-master3:focus {
    background: #4390d8;
    color: #fff;
    box-shadow: none;
    border: 1px solid #4390d8;
}
.btn-studenti1 {
    display: inline-block;
    background: #007f92;
    border: 1px solid #007f92;
    color: #fff;
    padding: 10px 45px;
    border-radius: 5px;
    box-shadow: 1px 1px 3px #525252;
    transition: 200ms;
}
.btn-studenti1:hover {
    background: #00a6bf;
    color: #ffffff;
    border: 1px solid #00a6bf;
    padding: 10px 45px;
    box-shadow: 1px 1px 3px #525252;
}
.butoane-mai-mari .btn-studenti1,
.butoane-mai-mari .btn,
.butoane-mai-mari .btn-vara,
.butoane-mai-mari .btn-iarna,
.butoane-mai-mari .btn-reexam,
.butoane-mai-mari .btn-master1,
.butoane-mai-mari .btn-master2,
.butoane-mai-mari .btn-master3 {
    min-width: 50%;
}
.btn-inactiv {
  display: inline-block;
  background: #efefef;
  border: 1px solid #efefef;
  color: #454545;
  padding: 10px 45px;
  border-radius: 5px;
  box-shadow: 1px 1px 3px #525252;
  transition: 200ms;
}
.btn-inactiv:hover {
  cursor: no-drop;
  background: #efefef;
  border: 1px solid #efefef;
  color: #454545;
  transition: 200ms;
}
/* ---- Custom links ----- */
.chimie-link a {
    color: #0591a9;
}
.chimie-link a:hover {
    color: #003e77;
}
.hs-egalare-coloane .sppb-column-addons > div,
.hs-egalare-coloane .sppb-column-addons > div > div,
.hs-egalare-coloane .sppb-column-addons > div > div .sppb-addon-feature {
  height: 100%;
}
.hs-egalare-coloane .sppb-column-addons > div > div .sppb-addon-feature > .sppb-addon-content {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.hs-egalare-coloane .sppb-column-addons > div > div .sppb-addon-feature > .sppb-addon-content .sppb-media-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.hs-egalare-col-nav .sppb-addon-wrapper,
.hs-egalare-col-nav .sppb-addon-wrapper div,
.hs-egalare-col-nav .sppb-addon-wrapper .sppb-link-list-wrap,
.hs-egalare-col-nav .sppb-addon-wrapper .sppb-link-list-wrap ul,
.hs-egalare-col-nav .sppb-addon-wrapper .sppb-link-list-wrap li {
  height: 100%;
}
.hs-egalare-col-nav .sppb-addon-wrapper .sppb-link-list-wrap li a {
  height: 100%;
  /*display: flex;
  flex-direction: column;*/
}
 /* --- HOMEPAGE FLEX BOX --- */
.hs-features .sppb-addon-wrapper {
    transition: .3s;
    box-shadow: 0px 7px 10px #0000004d;
}
.hs-features .sppb-addon-wrapper:hover {
	box-shadow: 0 50px 60px -20px rgba(0, 0, 0, 0.15) !important;
	transform: translateY(-10px);
}
 /* --- HOMEPAGE FLEX BOX --- END */
/* --- IMAGE + --- */
.special-img img {
    box-shadow: 0 0 15px #00000091;
    border: 1px solid #fff;
}
.img-hs1 img {
  box-shadow: 0px 4px 10px 0px #00000042;
  border: 1px solid #ffffff;
}
.hs-feature-image img {
  max-width: 250px;
  border-radius: 100%;
  border: 1px solid #ffffff;
  box-shadow: 0 0 15px #a9a9a9;
}
/* --- IMAGE + --- END */
/*-------HOMEPAGE ACCORDION----------*/
.hs-home-accordion.sppb-addon-accordion .sppb-panel-heading.active .sppb-panel-title,
.hs-home-accordion.sppb-addon-accordion .sppb-panel-heading:hover .sppb-panel-title {
    opacity: 1;
}
.hs-home-accordion.sppb-addon-accordion .sppb-panel-heading .sppb-panel-title {
    opacity: 0.9;
    transition: 0.3s;
}
/*-------END HOMEPAGE ACCORDION------*/
/*-------CONTACT FORM--------*/
.hs-form-contact .ba-field-container textarea {
  min-height: unset;
}
/*------END CONTACT FORM----------*/
/* --- Anunturi blog --- */
.article-max-text .article-introtext {
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    max-height: 10.45em;
}
.published {
    color: #003e77;
}
.anunturi #sp-main-body {
  padding: 50px 0;
}
.anunturi .article-list .article {
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    box-shadow: 0px 0px 10px #6d6d6d52;
}
.anunturi .article-introtext p {
    padding-bottom: 1.5rem;
}
.anunturi .article-list .article .readmore a {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    padding: 15px 25px 15px 25px;
    color: #13acc4;
    border-radius: 5px;
    border: 1px solid #13acc4;
}
.anunturi .article-list .article .readmore a:hover {
    transition: 0.5s;
    display: inline-block;
    background: #13acc4;
    color: #fff;
    border-radius: 5px;
    border: 1px solid #13acc4;
}
.anunturi .article-introtext p {
    text-align: justify;
    overflow: hidden;
    display: -webkit-box;
        -webkit-line-clamp: 7;
        -webkit-box-orient: vertical;
}
.anunturi .sp-page-title {
    padding: 20px 0px;
}
.article-pic .article-intro-image img,
.article-list .article-feature-gallery img {
  height: 12.3rem;
  width: 100%;
  object-fit: cover;
}
.article-pic .article-details .article-full-image img {
    /*max-width: 50%;*/
    max-width: 500px;
    float: right;
    margin-left: 2rem;
    margin-bottom: 1rem;
}
.article-details .article-feature-gallery img {
  height: 400px;
  margin: 0 auto;
  object-fit: cover;
}
/*--------------EDUCATION----------------*/
.hs-education-topNav.sppb-link-list-wrap ul li.hs-topNav-item {
	width: 100%;
}
.hs-education-topNav.sppb-link-list-wrap ul li.hs-topNav-item a {
  width: 100%;
}
.hs-education .sppb-addon-content p:first-child a {
  font-size: 25px;
  line-height: 35px;
}
.sppb-addon-accordion.hs-accordion-2icons .sppb-panel-heading .sppb-panel-title::after {
  content: '\f054';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 20px;
  float: right;
  transition: .4s;
}
.sppb-addon-accordion.hs-accordion-2icons .sppb-panel-heading.active .sppb-panel-title::after {
  transform: rotate(90deg);
}
.custom-link-color a {
    color: #c7ffb4;
}
.custom-link-color a:hover {
    color: #ffffff;
}
/*------------END EDUCATION--------------*/
/*-------------STUDENTI-----------------*/
.hs-careers .sppb-addon-content {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.studenti-subheader .sppb-title-subheading {
    font-weight: 600;
}
.link-hover a {
  position: relative;
  text-decoration: none;
  color: #0168a3;
  padding: 1px 4px;
  line-height: 2.3rem;
}
.link-hover a:before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 0px;
  height: 100%;
  background: #fff;
  transition: all .5s;
  z-index: -1;
}
.link-hover a:hover:before {
  width: 100%;
}
/*-----------END STUDENTI--------------*/
/* --- OffCanvas --- */
.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
    font-size: 1.3rem;
    padding: 5px 0px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li  a {
    font-size: 1.1rem;
    padding: 8px 0px;
    line-height: 1.1rem;
    font-weight: 400;
    color: #212121;
}
.offcanvas-menu .offcanvas-inner {
    margin-top: 4rem;
    padding: 10px;
}
/* --- OffCanvas ---  END --- */
/* PREZENTARE */
.hs-prezentare-specializari .sppb-column-addons {
  display: flex;
  flex-direction: column;
}
.hs-prezentare-specializari .sppb-addon-wrapper,
.hs-prezentare-specializari .sppb-addon-wrapper > div {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
}
.title-contur .sppb-addon-title {
    text-shadow: 0 0 5px black;
}
/* END PREZENTARE */
/* --- Departamente --- */
.text-enhancement {
    text-shadow: 0px 1px 0 rgb(0 0 0), 0px -1px 0 rgb(0,0,0), 1px 0px 0 rgb(0,0,0), -1px 0px 0 rgb(0,0,0), 1px 1px 0 rgb(0,0,0), 1px -1px 0 rgb(0,0,0), -1px 1px 0 rgb(0,0,0), -1px -1px 0 rgb(0,0,0), 2px 2px 3px rgba(0,0,0,1) ;
    -moz-text-shadow: 0px 1px 0 rgb(0,0,0),0px -1px 0 rgb(0,0,0),1px 0px 0 rgb(0,0,0),-1px 0px 0 rgb(0,0,0),1px 1px 0 rgb(0,0,0),1px -1px 0 rgb(0,0,0),-1px 1px 0 rgb(0,0,0),-1px -1px 0 rgb(0,0,0),2px 2px 1px rgba(0,0,0,1);
}
/* --- Departamente --- END ---*/

/* --- Pentru DISPOZITIVE MOBILE ---  */
@media (min-width: 992px) {
  .text-logo {
    display: none !important;
  }
  .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    padding: 0 13px;
  }
}
@media (max-width: 991px) {
    .lang-pc {
    display: none !important;
    }
  .text-top {
    display: none !important;
  }
  #sp-logo .sp-column {
    display: flex;
    align-items: center;
  }
  .text-logo {
    order: 2;
    margin-left: 10px;
    font-weight: 500;
    line-height: 20px;
    font-size: smaller;
  }

  .article-pic .article-details .article-full-image img {
    max-width: 100%;
    margin-bottom: 1rem;
  }
}
@media (max-width: 575px) {
  .sp-slider.hs-homepage-silder .sppb-sp-slider-title {
    font-size: 20px !important;
    line-height: 30px !important;
  }
}
@media (max-width: 360px) {
    .col-11 {
        flex: 0 0 86.666667%;
    }
    .text-logo {
      order: 2;
      margin-left: 0px;
      font-weight: 500;
      line-height: 15px;
      font-size: x-small;
    }
    #sp-logo .logo-image-phone {
        height: 60px;
        margin-right: 5px;
    }
}
/* --- Pentru DISPOZITIVE MOBILE --- END --- */
