.logoclient{
    display: table;
    margin-left: 35px;
    /*margin-top: 4px;*/  
}
span.label-lg{
    font-size: 12px;
    padding: 10px 25px; 
}
.featureerdv{
    margin-bottom: 5px;
}
.tariferdv li{
    font-size: 14px;
}
.clienterdv a:visited{
    color: #9b6bcc; 
}
.linkdisabled{
    pointer-events: none;
    opacity: .65;
    color: #121970 !important;
}
#contactform div.message{
    margin-bottom: 20px;
}
#contactform div.message i{
    display: inline;
    margin: 0 auto 20px;
    width: 25px;
    height: 25px;
    border: 2px solid #6fb679;
    border-radius: 50%;
    font-size: 13px;
    line-height: 23px;
    font-weight: 100;
}
#contactform div.message p{
    display: inline;
    color: #6fb679;
}
#essaigratuitform div.message{
    margin-bottom: 20px;
}
#essaigratuitform div.message i{
    display: inline;
    margin: 0 auto 20px;
    width: 25px;
    height: 25px;
    border: 2px solid #6fb679;
    border-radius: 50%;
    font-size: 13px;
    line-height: 23px;
    font-weight: 100;
}
#essaigratuitform div.message p{
    display: inline;
    color: #6fb679;
}
.paragservice{
    text-align: justify;
}
.service-box-v1 .paragservice:after {
    background: none;
}
.service-box-v1 .blockservice {
    height: 432px;
}
.height-custom {
    min-height: 430px;
    max-width: 440px;
}
@media (max-width: 768px) { 
    #app_iframe {
        width: 300px ; 
    }
}
@media (min-width: 768px) and (max-width: 992px) { 
    #app_iframe {
        margin-left: 120px;
        width: 300px ; 
    } 
}
.infoerdv {
    border-top: solid 1px #eee; 
}
.shadow-custom:after{
    transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
    box-shadow: 0 15px 10px #999;
    -moz-box-shadow: 0 15px 10px #999;
    -webkit-box-shadow: 0 -6px 10px #999;
    top: 7%;
    left: 8px;
    width: 50%;
    height: 10%;
    z-index: -1;
    content: "";
    bottom: 15px;
    max-width: 300px;
    background: #999;
    position: absolute;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.col-shadow-custom:before{
    left: auto;
    right: 5px;
    transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
    transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    box-shadow: 0 15px 10px #999;
    -moz-box-shadow: 0 15px 10px #999;
    -webkit-box-shadow: 0 -5px 10px #999;
    top: 6%;
    width: 50%;
    height: 10%;
    z-index: -1;
    content: "";
    bottom: 15px;
    max-width: 300px;
    background: #999;
    position: absolute;
}
@media (max-width: 768px) and (orientation : portrait) { 
    .shadow-custom:after{
        top: 3%;  
    }
    .col-shadow-custom:before{
        top: 2%;  
    }
    .rs-caption-1{
        border-width: 1px!important;  
    }
}

@media screen{

}
@media (max-width: 768px) { 

}
@media (min-width: 768px) and (max-width: 970px) {

}
@media (min-width:  970px) and (max-width: 1170px) { 

}
@media (min-width: 1170px) { 

}
div.tp-bgimg.defaultimg{
    height: 80%!important;
}
#lienframe {
    color: #444;
    border-color: #ccc;
    background: rgba(0,0,0,0.2);
}

#lienframe:hover {
    border-color: #bbb;
    background: rgba(0,0,0,0.6) !important;
}
.block-description .left-inner p{
    text-align: justify; 
}
@media (max-width: 991px) {

    #logoerdv{
        /*padding-top: 5px!important;*/
        padding-top: 0px;
        padding-bottom: 0px;
        /*margin-top: -15px;*/
    }
    #logoerdv img{
        /*height: 39px;*/
    }
    button.navbar-toggle{
        padding-top: 30px;
    }
    .menu-container.page-scroll{
        min-height: 95px;
    }
}
@media (min-width:  992px) { 

    #logoerdv{
        padding-top: 0px;
        padding-bottom: 0px;
        margin-top: -13px;
    }
    .textlogo{
        position: relative;
        left: 193px; 
        bottom: 19px; 
    }
}
@media (max-height: 465px) {
    .tp-caption.rs-caption-1.sft.start{
        margin-top: 48px!important;  
    }

}
.tp-caption.rs-caption-1.sft.start{
    background: rgba(18, 25, 112, 0.58);
    border-top: rgba(18, 25, 112, 0.58);
    border-bottom: rgba(18, 25, 112, 0.58);

}
.btn-u.btn-brd.btn-brd-hover.btn-u-light{
    background: rgba(18, 25, 112, 0.58);
    border: none;
}
.btn-u.btn-brd.btn-brd-hover.btn-u-light:hover{
    border-color: rgb(255, 255, 255);
}
.btn.btn-u.btn-block.btn-u-back{
    color: white!important;
}
.one-page-header {
    background: rgba(255,255,255,0.8);
    min-height:75px;
}
.service-block p{
    font-size: 14px;
}
.logoprint{
    display: none;
}
#footer-v1 address a{
    color: #414BC7
}
#footer-v1 address a:hover{
    color: #414BC7
}
@media (min-width: 769px){
    #sk-holder #sk-container {
        right: 50px!important;
    }
}
@media (max-width: 768px){
    #topcontrol{
        bottom: 91px !important;   
    } 
    #footer-v1{
        margin-bottom: 30px;
    }
}
#modal-message-success-contact .message{
    margin-bottom: 0; 
}
#modal-message-success-contact .message p{
    display: inline;
}
#modal-message-success-contact>div.modal-dialog{
    top: 35%;
}
.margin-top-15{
    margin-top: 15px
}
#tarif p{
    text-align: justify;
}
#tarif .tariferdv{
    padding-left: 15px;
}
#tarif h4{
    font-size: 15px;
    font-weight: bold;
    color: #121970;
}
div.row.logo-mairies a img:hover{
    transform: scale(1.2) rotateZ(-5deg);
    -moz-transform: scale(1.2) rotateZ(-5deg);
    -webkit-transform: scale(1.2) rotateZ(-5deg);
    -o-transform: scale(1.2) rotateZ(-5deg);
}
.contact-style input.btn-u.btn-brd.btn-u-dark[type=submit]:disabled,.contact-style input.btn-u.btn-brd.btn-u-dark[type=submit][type=submit]:disabled:hover{
    color: #929292!important;
    background: rgba(0,0,0,0.2)!important;
    border-color: #ccc!important;
}
#essaigratuit input.btn-u[type=submit]:disabled,#essaigratuit input.btn-u[type=submit][type=submit]:disabled:hover{
    background: #5b62b5!important;
    border-color: #5b62b5!important;
}
#mc-canvas{
    border: 1px solid #ccc;
}
#mc-canvas.mc-valid {
    border: 4px solid #44aa44;
}
