﻿#header-language-selector {
}

#header-language-selector ul {
  margin-bottom: 0px;
  padding-left: 0px;
  list-style-type: none;
}

#header-language-selector ul li:last-child p {
      margin-bottom: 0px;
}
#header .header-nav-main nav > ul > li > a {
  font-size: 15px;
}
#header .header-body {
  background-color: #002649 !important;
}

#page_newssearch {
}

.overlay.overlay-op-8:hover::before, .overlay.overlay-op-8.overlay-show::before, .overlay.overlay-op-8.show::before {
  opacity: 0.5;
}

/*============= MENU ===============*/
#header .header-nav.header-nav-dropdowns-dark nav > ul > li.dropdown .dropdown-menu {
  background: #0088CC;
}
  #header .header-nav.header-nav-dropdowns-dark nav > ul > li.dropdown .dropdown-menu > li > a {
    color: #FFF;
    font-size: 15px;
  }
/*============= //MENU ===============*/

@media(min-width:1200px) {
  #page_newssearch .col-xl-5_1 {
    width: 20%;
  }
}

#page_newsdetail {
}

  #page_newsdetail img.img-news {
    max-width: 400px;
  }

@media (max-width: 768px) {
  #page_newsdetail img.img-news {
    width: 100%;
    max-width: 100%;
  }
}


.call-to-action .call-to-action-content {
    text-align: center;
    width: 100%;
}
.testimonial blockquote::before {
  left: 22px;
  top: 30px;
  color: #fff;
  content: open-quote;
  font-size: 70px;
  font-style: normal;
  line-height: 1;
  position: absolute;
}
.testimonial {
  quotes: "“" "”" "‘" "’";
}
.testimonial blockquote:after {
  position: absolute;
  content: close-quote;
  color: #fff;
  font-size: 70px;
  font-style: normal;
  line-height: 1;
  position: absolute;
  right: 22px;
  bottom: 0px;
}
.collapse .list.list-icons li > [class*="fa-"]:first-child, .list.list-icons li a:first-child > [class*="fa-"]:first-child, .list.list-icons li > .icons:first-child, .list.list-icons li a:first-child > .icons:first-child {
  color: #08c !important;
  border-color: #08c !important;
}
.appear-animation .list.list-icons li > [class*="fa-"]:first-child, .list.list-icons li a:first-child > [class*="fa-"]:first-child, .list.list-icons li > .icons:first-child, .list.list-icons li a:first-child > .icons:first-child {
  color: #08c !important;
  border-color: #08c !important;
}
  /*============= FOOTER ===============*/
  #footer {
  background: #08C;
  border-top: 4px solid #212529;
}

  #footer p {
    color: #FFF;
  }

  #footer ul li i {
    color: #FFF;
  }

  #footer .footer-copyright.footer-copyright-style-2 {
    background: #002649;
    border-top: 1px solid rgba(255,255,255,.05);
  }


.list.list-icons li > [class*="fa-"]:first-child, .list.list-icons li a:first-child > [class*="fa-"]:first-child, .list.list-icons li > .icons:first-child, .list.list-icons li a:first-child > .icons:first-child {
  color: #FFF;
  border-color: #FFF;
}

#footer a:not(.btn):not(.no-footer-css) {
  color: #FFF;
}


#footer .footer-ribbon {
  background: #339B21;
}

  #footer .footer-ribbon::before {
    border-right-color: #135e03;
    border-left-color: #135e03;
  }

.social-icons.social-icons-dark-2 li a {
  background: #002649;
}

#footer .footer-copyright p {
  color: #FFF;
}

/*============= //FOOTER ===============*/




.field-message {
}

  .field-message * {
    font-size: 12px;
    color: red;
  }


.owl-stage {
  display: flex;
  align-items: center;
}

.sponsor_main {
}

  .sponsor_main .card {
    border: 0;
  }

.owl-carousel-fix-glitch .owl-stage {
  margin-left: 2px;
}

#page_default {
}

  #page_default .section-secondary {
    background-color: #08C !important;
  }

.progress-subtitle {
  font-style: italic;
  font-size: 14px;
}

#OcchielloRosa {
  background: #ee3f71;
  padding: 35px 35px !important;
}

#pedalatarosa .testimonial-primary blockquote {
  background: #ee3f71;
  padding: 35px 35px !important;
}
#pedalatarosa .testimonial {
  quotes: none !important;
  font-family: poppins,Arial,sans-serif !important;
  text-align:center;
  font-size:20px;
}
#pedalatarosa .testimonial p{
  font-family: poppins,Arial,sans-serif !important;
  font-size: 22px;
  line-height:45px;
}

/*============= SPONSOR ===============*/
.thumb-info .thumb-info-title {
  bottom: 1%;
  background: rgba(33,37,41,.6);
  font-size: 16px;
  padding: 10px 13px 2px;
  max-width: 100%;
  width: 100% !important;
}

.thumb-info .thumb-info-type {
  margin: 0 -8px 0 10px;
}
/*============= //SPONSOR ===============*/


/*============= //RESPONSIVE ===============*/
@media (min-width: 176px) and (max-width: 575.98px) {
    .title-sponsor {
        font-size: 1.35em !important;
    }
    .img-sponsor {
        max-width: 250px;
    }
}


@media (min-width: 576px) and (max-width: 767.98px) {
    .title-sponsor {
        font-size: 1.75em !important;
    }

    .img-sponsor {
        max-width: 350px;
    }

}


@media (min-width: 768px) and (max-width: 991.98px) {
    .title-sponsor {
        font-size: 2.00em !important;
    }

    .img-sponsor {
        max-width: 380px;
    }
}


@media (min-width: 992px) and (max-width: 1199.98px) {

}


@media (min-width: 1200px) {
    .title-sponsor {
        font-size: 2.75em !important;
    }
}