@import url('https://fonts.googleapis.com/css2?family=Questrial&display=swap');

body {
    left: 0;
    right: 0;
    margin: 0;
    padding: 0;
    height: 100%;
    font-family: 'Questrial', sans-serif;
    color: #31313f;
}


.article1 h3 a {
    text-decoration: none;
}

.divblock {
    /* background-image: url('/img/photo2.jpg'); */
    border: 2px solid white;
    box-shadow: 0px 0px 4px black;
    height: 250px;
    margin: 13px;
    width: 200px;
    transition: .7s;
    padding-top: 25px;
    text-align: center;
}

.divblock:hover {
    box-shadow: 0px 0px 12px black;
    transition: .4s;
}

.divservice h2 {
    transition: .7s;
}

.divofbloc p {
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    padding-top: 10px;
    font-weight: bold;
}

.dividerservice {
    height: 3px;
    width: 90px;
    border-radius: 2px;
    transition: .7s;
    background-color: orange;
    margin-bottom: 30px;
}

.dividerservice_center {
    height: 3px;
    width: 20px;
    border-radius: 2px;
    transition: .7s;
    background-color: orange;
    margin-left: 15px;
    margin-top: 13px;
}


.divider {
    margin-bottom: 25px;
    height: 2px;
    width: 80px;
    border-radius: 2px;
    transition: .7s;
    background-color: orange;
}

.divblock a {
    text-align: center;
}

.divblock:hover .divider {
    width: 150px;
    transition: .7s;
}

.btnplus {
    transition: .7s;
    background-color: orange;
    color: white;
    font-weight: bold;
    border: 2px solid orange;
}

.btnplus:hover {
    background-color: transparent;
    transition: .7s;
    border: 2px solid orange;
    color: orange;
}

/* LEFT */

.divsecondpartrighr p {
    margin-top: 20px;
    font-size: 17px;
}

.divsecondpartrighr:hover .dividerleft {
    width: 150px;
    transition: .7s;
}

.dividerleft {
    height: 3px;
    width: 70px;
    border-radius: 2px;
    transition: .7s;
    background-color: blue;
}

.btnplus2 {
    transition: .7s;
    background-color: blue;
    color: white;
    font-weight: bold;
    border: 2px solid blue;
}

.btnplus2:hover {
    background-color: transparent;
    transition: .7s;
    border: 2px solid blue;
    color: blue;
}




/****************** SERCTION ACTUALITÉ ***********************/

.divstage {
    border: 2px solid white;
    box-shadow: 0px 0px 4px black;
    height: 250px;
    width: 530px;
    margin: 13px;
    transition: .7s;
    padding-top: 25px;
    background-image: url('/img/stage1.jpeg');
    background-size: cover;
    filter: grayscale(1);
    -webkit-filter: grayscale(8);
}

.divsectionstage:hover  .divstage {
    transition: .4s;
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
}

.divsousactualite a {
    margin-left: 13px;
    text-decoration: none;
    color: black;
    font-size: 22px;
    border: 2px solid transparent;
    padding: 8px;
    transition: .7s;
}

.divsousactualite a:hover {
    border: 2px solid white;
    background-color: orange;
    color: white ;
}


.divstage p {
    font-weight: bold;
    text-align: center;
    font-size: 17px;
    padding-top: 70px;
}

.divideractualite, .dividermedia {
    height: 3px;
    width: 50px;
    border-radius: 2px;
    transition: .7s;
    background-color: orange;
    margin-bottom: 30px;
}

.divactualite:hover .divideractualite {
    width: 160px;
    transition: .7s;
}

.divactualite h2 {
    transition: .76s;
}

/* .divactualite:hover h2 {
    color: red;
    transition: .76s;
} */

.dividerotherdiv {
    margin-top: 80px;
    height: 1px;
    background-color: gray;
    width: 850px;
    opacity: .4;
}



/********** PAGE SERVICE *************/

/* .divservice {
    font-family: 'Josefin Sans', sans-serif;
} */

.divblock1service {
    font-family: 'Varela Round', sans-serif;
    height: 100px;
    /* border: 2px solid white; */
    border-radius: 2px;
    padding: 10px;
    margin-top: 50px;
    transition: .7s;
    box-shadow: 0px 0px 1px black;
}

.divblock1service:hover {
    /* border: 2px solid white; */
    box-shadow: 0px 0px 3px black;
}

.dividerfirstservice {
    height: 2px;
    background-color: white;
    width: 60px;
    transition: .7s;
}

.divblock1service:hover .dividerfirstservice {
    transition: .7s;
    width: 130px;
}

.divblock1service h2 {
    transition: .7s;
    font-weight: bold;
}

.divblock1service:hover h2 {
    transition: .7s;
    letter-spacing: 2px;
}



.divblock2service h2 {
    font-weight: bold;
    margin-top: 10px;
}

.divlogiciel1, .divlogiciel2 {
    font-family: 'Varela Round', sans-serif;
    width: 45%;
    height: 250px;
    border-radius: 2px;
    padding: 10px;
    /* border: 2px solid white; */
    box-shadow: 0px 0px 4px black;
    margin-left: 20px;
    margin-top: 50px;
    transition: .7s;
}

.divlogiciel1:hover {
    /* border: 2px solid white; */
    box-shadow: 0px 0px 7px black;
    transition: .7s;
}

.divlogiciel2:hover {
    /* border: 2px solid white; */
    box-shadow: 0px 0px 5px black;
    transition: .7s;
}

.divlogiciel1 h2 {
    transition: .7s;
}

.divlogiciel2 h2 {
    transition: .7s;
}


.divlogiciel1:hover h2, .divlogiciel1:hover .svg1, .divlogiciel1:hover .svg2 {
    color: orange;
    transition: .7s;
}

.divlogiciel2:hover h2, .divlogiciel2:hover .svg3 {
    color: blue;
    transition: .7s;
}

@media screen and (max-width: 768px) {
    .divlogiciel1, .divlogiciel2 {
    height: 280px;
    margin-left: 0 !important;
    }

    .divlogiciel1 {
        margin: 15px !important;
    }

    .divlogiciel2 .btncompt {
        margin-top: 30px;
    }
}

.svg1, .svg2 {
    color: black;
    transition: .7s;
}

.svg3 {
    margin-bottom: 15px;
}

.rowsvg {
    /* margin-left: 350px; */
    margin-bottom: 15px;
}

/* .divlogiciel1 {
    margin-left: 70px;
} */

.dividerfirstserviceblock {
    /* margin-right: 10px; */
    height: 2px;
    background-color: gray;
    width: 60px;
    transition: .7s;
}

.divlogiciel2:hover .dividerfirstserviceblock, .divlogiciel1:hover .dividerfirstserviceblock {
    width: 110px;
}

.phrase {
    transition: .7s;
    margin-top: 20px;
    opacity: 0;
}

.divlogiciel1:hover .phrase {
    opacity: 1;
    transition: .7s;
    color: orange;
}


.phrase2 {
    transition: .7s;
    margin-top: 20px;
    opacity: 0;
}
/*
.phrase2 h4 {
    opacity: 0;
    transition: .7s;
} */

/* .divlogiciel2:hover h4 {
    opacity: 1;
    color: blue;
    transition: .7s;
} */

.btnarrow1 {
    transition: .7s;
}

.btnarrow1:hover {
    background-color: white;
}

.svgarrow1 {
    color: white;
    transition: .7s;
    border: 2px solid #2980b9;
}

.btnarrow1:hover .svgarrow1{
    color: #2980b9 !important;
    border: 2px solid white;
}

.divlogiciel2:hover .phrase2 {
    opacity: 1;
    transition: .7s;
    color: blue;
}


.btnarrow2:hover {
    color: orange;
    transition: .7s;
}

.btnarrow:hover .svg2 {
    color: blue;
    transition: .7s;
}

@media screen and (max-width: 768px) {
    .divblock2service {
        max-width: 768px;
    }
}

.infodiv {
    /* border: 1px solid gray; */
    border-radius: 3;
    padding: 32px;
    transition: transform .1s;
}

.imginfo, .imgpartenaire {
    width: 100%;
    transition: transform .1s;
}

.activityinfo {
    transition: transform .1s;
    border-radius: 3px;
    padding: 20px;
}

.infodiv:hover, .imginfo:hover {
    -ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari 3-8 */
    transform: scale(1.1);
}

.imgpartenaire:hover {
    -ms-transform: scale(1.4); /* IE 9 */
    -webkit-transform: scale(1.4); /* Safari 3-8 */
    transform: scale(1.4);
}

.activityinfo:hover {
    -ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari 3-8 */
    transform: scale(1.1);
    border-radius: 8px;
}

/* For LOADER */

.loaders {
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to top, #00c6fb 0%, #005bea 100%);
    display: flex;
    justify-content: center;
    align-items: center;
}

/* DIVIDER */
.dividerfooter {
    margin-top: 20px;
    margin-bottom: 10px;
    height: 1px;
    background-color: gray;
    width: 90%;
    opacity: .6;
}




@media only screen and (width <= 768px) {
    #divofbloc {
      flex: auto;
      justify-content: center;
    }

    .divblock {
        width: 100%;
        text-align: center;
    }

    .Desc {
        display: block;
        width: 90%;
        text-align: center;
        margin: 50px;
    }
    .infodiv {
        justify-content: center;
    }
    .navbar-mobile .dropdown ul li {
        min-width: 200px;
    }
    .navbar-mobile .dropdown ul a {
        padding: 10px 20px;
    }
    .navbar-mobile .dropdown ul a i {
        font-size: 12px;
    }
    .navbar-mobile .dropdown ul a:hover, .navbar-mobile .dropdown ul .active:hover, .navbar-mobile .dropdown ul li:hover > a {
        color: #ffb727;
    }
    .navbar-mobile .dropdown > .dropdown-active {
        display: block;
    }
    .navbar-mobile .dropdown ul {
        position: static;
        display: none;
        margin: 10px 20px;
        padding: 10px 0;
        z-index: 99;
        opacity: 1;
        visibility: visible;
        background: #fff;
        box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    }
    .navbar .dropdown ul {
        display: block;
        position: absolute;
        left: 14px;
        top: calc(100% + 30px);
        margin: 0;
        padding: 10px 0;
        z-index: 99;
        opacity: 0;
        visibility: hidden;
        background: #fff;
        box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
        transition: 0.3s;
        border-radius: 4px;
      }
      .navbar .dropdown ul li {
        min-width: 200px;
      }
      .navbar .dropdown ul a {
        padding: 10px 20px;
        font-size: 14px;
        text-transform: none;
        font-weight: 400;
        color: #3b434a;
        letter-spacing: 1px;
      }
      .navbar .dropdown ul a i {
        font-size: 12px;
      }
      .navbar .dropdown ul a:hover, .navbar .dropdown ul .active:hover, .navbar .dropdown ul li:hover > a {
        color: #ffb727;
      }
      .navbar .dropdown:hover > ul {
        opacity: 1;
        top: 100%;
        visibility: visible;
      }
      .navbar .dropdown .dropdown ul {
        top: 0;
        left: calc(100% - 30px);
        visibility: hidden;
      }
      .navbar .dropdown .dropdown:hover > ul {
        opacity: 1;
        top: 0;
        left: 100%;
        visibility: visible;
      }
      @media (max-width: 1366px) {
        .navbar .dropdown .dropdown ul {
          left: -90%;
        }
        .navbar .dropdown .dropdown:hover > ul {
          left: -100%;
        }
    }
    .titleService {
        text-align: center;
    }
    .titleService div .text-orange-400 {
        margin-top: 12px;
    }
    .dividerservice_center {
        display: none;
    }
    .serviceInfo {
        display: block;
    }
}

@media only screen and (width > 768px) {
    #divofbloc {
      justify-content: center;
      display: flex;
      width: 100%;
      height: 100%;
    }
    .containerDescription {
        display: flex;
        justify-content: center;
    }
    .Desc {
        width: 500px;
    }
    .titleService {
        display: flex;
        justify-content: center;
    }
    .serviceInfo {
        display: flex;
        justify-content: center;
    }
    .entreprise1 {
        display: flex;
        justify-content: space-between;
    }
    
}

@media only screen and (width >= 1440px) {
    .containerDescription {
        display: flex;
        justify-content: center;
    }
    .Desc {
        width: 900px;
    }
    
}