body {
  color: #333;
  font-weight: 400;
  font-size: 13px;
  font-family: "Open Sans", sans-serif;
}

a {
  text-decoration: none;
}

/* FONT FAM */

.fam-Mont {
  font-family: "Montserrat", sans-serif;
}

.fam-Robo {
  font-family: "Roboto Condensed", sans-serif;
}

.fam-Pop {
  font-family: "Poppins", sans-serif;
}

.fam-Rale {
  font-family: "Raleway", sans-serif;
}

.fam-Open {
  font-family: "Open Sans", sans-serif;
}

.fam-Arvo {
  font-family: "Arvo", serif;
}

.fam-Teko {
  font-family: "Teko", sans-serif;
}

.relative {
  position: relative;
}

.photo {
  padding: 20vh 0 20vh 0;
}

@media (max-width: 991px) {
  .photo {
    padding: 15vh 0 5vh 0;
  }
}

.fixed {
  background-attachment: fixed;
}

.bg-trans {
  /*background-color: rgba(0, 0, 0, 0.3);*/
  background-color: #2b3e68;
}

.bg-dark-fix {
  background: #333;
}

.bg-dark-light {
  background: #f7f7f7;
}

.bg-sub {
  background: #fff;
}

.profile .nav-link {
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  display: inline-block;
  font-weight: 400;
  padding: 3px 10px !important;
  border-radius: 3em;
  outline: 0;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
  text-decoration: none;
}

.nav-primary .nav-link {
  color: #fff;
  font-size: 22px;
  line-height: 18px;
}

.nav-primary .nav-link span sup {
  font-size: 15px;
  color: #ffdd00;
  font-weight: 600;
}

.nav-primary:hover .edition {
  color: #ffdd00;
}

.navbar-expand-lg .navbar-nav .nav-item .nav-link {
  padding: 0px 15px 0px 20px;
}

@media (max-width: 767px) {
  .navbar-expand-lg .navbar-nav .nav-item .nav-link {
    padding: 10px 10px 0px 10px;
  }
}

.edition {
  color: #fff;
  font-weight: 400;
  font-size: 11px;
  letter-spacing: 2px;
}

.navbar-dark .navbar-nav .nav-link.active {
  color: #ffdd00;
}

.navbar-dark .navbar-nav .nav-link {
  color: #fff;
  font-weight: 400;
}

.navbar-dark .navbar-nav .nav-link:hover {
  color: #ffdd00;
}

.yellow {
  color: #ffdd00;
  vertical-align: middle;
  font-size: 36px;
}

.tit2022 {
  font-size: 40px;
  line-height: 46px;
}

@media (max-width: 991px) {
  .tit2022 {
    font-size: 30px;
    line-height: 36px;
  }
}

.blue {
  color: #009ec3;
}
/*SUB MENU*/

.sub-navbar-menu .nav-link {
  color: #120e0e;
  padding: 22px 0 2px 0;
  margin: 0 20px 0 10px;
  font-weight: 400;
  font-size: 14px;
}

.navbar {
  padding: 0px;
}

.sub-header-menu .nav-link {
  color: #333;
  padding: 10px 0 3px 0;
  margin: 0 10px;
}

.sub-navbar-menu .nav-link.active,
.sub-header-menu .nav-link.active {
  color: #120e0e;
  border-bottom: 2px solid #ffdd00;
}

.bg-sub .sub-navbar-menu .nav-link {
  color: #333;
}

.bg-sub .sub-navbar-menu .nav-link.active {
  color: #ffdd00;
}

@media (max-width: 767px) {
  .sub-navbar-menu .nav-link {
    padding: 0px 0 2px 0;
  }
}

.list-item-secondary {
  padding: 0px;
}

.list-item-secondary li {
  display: inline-block;
}

.logo-gdb-head img {
  width: 56px;
}

.logo-gdb-head {
  background: #ffdd00;
  padding: 8px;
  border-radius: 5px;
  margin-top: 4px;
  margin-right: 10px;
}

.etichetta-big-menu {
  display: inline-block;
  padding: 0 20px 10px 10px;
}

.etichetta-big-menu .edition-box {
  font-size: 30px;
}

.etichetta-big-menu .edition-box span {
  font-size: 26px;
}

.dati-rif {
  font-size: 12px;
  margin-top: -5px;
}

.bg-sub .etichetta-big-menu {
  border-right: 0px solid #ffdd00;
  border-left: 0px solid #ffdd00;
  display: inline-block;
  padding: 3px 15px;
  font-size: 30px;
  font-weight: 700;
  color: #666;
  letter-spacing: 2px;
}

.lt {
  letter-spacing: 2px;
}

.caption {
  color: #fff;
  text-align: left;
}

.cont-logo {
  padding: 16px 0 8px 0;
}

.dicitura {
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.logo {
  font-size: 40px;
  color: #fff;
  letter-spacing: 0px;
  margin-right: 50px;
  line-height: 55px;
}

.logo-int {
  font-size: 56px;
  color: #fff;
  letter-spacing: 0px;
  margin: 0px 8px 0 0;
  line-height: 70px;
}

ul.nav-item1 {
  padding: 0;
  margin: 0;
}

ul.nav-item1 li {
  list-style-type: none;
  margin: 0 15px 0 15px;
}

.menu-int {
  color: #fff;
  margin: 0;
  font-weight: 400;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.menu-int:hover {
  color: #ffdd00;
}

.menu-int.active {
  color: #ffdd00;
  font-weight: 600;
}

.dropdown-toggle.menu-int:after {
  color: #ffdd00;
}

.sub-cat {
  background: #f7f7f7;
}

.sub-cat li {
  padding: 5px 0px;
}

.sub-cat li a {
  font-weight: 400;
  font-size: 13px;
  color: #888;
}

.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #8a93a1;
}

.anno {
  color: #ffdd00;
  font-size: 22px;
}

/* menu Mobile */

.menu-mobile-small {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 999;
  padding: 10%;
  overflow-y: scroll;
  color: #fff;
}

#menu-mobile {
  padding: 0px;
  margin: 0px;
}

.accordion-item {
  background: transparent;
  border: none;
}

#menu-mobile .accordion-button {
  text-transform: uppercase;
  font-size: 14px;
  background-color: transparent;
  color: #fff;
  box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
  font-weight: 400;
  letter-spacing: 2px;
}

#menu-mobile .link-accordion {
  text-transform: uppercase;
  font-size: 14px;
  background-color: transparent;
  color: #fff;
  box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-weight: 400;
  letter-spacing: 2px;
}

#menu-mobile .accordion-button:not(.collapsed),
#menu-mobile .link-accordion.active,
#menu-mobile .accordion-body li .active {
  color: #ffdd00;
  background-color: transparent;
  font-weight: 600;
}

.accordion-button::after {
  content: none;
}

#menu-mobile ul {
  padding: 0px;
}

#menu-mobile li {
  list-style-type: none;
  padding: 12px 10px;
  font-size: 0.9rem;
  color: #fff;
  border-bottom: 1px solid #c5b3b3;
}

.noborder {
  border: 0 !important;
}

#menu-mobile li a {
  color: #fff;
  font-size: 0.9rem;
  text-decoration: none;
}

#menu-mobile li a:hover {
  color: #cf4140;
  font-size: 0.9rem;
  text-decoration: none;
}

.dropdown-menu-mobile {
  padding: 10px;
  margin: 0px;
}

.navbar-nav-mobile .dropdown-menu-mobile li a {
  color: #fff;
  font-size: 0.9rem;
  text-decoration: none;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 1;
}

.close a {
  color: #fff;
}

.show-menu {
  color: #fff;
  text-transform: uppercase;
}
.show-menu:hover {
  color: #ffdd00;
}

@media (max-width: 767px) {
  .logo {
    margin-right: 0px;
  }

  .logo-int {
    font-size: 40px;
    color: #fff;
    letter-spacing: 0px;
    margin: 0px 10px 0 0;
    line-height: 55px;
  }
  .anno {
    color: #ffdd00;
    font-size: 13px;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .logo-int {
    font-size: 45px;
    color: #fff;
    letter-spacing: 0px;
    margin: 0px 10px 0 0;
    line-height: 55px;
  }
}

.logo:hover,
.logo-footer:hover {
  color: #fff;
}

.logo-footer {
  font-size: 55px;
  color: #fff;
  letter-spacing: 0px;
  line-height: 55px;
}

.caption h2 {
  font-size: 50px;
  font-weight: 700;
}

@media (max-width: 767px) {
  .caption {
    position: inherit;
    color: #fff;
    text-align: left;
  }
  .photo {
    height: auto;
  }
  .logo {
    width: 200px;
  }
  .caption h2 {
    font-size: 35px;
    font-weight: 700;
  }
}

.caption .description {
  font-size: 18px;
}

.buy {
  color: #fff;
  background-color: #2b3e68;
  z-index: 100;
}

.buy-container {
  padding-top: 15px;
  padding-bottom: 15px;
}

.buy-description {
  font-size: 16px;
}

.title-search {
  font-size: 2.5rem;
  font-weight: 700;
}

.all-button {
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  border: 2px solid #fff;
  display: inline-block;
  font-weight: 600;
  padding: 20px 25px;
  border-radius: 3em;
  outline: 0;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
  text-decoration: none;
}

.all-button1 {
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  border: 2px solid #ffdd00;
  display: inline-block;
  font-weight: 600;
  padding: 20px 25px;
  border-radius: 3em;
  outline: 0;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
  text-decoration: none;
}

.all-button2 {
  color: #666;
  font-size: 13px;
  text-transform: uppercase;
  border: 2px solid #ffdd00;
  display: inline-block;
  font-weight: 600;
  padding: 20px 25px;
  border-radius: 3em;
  outline: 0;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
  text-decoration: none;
}

.all-button3 {
  color: #666;
  font-size: 13px;
  text-transform: uppercase;
  border: 2px solid #666;
  display: inline-block;
  font-weight: 600;
  padding: 20px 25px;
  border-radius: 3em;
  outline: 0;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
  text-decoration: none;
  background: #fff;
}

.all-button4 {
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  background: #009ec3;
  display: inline-block;
  font-weight: 600;
  padding: 20px 25px;
  border-radius: 3em;
  outline: 0;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
  text-decoration: none;
}

.all-button5 {
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  background: #ffbb00;
  display: inline-block;
  font-weight: 600;
  padding: 20px 25px;
  border-radius: 3em;
  outline: 0;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
  text-decoration: none;
}

.search-button {
  color: #333;
  background: #ffdd00;
  font-size: 13px;
  text-transform: uppercase;
  border: 2px solid #fd0;
  display: inline-block;
  font-weight: 600;
  padding: 10px 25px;
  border-radius: 3em;
  outline: 0;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
  text-decoration: none;
}

a.search {
  color: #333;
}

a.search:hover {
  color: #ffdd00;
}

.border-bottom-search {
  border-bottom: 1px dashed #ccc;
}

.modal-footer {
  border-top: none;
}

.prod-tit-search {
  font-size: 1.2rem;
}

span.prod-desc-search {
  font-size: 0.85rem;
}

.all-button3:hover {
  color: #fff;
  transition: 0.2s;
  background: #666;
}

.all-button2:hover {
  color: #ffdd00;
  transition: 0.2s;
  background: #fff;
}

.all-button1:hover {
  color: #fff;
  transition: 0.2s;
  background: #ffdd00;
}

.all-button:hover {
  color: #666;
  transition: 0.2s;
  background: #fff;
}

.search-button:hover {
  color: #fff;
  transition: 0.2s;
  background: transparent;
}

.search-button:disabled {
  color: #727272;
  background-color: #f6f6f7;
  border-color: #d5d5d5;
}

.section {
  padding: 100px 0px;
}

.section1 {
  padding: 50px 0px;
}

.section2 {
  padding: 20px 0px;
}

h2.title {
  font-weight: 600;
  margin-bottom: 10px;
}

.dida {
  font-style: italic;
  color: #888;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
}

.desc {
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
}

/* data */

.data {
  padding-top: 100px;
}

.data-container {
  background-color: #f7f7f7;
  border: 1px solid #ccc;
  padding: 20px;
  border-radius: 5px;
}

.data-container-box {
  padding: 20px;
  min-height: 232px;
  border-radius: 5px;
}

.data-container-box .data-image .icons {
  background: #ffffff;
  border-radius: 50%;
  padding-top: 22px;
  margin-bottom: 20px;
  width: 120px;
  height: 120px;
  display: inline-block;
  box-shadow: 1px 1px 5px #fd0;
}

@media (max-width: 767px) {
  .data-container {
    min-height: auto;
  }
}

.data-image {
  font-size: 42px;
  color: #747373;
}

.data-title {
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
}

.new2022 .data-desc {
  font-size: 12px;
  margin: 10px 0;
  letter-spacing: 2px;
}

.data-desc {
  font-size: 13px;
  margin: 10px 0;
}

.image-background {
  color: #fff;
  background-size: contain;
  background-color: #333;
  background-repeat: no-repeat;
  background-position: right;
}

.label-bar {
  font-size: 17px;
}

.border-radius {
  border: 3px solid #555;
  width: 128px;
  height: 128px;
  border-radius: 50%;
  padding-top: 25%;
  position: relative;
}

.border-radius.bottom:before {
  content: "";
  position: absolute;
  height: 25px;
  width: 25px;
  left: calc(50% - 11px);
  background: #fd0;
  bottom: -63px;
  border-radius: 50%;
  z-index: 1;
  border: 4px solid #fff;
}

.border-radius.bottom:after {
  content: "";
  position: absolute;
  height: 50px;
  width: 3px;
  left: 50%;
  background: #555;
  bottom: -50px;
}

.border-radius.top:before {
  content: "";
  position: absolute;
  height: 25px;
  width: 25px;
  left: calc(50% - 11px);
  background: #fd0;
  top: -61px;
  border-radius: 50%;
  z-index: 1;
  border: 4px solid #fff;
}

.border-radius.top:after {
  content: "";
  position: absolute;
  height: 50px;
  width: 3px;
  left: 50%;
  background: #555;
  top: -50px;
}

.border-radius-soft {
  background: #ffffff;
  border-radius: 8px;
  border: 2px solid #7d99a5;
}

.border-radius-soft-red {
  background: #ffffff;
  border-radius: 8px;
  border: 2px solid #b73d34;
}

.mb-50px {
  margin-bottom: 44px;
  border-bottom: 3px solid #555;
  padding-bottom: 30px;
}

@media (max-width: 767px) {
  .mt-50px {
    margin-top: 44px;
    border-top: 3px solid #555;
    padding-top: 44px;
  }
}

.graphic-container a {
  color: #898989;
  font-weight: 600;
}

.graphic-container a:hover {
  color: #ffdd00;
  font-weight: 600;
}

.graphic-container.new2022 a {
  color: #898989;
  font-weight: 600;
}

.graphic-container.new2022 a:hover {
  color: #ffdd00;
  font-weight: 600;
}

.graphics1 {
  top: 0;
  right: 86px;
  z-index: -1;
}

/* EVENT LIST*/

.tit {
  font-size: 30px;
}

.desc-prod {
  font-size: 15px;
  color: #888;
  line-height: 24px;
}

.title-prod a {
  font-size: 22px;
  font-weight: 600;
  text-decoration: none;
  color: #333;
  transition: 0.2s;
}

.title-prod a:hover {
  color: #ffdd00;
  transition: 0.2s;
}

.link-prod a {
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  color: #666;
}

.link-prod a:hover {
  color: #ffdd00;
}

.etichetta {
  background: #ffdd00;
  display: inline-block;
  padding: 3px 8px;
  font-size: 18px;
  font-weight: 600;
  color: #333;
  position: absolute;
  bottom: -15px;
  right: 20px;
  border-radius: 5px;
  text-align: center;
}

.etichetta-small {
  background: #ffdd00;
  display: inline-block;
  padding: 3px 8px;
  font-size: 18px;
  font-weight: 600;
  color: #333;
  border-radius: 5px;
}

.etichetta-big {
  background: #ffdd00;
  display: inline-block;
  padding: 3px 10px;
  font-size: 26px;
  font-weight: 600;
  color: #333;
  border-radius: 5px;
  margin-bottom: 2px;
}

@media (max-width: 991px) {
  .edizione {
    font-size: 28px;
    font-weight: 700;
    color: rgb(0 158 195 / 60%);
  }
}

.shape-1 img {
  position: absolute;
  top: 0;
  left: 10vh;
  width: 118px;
  z-index: -1;
  transform: rotate(180deg);
}

.shape-2 img {
  position: absolute;
  top: 83px;
  left: 15vh;
  width: 105px;
  z-index: -2;
  transform: rotate(180deg);
}

.shape-3 img {
  position: absolute;
  top: 0;
  left: 21vh;
  width: 90px;
  z-index: -3;
  transform: rotate(180deg);
}

img.img-oscar-home {
  position: absolute;
  bottom: -97px;
  width: 450px;
  left: -136px;
}

.streaming {
  text-decoration: underline;
  color: #dc3545;
  font-weight: 600;
}

@keyframes fa-blink {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
.fa-blink {
  -webkit-animation: fa-blink 2s linear infinite;
  -moz-animation: fa-blink 2s linear infinite;
  -ms-animation: fa-blink 2s linear infinite;
  -o-animation: fa-blink 2s linear infinite;
  animation: fa-blink 2s linear infinite;
}

.ed {
  font-size: 14px;
  margin-bottom: 10px;
}

.ed-small {
  font-size: 12px;
  font-weight: 400;
}

.prod {
  border: 1px solid #ddd;
  border-radius: 15px;
  padding: 30px 15px;
  height: 100%;
  position: relative;
  background: #fff;
}

.prod-tit {
  font-size: 16px;
  font-weight: 600;
  color: #888;
  margin-bottom: 20px;
}

ul.list-prod {
  margin: 0px;
  padding: 0;
  list-style-type: none;
}

ul.list-prod li {
  position: relative;
}

ul.list-prod li:before {
  content: "";
  width: 5px;
  height: 5px;
  position: absolute;
  left: calc(50% - 79px);
  top: 7px;
  display: inline-block;
  background-color: #ffdd00;
}

.price {
  font-size: 50px;
  font-weight: 700;
  letter-spacing: -1px;
  color: #666;
}

.price sup {
  font-size: 25px;
  font-weight: 600;
  top: -1em;
}

.retroLayer {
  position: absolute;
  top: 35%;
  left: 0%;
  font-size: 200px;
  font-weight: 700;
  z-index: -50;
  color: rgba(54, 54, 54, 0.04);
  overflow: hidden;
}

.retroLayer1 {
  position: absolute;
  top: -105px;
  left: 0%;
  font-size: 150px;
  font-weight: 700;
  z-index: -50;
  color: rgba(54, 54, 54, 0.04);
  overflow: hidden;
}

.edizione {
  font-size: 33px;
  font-weight: 700;
  color: rgb(0 158 195 / 60%);
}

@media (max-width: 991px) {
  .edizione {
    font-size: 28px;
    font-weight: 700;
    color: rgb(0 158 195 / 60%);
  }
}

.bg-light-linear {
  background: linear-gradient(to bottom, #fff, #f7f7f7);
}

.hr-limit {
  color: #ccc;
}

.record {
  padding: 11px 10px;
  border-bottom: 1px solid #f7f7f7;
  font-size: 14px;
  color: #666;
  text-decoration: none;
}

.record:hover {
  color: #333;
  font-weight: 600;
  border-bottom: 1px solid #ffdd00;
}

@media (min-width: 991px) {
  .record {
    width: 50%;
  }
}

.article {
  font-size: 15px;
}

.article h1 {
  font-weight: 600;
}

.article h2 {
  font-weight: 500;
  font-size: 25px;
}

.article .lx-figure {
  float: right;
  width: 50%;
  margin-left: 20px;
  margin-bottom: 20px;
}

.article .lx-figure img {
  width: 100%;
}

.article .lx-figure .lx-caption {
  text-align: center;
  font-style: italic;
}

.article .lx-quote {
  float: right;
  width: 50%;
  margin-left: 20px;
  padding: 23px;
  font-size: 28px;
  font-weight: 400;
  line-height: 32px;
  background: #f8f8f8;
  color: #333;
  border-left: 3px solid #57718a;
  position: relative;
  font-family: "Teko", sans-serif;
}

.lx-quote::before {
  content: "\201C";
  font-size: 140px;
  line-height: 0.78;
  line-height: 1;
  position: absolute;
  top: -32px;
  left: 10px;
  z-index: 1;
  font-family: sans-serif, serif;
  color: #ccc;
  opacity: 0.9;
}

@media (max-width: 991px) {
  .article .lx-quote {
    float: none;
    width: 100%;
    margin-left: 0px;
    font-size: 24px;
    font-weight: 400;
    line-height: 26px;
  }
}

.lx-author {
  padding: 20px;
}

.lx-author img {
  float: left;
  width: 100px;
  height: 100px;
  margin-right: 20px;
  border-radius: 50%;
}

.lx-author h2 {
  font-size: 18px;
  padding-top: 23px;
  font-family: "Poppins", sans-serif;
}

.lx-author p {
  font-size: 14px;
  line-height: 20px;
  color: #626262;
  font-family: "Poppins", sans-serif;
}

.sponsored {
  font-size: 11px;
  font-weight: 400;
}

.owl-dots {
  display: none;
}

/* SECTOR */

.ximage-section {
  height: 250px;
  background-size: cover;
}

.prod-section {
  padding: 30px;
  border: 1px solid #ccc;
  position: relative;
  transition: 1s;
}

.prod-section:before {
  content: "";
  position: absolute;
  height: 0%;
  width: 0%;
  border-left: 1px solid #333;
  border-top: 1px solid #333;
  top: 0px;
  left: 0px;
  transition: 1s;
  opacity: 0;
}

.prod-section:after {
  content: "";
  position: absolute;
  height: 0%;
  width: 0%;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  bottom: 0px;
  right: 0px;
  transition: 1s;
  opacity: 0;
}

.prod-section:hover:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  border-left: 1px solid #333;
  border-top: 1px solid #333;
  transition: 1s;
  opacity: 1;
}

.prod-section:hover:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  border-bottom: 1px solid #333;
  border-right: 1px solid #333;
  transition: 1s;
  opacity: 1;
}

.title-section,
.link-prod {
  z-index: 100;
}

.title-section a {
  font-size: 17px;
  color: #666;
  font-weight: 600;
  z-index: 100;
}

.prod-section:hover .title-section a {
  color: #333;
}

.prod-section .icons {
  padding: 10px 0 10px 20px;
  border-left: 1px solid #ccc;
}

.prod-section .icons img {
  width: 40px;
}

/* PROTAGONISTI*/

.prot-list ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: 100%;
}

.prot-list ul li {
  position: relative;
  display: inline-block;
  width: 24%;
  padding: 0 0 10px 20px;
}

@media (max-width: 767px) {
  .prot-list ul li {
    width: 100%;
  }
}

@media (min-width: 767px) and (max-width: 991px) {
  .prot-list ul li {
    width: 48%;
  }
}

.prot-list ul li:before {
  content: "";
  width: 5px;
  height: 5px;
  position: absolute;
  left: 0px;
  top: 7px;
  display: inline-block;
  background-color: #ffdd00;
}

.prot-list ul li:hover:before {
  background-color: #333;
}

.prot-list ul li a {
  color: #666;
}

.prot-list ul li a:hover {
  color: #000;
}

.bg-img img {
  width: 100%;
}

.layer {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 55%,
    rgba(255, 255, 255, 1) 100%
  );
}

/* FOOTER */

footer {
  padding-bottom: 3rem;
  color: #fff;
}

footer p {
  margin-bottom: 0.25rem;
}

.logo-gdb {
  display: inline-block;
  background-color: #ffdd00;
  text-align: center;
  border-radius: 3px;
  padding: 10px;
  margin-bottom: 10px;
}

.footer-bar ul li a .fab {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
}

.box-shadow {
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.05);
}

ul.list-inline {
  padding: 20px 0px;
  margin-bottom: 0px;
}

.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
  position: relative;
}

.list-inline > li > a {
  border-right: 1px solid #999999;
  padding: 0px 20px 0px 9px;
  font-size: 13px;
  color: #aaa;
}

.contact {
  margin: auto 0 30px auto;
  font-family: "Montserrat", sans-serif;
  color: #fff;
}

.contact .dida {
  font-weight: 600;
  font-size: 11px;
  margin-bottom: 10px;
}

.social ul.list-inline {
  padding: 0px 0px;
  margin-bottom: 0px;
}

.social h4 {
  font-family: "Montserrat", sans-serif;
}

.social .menu-list > li {
  display: inline-block;
  position: relative;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  padding-top: 6px;
  border: 1px solid #fff;
}

.social .menu-list > li > a {
  font-size: 18px;
}

.social .menu-list > li:hover {
  background: #ffdd00;
}

.imgsquare {
  width: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.box-services:hover .imgsquare {
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.services-box-img .imgsquare {
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.3);
}

.box-services {
  background: #f8f9fa;
  border-radius: 25px;
  margin: 0 0px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.box-services:hover {
  background: rgba(245, 247, 189, 0.41);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

h2.services-title {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: bold;
}

.box-services .open-bl {
  min-height: 225px;
}

.services-box-img {
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
}

.copyright {
  color: #333;
}

.buy-footer {
  font-size: 16px;
}

.btn-sample {
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  border: 2px solid #ffdd00;
  display: inline-block;
  font-weight: 600;
  padding: 10px 8px;
  border-radius: 3em;
  outline: 0;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
  text-decoration: none;
}

.btn-sample:hover {
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  background: #ffdd00;
}

/* Timeline */
*,
*::after,
*::before {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

ul.timeline {
  display: grid;
  grid-template-columns: 0.25rem 1fr;
  grid-auto-columns: max-content;
  column-gap: 2rem;
  list-style: none;
  width: min(65rem, 90%);
  margin-inline: auto;
  padding-inline: 0;
}

/* line */
ul.timeline::before {
  content: "";
  grid-column: 1;
  grid-row: 1 / span 20;
  background: rgb(225, 225, 225);
  border-radius: calc(0.25rem / 2);
}

/* columns*/

/* row gaps */
ul.timeline li:not(:last-child) {
  margin-bottom: 2rem;
}

/* card */
ul.timeline li {
  grid-column: 2;
  margin-inline: 1.5rem;
  grid-row: span 2;
  display: grid;
  grid-template-rows: min-content min-content min-content;
}

/* date */
ul.timeline li .date {
  height: 3rem;
  margin-inline: calc(1.5rem * -1);

  text-align: center;
  background-color: var(--accent-color);

  color: white;
  font-size: 1.25rem;
  font-weight: 700;

  display: grid;
  place-content: center;
  position: relative;

  border-radius: calc(3rem / 2) 0 0 calc(3rem / 2);
}

/* date flap */
ul.timeline li .date::before {
  content: "";
  width: 1.5rem;
  aspect-ratio: 1;
  background: var(--accent-color);
  background-image: linear-gradient(rgba(0, 0, 0, 0.2) 100%, transparent);
  position: absolute;
  top: 100%;
  clip-path: polygon(0 0, 100% 0, 0 100%);
  right: 0;
}

/* circle */
ul.timeline li .date::after {
  content: "";
  position: absolute;
  width: 2rem;
  aspect-ratio: 1;
  background: rgba(245, 245, 245);
  border: 0.3rem solid var(--accent-color);
  border-radius: 50%;
  top: 50%;

  transform: translate(50%, -50%);
  right: calc(100% + 2rem + 0.25rem / 2);
}

/* title descr */
ul.timeline li .descr,
ul.timeline li .title {
  background: rgba(245, 245, 245);
  position: relative;
  padding-inline: 1.5rem;
}
ul.timeline li .title {
  overflow: hidden;
  padding-block-start: 1.5rem;
  padding-block-end: 1rem;
  font-weight: 500;
  font-family: "Poppins";
}
ul.timeline li .descr {
  padding-block-end: 1.5rem;
  font-weight: 300;
}

/* shadows */
ul.timeline li .descr::before,
ul.timeline li .title::before {
  content: "";
  position: absolute;
  width: 90%;
  height: 0.5rem;
  background: rgba(0, 0, 0, 0.5);
  left: 50%;
  border-radius: 50%;
  filter: blur(4px);
  transform: translate(-50%, 50%);
}
ul.timeline li .title::before {
  bottom: calc(100% + 0.125rem);
}

ul.timeline li .descr::before {
  z-index: -1;
  bottom: 0.25rem;
}

@media (min-width: 40rem) {
  ul.timeline {
    grid-template-columns: 1fr 0.25rem 1fr;
  }
  ul.timeline::before {
    grid-column: 2;
  }
  ul.timeline li:nth-child(odd) {
    grid-column: 1;
  }
  ul.timeline li:nth-child(even) {
    grid-column: 3;
  }

  /* start second card */
  ul.timeline li:nth-child(2) {
    grid-row: 2/4;
  }

  ul.timeline li:nth-child(odd) .date::before {
    clip-path: polygon(0 0, 100% 0, 100% 100%);
    left: 0;
  }

  ul.timeline li:nth-child(odd) .date::after {
    transform: translate(-50%, -50%);
    left: calc(100% + 2rem + 0.25rem / 2);
  }
  ul.timeline li:nth-child(odd) .date {
    border-radius: 0 calc(3rem / 2) calc(3rem / 2) 0;
  }
}

/*carousel home*/
.container-product {
  min-height: 560px;
  overflow-x: auto;
  position: relative;
}

.container-product::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  background-color: #fff; /* or add it to the track */
}
.container-product::-webkit-scrollbar-thumb {
  background: #ffdd00;
  border-radius: 10px;
}

.arrow-carousel {
  display: none;
}

.content-product {
  padding: 25px 30px;
  position: relative;
  width: 100%;
  border-left: 2px solid var(--accent-color);
}

@media (min-width: 991px) {
  .content-product {
    width: 500px;
  }
  .arrow-carousel {
    display: block;
    font-size: 15px;
    color: #666;
  }
  .arrow-carousel i {
    font-size: 30px;
  }
}

.content-product::before {
  position: absolute;
  content: "";
  top: -15px;
  background: #fff;
  width: 28px;
  height: 28px;
  left: -15px;
  border-radius: 50%;
  border: 4px solid var(--accent-color);
}

.content-product::after {
  position: absolute;
  content: "";
  top: -40px;
  background: var(--accent-color);
  width: 2px;
  height: 28px;
  left: -2px;
}

.titAnno {
  font-size: 28px;
  font-weight: 700;
  font-family: "Poppins", serif;
  border-bottom: 2px solid #e7e7e7;
  color: var(--accent-color);
  padding-left: 25px;
}

.tit-menu {
  font-weight: 600;
  font-size: 27px;
  line-height: 1.1;
}

.btn-menu {
  border-radius: 11px;
  margin: 10px;
  xbox-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  background: var(--accent-color);
  color: #fff;
  font-weight: 500;
  font-size: 14px;
}

.btn-menu:hover {
  background: #ccc;
  color: #333;
  font-weight: 500;
}

.edizione-menu {
  font-size: 13px;
  background: var(--accent-color);
  border-radius: 4px;
  padding: 2px 10px;
}

.description-abb {
  font-size: 18px;
}
/* FOOTER */

.sponsor {
  padding: 50px 0px;
}

.owl-theme .owl-nav {
  display: none;
}
@media (max-width: 767px) {
  .owl-theme .owl-dots {
    display: none;
  }
}

/* width */

::-webkit-scrollbar {
  width: 8px;
}

/* Track */

::-webkit-scrollbar-track {
  box-shadow: inset 0 0 2px grey;
  border-radius: 10px;
}

/* Handle */

::-webkit-scrollbar-thumb {
  background: #ffdd00;
  border-radius: 10px;
}

/* Handle on hover */

::-webkit-scrollbar-thumb:hover {
  background: #ffbb00;
}
