@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body{background-color: #fcfdff;
    font-family: "Open Sans", sans-serif;
     overflow-x: hidden;
     height:auto; } 
.title h1{font-weight:300; font-size:50px;    margin-top: 10px;}
.title-joignable h1{font-weight:300; font-size:40px}
.bg1 { 
    color:#ffffff; 
    background-color: #f7f6fa;
    width: 100%;
    padding: 20px 25px;
/*    text-align:center;*/
/*    background-image:url(imgs/Img-header.jpg);*/
/*    background-position: center center;
    background-size: auto;
    background-repeat: no-repeat;*/
/*    overflow: hidden;
    height: 105px;*/

    
}
#devis_interesse {
       background-color: #f7f6fa; 
           padding-top: 99px;
    padding-bottom: 58px;
    text-align: center;
       
}
.devis_interesse_cent {
background-color: #fff;
padding: 30px 20px 30px 20px;
border-radius: 15px;
box-shadow: -1px 0px 20px 0px #ededed9e, 0px 4px 12px 0px #edededb0;
margin-top: -31px;
margin-top: -31px;
    
}
footer {
    height: 166px;
    bottom: 0;
    background-color: #D1EDF9;
}
footer p {
    text-align: center;
    padding-top: 30px;
    color: #222222;
    font-weight: 400;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
}
footer span{text-align:center;padding-top: 20px;color: #222222;font-weight: 400;font-size: 14px;} 
footer a {
    color:#316097;
}
.card-title { 
    padding: 15px;
    color: #ffffff;
    text-align: center;    
    margin-top: 0px;
    margin-bottom: 0;padding-left: 0;    padding-right: 50px;
}
.padr0{padding-right:0px;}
.padlr0{padding-right:1px;padding-left:1px;}
.padl0{padding-left:0px;} 
.padr0 .card-title {border-top-left-radius: 10px;} 
.padl0 .card-title{border-top-right-radius: 10px;}
.card-block {
    /*padding:15px;*/
    padding: 10px;
}
.bg { 
    background: #4871d7;
    font-size: 21px;
    font-weight: 600;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;  
}
.bg2 { 
    background: #4871d7; 
    font-size: 21px;
    font-weight: 600;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
}
.bg3 { 
    background: #4871d7;
    font-size: 21px;
    font-weight: 600;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
}
.txt-right{ text-align: right;}
.pdf { display: -webkit-inline-box;margin-top: 20px;margin-bottom: 20px;}
.pdf1 {
    padding-right: 6px;text-decoration:none;text-align: left;
}
.pdf2 a {
    text-decoration:none
}
.pdf1 a {
    text-decoration:none
}
.card1 .card-title {border-top-left-radius: 10px;border-top-right-radius: 10px;background-color:#27366a;  margin-top: 0px; } 
.card1 img { 
    padding-right: 10px !important;
}
#send_devis {
    padding-right: 5px; 
}
.mascdev{
    display: block;
    margin-left: auto;
    z-index: 100;
    margin-right: auto; 
}
.imp{text-align:right;
     margin-bottom: 10px;
     margin-top: 10px;
     background-color:#1a04d5; 
     padding:12px 23px;
     text-decoration:none; 
     color:#ffffff; 
     border-radius:25px;
     font-size: 16px;
}
.imp1 {
    background-color: #cb0606;
}
.imp2 {
    background-color: #5fa038;
    
}
.btn2 {
    border: none;
    font-family: "Open Sans", sans-serif ;
    font-size: inherit;
    color: inherit;
    background: none;
    cursor: pointer;
    padding: 25px 80px;
    display: inline-block;
    margin: 15px 30px;
    text-transform: capitalize;
    border-radius: 50px;
    font-weight: 700;
    box-shadow: 0px 2px 4px 0px rgb(0 0 0 / 50%);
    font-size: 20px;
    letter-spacing: 2px;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.btn2:after {
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

/* Pseudo elements for icons */
.btn2:before {
  font-family: 'FontAwesome';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  -webkit-font-smoothing: antialiased;
}


/* Icon separator */


.btn-sep:before {
  background: rgba(0,0,0,0.15);
}

/* Button 1 */
.btn-1 {
  background: #3498db;
  color: #fff;
      padding: 18px 48px 18px 82px;
}

.btn-1:hover {
  background: #2980b9;
  padding: 18px 44px 18px 75px;
}



.btn-1:before {
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  line-height: 3;
  font-size: 140%;
  width: 60px;

}

/* Button 2 */
.btn-2 {
  background: #2ecc71;
  color: #fff;
}

.btn-2:hover {
  background: #27ae60;
}



.btn-2:before {
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  line-height: 3;
  font-size: 140%;
  width: 60px;
}

/* Button 3 */
.btn-3 {
  background: #a4c400;
  color: #fff;
padding: 18px 45px 18px 95px;
}

.btn-3:hover {
  background: #9eb71c;
      padding: 18px 36px 18px 85px;
}




.btn-3:before {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0px;
    width: 70px;
}

/* Button 3 */


.btn-4 {
  background: #34495e;
  color: #fff;
}

.btn-4:hover {
  background: #2c3e50;
}

.btn-4:active {
  background: #2c3e50;
  top: 2px;
}

.btn-4:before {
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  line-height: 3;
  font-size: 140%;
  width: 60px;
}

/* Button 5 */

.btn-5 {
  background: #4c4dff;
  color: #fff;
  padding: 18px 45px 18px 95px;
}

.btn-5:hover {
  background: #3536cf;
  padding: 18px 36px 18px 85px;
}



.btn-5:before {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0px;
    width: 60px;
}

/* Button 5 */

/* Icons */

.icon-cart:before {
  content: "url('../images/iconetel.png')";
}

.icon-heart:before {
    content: "";
    background-image: url(../images/iconehelmet.png);
    background-size: 46px 33px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 50% 61%;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}

.icon-info:before {
    content: "";
    background-image: url(../images/iconetel.png);
    background-size: 25px 25px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}

.icon-souscrire:before {
    content: "";
    background-image: url(../images/souscrire.png);
    background-size: 37px 37px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 81% 57%;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}

.icon-send:before {
  content: "\f1d8";
}
.button1 button{ 

    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -mso-table-lspace: 0pt;
    -mso-table-rspace: 0pt;
    font-weight: bold;
    font-size: 18px;
    padding: 6px 38px 6px 20px;
    cursor: pointer;
    color: #fff;
    border: 0;
    margin-left: auto;
    margin-right: auto;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 28px;
    border-radius: 50px;
    box-shadow: -1px 0px 20px 0px #ededed, 0px 4px 12px 0px #7a7070;
    display: block;
    /* margin: 0px auto 60px; */
    border-collapse: collapse !important;
    max-width: 100%!important;
    background: #4871d7!important;
}
.button1 button i{
    font-size: 30px;
    color: #ffffff;
    background-color: #a4c400;
    padding: 10px 15px 8px 15px;
    margin-right: 2px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
}
.button1 button  img{
    width: 46px;
 
} 

.btnpart1 {
    padding: 10px 15px 6px 19px;
}
.btnpart2 {

}
#btntr .btnpart2 {
 
}
.button2 a{text-decoration:none;color:#ffffff;text-transform: uppercase;font-family: "Open Sans", sans-serif !important;font-size:18px}
.button2  { pointer-events: none; opacity: 0.5; cursor: not-allowed; padding:15px;background-color:#a4c400;text-decoration:none;color:#ffffff;border-radius:10px;text-align: center;margin-top:20px;margin-bottom:90px}
.dev{ font-size:41px;color:#27366a;font-weight:300;    padding: 15px;margin-top:4px }
.num{display:flex;margin-top:8px;text-align:right;    padding: 15px;float: right;padding-right: 0;}
.num i{font-size:30px;color:#ffffff;background-color:#a4c400;padding:10px 15px 8px 15px;margin-right:2px;border-top-left-radius: 25px;border-bottom-left-radius: 25px;}
.num span{ font-size:23px;color:#ffffff;font-weight:700;background-color:#a4c400;padding:8px;vertical-align: super;border-top-right-radius: 10px;border-bottom-right-radius: 10px; 
           border-top-right-radius: 25px;
           border-bottom-right-radius: 25px;
           padding-left: 20px;
           padding-right: 20px;
}

.txt{margin-top:20px;font-size:18px;padding-left: 10px; }
.txt span{margin-top:20px;font-size:18px;color:#27366a;font-weight:700}
.txt1{margin-top:30px;font-size:16px;color:#a4c400; }
.bggris{background-color:#f7f6fa;padding: 15px; }
h1 span {color:#ff0505;}
.h1{text-align:center;font-size:36px;font-weight:600;margin-bottom:20px;margin-top:30px}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {

    vertical-align: middle !important;
    border-top: 0px solid #ddd !important;
}

.card1 {
    background-color: #fff;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;
    margin-left: 15px;
    margin-right: 15px;    
    padding: 0;
}
.pad15 p {
    font-size: 18px;
    font-weight: 300;
}
.pad15 h3 { font-size: 30px;color:#a4c400 }
.card7{
    background-color: #fff;border-bottom-right-radius: 6px;border-bottom-left-radius: 6px;min-height: 270px;
        box-shadow: -1px 0px 20px 0px #ededed, 0px 4px 12px 0px #ededed;
}


.bgwhite {
    background-color: #fff !important;
}
.infp {
    font-size:16px;font-weight:300;margin-bottom:50px;margin-top:50px;padding-left:6px;
}
.infp p span{
    color:#ff0f0f;
}
.cord p{
    font-size:18px;font-weight:300;margin-bottom:30px;margin-top:30px;padding-left:15px;
}
.redp{color: black;font-size:29px;font-weight:700;margin-bottom: 29px;}
.sub {color:#4871d7}
.sub1 {color:#4871d7;font-size:24px;text-align:center;line-height: 33px;margin:0;text-transform: capitalize;font-weight: 600;}
h2.sub {text-align:center;font-size: 24px;font-weight: 600;}
.infobull_td {
    font-weight: 900;
    color: #a4c400;
    font-size: 19px;
}
.fa-info-circle {

    color: #e21712 !important;

}
#tab_list_prod {
    padding-right: 5px;
    padding-left: 5px;  
}
@media (min-width: 768px){
    .modal .modal-xlg{
        width: 1025px;
        margin: 30px auto;
    }
}

.modal-xlg .close {
    font-size: 30px;
    background-color: #27366a !important;
    width: 35px;
    margin-right: -15px;
    border-bottom-left-radius: 40px !important;
    color: #ffffff;
    opacity: 1;
    font-weight:300;
}
.modal-xlg  .close:hover {
    font-size: 30px;
    background-color: #27366a !important;
    width: 35px;
    margin-right: -15px;
    border-bottom-left-radius: 40px !important;
    color: #ffffff;
    opacity: 1;
    font-weight:300;
}
.modal-xlg button.close { 
    padding: 10px;
    padding-left: 13px;
    padding-top: 0px;
    margin-top: -5px;
    outline: transparent;	
}
#exampleModalLongterrain .modal-content {
    margin-top: 19%;
    border-radius: 20px;
}
#exampleModalLongterrain .modal-open .modal {
    overflow:hidden;
}

#exampleModalLong .modal-content {
    margin-top: 19%;
    border-radius: 20px;
}
#exampleModalLong .modal-open .modal {
    overflow:hidden;
}
#exampleModalLong .pad3015 {
    padding-top: 0px;
    padding-bottom: 0px;
}
#exampleModalLong .bg-img {
   height: 682px; 
}
#exampleModalLong ,#exampleModalLongterrain{
   overflow:hidden !important; 
}

.form-control { 
    /*    height: 180px !important;
        text-align: center !important;   */
    cursor: pointer;
}
.datepicker-dropdown { 
    width: 31%;
}
.datepicker table {
    width: 100%;
}
.pad1015{
    padding-top: 10px;
    padding-bottom: 15px;
}
.pad3015{
    padding-top: 30px;
    padding-bottom: 15px;
    font-size:18px;
    font-weight:300;
}
button.valid {
    font-size: 18px;
}
.numclt {
    color:#a4c400;
    font-size:18px;
    width: 65%;
    height: 40px;
    margin-bottom: 30px;
    padding-left: 8px;
}
::-webkit-input-placeholder {
    color:#a4c400;
    font-size:18px;
}

:-moz-placeholder { /* Firefox 18- */
    color:#a4c400;
    font-size:18px; 
}

::-moz-placeholder {  /* Firefox 19+ */
    color:#a4c400;
    font-size:18px; 
}

:-ms-input-placeholder {  
    color:#a4c400;
    font-size:18px;
}
.btn-group-vertical>.btn.active, .btn-group-vertical>.btn:active, .btn-group-vertical>.btn:focus, .btn-group-vertical>.btn:hover, .btn-group>.btn.active, .btn-group>.btn:active, .btn-group>.btn:focus, .btn-group>.btn:hover {
    outline: transparent;
    color: #fff;
    background-color: #27366a;
}
.valid {width: 100%;background-color:#a4c400;height:50px;color:#fff;}
.btn.focus, .btn:focus, .btn:hover {
    color: #fff;
    text-decoration: none;
}
.btn-group{ 
    width: 100%;
}
.bt1{
    margin-right: 15px;
    width: 30%;
    height: 40px;
    border-radius:6px !important;
}
.bt2{
    width: 30%;margin-right: 15px;
    height: 40px;
    border-radius:6px !important;
}
.bt3 {
    width: 30%;height: 40px;border-radius:6px !important;
}
.pad15 {
    padding-left: 60px;
    padding-top: 20px;
    padding-right: 45px;
    padding-bottom: 0px;
}
.bg-img {background-image:url(imgs/women-call.jpg );
         background-position: center center;
         background-size: cover;
         background-repeat: no-repeat;
         overflow: hidden;
         height: 638px;
         border-bottom-right-radius: 6px;
         border-top-right-radius: 6px;
}
.pdf2{padding-right: 15px;}
.pdf1 a img{margin-right: 10px;}
.pdf2 a img{margin-right: 10px;}
.sub span{font-weight:700;}
.nobg{font-weight:500;font-size:16px;color:#353535}
.cord{margin-bottom: 50px;}
.imp a img{margin-right: 10px;}
@media (max-width: 992px){
    .modal-xlg .close { 
        margin-right: -15px; 
    } 
    .modal-xlg  .close:hover { 
        margin-right: -15px; 
    } 

    .pad15 {
        padding-left: 30px;
        padding-top: 20px;
        padding-right: 30px;
        padding-bottom: 20px;
    } 
    .dev {
        font-size: 40px; 
        font-weight: 300; 
        margin-top: 0px;
    }
    .num {
        display: flex;
        margin-top: 8px;
        text-align: center;
        padding: 20px;
        float: none;
        padding-right: 0;
    }
    .pdf1 {
        padding-right: 15px;
        text-decoration: none;
    }
    .rdv {
        margin: 0px;
    }
    .pad15 h3 {
        font-size: 26px;
        color: #a4c400; 
    }
    .bg-img {
        background-image: url(imgs/women-call.jpg);
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        overflow: hidden;
        height: 550px;
        display: none;
    }
    .bgwhite {
        background-color: #f7f6fa !important;
    }
    .rwpad15 {
        background-color: #f7f6fa !important;
        margin: 0;
    }
    .padtab {
        padding: 0; 
        padding-top: 0;
    }
    .h2 {
        color: #a4c400;
        font-size: 18px;
        text-align: center;
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .title h1 {
        font-size: 39px;
        margin:0px !important;
    }
    #pdf_block{
       display: block !important; 
    }
    .pdf1 a{
        font-size: 16px !important;
    }
    .h1 {
        margin-bottom: 0px !important;
        margin-top: 20px !important;
        font-size: 29px !important;
    }
    #thead_list_gar_1 .txt-right {
       text-align: left; 
    }
    .pdf1 {
       padding-right: 0px; 
    }
    .row-cie {
        font-size: 21px; 
        
    }
    .aneft {
        text-align: left !important;
        font-size: 19px;
    }
    .border_right {
       border-right:0px !important;
       height: 95px;
    }
    .bg1 img {
        display: none;
    }
    .border_right {
      height: 100px;  
    }
    .bg1 .title {
        display: block;
        margin-left: auto;
        margin-right: auto;
        padding: 0px;
    }
    .sub1 {
      font-size: 18px;  
    }
    
    .modal-dialog {
        width: 90%;
    }
    #exampleModalLong .modal-content {
        margin-top: 51%;
        border-radius: 20px;
        max-height: 527px;
        overflow-y: auto;
    }
    .modal-xlg button.close {
        margin-top: -20px;
    }
    
    #exampleModalLongterrain .modal-content {
        margin-top: 51%;
        border-radius: 20px;
        max-height: 527px;
        overflow-y: auto;  
    }
     .header_mobile {
        display:inline !important;
    }
    .card-title {
        padding: 15px;
    }
    
    .mascdesq {
      display: none !important
    }
    .devis_interesse_cent {
        margin-top: -17px;
    }
        
    
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {

    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
    display: inline-block; /* 1 */
    vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */

[hidden],
template {
    display: none;
}

/* Links
         ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
    background: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    outline: 0;
}

/* Text-level semantics
         ========================================================================== */

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* Embedded content
         ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9.
 */

img {
    border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

svg:not(:root) {
    overflow: hidden;
}

/* Grouping content
         ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari 5.
 */

figure {
    margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
    overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
    font-family: "Open Sans", sans-serif;
    font-size: 1em;
}

/* Forms
         ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
    color: inherit; /* 1 */
    font: inherit; /* 2 */
    margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10.
 */

button {
    overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8+, and Opera
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
    line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
    border: 0; /* 1 */
    padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9.
 */

textarea {
    overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
    font-weight: bold;
}

/* Tables
         ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}
/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datepicker {
    padding: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    direction: ltr;
    /*.dow {
      border-top: 1px solid #ddd !important;
    }*/
}
.datepicker-inline {

}
.datepicker.datepicker-rtl {
    direction: rtl;
}
.datepicker.datepicker-rtl table tr td span {
    float: right;
}
.datepicker-dropdown {
    top: 0;
    left: 0;
}
.datepicker-dropdown:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-top: 0;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
}
.datepicker-dropdown:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    border-top: 0;
    position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
    left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
    left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
    right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
    right: 7px;
}
.datepicker-dropdown.datepicker-orient-top:before {
    top: -7px;
}
.datepicker-dropdown.datepicker-orient-top:after {
    top: -6px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
    bottom: -7px;
    border-bottom: 0;
    border-top: 7px solid #999;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
    bottom: -6px;
    border-bottom: 0;
    border-top: 6px solid #ffffff;
}
.datepicker > div {
    display: none;
}
.datepicker.days div.datepicker-days {
    display: block;
}
.datepicker.months div.datepicker-months {
    display: block;
}
.datepicker.years div.datepicker-years {
    display: block;
}
.datepicker table {
    margin: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.datepicker td,
.datepicker th {
    text-align: center;
    width: 20px;
    height: 40px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none;

    font-size: 13px;
    font-weight: 700;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
    background-color: transparent;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
    background: #eeeeee;
    cursor: pointer;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
    color: #999999;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
    background: none;
    color: #999999;
    cursor: default;
}
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
    background-color: #fde19a;

    color: #000 !important;
}
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled] {
    background-color: #ff8c00;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active {
    background-color: #fbf069 \9;
}
.datepicker table tr td.today:hover:hover {
    color: #000;
}
.datepicker table tr td.today.active:hover {
    color: #fff;
}
.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
    background: #eeeeee;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
    background-color: #ff8c00;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled] {
    background-color: #f3e97a;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active {
    background-color: #efe24b \9;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
    background-color: #ff8c00;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled] {
    background-color: #808080;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active {
    background-color: #666666 \9;
}

.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
    background-color: #ff8c00;

    color: #fff !important;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active {
    background-color: #003399 \9;
}
.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.datepicker table tr td span:hover {
    background: #eeeeee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
    background: none;
    color: #999999;
    cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
    background-color: #ff8c00;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled] {
    background-color: #ff8c00;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
    background-color: #003399 \9;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
    color: #999999;
}
.datepicker th.datepicker-switch {
    width: 145px;
}
.datepicker thead tr:first-child th,
.datepicker tfoot tr th {
    cursor: pointer;

    color: #ff8c00;
}
.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover {
    background: #eeeeee;
}
.datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle;
}
.datepicker thead tr:first-child th.cw {
    cursor: default;
    background-color: transparent;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i {
    cursor: pointer;
    width: 16px;
    height: 16px;
}
.input-daterange input {
    text-align: center;
}
.input-daterange input:first-child {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}
.input-daterange .add-on {
    display: inline-block;
    width: auto;
    min-width: 16px;
    height: 20px;
    padding: 4px 5px;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
    text-shadow: 0 1px 0 #ffffff;
    vertical-align: middle;
    background-color: #eeeeee;
    border: 1px solid #ccc;
    margin-left: -5px;
    margin-right: -5px;
}
.datepicker.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    color: #333333;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    line-height: 20px;
}
.datepicker.dropdown-menu th,
.datepicker.datepicker-inline th,
.datepicker.dropdown-menu td,
.datepicker.datepicker-inline td {
    padding: 4px 5px;
}

.datepicker .dow {

    border-bottom: 1px solid #e7e7e7;

    color: #9b8079;
    font-size: 13px;
}

.datepicker-months .prev,
.datapicker-months .next,
.datepicker-years .prev,
.datepicker-years .next {
    width: 58px;
}

.datepicker-days tbody td:nth-child(6),
.datepicker-days tbody td:nth-child(7) {
    color: #D44;
}

/*@import url("normalize.css");
@import url("datepicker.css");*/



/* app */
.charset {
    box-shadow: 1px 1px 10px #000;
}

.app {

}
.app:after {
    content: "";
    display: table;
    clear: both;
}
.app__side {
    background: #333;
    width: 35%; height: 100%;
    padding: 40px;
    float: left;

    color: #ff8c00;
}
.app__main {

} 
/* b-calendar */
.calendar {
    padding: 20px;
}
.calendar .datepicker {
    width: 100%;
}
.calendar .datepicker table {
    width: 100%;
}
#calendar {
    border: 1px solid #ccc;
    border-radius: 6px;
    -webkit-box-shadow: -6px -5px 8px -9px rgba(0,0,0,0.75);
    -moz-box-shadow: -6px -5px 8px -9px rgba(0,0,0,0.75);
    box-shadow: -6px -5px 8px -9px rgba(0,0,0,0.75);
}
@media (max-width: 992px){
    .redp { 
        font-size: 25px; 
        text-align: center;
    }
    .infp {
        font-size: 12px;
        font-weight: 300;
        margin-bottom: 30px;
        margin-top: 30px;
    }
    .h1 { 
        margin-bottom: 30px;
        margin-top: 20px;
    }
    .pdf2 a { 
        font-size: 11px;
    }
    .pdf2 {
        padding-right: 7px;
    }
    .pdf1 a { 
        font-size: 11px;
    }
    .pdf1 {
        padding-right: 7px; 
    }
    .num span {
        font-size: 20px;
    }
    .num i {
        font-size: 33px; 
    }
    .numclt { 
        width: 100% !important; 
    }
    .bt1 {
        margin-right: 10px; 
    }
    .num { 
        margin-left: 6%;
    }
    .bt2 { 
        margin-right: 9px; 
    }
    /*.card1 { 
        height: 510px;
    }*/
    .dev {
        font-size: 29px;
        text-align:center;
    }
    .title {
        margin-top: -20px;
        text-align: center;
        width: 100%;
    }
    .button1 button { 
        margin-bottom: 30px;
        font-size: 16px;
        
    }
    .button2 { 
        margin-bottom: 30px;
    }
    footer span {
        padding-top: 15px;
        font-size: 12px;
    }
    footer p { 
        padding-top: 20px; 
        font-size: 12px; 
    }
    button .close {
        padding: 10px;
        padding-left: 13px;
        padding-top: 0px;
        margin-top: -20px;
    }
    .hide {
        display: inline !important;
    }
    .modal-xlg  .close:hover { 
        margin-right: -15px; 
    }

}
.hide {
    display: none;
}
.title {
    margin-top: -20px;
    text-align: center;
    width: 100%;
}
.header_mobile {
    display:none;
}
.border_right img { 
    padding-top: 0px;
}
.border_right {
    text-align: center;
    border-right: 1px solid #ccc;
    height: 91px;
    padding-top: 10px;
}
.border_left {
    text-align: center;
    border-left: 1px solid #ccc;
}
@media only screen and (max-width: 1199px) and (min-width: 875px)  {
/*    .bg1 { 
        background-size: contain;     padding-top: 0;
        margin-top: -20px;
    }	
    .title h1 {
        font-weight: 300;
        font-size: 51px;
        margin-top: 43px;
    }	*/
}

/*
 * Row with equal height columns
 * --------------------------------------------------
 */
@media (min-width: 768px){
    .row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display:         flex;
    }}

@media (min-width: 992px) {
    .mascmob {
      display: none !important;;
    }
}

.modal-open {
    overflow: scroll !important;
}
/*
 * Styles copied from the Grid example to make grid rows & columns visible.
 */
.container {
    padding-right: 15px;
    padding-left: 15px;
}
.card1 .card-title { 
    padding: 15px;
    color: #ffffff;
    text-align: center; 
    text-transform: uppercase;   
    margin-top: 0px;
}
.card6 {
    background-color: #fff;border-bottom-right-radius: 6px;border-bottom-left-radius: 6px;
    margin-left: 15px;
    margin-right: 15px;    
    padding: 0;
}

.card .card-title{
    margin-top: 0px;
}

h4 {
    margin-top: 25px;
}
.row {
    margin-bottom: 20px;
}
/*.row .row {
  margin-top: 10px;
  margin-bottom: 0;
}*/
.card6 .card-title { 
    padding: 15px;
    color: #ffffff;
    text-align: center;    
    margin-top: 0px;
}
.card6 {
    background-color: #fff;border-bottom-right-radius: 6px;border-bottom-left-radius: 6px;
    /*margin-left: 15px;*/
    /*margin-right: 15px;*/  
    margin-left: 10px;
    margin-right: 10px; 
    padding: 0;
    margin-top: 10px;
        box-shadow: -1px 0px 20px 0px #ededed, 0px 4px 12px 0px #ededed;
}
/*
 * Callout styles copied from Bootstrap's main docs.
 */
/* Common styles for all types */
.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border-left: 3px solid #eee;
}
.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}
.bs-callout p:last-child {
    margin-bottom: 0;
}
.bs-callout code {
    background-color: #fff;
    border-radius: 3px;
}
/* Variations */
.bs-callout-danger {
    background-color: #fdf7f7;
    border-color: #d9534f;
}
.bs-callout-danger h4 {
    color: #d9534f;
}
.bs-callout-warning {
    background-color: #fcf8f2;
    border-color: #f0ad4e;
}
.bs-callout-warning h4 {
    color: #f0ad4e;
}
.col-md-12 .txt1{
    cursor: pointer;
}
.bs-callout-info {
    background-color: #f4f8fa;
    border-color: #5bc0de;
}
.bs-callout-info h4 {
    color: #5bc0de;
}




.txt-joignable {
    margin-top: 20px;
    font-size: 18px;
    font-weight: 300;
}
.txt-joignable span {
    margin-top: 20px;
    font-size: 18px;
    color: #27366a;
    font-weight: 700;
}
.rdv {
    margin: 45px;
}
.h2-joignable {
    color: #a4c400;
    font-size: 30px;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 25px;
}
.padl20 {
    font-size: 18px;
    padding-left: 20px;
    padding-top: 20px;
    color: #6f717e;
}
.nav-tabs>li>#btn_assure, .nav-tabs>li>#btn_assure:focus, .nav-tabs>li>#btn_assure:hover{
    background-image: url(https://interface-crm.com/mutuelle_direct/images/seul.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    width: 100%;
    height: 100%;   
}
.nav-tabs>li.active>#btn_assure, .nav-tabs>li.active>#btn_assure:focus, .nav-tabs>li.active>#btn_assure:hover{
    background-image: url(https://interface-crm.com/mutuelle_direct/images/seul-actif.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    width: 100%;
    height: 100%;   
}
.nav-tabs>li>#btn_couple, .nav-tabs>li>#btn_couple:focus, .nav-tabs>li>#btn_couple:hover{
    background-image: url(https://interface-crm.com/mutuelle_direct/images/epouse.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    width: 100%;
    height: 100%;   
}
.nav-tabs>li.active>#btn_couple, .nav-tabs>li.active>#btn_couple:focus, .nav-tabs>li.active>#btn_couple:hover{
    background-image: url(https://interface-crm.com/mutuelle_direct/images/epouse-actif.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    width: 100%;
    height: 100%;   
}
.nav-tabs>li>#btn_assure_enf, .nav-tabs>li>#btn_assure_enf:focus, .nav-tabs>li>#btn_assure_enf:hover{
    background-image: url(https://interface-crm.com/mutuelle_direct/images/avecenf.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    width: 100%;
    height: 100%;   
}
.nav-tabs>li.active>#btn_assure_enf, .nav-tabs>li.active>#btn_assure_enf:focus, .nav-tabs>li.active>#btn_assure_enf:hover{
    background-image: url(https://interface-crm.com/mutuelle_direct/images/avcenf-actif.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    width: 100%;
    height: 100%;   
}
.nav-tabs>li>#btn_couple_enf, .nav-tabs>li>#btn_couple_enf:focus, .nav-tabs>li>#btn_couple_enf:hover{
    background-image: url(https://interface-crm.com/mutuelle_direct/images/famille.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    width: 100%;
    height: 100%;   
}
.nav-tabs>li.active>#btn_couple_enf, .nav-tabs>li.active>#btn_couple_enf:focus, .nav-tabs>li.active>#btn_couple_enf:hover{
    background-image: url(https://interface-crm.com/mutuelle_direct/images/famille-actiff.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    width: 100%;
    height: 100%;   
} 
.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    width: 25%;
    height: 140px;
    margin-bottom: 15px;
}
.nav-tabs {
    border-bottom: 0px !important;
    padding: 0;
    padding-bottom: 0;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    border: 0px !important;
    border-color: #f7f6fa #f7f6fa #f7f6fa;
    background-color: #f7f6fa;
}
.seul {
    position: absolute;
    top: 115px;
    left: 41%;
    font-size: 15px;
    text-align: center;
    color: #a4c400;
}
.nav-tabs>li.active>h4 {
    color: #ffffff !important;
}
.couple {
    position: absolute;
    top: 115px;
    left: 37%;
    font-size: 15px;
    color: #a4c400;
    text-align: center;
}
.s-enfant {
    position: absolute;
    top: 115px;
    left: 25%;
    font-size: 15px;
    color: #a4c400;
    text-align: center;
}
.c-enfant {
    position: absolute;
    top: 115px;
    left: 17%;
    font-size: 15px;
    color: #a4c400;
    text-align: center;
}
.padl20 {
    font-size: 18px;
    padding-left: 20px;
    padding-top: 20px;
    color: #6f717e;
}
.nav-tabs>li>a:hover {
    border-color: #f7f6fa #f7f6fa #f7f6fa;
}
.colbgcolor {
    background-color: rgb(101,51,215);
}
.pad30 {
    padding: 30px;
}
.label-injoignable {
    color: #fff;
    font-size: 22px;
    font-weight: 300;
}
.myform {
    height: 55px;
    font-size: 21px;
    border-radius: 10px;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent !important;
    border:0 !important;
}
.bgred {
    background-color: #ff0000 !important;
}
.supp_enf {
    font-size: 16px !important;
    font-weight: 300;
    color: #fff !important;
    padding-left: 15px;
    cursor: pointer;
    text-decoration: blink;
}
.supp_enf:focus, .supp_enf:hover {
    text-decoration: blink;
}
.pa0 {
    font-size: 18px;
    padding-left: 20px;
    padding-top: 35px;
    color: #6f717e;
    padding-bottom: 25px;
}
.padtp15 {
    padding-top: 15px;
}
.bord {
    border: 1px solid #ccc;
    text-align: center;
    font-size: 18px;
    width: 70%;
    height: 160px;
    padding: 50px;
}
.bord1 {
    border: 1px solid #ccc;
    text-align: center;
    font-size: 31px;
    width: 30%;
    height: 160px;
    padding-top: 60px;
    color: #a4c400;
    border-left: 0 !important;
}
.col-md-6 .inline-block {
    display: -webkit-box;
}
.valid {
    width: 100%;
    background-color: #a4c400;
    height: 50px;
    color: #fff !important;
    font-size: 18px;
    outline: 0 !important;
    margin-top: 31px;
    margin-bottom: 0px;
}
.body-class{
    background: #fff  !important;
}
.row-cie{
    font-size: 22px;
    font-weight: 600;
    border-radius: 6px;
    margin-left: -6px;
    margin-right: -6px;
    margin-bottom: 20px;
    color: #4871d7;

}
.cie-nom{
    font-weight: 600;
    font-size: 25px;
    color: #4871d7;
    text-transform: capitalize;
}

#modal_mail .modal-dialog {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

#modal_mail .modal-content {
    height: auto;
    min-height: 100%;
    border-radius: 0;
}
.input-garantie{
    color: #a4c400;
    background-color: #ffffff;
    width: 100px;
    border: 2px solid #a5c7fe;
    text-align: center;
}
.bg-img-injoignable {
    background-image: url(imgs/women-call.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 688px;
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}


.infobull_td span{
    visibility: hidden;
    border: 2px solid #27366a;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    width: 100%;
    margin: 10px;
    background-color: #f7f6fa;
    color: #333333;
    text-align: center;
    border-radius: 6px;
    padding: 10px 10px;
    position: absolute;
    z-index: 1;
    left: 0%;
    margin-left: -10px;
    margin-top: 20px;
        
}
.infobull_td:hover span, .infobull_td:focus span{
    visibility: visible;
}
.infobull_td span::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 92%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #27366a 
}

.tooltip_td
{
    position: relative;
    display: inline-block;
    text-decoration: none;
    color: #222;
    outline: none;
}

.tooltip_td span
{color: #27366a;
 font-family: "Open Sans", sans-serif;
 font-size: 13px;
 line-height: 16px;
 visibility: hidden;
 position: absolute;
 bottom: 30px;
 left: 0%;
 z-index: 9999;
 width: 250px;
 margin-left: -127px;
 padding: 10px;
 border: 2px solid #27366a;
 opacity: 1.3;
 background-color: #f7f6fa;
 /*  background-image: -webkit-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
   background-image: -moz-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
   background-image: -ms-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
   background-image: -o-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
   background-image: linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));*/
 -moz-border-radius: 4px;
 border-radius: 4px;
 /*  -moz-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
   -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
   box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
   text-shadow: 0 1px 0 rgba(255,255,255,.4);*/
}

.tooltip_td:hover
{
    border: 0; /* IE6 fix */
}

.tooltip_td:hover span
{
    visibility: visible;
}

.tooltip_td span:before,
.tooltip_td span:after
{
    content: "";
    position: absolute;
    z-index: 1000;
    bottom: -8px;
    left: 65%;
    margin-left: -8px;
    border-top: 8px solid #27366a;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 0;
}

.tooltip_td span:before
{
    border-top-color: #fff;
    bottom: -8px;
}

#tooltip
{
    text-align: center;
    color: #fff;
    background: #111;
    position: absolute;
    z-index: 100;
    padding: 15px;
}

#tooltip:after /* triangle decoration */
{
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #111;
    content: '';
    position: absolute;
    left: 60%;
    bottom: -10px;
    margin-left: -10px;
}

#tooltip.top:after
{
    border-top-color: transparent;
    border-bottom: 10px solid #111;
    top: -20px;
    bottom: auto;
}

#tooltip.left:after
{
    left: 10px;
    margin: 0;
}

#tooltip.right:after
{
    right: 10px;
    left: auto;
    margin: 0;
}
@media (max-width: 768px){
    .num {
    margin-left: initial;
    display: block;
    margin-top: 8px;
    text-align: center;
    padding: 5px;
    float: none;
    padding-right: 0;
}
.num i {
   font-size: 24px;
    padding: 9px 12px 7px 15px;
   
}
.num span {
    font-size: 16px;
}
.cie-nom {
    font-size: 21px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.row-cie {
       padding: 26px 10px; 
}
.bggris {
    background-color: #f7f6fa;
    padding: 15px 7px;
}
.btnpart1 {
    padding: 6px 3px;
}
.button1 button {
    padding: 6px 16px 6px 11px;
    margin-bottom: 30px;
    font-size: 14px;
    letter-spacing: 0px;
}
.button1 button img {
        width: 26px;
}
.devis_interesse_cent {
    padding: 60px 10px 60px 10px;
    width: 88%;
    margin-left: auto;
    margin-right: auto;
    
    
}
#btn_devis_interesse .col-md-12 {
    padding-right: 5px;
    padding-left: 5px;  
}
footer {
height: 100%;
}
footer p {
    font-size: 14px;
    padding: 21px;
}
.load_result img {
    max-width: 100%;
}
#tab_list_prod_1 {
    margin-bottom: 0px;
    margin-top: 10px;
}
.card7 {
    margin-bottom: 30px;
}
.nobg , .infobull_td{
       font-size: 14px !important; 
    font-weight: 600 !important; 
}
.btn2 {
    font-size: 14px;  
    margin: 15px auto;
    letter-spacing: 0px;
}
.icon-heart:before {
    background-size: 36px 23px;
    background-position: 50% 61%;

}
.btn-3 {
    padding: 18px 17px 18px 59px;
}
.btn-3:before {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0px;
    width: 49px;
}

.btn-3:hover {
    background: #c0392b;
    padding: 18px 17px 18px 59px;
}

}