html, body {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 200;
  font-size: 18px;
}
a {
  color: #000;
}
strong {
  font-weight: 500;
}
.img-responsive {
  max-width: 100% !important;
}
#myCarousel {
  margin-top: 120px;
}
#MyVideo {
  /*margin-top: 120px;*/
  margin-top: 40px;
  margin-bottom: 40px;
}
.navbar {
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 768px) {
  .navbar-collapse {
    width: 100% !important;
  }
}
.bg-light {
  background: #fff !important;
}
#intro {
  margin-bottom: 40px;
}
#intro p {
  text-transform: uppercase;
  font-size: 20px;
}
.header_image {
  width: 100%;
  height: 600px;
  margin-bottom: 40px;
}
.video-container {
  --video--width: 618;
  --video--height: 348;
  position: relative;
  padding-bottom: calc(var(--video--height) / var(--video--width) * 100%);
  /* 41.66666667% */
  overflow: hidden;
  max-width: 100%;
  background: #fff;
}
.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.banner {
  height: 200px;
  text-align: center;
}
.banner1 {
  background: #df4801;
}
.banner2 {
  background: #6060e6;
}
.banner3 {
  background: #009d7e;
}
.banner4 {
  background: #eec007;
}
.banner a {
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
.banner p {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 auto;
  font-size: 50px;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 0;
}
.banner p span {
  font-weight: 200;
  font-size: 25px;
}
.navbar-collapse .me-auto {
  margin-left: auto !important;
}
.navbar-collapse {
  align-items: normal;
  width: auto;
}
.navbar-collapse li {
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
}
footer p {
  font-size: 16px;
}
/*#interna {
    margin-top: 120px;
}*/
#interna h1 {
  text-transform: uppercase;
  line-height: 1.5rem;
}
#interna h1 span {
  font-size: 1.3rem;
}
.pageTitle {
  text-transform: uppercase;
  line-height: 1.5rem;
}
.pageTitle span {
  font-size: 1.3rem;
}
.contestnav a {
  width: 100%;
  text-decoration: none;
  background: #8192a4;
  display: block;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  padding: 30px 0;
  margin-bottom: 2rem;
  opacity: 0.7;
}
.contestnav.current a {
  opacity: 1;
}
#main-partner h6 span {
  font-weight: 200;
}
#main-partner img {
  height: 130px;
}
.titmus {
  font-weight: 600;
  margin-top: 10px;
  font-size: 14px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.titop {
  font-size: 16px;
  margin-bottom: 10px;
}
.titauth {
  font-size: 15px;
  font-style: italic;
}
.slideslabel {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 400;
  color: #999;
}
.coccarda {
  margin-top: 10px;
  font-size: 14px;
}
.coccarda img {
  width: 40px;
}
.coccarda span {
  font-weight: 600;
  text-transform: uppercase;
}
.labcocc .sment {
  display: block;
  font-size: 10px;
}
.descrip {
  margin-bottom: 10px;
}
.descrip .card p {
  font-size: 16px !important;
  margin-bottom: 0;
  /*.collapse .card {*/
  /*    font-size: 16px !important;*/
}
.readmore {
  font-size: 15px;
}
.readmore a {
  text-decoration: none;
  font-weight: 400;
}
.readmore a:hover {
  color: #999;
}
.bannerc {
  background: #8192a4;
}
.bannerc p {
  font-weight: 300;
}
/*.dropdown-menu {*/
/*    background: #215dd6 !important;*/
/*}*/
/*.dropdown-menu a {*/
/*    color: #fff;*/
/*}*/
@media screen and (max-width: 768px) {
  .navbar-brand img {
    height: 60px !important;
  }
  #main-partner img {
    height: 70px !important;
  }
  .banner {
    margin-bottom: 1rem;
  }
  .banner p {
    font-size: 30px;
  }
  .banner p span {
    font-size: 21px;
  }
  .lastb.mt-4 {
    margin-top: 0 !important;
  }
  #MyVideo {
    margin-top: 70px;
  }
  #intro p {
    font-size: 18px;
  }
  .header_image {
    background-size: contain;
    height: 230px;
  }
}
.age-filters button {
  width: 100%;
  text-decoration: none;
  background: #8192a4;
  display: block;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  padding: 20px 0;
  margin-bottom: 2rem;
  opacity: 0.7;
}
.age-filters button.active {
  opacity: 1;
}
.buttons-back {
  height: 200px;
  line-height: 200px;
  padding: 0 !important;
}
.button-drawings a {
  background: #df4801 url("/_resources/themes/twww/images/btn-draw.png") no-repeat center center;
  background-size: 213px 141px;
  font-size: 0;
  height: 200px;
}
.button-drawings a p {
  font-size: 0;
}
.button-pictures a {
  background: #efc500 url("/_resources/themes/twww/images/btn-pict.png") no-repeat center center;
  background-size: 213px 141px;
  font-size: 0;
  height: 200px;
}
.button-pictures a p {
  font-size: 0;
}
.button-other a {
  background: #009d7e url("/_resources/themes/twww/images/btn-other.png") no-repeat center center;
  background-size: 213px 141px;
  font-size: 0;
  height: 200px;
}
.button-other a p {
  font-size: 0;
}
.button-videos a {
  background: #efc500 url("/_resources/themes/twww/images/btn-videos.png") no-repeat center center;
  background-size: 213px 141px;
  font-size: 0;
  height: 200px;
}
.button-videos a p {
  font-size: 0;
}
.button-othermedia a {
  background: #009d7e url("/_resources/themes/twww/images/btn-othermedia.png") no-repeat center center;
  background-size: 213px 141px;
  font-size: 0;
  height: 200px;
}
.button-othermedia a p {
  font-size: 0;
}
/*# sourceMappingURL=themes-twww-css-custom.css.map */