/* Custom styles and theme overrides */

#top-left ul{
    float: left !important;
    position: absolute;
}

#top-right{
    float: right !important;
}

#top-left ul li{
    position: relative;
    display: block;
    float: left;
    margin-right: 50px;
}

#top-left ul li a{
    text-transform: uppercase;
    font-family: Roboto;
    font-size: 13px;
    color: #68C0FF;
    letter-spacing: 0;
}

#top-left ul li a:hover{
    text-decoration: none;
    color: #fff;
}

#top-left ul li:first-child a{
    /*border: 1px solid #68C0FF;
    padding: 6px 16px 6px 16px;*/
    color: #68C0FF;
}

#top-left ul li:first-child a:hover{
    color: #fff;
    /*border: 1px solid #fff;*/
}

.collapsed{
    background-color: #fff !important;
}




#heading-expertises, #heading-offres, #heading-reussites,#heading-apropos,#titre-section-techno, #heading-institute{
    margin-top: 3px;
}

@media screen and (max-width: 767px) {
    #heading-expertises, #heading-offres, #heading-reussites,#heading-apropos,#titre-section-techno, #heading-institute{
        margin-bottom: 40px;
    }
    #contact-title{
        text-align: center;
        margin-bottom: 40px;
    }
    #btn-contact .btn-template-sfeir-orange{
        /*padding: 0;*/
    }
    #cr{
        display: inline-block;
    }

    .home-txt-exp, .home-txt-v{
        text-align: center;
    }
    .btn-template-sfeir-orange{
        margin-top: 2% !important;
    }
    #top-left{
        height: 20px;
    }
    #top-left li a{
        display:none;
    }
    #top-left li:first-child a, #top-left li:nth-child(2) a{
        display: block;
    }
    #top-right{
        display: none;
    }
    .logo{
        display: none;
    }
    .btn-template-sfeir-orange{
        min-width: 80%;
    }
    .footer-section{
        display: none;
    }
    .btn-template-sfeir-orange{
        margin: 0px 0px 40px 0px;
    }
    .txt-apropos{
        text-align: center !important;
        margin-bottom: 50px;
    }
    #contacter{
        width: 90%;
        margin-left: 5%;
    }
    .navbar ul.nav > li > a{
        color: #105394;
    }
    .navbar{
        position: fixed;
        width: 100%;
    }
    #ville1 h1,#ville2 h1,#ville3 h1,#ville4 h1,#ville5 h1,#ville6 h1,#ville1 p,#ville3 p,#ville5 p,#ville2 p,#ville4 p,#ville6 p{
        text-align: center;
    }
}

#pages{
    z-index:300000;
}

#heading-expertises .container, #heading-offres .container, #heading-institute .container, #heading-reussites .container,#heading-apropos .container,#titre-section-techno .container,#heading-reussites2 .container{
    box-shadow: 0 3px 10px rgba(0,0,0,0.18) !important;
    margin-bottom:10px;
}

@media screen and (min-width: 768px) {
    .logo-home{
        -webkit-filter: drop-shadow(0px 1px 1px #000);
        filter: drop-shadow(0px 1px 1px #000);
    }
    #accueil{
        margin-top: 50px;
    }
    #accueil .navbar-default{
        background-color: transparent !important; /* menu transparent */
    }
    #accueil .navbar ul.nav > li > a{
        color: #FFFFFF;
        text-shadow: 0 2px 6px rgba(0,0,0,0.47);
        /*text-shadow: -0.2px 0 black, 0 0.2px black, 0.2px 0 black, 0 -0.2px black; /* cmenu transparent */
    }
    #contacter{
        width: 30%;
        float: left;
        margin-left: 5%;
    }
    #top-left{
        margin-left: -25px;
    }
    .home-txt-btn {
        text-align: center;
        width: 100%;
        /*float: left;
          margin-left: 32px; /* alignement avec logo */
    }

    #home-offres-carou, #home-real-carou, #home-recrut-carou {
        margin-left: 70%;
    }
    .txt-apropos{
        text-align: right !important;
        padding-left: 15%;
    }

}

#home-offres-carou, #home-real-carou, #home-recrut-carou {
    position: relative;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.bar.background-image-offres {
    background: url('../img/bck2.png') center top no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.bar.background-image-real {
    background: url('../img/bck3.png') center top no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.bar.background-image-recrut, .bar.background-image-apropos2 {
    background: url('../img/bck4.png') center top no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
.background-image-contact {
    /*background: url('../img/bck6.png') center top no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-color: rgba(249,249,250,0.6);*/
    background-color: #18354A;
}
.bar.background-image-apropos {
    /*background: url('../img/bck7.png') center top no-repeat;
    background-attachment: fixed;
    background-size: cover;*/
    background-color: #fff;
}

#home-offres-carou .item, #home-real-carou .item, #home-recrut-carou .item{
    text-align: center;
}

.logo{
    /*margin-top: -140px;*/
}

.btn-template-sfeir-orange {
      border-bottom: 3px solid #A8390B;
    background-color: #e75112;
    color: #fff;
    font-size: 14px;
    font-family: Montserrat;
    padding: 10px 28px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 700;
    border-radius: 6px;
}
.btn-template-sfeir-orange:hover {
    color: #fff;
    background-color:#00B7D0;
    border-bottom: 3px solid #04546B;
}

.btn-template-sfeir-orange:visited{
    color: #fff;
}

.btn-template-sfeir-orange:active {
    border-bottom: 3px solid #00B7D0;
}

.carou-title{
    color: #fff;
    padding: 10%;
}

.owl-page span{
    background: #fff !important;
}

.reussites-carousel-2 .icon{
    color: #e75112 !important;
}

.reussites-carousel-2 .item{
    /*box-shadow: 0 1px 4px rgba(0,0,0,0.25) !important;
    border-radius: 6px !important;*/
}

.reussites-carousel .box-simple{
    padding: 0px;
}

.reussites-carousel .box-simple p{
    padding: 0px 20px 0px 20px;
    min-height: 220px;
}
.reussites-carousel .box-simple:hover .icon {
    -webkit-transform: scale(1.0, 1.0);
    -ms-transform: scale(1.0, 1.0);
    -o-transform: scale(1.0, 1.0);
    transform: scale(1.0, 1.0);
}

.owl-theme .owl-controls .owl-page span{
    width: 10px !important;
    height: 10px !important;
}
.reussites-carousel .owl-page span, .reussites-carousel-2 .owl-page span, #carousel-apropos .owl-page span{
    background: #105394 !important;
}

.footer-section{
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
}

.footer-section img{
    /*width: 30px;
    margin-top: -40px;*/
}

.box-subtitle{
    color: #105394;
    font-size: 16px;
}

.bar.background-sfeir {
    background: url('../img/texture-sfeir.jpg') center center repeat;
}
#heading-contact{
    background: url('../img/reussites.jpg') center center repeat;
    padding: 20px 0;
    text-align: center;
}

#heading-reussites{
    /*background: url('../img/projets.png') center top no-repeat;*/
}

#heading-expertises,#heading-offres{
    /*background: url('../img/expertises.png') center top no-repeat;*/
}

#heading-reussites2{
    margin-top: 62px;
}



#heading-expertises h1, #temoignage-title{
    color:#e75112;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
}
#heading-offres h1, #heading-expertises h1, #heading-institute h1, #heading-reussites h1, #heading-contact h1, #heading-reussites2 h1, #heading-apropos h1{
    color: #e75112;
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    padding-top: 60px;
}


#temoignage-title{
    border-bottom: 0 !important;
}

#heading-offres h4,  #heading-expertises h4, #heading-institute h4, #heading-reussites h4, #heading-contact h4, #heading-reussites2 h4, #heading-apropos h4{
    color:#3092C4;
    font-weight: normal !important;
}

#heading-contact{
    margin-bottom: 5%;
}

.reussite-img{
    display: block;
    max-width: 100%;
    height: auto;
}

.reussites-carousel .item{
    padding: 0px !important;
}

.reussites-title{
    color:#e75112 !important;
    font-family: 'Montserrat', sans-serif;
}

.auteur-temoignages{
    color:#105394 !important;
    font-family: 'Montserrat', sans-serif;
}

.img-responsive{
    display: inline !important;
}

#carousel-apropos{
    background-color: #FAFAFA;
}

#carousel-apropos h1, .txt-apropos div{
    margin-top:13%;
}

.img-apropos{
    max-height: 300px;
}

.home-offres{
    max-height: 150px !important;
}

.navbar ul.nav > li > a:active{
    color: #e75112 !important;
}

.tel{
    color: #e75112 !important;
    margin-top: 20px;
}

#ville1 h1,#ville2 h1,#ville3 h1,#ville4 h1,#ville5 h1,#ville6 h1{
    font-family: Montserrat;
    font-weight: 900;
    font-size: 20px;
    color: #FFFFFF;
    letter-spacing: 0;
    margin-bottom: 10px;
}
#ville1 p,#ville3 p,#ville5 p,#ville2 p,#ville4 p,#ville6 p {
    font-family: Roboto;
    color: #05A1E6;
    letter-spacing: 0;
    font-size: 14px;
    line-height: 14px;
}
#contact-bloc2 i{
    padding-top: 16px;
    color: #fff;
}
.contact-right h1{
    margin-top: 80px;
    margin-left:20px;
}
#contacts h1{
    text-align: center;
    margin-top: 25px;
}

.contact-bloc{
    opacity: 0.8;
    background: #054F84;
    width: 184px;
    margin-bottom: 20px;
    height: 75px;
    float: left;
    margin-right: 15px;
}
#contacts{
    margin-left: 10px;
}

.social-bloc{
    text-align: center;
}
.social-bloc a i{
    color: #fff;
    margin-top: 25px !important;
}

#contact-separator{
    height: 4px;
    background-color: #E75112;
    border-top: 0px;
    opacity: 0.7;
    margin-bottom: 15px;
}


#contact-bloc,#contact-bloc2{
    height: 60px;
    background: url('../img/rct.png') center top no-repeat;
    background-attachment: inherit;
    text-align: center;
}
#contact-bloc h1:hover,#contact-bloc2 i:hover{
    color: #E75112;
}
@media screen and (min-width: 1160px) {
    #contact-left{
        padding-left:6%;
        padding-right:6%;
        float:left;
        width:50%;
    }
    #contact-right {
        margin-left:50%;
        padding-right: 6%;
    }
    #cr-mobile{
        display: none;
    }
    /*.bloc-section-contact{
        height: 100vh;
    }*/
    #contact-separator{
        width: 88%;
        margin-left: 6%;
    }
    #btn-contact{
        text-align: left;
    }
    #btn-contact button{
        min-width: 40%;
    }
    .background-image-contact {
        padding-top: 80px;
        padding-bottom: 30px;
    }
}

@media screen and (max-width: 1159px) {
    #contact-left{
        padding-left:10%;
        padding-right:10%;
    }
    #btn-contact{
        text-align: center;
    }
    #contact-bloc, #contact-bloc2, #contact-separator{
        display: none;
    }
    #cr-mobile{
        text-align: center;
        color: lightgrey;
        font-style: italic;
    }
}

#contact-title{
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 20px;
    color: #fff;
    letter-spacing: 0;
    text-transform: uppercase;
    margin-top: 7px;
    font-weight: 400;
}

.form-group select {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


.box-simple-exp .icon{
    background: url('../img/hexa-gris.png') center top no-repeat;
    text-align: center;
    width: 163px;
    height: 182px;
    background-size: 163px auto;
}

.icon img{
    /*margin-top: 31%;*/
}

.box-simple-exp:hover .icon{
    background: url('../img/hexa-orange.png') center top no-repeat;
    text-align: center;
    width: 163px;
    height: 182px;
    background-size: 163px auto;
}

.box-simple-exp:hover .icon, .box-simple-exp:hover h3{
    /*color: #E75112;*/
}
.expertises-desc{
    /* color:black !important;
     background-color: #FFF;
     box-shadow: 0 1px 4px rgba(0,0,0,0.25);
     padding: 20px 40px;
     border-radius: 6px;
     margin-left: -10px;
     width: 105%;
 */
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #555555;
    letter-spacing: 0;
    line-height: 24px;
    padding: 10px;
    min-height: 140px;
}
.box-expertises{
    background: url('../img/expertise-carte.png') center top no-repeat;
    background-attachment: inherit;
    margin-top: -90px;
    box-shadow: 0 4px 4px 0 rgba(0,0,0,0.14);
    border-radius: 24px 24px 10px 10px;
    height: 375px;
    max-width: 330px !important;
    margin-left: auto;
    margin-right: auto;
}

.box-simple-exp:hover .box-expertises{
    box-shadow: 0 7px 14px 0 rgba(0,0,0,0.14);
}

.box-expertises h3, .box-offres h3{
    color: #E75112;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 30px;
    letter-spacing: 0;
    line-height: 28px;
    font-weight: 900;
}

.box-expertises h3{
    padding-top: 120px;
}
.box-offres h3{
    margin-top: 30px;
}

.col-md-4{
    padding-right: 30px !important;
    padding-left: 30px !important;
}
.expertises-techno{
    padding-top: 20px;
}
.techno{
    width:21%;
    border-radius: 3px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 10px;
    color: #fff !important;
    letter-spacing: 0;
    margin-left: 10px;
    float: left;
    padding:2%;
}

.JavaScript, .API{
    background-color: #E3D600;
}

.Angular{
    background-color: #D94A4A;
}

.ReactJS{
    background-color: #5FB9D8;
}

.VueJS{
    background-color: #37AD91;
}

.NodeJS{
    background-color: #86B134;
}

.Java{
    background-color: #0072C0;
}

.\.NET{
    background-color: #3B8DC5;
}

.Golang{
    background-color: #4DC4D3;
}

.Apple{
    background-color: #C3C3C3;
}

.Android{
    background-color: #95C331;
}

.Cordova{
    background-color: #6D6D6D;
}

.Xamarin{
    background-color: #2C97DE;
}

.Google, .GCP{
    background-color: #F1C330;
}

.Amazon, .AWS{
    background-color: #FF9A00;
}

.Azure{
    background-color: #00ACED;
}

.Apache, .PWA{
    background-color: #E34234;
}

.DataFlow{
    background-color: #CB4E00;
}

.Spark{
    background-color: #393939;
}

.BigQuery{
    background-color: #4083FD;
}

.Arduino{
    background-color: #07979E;
}

.Raspberry{
    background-color: #BE0940;
}

.MQTT{
    background-color: #9D1CB1;
}

.Android{
    background-color: #95C331;
}

.DialogFlow, .TensorFlow{
    background-color: #DB6200;
}

.Docker{
    background-color: #009AC8;
}

.Kubernetes{
    background-color: #3859ED;
}

.Adobe{
    background-color: #DA1615;
}

.Sketchapp{
    background-color: #EC6C00;
}

.InVision{
    background-color: #FC3868;
}

@media screen and (max-width: 1199px) {
    .col-md-4{
        padding-right: 5px !important;
        padding-left: 5px !important;
    }

}
.box-simple-off{
    box-shadow: rgba(0, 0, 0, 0.25) 0px 1px 4px;
    border-radius: 8px;
    padding: 20px 40px;
}
@media screen and (min-width: 768px) {
    #img-inst-home{
        margin-top: 30px;
        margin-bottom: -30px;
    }
    #img-section img, #img-inst img{
        margin-top: 45px;
        margin-bottom: -15px;
    }
    .form-group input, .form-group select, .form-group textarea {
        height: 40px;
    }

    #ap #pp-nav.right{
        display: none;
    }

    .box-simple-reu:nth-child(even){
        text-align: right !important;
    }
    .box-simple-reu:nth-child(odd){
        text-align: left !important;
    }

    .box-simple-reu:nth-child(even) .icon {
        float: left;
        margin-top: 36px;
    }

    .box-simple-reu:nth-child(odd) .icon {
        float: right;
        margin-top: 36px;
    }

    .box-simple-reu:nth-child(even) .reussites-desc {
        padding: 60px 60px 120px 240px;
        width: 85%;
        margin-left: 15%;
        min-height: 250px;
    }

    .box-simple-reu:nth-child(odd) .reussites-desc {
        padding: 60px 240px 120px 60px;
        width: 85%;
        min-height: 250px;
    }

    .box-simple-reu:nth-child(even) .techno-reu {
        float: right;
        margin-right: 0px;
        margin-left: 5px;
    }

    .techno-reu {
        font-size: 12px;
        padding: 1%;
    }

    .box-simple-reu .reussites-desc {
        background-color: #F2F6F9;
        /*border-radius: 8px;*/
    }

    .box-simple-reu .icon img {
        filter: drop-shadow(0px 2px 2px rgba(0, 0, 0, 0.25));
        /*border-radius: 8px;*/
    }

    #homepage section {
        /* margin-top: -117px;  50px margin top + 67px height menu */
    }
    #homepage .navbar{
        -webkit-box-shadow: 0 0 0px #cccccc;
        box-shadow: 0 0 0px #cccccc;
    }
    .valeurs-l,.valeurs-r{
        width: 40%;
        margin-right: 5%;
        margin-left: 5%;
    }
    #img-section, #img-inst, #img-cloud, #img-inst-home{
        float: right;
    }
    #titre-section{
        width: 50%;
    }
    #heading-offres, #heading-expertises, #heading-reussites, #heading-institute, #heading-apropos,#heading-reussites2{
        margin-bottom: 50px;
    }
    #heading-offres .container:before, #heading-expertises .container:before, #heading-institute .container:before, #heading-reussites .container:before,#heading-apropos .container:before,#heading-reussites2 .container:before{
        content: "";
        position: absolute;
        background-color: #e75112;
        width: 5px;
        margin-left: -15px;
    }

}

#message {
    min-height: 100px;
}

#img-section img{
    max-height: 275px;
}
#img-inst-home img{
    max-height: 267px;
}

@media screen and (max-width: 767px){
    #heading-offres h1, #heading-expertises h1, #heading-reussites h1, #heading-institute h1, #heading-contact h1, #heading-reussites2 h1,  #heading-apropos h1{
        font-size: 28px;
    }
    #heading-offres h4, #heading-expertises h4, #heading-reussites h4, #heading-institute h4, #heading-contact h4, #apropos-txt, #heading-reussites2 h4, #heading-apropos h4{
        font-size: 16px;
    }
    #heading-offres, #heading-expertises, #heading-reussites, #heading-institute, #heading-contact, #heading-apropos, #school-desc,#catalogue, #inscription-img {
        margin-top: 62px;
    }
}

@media screen and (max-width: 767px) {

    #img-section, #titre-section, #img-inst, #img-cloud, #img-inst-home {
        text-align: center;
    }
    #titre-section h1{
        padding-top: 0 !important;
        margin-bottom: -5px;
    }
    .techno-reu{
        font-size: 10px;
        padding:2%;
    }
    .box-simple-reu{
        box-shadow: rgba(0, 0, 0, 0.25) 0px 1px 4px;
        border-radius: 8px;
    }
    .box-simple-reu .icon img{
        margin-top: 15px !important;
        border-radius: 8px;
    }
    .reussites-desc-p{
        text-align: justify;
        padding-left:10px;
        padding-right:10px;
    }
    #apropos-mob{
        margin-top: 97px;
    }
    .valeurs-mob{
        margin-bottom: 30px;
    }
}

@media screen and (min-width: 520px) and (max-width: 767px){
    .box-simple-reu .reussites-desc {
        height: 280px;
        padding: 20px 40px;
    }
    /*#heading-reussites, #heading-expertises, #heading-offres{
        min-height: 380px;
    }*/
    #img-section img, #img-inst-home img{
        width: 60%;
    }
}

@media screen and (min-width: 430px) and (max-width: 519px){
    .box-simple-reu .reussites-desc {
        height: 360px;
        padding: 20px 20px;
    }
    /*#heading-reussites, #heading-expertises, #heading-offres{
        min-height: 380px;
    }*/
    #img-section img, #img-inst-home img{
        width: 80%;
    }
}

@media screen and (min-width: 310px) and (max-width: 429px){
    .box-simple-reu .reussites-desc {
        height: 358px;
        padding: 20px 10px;
    }
    /*#heading-reussites, #heading-expertises, #heading-offres{
        min-height: 380px;
    }*/
    #img-section img, #img-inst-home img{
        width: 80%;
    }
}

@media screen and (max-width: 309px) {
    .box-simple-reu .reussites-desc {
        height: 420px;
        padding: 20px 10px;
    }
    /*#heading-reussites, #heading-expertises, #heading-offres{
        min-height: 380px;
    }*/
    #img-section img, #img-inst-home img{
        width: 80%;
    }
}

#navigation i{
    font-size: 16px;
}
/*
#contact-left{
    margin-top: 120px;
}
*/
.techno-reu{
    width:23%;
    text-align: center;
    border-radius: 3px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    color: #fff !important;
    letter-spacing: 0;
    margin-top: 40px;
    float: left;
    margin-right: 5px;
}

.reussites-desc-p{
    font-family: Roboto;
    font-size: 16px;
    color: #555555 !important;
    letter-spacing: 0;
    line-height: 28px;
}

.box-simple-exp .icon img{
    margin-top: 31%;
}

.owl-theme .owl-controls {
    margin-top: 5px !important;
}





#contact-right{
    /*margin-top: 170px;*/
    text-align: center;
}

.valeurs-l p,.valeurs-r p, .valeurs-mob p{
    font-size: 14px !important;
    line-height: 18px !important;
    color: darkgrey;
    font-style: italic;
}
.valeurs-l h3,.valeurs-r h3, .valeurs-mob h3{
    color:#105394;
    margin-bottom: 5px !important;
}

.valeurs-r:nth-child(even), .valeurs-mob:nth-child(even){
    text-align: right !important;
}


/*!
 * pagepiling.js 1.5.4
 *
 * https://github.com/alvarotrigo/pagePiling.js
 * @license MIT licensed
 *
 * Copyright (C) 2016 alvarotrigo.com - A project by Alvaro Trigo

html, body {
    overflow:hidden;
    margin:0;
    padding:0;

    /*Avoid flicker on slides transitions for mobile phones #336
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}*/
.pp-section {
    height:100%;
    position:absolute;
    width:100%;
}
.pp-easing {
    -webkit-transition: all 1000ms cubic-bezier(0.550, 0.085, 0.000, 0.990);
    -moz-transition: all 1000ms cubic-bezier(0.550, 0.085, 0.000, 0.990);
    -o-transition: all 1000ms cubic-bezier(0.550, 0.085, 0.000, 0.990);
    transition: all 1000ms cubic-bezier(0.550, 0.085, 0.000, 0.990);
    /* custom */
    -webkit-transition-timing-function: cubic-bezier(0.550, 0.085, 0.000, 0.990);
    -moz-transition-timing-function: cubic-bezier(0.550, 0.085, 0.000, 0.990);
    -o-transition-timing-function: cubic-bezier(0.550, 0.085, 0.000, 0.990);
    transition-timing-function: cubic-bezier(0.550, 0.085, 0.000, 0.990);
    /* custom */
}
#pp-nav {
    position: fixed;
    z-index: 100;
    margin-top: -32px;
    top: 50%;
    opacity: 1;
}
#pp-nav.right {
    right: 17px;
}
#pp-nav.left {
    left: 17px;
}
.pp-section.pp-table{
    display: table;
}
.pp-tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}
.pp-slidesNav{
    position: absolute;
    z-index: 4;
    left: 50%;
    opacity: 1;
}
.pp-slidesNav.bottom {
    bottom: 17px;
}
.pp-slidesNav.top {
    top: 17px;
}
#pp-nav ul,
.pp-slidesNav ul {
    margin: 0;
    padding: 0;
}
#pp-nav li,
.pp-slidesNav li {
    display: block;
    width: 14px;
    height: 13px;
    margin: 7px;
    position:relative;
}
.pp-slidesNav li {
    display: inline-block;
}
#pp-nav li a,
.pp-slidesNav li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
}
#pp-nav li .active span, .pp-slidesNav .active span,
#ap #pp-nav li .active span, #ap .pp-slidesNav .active span,
#white-pp #pp-nav li .active span, #white-pp .pp-slidesNav .active span{
    background: #e75112;
    border: 1px solid #e75112 !important;
}
#pp-nav span,
.pp-slidesNav span {
    top: 2px;
    left: 2px;
    width: 10px;
    height: 10px;
    border: 1px solid #fff !important;
    background: rgba(0, 0, 0, 0);
    border-radius: 50%;
    position: absolute;
    z-index: 1;
}
.pp-tooltip {
    position: absolute;
    top: -2px;
    color: #fff;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    white-space: nowrap;
    max-width: 220px;
}
.pp-tooltip.right {
    right: 20px;
}
.pp-tooltip.left {
    left: 20px;
}
.pp-scrollable{
    overflow-y: scroll;
    min-height: 100%;
    min-width: 100%;
}

@media screen and (max-width: 767px) {
    #pp-nav.right {
        right: -2px !important;
    }
}




/*.bloc-section-contact{
    max-height: 100%;
}


.bloc-section-contact{
    min-height: 820px;
}
 */

.form-group input, .form-group select, .form-group textarea{
    border-bottom: 2px solid #2C506A !important;
    /*background-color: transparent;*/
    border: 0px;
    color:#fff;
    background-color: #2C506A;
}
.form-group input::placeholder, .form-group textarea::placeholder{
    color:#fff;
}
.form-control:focus, select:focus{
    outline: 0 !important;
    border: 0px !important;
    box-shadow: none !important;
    border-bottom: 2px solid #e75112 !important;
}


@media screen and (max-width: 767px){
    #titre-section-techno{
        height: 108px;
    }
    #titre-section-techno{
        margin-top: 40px;
        text-align: center;
    }

}
@media screen and (min-width: 768px) {
    #techno-img{
        float: right;
    }
    #titre-section-techno{
        margin-bottom: 50px;
        height: 138px;
    }
    #techno-evol{
        margin-bottom: 50px;
    }
    #titre-section-techno .container:before{
        content: "";
        position: absolute;
        height: 128px;
        background-color: #e75112;
        width: 5px;
        margin-left: -15px;
    }
    #titre-section-techno{
        /*margin-top: 62px;*/
    }
    #titre-section-techno h1, #titre-section-techno h4 a{
        padding-left: 15px;
    }
    #techno-img2 img{
        width: 60%;
        margin-top: -50px;
    }
    #techno-desc-pp{
        margin-top: 40px;
    }
    .bar-pad{
        padding: 56px 0 !important;
    }
}

#techno-desc-pp h4{
    color: #105394;
    font-size: 36px;
}

.bar-pad a, .background-lgrey a{
    text-decoration: none;
}

.img-apropos{
    max-width: 80%;
}

#techno-evol, #techno-steps{
    margin-top: 10%;
}

#titre-section-techno h4 a{
    font-size: 14px;
    text-decoration: none;
}

#titre-section-techno{
    background-color: #fff;
}

#titre-section-techno h4{
    padding-top: 30px;
}

#titre-section-techno h1{
    margin-top: 10px;
}

#titre-section-techno h1, #titre-section-techno h4 a{
    text-transform: uppercase;
    font-family: Montserrat;
}

#titre-section-techno h1{
    color: #105394;
}

#techno-steps{
    text-align: center;
}

#techno-desc h4, #techno-evol h1, .arrow{
    color: #105394;
}

#techno-desc h1{
    color: #e75112 !important;
    text-transform: uppercase;
    margin-bottom: 50px;
    font-family: Montserrat;
}

#ap #pp-nav span, #ap .pp-slidesNav span, #white-pp #pp-nav span, #white-pp .pp-slidesNav span{
    border: 1px solid #105394 !important;
}

#techno-step1 h1, #techno-step2 h1, #techno-step3 h1, #techno-evol h1{
    color: #105394;
    text-transform: uppercase;
    font-size: 30px;
}

#techno-img, techno-img2{
    text-align: center;
}
.arrow-up,.arrow-down{
    font-size: 90px;
}

@media screen and (max-width: 991px) {
    #forma-footer{
        margin-bottom: 40px;
    }
    #techno-img2{
        text-align: center;
    }
    #techno-img2 img{
        width:240px;
    }
    #forma-trainer-name{
        text-align: center;
    }
    .arrow-up{
        display: none;
    }
    .arrow,#techno-step1,#techno-step2,#techno-step3{
        width: 100%;
    }
    .btn-exp{
        text-align: center;
    }
    #white-pp h1{
        font-size: 24px;
    }
    #techno-step2, #techno-step3{
        margin-top: 60px;

    }
    #techno-step1, #techno-step2, #techno-step3 {
        padding-left: 40px;
        padding-right: 40px;
    }
    #lb{
        max-width: 50%;
    }
    .side-sub a{
        /*display: none;*/
    }
    .side-sub{
        padding-bottom: 20px;
        padding-top: 20px;
    }
    #forma-planning{
        margin-top: 40px;
        margin-bottom: 80px;
    }
    #forma-trainer h3{
        margin-top: 80px;
    }
    #forma-obj{
        margin-bottom: 40px;
        margin-top: 80px;
    }
    #forma-desc{
        margin-top: 40px;
        margin-bottom: 40px;
    }
    #forma-prix{
        margin-top: 0px;
    }
    #forma-planning-link{
        text-align: center;
    }
}

@media screen and (min-width: 992px) {
    #forma-prix{
        margin-top: 20px;
    }
    #heading-institute h1{
        /*padding-top: 30px;*/
    }
    .techno-evol img{
        margin-top: -150px;
    }
    .box-simple-off{
        min-height: 400px !important;
    }
    #sticky-sub{
        display: none;
    }
    #forma-planning{
        margin-top: 100px;
        margin-bottom: 100px;
    }
    #forma-footer, #forma-obj{
        margin-bottom: 100px;
    }
    #forma-trainer{
        text-align: right;
    }
    #forma-trainer-img img{
        margin-right: -14px;
    }
}

.techno-evol{
    margin-bottom: 100px;
}

.page    { display: none; }
#pp-nav { display: none !important; }

#loading {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100vw;
    height: 100vh;
    background-color: #fff;
    background-image: url("../img/loader.gf");
    background-repeat: no-repeat;
    background-position: center;
}

/* video home */

#imgvideo .col-md-12:first-child:before{
    z-index: 20000;
    content: "";
    position: absolute;
    background-color: #e75112;
    width: 5px;
}

#bgvid, #home-real{
    box-shadow: 0 3px 10px rgba(0,0,0,0.18) !important;
}

#bgvid{
    -webkit-filter:brightness(0.7);
    filter:brightness(0.7);
}

#bgvid{
    max-height: 100%;
    max-width: 100%;
}

@media screen and (min-width: 1300px) {
    .apropos-txt h1:before {
        height: 98px;
    }
    #projet .col-md-12:before {
        height: 643px;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1299px) {
    .apropos-txt h1:before {
        height: 170px;
    }
    #projet .col-md-12:before {
        height: 676px;
    }
}


@media screen and (min-width: 1200px) {
    .apropos-img img{
        margin-left: 4px;
        margin-top: -20px;
        max-width: 96% !important;
    }

    #villes:before{
        height: 280px;
    }
    #heading-offres h1, #heading-expertises h1, #heading-institute h1, #heading-reussites h1, #heading-contact h1, #heading-reussites2 h1, #heading-apropos h1{
        font-size: 48px;
    }
    #heading-offres h4, #heading-expertises h4, #heading-institute h4, #heading-reussites h4, #heading-contact h4, #apropos-txt, #heading-reussites2 h4, #heading-apropos h4{
        font-size: 22px;
    }
    #top-left ul li:first-child{
        margin-left: 175px;
    }
    .social a:last-child{
        margin-right: 175px;
    }
    .navbar-brand img {
        margin-left: 50px;
    }
    .navbar ul.nav > li > a {
        letter-spacing: 0;
        font-size: 15px;
    }
    #imgvideo .col-md-12:first-child:before {
        height: 641px;
    }
    .btn-template-sfeir-orange{
        margin-top: 25px;
    }
    .home-txt-v{
        margin-top: -35%;
        margin-left: 68px;
        width: 50%;
        text-align: left;
    }
    .home-txt-exp h1:before {
        height: 66px;
    }
    .esp{
        padding-bottom: 40px;
    }
    .home-txt-real-txt .esp{
        padding-bottom: 200px;
    }
    .home-txt-real-txt h1, #img-projets img{
        padding-top: 130px;
    }
    .nav > li > a, #lastnav {
        padding-left: 30px;
        padding-right: 30px;
    }
    .navbar-nav.navbar-right:last-child {
        margin-right: 30px;
    }
    #heading-offres .container:before, #heading-expertises .container:before, #heading-institute .container:before, #heading-reussites .container:before,#heading-apropos .container:before,#heading-reussites2 .container:before{
        height: 267px;
    }
    #heading-reussites2 .col-md-12{
        margin-bottom: 81px;
        margin-left: 50px;
    }
    #titre-section{
        margin-left: 50px;
    }
    #exp{
        margin-top: 140px;
    }
    #exp{
        margin-bottom: 140px;
    }
    #projet{
        padding-bottom: 140px;
    }
    #actu{
        padding-bottom: 140px;
    }
    .apropos-v{
        min-height: 180px;
    }
    #apropos-valeurs:before{
        height: 660px;
    }
    .background-lgrey, .background-lgrey-serv{
        background: #F9F9FA;
        padding-top: 40px;
    }
    /*
    .background-lgrey-serv, .background-white-serv{
        padding-bottom: 70px;
        padding-top: 82px;
    } */
    .bar-pad-mid{
        padding-top: 16px;
        padding-bottom: 40px;
    }
    #img-inst img{
        min-height: 187px;
        margin: 40px;
    }
    #img-cloud img{
        max-height: 267px;
    }
}
@media screen and (min-width: 992px) and (max-width: 1199px){
    #img-cloud img{
        max-height: 267px;
    }
    .background-lgrey, .background-lgrey-serv{
        background: #F9F9FA;
    }
    .bar-pad-mid{
        padding-top: 16px;
        padding-bottom: 16px;
    }
    .apropos-img img{
        margin-left: -40px;
    }
    .apropos-txt h1:before {
        height: 200px;
    }
    #apropos-valeurs:before{
        height: 750px;
    }
    .apropos-v{
        min-height: 210px;
    }
    #heading-reussites2 .col-md-12{
        margin-bottom: 81px;
        margin-left: 50px;
    }
    #villes:before{
        height: 310px;
    }
    #heading-offres h1, #heading-expertises h1, #heading-institute h1, #heading-reussites h1, #heading-contact h1, #heading-reussites2 h1, #heading-apropos h1{
        font-size: 38px;
    }
    #heading-offres h4, #heading-expertises h4, #heading-institute h4, #heading-reussites h4, #heading-contact h4, #apropos-txt, #heading-reussites2 h4, #heading-apropos h4{
        font-size: 18px;
    }
    #top-left ul li:first-child{
        margin-left: 100px;
    }
    .social a:last-child{
        margin-right: 100px;
    }
    .navbar-brand img {
        margin-left: 50px;
    }
    .navbar ul.nav > li > a {
        letter-spacing: 0;
        font-size: 15px;
    }
    .navbar-nav.navbar-right:last-child {
        margin-right: 50px;
    }
    .nav > li > a, #lastnav {
        padding-left: 15px;
        padding-right: 15px;
    }
    #imgvideo .col-md-12:first-child:before {
        height: 529px;
    }
    .btn-template-sfeir-orange{
        margin-top: 5%;
    }
    .home-txt-v{
        margin-top: -35%;
        margin-left: 68px;
        width: 50%;
        text-align: left;
    }
    #homeexp{
    }
    .home-txt-exp h1:before {
        height: 70px;
    }
    #projet .col-md-12:before {
        height: 546px;
    }
    .esp{
        padding-bottom: 20px;
    }
    .home-txt-real-txt .esp{
        padding-bottom: 180px;
    }
    .home-txt-real-txt h1, #img-projets img{
        padding-top: 60px;
    }
    #contact-title, #cr-mobile{
        padding-top: 30px;
    }
    #heading-offres .container:before, #heading-expertises .container:before, #heading-institute .container:before, #heading-reussites .container:before,#heading-apropos .container:before{
        height: 267px;
    }
    #heading-reussites2 .container:before{
        height: 252px;
    }
    #titre-section{
        margin-left: 50px;
    }
    #exp{
        margin-top: 100px;
    }
    #exp, #projet{
        margin-bottom: 100px;
    }
    #projet{
       padding-bottom: 100px;
    }
    #actu{
        padding-bottom: 100px;
    }
    #img-inst img{
        min-height: 187px;
        margin: 40px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px){
    #actu{
        padding-bottom: 40px;
    }
    .background-lgrey, .background-lgrey-serv{
        background: #F9F9FA;
    }
    #img-cloud img{
        max-height: 207px;
    }
    #img-inst img{
        min-height: 186px;
        margin: 40px;
    }
    #ap0 h3{
        margin-top: 20px !important;
    }
    .apropos-img{
        text-align: center;
    }
    .apropos-txt h1:before {
        height: 100px;
    }
    #apropos-valeurs:before{
        height: 775px;
    }
    #heading-reussites2 h1{
        padding-top: 40px;
    }
    #heading-reussites2 .col-md-12{
        margin-bottom: 61px;
        margin-left: 50px;
    }
    #heading-reussites2 .container:before{
        height:180px;
    }
    #villes:before{
        height: 325px;
    }
    .home-txt-exp .owl-carousel{
        display: none !important;
    }
    #heading-offres h1, #heading-expertises h1, #heading-institute h1, #heading-reussites h1, #heading-contact h1, #heading-reussites2 h1, #heading-apropos h1{
        font-size: 20px;
    }
    #heading-offres h4, #heading-expertises h4, #heading-institute h4, #heading-reussites h4, #heading-contact h4, #apropos-txt, #heading-reussites2 h4, #heading-apropos h4{
        font-size: 15px;
    }
    #heading-offres .container:before, #heading-expertises .container:before, #heading-reussites .container:before,#heading-apropos .container:before{
        height: 287px;
    }
    #heading-institute .container:before{
        height: 287px;
    }
    #top-left ul li:first-child{
        margin-left: 40px;
    }
    .social a:last-child{
        margin-right: 40px;
    }
    .navbar ul.nav > li > a {
        letter-spacing: 0;
        font-size: 14px;
    }
    #imgvideo .col-md-12:first-child:before {
        height: 405px;
    }
    .home-txt-v{
        margin-top: -40%;
        margin-left: 60px;
        width: 50%;
        text-align: left;
    }
    .home-txt-exp h1:before {
        height: 35px;
    }
    #homeexp .box-simple-exp{
    }
    #projet .col-md-12:before {
        height: 708px;
    }
    #img-projets img{
        padding-bottom: 100px;
        width: 80%;
        margin-left: 10%;
    }
    .home-txt-real-txt h1{
        padding-top: 80px;
    }
    #contact-title, #cr-mobile{
        padding-top: 30px;
    }
}

@media screen and (max-width: 767px)  {
    #inst-entete{
        margin-top: 60px;
        margin-bottom: 60px;
        text-align: center;
    }
    #formations{
        /*margin-top: 40px;*/
    }
    #img-cloud img{
        max-height: 207px;
        margin-bottom: -20px;
    }
    #img-inst{
        margin-top: 20px;
    }
    #ap0 h3{
        margin-top: 20px !important;
    }
    .apropos-img{
        text-align: center;
    }
    .box-simple-exp .icon{
        margin-top: 40px;
    }
    #titre-section h4{
        line-height: 22px;
    }
    #apropos-valeurs, .apropos-txt{
        text-align: center;
    }
    .apropos-v{
        margin-bottom: 60px;
    }
    #heading-reussites2 h1{
        padding-top: 30px;
    }
    #heading-reussites2 .col-md-12{
        margin-bottom: 51px;
        text-align: center;
    }
    #img-projets img{
        padding-bottom: 100px;
        width: 80%;
        margin-left: 10%;
    }
    .home-txt-exp .owl-carousel{
        display: none !important;
    }
    .navbar ul.nav > li > a {
        letter-spacing: 0;
        font-size: 15px;
    }
    video{
        display: none;
    }
    #imgvideo{
        background: url('../img/sfeir.jpg') center top no-repeat;
        background-attachment: fixed;
        background-size: cover;
        height: 80vh;
        min-height:500px !important;
    }
    .home-txt-v{
        text-align: center;
        margin-left: 0 !important;
    }
    #homeexp .box-simple-exp{
    }
    .expertises-techno-home a{
        font-size: 12px;
        padding: 10px 6px !important;
    }
    .home-txt-real-txt .esp{
        padding-bottom: 20px;
    }
    .home-txt-real-txt h1{
        text-align: center;
        padding-top: 50px;
    }
    #homeexp{
    }
    #contact-title, #cr-mobile{
        padding-top: 30px;
    }
    #thx{
        margin-top: -25px;
        text-align: center;
    }
    #ville1,#ville2,#ville3,#ville4,#ville5,#ville6{
        height:140px;
    }
    #top-left ul{
        margin-top: 8px !important;
        margin-bottom: 0px !important;
    }
    #top-right{
        margin-top: -1px;
    }
    #lastnav{
        padding: 30% !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    .affix-top .navbar{
        -webkit-box-shadow: 0 0 5px #cccccc;
        box-shadow: 0 0 5px #cccccc;
    }
    .ap-img {
        display: none;
    }
    #heading-apropos .container{
        padding-top: 20px;
        padding-bottom: 30px;
    }
    #actu{
        margin-bottom: 40px;
        margin-top: 20px;
    }
}

@media screen and (min-width: 550px) and (max-width: 767px) {
    .home-txt-v{
        margin-top: 35%;
    }
}
@media screen and (min-width: 450px) and (max-width: 549px) {
    .home-txt-v{
        margin-top: 45%;
    }
}
@media screen and (min-width: 350px) and (max-width: 449px) {
    .home-txt-v{
        margin-top: 55%;
    }
}
@media screen and (max-width: 349px) {
    .home-txt-v{
        margin-top: 65%;
    }
}

@media screen and (min-width: 350px) and (max-width: 767px) {
    #top-left ul li:first-child{
        margin-left: 30px;
    }
    .social a:last-child{
        margin-right: 30px;
    }
}

@media screen and (min-width: 768px) {
    #inst-entete{
        margin-bottom: 80px;
        margin-top: 80px;
        font-size: 18px;
    }
    .home-txt-v{
        position: absolute;
    }
    #home-real{
        background-size: 100%;
    }
    .social a{
        margin-left: 10px;
    }
    #thx{
        margin-top: 20px;
    }
    .affix + .content {
        margin-top: 70px;
    }
    #ville1,#ville2,#ville3,#ville4,#ville5,#ville6{
        height:160px;
    }
    #top{
        margin-bottom: 6px;
        margin-top: -1px;
    }

}

#inst-entete{
    color: #3092C4;
}

#homepage{
    background: #fff url('../img/back.png') repeat-y;
    background-size: 100%;
    background-position: 50% 20%;
    /*height: 100vh;
    min-height:600px !important;*/
}

.box-expertises-home{
    background: url('../img/expertise-carte-home-off.png') center top no-repeat;
    background-attachment: inherit;
    margin-top: -70px;
    box-shadow: 0 7px 14px 0 rgba(0,0,0,0.14);
    border-radius: 24px 24px 10px 10px;
    height: 278px;
    max-width: 330px !important;
    margin-left: auto;
    margin-right: auto;
}

#homeexp{
   /* min-height: 800px;*/
}

.home-txt-exp h1, .home-txt-v h1, .home-txt-real-txt h1, .apropos-txt h1{
    font-size: 30px;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 900;
}

.home-txt-exp h1, .home-txt-real-txt h1, .apropos-txt h1{
    color:#105394;
}

.home-txt-v h1{
    color: #fff;
    text-transform: uppercase;
}

#homeexp a{
    text-decoration: none;
}

#homeexp .box-simple-exp:hover .icon{
    background: url('../img/hexa-gris.png') center top no-repeat;
}

.expertises-desc-home{
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #555555;
    letter-spacing: 0;
    line-height: 24px;
    padding-top: 100px;
    padding-left: 25px;
    padding-right: 25px;
}

.home-txt-exp h1, .apropos-txt h1{
    margin-top: 60px;
    margin-bottom: 30px !important;
}


.home-txt-exp h1:before, #projet .col-md-12:before{
    content: "";
    position: absolute;
    background-color: #e75112;
    width: 5px;
    z-index: 20000;
}

.home-txt-real-txt{
    z-index: 20000;
}

.home-txt-exp h1:before{
    margin-left: -20px
}

#home-real{
    background: #fff url('../img/bck9.png') center top no-repeat;
}

.esp a{
 text-decoration: none;
}
.esp a:hover{
color:#e75112;
}

#btn-contact button{
    margin-top: 0 !important;
}

.owl-wrapper{
    margin-bottom: 40px;
}

.owl-wrapper .item img{
    padding-bottom: 1px;
    /*-webkit-filter: drop-shadow(0px 2px 0px rgba(0,0,0,0.14));
    filter: drop-shadow(0px 2px 0px rgba(0,0,0,0.14));*/
}
.owl-wrapper .item img:hover{
    -webkit-filter: opacity(100%);
}

@media screen and (min-width: 1300px){
    .container{
        width: 1270px;
    }
    #imgvideo .col-md-12:first-child:before {
        height: 698px;
    }
}

#livre-blanc{
    text-align: center;
}

#livre-blanc img{
 max-height: 80vh;
}

.btn-template-sfeir-orange-lb{
    border-bottom: 3px solid #A8390B;
    background-color: #e75112;
    color: #fff;
    font-size: 14px;
    font-family: Montserrat;
    padding: 10px 10px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 700;
    border-radius: 6px;
    margin-top: 5%;
}

.btn-template-sfeir-orange-lb:hover {
    color: #fff;
    background-color:#00B7D0;
    border-bottom: 3px solid #04546B;
}


/* transitions */
.home-txt-real-txt h1{
    -moz-animation: anim 3s linear forwards 5s;
    -webkit-animation: anim 3s linear forwards 5s;
    -o-animation: anim 3s linear forwards 5s;
    -ms-animation: anim 3s linear forwards 5s;
    animation: anim 3s linear forwards 5s;
}

.active{
    color:#e75112 !important;
}

.box-image-text .image {
  min-height: 200px;
  max-height: 200px;
}

.box-simple {
  min-height: 230px;
}


.txt-comprendre_google_cloud_platform-title{
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 32px;
    text-align: center;
    color: #555555;
    padding-top: 30px;
    padding-left: 25px;
    padding-right: 25px;
}
.txt-comprendre_google_cloud_platform-txt{
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 16px;
    text-align: left;
    color: #555555;
    letter-spacing: 0;
    line-height: 24px;
    padding-top: 30px;
    padding-left: 25px;
    padding-right: 25px;
}

#Comp, #Livr{
    display: none !important;
}

#bottom{
    height: 75px;
    padding: 27px 0;
}

#copyr{
    text-align: center;
    color:#979CA6;
}

#fs{
    width: 100%;
}

#villes:before{
    content: "";
    position: absolute;
    background-color: #e75112;
    width: 3px;
    margin-left: -15px;
    margin-top: 15px;
}

#thx{
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #9FCCE0;
    letter-spacing: 0;
    min-height: 60px;
}

.btn-dis{
    border-bottom: 3px solid #0D2B40;
    background-color: #0D2B40;
    color: #fff;
    font-size: 14px;
    font-family: Montserrat;
    padding: 10px 10px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 700;
    border-radius: 6px;
    margin-top: 5%;
    border-top: 3px solid #0E2231;
}

.btn-dis:hover {
    background-color:#0D2B40;
    border-bottom: 3px solid #0D2B40;
    border-top: 3px solid #0E2231;
}

.owl-pagination{
    display: none;
}

#err{
    margin-top: 80px;
}

#err h2{
    display: inline !important;
    font-size: 80px;
}

.miderr{
    margin-right: 10px;
    margin-left: 10px;
}

.orange{
    color:#e75112;
}

.blue{
    color: #105394;
}

hr.sm {
    display: inline-block;
    margin: 50px 0;
    width: 40px;
    height: 2px;
    border: 0;
    background-color: #e75112;
}

#btt{
    height: 36px;
    width: 32px;
    display: inline-block;
    background: url('../img/btt.png') center top no-repeat;
    background-size: 100%;
}

#btt:hover{
    height: 36px;
    width: 32px;
    display: inline-block;
    cursor: pointer;
    background: url('../img/btth.png') center top no-repeat;
    background-size: 100%;
}

#copyr p{
    margin-top: 25px;
}

#Nous{
    text-transform: none;
    font-family: Montserrat;
    font-size: 12px;
    border: 2px solid #68C0FF;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 2px;
    padding-bottom: 2px;
}

#lastnav{
    padding-top: 18px;
}

#Form{
    display: none;
}

.apropos-img{
    filter: drop-shadow(0px 2px 2px rgba(0, 0, 0, 0.25));
    margin-top: 60px;
}

#apropos p{
    font-family: Roboto, Helvetica, Arial, sans-serif;
    color: #636363;
    font-size: 18px;
}

#apropos-valeurs{
    padding-top: 40px;
    padding-bottom: 80px;
    margin-top: 140px;
    margin-bottom: 140px;
    background: #FFFFFF;
    box-shadow: 0 3px 10px 0 rgba(0,0,0,0.18);
}

#apropos-valeurs h3{
    text-transform: uppercase;
    color: #105394;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 30px;
    margin-top: 40px;
}

#apropos-valeurs p {
    font-size: 18px;
}

#apropos-valeurs:before{
    content: "";
    position: absolute;
    background-color: #e75112;
    width: 5px;
    margin-top: -40px;
    margin-left: -15px;
}

.apropos-txt h1:before{
    content: "";
    position: absolute;
    background-color: #e75112;
    width: 5px;
    margin-left: -20px;
}

.ap-img img{
    width: 280px;
}

.ap-img{
    padding-top: 60px;
    padding-bottom: 84px;
    padding-right: 50px;
}

.side-sub{
    background: #F9F9FA;
}

#Inst, #Even, #Jeu{
    display: none;
}

#forma-footer{
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
    box-shadow: rgba(0, 0, 0, 0.18) 0px 3px 10px 0px;
    background: rgb(255, 255, 255);
}

#forma-desc h1, #forma-footer h1{
    text-align: center;
    color: #105394;
    text-transform: uppercase;
}

#forma-prix{
    text-align: center;
    border-style: dashed;
    border-width: 1px;
    color: #e75112;
    padding: 10px;
}

.forma-side{
    margin-top: 50px;
}

.forma-side-t, .forma-pre, .forma-side-pr{
    color: #105394;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
}
.forma-side-t{
    margin-bottom: 10px !important;
    margin-top: 30px;
}

.forma-pre, .forma-side-pr{
    text-transform: uppercase;
}

.btn-sub{
    width: 100%;
}

#forma-add{
    margin-top: 15px;
}

#forma-planning{
    padding-top: 40px;
    padding-bottom: 80px;
    background: #FFFFFF;
    box-shadow: 0 3px 10px 0 rgba(0,0,0,0.18);
}

#forma-planning h3{
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    color: #105394;
}

#sticky-sub{
    box-shadow: 0px 13px 37px -5px rgba(0,0,0,0.44);
    position: fixed;
    bottom: 0px;
    width: 92%;
    overflow: visible;
    z-index: 300000;
    font-family: Montserrat;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    height: 40px;
    line-height: 40px;
    margin-bottom: 4%;
    margin-left: 4%;
    border-bottom: 3px solid #04546B;
    background-color: #00B7D0;
    font-size: 14px;
    text-decoration: none;
    font-weight: 700;
    border-radius: 6px;
}

.btn-sub-foot{
    margin-top: 20px;
    padding: 10px 60px;
    margin-bottom: 40px;

}

#side-end{
    margin-bottom: 40px;
}

#forma-desc img{
 margin-bottom: 40px;
}

#forma-trainer-bio{
    font-size: 14px;
    font-style: italic;
}

#forma-trainer-img{
    margin-bottom: 20px;
}

#forma-obj p:before{
    content: "\02192 \0020";
    color: #105394;
    font-size: 24px;
    font-weight: 900;
}

.forma-side p:before{
    content: "\02192 \0020";
    color: #e75112;
    font-size: 24px;
    font-weight: 900;
}

.side-sub .forma-side{
    margin-top: 20px;
    margin-bottom: 20px;
}

.forma-side h4, #forma-obj h4{
    font-weight: 400;
    color: #105394;
}

#forma-trainer-name{
    color: #e75112;
}

#forma-planning-desc a, .forma-side a, #forma-desc a{
    color: #e75112;
}

#forma-planning-desc a:hover, .forma-side a:hover, #forma-desc a:hover{
    color: #00B7D0;
    text-decoration: none;
}

.flex-container {
    display: flex;
    align-items: stretch;
}

.flex-container > a {
    background-color: red;
    color: white;
    width: 100px;
    text-align: center;
    height: 250px;
    font-size: 30px;
    flex-grow: 1;
    box-shadow: 0 3px 10px rgba(0,0,0,0.18) !important;
    padding-left: 20px;
    padding-right: 20px;
    text-decoration: none;
}

.flex-container > a:hover{
    text-decoration: none;
}

.flex-container > a > div, .flex-container > a > h1{
    margin: auto;
}

@media screen and (max-width: 767px) {
    .flex-container {
        flex-direction: column;
    }
    .flex-container > a {
        width: 100%;
        margin-top: 15px;
        margin-bottom: 15px;
    }

}

@media screen and (min-width: 768px) {
    .flex-container > a {
        margin: 10px;
    }

}

@media screen and (max-width: 991px) {
    #livreb{
        background: url('../img/livre-blanc.jpg') center center no-repeat;
    }
}

@media screen and (min-width: 992px) {
    #livreb{
        background: url('../img/livre-blanc.png') center center no-repeat;
    }
}

@media screen and (min-width: 1200px) {
    #livreb div{
        margin-left: 160px;
        width: 70%;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    #livreb div{
        margin-left: 120px;
        width: 70%;
    }
}

#livreb .actu-title, #recrut .actu-title, #po img, #event .actu-title, #article .actu-title{
    margin-top: 10px;
}

#livreb{
    background-size: cover;
    display: flex;
}

#recrut{
    background: url('../img/recrutement.png') center top no-repeat;
    background-size: cover;
    display: flex;
}

#po{
    background: url('../img/playoffs.png') center top no-repeat;
    background-size: cover;
    display: flex;
}
#event{
    background: url('../img/devfest.png') center center no-repeat;
    background-size: cover;
    display: flex;
    background-color: #fff;
}
#article{
    background: url('../img/article.png') center center no-repeat;
    background-size: cover;
    display: flex;
}

.actu-title{
    font-family: Roboto, Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 900;
    margin-bottom: 4px;
}

.actu-desc{
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: 200;
    line-height: 32px;
    margin-top: 0px;
}

.actu-rm{
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 900;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 8px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 20px;
}

#livreb .actu-rm{
    border: 1px solid #2BBEE0;
}

#recrut .actu-rm{
    border: 1px solid #fff;
}

#article .actu-rm{
    border: 1px solid #fff;
}

@media screen and (max-width: 767px){
    #livreb .actu-rm{
        width: 46%;
        margin-left: 27%;
    }

    #recrut .actu-rm{
        width: 50%;
        margin-left: 25%;
    }

    #article .actu-rm{
        width: 54%;
        margin-left: 23%;
    }
}

@media screen and (min-width: 1200px){
    #livreb .actu-rm{
        width: 46%;
        margin-left: 27%;
    }

    #recrut .actu-rm{
        width: 52%;
        margin-left: 24%;
    }

    #article .actu-rm{
        width: 54%;
        margin-left: 23%;
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    #livreb .actu-rm{
        width: 46%;
        margin-left: 27%;
    }

    #recrut .actu-rm{
        width: 56%;
        margin-left: 22%;
    }

    #article .actu-rm{
        width: 80%;
        margin-left: 10%;
    }
}

#po .actu-title{
    margin-top: 10px;
}

#forma-school, #forma-inst, #forma-event{
    opacity: 0.8;
    text-align: center;
    margin: auto;
    min-height: 0 !important;
}

#forma-school:hover, #forma-inst:hover, #forma-event:hover {
    opacity: 1;
}

#forma-school a, #forma-inst a, #forma-event a {
    text-decoration: none;
}

#forma-school h1, #forma-inst h1, #forma-event h1 {
    color: #fff;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 900;
}

#formations{
    margin-bottom: 10px;
}

.box-formation{
    box-shadow: rgba(0, 0, 0, 0.25) 0px 1px 4px;
    border-radius: 8px;
    padding: 20px 40px;
}

#institute{
    margin-bottom: 40px;
}

#forma-inst div{
    background: url('../img/institute.jpg') center center no-repeat;
    background-size: cover;
    display: flex;
}

#forma-school div{
    background: url('../img/school.jpg') center center no-repeat;
    background-size: cover;
    display: flex;
}

#forma-event div{
    background: url('../img/event.jpg') center center no-repeat;
    background-size: cover;
    display: flex;
}

#forma-pres{
    text-align: center;
    color: #105394;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 24px;
    margin: 0px 40px 40px 40px;
}



@media screen and (min-width: 1300px) {
    .school-lieu{
        margin-top: 32px;
    }

    .school-sub{
        margin-top: 20px;
    }
    #box-inst-serv0, #box-inst-serv1{
        background-size: 800px !important;
        margin-left: 62px;
    }
    #box-serv0, #box-serv1, #box-serv2, #box-serv3{
        background-size: 800px !important;
        margin-left: 62px;
    }
    #box-inst-serv0 .icon-service-l, #box-inst-serv1 .icon-service-l{
        width: 180px;
        margin-top: 84px;
        margin-left: -140px;
    }
    .icon-service-l{
        width: 170px;
        margin-top: 75px;
        margin-left: -120px;
    }
    .serv-txt h1, .inst-txt h1 {
        font-size: 30px;
    }
    .serv-txt p, .inst-txt p {
        font-size: 18px;
    }
    .serv-txt{
        margin-left: 12%;
        margin-top: -175px;
    }
    .inst-txt{
        margin-left: 12%;
        margin-top: -210px;
    }
    .serv-imagebckgrnd, .inst-imagebckgrnd{
        margin-left: 65%;
    }
    #box-inst-serv0 .inst-imagebckgrnd{
        margin-top: -200px;
        margin-bottom: 100px;
    }
    #box-inst-serv1 .inst-imagebckgrnd{
        margin-top: -200px;
        margin-bottom: 100px;
    }
    #box-serv0 .serv-imagebckgrnd{
        margin-top: -100px;
        margin-bottom: 100px;
    }
    #box-serv1 .serv-imagebckgrnd{
        margin-top: -115px;
        margin-bottom: 115px;
    }
    #box-serv2 .serv-imagebckgrnd{
        margin-top: -115px;
        margin-bottom: 115px;
    }
    #box-serv3 .serv-imagebckgrnd{
        margin-top: -128px;
        margin-bottom: 120px;
    }
    #serv0{
        padding-top: 56px;
        padding-bottom: 56px;
    }
    #serv1{
        padding-top: 70px;
        padding-bottom: 70px;
    }
    #serv2{
        padding-top: 70px;
        padding-bottom: 70px;
    }
    #serv3{
        padding-top: 70px;
        padding-bottom: 35px;
    }
    #exp-logo{
        margin-left: -30px;
    }
    .home-txt-real-logo ul{
        margin-left: 92px;
        width: 90%;
        padding-bottom: 40px;
    }
    .cartes-formations-desc{
        height: 200px;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1299px) {
    .cartes-formations-desc{
        height: 200px;
    }
    .school-lieu{
        margin-top: 32px;
    }

    .school-sub{
        margin-top: 20px;
    }
    #box-inst-serv0, #box-inst-serv1{
        background-size: 730px !important;
        margin-left: 62px;
    }
    #box-serv0, #box-serv1, #box-serv2, #box-serv3{
        background-size: 730px !important;
        margin-left: 62px;
    }
    #box-inst-serv0 .icon-service-l, #box-inst-serv1 .icon-service-l{
        width: 170px;
        margin-top: 73px;
        margin-left: -128px;
    }
    .icon-service-l{
        width: 162px;
        margin-top: 65px;
        margin-left: -120px;
    }
    .serv-txt h1, .inst-txt h1 {
        font-size: 30px;
    }
    .serv-txt p, .inst-txt p {
        font-size: 18px;
    }
    .serv-txt{
        margin-left: 12%;
        margin-top: -175px;
    }
    .inst-txt{
        margin-left: 12%;
        margin-top: -210px;
    }
    .serv-imagebckgrnd, .inst-imagebckgrnd{
        margin-left: 65%;
        margin-top: -110px;
        margin-bottom: 110px;
    }
    #box-inst-serv0 .inst-imagebckgrnd{
        margin-top: -200px;
        margin-bottom: 95px;
    }
    #box-inst-serv1 .inst-imagebckgrnd{
        margin-top: -230px;
        margin-bottom: 110px;
    }
    #box-serv0 .serv-imagebckgrnd{
        margin-top: -95px;
        margin-bottom: 95px;
    }
    #box-serv1 .serv-imagebckgrnd{
        margin-top: -110px;
        margin-bottom: 110px;
    }
    #box-serv2 .serv-imagebckgrnd{
        margin-top: -125px;
        margin-bottom: 125px;
    }
    #box-serv3 .serv-imagebckgrnd{
        margin-top: -120px;
        margin-bottom: 120px;
    }
    #serv0{
        padding-top: 56px;
        padding-bottom: 46px;
    }
    #serv1{
        padding-top: 70px;
        padding-bottom: 60px;
    }
    #serv2{
        padding-top: 70px;
        padding-bottom: 30px;
    }
    #serv3{
        padding-top: 70px;
        padding-bottom: 20px;
    }
    #exp-logo{
        margin-left: -25px;
    }
    .home-txt-real-logo ul{
        margin-left: 92px;
        width: 90%;
        padding-bottom: 40px;

    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .cartes-formations-desc{
        height: 200px;
    }
    .school-lieu{
        margin-top: 32px;
    }

    .school-sub{
        margin-top: 20px;
    }
    #box-inst-serv0, #box-inst-serv1{
        background-size: 630px !important;
        margin-left: 62px;
    }
    #box-serv0, #box-serv1, #box-serv2, #box-serv3{
        background-size: 630px !important;
        margin-left: 62px;
    }
    #box-inst-serv0 .icon-service-l, #box-inst-serv1 .icon-service-l{
        width: 150px;
        margin-top: 61px;
        margin-left: -128px;
    }
    .icon-service-l{
        width: 138px;
        margin-top: 58px;
        margin-left: -120px;
    }
    .serv-txt h1, .inst-txt h1 {
        font-size: 26px;
    }
    .serv-txt p, .inst-txt p {
        font-size: 16px;
    }
    .serv-txt{
        margin-left: 10%;
        margin-top: -156px;
    }
    .inst-txt{
        margin-left: 10%;
        margin-top: -218px;
    }
    .serv-imagebckgrnd, .inst-imagebckgrnd{
        margin-left: 66.5%;
        margin-top: -120px;
        margin-bottom: 120px;
    }
    #box-inst-serv0 .inst-imagebckgrnd{
        margin-top: -175px;
        margin-bottom: 95px;
    }
    #box-inst-serv1 .inst-imagebckgrnd{
        margin-top: -200px;
        margin-bottom: 145px;
    }
    #box-serv0 .serv-imagebckgrnd{
        margin-top: -95px;
        margin-bottom: 95px;
    }
    #box-serv1 .serv-imagebckgrnd{
        margin-top: -145px;
        margin-bottom: 145px;
    }
    #box-serv2 .serv-imagebckgrnd{
        margin-top: -125px;
        margin-bottom: 125px;
    }
    #box-serv3 .serv-imagebckgrnd{
        margin-top: -120px;
        margin-bottom: 120px;
    }
    #serv0{
        padding-top: 56px;
        padding-bottom: 26px;
    }
    #serv1{
        padding-top: 70px;
        padding-bottom: 0px;
    }
    #serv2{
        padding-top: 70px;
        padding-bottom: 10px;
    }
    #serv3{
        padding-top: 70px;
        padding-bottom: 0px;
    }
    #exp-logo{
        margin-left: -35px;
    }
    .home-txt-real-logo ul{
        margin-left: 42px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .cartes-formations-desc{
        height: 220px;
    }
    .school-lieu{
        margin-top: 5px;
        text-align: center;
        margin-bottom: 10px;
    }

    .school-sub{
        text-align: center;
    }
    .school-mini-calendar{
        margin-left: 140px;
    }
    .next-forma-bloc p{
        max-width: 400px;
        margin-left: 156px;
    }
    #box-inst-serv0, #box-inst-serv1{
        background-size: 620px !important;
        margin-left: 105px;
    }
    #box-serv0, #box-serv1, #box-serv2, #box-serv3{
        background-size: 620px !important;
        margin-left: 105px;
    }
    #box-inst-serv0 .icon-service-l, #box-inst-serv1 .icon-service-l{
        width: 150px;
        margin-top: 60px;
        margin-left: -132px;
    }
    .icon-service-l{
        width: 138px;
        margin-top: 58px;
        margin-left: -120px;
    }
    .serv-txt h1, .inst-txt h1 {
        font-size: 24px;
    }
    .serv-txt p, .inst-txt p {
        font-size: 16px;
    }
    .serv-txt{
        margin-left: 10%;
        margin-top: -156px;
    }
    .inst-txt{
        margin-left: 10%;
        margin-top: -215px;
    }
    .serv-imagebckgrnd, .inst-imagebckgrnd{
        margin-left: 66.5%;
        margin-top: -110px;
        margin-bottom: 110px;
    }
    #box-inst-serv0 .inst-imagebckgrnd{
        margin-top: -174px;
        margin-bottom: 95px;
    }
    #box-inst-serv1 .inst-imagebckgrnd{
        margin-top: -204px;
        margin-bottom: 145px;
    }
    #box-serv0 .serv-imagebckgrnd{
        margin-top: -95px;
        margin-bottom: 95px;
    }
    #box-serv1 .serv-imagebckgrnd{
        margin-top: -145px;
        margin-bottom: 145px;
    }
    #box-serv2 .serv-imagebckgrnd{
        margin-top: -125px;
        margin-bottom: 125px;
    }
    #box-serv3 .serv-imagebckgrnd{
        margin-top: -120px;
        margin-bottom: 120px;
    }
    #serv0{
        padding-top: 56px;
        padding-bottom: 20px;
    }
    #serv1{
        padding-top: 70px;
        padding-bottom: 0px;
    }
    #serv2{
        padding-top: 70px;
        padding-bottom: 10px;
    }
    #serv3{
        padding-top: 70px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px){
    #box-serv1, #box-serv2, #box-inst-serv1{
        padding-bottom: 20px;
    }
    #box-serv0, #box-serv3, #box-inst-serv0{
        padding-bottom: 60px;
    }
    #box-serv0, #box-serv1, #box-serv2, #box-serv3{
        background: url('../img/service-rec1b.png') center top no-repeat;
    }
    #box-inst-serv0, #box-inst-serv1{
        background: url('../img/instcard.png') center top no-repeat;
    }
    .serv-txt, .inst-txt{
        width: 50%;
    }
    .serv-imagebckgrnd{
        text-align: center;
        width: 33%;
    }
    #serv3{
        margin-bottom: 150px;
    }
    #school-desc, #school-next, #school-trainer, #school-flow {
        margin-bottom: 140px;
    }
}

@media screen and (max-width: 767px) {
    #box-inst-serv0 img, #box-inst-serv1 img{
        max-width: 160px;
    }
    .inst-imagebckgrnd{
        padding-top: 50px;
    }
    .cartes-formations-desc{
        height: 160px;
    }
    #school-desc, #school-next, #school-trainer, #school-flow {
        margin-bottom: 40px;
    }
    .serv-imagebckgrnd{
        display: none;
    }
    #box-inst-serv0, #box-inst-serv1, #box-serv0, #box-serv1, #box-serv2, #box-serv3{
        text-align: center;
        box-shadow: rgba(0, 0, 0, 0.25) 0px 1px 4px;
        border-radius: 8px;
        padding: 20px 40px;
    }
    #serv0{
        margin-top: 60px;
    }
    #serv0, #serv1,#serv2,#serv3{
        margin-bottom: 40px;
    }
    .btn-school{
        min-width: 0%;
    }
    .school-lieu{
        margin-left: 50%;
    }

    .school-sub{
        margin-left: 40%;
    }
    .school-trainer-img, .school-trainer-bio h2{
        text-align: center;
    }
}

.serv-txt h1, .inst-txt h1{
    font-family: Montserrat;
    color: #E75112;
    letter-spacing: 0;
    line-height: 36px;
}

.serv-txt p, .inst-txt p{
    font-family: Roboto;
    color: #636363;
    letter-spacing: 0;
}

.serv-imagebckgrnd h3, .inst-imagebckgrnd h3{
    text-transform: uppercase;
    font-family: Montserrat;
    color: #054F84;
    letter-spacing: 0;
    text-align: center;
    line-height: 26px;
    margin: auto;
}

.fc {
    display: flex;
    align-items: stretch;
}

@media screen and (max-width: 699px) {
    .fc {
        flex-direction: column;
    }
    .fc > div {
        width: 100%;
        margin-top: 15px;
        margin-bottom: 15px;
    }
}

@media screen and (min-width: 700px) {
    .fc > div {
        margin: 15px;
    }
}

.fcd{
    flex-grow: 1;
    width:100px;
    height:250px;
    overflow:hidden;
    background-color: tomato;
    display: flex;
    align-items: stretch;
}

.fcd a{
    color: white;
    width: 100px;
    text-align: center;
    height: 250px;
    font-size: 30px;
    flex-grow: 1;
    padding-left: 20px;
    padding-right: 20px;
    box-shadow: rgba(0, 0, 0, 0.18) 0px 3px 10px !important;
    text-decoration: none;
    transition: all 1s ease;
    flex-grow: 1;
}

.fcd > a > div{
    margin: auto;
}

.fcd a:hover{
    transform: scale(1.1);
}

.hexa-sp{
    background: url('../img/hexa-gris-sp.png') center top no-repeat;
    background-size: 163px auto;
}

.hexa-sp img{
    width: 90px;
    margin-top: 45px;
    margin-bottom: 40px;
}

.background-lgrey-exp {
    background: #F9F9FA;
    padding-top: 40px;
    padding-bottom: 40px;
}

#techno-steps:after {
    content: "";
    position: absolute;
    height: 5px;
    width: 36%;
    margin-left: -18%;
    margin-top: -5px;
    background-color: #E75112;
    text-align: center;
}

#bandeau-school{
    box-shadow: 0 3px 10px rgba(0,0,0,0.18);
    background: url('../img/school/school_header.jpg') center center no-repeat;
    background-size: cover;
}

#bandeau-school h1{
    color: #fff;
    margin-bottom: 20%;
}

#heading-school, #next-forma{
    margin-bottom: 140px;
}

@media screen and (max-width: 767px) {

    #bandeau-school h1 {
        margin-left: 60px;
    }
    #bandeau-school{
        margin-left: -60px;
        margin-top: 60px;
    }
    #box-inst-serv1{
        margin-top: 40px;
    }
}
@media screen and (min-width: 992px) {
    #bandeau-school{
        min-height: 660px;
    }
    #bandeau-txt h1{
        margin-top: 100px;
    }

}
@media screen and (max-width: 991px) {
    #btn-ss{
        display: none;
    }
    #bandeau-school{
        min-height: 300px;
    }
    #bandeau-txt h1{
        margin-top: 60px;
    }
    #school-img{
        display: none;
    }
}
@media screen and (max-width: 399px) {
    #bandeau-school h1 {
        font-size: 24px;
    }
}

@media screen and (min-width: 400px) and (max-width: 767px) {
    #bandeau-school h1 {
        font-size: 30px;
    }
}

.next-forma-bloc{
    text-align: center;
}

.next-forma-date{
    color: #fff;
    background-color: #0f4468;
}

.next-forma-nom{
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
    margin-top: -10px;
    padding-top: 30px;
    padding-bottom: 30px;
}

#next-forma a{
    text-decoration: none;
    color: #000;
}

#header-inscription img{
    box-shadow: 0 3px 10px rgba(0,0,0,0.18);
}

#titre-inscription h3, #titre-inscription h1{
    display:inline
}

#titre-inscription {
    text-align: center;
}

#titre-inscription{
    margin-top: 26px;
}

#catalogue-liste{
    margin-top: 5px;
    margin-bottom: 5px;
}

#catalogue-filtres{
    background-color: #FaFaFa;
    border-top: #e8e8e8 1px solid;
    border-bottom: #e8e8e8 1px solid;
    margin-bottom: 40px;
    text-align: center;
}

#catalogue-filtres ul li{
    padding: 10px;
    text-decoration: none;
    list-style: none;
    font-size: 14px;
}

#catalogue-filtres ul li a{
    color: #000;
}

#catalogue-filtres ul li a:hover, #catalogue-filtres ul li a, #cartes-formations a, #cartes-formations a:hover{
    text-decoration: none;
}

#catalogue-liste ul li:hover{
    background-color: #68C0FF;
}

#catalogue-liste .active{
    border-radius: 4px;
    background-color: #e75112;
}

#catalogue-liste .active a{
    color: #fff;
}

#cartes-formations{
    text-align: center;
}

.cartes-formations-desc h1{
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 0;
    font-weight: 400;
}

.cartes-formations-desc p{
    font-size: 14px;
    color: #666666;
}

.cartes-formations-desc{
    padding: 20px;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
    margin-bottom: 60px;
}

#catalogue-liste li{
    float: left;
    margin: 5px;
}

#catalogue-liste li:hover{
    border-radius: 4px;
    background-color: #eee;
}

#catalogue-liste li:hover a{
    color:#e75112;
}

#catalogue-liste .active:hover{
    background-color: #e75112;
}

#catalogue-liste .active:hover a{
    color:#fff;
}



#school-img{
    margin-top: 85px;
}

#school-desc h1, #school-next h1, #school-trainer h1, #school-flow h1{
    font-family: Montserrat;
    font-weight: 400;
    font-style: normal;
    color: #105394;
    margin-bottom: 40px;
}

#school-flow-lp h1, #school-trainer-lp h1, #inscription-lp h1{
    font-family: Montserrat;
    font-weight: 400;
    font-style: normal;
    color: #105394;
}

/* img calendrier school */

time.icon {
    font-size: 1em;
    display: block;
    position: relative;
    width: 5.5em;
    height: 5.5em;
    background-color: #fff;
    border-radius: 0.6em;
    box-shadow: 0 1px 0 #bdbdbd, 0 2px 0 #fff, 0 3px 0 #bdbdbd, 0 4px 0 #fff, 0 5px 0 #bdbdbd, 0 0 0 1px #bdbdbd;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-transform: rotate(0deg) skewY(0deg);
    -webkit-transform-origin: 50% 10%;
    transform-origin: 50% 10%;
    float: left;
}

time.icon em {
    color: #105394;
}

time.icon em {
    position: absolute;
    bottom: 0em;
}

time.icon * {
    display: block;
    width: 100%;
    font-size: 0.8em;
    font-weight: bold;
    font-style: normal;
    text-align: center;
}

time.icon strong {
    position: absolute;
    top: 0;
    padding: 0.3em 0;
    color: #fff;
    background-color: #105394;
}

time.icon span {
    width: 100%;
    font-size: 2.4em;
    letter-spacing: -0.05em;
    padding-top: 0.7em;
    color: #2f2f2f;
}

.school-next-event{
    margin-bottom: 40px;
}

.school-trainer-bio h2{
    font-family: Montserrat;
    font-weight: 400;
    font-style: normal;
    color: #e75112;
    font-size: 20px;
}

.school-trainer-bio p{
    font-size: 14px;
    margin-bottom: 40px;
}

.school-trainer-img{
    text-align: center;
    margin-top: 20px;
}

.school-trainer-img img{
    width: 50%;
}

#school-flow-desc{
    text-align: center;
}

#school-flow-desc p{
    color: #105394;
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    font-size: 20px;
    margin-top: 40px;
}

#school-flow-desc h3{
    color: #e75112;
    font-size: 24px;
    margin-bottom: 0 !important;
}

#header-inscription h1{
    color: #e75112;
    font-size: 30px;
    font-family: 'Montserrat', sans-serif;

}

#header-inscription h3{
    color: #105394;
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
}

#titre-inscription .col-md-12{
    margin-bottom: 10px;
}

#header-inscription{
    margin-bottom: 40px;
    margin-top: 10px;
}

#btn-contact{
    text-align: center;
}

#inscription-img{
    text-align: center;
}

.top-nomargin{
    margin-bottom: 0px !important;
}

.menu-shadow{
    -webkit-box-shadow: 0 0 5px #cccccc;
    box-shadow: 0 0 5px #cccccc;
}

#school-next-list #email{
    margin-top: 40px;
}

#school-next-list .btn-template-sfeir-orange{
    margin-top: 0;
}

#contenu-inscription .btn-template-sfeir-orange{
    margin-bottom: 10px;
}

#congratz{
    margin-top: 80px;
    margin-bottom: 20px;
}

#congratz-titre{
    color: #E75112;
    font-family: Montserrat;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    text-align: center;
}

#congratz-desc{
    color: #105394;
    text-align: center;
    margin-bottom: 40px;
}

#school-flow-desc ul li {
    color: #666666;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    line-height: 19px;
    list-style: none;
}

#school-flow-desc ul{
    padding-left: 0;
    margin-top: -5px;
    margin-bottom: 40px;
}

#school-desc h1{
    margin-top: 80px;
}

#container-engine-and-kubernetes, #google-bigquery, #machine-learning, #developing-solutions{
    display: none;
}

@media screen and (max-width: 359px){
    #catalogue-liste{
        height:350px;
    }
}

@media screen and (min-width: 360px) and (max-width: 404px){
    #catalogue-liste{
        height:300px;
    }
}

@media screen and (min-width: 405px) and (max-width: 479px){
    #catalogue-liste{
        height:250px;
    }
}

@media screen and (min-width: 480px) and (max-width: 605px) {
    #catalogue-liste{
        height:200px;
    }
}

@media screen and (min-width: 606px) and (max-width: 991px) {
    #catalogue-liste{
        height:160px;
    }
}

.inst-session{
    text-decoration: underline;
    padding-bottom: 10px;
}

.inst-date{
    padding-bottom: 40px;
}

#serv0 a, #serv1 a, #inst-serv0 a, #inst-serv1 a{
    text-decoration: none;
}

#inst-contact-bottom{
    font-size: 18px;
}

#congratz-desc{
    padding-bottom: 40px;
}

#btn-contact .disabled:hover, #btn-contact-ip:disabled{
    border-bottom: 3px solid #A8390B !important;
    background-color: #e75112 !important;
}

#accept-comm:before, #accept-comm-mail:before{
    vertical-align: middle;
    content: '';
    display: inline-block;
    visibility: visible;
    width: 24px;
    height: 24px;
    margin: -5px 10px 0px -35px;
    text-align: center;
    border: 3px solid #e75112;
}

#accept-cb:checked+#accept-comm:before, #accept-cb-mail:checked+#accept-comm-mail:before  {
    content: '✔';
    color:#105394;
}

#accept-cb, #accept-cb-mail{
   height: 15px;
    margin-right: 10px;
    opacity: 0;
}

#btn-contact-txt{
    font-style: italic;
    margin-bottom: 20px;
}

#contenu-inscription:before{
    content: "";
    background-color: #e75112;
    width: 140px;
    height: 2px;
    position: relative;
    left: 0;
    top: -19px;
    display: block;
    margin: auto;
}

#contactform-ss{
    background-color: #e6e6e6;
    padding-top: 30px;
    margin-bottom: 30px;
}

#contactform-ss .form-group input, #contactform-ss .form-group select, #contactform-ss .form-group textarea{
    background-color: #fff;
    color:#000;
    height: 50px;
}

#contactform-ss .form-group input::placeholder, #contactform-ss .form-group textarea::placeholder{
    color:#105394;
}

#contactform-school .form-group{
    height: 70px;
}

#accept, #accept-mail{
    text-align: center;
    margin-top: -30px;
}

#accept{
    margin-bottom: 40px;
}

#top-menu ul li, #bottom-menu ul li{
    display: inline-block;
}

#top-social, #bottom-social{
    text-align: right;
    font-size: 10px;
}

#top-social i, #bottom-social i{
    color: #68C0FF;
}

#top-menu ul li a, #bottom-menu ul li a{
    text-transform: uppercase;
    font-family: Roboto;
    font-size: 15px;
    color: #68C0FF;
    letter-spacing: 0;
    text-decoration: none;
}

#top-menu ul li a:hover, #bottom-menu ul li a:hover, #top-social i:hover, #bottom-social i:hover{
    color: #fff;
}

#topm{
    background: #054F84;
    color: #eeeeee;
    padding: 10px 0 0 0;
    box-shadow: 0 2px 4px 0 rgba(67,67,67,0.50);
}

@media screen and (max-width: 767px) {
    #top-social,  #bottom-menu{
        display: none;
    }
    #top-menu, #bottom-social{
        text-align: center;
    }
    #top-menu ul li:last-child{
        display: none;
    }
    #top-menu ul {
        padding-left: 0;
    }
    #top-menu ul li:first-child, #top-menu ul li:nth-child(2){
        width: 49%;
    }
}

@media screen and (min-width: 768px) {
    #top-menu ul li, #bottom-menu ul li {
        margin-right: 40px;
    }
}

#bottomm{
    height: 75px;
    padding: 27px 0;
    background: #054F84;
    color: #eeeeee;
}

#next-forma-titre{
    text-align: center;
    margin-bottom: 40px;
}

#next-forma-titre h2{
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    color: #105394;
}

#next-forma hr{
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #105394;
    margin: 1em 0;
    padding: 0;
    opacity: 0.5;
}

#heading-landing-page .container{
    box-shadow: 0 3px 10px rgba(0,0,0,0.18) !important;
    background-color: #fff;
}

#heading-landing-page h1{
    color:#e75112;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
}

#heading-landing-page h2{
    color:#105394;
    font-family: 'Montserrat', sans-serif;
}

@media screen and (min-width: 768px) {
    #heading-landing-page h1{
        font-size: 40px;
    }
    #heading-landing-page p{
        font-size: 18px;
    }
}

@media screen and (max-width: 767px) {
    #heading-landing-page{
       text-align: center;
    }
    #school-img-lp img{
        max-width: 240px;
        margin-top: 20px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px){
    #school-img-lp{
        margin-top: 20px;
    }
    #heading-landing-page .container{
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

@media screen and (min-width: 992px) {
    #heading-landing-page .container{
        padding-top: 25px;
        padding-bottom: 25px;
    }
}

#school-flow-lp, #inscription-lp{
    text-align: center;
    margin-top: 60px;
}

#school-trainer-lp{
    margin-top: 60px;
}

#school-trainer-lp h1{
    text-align: center;
}

#school-flow-lp:before, #inscription-lp:before{
    content: "";
    background-color: #e75112;
    width: 140px;
    height: 2px;
    position: relative;
    left: 0;
    top: -19px;
    display: block;
    margin: auto;
}

#logo-lp{
    text-align: center;
    padding: 20px;
}

#landing-page{
    background: #fff url('../img/back.png') repeat-y;
    background-size: 100%;
    background-position: 50% 20%;
}

#heading-landing-page p{
    margin-bottom: 0;
}
