﻿
.repDetails_coupon, .titreCoupon {
    letter-spacing: 0;
    text-align: right;
}

.blur {
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
    z-index: 0;
}

.modal-wrapper {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(10,140,180,.4);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.modal-wrapper.open {
    opacity: 1;
    visibility: visible;
}

.modal-wrapper.open .modal {
    margin-top: -200px;
    opacity: 1;
}

.modal {
    width: 900px;
    height: 400px;
    display: block;
    margin: 50% 0 0 -600px;
    position: relative;
    top: 50%;
    left: 50%;
    background: #fff;
    opacity: 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    z-index: 10000;
}

.footer, .head {
    width: 90%;
    overflow: hidden;
}

#google_ads_div_FR_activites_A_ad_wrapper, .img_ad {
    z-index: initial !important;
}

.head {
    height: 40px;
    padding: .5em 5%;
    background: #01bce5;
}

.footer {
    height: 32px;
    padding: 1.5em 5% .5em;
    margin: 0 auto;
    background: #f8f8f8 !important;
}

.btn-close {
    width: 32px;
    height: 32px;
    display: block;
    float: right;
}

.btn-close::after, .btn-close::before {
    content: '';
    width: 32px;
    height: 6px;
    display: block;
    background: #fff;
}

.btn-close::before {
    margin-top: 12px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.btn-close::after {
    margin-top: -6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.btn-close-footer {
    width: 120px;
    height: 25px;
    display: block;
    float: right;
    margin-right: 10px;
}

.btn-close-footer::after, .btn-close-footer::before {
    content: '';
    width: 32px;
    height: 6px;
    display: block;
    background: #5696c5;
}

.btn-close-footer::before {
    margin-top: 12px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.btn-close-footer::after {
    margin-top: -6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.content-coupon {
    padding: 2%;
}

.btn_CTA {
    visibility: hidden;
}

.logo_coupon {
    float: left;
    margin-bottom: 15px;
    width: 15%;
}

.content-info-coupon {
    float: left;
    width: 60%;
    padding-right: 5px;
    background-image: url(/images/coupons/QV17_Coupons_logo.png);
    background-repeat: no-repeat;
    background-position: left top;
}

.content-info-client {
    float: left;
    width: 23%;
    min-height: 300px;
    border-left: 2px solid #01bce5;
    margin-left: 10px;
}

.content-info-client p:first-child {
    font-size: 14px;
    margin: 8px;
    font-weight: 700;
    text-align: left;
    line-height: 1.1em;
}

.CB, .content-info-client .p {
    color: #5696c5;
    font-size: 11px;
    margin-left: 10px;
    font-weight: 700;
    text-align: left;
    line-height: 1.5em;
}

.content-info-client .CB {
    margin-top: 8px;
    color: #1d1b1b;
    font-size: 14px;
    font-weight: 400;
}

.content-info-client > .tel {
    margin-left: 10px;
    margin-top: 8px;
    color: #1d1b1b;
    font-size: 1.3em;
    font-weight: 400;
    text-align: left !important;
}

.URL {
    float: right !important;
    color: red;
    font-size: 1.5em !important;
}

.content-info-coupon .URL a {
    float: right;
    font-size: 1.5em !important;
    text-decoration: none;
    color: #1d1b1b;
}

#logo {
    width: 60%;
}

.btn {
    display: inline-block;
    float: right;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 5px;
    text-align: center;
    background-color: #0087ca;
    color: #FFF;
    font-weight: 700;
    font-size: 14px;
}

.fermer {
    Height: 25px;
    Width: 150px;
    margin-right: 150px;
}

.btn.focus, .btn:focus, .btn:hover {
    color: #0087ca;
    background-color: rgba(10,140,180,.225);
    text-decoration: none;
}

.btn:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.225);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.225);
}

.titreCoupon {
    padding: 5px 10px 5px 0;
    margin-top: 15px;
    font-family: georgia,verdana,georgia,Arial,Helvetica,sans-serif;
    color: #0E7DCF;
    line-height: 32px;
    text-decoration: none;
    font-size: 24px;
    font-weight: 700;
}

.lblDescription_coupon {
    text-align: right;
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 15px;
    line-height: 1.4em;
}

.repDetails_coupon {
    margin-top: -5px;
    margin-bottom: 5px;
    font-size: 11px;
}

.repDetails_coupon span {
    line-height: 1em;
}

.divDateValide_coupon {
    float: right;
    padding-bottom: 7px;
    font-size: 11px;
}

img.codeBarre {
    margin: 15px auto;
    display: flex;
    min-width: 120px;
}

.content-info-client.tel {
    margin-left: 5pt;
    margin-top: 2pt;
    color: #1d1b1b !important;
    font-size: 8pt !important;
    font-weight: 400;
    font-family: Arial,Verdana,sans serif;
}

@media (min-width:320px) and (max-width:767px){
    .head, .modal {
        position: absolute;
        overflow: hidden;
    }
    .head {
        top: 0;
        left: 0;
        right: 0;
        width: 90%;
        height: 30px;
        background: #01bce5;
    }

    .modal {
        bottom: 1px;
        left: -300px;
        right: 1px;
        max-width: 590px;
        height: 320px;
        margin-left: 50%;
        margin-right: 50%;
        margin-top: -150px !important;
    }

    .footer {
        position: absolute;
        bottom: -2px;
        background-color: transparent !important;
    }

    .logo_coupon img {
        position: absolute;
        float: left;
        top: 25%;
        bottom: 15%;
        left:1px;
        z-index: -5!important;
        height: 200px;
    }

    .content-info-coupon {
        float: left;
        position: absolute;
        top: 15%;
        left: 13%;
        background-position: 0 10%;
        background-size: 45%;
    }

    .content-info-client {
        float: right;
        position: absolute;
        top: 24%;
        right: 0;
        width: 25%;
        min-height: 60%;
        border-left: 2px solid #01bce5;
        margin-left: 5px;
        z-index: 9;
    }

    .btn-close {
        width: 20px;
        height: 20px;
    }

    .btn-close::after, .btn-close::before {
        content: '';
        width: 20px;
    }

    .content-info-client p:first-child {
        font-size: 12px;
        margin: 8px;
        font-weight: 700;
        line-height: 1em;
    }

    .CB, .content-info-client .p {
        color: #5696c5;
        font-size: 10px;
        /*line-height: 1em;*/
    }

    .titreCoupon {
        position: absolute;
        margin-top: -23px;
        margin-left: 63px;
    }

    .titreCoupon span {
        font-weight: 700;
        font-size: 14px;
    }

    .lblDescription_coupon span {
        font-size: 11px;
        line-height: initial;
        font-weight: 600;
    }

    .repDetails_coupon span {
        font-size: 9px;
        line-height: initial;
        /*font-weight:600;*/
    }

    .btn {
        width: 100px;
        font-size: 12px;
    }

    .URL {
        z-index: 5;
        margin-top: -8px;
        font-size: 11px !important;
        font-weight:700;
    }
    .tel span{
        font-size: 12px !important;
        font-weight:700;        
    }
}

@media (min-width:320px) and (max-width:767px) and (orientation:portrait) {
    .modal {
        bottom: 1px;
        left: -300px;
        right: 1px;
        max-width: 580px;
        height: 320px;
        margin-left: 50%;
        margin-right: 50%;
        margin-top: -150px !important;
        -webkit-transform: rotate(-90deg) ;
        -moz-transform: rotate(-90deg) ;
        -o-transform: rotate(-90deg) ;
        -ms-transform: rotate(-90deg) ;
        transform: rotate(-90deg) ;
    }
}

@media (min-width:320px) and (max-width:767px) and (orientation:landscape) {
    .modal {
        bottom: 1px;
        left: -300px;
        right: 1px;
        max-width: 590px;
        height: 320px;
        margin-left: 50%;
        margin-right: 50%;
        margin-top: -150px !important;
    }
}

@media (min-width:768px) and (max-width:1024px){
    .head, .modal {
        position: absolute;
        overflow: hidden;
    }

    .modal {
        bottom: 1px;
        left: -370px;
        right: 1px;
        max-width: 650px;
        height: 340px;
        margin-left: 50%;
        margin-right: 50%;
        margin-top: -350px !important;       
    }

    .footer {
        position: absolute;
        bottom: -2px;
        background-color: transparent !important;
    }

    .logo_coupon img {
        position: absolute;
        float: left;
        top: 25%;
        bottom: 15%;
        left:1px;
        z-index: -5!important;
        height: 200px;
    }

    .content-info-coupon {
        float: left;
        position: absolute;
        top: 15%;
        left: 13%;
        background-position: 0 10%;
        background-size: 45%;
    }
    .content-info-client {
        float: right;
        position: absolute;
        top: 24%;
        right: 0;
        width: 25%;
        min-height: 60%;
        border-left: 2px solid #01bce5;
        margin-left: 5px;
        z-index: 9;
    }
    .btn-close {
        width: 25px;
        height: 25px;
    }

    .btn-close::after, .btn-close::before {
        content: '';
        width: 25px;
    }

    .content-info-client p:first-child {
        font-size: 12px;
        margin: 8px;
        font-weight: 700;
        line-height: 1em;
    }
    .CB, .content-info-client .p {
        color: #5696c5;
        font-size: 10px;
    }
    .titreCoupon {
        position: absolute;
        margin-top: -18px;
        margin-left: 75px;
    }

    .titreCoupon span {
        font-weight: 700;
        font-size: 14px;
    }

    .lblDescription_coupon span {
        font-size: 11px;
        line-height: initial;
        font-weight: 600;
    }

    .repDetails_coupon span {
        font-size: 9px;
        line-height: initial;
    }
    .btn {
        width: 100px;
        font-size: 12px;
    }

    .URL {
        z-index: 5;
        margin-top: -8px;
        font-size: 11px !important;
        font-weight:700;
    }
    .tel span{
        font-size: 12px !important;
        font-weight:700;        
    }
}

@media (min-width:768px) and (max-width:1024px) and (orientation:portrait){
     .modal {        
        left: -320px;          
    }

}
@media (min-width:768px) and (max-width:1024px) and (orientation:Landscape){
    .modal {        
        margin-top: -150px !important;       
    }

}


