/*
Theme Name: New Progettiamo ch
Theme URI: https://www.attitudeagency.com
Author: BM, PD, FDL
Author URI: https://www.attitudeagency.com
Description: Progettiamo.ch
Version: 1
*/

/*STILI BASE */
body {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    background-color: #f6f6f6ff;
    color: #9099ab;
}
.h1, h1 {
    font-size: 38px;
}
a, btn {
    font-weight: 500;
}
a:hover {
    color: #16b6bfff;
    /*opacity: 50%;*/
    text-decoration: none!important;
}
.h1, h1, h2, h3, h4, h5, .h2, .h3, .h4, .h5 {
    font-family: 'Montserrat', sans-serif;
    color: #202c38
}

/* COLORI */
.color-1, .color-yellow {
    /*giallo*/
    color: #f0ae2cff;
}
.color-2, .color-blue {
    /*blu*/
    color: #16b6bfff;
}
.color-3, .color-red {
    /*rosso*/
    color: #ea4850ff;
}
.color-4, .color-gray {
    /*grigio*/
    color: #9099ab;
}
.color-black {
    /*nero*/
    color: #202c38;
}

/* BACKGROUND */
.background-progettiamo {
    background-color: #16b6bf;
}
.bck-gray {
    background-color: #dddddd;
}
.bck-yellow {
    background-color: #f0ae2cff;
}
.bck-red {
    background-color: #ea4850ff;
}
.bck-blue {
    background-color: #16b6bfff;
}
.backgound_gray{
    background-color: #dddddd;
}

/** COLORI BUTTON **/
.btn-progettiamo-red {
    background-color: #ea4850ff;
    color: #ffffff;
}
.btn-progettiamo-green {
    background-color: #16b6bfff;
    color: #ffffff;
}
.btn-progettiamo-yellow {
    background-color: #f0ae2cff;
    color: #ffffff;
}
.btn-progettiamo-gray {
    background-color: #9099ab;
    color: #ffffff;
}
.btn-outline-blue {
    background-color: transparent;
    color: #16b6bfff;
    border-color: #16b6bfff;;
}
.btn-outline-blue:hover {
    background-color: #16b6bfff;
    color: #ffffff;
}
.btn-outline-red {
    background-color: #fff;
    color: #ea4850ff;
    border-color: #ea4850ff;;
}
.btn-outline-red:hover {
    background-color: #ea4850ff;
    color: #ffffff;
}
.btn-outline-yellow {
    background-color: #fff;
    color: #f0ae2cff;
    border-color: #f0ae2cff;
}
.btn-outline-yellow:hover {
    background-color: #f0ae2cff;
    color: #ffffff;
}
.btn-outline-inverse-blue {
    background-color: #16b6bfff;
    color: #fff;
    border-color: #16b6bfff;;
}
.btn-outline-inverse-blue:hover {
    background-color: #fff;
    color: #16b6bfff;
}
.btn-outline-inverse-red {
    background-color: #ea4850ff;
    color: #fff;
    border-color: #ea4850ff;;
}
.btn-outline-inverse-red:hover {
    background-color: #fff;
    color: #ea4850ff;
}
.btn-outline-inverse-yellow {
    background-color: #f0ae2cff;
    color: #fff;
    border-color: #f0ae2cff;
}
.btn-outline-inverse-yellow:hover {
    background-color: #fff;
    color: #f0ae2cff;
}

/* BORDER */
.border-blue {
    border-color: #16b6bfff;
}
.roundet_corners_3{
    border-radius: 3px;

}





#logo {
    width: 54vw;
    margin-right: 1.45vw;
    margin-left: 5vw;
    margin-top: 4vw;
    margin-bottom: 0.9vw;
}

@media screen and (min-width: 992px) {
    #logo {
        width:14vw;
        margin-left:   1.45vw;
        margin-top:    0.98vw;
    }

    .site-header .nav-link {
        padding-top: 2.4vw;
        height: 4.77vw;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }

    .header-chi-siamo .title {
        min-width: 420px;
    }
}

.site-header .navbar-nav .nav-link.active {
    background-color: #16b6bf;
    color: #fff;
}
.progettiamo-divider {
    background-color: #16b6bfff;
    height: 0.2vw;
}
.about__number, .about__number span {
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
}
.about__number {
    float: left;
    display: flex;
    width: 3.611111111111111rem;
    height: 3.611111111111111rem;
    background-color: #efb10f;
    border-radius: 2rem;
    margin: 0.25rem 1rem 0 0;
}
.about__number span svg path {
    fill: #484848;
}
.footerbck {
    background: #ffffff url("img/footer-background.png") repeat-x;
}
.footerbck h2 {
    color: #ffffff;
    font-size: 16px;
    font-weight: normal;
    line-height: 54px;
}
.footerbck a {
    color: #202c38;
    text-decoration: none;
}
#faq h1, #crowdfunding h1, #presenta-progetto h1 {
    text-align: center;
    margin: 50px 0 50px 0;
    font-size: 21px;
}
.accordion-button:not(.collapsed), .accordion-button {
    color: #16b6bf;
    background-color: #ffffff;
}
.bubble {
    background-image: url("img/come-funziona.png");
    background-position: top center;
    background-size: contain;
    background-repeat: no-repeat;
}
.bubble-repeat {
    background-image: url("img/come-funziona.png");
    background-position: top center;
    background-size: contain;
    background-repeat: repeat-y;
}
.title {
    font-size: 28px;
}

.header-chi-siamo {
    min-height: 240px;
}
.card {
    width: 18rem;
    margin-bottom: 10px;
}

.flipper {
    padding-bottom: 100%;
}

#app .front, #app .back {
    width:100%;
    height: 100%;
}

#archive-projects .progress-circle {
    color: #202c38;
    position: relative;
    bottom:-15px;
}
#archive-projects .progress-circle .progress {
    font-size: 22px;
    font-weight: bold;
}
#single-project .progress-circle {
    color: #202c38;
}
#single-project .progress-circle .progress {
    font-size: 22px;
    font-weight: bold;
}
.progress-circle .h2 {
    font-size:16px;
}
.progress-circle .progress {
    width: 70px;
    height: 70px;
    background: none;
    position: relative;
}

.progress-circle .progress::after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 6px solid #eee;
    position: absolute;
    top: 0;
    left: 0;
}

.progress-circle .progress>span {
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 1;
}

.progress-circle .progress .progress-left {
    left: 0;
}

.progress-circle .progress .progress-bar {
    width: 100%;
    height: 100%;
    background: none;
    border-width: 4px;
    border-style: solid;
    position: absolute;
    top: 0;
}

.progress-circle .progress .progress-left .progress-bar {
    left: 100%;
    border-top-right-radius: 80px;
    border-bottom-right-radius: 80px;
    border-left: 0;
    -webkit-transform-origin: center left;
    transform-origin: center left;
}

.progress-circle .progress .progress-right {
    right: 0;
}

.progress-circle .progress .progress-right .progress-bar {
    left: -100%;
    border-top-left-radius: 80px;
    border-bottom-left-radius: 80px;
    border-right: 0;
    -webkit-transform-origin: center right;
    transform-origin: center right;
}

.progress-circle .progress .progress-value {
    position: absolute;
    top: 0;
    left: 0;
}

.progress-circle sup {
    top: -0.1em;
}

.site-header .dropdown-item.active {
    background-color: #16b6bfff !important;
}

.footer-social {
    width: 23px;
    height: 23px;
}

.header-social {
    width: 30px;
    height: 30px;
}

.btn-size-progettiamo {
    width: 239px;
    /*height: 59px;*/
}

.progress {
    height: 9px;
}

.card-title {
    font-size: 19px;
}

.card-news {
    max-width:410px;
    width: 100%;
}

#tabs-projects .nav-link {
    color: #16b6bfff;
    opacity: 50%;
}
#tabs-projects .nav-link.active {
    opacity: 100%;
    font-weight: 550;
    background-color: transparent;
    border-bottom-color:  #f6f6f6;
}
#rewards .card-header {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: 550;
}
.tab-pane {
    max-height: 500px;
    overflow-y: auto;
}






.resp-sharing-button__link,
.resp-sharing-button__icon {
    display: inline-block
}

.resp-sharing-button__link {
    text-decoration: none;
    color: #fff;
    margin: 0.5em
}

.resp-sharing-button {
    border-radius: 5px;
    transition: 25ms ease-out;
    padding: 0.5em 0.75em;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif
}

.resp-sharing-button__icon svg {
    width: 1em;
    height: 1em;
    margin-right: 0.4em;
    vertical-align: top
}

.resp-sharing-button--small svg {
    margin: 0;
    vertical-align: middle
}

/* Non solid icons get a stroke */
.resp-sharing-button__icon {
    stroke: #fff;
    fill: none
}

/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
    fill: #fff;
    stroke: none
}

.resp-sharing-button--twitter {
    background-color: #55acee
}

.resp-sharing-button--twitter:hover {
    background-color: #2795e9
}

.resp-sharing-button--pinterest {
    background-color: #bd081c
}

.resp-sharing-button--pinterest:hover {
    background-color: #8c0615
}

.resp-sharing-button--facebook {
    background-color: #3b5998
}

.resp-sharing-button--facebook:hover {
    background-color: #2d4373
}

.resp-sharing-button--tumblr {
    background-color: #35465C
}

.resp-sharing-button--tumblr:hover {
    background-color: #222d3c
}

.resp-sharing-button--reddit {
    background-color: #5f99cf
}

.resp-sharing-button--reddit:hover {
    background-color: #3a80c1
}

.resp-sharing-button--google {
    background-color: #dd4b39
}

.resp-sharing-button--google:hover {
    background-color: #c23321
}

.resp-sharing-button--linkedin {
    background-color: #0077b5
}

.resp-sharing-button--linkedin:hover {
    background-color: #046293
}

.resp-sharing-button--email {
    background-color: #777
}

.resp-sharing-button--email:hover {
    background-color: #5e5e5e
}

.resp-sharing-button--xing {
    background-color: #1a7576
}

.resp-sharing-button--xing:hover {
    background-color: #114c4c
}

.resp-sharing-button--whatsapp {
    background-color: #25D366
}

.resp-sharing-button--whatsapp:hover {
    background-color: #1da851
}

.resp-sharing-button--hackernews {
    background-color: #FF6600
}
.resp-sharing-button--hackernews:hover, .resp-sharing-button--hackernews:focus {   background-color: #FB6200 }

.resp-sharing-button--vk {
    background-color: #507299
}

.resp-sharing-button--vk:hover {
    background-color: #43648c
}

.resp-sharing-button--facebook {
    background-color: #3b5998;
    border-color: #3b5998;
}

.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
    background-color: #2d4373;
    border-color: #2d4373;
}

.resp-sharing-button--twitter {
    background-color: #55acee;
    border-color: #55acee;
}

.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
    background-color: #2795e9;
    border-color: #2795e9;
}

.resp-sharing-button--email {
    background-color: #777777;
    border-color: #777777;
}

.resp-sharing-button--email:hover,
.resp-sharing-button--email:active {
    background-color: #5e5e5e;
    border-color: #5e5e5e;
}

.resp-sharing-button--linkedin {
    background-color: #0077b5;
    border-color: #0077b5;
}

.resp-sharing-button--linkedin:hover,
.resp-sharing-button--linkedin:active {
    background-color: #046293;
    border-color: #046293;
}

.resp-sharing-button--whatsapp {
    background-color: #25D366;
    border-color: #25D366;
}

.resp-sharing-button--whatsapp:hover,
.resp-sharing-button--whatsapp:active {
    background-color: #1DA851;
    border-color: #1DA851;
}

.resp-sharing-button--telegram {
    background-color: #54A9EB;
}

.resp-sharing-button--telegram:hover {
    background-color: #4B97D1;
}

.img-news {
    height: 270px;
    overflow: hidden;
}

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

/*  BANNER */

.minibanner_project{
    position: absolute;
    top: -19px;
    height: 75px;
    z-index: 150;
}

.minibanner_project_list{
    position: absolute;
    /*background-color: red;*/
    top: 67px;
    height: 61px;
    /*width: 53px;*/
    z-index: 150;
}

/*
.dropdown-menu.show{
    left:-150px;
}
*/




.front,
.back {
  width: 100%;
  height: 100%;
}
.back-inner {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between !important;
  padding: 20px;
}
/*
.flip-container,
.flipper {
  padding-bottom: 100%;
}
*/

.projectswall #app{
  display: grid;
  grid-template-columns: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}
@media screen and (min-width: 768px) {
    .projectswall #app{
      grid-template-columns: 33.33% 33.33% 33.33%;
    }
}
@media screen and (min-width: 992px) {
    .projectswall #app{
      grid-template-columns: 20% 20% 20% 20% 20%;
    }
}

.gray-bck {
  background-color: #f4f4f4;
}
.red {
  background-color: #ea4850ff;
}
.green {
  background-color: #16b6bfff;
}
.yellow {
  background-color: #f0ae2cff;
}
.grey {
  background-color: #9099abff;
}

#menumobilecollapse ul {
    list-style: none;
}

#menumobilecollapse li {
    padding: 10px;
}

.skip-link {
    display: none;
}

.splide__slide img {
    max-width: 100%;
  height: 100%;
  object-fit: cover;
}

#video iframe {
    width: 100% !important;
    max-width: 100% !important;
    min-height: 100%;
}