.vc_subscribe
{
    padding: 0;
    margin-bottom: 20px;
    background-color: #ffffff;
    position: relative;
    z-index: 1100;
    overflow: hidden;
    height: 147px;
    border-radius: 5px 5px 0 0;
}
.vc_subscribe .vc_subscribe_padding
{
    padding: 12px 20px 6px 20px;
}
.vc_subscribe .vc_subscribe_padding h4
{
    margin: 0 0 5px 0;
}
.vc_subscribe .vc_subscribe_padding h4 span
{
    font-weight: 100;
}
.vc_subscribe .vc_subscribe_padding p
{
    margin: 0;
    -webkit-transition: .5s;
    transition: .5s;
    overflow: hidden;
    position: relative;
    line-height: 14px;
}
.vc_subscribe .vc_subscribe_padding p:after
{
    content: "";
    height: 7px;
    border-left: 7px solid #000;
    position: absolute;
    bottom: 2px;
    margin-left: 5px;
}
@media(max-width: 992px)
{
    .vc_subscribe .vc_subscribe_padding p
    {
        display: none;
    }
}
.vc_subscribe .vc_subscribe_form
{
    background-color: #000000;
    padding: 20px;
    position: relative;
    -webkit-transition: .5s;
    transition: .5s;
}
.form-validation-field-0formError.formError
{
    display: none !important;
}
.vc_subscribe .shortcode_wysija .updated
{
    background: transparent;
    color: #fff;
    border: none;
}
.vc_subscribe.deployed .vc_subscribe_form
{
    width: 100%;
    -webkit-transition: .5s;
    transition: .5s;
    height: 100%;
}
.vc_subscribe .vc_subscribe_form input[type=email]
{
    width: 100%;
    padding: 5px;
    border: none;
    border-radius: 4px;
    padding-right: 25px;
    color: #808080;
    font-size: 18px;
    font-weight: 100;
}
.vc_subscribe .vc_subscribe_form input[type=submit]
{
    background: none;
    border: none;
    font-size: 15px;
    margin-left: auto;
    color: rgba(56, 56, 56, 0.61);
    -webkit-transition: .5s;
    transition: .5s;
    padding-right: 10px;
    margin-top: 20px;
}
@media(max-width: 992px)
{
    .vc_subscribe .vc_subscribe_form input[type=submit]
    {
        margin: 0;
        float: none;
        font-size: 10px;
    }
}
.vc_subscribe.valid .vc_subscribe_form input[type=submit]
{
    color: #000000;
    font-weight: bold;
    -webkit-transition: .5s;
    transition: .5s;
}
.vc_subscribe .vc_subscribe_form i.fa.fa-chevron-right
{
    color: rgba(56, 56, 56, 0.61);
    float: right;
    position: relative;
    top: -16px;
    font-size: 8px;
}
.vc_subscribe.valid .vc_subscribe_form i.fa.fa-chevron-right
{
    color: #000000;
    -webkit-transition: .5s;
    transition: .5s;
}
@media(max-width: 992px)
{
    .vc_subscribe.valid .vc_subscribe_form i.fa.fa-chevron-right
    {
        top: -12px;
        font-size: 6px;
    }
}
.vc_subscribe .vc_subscribe_form .check_button
{
    position: absolute;
    right: 120px;
    top: 88px;
    font-size: 15px;
    color: #CCCCCC;
    -webkit-transition: .5s;
    transition: .5s;
}
.vc_subscribe.valid .vc_subscribe_form .check_button
{
    color: #2CA94A;
    -webkit-transition: .5s;
    transition: .5s;
}
.vc_subscribe .vc_subscribe_form p
{
    margin: 0;
    position: relative;
}

.vc_subscribe .vc_subscribe_form form.sent p,
.vc_subscribe .vc_subscribe_form form.sent .check_button
{
    display: none;
}
.vc_subscribe .vc_subscribe_form form.sent .wpcf7-response-output
{
    margin: 20px 0 0 0;
    padding: 0;
    border: 0;
    text-align: center;
    color:black!important;
}

/** BOUTON **/
.vc_subscribe button{
    background-color: #c18bbd!important;
    font-size: 20px!important;
    width: 100%!important;
    display: inline-block!important;
    margin-top: 15px!important;
}

/** MODAL  **/
#container-modal-newsletter, #container-modal-newsletter .vc_column-inner {
    z-index: 200!important;
    position: relative;
}
#container-modal-newsletter .wpb_text_column,.vc_subscribe{
    z-index: 1000!important;
}
#container-modal-newsletter .modal{
    background: rgba(0, 0, 0, 0.6);
}
.modal-backdrop{
    opacity: 0!important;
}
.modal.in .modal-dialog{
    transform: translate(-50%, -50%);
    top: 50%!important;
    left: 50%!important;
    right: auto!important;
    bottom: auto!important;
    margin: 0!important;
}
.modal-newsletter .modal-content{
    background-color: #fff!important;
    padding: 0 40px;
    border-radius: 0!important;
}
.modal-newsletter .modal-content .vc_subscribe{
    background-color: transparent!important;
    height: auto!important;
    color: black!important;
    margin-bottom: 0!important;
}
.modal-newsletter .modal-content .vc_subscribe span{
    width: 100%;
    display: block;
    font-size: 25px;
    text-align: center;
    color: black!important;
}
.modal-newsletter .modal-content .vc_subscribe .info{
    text-transform: inherit;
    font-size: 13px;
}
.modal-newsletter .modal-content .vc_subscribe .info a{
    color:#c18bbd!important;
}
.modal-newsletter .modal-content .vc_subscribe .vc_subscribe_form{
    background-color: transparent!important;
}
.modal-newsletter .modal-content .vc_subscribe .vc_subscribe_form p{
    text-align: center;
    display: block;
}
.modal-newsletter .modal-content .vc_subscribe .vc_subscribe_form .wpcf7-list-item-label{
    width: auto!important;
    display: inline-block!important;
    font-size: 17px!important;
    margin: 0 0 15px 0!important;
}
.wpcf7-checkbox span.first{
    width: 300px!important;
    margin: 0 auto!important;
    text-align: left!important;
}
.modal-newsletter .modal-content .vc_subscribe_form input[type='checkbox']{
    margin-right: 15px;
}
.modal-newsletter .modal-content .vc_subscribe_form input[type='email']{
    width: 300px!important;
    height: 35px;
    border-radius: 4px;
    border: 1px solid rgba(0,0,0,0.3);
}
.modal-newsletter .modal-content .vc_subscribe_form input[type='submit']{
    background: #c18bbd!important;
    color: white!important;
    font-size: 20px;
    width: 300px!important;
    height: 35px;
    border-radius: 4px;
}
.g-recaptcha div{
    margin: 0 auto;
}

/** COULEURS **/
.vc_subscribe.vc_subscribe_color_red .vc_subscribe_form
{
    background-color: #e63546;
}
.vc_subscribe.vc_subscribe_color_green .vc_subscribe_form
{
    background-color: #2ca94a;
}
.vc_subscribe.vc_subscribe_color_violet .vc_subscribe_form
{
    background-color: #c18bbd;
}
.vc_subscribe.vc_subscribe_color_yellow .vc_subscribe_form
{
    background-color: #fcb614;
}
.vc_subscribe.vc_subscribe_color_blue .vc_subscribe_form
{
    background-color: #7eb7e3;
}
/* COULEUR CARRÉ */
.vc_subscribe.vc_subscribe_color_red .vc_subscribe_padding p:after
{
    border-color: #e63546;
}
.vc_subscribe.vc_subscribe_color_green .vc_subscribe_padding p:after
{
    border-color: #2ca94a;
}
.vc_subscribe.vc_subscribe_color_violet .vc_subscribe_padding p:after
{
    border-color: #c18bbd;
}
.vc_subscribe.vc_subscribe_color_yellow .vc_subscribe_padding p:after
{
    border-color: #fcb614;
}
.vc_subscribe.vc_subscribe_color_blue .vc_subscribe_padding p:after
{
    border-color: #7eb7e3;
}

/* ESPACES */
.vc_block_post.m-bottom
{
    margin-bottom: 20px;
}
.vc_block_post.m-bottom-0
{
    margin-bottom: 0px;
}
.vc_block_post.m-top
{
    margin-top: 20px;
}
.vc_block_post.m-top-0
{
    margin-top: 0px;
}
