string {
    color: #93c005;
}

/**umb_name:h2*/
h2 {
    font-size: 28px;
}

/**umb_name:Plus grand*/
.bigger {
    text-transform: uppercase;
    font-size: 1.8rem;
    font-weight: 600;
    color: #93c005;
}

/**umb_name:chiffre stylé*/
.chiffrestyle {
    font-size: 2.6rem;
    font-weight: 600;
    line-height: 1;
}

/**umb_name:Taille 20px*/
.bigger1 {
    font-size: 20px;
}

/**umb_name:btn-primary*/
.btn-primary {
    color: #ffffff;
    background-color: #93c005;
    border-radius: 3px;
    text-transform: uppercase;
    cursor: pointer;
    transition: all .3s ease-out 0s;
    font-size: 18px;
    font-size: 1.8rem;
    position: relative;
    text-decoration: none;
    padding: 12px 13px;
    display: inline-block;
}

/**umb_name:btn-primary-arrowRight*/
.arrowRight {
    padding-right: 70px;
}

/**umb_name:25% - Desktop*/
.w25-desktop {
}

/**umb_name:20% - Desktop*/
.w20-desktop {
}

/**umb_name:33% - Desktop*/
.w33-desktop {
}

/**umb_name:50% - Desktop*/
.w50-desktop {
}

/**umb_name:20% - Tablet*/
.w20-tablet {
}

/**umb_name:25% - Tablet*/
.w25-tablet {
}

/**umb_name:33% - Tablet*/
.w33-tablet {
}

/**umb_name:50% - Tablet*/
.w50-tablet {
}

/**umb_name:20% - Phone*/
.w20-phone {
}

/**umb_name:25% - Phone*/
.w25-phone {
}

/**umb_name:33% - Phone*/
.w33-phone {
}

/**umb_name:50% - Phone*/
.w50-phone {
}

/**umb_name:100% - Phone*/
.w100-phone {
}
