/*
Theme Name: VDD
Author: VieDeDingue
Author URI: https://www.viededingue.com/
Description: Main theme for VDD website
Version: 1.0

Text Domain: vdd
*/

.service-video-play{
    color: rgba(89,60,193,.9);
    z-index: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    height: auto;
    max-height: 100%;
    transform: translate(-50%,-50%);
}

.bannerSale {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
    text-align: center;
    background-color: #02bb82;
    color: #fff;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: .1em;
    line-height: 200%;
    border-radius: 4px 4px 0 0;
}

.bannerSoon2 {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
    text-align: center;
    /*background-color: var(--warning);*/
    /*background-color: rgba(89,60,193,.9);*/
    background-color: #ffc107;
    color: #000;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: .1em;
    line-height: 200%;
    border-radius: 4px 4px 0 0;
}

.bannerSoon {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    text-align: center;
    background-color: rgba(0,0,0, 0.4);
    color: #fff;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: .1em;
    line-height: 200%;
    /*border-radius: calc(0.5rem - 1px);*/
    border-radius: 4px 4px 4px 4px;

}
.formation-title {
    font-size: 2.2rem;
    line-height: 1.15;
}
@media (max-width: 767.98px) {

    .formation-title {
        font-size: 1rem;
        line-height: 1;
        padding-top: 10px;
    }

}
.formation-tag {
    margin: auto 5px auto 0;
    padding: 0 5px;
    border-radius: 3px;
    border: 1px solid #eeeeee;
    background-color: #f5f5f9;
    font-size: 13px;
    font-weight: 600;
    line-height: 150%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.formation-right-margin {
    margin-top: 100px;
}
.formation-right-sticky {
    top: 100px;
    position: sticky;
}
.line-through {
    text-decoration: line-through;
}

.formation-thumb-title {
    font-size: 20px;
    font-weight: 600;
}

.signup-footer {
    background: rgb(0,0,0);
}

.signup-footer-title {

    font-size: 2.5rem;
    font-weight: 400;
    line-height: 1.3;
}
.signup-footer-desc {

    font-size: 2rem;
    font-weight: 200;
    line-height: 1.3;
}

@media (max-width: 576px) {
    .signup-footer-title {
        font-size: 1.5rem;
        font-weight: 600;
        line-height: 1.3;
    }

    .signup-footer-desc {
        font-size: 1rem;
        font-weight: 200;
        line-height: 1.3;
    }

}

.ribbonNew {
    position: absolute;
    right: -5px; top: -5px;
    z-index: 3;
    overflow: hidden;
    width: 75px; height: 75px;
    text-align: right;
}
.ribbonNew span {
    font-size: 10px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 100px;
    display: block;
    background: #754FFE;
    background: linear-gradient(#754FFE 0%, #5930ea 100%);
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 19px; right: -21px;
}
.ribbonNew span::before {
    content: "";
    position: absolute; left: 0px; top: 100%;
    z-index: -1;
    border-left: 3px solid #5930ea;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #5930ea;
}
.ribbonNew span::after {
    content: "";
    position: absolute; right: 0px; top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #5930ea;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #5930ea;
}


.banner[data-v-3ac14762] {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    text-align: center;
    background-color: #02bb82;
    color: #fff;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: .1em;
    line-height: 200%;
    border-radius: 4px 4px 0 0;
}
.bannerSoon {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    text-align: center;
    background-color: rgba(0,0,0, 0.4);
    color: #fff;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: .1em;
    line-height: 200%;
    border-radius: calc(0.5rem - 1px);

}
.service-video-play{
    color: rgba(89,60,193,.9);
    z-index: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    height: auto;
    max-height: 100%;
    transform: translate(-50%,-50%);
}
.signup_msg
{
    color:white;
    font-weight: 600;
}

@media only screen and (min-width: 768px) {
    .article-body, .article-title {
        margin-left: 20%;
        margin-right: 20%;
        width: unset !important;
    }
}

.article-body p
{
    font-size:medium;
}
.article-body img
{
    max-width:100%;
    width: auto;
    height: auto;
}

.disabledlinks a {
    pointer-events: none;
    cursor: default;
}

.prices_thumb
{
}
.prices_thumb .newprice
{
    font-size: 1.5em;
    font-weight: 600;
    color: #272727;
}
.prices_thumb .oldprice
{
    color:#AAAAAA;
    text-decoration: line-through;
}

.bannerok
{
    color: #18113C;
    background-color: lightgreen;
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
}

@media (min-width: 992px)
{
    #navbarSupportedContent1
    {
        display:none!important;
    }
}
@media (max-width: 768px)
{
    .devenir-membre
    {
        padding-right:10px;
        padding-left:10px;
    }
    .se-connecter
    {
        padding-right:10px;
        padding-left:10px;
    }
    .button-burger
    {
        height:48px;
        width:38px;
        margin-right:3px;
    }

    .mainformation
    {
        padding-left:10px!important;
        padding-right:0px!important;
    }
    .container
    {
        padding-left: 0px!important;
        padding-right: 0px!important;
        width: 100%;
    }
    .card-title {
        margin-left: 0px;
    }
    .row {
        display: flex;
        flex-wrap: wrap;
        margin-right: 0px!important;
        margin-left: 0px!important;
    }
}
.card-formation
{
    margin-top:5px;
    margin-left:5px;
    margin-right:5px;
}
.rightribbon {
    position: absolute;
    right: -5px; top: -5px;
    z-index: 1000;
    overflow: hidden;
    width: 75px; height: 75px;
    text-align: right;
}
.rightribbon span {
    font-size: 10px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 100px;
    display: block;
    background: #79A70A;
    background: linear-gradient(#9A85EA 0%, #5930EA 100%);
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 19px; right: -21px;
}
.rightribbon span::before {
    content: "";
    position: absolute; left: 0px; top: 100%;
    z-index: -1;
    border-left: 3px solid #5930EA;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #5930EA;
}
.rightribbon span::after {
    content: "";
    position: absolute; right: 0px; top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #5930EA;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #5930EA;
}

.leftribbon {
    position: absolute;
    left: -5px; top: -5px;
    z-index: 1000;
    overflow: hidden;
    width: 75px; height: 75px;
    text-align: right;
}
.leftribbon span {
    font-size: 10px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    width: 100px;
    display: block;
    background: #79A70A;
    background: linear-gradient(#FF0505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 19px; left: -21px;
}
.leftribbon span::before {
    content: "";
    position: absolute; left: 0px; top: 100%;
    z-index: -1;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #8F0808;
}
.leftribbon span::after {
    content: "";
    position: absolute; right: 0px; top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #8F0808;
}

ul.controls
{
    margin-top:10px;
    height:5px;
}

@media (min-width: 768px)
{
    .rownoglide
    {
        margin-left: 10%;
        margin-right: 10%;
    }
}


a.cart
 {
     margin-left:10px;
 }
a.cart:hover {
    text-decoration: none;
    color: black;
}
a.cart .cart-basket {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    color: #FFF;
    background: #EB5757;
    font-size: 11.5px;
    text-align: center;
    font-weight: bold;
    vertical-align: middle;
    line-height: 21px;
    top: -15px;
    right: -15px;
    position: absolute;
}
.spinnerloading {
    position: fixed;
    z-index: 99999;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.spinneroverlay{
    background-color:#EFEFEF;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1000;
    top: 0px;
    left: 0px;
    opacity: .5; /* in FireFox */
    filter: alpha(opacity=50); /* in IE */
}
.displaynone
{
    display:none;
}
.displaynoneforce
{
    display:none!important;
}

body.article h1
{
    font-size:50px;
    font-family : Inter, "sans-serif";
    font-weight:900;
    line-height: 1.4;
    color:#000;
    margin-top:20px;
}
body.article h2
{
    font-size:32px;
    font-family : Inter, "sans-serif";
    line-height: 1.4;
    color:#000;
    margin-top:20px;
    margin-bottom:10px;
}
body.article h3
{
    font-size:24px;
    font-family : Inter, "sans-serif";
    line-height: 1.4;
    color:#000;
    margin-top:20px;
    margin-bottom:10px;
}
body.article
{
    background-color:#FFFFF6;
}
.article-body,.article-title
{
    max-width:750px;
    margin-right:auto;
    margin-left:auto;
}
.article-body p,.article-body li
{
    font-size:20px;
    color:#333;
}

.card-img-top
{
    max-width:567px;max-height:288px;
}
@media (max-width: 767.98px) {
    .card-img-top
    {
        max-width:291px;max-height:194px;
    }
}
