/*004d61*/
body {
    margin: 0px;
    padding: 0px;
    font-family: 'Roboto', sans-serif;
    background-color: #ffffff;
    color: #283779;
    font-weight: 400;
    overflow-x: hidden;
}

.custom-nav {
    border-bottom: solid 1px #283779;
    background-color: #283779;
    align-content: center;
    color: #fff;
    padding: 20px 0px;

}

.nav-align {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 150px;
}

.baseline {
    font-size: 21px;
    font-family: 'Barlow', sans-serif;
}

.sub-hd {
    width: 100% !important
}

.logo {
    width: 250px;
}

.bd-thanks {
    background-color: #ffffff;
    padding: 50px 0px;
}

.family-img-wrapper {
  position: relative;
}

.pastille {
    width:37%;
    position: absolute;
    top:3%;
    left:-3%;
}

.txt-aligner {
    text-align: right;
}

.txt-aligner-l {
    text-align:left;
}


.big-tt {

    text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.2);
    font-size: 72px;
}

.sub-tt {
    font-family: 'Outfit', sans-serif;
    font-size: 3.9rem;
    line-height:1.5em;
    margin-top: 0px;

}

.partner-logo {
    background:url("../img/banniere-assureur-Car.webp");
    width: 95%;
    height: 78px;
    background-repeat: no-repeat;
}

.lh12{
    line-height:1.2em!important;
}

.underline {
    
  border-bottom: 2px dotted #91b83d;


}


* .img-responsive {
    margin: 0 auto;
}

.logo-thnk {
    margin: 0 auto;
}

.thnk-container {
    padding: 50px 0px;
}

.frame {
    background-color: #71C341;
    padding: 4.5% 50px 4.5% 50px;
    position: relative;
    color: #fff;
}

.frame p {
    margin: 0;
    font-size: 20px;
    font-weight: 700;
}

.side-tt {
    font-size: 2.1rem;
    line-height: 1.3em;
}

.offres {
    color: #fff;
    padding: 10px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    order: 3;
    position: absolute;
    z-index: 1;
    top: -5%;
    left: 4.7%;
}

.succ-ic {
    padding: 25px;
    border: 1px solid #eee;
    background-color: #ffffff;
}

.succ-ic img {
    width: 90px;
}



.navbar-form {
    padding: 2px 0px 0px 0px;
}


.flx-str {
    align-items: flex-start!important;
}


.elt {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap

}



.a-right {
    text-align: right
}

.b1 {
    border: 1px solid #ffffff;
}

.b2 {
    border: 1px solid red;
}

.b3 {
    border: 1px solid yellow;
}

.m-auto {
    margin: auto;
}

.bg-hero {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.7)), url('../img/bg-hero.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.fa-info-circle {font-size:28px;}

/* Block3 */

.mb-20 {
    margin-bottom: 20px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-50 {
    margin-bottom: 50px;
}


.pd-50 {
    padding: 50px 0px;
}

.pd-80 {
    padding: 80px 0px;
}

.light-grey {
    background-color:#EBF6FA;
}

.bgp{
    background-color:#283779;
    color:#fff;
}

.grn-ic {
    color: #00d9a6;
}

.square-box {
    border: none;
    background-color: #fff;
    border-radius: 5px;
    transition: transform .6s cubic-bezier(.165, .84, .44, 1);
    animation-duration: 1.4s;
    animation-delay: .3s;
    animation-timing-function: cubic-bezier(.19, 1, .22, 1);
    color: #202020;

    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px;
}

/*.square-box:hover {
    transform: translateY(-20px);
    box-shadow: 0px 18px 45px 0px rgba(0, 0, 0, .14);

}*/

.h-cards [class*="col-"]:not(:last-child) {
    margin-bottom: 15px;
}

.clr-bth {
    margin-bottom: 30px;
}

.ic {
    width: 20%;
}


.box-txt {
    width: 80%;
    text-align: left;
}

.box-txt p:not(.tt1) {
    margin-bottom: 0px;
}

.ic img {
    height: 70px;
}

.tt1 {
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.navbar-default .navbar-form {
    border: none;
}

.clr {
    clear: both !important;
}

.lh-15 {
    line-height: 1.5em;
}

.fs-15 {
    font-size:2.2rem;
    line-height: 1.6em;
}

.fs-14 {
    font-size:1.7rem;
    line-height: 1.6em;
}

.fs-20 {
    font-size: 17px;
}

.custom-hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 2px solid #91b83d;
    width: 50px;
}

.item {
    position: relative;
}

.ts-title {
    margin-top: 0px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
}

.about-intro-text p {
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 1.5em;
}

.ic-l img {
    height: 100px;
}

.ic-l {
    margin-bottom: 25px;
}

@media (min-width: 1024px) {
    .box-style .row {
        position: relative;
    }

    .box-style .row .item .about-intro-text {
        padding: 50px;
        cursor: pointer !important;
    }

    .box-style .indicator {
        position: absolute;
        content: "";
        height: 100%;
        left: 33.3333333333%;
        position: absolute;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transition: left 500ms cubic-bezier(0.694, 0, 0.335, 1);
        -o-transition: left 500ms cubic-bezier(0.694, 0, 0.335, 1);
        transition: left 500ms cubic-bezier(0.694, 0, 0.335, 1);
        width: 33.3333333333%;
        z-index: -1;
        -webkit-box-shadow: 0px 15px 60px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 15px 60px 0px rgba(0, 0, 0, 0.1);
        background-color: #fff;
    }

    .box-style .row .item:nth-child(1):hover ~ .indicator {
        left: 0;
    }

    .box-style .row .item:nth-child(3):hover ~ .indicator {
        left: 66.6666666%;
    }
}


::-moz-selection {
    background: #283779;
    color: #ffffff;
}

::selection {
    background: #283779;
    color: #ffffff;
}

textarea {
    resize: vertical;
}

footer {
    background-color:#213273;
    padding: 30px 0px;
    color: #ffffff;
}

footer a,
footer a:hover,
footer a:focus {
    text-decoration: none;
    color: #ffffff;
}

.tc {
    text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.6);
    color: #004d61;
    position: absolute;
    top: 45%;
    transform: translateY(-45%);
    margin: 0 auto;
    width: 100%;
    word-break: break-word;
    text-align: center;

}

.tc font {
    font-size: 3rem;
}

.call-button {
    display: block;
    position: fixed;
    text-decoration: none;
    z-index: 9999999999;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    transform: scale(0.8);
    left: 20px;
    bottom: 20px;
    background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNDU5cHgiIGhlaWdodD0iNDU5cHgiIHZpZXdCb3g9IjAgMCA0NTkgNDU5IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0NTkgNDU5OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PGcgaWQ9ImNhbGwiPjxwYXRoIHN0eWxlPSJmaWxsOiB3aGl0ZTsiIGQ9Ik05MS44LDE5OC45YzM1LjcsNzEuNCw5Ni45LDEzMC4wNSwxNjguMywxNjguM0wzMTYuMiwzMTEuMWM3LjY0OS03LjY0OSwxNy44NS0xMC4xOTksMjUuNS01LjFjMjguMDUsMTAuMiw1OC42NDksMTUuMyw5MS44LDE1LjNjMTUuMywwLDI1LjUsMTAuMiwyNS41LDI1LjV2ODYuN2MwLDE1LjMtMTAuMiwyNS41LTI1LjUsMjUuNUMxOTMuOCw0NTksMCwyNjUuMiwwLDI1LjVDMCwxMC4yLDEwLjIsMCwyNS41LDBoODkuMjVjMTUuMywwLDI1LjUsMTAuMiwyNS41LDI1LjVjMCwzMC42LDUuMSw2MS4yLDE1LjMsOTEuOGMyLjU1LDcuNjUsMCwxNy44NS01LjEsMjUuNUw5MS44LDE5OC45eiIvPjwvZz48L2c+PC9zdmc+ ) center/30px 30px no-repeat #283779 !important;
}

/*.tc {
    text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.6);
    color: white;
    position: absolute;
    top: 45%;
    transform: translateY(-45%);
    left: 0;
    right: 0;
    margin: 0 auto;
    
}*/

.tc h1 {
    line-height: 1.5em;
}

/*.overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.35);
}*/

.slider-banner {
    padding: 50px 0px;
    background: linear-gradient(80.77deg, #283779 -0.23%, #10D4DF 68.4%, #00ff9a 100%);
    color: #fff;
}



.slider-banner-head h2 {
    margin-top: 0px;
    font-weight: bold;
}

.slider-banner-head p {
    margin-bottom: 0px;
    font-size: 18px;
}

.item {
    position: relative;
}


#signle-item > .owl-theme .owl-controls {
    position: absolute;
    top: 70%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.owl-theme .owl-controls .owl-page span {
    background: #283779 !important;
}

.owl-theme .owl-controls .owl-buttons div {
    background: #283779 !important;
}

.owl-prev:before {
    content: "\f060";
    font-family: FontAwesome;
    font-size: 18px;
}

.owl-next:before {
    content: "\f061";
    font-family: FontAwesome;
    font-size: 18px;
}

.owl-theme .owl-controls {
    margin: 0 auto !important;
    position: absolute !important;
    left: 0;
    right: 0;
    top: 79%;
}

.product-itm-p {
    text-align: center;
    font-weight: bold;
    margin-bottom: 0px;
    font-size: 20px;
}
