.fullwidthbanner-container {
    width: 100% !important;
}
#savoir .float-image-effect{
    position: absolute;
    z-index: 4;
    background-size: cover !important;
}
.container-alignment{
    padding-left: 30px !important;
    padding-right: 30px !important;
}
/* Carousel */
.carousel-inner{
    max-height: min-content;
    overflow: visible!important;
}
.carousel-item{
    max-height: min-content;
}

.title-bloc-savoir {
    font-size:36px;
    font-weight:bold;
    color: #fff;
}

.bloc-sub-title-container {
    height: 60px !important;
    line-height: 60px !important;
    text-align: center;
}

.border-shadow{
    border-radius: 10px;
    box-shadow: 0 12px 24px 0 rgb(0 0 0 / 5%), 0 2px 10px 0 rgb(0 0 0 / 5%);
    border: solid 1px #f5fafa;
}

.bloc-sub-title-savoir{
    font-family: Gotham-Black !important;
    font-size: 20px !important;
    margin: 11px 0 7px !important;
    font-weight: 900 !important;
    color: #333 !important;
    font-stretch: normal !important;
    font-style: normal !important;
    display: inline-block !important;
    vertical-align: middle !important;
    line-height: normal !important;
}

.bloc-sub-content-savoir{
    margin: 17px 0 29px !important;
}

.bloc-sub-content-savoir p{
    font-family: Gotham-Black;
    font-size: 15px;
    line-height: 2.2;
    color: #333;
}

.bloc-bracket-content-savoir {
    font-family: Gotham-medium;
    font-size: 15px;
    font-weight: 500;
    color: #f4a541;
    text-align: center;
}

.bloc-sub-content-savoir-secondary-text {
    font-family: Gotham-Book;
}


/* Bloc */

#snapp-savoir-bloc  .btn-snapp {
    margin-bottom: 30px !important;
    margin-top: 0px !important;
    border: solid 2px #f4a541 !important;
    background: white !important;
    color: #f4a541 !important;
    font-size: 12px;
    padding: 4px 10px 4px 20px !important;
}
#snapp-savoir-bloc  .btn-snapp > img{
    object-fit: contain;
    width: 24px;
    height: 24px;
}
#snapp-savoir-bloc .image-projects{
    height: 95% !important;
}
#snapp-savoir-bloc .color-filter-apps{
    border-radius: 8px;
    overflow: hidden;
}
#snapp-savoir-bloc {
    padding: 11vh 0 15vh 0;
    backgound-color: yellow; !important;
}
#snapp-savoir-bloc h2 {
    margin-bottom: 0px;
}
#snapp-savoir-bloc .snapp_savoir_applications_content {
    /*CHANGE BY TAG TEAM*/
    padding: 0 145px 20px 145px;
}
#snapp-savoir-bloc .text-big {
    font-size: 52px!important;
    white-space: nowrap;
    font-weight: 100;
    font-family: "Gotham-Light";
}
#snapp-savoir-bloc .text-big span{
    font-family: Gotham-Medium;
}
#snapp-savoir-bloc .text-floating {
    bottom: 6%;
    left: unset;
    right: unset;
    padding-left: 10%;
}
#snapp-savoir-bloc .box-image {
    height: 35vw;
    /*width: 35vw;*/
    border-radius: 8px;
    min-height: 0;
    box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.05), 0 2px 10px 0 rgba(0, 0, 0, 0.05);
    transition: all .5s;
    transform: perspective(1px);
    -webkit-perspective: 1000;
}

#snapp-savoir-bloc .savoir-box-image {
    border-radius: 10px;
    box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.05), 0 2px 10px 0 rgba(0, 0, 0, 0.05);
    border: solid 1px #f5fafa;
}

#snapp-savoir-bloc .box-image:hover, .box-image:focus {
    /*	transition: 1s ease-in-out;
      transform: scale(1.05);*/
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-duration: 1s;
    animation-fill-mode: both;
    -webkit-animation-name: pulse;
    animation-name: pulse;
}

.card-body{
    padding: 0px !important;
}

.card-btn{
    height: 32px;
    width: 32px;
    border-radius: 50%;
    display: inline-block;
    background-color: #f4a541;
}

/* END BLOCS */
.p-bold{
    font-family: Gotham-Bold !important;
}
@-webkit-keyframes imgFade
{
    from {background: transparent;}
    to { background-color: rgba(30, 32, 53,0.9);}
}

@keyframes imgFade
{
    from {background: transparent;}
    to { background-color: rgba(30, 32, 53,0.9);}
}

.snapp-second-column-styles{
    min-height: 97.5%
}

@media screen  and (max-width: 1280px){
    .container-bloc{
        max-width: 100% !important;
    }
}

@media screen and (min-width: 1441px){
    #savoir .float-image-effect {
        height: 87vh;
        background-size: cover !important;
        max-height: 900px;
    }
}

@media screen and (min-height: 900px){
    #snapp-savoir-bloc {
        padding: 13vh 0 7vh 0;
    }
}


@media screen and (min-width: 991px) and (max-width: 1440px){
    #savoir .float-image-effect{
        height: 87vh;
        background-size: cover !important;
        max-height: 900px;
    }
    .over-projects > div > h3 {
        color: white;
        text-transform: uppercase;
        font-size: 28px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1024px){
    .snapp-second-column-styles {
        min-height: 97%;
    }
}

@media screen and (max-width: 425px){
    #savoir .float-image-effect {
        position: relative;
        z-index: 4;
        height: 100vh;
    }
    #snapp-savoir-bloc .box-image {
        margin: 0;
        height: 100vh;
        width: 100%;
        border-radius: 8px;
        min-height: 0;
    }
}

@media (max-width:769px) {
    #snapp-savoir-bloc .box-image {
        margin: 11px 0 0 10PX;
        height: 100vh;
        width: 100vw;
        border-radius: 8px;
        min-height: 0;
    }
}


@media screen and (max-width: 780px){
    #savoir .float-image-effect {
        position: relative;
        z-index: 4;
        height: 100vh;
    }
    #snapp-savoir-bloc .box-image {
        margin: 0;
        height: 100vh;
        width: 80%;
        border-radius: 8px;
        min-height: 0;
    }
}

@media screen and (max-width: 1024px){

    #savoir .float-image-effect {
        position: absolute;
        z-index: 4;
        height: 69vh;
    }
    #snapp-savoir-bloc .box-image {
        margin: 0;
        height: 100vh;
        width: 100%;
        border-radius: 8px;
        min-height: 0;
        box-shadow: 5px 5px 5px #00000040;
    }
    #snapp-savoir-bloc .box-image:nth(even) {
        padding: 0;
    }
    #snapp-savoir-bloc{
        padding: 18vh 0 7vh 0;
    }
    #snapp-savoir-bloc .text-floating {
        font-size: 52px !important;
    }
    #snapp-savoir-bloc .box-image {
        max-height: 50vh;
    }
    .snapp_savoir_img_container {
        min-height: auto;
    }
}

@media screen and (max-width: 991px){
    .snapp-styles-project-ipad:nth-of-type(2){
        padding-left: 10px!important;
    }
    .snapp-styles-project-ipad:nth-of-type(1){
        padding-right: 10px!important;
    }
    #snapp-savoir-bloc .text-floating {
        font-size: 32px !important;
    }
}

@media screen and (max-width: 426px){
    .logo {
        width: 60% !important;
    }
}

@media screen and (max-width: 425px){
    .snapp-styles-project-ipad:nth-of-type(2){
        padding-left: 0px!important;
    }

    .snapp-styles-project-ipad:nth-of-type(1){
        padding-right: 0px!important;
    }
}


@media screen and (max-width: 991px){
    #savoir .float-image-effect {
        position: relative;

    }
}

.mr-12{
    margin-right: 12px !important;
}

.ml-12{
    margin-left: 12px !important;
}

.p-expertise{
    font-family: Gotham-Book;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: -0.2px;
    color: #333;
}

#p-dev{
    color:#fff;
}

#p-dev > strong {
    color: #fff;
}

.p-expertises{
    font-family: Gotham-Book;
    font-size: 17px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: -0.2px;
}