/* @import url('https://fonts.googleapis.com/css2?family=Lato&display=swap'); */
/* * {
    margin: 0 !important;
    padding:  0 !important;
} */

html,body {
    height:100%;
}

body{
    margin: 0 !important;
    padding:  0 !important;
    /* font-family: 'Lato', sans-serif; */
    font-family: 'Open Sans', sans-serif;
    font-size: 1rem;
    color: #000;
    background:#EAEAEA !important;
    /* background-image: url('../images/big-banniere-1.jpg');
    background-size: cover;
    background-attachment: fixed;
    background-position: right;
    overflow-x: hidden; */
}

/*****************Login style start***********************/
.navbar-toggler-icon {
    border-color: lightgreen !important;
}

.text-message{
    font-size: 18px !important;
}

.logo-nav{
    width: 150px !important;
}

.logo-nav-btn{
    width: 150px !important;
    margin-bottom: 0 !important;
}

.login{
	background-image: linear-gradient(#00000063,#0000005e),url(../../image/log-image.jpg);
	height: 757px;
	opacity:1.50;
    background-size: cover;
}
/*.form-group {
    margin-bottom: 1rem;
    border-radius: 0px!important;
    position: relative;
    top: 250px;
    width: 44%;
    left: 27%;
}*/
.login a{
	color: white;
}
.login .col-md-6 span{
	text-decoration: underline;
	float: right;
}
.login i{
	    position: relative;
    top: 38px;
    left: 19px;
}
.login .key{
		    position: relative;
    top: 15px;
    left: 19px;	
}
.user{
	padding-left: 52px;
	height: 50px;
}
.pass{
    padding-left: 52px;
    height: 50px;
    margin-top: -5%;
}
/*****************Login style end*******************/
/**************Promo brico style start*************/
/*.promo{
    background-size: cover;
    background-attachment: fixed;
    background-position: right;
    background: #eee;
}*/
.form-control-custom {    
    padding: 0.7rem 0.8rem!important;
}

.error {    
    color: #dc3545;
}

.success {    
    color: #218838;
}

.cursor-pointer{
    cursor: pointer;
}

.footer-links {    
    font-size: 0.9rem!important;
}

.brico{
    background-color: white;
    margin-top: 6px;
    padding: 2% 1% 4% 1%;

}
.promobrico{
	width: 100%;
}
.img-operation-preview{
    cursor: pointer;
    border: 1px solid #eee;
    border-radius: 2%;
}

img{
	width: 100%;
}
.img-operation-preview:hover{
    display: block;
    height: auto;
    max-width: 100%;
    overflow: hidden;
    border: 4px solid #d9534f;
    box-shadow: 8px 8px 15px #212121;
}
.footer{
	text-align: center;
    background-color: #EEEEEE;
    line-height: 3rem;
    margin-left: 1px;
    width: 100%;
}

.fancyNav a.homeIcon {
    display: block;
    overflow: hidden;
    padding-left: 32px;
    padding-right: 32px;
    padding-top: 17px;
    padding-bottom: 16px;
    text-indent: -9999px;
    width: 16px;
}


.bg-light {
    background-color: #f8f9fa!important;
        margin-top: 2%;
        margin-bottom: 0% !important;
    }

.btn-primary {
    color: #fff !important;
    background-color: #045480 !important;
    border-color: #045480 !important;
}

.btn-primary:hover{
    color: #fff !important;
    background-color: #045480 !important;
    border-color: #045480 !important;
}

.btn-secondary:hover {
    color: #fff !important;
    background-color: #6c757d !important;
    border-color:#6c757d !important;
}
   
    a, a:hover, .text-primary {
        color: #045480;
    }

    .logo{
        max-height: 40px;
        width:  auto;
    }

    a:hover {
        font-weight:bold !important;
    }
    .active,
.active span,
.active a {
  font-weight: bold;
  color: #045480 !important;

}

        
.fancyNav li:first-child {
    border-radius: 4px 0 0 4px;
}
.fancyNav {
    overflow: hidden;
    padding-left: 0;
    padding-bottom: 0px;
    /* margin: 0 auto; */
}
.fancyNav a.homeIcon {
    background: url('../images/home.png') no-repeat center center;
    display: block;
    overflow: hidden;
    padding-left: 32px;
    padding-right: 32px;
    padding-top: 17px;
    padding-bottom: 16px;
    text-indent: -9999px;
    width: 16px;
}

.fancyNav li {
    width: 20% !important;
    padding: 10px 0;
    text-align: center !important;
}

.fancyNav li a {
    color: #5d5d5d;
    /* display: inline-block; */
    /* font: 14px/1 nunitosans; */
    padding: 12px 35px 14px;
    position: relative;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6);
    z-index: 2;
    text-decoration: none !important;
    white-space: nowrap;
}
.fancyNav li:after {
    content: '.';
    text-indent: -9999px;
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(168,168,168,0.5)),color-stop(0.5,rgba(168,168,168,0)), to(rgba(168,168,168,0.5)));
    background-image: -moz-linear-gradient(left, rgba(168,168,168,0.5), rgba(168,168,168,0) 50%, rgba(168,168,168,0.5));
    background-image: -o-linear-gradient(left, rgba(168,168,168,0.5), rgba(168,168,168,0) 50%, rgba(168,168,168,0.5));
    background-image: -ms-linear-gradient(left, rgba(168,168,168,0.5), rgba(168,168,168,0) 50%, rgba(168,168,168,0.5));
    background-image: linear-gradient(left, rgba(168,168,168,0.5), rgba(168,168,168,0) 50%, rgba(168,168,168,0.5));
    box-shadow: -1px 0 0 #a3a3a3, -2px 0 0 #fff, 1px 0 0 #a3a3a3, 2px 0 0 #fff;
    -moz-box-shadow: -1px 0 0 #a3a3a3,-2px 0 0 #fff,1px 0 0 #a3a3a3,2px 0 0 #fff;
    -webkit-box-shadow: -1px 0 0 #a3a3a3, -2px 0 0 #fff, 1px 0 0 #a3a3a3, 2px 0 0 #fff;
    -moz-transition: 0.25s all;
    -webkit-transition: 0.25s all;
    -o-transition: 0.25s all;
    transition: 0.25s all;
}
.promo3{
    background-color: #EEEEEE;
}
.text-inner{
    background-color: #EEEEEE;
    font-family: gotham_bookregular;
    font-size: 1.2em;
    color: #01244C;
    font-weight: bold;
    padding-bottom: 10px;
    margin-left: 3%;
    width: 93%;   
}
.text-inner h2{
    color: #045480;
    text-align: center;
        margin-top: 20px;
    margin-bottom: 10px;
}
.text-inner p{
    font-size: 1rem;
    color: #444343;
}
.hr1{
    height: 1px;
    color: #21005D;
    background-color: #21005D;
    border: none;
    margin-left: 3%;
    width: 93%;
}

.hr2 {
    height: 1px;
    color: #21005D;
    background-color: #21005D;
    border: none;
    width: 100%;
}
/*.pull-right{
        background: #045480;
    width: 200px;
    font-size: 16px;
    border: none;
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
    transition: all .4s;
    cursor: pointer;
    display: block;
    margin-right: 4%;
    float: right;
    margin-top: 30px;
    height: 43px;
}*/
.promo-pera{
    font-size: 0.7rem;
    line-height: 1.5;
    text-align: center;
    /*margin-left: 3%;*/
}
.fancyNav li {
    background-color: #f0f0f0;
    background-image: -webkit-gradient(linear,left top, left bottom,from(#fefefe), color-stop(0.5,#f0f0f0), color-stop(0.51, #e6e6e6));
    background-image: -moz-linear-gradient(#fefefe 0%, #f0f0f0 50%, #e6e6e6 51%);
    background-image: -o-linear-gradient(#fefefe 0%, #f0f0f0 50%, #e6e6e6 51%);
    background-image: -ms-linear-gradient(#fefefe 0%, #f0f0f0 50%, #e6e6e6 51%);
    background-image: linear-gradient(#fefefe 0%, #f0f0f0 50%, #e6e6e6 51%);
    border-right: 1px solid rgba(9, 9, 9, 0.125);
    box-shadow: 1px -1px 0 rgba(255, 255, 255, 0.6) inset;
    -moz-box-shadow: 1px -1px 0 rgba(255, 255, 255, 0.6) inset;
    -webkit-box-shadow: 1px -1px 0 rgba(255, 255, 255, 0.6) inset;
    position: relative;
    float: left;
    list-style: none;
}

.iban {
    text-transform: uppercase;
}

.select2-selection__arrow {
    height: 46px!important;
}

.uppercase {
    text-transform: uppercase;
}

/************** Promo brico style end **************/

/* #btn-ajouter-product{
    display: none;
} */

.btn-validation{
    background-color: #3666D3 !important;
}

.panel-footer{
    width: auto !important;
}

.userform {
    padding:0 2rem;
}

/* userform input,  */
.userform select {
    width: 100%;
    /* border: 1px solid #a3a3a3; */
    padding: 14px 10px!important;
    border-radius: 4px;
    color: #000;
}

#purchase_purchaseReceiptFile {
    padding: 6px!important;
}

.userform button, .userform input, .userform optgroup, .userform select, .userform textarea {
    font-family: 'Open Sans', sans-serif;
    /*font-size: 100%;*/
    /* line-height: 1.15; */
    margin: 0;
   /* height: calc(1.5em + .75rem + 2px);*/
}

.checkmark {
    position: absolute;
    top: 0;
    left: 5px;
    height: 15px;
    width: 15px;
    background-color: #eee;
    border-radius: 2px;
}

span.checkmark {
    margin-top: 0;
}

label.checkbox-label input {
    width: auto;
    padding: 0px;
    margin: 0px;
}

.form-inner label, .form-inner p.checkbox-para label .error {
    display: block;
    margin-bottom: 2px;
    font-size: 14px;
    color: #045480;
    font-weight: 300;
}


.checkbox-label input {
    /*opacity: 0;*/
    cursor: pointer;
}

p.checkbox-para label {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 22px;
    font-weight: normal;
    color: #666;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


.checkbox-label input:checked ~ .checkmark:after {
    display: block;
}

.checkbox-label .checkmark:after {
    left: 5px;
    top: 1px;
    width: 6px;
    height: 16px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.checkbox-label input:checked ~ .checkmark {
    background-color: #045480;
}

/*#user_isNewsletter, #user_isCgu {
    height: 0;
}*/
.navbar-active {
    color: #3666D3 !important;
    font-weight: bold !important;
}

.navbar-op li a {
    text-decoration: none !important;
    color: #000;
}

/*
.navbar-toggler {
    background-color: lightgray !important;
}
*/

.icone-navbar{
    color: #000 !important;
}

.btn-submit {
    background:#ff0000; 
    font-size:1rem;
    width: 200px;
    color: #fff;
}

#navbarNavDropdown {
   /* padding-left: 15px;*/
}

.offer {
    background: #eee;
    padding: 3rem;
    /* margin: 2rem; */
}

h2 {
    color: #045480;
}

.text-offer {
    font-size: 1.1rem;
    line-height: 2rem;
}

.text-confirmation-registration {
    font-size: 1rem;
    line-height: 2rem;
}

.box-shadow{
    box-shadow: 8px 8px 15px #212121;
}

.bg-white {
    background: #fff;
}


.bg-primary {
    background: #045480 !important;
}


.color-primary {
   color: #045480
}

.color-primary-link {
    color: #045480
 }
 

.background-primary {
    background: #045480
 }

 /* a:hover {
    color: #045480;
    font-weight: bold;
 } */

 .text-white {
     color:  #fff;
 }


 .privacy-text:hover {
    font-weight: normal;
 }

 .btn-text-custom {
    font-size: 1rem; 
    color: #fff;
 }
 
 .btn-text {
     font-weight: bold;
     color: #fff;
     font-size: 1.2rem;
 }

 .btn:hover {
     color: #fff;
 }

 .connection-logo {
     width: 100px;
     margin: 0 auto;
 }


 .btn-login {
     display: block;

     background-color: #e51c11;
     border: 2px solid black;
 }

 .btn-login:hover, .btn-login:active {
     display: block;
     font-weight: 400;
     background-color: #e51c11;
     border: 2px solid black;
 }
 
 .inscription-link--login a{
     width: 150px;
    background-color: #e51c11;
    height: 53px;
 }

 #admin_inscription_form_password {
     width: 100%!important;
 }

 #admin_inscription_form_password {
     display: flex;
 }

  #admin_inscription_form_password div:first-child {
     width: 48%;
     margin-right: 3%;
 }


  #admin_inscription_form_password div:last-child {
     width: 50%;
 }

 /************** ADMIN **************/
 
.promo3--admin {
        font-size: 3.8rem!important;
        font-weight: 800;
    }

.promo-admin-main {
    max-width: 2073px;
}

.promo-admin {
    width: 2149px;
    }

.backoffice-table {
    margin-left: 0;
    max-width: 1898px;
    
}

.admin-all-products {
    font-size: 13px;
    padding-bottom: 0;
}

.i {
    width: 60px;
    margin: 30px auto 20px;
}

.i .fa-check:before {
    color: #145824 !important;
    font-size: 50px !important;
}


.admin-all-products hr:last-child {
    display: none;
}

.select2-container .select2-selection--single {
    height: 48px!important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 45px!important;
}

 td a {
     display: block;
 }

.fa-file-alt {
    font-size: 30px;
}

.display-none {
    display: none;
}


/********************** PURCHASE SUMMERY PAGE ************************/

.font-weight-600 {
    font-weight: 600;
}


 @media (max-width: 768px) {

    .checkbox-para {
        margin-top: -0.5rem;
     }
     
     .btn-text {
         width: 100%
     }

    .userform {
        padding: 0;
    }

    .offer {
        margin: 0;
        padding: 1.3rem;
    }

    .promo3 {
        font-size: 0.8rem;
    }

    h2 {
        font-size: 1.7rem;
    }

    .text-offer {
        font-size: 0.9rem;
        line-height: 1.6rem;
    }

    .promo-pera {
        font-size: 0.6rem;
    }

    p.checkbox-para label {
        font-size: 0.7rem;
        margin-left: 0.3rem;
    }

    .checkmark {
        left: 1rem;
    }

    .navbar {
        background: #fff;
    }

    .submit{
        display: flex;
        justify-content: center;
    }
}


.container {
    max-width: 1140px;
}

.select2-container{
    width: 100% !important;
    /* border: 1px solid #ced4da !important; */
}

.container-validation{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.container-validation-summary{
    display: flex;
    justify-content: space-around;  
    align-items: center;
}

@media (max-width: 768px) {
    .container-validation{
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .container-validation-summary{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}

@media (max-width: 990px) {
    .logo-nav{
        /* margin-bottom: 0.75em !important; */
        display: none !important;
    } 

    .navbar-nav li {
        margin-bottom: 0.30em !important;
    }
}

@media (min-width: 992px) {
    .logo-nav-btn{
        display: none !important;
    }
}



a.disabled {
    pointer-events: none;
  }

/* loading dots */

.loading:after {
    content: '.';
    font-weight: bold;
    color: rgba(10,54,34);
    animation: dots 1s steps(5, end) infinite;}
  
  @keyframes dots {
    0%, 20% {
      color: rgba(10,54,34);
      text-shadow:
        .25em 0 0 rgba(0,0,0,0),
        .5em 0 0 rgba(0,0,0,0);}
    40% {
      color: rgba(10,54,34);
      text-shadow:
        .25em 0 0 rgba(0,0,0,0),
        .5em 0 0 rgba(0,0,0,0);}
    60% {
      text-shadow:
        .25em 0 0 rgba(10,54,34);
        .5em 0 0 rgba(0,0,0,0);}
    80%, 100% {
      text-shadow:
        .25em 0 0 rgba(10,54,34),
        .5em 0 0 rgba(10,54,34)}}
    