.sticky-form img{width:40%;}
.sticky-form.dform.thanks:before {
    background-color: #000000eb;
    content: "Merci d'avoir téléchargé notre ebook";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 9;
    color: #fbe11d;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-family: 'Zoho_Puvi_Bold';
}
#scroll{padding:0;}
.heading-menu, .container.cust-quote, .sec-pTB.mbH, #btmscroll, .btmBar,.nav-dwn,#backToTop,.sec-pTB.bg-l-grey {display: none;}
footer {border: 0;}
.foot-copy {border-top: 1px solid #eee;margin: 0 500px 0 0;max-width: none;width: auto; display: none;}
a.dclogosvg {
    font-size: 26px;
    color: inherit;
    font-weight: 400;
    text-decoration: none;
    margin-top: 7px;
    font-family: 'Zoho_Puvi_SemiBold';
}
#commonHeader {
    min-height: 90px;
}
.zsiq_floatmain.zsiq_theme1.siq_bR {
    display: none !important;
}
body {background-color: #;}
.flex-cover {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    max-width: 100%;
    width: 100%;
    min-height: max-content;
}

.sticky-aside {
    padding: 50px;
    max-width: 700px;
    margin: auto;
}
.sticky-form {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    right: 0;
    top: 0;
    width: 400px;
    background-color: #d7f5fffc;
    margin: 0;
    bottom: 0;
    z-index: 1;
}
.sticky-form h2{
color:#000;
}
.sticky-form img {
    max-width: 100%;
    margin: 0 auto 15px;
    display: block;
}
.sticky-form .edi-btn {
    max-width: 330px;
    margin: auto;
}
.sticky-aside .flex{
   display: block;
}
.sticky-aside .flex-inner img {
    width: 500px;
    max-width: 100%;
    margin: auto;
    display: none;
}

.sticky-aside h1 {
    color: #0a6fad;
    font-size: 42px;
    margin: 0 0 25px;
    line-height: 58px;
    font-weight: 600;
    letter-spacing: normal;
}
.sticky-aside h1 strong {
    display: block;
    font-size: 26px;
    line-height: normal;
    background-color: #f5de05;
    width: fit-content;
    padding: 4px 10px;
    font-weight: 400;
    text-align: center;
}
.sticky-aside p, .sticky-aside ul {
    font-size: 15px;
    line-height: 33px;
    padding: 0;
    margin: 0;
    font-weight: 400;
    color: #000;
}
.sticky-aside ul li::marker {
    color: #ff9800;
    font-size: 20px;
    width: 10px;
}
.sticky-aside ul li {
    list-style-position: initial;
    margin-left: 20px;
}
.sticky-aside h2 {
    color: #262687;
    font-weight: 600;
    margin: 40px 0 10px;
}
.sticky-aside h3 {
    color: #262687 !important;
    font-weight: 600;
    margin: 20px 0 5px 20px;
}
.sticky-aside h3::before {
    height: 10px;
    width: 10px;
    display: inline-block;
    content: '';
    background-color: #f5de04;
    margin: 0 10px 0 -20px;
}
.sticky-aside h3 ~ p {margin: 0 0 0 20px;}

.sticky-aside h2 + p {margin: 0;}

.edi-btn inputgroup input{
    width: 308px !important;
}
.sticky-form > .sticky-wrap > .flex-inner {
    position: relative;
}
.sticky-form > .sticky-wrap > .flex-inner:before {
    content: '';
    width: 10px;
    height: 10px;
    box-shadow: 0 0 90px 85px #fff;
    display: inline-flex;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    z-index: -1;
    border-radius: 50%;
}
.sticky-form div#formCTAgdpr, .sticky-form div[data-clickgdpr="formCTAgdpr"], .sticky-form #meGDPRMessage label {
    color: #000 !important;
}
.fbutton input#Submit.download.light {
    background-color: #e7c215 !important;
    color: #000 !important;
}
.sticky-aside .free:after {content: '';width: 22px;height: 22px;background-color: #fac020;transform: rotate(45deg) translate(14px,-13px);display: inline-block;}

.sticky-form div#formCTAgdpr a, .sticky-form div[data-clickgdpr="formCTAgdpr"] a {
    color: #094468;
}
.sticky-form .edi-btn inputgroup.error .error-field, .sticky-form .edi-btn inputgroup.error1 .error-field1 {
    color: red;
}
.sticky-form .edi-btn inputgroup.focus label{
   color: #000;
}
@media(max-width:1000px){
body:before, body:after{
    content:'';
}
.flex-cover {
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column-reverse;
    padding-right: 0; 
    width: auto;
}

.sticky-form {
    margin: auto;
    position: static;
    width: auto;
    z-index: 0;
}

.sticky-aside {
    padding: 50px;
    max-width: none;
    width: auto;
}

.sticky-aside .flex-inner {
    width: auto;
    margin: auto;
}
.sticky-aside .flex-inner:first-child {
    margin-bottom: 30px;
}
a.dclogosvg {
    font-size: 16px;
    margin-bottom: 24px;
}
.headerinner .prdLogo {
    width: 90%;
}
.foot-copy {
    margin:  0;
    display: block;
}
}
@media(max-height:730px){
.sticky-form img{
display: none;
}
.sticky-form > .sticky-wrap > .flex-inner:before{
display: none;
}
.sticky-aside .flex-inner img{
    display: block;
}

}
