#sp-header {
  background: unset;
  position:absolute
}
#menuTop {
  margin-top: 10px;
}
#menuTop ul li {
  list-style: none;
  margin-right: 3px;
}
ul.social-icons {
  float: right;
  padding: 10px 0 0 10px;
}
.btn-custom {
    background-color:  #044cd0; 
    color: white!important; 
    border: none; 
    padding: 10px 20px; 
    text-align: center; 
    text-decoration: none;
    display: inline-block; 
    font-size: 16px; 
    border-radius: 5px; 
    transition: background-color 0.3s ease, color 0.3s ease; 
}

.btn-custom:hover {
    background-color: #699cf9;
    color: white!important;
}
.btn-custom-inv {
    background-color:  #6c9ef9; 
    color: white!important; 
    border: none; 
    padding: 10px 20px; 
    text-align: center; 
    text-decoration: none;
    display: inline-block; 
    font-size: 16px; 
    border-radius: 5px; 
    transition: background-color 0.3s ease, color 0.3s ease; 
}

.btn-custom-inv:hover {
    background-color:#b54dd8 ; ;
    color: white!important;
}
/* Stil pentru link-urile din meniul principal */
.sp-megamenu-parent > .sp-menu-item > a {
  position: relative;
  color: #fff;
}

.sp-megamenu-parent > .sp-menu-item > a::after {
  content: '';
  position: absolute;
  bottom: 20px;
  left: 10px;
  width: 0;
  height: 2px;
  background-color: #fff;
  transition: width 0.3s ease, transform 0.3s ease;
  transform: translateX(0);
}

/* Stil pentru hover și item-ul activ */
.sp-megamenu-parent > .sp-menu-item > a:hover::after,
.sp-megamenu-parent > .sp-menu-item.current-item.active > a::after {
  width: 80%;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  line-height: 80px!important;
}
#sp-menu > .sp-column {
  height: 40%!important;
}
@media (max-width: 350px) {
	#sp-header .logo {
    height: 130px!important;
  }
  #sp-menu {max-width: 50%;}
}
@media (min-width: 351px) and (max-width: 400px) {
  #sp-header .logo {
    height: 130px!important;
  }
  #sp-menu {max-width: 60%;}
}
@media (min-width: 401px) and (max-width: 575px) {
  #sp-header .logo {
    height: 130px!important;
  }
  #sp-menu {max-width: 50%;}
}
@media (min-width: 576px) and (max-width: 991px) {
  #sp-header .logo {
    height: 130px!important;
  }
}
.sp-slider h4, .sp-slider p , .addon-root-flip-box h4{
	color: #ffffff;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 1); /* Umbra neagră */
	line-height: 1.5rem!important;
}

.sp-has-child span {
  color: #fff;
}
#sp-header {
    box-shadow: none!important;

}

h1, h3 {text-transform: uppercase;text-align: left!important;}
 h3 {

  line-height: 1.4rem!important;
}
.imageeffectck_title {
  position: absolute;
  bottom: 10px !important;
  font-size: 16px !important;
  right: 20px;
  font-weight:700 !important;
}
.imageeffectck_desc {
  text-align: left;
}
.artist_row .imageeffectck_title {
  text-align:center!important;
  position: fixed!important;
  width:100%;
  left:0px

}
.artistTitle {font-size:1.2rem; margin:10px 0 0 0}

@media (min-width: 1400px) {
  .threeD-item {
   height: 425px!important;
  }
}
@media (min-width: 1200px)and (max-width: 1399.98px) {
  .threeD-item {
    height: 361px!important;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .threeD-item {
   height: 297px!important; 
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .threeD-item {
    height: 212px!important; 
  }
}

.threeD-item {
  padding-bottom: 141.6%; /* Proporția pentru raportul 763x1080 */

}

#gt-wrapper-132 {
  margin: 8px;
}
a.glink img {
  margin-right: 8px!important;
  max-width: 20px;
}
.article-header h2 {
  text-transform: uppercase;
  text-align: left !important;
}
