/*
Theme Name:     Allovox
Description:    Thème enfant 
Author:         lolo
Author URI:     https://www.allovox.net
Template:       Divi                         
Version:        0.1.0
*/



h3 {
    font-size: 30px !important;
    font-weight: bold;
}
.border-bottom {
    border-bottom: 1px solid;
    padding-bottom: 23px;
}
#main-header {
    -webkit-box-shadow: 0 0px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0px 0 rgba(0, 0, 0, 0.1);

}


h2{
    font-size: 30px !important;
    font-weight: bold;
}

.fs23{
    font-size: 23px;
}
.fs16{
    font-size: 16px;
}
.tjustify{
    text-align: justify;
}
.margedroite40{
    margin-right:40px !important;
}


.divlogo{
    margin: 10px auto 20%;
    line-height: 0em;
}

.divlogo img {
    margin: 0px 45px 0px 0px;
}

.text-logo {
    color: #17517D;
    font-size: 59px;
    line-height: 57px;
    padding: 27px 0px 0px;
    font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 300;
}

.div1{
    margin-left: 6%;
    font-size: 16px;
}  
.div2 {
    display: inline-block;
    width: 45%;
    min-height: 217px;
    border: 1px solid #fff;
    border-radius: 5px;
    color: #fff;
    vertical-align: top;
    text-align: center;
        font-weight: 500;
    margin: auto;
}
.slogan {
    font-size: 42px;
    color: #fff;
    background: #2b485c;
    padding: 0px 26px 0px 10px;
    border-radius: 8px;
    line-height: 5em;
}


.cjaune{
    color: #FFC000;
}
 .gras{
    font-weight: bold;
}
.img1{
    width: 64px;
    margin: 27px auto 4px;
    
}

.titre-accueil {
    font-size: 100px;
    color: #FFF;
    font-family: 'Poiret One', cursive;
    font-weight: 600;
    max-width: 880px;
    margin: auto;
    line-height: 40px;
}

.dlorient, .dtel, .drenseignement{
    max-width: 880px;
    margin: auto;
}

.fondtext {
    background: rgba(255, 255, 255, 0.67);
    padding: 30px 0px;
    border-radius: 20px 0px 20px 20px;
}

/**** menu  ****/


#top-menu-nav > ul > li > a:hover, #et-secondary-menu > ul > li > a:hover, #et-info-email:hover, .et-social-icons a:hover {
    opacity: 0.9;
    transition: all 0.4s ease-in-out 0s;
    color: #81CAFF;
}
#top-menu a:hover {
    color: #81CAFF;
    opacity: 0.9;
}










#top-menu .current-menu-item .menu-border:after {
    content: " ";
    border: 1px solid #fff;
    padding: 18px 0px 12px 0px;
    border-radius: 5px;
    width: 100px;
    top: -8px;
    position: absolute;
    left: -4px;
}

#top-menu li.current-menu-item:after {
    content: " ";
    padding: 0px 0px 0px 0px;
    border-radius: 5px;
    width: 100%;
    top: -10px;
    position: absolute;
    left: -12px;
    height: 33px;
    background: #2b485c;
    z-index: -1;
}







a#top-menu li a:hover {

    padding: 11px 8px 0px 13px;
    border-radius: 5px;
    height: 34px;
    background: #2b485c;
    z-index: -1;
      transition: 0.9s;
}
b#top-menu li a:hover {
    padding: 15px 6px 2px 7px;
    border-radius: 5px;
    height: 26px;
    background: #b71b98;
    z-index: -1;
    color: #fff !important;
    border: 1px solid;
}











#top-menu li.current-menu-ancestor.menu-item-has-children:after {
    content: " ";
    border: 1px solid #fff;
    padding: 0px 0px 0px 0px;
    border-radius: 5px;
    width: 100%;
    top: -6px;
    position: absolute;
    left: -12px;
    height: 25px;
}

#top-menu li li.current-menu-item:after, #top-menu li li.current-menu-ancestor.menu-item-has-children:after {
    content: " ";
    border: 1px solid #fff;
    padding: 0px 0px 0px 0px;
    border-radius: 5px;
    width: 78%;
    top: 7px;
    position: absolute;
    left: 23px;
    height: 25px;
}








#top-menu a:hover{
   color: #fff;
   opacity: 1;
   transform: scale(1.5);
}
#top-menu-nav > ul > li > a:hover, #et-secondary-menu > ul > li > a:hover {
    opacity: 1;
    color: #fff;
}


#top-menu a:before {
    content: '';
    position: absolute;
    bottom: 24px;
    left: -2px;
    width: 0;
    border-radius: 5px;
    height: 33px;
    transition: 0.9s;
    background: #2b485c;
    z-index: -1;
}

#top-menu a:hover:before {
  width: 102%;

}




/****** span ********/

.text-span {
    background: #fff;
    color: #004ea8;
    padding: 3px 10px;
    border-radius: 3px;
}

.text-spanbleu {
    background: #0e75c0;
    color: #fff;
    padding: 3px 10px;
    border-radius: 3px;
}

.script {
    font-family: 'Indie Flower', cursive;
    font-size: 23px;
    line-height: 2.5em;
}

/*
 * Animation for webkit
*/
@-webkit-keyframes bounce {
    0%, 100% {transform: translateY(0px);}
    40% {transform: translateY(-15px);}
} 
 
@keyframes bounce {
    0%, 100% {transform: translateY(0px);}
    40% {transform: translateY(-15px);}
} 

.et-pb-icon{
    animation-name: bounce;
    animation-duration: 2s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
    padding: 0px 103px 0px 0px;
}


/****** page ecrire un livre ********/
.div211 {
    margin: 0px 0px 0px 40%;
}

.border-left-right{
    border-left: 20px solid #fff;
    border-right: 20px solid #fff;
}

.ligne1{
    font-size: 42px;
    font-weight: 700;
    color: rgb(14, 117, 192);
    line-height: 0em;
}
.ligne2{
    font-size: 150px;
color: rgb(248, 97, 6);
font-family: "Indie Flower",cursive;
font-weight: 600;
line-height: 0em;
}

.ligne2b{
    font-size: 54px;
color: rgb(248, 97, 6);
font-family: "Indie Flower",cursive;
font-weight: 600;
line-height: 1.5em;
}

.ligne3{
    font-size: 42px;
font-weight: 500;
color: rgb(14, 117, 192);
line-height: 0em;
}


.bouton1 .et_pb_button_module_wrapper{
    background: rgb(42, 78, 110);
    padding: 12px 0px 30px 30px;
}






/******************  menu footer **********/

#footer-widgets .footer-widget li {
    list-style: none;
    font-family: 'Indie Flower', cursive;
    vertical-align: baseline;
    display: inline-block;
    padding-right: 22px;
}



#footer-widgets .footer-widget li::before {
    border-width: 0px;
}

/***** footer  ****/
.copyright{
    color: #FFF;
    font-size: 15px !important;
    line-height: 2em !important;
}

#footer-bottom a {
    color: #fff;
}
.pull-right {
    float: right;
}

.adressef {
    margin: 16px 0px 0px;
}

.imgf {
    float: left;
    padding: 0px 0px 15px 0px;
}


/**************   bascule ***********/
.borderimg img{
    border-radius: 20px 0 20px 20px;
}
.borderimg img:hover{
    border-radius: 20px 20px 20px 0;
}
.borderdiv{
    border-radius: 20px 0 20px 20px;
}
.borderdiv2{
    border-radius: 0px 20px 20px 20px;
}

.et_pb_toggle_0.et_pb_toggle .et_pb_toggle_title:before, .et_pb_toggle_1.et_pb_toggle .et_pb_toggle_title:before{
    font-size: 40px;
}

/********* titre ************/

.sh2 {
    background: #17517d;
    font-size: 30px;
    padding: 0px 15px 6px 15px;
    border-radius: 20px 0px 20px 20px;
}

.telaccueil {
    color: #fff;
    background: #EAB100;
    font-size: 42px;
    padding: 0px 27px 0px 10px;
    border-radius: 8px;
}

.et-pb-icon {
    padding: 0px 0px 0px 0px;
    color: #4D6778;
    font-size: 58px;
    position: relative;
    top: 17px;
}

.renseignements {
    padding: 2px 20px 6px;
    background: rgba(43, 72, 92, 0.64);
}


.telaccueil:before {
    margin: 0px 16px 0px 14px;
    font-family: "ETmodules" !important;
    content: "\e090";
    font-size: 33px;
}
.sloganbefore:before {
    margin: 0px 16px 0px 14px;
    font-family: "ETmodules" !important;
    content: "\e081";
    font-size: 33px;
}


/*** formulaire ***/
.et_pb_contact_right, .et-pb-contact-message{
    color:#fff;
}



/**** portable  ***/

@media all and (max-width: 790px){
.titre-accueil {
    font-size: 35px ;
}
.telaccueil {
     font-size: 25px;
    padding: 0px 18px 0px 0px;
}
.slogan {
    font-size: 28px;
    padding: 0px 14px 0px 0px;
    line-height: 3em;
}

}
