/*@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/OpenSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/OpenSans-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}*/

html { 
    font-size: 62.5%; 
}

body {
	min-height:100%;
	font-family: 'Open Sans',  sans-serif!important;
	font-weight:400!important;
    color: #333333;
}
section { padding: 30px 50px; }

header.rse_header{
    min-height: 50vh!important;
    padding-top: 160px;
    padding-bottom: 50px;
    /* Permalink - use to edit and share this gradient. Permalien - à utiliser pour éditer et partager ce gradient: https://colorzilla.com/gradient-editor/#13387e+0,4292cd+100 */
    background: linear-gradient(to right,  #13387e 0%,#4292cd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

p.header_par{
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 17px;
}

.col-xs-12.col-md-7.header_img{
    display: flex;
    justify-content: flex-end;
}

button{
    margin-bottom: 20px;
    text-align: center;
    font-size: 17px!important;
    padding: 10px 20px!important;
    cursor: pointer;
}

button::focus{
    outline: none;
    box-shadow: none;
}

span.text-bold{
    font-weight: 700;
}

.btn-groupe.home_btn-groupe a.btn:hover{
    text-decoration: none!important;
}

.btn-groupe.home_btn-groupe{
   margin-top: 20px;
   margin-bottom: 15px;
}

.btn-groupe.home_btn-groupe button{
    font-weight: 700!important;
}

.btn-groupe.home_btn-groupe .btn.isend_btn.border_white{
    width: 260px;
}

img{
    width: auto!important;
}

.margin-top{
    margin-top: 100px;
}

.btn-groupe.section_btn.btn-groupe.justify-center_btn{
    justify-content: center;
}

.col-md-3.rgpd-img{
    min-height: 500px;
    flex-direction: column;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}

.simpli_description.img-responsible{
    max-width: 720px;
    height: 419px;
    object-fit: contain;
}

.row.custom{
    display: flex;
    align-items: center!important;
    justify-content: center!important;
}

.bg-section{
    /* Permalink - use to edit and share this gradient. Permalien - à utiliser pour éditer et partager ce gradient: https://colorzilla.com/gradient-editor/#13387e+0,4292cd+100 */
    background: linear-gradient(to right,  #13387e 0%,#4292cd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
p{
    font-size: 16px;
    line-height: 30px;
}

.isend_btn{
    color: #fff;
    border-radius: 4px;
    border: none;
    padding: 8px 30px;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 700;
    background-color: transparent!important;
    border: 1px solid #fff;
}

.isend_btn-bg{
    background-color:#0fcfe8!important;
    border: 1px solid #0FCFE8!important;
    margin-right: 20px;
}

.logo_block,.card_group{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 50px;
    margin-bottom: 60px;
}

.logo_block div{
    padding: 0 10px;
    object-fit: contain;
}
.card_group .card{
    display: flex;
    width: 300px;
    margin: 0 20px 20px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px;
    border-radius:17px ;
    box-shadow: 0px 2px 16px 0px rgba(5, 18, 18, 0.164);

}

.card_group .card img{
    width: 58px;
    height: 47px;
    margin-bottom: 5px;
}

.card_group .card h3{
    font-family: "Roboto";
    text-align: center;
    color: #2479BE;
    font-size: 17px;
}

.text-box{
    max-width: 1000px;
    margin: auto;
    text-align: center;
    margin-bottom: 50px;
}

.text-box p{
    text-align: center;
    font-size: 16px;
    line-height: 30px;
}

.btn-groupe{
    display: flex;
    flex-wrap: wrap;
}
.btn-groupe.section_btn {
    margin-top: 30px;
    text-align: center;
}

.btn-groupe.section_btn .btn.isend_btn.isend_btn-bg{
    background-color:#2479BE!important;
    color: #fff!important;
    font-weight: 400;

}

.btn-groupe.section_btn  .btn.isend_btn{
    border: 1px solid #2479BE!important;
    color: #2479BE!important;
    font-weight: 400;
}

.btn-groupe a{
    margin-bottom: 20px;
    display: flex;
}

.btn-groupe :hover {
    text-decoration: none!important;
}

.custom_row{
    padding-top: 50px;
    padding-bottom: 50px;
}

.bold_header{
    color:#2479BE ;
    font-size: 30px;
    font-weight: 700;
}

.btn-groupe.section_btn.left-align{
    text-align: left;
}

.bg-section h2{
 font-weight: 700;
 font-size: 30px;
 text-align: center;
}

.bg-section p{
    font-size: 16px;
    text-align: center;
}

.bg-section  button{
    background-color: #fff;
    border: none;
    border-radius: 10px;
    padding: 15px 25px;
    box-shadow: 0px 2px 16px 0px rgba(5, 18, 18, 0.164);
    text-transform: uppercase;
    font-weight: 700;
    font-size: 17px;
}

.text-center.section-heading.titre_idem_h1{
    margin-bottom: 30px!important;
}

.custom-content{
    display: flex;
    width: 100%;
}

.custom-content div{
    flex: 1;
    text-align: left;
}

.bg-section.justify-text p,
.bg-section.justify-text h2{
    text-align: left;
}

.bg-section.justify-text.img{
    background-image: url("../img/shutterstock_2096494027.webp");
    background-size: cover;
    background-repeat: no-repeat;
}

.bg-section.justify-text{
    padding: 0!important;
}

.img-rating{
    width:130px ;
    margin-right: 10px;
}

.text-intro.text-gris{
    font-size: 16px;
    font-weight: 400;
}

.testimonial_card{
    background-color: #fff;
    border-radius: 20px;
    box-shadow: 0px 2px 16px 0px rgba(5, 18, 18, 0.164);
    color: #333333!important;
    padding: 30px;
    text-align: left;
    margin: 10px;
}

.testimonial_body p{
    color: #333333!important;
}


.testimonial-section{
    padding: 50px 20px;
    background-image: url('../img/bg-isendpro-dark.webp');
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 30px;
    background-size: cover;
    color: #fff!important;
    position: relative;
}

.testimonial-section .slick-slide{
    min-height: 400px!important;
}

.testimonial-slider{
    margin-top: 30px;
}

.heading-group h1{
    font-size: 39px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 20px;
}

.green-text{
    color:#3CB67A;
}

.testimonial_header{
    display: flex;
    justify-content: space-between;
    text-align: left!important;
    align-items: center;
}


.testimonial_header .avatar{
    width: 51px;
    height: 51px;
    background-color: #42CFE8;
    color: #fff;
    border-radius: 100px;
    text-align: center;
    font-weight: 700;
    font-size: 19px;
    line-height: 51px; 
    margin-right: 15px;
    
}

.testimonial_footer{
    margin-top: 30px;
    margin-bottom: 0!important;
}

.testimonial_header img{
    min-height: auto!important;
    width: auto!important;
}

.testimonial_header  p small,
.testimonial_footer P{
    color: #ACACAC;
}

.testimonial_header p{
    line-height: 16px;
    margin-bottom: 0;
}

.img-responsive.center-block{
    margin-right: 0!important;
}

.slick-dots li button:before{
    font-size: 16px!important;
    border-radius: 50px;
    color: #fff!important;
    padding: 0!important;
    opacity: 1!important;
}

.slick-dots li.slick-active button:before{
    color: #2479BE!important;
}

.slick-dotted.slick-slider{
    margin-bottom: 50px!important;
}

.panel-title a {
    display: block;
    position: relative;
    padding-right: 25px;
}

.panel-title a::after {
    content: "\25B6"; 
    position: absolute;
    right: 0;
    top: 0;
    transform: rotate(0deg);
    transition: transform 0.3s ease;
}

.panel-title a[aria-expanded="true"]::after {
    transform: rotate(90deg); 
}

.testimonial_body{
    margin-top: 20px;
    margin-bottom: 20px;
}
.heading-group h1 span{
    color: #0FCFE8;
}

.section-heading.titre_idem_h1{
    font-size: 37px;
}

.panel-heading h3{
    font-family: "Open Sans";
    font-size: 20px;
    font-weight: 700;
    color: #007bbe;
}

.panel-default>.panel-heading{
    background-color: transparent!important;
    border: none!important;
}

.panel{
    border-radius: 0!important;
    box-shadow: none!important;
    border-left: none!important;
    border-right: none!important;
}

.panel-group{
    margin-top: 50px;
}

.panel:not(:last-child){
    border-bottom: none!important;
}

.panel-heading{
    padding: 0!important;
}
.panel-title a{
    padding: 26px 15px !important;
}

.panel-body{
    border-top:none!important;
    font-size: 16px;
    line-height: 35px;
}

hr.primary {
    border-color: #007bbe;
    border-width: 2px;
    width: 250px;
    margin: 15px auto;
}
.text-box{
    padding: 1.4rem;
    color: #333333;
    font-size: 1.6rem;
    text-align: justify;
}

.custom-content-desr{
    max-width: 700px;
    padding: 30px 20px;
    margin-left: auto;
    padding-right: 50px;
}
.custom-content-desr  .btn-groupe.section_btn .btn.isend_btn.isend_btn-bg{
    background-color: #fff!important;
    color:#2479BE!important ;
}

.custom-content-desr  .btn-groupe.section_btn .btn.isend_btn {
    border: 1px solid #fff !important;
    color: #fff!important;
    font-weight: 400;
}

.btn.btn-lg.btn-primary.btnb.center{
    font-size: 16px;
   width:320px;
    display: block;
    text-align: center;
    margin: 10px auto;
    font-weight: 600;
}

.panel-title a::after {
    content: "→"!important;
    font-size: 30px;
    top: 16px!important;
}

.custom-content-desr h2{
    color: #fff!important;
    font-weight: 400;
}

footer.bg_dark.bg_img{
    background-image: url('../img/bg-isendpro-dark.webp');
}

.btn.isend_btn.border_white{
    border: 1px solid #fff;
}

@media only screen and (max-width: 1300px) {
    .card.card_blue p{
        font-size: 37px;
    }
}

@media only screen and (max-width: 991px) {
    .bg-section h2{
        padding: 0 20px;
    }

    .bold_header{
        text-align: center;
    }

    .mobile_img{
    margin: 30px auto 10px;
    }
    .custom-content-desr{
        padding-right: 0;
        padding: 10px 15px;
        text-align: center;
    }
        section .btn-groupe.section_btn{
        justify-content: center;
        align-items: center;
    }

      .custom-content-desr h2, .custom-content-desr div p{
        text-align: center!important;
      }

    .btn-groupe a{
        margin: 10px;
    }

    section .btn-groupe.section_btn  .btn.isend_btn.isend_btn-bg{
        justify-content: center;
        align-items: center;
    }

    .row.custom, .custom-content{
        flex-direction: column-reverse;

    }

    .col-md-3.rgpd-img{
        min-height: auto;
        justify-content: center;
        align-items: center;
    }

    .custom-content-desr{
        width: 100%;
        max-width: 100%!important;
    }
 
    .col-xs-12.col-md-7.header_img{
        display: flex;
        justify-content:center;
    }

    .row.mt-5.hor_bg{
        background-image: none;
    }


    section{
        padding: 15px;
    }


    .rse_header{
        min-height: 590px;
        height: auto!important;
        padding-bottom: 100px;
    }

    .header_link{
        justify-content: center;
    }

    .heading-group h1{
        font-size: 35px!important;
    }

   .col-md-3.mobile_none{
    display: none;
   }

    .bg-section{
        padding: 30px 15px;
    }

    header.rse_header{
        padding-left: 15px;
        padding-right: 15px;
    }

}


@media only screen and (max-width: 767px) {

    .testimonial_card{
        padding: 10px;
    }

    .btn-groupe.section_btn{
        margin-bottom: 38px;
    }

    .btn-groupe .btn.isend_btn{
        width: 300px;
    }
 
    .section-heading.titre_idem_h1, h2, .bold_header, .bg-section h2{
        font-size: 25px!important;
        text-align: center;
    }

    .card_group, .logo_block{
        margin-bottom: 24px;
    }

    .text-box{
        padding: 0;
    }

    section .btn-groupe.section_btn  .btn.isend_btn.isend_btn-bg{
       margin-right: 0;
       margin-left: 0!important;
    }
}


@media only screen and (max-width: 575px) {

    .testimonial_header p{
    line-height: 14px;
        margin-bottom: 0;
    }

        .bg-section h2{
        padding: 0 15px;
    }

    .testimonial_body p,
    .testimonial_footer p {
        font-size: 15px;
        line-height: 26px;
    }

    .testimonial_header .avatar {
        width: 36px;
        height: 36px;
        font-size: 13px;
        line-height: 36px;
        margin-right: 15px;
    }


    .testimonial-section .slick-slide {
        min-height: 300px !important;
    }

    .bg-section button{
        font-size: 15px;
        padding: 10px 16px;
    }

    .btn-groupe {
        margin-bottom: 20px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }


    .btn.isend_btn.isend_btn-bg{
        margin-right: 0;
    }
    .btn-groupe{
        flex-wrap: wrap;
    }

     .btn-groupe  .isend_btn{
        font-size: 15px;
        padding: 8px 20px;
    }
    .heading-group h1 {
        font-size: 30px !important;
        line-height: 35px;
    }

    hr.primary {
        width: 150px;
    }


    .panel-title a::after {
        font-size: 22px;
        top: 22px !important;
    }


    .panel-title a {
        padding: 26px 15px 15px 0 !important;
    }

    .panel-body{
        padding: 0;
        line-height: 30px;
    }
    
}

@media only screen and (max-width: 480px) {
    .btn.btn-lg.btn-primary.btnb.center{
        width: 292px;
    }
}



