@import "fonts/font-awesome652b.css";
@import "header.css";
@import "app-style.css?v=1";
@import "scaffolding.css";




.ease0-5 {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

a {
    color: #242423;
    text-decoration: none;
}

a:hover {
    color: #F77F00;
}

header.header .region-header .block-language{
    width: 300px;
    z-index: 200;
}

.page_container.mrg150{
    margin-top: -140px;
    z-index: 20;
    background: #fff;
    border-top: 8px solid #242423;
    display: flex;
}

.page_container.mrg150 .right_content{
    transition: none;
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.04);
    padding: 35px;
    margin-bottom: 0;
    margin-left: 30px;
    flex: 1;
}

.bandeauImg{
    border-bottom: 8px solid #232322;
}

.wrapper{
    margin: 0 auto;
    position: relative;
}
.left_content{
    width: 300px;
}
.left-link-content .item-link-content{
    padding-top: 0.6em;
    padding-bottom: 0.6em;
    background-color: #efefef;
    border-bottom: 1px solid #acacac;
    display: flex;
}

.left-link-content .item-link-content a{
    color: #3d3d3d;
    font-family: 'Muli-Regular';
    font-weight: bold;
    font-size: 1.3em;
    padding-left: 10px;
    align-items: center;
    display: flex;
}

.left-link-content .item-link-content span{
    background: none;
    border: 0;
    padding: 1px 6px;
    font-family: 'Muli-Regular';
    font-weight: bold;
    font-size: 1.3em;
    cursor: pointer;
}

.left-link-content .item-link-content:hover{
    background: #88ba14;
    color: #FFFFFF;
}
.left-link-content .item-link-content:hover a{
    color: #FFFFFF;
}
.full_width_content {
    width: 100%;
    padding: 20px;
}

.home.full_width_content {
    width: inherit;
    padding: inherit;
}

.right_content .content .desc{
    padding:20px 0;
}
.navResponsive{
    display: none;
}

.view.filActu article .actu .imgContent{
    height: 250px;
}

#tnt_pagination a:link, #tnt_pagination a:visited{
    width: fit-content !important;
}

header.header #content-menu-burger .menu .item-list > ul li .niveauDeux ul li {
    display: inline-block;
    width: 46%;
}

header.header .region-header .block-language ul {
    background: transparent;
    text-align: center;
    padding: 0;
    right: 0;
    list-style: none;
    min-width: 0;
    border: 0;
    border-radius: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #F5CB5C;
    color: #242423;
    border-radius: 20px 0 20px 0;
}
header.header .region-header .block-language:before,
header.header .region-header .block-language:after{
    display: none;
}
header.header .region-header .block-language ul > li > a{
    color: #24242a;
    font-weight: bold;
}
/* Map -- start */
#home_map {
    position: relative;
}

#home_map .map_canvas {
    height: 400px;
}

#map_contact_info {
    border: 1px solid #eeeeee;
    background: #fff;
    position: absolute;
    bottom: 70px;
    right: 12%;
    padding: 25px 29px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#footer_weather {
    width: 200px;
    margin-top: 40px;
}
.position-relative {
    position: relative;
}
.wrapper {
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.home footer.footer{
    margin-top: 0;
}

.logo_footer{
    margin-left: 20%;
}

#certificat_logos a {
    background: #fff;
    border: 1px solid #f5f5f5;
    display: block;
    text-align: center;
    margin: 0 10px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    box-sizing: content-box;
}

#sponsors_logos a img,
#certificat_logos a img
{
    width: inherit;
    height: 80%;
}
#sponsors_logos .owl-controls.clickable,
#certificat_logos .owl-controls.clickable
{
    display: none !important;
}


.PreInscriptionContentHome{
    background: #144c85;
    min-height: 140px;
}
.PreInscriptionContentHome h2{
    color: #fff;
}

/* Home statistics -- start */
.detailInstitut{
    width: 800px;
    margin-bottom: 60px;
    margin-top: 10px;
}
.home-statistics p {
    margin-top: -10px;
    font-size: 12px;
    font-family: "Roboto";
    color: rgb(102, 102, 102);
    text-align: center;
    margin-bottom: 40px;
}

.nivo-caption a,
.home-statistics a {
    border-radius: 5px;
    background-color: rgb(7, 55, 114);
    font-size: 16px;
    color: rgb(255, 255, 255);
    padding: 14px 26px;
}

.nivo-caption a:hover,
.home-statistics a:hover {
    border-radius: 10px;
    background-color: rgb(7, 66, 166);
}

.home-statistics-items {
    display: flex;
    justify-content: space-between;
}

.home-statistics-item {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

.home-statistics-item__students .home-statistics-icon{
    background: url('images/statistics/stat_students.png') no-repeat;

}

.home-statistics-item__teachers .home-statistics-icon{
    background: url('images/statistics/stat_teachers.png') no-repeat;

}

.home-statistics-item__research_structures .home-statistics-icon{
    background: url('images/statistics/stat_research_structures.png') no-repeat;

}

.home-statistics-item__partners .home-statistics-icon{
    background: url('images/statistics/stat_partners.png') no-repeat;

}

.home-statistics-icon {
    background-position: top center !important;
    border-bottom: 1px solid #888;
    width: 71px;
    height: 63px;
    padding-bottom: 10px;
}

.home-statistics-value {
    font-size: 4em;
    color: #28beee;
    text-transform: uppercase;
}

.home-statistics-value:after {
    content:  "";
    display: block;
    width: 71px;
    height: 1px;
    /* background: #888; */
    margin: 0 auto;
    /* margin-bottom: 18px; */
    margin-top: -5px;
}

.home-statistics-label {
    font-size: 1.5em;
    color: rgb(136, 136, 136);
    text-transform: uppercase;
}

.home-statistics-label span {
    font-size: 0.5em;
    display: block;
    margin-top: 3px;
}
.agrument{
    width: 168px;
    margin: 0 0 20px 0;
}
.agrument img{
    width: 100%;
}

div#footer_social_networks  {
    border-top: 2px solid #04304e;
    padding-top: 12px;
    width: 170px;
}

div#footer_social_networks .content-btn-solial {
    display: flex;
    width: 202px;
}

div#footer_social_networks a {
    color: #fff;
    margin: 13px 9px;
    font-size: 24px;
    background: #229cde;
    width: 37px;
    height: 37px;
    text-align: center;
    padding: 3px;
    box-sizing: border-box;
    border-radius: 25px;
}

#footer_social_networks .title-social{
    font-size: 18px;
    font-weight: bold;
}

.aLaUne article{
    max-width: 460px;
    width: 100%;
}

.aLaUne article:last-child{
    margin-right: 2em;
}
.aLaUne article .thumbnail__actualites,
.filActu article .thumbnail__manif{
    max-height: 249px;
    width:100%;
    max-width: 100%;
    object-fit: cover;
}
.aLaUne .view-content{
    flex-wrap: wrap;
}
.bootstrap_site_container .btn{
    text-decoration : none !important;
    margin-top:auto;
}
.form-signin.fiche-style{
    max-width: 30% !important;
    height: fit-content !important;
}

.bootstrap_site_container select, .bootstrap_site_container textarea, .bootstrap_site_container input[type="text"], .bootstrap_site_container input[type="password"], .bootstrap_site_container input[type="datetime"], .bootstrap_site_container input[type="datetime-local"], .bootstrap_site_container input[type="date"], .bootstrap_site_container input[type="month"], .bootstrap_site_container input[type="time"], .bootstrap_site_container input[type="week"], .bootstrap_site_container input[type="number"], .bootstrap_site_container input[type="email"], .bootstrap_site_container input[type="url"], .bootstrap_site_container input[type="search"], .bootstrap_site_container input[type="tel"], .bootstrap_site_container input[type="color"], .bootstrap_site_container .uneditable-input {
    display: inline-block;
    height: 20px;
    padding: 4px 6px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #555555;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    vertical-align: middle;
    box-sizing: content-box;
}
.chosen-container .chosen-results li{
    font-size: 14px;
}

/* Home formations -- start */
.boxFoamtionHome{
    background: url("images/bg3.jpg") no-repeat;
    background-size: cover;
    padding: 20px 0;
    margin: 60px 0 0;
    background-attachment: fixed;
}
.boxFoamtionHome2{
    padding: 40px 0;
    margin: 0;
    /* background: url("images/bg_formation.jpg") no-repeat; */
    background-size: cover;
}
#homeFormationGrid .column {
    padding-top: 0;
    padding-bottom: 0;
}

.home-formation-title {
    font-size: 24px;
    color: red;
}

.home-formation li {
    list-style: url('images/list_bullet.png')
}

.home-formation li + li {
    margin-top: 10px;
}

.home-formation li a {
    color: #666666;
    font-size: 18px;
}

.home-formation li:hover a {
    color: #1e4daa;
}
/* Home formations -- end */

/* Search section -- start */
#HomeSearchSection {
}

#HomeSearchSection > div {
}

#HomeSearchSection .wrapper {
    display: flex;
    justify-content: space-between;
    padding: 60px 180px;
    align-items: center;
}

#HomeSearchSection .SectionTitle {
    font-family: "Roboto";
    font-size: 45px;
    font-weight: 800;
    max-width: 460px;
    width: 100%;
    color: #fff;
}

#HomeSearchSection .SectionContent {
    font-size: 45px;
    font-weight: 800;
    max-width: 460px;
    width: 100%;
    color: #fff;
}

#HomeSearchSection .SectionTitle span {
    color: #ffc526;
    text-transform: uppercase;
}

#HomeSearchInput {
    background: url("images/recherche.png") #fff no-repeat calc(100% - 10px) 50%;
    border: 1px solid #ddd;
    font-size: 22px;
    font-family: Akagi, "Helvetica Neue", Helvetica, Arial, "sans-serif"!important;
    font-weight: bold;
    color: #000;
    width:100%;
    max-width: 460px;
    box-sizing: border-box;
    padding: 8px 10px;
    border-radius: 3px;
}

#HomeSearchInput.searching {
    background-image: url("images/search_section/ajax-loader.gif");
}

#HomeSearchResults {
    background: #fff;
    padding: 2px;
    margin-top: 10px;
    position: absolute;
    z-index: 9;
    max-height: 300px;
    overflow-y: auto;
    width: 100%;
}

#HomeSearchResults:empty {
    display: none;
}

#HomeSearchResults .search-no-results {
    color: #6c6c6c;
    font-size: 18px;
    text-align: center;
}

#HomeSearchResults .search-more-results {
    background: #0b4f9e;
    padding: 10px;
    font-size: 18px;
    font-family: Roboto;
    text-align: center;
    cursor: pointer;
}

#HomeSearchResults .search-more-results:hover {
    background: #0b61df;
}

#HomeSearchResults .search-result-item {
    padding: 8px;
    display: flex;
    justify-content: space-between;
}

#HomeSearchResults .search-result-thumb {
    width: 100px;
    max-height: 80px;
    margin-right: 10px;
}

#HomeSearchResults .search-result-item-content {
    flex: 1;
}

#HomeSearchResults .search-result-item-title {
    color: #060a1d;
    font-size: 18px;
}

#HomeSearchResults .search-result-item-description {
    color: #6c6c6c;
    font-size: 12px;
}

#HomeSearchResults .search-result-item:hover {
    background: #f4f4f4;
}

#HomeSearchResults .search-result-item + .search-result-item {
    border-top: 1px solid #d8d8d8;
    padding-top: 10px;
    padding-bottom: 10px;
}

#HomeDiplomas {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    box-sizing: border-box;
}

#HomeDiplomas a {
    margin-top: 10px;
    font-family: Roboto;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 800;
    display: block;
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    color: #fff;
    border: 1px solid #fff;
    width: -webkit-fill-available;
    border-radius: 4px;
}

#HomeDiplomas a:hover {
    background: #fff;
    color: #000;
}

#HomeDiplomas a{
    border: none;
    background: #ffc526;
    color: #333;
}

#HomeDiplomas a:hover {
    background: #fff;
    color: #0b4f9e;
}
/* Search section -- end */


.detail_institut_home{
    padding: 50px 0;
}

.detail_institut_home .block-title.txt-center{
    padding: 0px 0 40px 0;
}

.__relative{
    position: relative;
}

.line-decoration{
    height: 20px;
    width: 300px;
    background: red;
    border-radius: 20px;
    position: absolute;
    background: rgba(241,231,103,1);
    background: -moz-linear-gradient(left, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(241,231,103,1)), color-stop(100%, rgba(254,182,69,1)));
    background: -webkit-linear-gradient(left, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
    background: -o-linear-gradient(left, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
    background: -ms-linear-gradient(left, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
    background: linear-gradient(to right, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#feb645', GradientType=1 );
    transform: rotate(-17deg);
    z-index: -1;
    top: 64px;
    left: 50px;
}

.line-decoration-bleu{
    background: rgba(73,155,234,1);
    background: -moz-linear-gradient(left, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(73,155,234,1)), color-stop(100%, rgba(32,124,229,1)));
    background: -webkit-linear-gradient(left, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
    background: -o-linear-gradient(left, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
    background: -ms-linear-gradient(left, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
    background: linear-gradient(to right, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#207ce5', GradientType=1 );
    top: 297px;
    left: -58px;
}

.line-decoration-red{
    background: rgb(236, 32, 32);
    background: -moz-linear-gradient(left, rgb(241, 17, 88) 0%, rgb(229, 32, 32) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(241, 17, 88)), color-stop(100%, rgba(229, 32, 32)));
    background: -webkit-linear-gradient(left, rgba(241, 17, 88) 0%, rgba(229, 32, 32) 100%);
    background: -o-linear-gradient(left, rgba(241, 17, 88) 0%, rgba(229, 32, 32) 100%);
    background: -ms-linear-gradient(left, rgba(241, 17, 88) 0%, rgba(229, 32, 32) 100%);
    background: linear-gradient(to right, rgba(241, 17, 88) 0%, rgba(229, 32, 32) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#207ce5', GradientType=1 );
    top: 467px;
    left: 270px;
}

.__right__pos1{
    top: 170px;
    left: initial;
    right: 70px;
}

.__right__pos2{
    top: 400px;
    left: initial;
    right: -70px;
}

.__right__pos3{
    top: 650px;
    left: initial;
    right: 270px;
}



.bannerHome{
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    position: relative;
    padding: 44px 70px 0;
    height: 178px;
    line-height: 145%;
    cursor: pointer;
    background: url(images/banners/inscription.jpg) no-repeat 50% 50%;
    background-size: 110%;
    flex: 1;
    transition: all 0.5s ease;
}

.bannerHome .icon{
    display: block;
    margin: auto;
    width: 60px;
    height: 60px;
    margin-bottom: 0px;
    font-size: 40px;
}

.bannerHome a{
    color: #282828;
    text-decoration: none;
    padding-bottom: 20px;
}
.bannerHome:hover a,
.bannerHome:hover .icon{
    color: #F77F00;
}
.bannerHome:hover{
    background-size: 120%;
}
.bannerHome.e2bi img{
    display: block;
    margin: auto;
    width: 60px;
    height: 60px;
    margin-bottom: 12px;
    margin-top: -13px;
    font-size: 40px;
}

.bannerHome.e2bi {
    background-image: url("images/banners/document-administratifs.jpg");
}
.bannerHome.mastere {
    background-image: url("images/banners/mastere.jpg");
}
.bannerHome.inscription {
    background-image: url("images/banners/inscription.jpg");
}

.bannerHome.bibliotheque {
    background-image: url("images/banners/bibliotheque.jpg");
}

.bannerHome.recherche {
    background-image: url("images/banners/recherche.jpg");
}


.bannerHome.ban4c {
    background-image: url("images/banners/4C.jpg");
}

.bannerHome.appel_offre {
    background-image: url("images/banners/appel-offre.jpg");
}
.bannerHome.cours {
    background-image: url("images/banners/cours-numerique.jpg");
}
.bannerHome.docuemnt_administratif {
    background-image: url("images/banners/document-administratifs.jpg");
}

.flexContent{
    display: flex;
    justify-content: space-between;
}

.flexFilActilite article:last-child{
    margin-right: 2em;
}

.view article .actu h3{
    font-size: 1.45rem;
}


.view article .actu .etiquetteSupp .type{
    font-size: 1rem;
}


/* Mobile */
@media only screen and (min-width: 320px) and (max-width: 767px) {

    .flexContent{
        flex-wrap: wrap;
    }

}

/* Tablet */
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .flexContent{
        flex-wrap: wrap;
    }
}

/* Mobile and tablet */
@media only screen and (min-width: 320px) and (max-width: 991px) {
    .flexContent{
        flex-wrap: wrap;
    }
}

@media only screen and (max-width: 991px) and (min-width: 320px) {
    .navResponsive{
        display: block;
    }
    header.header .region-header .block-language ul > li > a{
        font-size: 13px;
        padding: 9px;
    }
    header.header .region-header .block-language ul{
        border-radius: 14px 0 15px 0;
    }

    .page_container.mrg150 .right_content{
        margin-left: 0;
    }
    .mrg150{
        margin-left: 0;
        margin-right: 0;
    }
    .homepage-slider .slider-caption{
    }
    header.header #toggle-menu-burger{
        width: 92px;
        padding: 40px 25px;
    }
    .homepage-slider{
        min-height: auto !important;
    }
    .homepage-slider .owl-nav,
    .homepage-slider .owl-dots{
        display: none;
    }

    .preinscriptionFormHome  .field {
        margin:5px 0 !important;
        width: 100%;

    }

    .preinscriptionFormHome  input, .preinscriptionFormHome  select {
        width: 100% !important;
    }

    .preinscriptionFormHome  .field {
        margin: 5px 0;
    }

    .footer{
        padding: 20px;
    }

    #HomeSearchSection .wrapper{
        padding: 0;
        flex-direction: column;
    }


}

@media only screen and (min-width: 992px) {
    #home_echo_and_events > * {
        max-width: 48%;
    }

    .home #banners a + a {
        margin-left: 20px;
    }

    .mobile-column{
        display: flex;
        flex-direction: column;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1919px){

}

@media only screen and (min-width: 1920px) {

}

@media only screen and (max-width: 1174px) {
    .wrapper {
        width: calc(100% - 2em);
    }

    #home-news {
        width: 100%;
    }


}


@media only screen and (min-width: 1200px) and (max-width: 1920px){
    .aLaUne article{
        max-width: 28%;
    }
}

@media only screen and (min-width: 700px) and (max-width: 999px){
    .aLaUne article{
        max-width: 45%;
    }
}


@media only screen and (min-width: 1000px) and (max-width: 1365px){
    .flexFilActilite article{
        max-width: 45%;
    }


}

@media only screen and (max-height: 800px) {
    header.header #content-menu-burger .niveauDeux.visible img{
        display: none;
    }

    header.header #content-menu-burger .menu .niveauUn .premierOnglet .picto{
        height: 100px;
    }
    header.header #content-menu-burger .menu .niveauUn .premierOnglet{
        height: 135px;
    }

}