
/*Modification couleur fond*/
body {
    background: #000000;
}

.bauen-header.scrolled {
    background: #000000;
    border-bottom: 1px solid #2C1F56;
}

/* couleur preloader */

.loader span {
    position: absolute;
    width: 55px;
    height: 55px;
    top: -1px;
    left: -1px;
    border: 1px solid transparent;
    border-top: 1px solid #AE2E92;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

/* couleur h3 perso*/

.h1-perso {
    color: #ff38d3;
}    

.h3-perso {
    color: #AE2E92;
}

/* couleur paragraphe */

p {
    color: #fcfacc;
}

/* Couleur lien actif menu */

.bauen-menu ul li a.active {
    color: #AE2E92;
}

/* Couleur lien survol menu */
.bauen-menu ul li:hover > a, .bauen-menu ul li.open > a, .bauen-menu ul li.active > a, .bauen-menu ul ul li:hover > a, .bauen-menu ul ul li.open > a, .bauen-menu ul ul li.active > a {
    color: #269BBA;
}

/* couleur barre progres*/ 

.progress-wrap svg.progress-circle path {
    stroke: #269BBA;
}

.progress-wrap::after {
    color: #269BBA;
}

/* couleur lignes */

.content-lines-inner {

    border-left: 1px solid #2C1F56;
    border-right: 1px solid #2C1F56;
    border-bottom: 1px solid #2C1F56;
}

.content-lines {

    border-left: 1px solid #2C1F56;
    border-right: 1px solid #2C1F56;
}

/* couleur encadrés */

.about .about-img .img::before {
    
    border: 1px solid #2C1F56;
}

/* couleur span titre*/

.section-title span {
    color: #AE2E92;
}

/* couleur claire titre */

.section-title {
    color: #fcfacc;
}

/* couleur encadré footer + footer*/

.testimonials-box {
    background: #000000;
}

.main-footer.dark {
    background: #000000;
    color: #fff;
}

/* couleur fond carrousel client */

.clients {
    background-color: #0e0e0e;
    min-height: 120px;
}

/* couleur testimonial dans encadré footer*/

.testimonials .item .info h6 {
    color: #AE2E92;
}

/* couleur bouton au survol*/
.butn-light a::after {
    background: #269BBA;
}

/* couleur texte bouton survol*/

.butn-light a:hover span {
    color: #FCFACC;
}

/* couleur span bouton */

.butn-light a  {
    color: #269BBA;
}

/* point testimonial*/

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: transparent;
    border: 1px solid #AE2E92;
}

/* couleur fond menu */

.bauen-wrap {
    background: #0e0e0e;
}

/* acces menu */

.bauen-nav-toggle i, .bauen-nav-toggle i::before, .bauen-nav-toggle i::after {
    background: #AE2E92 !important;
}
/* pour augmenter la taille des 3 traits du menu (modifier "zoom") */
.bauen-nav-toggle i {
    position: relative;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 2;
    width: 25px;
    height: 1px;
    font: bold 14px/.4 Helvetica;
    text-transform: uppercase;
    text-indent: -55px;
    background: #fff;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

/* taille logo  */

.bauen-header .bauen-logo img {
    width: 200px;
}

/* taille ampoule */

@media (min-width: 768px) {
    .col-md-12-perso {
        flex: 0 0 auto;
        width: 100%;
    }
}

@media (max-width: 800px) {
    .col-md-12-perso {
        flex: 0 0 auto;
        width: 100%;
        max-width: 240px;
    }
}

@media (max-width: 1200px) {
    .col-md-12-perso {
        flex: 0 0 auto;
        width: 100%;
        max-width: 450px;
    }
}

/* lien page univers video */

.univers:hover {
    color: #269BBA;
}

/* couleurs perso */

.beige-boomerang {
    color: #fcfacc;  
}

.rose-boomerang {
    color: #AE2E92;
}

.rose-acid-boomerang {
    color: #ED1F85;
}

.prune-boomerang {
    color: #2C1F56;
}

.bleu-acid-boomerang {
    color: #269BBA;
}

.bg-primary-perso {
    --bs-bg-opacity: 1;
    background-color: rgba(237, 31, 133, 0.7)!important;
    padding: 0.65em;
    border-radius: 1rem;
}

/*  couleur element footer menu */

.bauen-menu-footer p span {
    color: #269BBA;
}

/* page univers video */

.comming-univers-video {
    min-height: 100vh;
    height: auto;
    position: relative;
    background-blend-mode: overlay;
    background: rgba(0,0,0,.4);
    background-image: url("../img/univers-video/univers-video-2.jpeg");
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    color: #fff;
}

.services4 .square2 {
    background: #000000;
}

.services4 .square2 h4 {
    font-size: 20px;
    color: #AE2E92;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-weight: 300;
}

.services4 .square2 p {
    font-size: 16px;
    color: #fcfacc;
}

a.univers {
    color: #AE2E92;
    text-decoration: underline;
}

/* page boomerang*/

/*@media (max-width: 768px) {
    .col-md-4-perso {
        flex: 0 0 auto;
        width: 30.33333333%;
    }
}*/

@media (min-width: 768px) {
    .col-md-4-perso {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
}

@media (max-width: 768px) {
	.bauen-logo-wrap-perso {
  		position: relative;
    	z-index: 1021;
    	max-width: 200px;
    	align-items: center!important;
    	display:none;
    }
}

@media (min-width: 768px) {
	.bauen-logo-wrap-perso {
    	position: relative;
    	z-index: 1021;
    }
}

/* page réalisations */

.bauen-project-content {
    position: absolute;
    left: 50px;
    bottom: 89px;
    background-color: #131313;
    padding: 20px 20px 20px 20px;
    margin-right: 20px;
}


.bauen-project-wrap p {
    color: #269BBA;
    font-family: 'Oswald', sans-serif;
    font-size: 13px;
    font-weight: 300;
    letter-spacing: 5px;
    text-transform: uppercase;
    margin-bottom: 10px;
    align-items: center;
    display: inline-flex;
}

.bauen-project-wrap h3 {
    font-family: 'Oswald', sans-serif;
    font-size: 20px;
    line-height: 1.25em;
    font-weight: 300;
    letter-spacing: 5px;
    text-transform: uppercase;
    color: #fcfacc;
    margin-bottom: 0px;
}

.bauen-project-filter li.active {
    color: #269BBA;
    content: "";
    left: 0;
    bottom: -4px;
    border-bottom: 1px solid;
    -webkit-transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
    -o-transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
    transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
}

.bauen-project-filter li:hover {
    color: #bd5ca7;
}

.bauen-project-filter li {
    margin-right: 15px;
    display: inline-block;
    font-size: 16px;
    cursor: pointer;
    color: #fcfacc;
    font-family: 'Didact Gothic', sans-serif;
    font-weight: 400;
}

/* vidéo youtube */

.YouTubePopUp-Content {
    max-width: 1100px;
    display: block;
    margin: 0 auto;
    height: 100%;
    position: relative;
}

/* page des réalisations */

b {
    font-weight: 400;
    color: #269BBA;
}

span, a:hover {
    display: inline-block;
    text-decoration: none;
    color: #fcfacc;
}


/*  footer */

.main-footer .fothead h6 {
    margin-bottom: 0px;
    font-family: 'Oswald', sans-serif;
    color: #269BBA;
    font-size: 17px;
}


.projects-prev-next {
    padding: 40px 0;
    border: none;
    border-top: 1px solid #2C1F56;
    position: relative;
}

.projects-prev-next a {
    display: inline-block;
    font-size: 16px;
    color: #AE2E92;
    line-height: 1em;
}

.projects-prev-next a:hover {
    color: #269BBA;
}


.main-footer .abot .social-icon a:hover {
    border: 1px solid #269BBA;
    background: transparent;
    color: #269BBA;
}

.main-footer .abot .social-icon a {
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 20px;
    border: 1px solid #ED1F85;
    color: #ED1F85;
    border-radius: 100%;
    margin-right: 3px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}

/* page accueil */

.about2 {
    padding-bottom: 7px;
}


.comming-univers-video-2 {
    min-height: 100vh;
    height: auto;
    position: relative;
    background-blend-mode: overlay;
    background: rgba(0,0,0,.4);
    background-image: url("../img/accueil/accueil-para.png");
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    color: #fff;
}

.beige-boomerang-sublim {
    color: #fcfacc;
    font-size: 3.5rem;
}

   /*     page digital     */
   
   
h4.h4-digital {
    color: #000000!important;
    background: #269BBA;
    font-weight: 400!important;
}   


/* formulaire contact */

input[type="submit"] {
    font-weight: 300;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    background: #AE2E92;
    color: #fcfacc;
    padding: 8px 24px;
    margin: 0;
    position: relative;
    font-size: 16px;
    letter-spacing: 3px;
}

input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, button:hover {
    background-color: #269BBA;
    color: #fcfacc;
    border: 1px solid transparent;
}