.content-inner{
	padding:0;
}

.header-bottom{
	padding:0;
	background-color: #136480;
}

.header-bottom-left {
    padding: 0 75px;
    background-color: #136480;
}

.faire-don-menu {
    font-size: 20px;
    font-weight: 700;
    line-height: 75px;
    text-transform: uppercase;
    padding: 0 50px;
    color: #fff;
    background-color: #fb9054;
    border: 0;
}

.special-menu-btn-container {
    height: inherit;
    line-height: inherit;
    vertical-align: middle;
}

.special-menu-btn{
    width: 90px;
    height: 100px;
    line-height: 100px;
    background: #3c999e;
    font-size: 42px;
    color: #fff;
    font-weight: 400;
}

.special-menu-btn i{
    line-height: 100px;
    font-weight: 300;
}

.main-menu-container>.main-menu>li {
    padding:0 20px;
}

.main-menu-container>.main-menu>li.social-icon>a{
	color:#fff;
	font-size: 22px;
}

.main-menu-container>.main-menu>li.menu-item-has-children>a {
    padding-right:30px;
}

.main-menu-container>.main-menu>li>a {
    padding: 0;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    position: relative;
}

.main-menu-container>.main-menu>li.menu-item-has-children>a:after {
    content: "\f078";
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}

.main-menu>li>ul {
    background-color: #fff;
    width: 415px;
}

.main-menu>li>ul::after {
	content: "";
    background-image: url(/wp-content/uploads/2019/12/ligne-couleur.jpg);
    background-size: contain;
    width: 100%;
    display: block;
    bottom: 0;
    height: 7px;
}

.main-menu>li>ul>li>a {
    position: relative;
    font-size: 17px;
    color:#6f6f6f;
}

.main-menu>li>ul>li:hover>a {
    color: #3c999e;
}

.main-menu>li>ul>li>a::after {
    content: "\f30b";
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    color: #6f6f6f;
    font-size: 20px;
    font-weight: 600;
    opacity: 0;
    transition: .3s ease opacity, .3s ease color;
}

.main-menu>li>ul>li:hover>a::after {
    color: #3c999e;
    opacity: 1;
}
.padding-130{
	padding-top:130px;
	padding-bottom:130px;
}

.padding-b-130{
    padding-bottom: 130px;
}

.ligne-couleur-sep .vc_column-inner{
	padding:0;
}

.ligne-couleur .couleur {
    height: 14px;
    width: 20%;
    float: left;
    display: block
}

.ligne-couleur .couleur:nth-child(1) {
    background-color:#005b88;
}

.ligne-couleur .couleur:nth-child(2) {
    background-color:#00999f;
}

.ligne-couleur .couleur:nth-child(3) {
    background-color:#ff904f;
}

.ligne-couleur .couleur:nth-child(4) {
    background-color:#c7463b;
}

.ligne-couleur .couleur:nth-child(5) {
    background-color:#9b7794;
}

.voir-grand-row{
	padding-top:150px;
	display: table;
    width: 100%;
}

.voir-grand-row .vc_col-sm-5 {
    display: table-cell;
    float: none;
    vertical-align: top;
}
.voir-grand-row .vc_col-sm-7 {
    display: table-cell;
    float: none;
    vertical-align: bottom;
}

.voir-grand-row .vc_col-sm-5 .vc_column-inner {
    max-width: 475px;
    margin: 0 auto;
}

.voir-grand-title p {
    font-size: 78px;
    font-weight: 700;
    line-height: 78px;
    color: #136480;
    margin-bottom:70px!important;
    padding-top:35px;
}

.voir-grand-italic p {
    font-size: 30px;
    font-weight: 500;
    font-style: italic;
    line-height: 30px;
    color: #136480;
    margin-bottom:60px!important;
}

.voir-grand-text p {
    font-size: 35px;
    font-weight: 500;
    line-height: 55px;
    color: #136480;
}

.grand-projets-row .wpb_column{
	padding-bottom:80px;
}

.grand-projets-row .wpb_column:nth-child(1){
	background: rgb(0,141,148);
	background: linear-gradient(90deg, rgba(0,141,148,1) 0%, rgba(0,147,156,1) 100%);
}

.grand-projets-row .wpb_column:nth-child(2){
	background-color:#ff904f;
}

.grand-projets-row .wpb_column:nth-child(3){
	background: rgb(0,78,120);
	background: linear-gradient(90deg, rgba(0,78,120,1) 0%, rgba(0,84,130,1) 100%);
}

.grand-projets-row .wpb_column:nth-child(4){
	background: rgb(173,36,34);
	background: linear-gradient(90deg, rgba(173,36,34,1) 0%, rgba(178,46,44,1) 100%);
}

.grand-projets-row .wpb_column:nth-child(5){
	background: rgb(111,66,104);
	background: linear-gradient(90deg, rgba(111,66,104,1) 0%, rgba(124,87,127,1) 100%);
}

.grand-projets-row.first-lblue .wpb_column:nth-child(1),
.grand-projets-row.second-lblue .wpb_column:nth-child(2),
.grand-projets-row.third-lblue .wpb_column:nth-child(3),
.grand-projets-row.fourth-lblue .wpb_column:nth-child(4),
.grand-projets-row.fifth-lblue .wpb_column:nth-child(5){
    background: rgb(0,141,148);
    background: linear-gradient(90deg, rgba(0,141,148,1) 0%, rgba(0,147,156,1) 100%);
}

.grand-projets-row.first-orange .wpb_column:nth-child(1),
.grand-projets-row.second-orange .wpb_column:nth-child(2),
.grand-projets-row.third-orange .wpb_column:nth-child(3),
.grand-projets-row.fourth-orange .wpb_column:nth-child(4),
.grand-projets-row.fifth-orange .wpb_column:nth-child(5){
    background-color:#ff904f;
}

.grand-projets-row.first-dblue .wpb_column:nth-child(1),
.grand-projets-row.second-dblue .wpb_column:nth-child(2),
.grand-projets-row.third-dblue .wpb_column:nth-child(3),
.grand-projets-row.fourth-dblue .wpb_column:nth-child(4),
.grand-projets-row.fifth-dblue .wpb_column:nth-child(5){
    background: rgb(0,78,120);
    background: linear-gradient(90deg, rgba(0,78,120,1) 0%, rgba(0,84,130,1) 100%);
}

.grand-projets-row.first-red .wpb_column:nth-child(1),
.grand-projets-row.second-red .wpb_column:nth-child(2),
.grand-projets-row.third-red .wpb_column:nth-child(3),
.grand-projets-row.fourth-red .wpb_column:nth-child(4),
.grand-projets-row.fifth-red .wpb_column:nth-child(5){
    background: rgb(173,36,34);
    background: linear-gradient(90deg, rgba(173,36,34,1) 0%, rgba(178,46,44,1) 100%);
}

.grand-projets-row.first-purple .wpb_column:nth-child(1),
.grand-projets-row.second-purple .wpb_column:nth-child(2),
.grand-projets-row.third-purple .wpb_column:nth-child(3),
.grand-projets-row.fourth-purple .wpb_column:nth-child(4),
.grand-projets-row.fifth-purple .wpb_column:nth-child(5){
	background: rgb(111,66,104);
	background: linear-gradient(90deg, rgba(111,66,104,1) 0%, rgba(124,87,127,1) 100%);
}

.grand-projet-title p{
	font-weight: 500;
	text-align: center;
	color: #fff;
}

.grand-projet-lire-plus{
	text-align: center;
}

.en-lire-plus{
	color: rgba(255, 255, 255, .5);
	text-transform: uppercase;
	font-weight: 700;
	font-size: 17px;
	line-height: 17px;
	transition: .3s ease color;
}

.en-lire-plus:hover{
	color: #fff;
}

.accueil-nouvelles article {
    width: 33%;
    float: left;
    display: block;
    padding: 0 28px;
    box-sizing: border-box;
}

.projets-piliers-list,
.cercles-listing {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 50px;
}

.projets-piliers-list article,
.cercles-listing article{
    width: calc(33.33% - 34px);
}

.projets-piliers-list article .post_image,
.cercles-listing article .post_image {
    padding-bottom: 60%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.blog-listing-float-box .blog-listing-inner article{
	padding: 0 28px;
    box-sizing: border-box;
    margin-bottom: 70px;
}

.blog .content,
.tax-campus .content{
	background:#f3f3f3;
}

.blog-listing-holder{
	padding:130px 0;
}

.accueil-nouvelles .post-info,
.blog-listing-float-box .blog-listing-inner article .post-info,
.projets-piliers-list article .post-info,
.cercles-listing article .post-info{
    background-color: #fff;
    border-bottom:10px solid #ff904f;
    padding: 35px 50px;
    position: relative;
    transition: .3s ease border-color;
}

.accueil-nouvelles .post-date,
.accueil-nouvelles .post-title,
.blog-listing-float-box .blog-listing-inner article .post-title,
.blog-listing-float-box .blog-listing-inner article .post-date,
.projets-piliers-list article .post-title,
.cercles-listing article .post-title{
    margin-bottom:30px;
}

.accueil-nouvelles .post-desc,
.blog-listing-float-box .blog-listing-inner article .post-desc,
.projets-piliers-list article .post-desc,
.cercles-listing article .post-desc{
    margin-bottom:50px;
}

.accueil-nouvelles .post-title a,
.blog-listing-float-box .blog-listing-inner article .post-title a,
.projets-piliers-list article .post-title a,
.cercles-listing article .post-title a {
    font-size: 22px;
    line-height: 27px;
    font-weight: 700;
    color: #136480;
}
.accueil-nouvelles .en-lire-plus,
.blog-listing-float-box .blog-listing-inner article .en-lire-plus,
.projets-piliers-list article .en-lire-plus,
.cercles-listing article .en-lire-plus{
	color:#ff904f;
	transition: .3s ease color;
}

.accueil-nouvelles .en-lire-plus-link,
.blog-listing-float-box .blog-listing-inner article .en-lire-plus-link,
.projets-piliers-list article .en-lire-plus-link,
.cercles-listing article .en-lire-plus-link{
	 position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    font-size: 0;
    user-select: none;
    z-index: 999;
}

.blog-listing-float-box .blog-listing-inner article .article-inner,
.projets-piliers-list article .article-inner,
.cercles-listing article .article-inner{
	transition: .3s ease box-shadow;
}

.blog-listing-holder h2 {
    max-width: 1500px;
    margin: 0 auto 100px auto;
}

.blog-listing-float-box .blog-listing-inner article:hover .article-inner,
.projets-piliers-list article:hover .article-inner,
.cercles-listing article:hover .article-inner{
	box-shadow: 0px 0px 127.8px 14.2px rgba(0, 0, 0, 0.25);
}

.accueil-nouvelles article:hover .post-info,
.blog-listing-float-box .blog-listing-inner article:hover .post-info,
.projets-piliers-list article:hover .post-info,
.cercles-listing article:hover .post-info {
    border-color:#3c999e;
}

.accueil-nouvelles article:hover .en-lire-plus,
.blog-listing-float-box .blog-listing-inner article:hover .en-lire-plus,
.projets-piliers-list article:hover .en-lire-plus,
.cercles-listing article:hover .en-lire-plus {
    color:#3c999e;
}

.accueil-nouvelles .post-date,
.blog-listing-float-box .blog-listing-inner article .post-date,
.projets-piliers-list article .post-date,
.cercles-listing article .post-date{
	font-size:13px;
	color:#979797;
	border-left: 2px solid #85b9b5;
	padding-left: 15px;
}

.actualites-title-row, .temoignages-title-row{
	padding-bottom:100px;
}

.actualites-title-row h2{
	color:#fff;
	padding-left:28px;
}

.actualites-title-row .vc_col-sm-6:nth-child(2), .temoignages-title-row .vc_col-sm-6:nth-child(2) {
	text-align: right;
}

.actualites-title-row .voir-actualites{
	color:#fff;
	text-transform: uppercase;
    font-weight: 700;
    padding-right:43px;
}

.desc-temoignage{
	margin-bottom:30px;
}

.nom-temoignage {
    letter-spacing: 4.8px;
    font-size: 22px;
    font-weight: 700;
    color: #ff904f;
    text-transform: uppercase;
    margin-bottom:15px;
}

.poste-compagnie {
    font-size: 18px;
    font-weight: 500;
    color: #136480;
}

.photo-temoignage {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    margin: 0 auto 15px;
}


.temoignages-carousel .owl-nav button.owl-prev, .temoignages-carousel .owl-nav button.owl-next,
.ambassadeurs-carousel .owl-nav button.owl-prev, .ambassadeurs-carousel .owl-nav button.owl-next {
    width: 55px;
    height: 55px;
    border-radius: 55px;
    background-color: #9b7794;
}

.temoignages-carousel .owl-nav button.owl-prev {
    margin-right: 28px;
}

.temoignages-carousel .owl-nav button.owl-next {
    margin-left: 28px;
}

.temoignages-carousel .owl-nav{
    margin-top:50px;
}

.temoignages-carousel .owl-nav button i, .ambassadeurs-carousel .owl-nav button i {
    color:#fff;
}

.temoignages-title-row .voir-actualites{
	color:#ff904f;
	text-transform: uppercase;
    font-weight: 700;
    padding-right:43px;
}

.faite-un-don-row {
    padding-bottom: 54%;
    background-image: url(/wp-content/uploads/2019/12/faites-un-don.jpg);
    background-size:cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.faites-don-row{
    padding-bottom: 54%;
    background-image: url(/wp-content/uploads/2019/12/faites-don-row-bg.jpg);
    background-size:cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.faite-un-don-row .vc_col-sm-12, .faites-don-row .vc_col-sm-12, .g-map-row .vc_col-sm-12{
	position: static;
}

.lien-faites-un-don a{
	position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    font-size: 0;
    user-select: none;
    z-index: 999;
}

.lien-google-map a{
	position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    font-size: 0;
    user-select: none;
    z-index: 999;
}

.ambassadeurs-item {
    position: relative;
}

.ambassadeurs-item::after {
    content: "";
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(107,79,102,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(107,79,102,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(107,79,102,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#6b4f66',GradientType=0 ); /* IE6-9 */
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    opacity: 0;
    transition: .3s ease opacity;
}

.ambassadeurs-hover {
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
    text-align: center;
    display: block;
    padding: 0 50px;
    z-index: 1;
    color:#fff;
    opacity: 0;
    transition: .3s ease opacity;
}

.ambassadeurs-item:hover {
    cursor: pointer;
}

.ambassadeurs-item:hover::after {
    opacity: 1;
}

.ambassadeurs-item:hover .ambassadeurs-hover {
    opacity: 1;
}

.ambassadeurs-hover hr {
    margin-bottom: 30px;
    margin-top: 0;
}

.ambassadeur-nom {
    font-size: 22px;
    line-height: 22px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 15px;
}

.ambassadeurs-carousel .owl-nav{
    text-align: center;
    margin-top:50px;
}

.ambassadeurs-carousel .owl-nav button.owl-prev {
    margin-right: 22px;
}

.ambassadeurs-carousel .owl-nav button.owl-next {
    margin-left: 23px;
}


.footer-widget h5 {
    font-size: 22px;
    line-height: 22px;
    color: #fff;
    font-weight: 700;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    margin-bottom:40px;
}

.footer-top.footer-col-count-4 .footer-col {
    width: 25%;
    padding: 0 20px;
    box-sizing: border-box;
}

.footer-top.footer-col-count-4 .footer-col-1 {
    padding-left: 0;
}

.footer-top.footer-col-count-4 .footer-col-4 {
    padding-right: 0;
}

.footer-top.footer-col-count-4 .footer-col-2 p a, .footer-top.footer-col-count-4 .footer-col-3 ul li a {
    font-size: 15px;
    line-height: 15px;
    color: #fff;
    display: block;
}

.footer-top.footer-col-count-4 .footer-col-3 ul li a{
    margin-bottom:25px;
}

.coordonnees-title {
    font-weight: 600;
}

.coordonnees-title, .cooordonnees-adresse a {
    font-size: 15px;
    color: #fff;
    display: block;
}

.cooordonnees-adresse a {
    line-height: 23px;
}

.coordonnees-tel a{
    font-weight: 500;
    color: #00999f;
}

.footer-top.footer-col-count-4 .footer-col-4 a{
    color:#00999f;
    font-size: 22px;
}

.footer-top.footer-col-count-4 .footer-col-4 a:first-child{
    margin-right: 30px;
}

.content-bottom {
    padding-top: 100px;
}

.content-bottom .boutton-col a {
    display: block;
}
.footer-bottom{
	padding-bottom:40px;
}
.footer-bottom-left p {
    font-weight: 500;
    color: rgba(255, 255, 255, .5);
    font-size: 12px;
    line-height: 12px;
}

.footer-bottom .container{
    display: table;
    width: 100%;
    padding-top:40px;
    border-top: 1px solid rgba(255, 255, 255, .5);
}

.footer-bottom .container .footer-bottom-left, .footer-bottom .container .footer-bottom-right{
    display: table-cell;
    float: none;
    vertical-align: middle;
}

.uqo-bref .container, .historique-row .container, .ambassadeurs-campagne-row .container {
    max-width: 1000px;
    text-align: center;
}

.uqo-bref h2, .historique-row h2, .ambassadeurs-campagne-row h2 {
    margin-bottom: 50px!important;
}

.uqo-bref p, .programme-row p, .historique-row p, .ambassadeurs-campagne-row p {
    line-height:34px;
}

.uqo-domaine-etude h2{
    padding-bottom: 100px;
    color:#fff;
}

.uqo-domaine-etude ul {
    column-count: 5;
    list-style: none;
    padding: 0;
}

.uqo-domaine-etude ul li {
    color:#fff;
    font-size: 20px;
    font-weight: 500;
    line-height: 20px;
    padding-bottom:50px;
}

.stats-row {
    padding-top:100px;
    padding-bottom:30px;
}

.stats-row h2 {
    padding-bottom:100px;
}

.stats-inner-row .vc_column_container {
    margin-bottom:100px;
}

.stats-inner-row .vc_column_container:nth-child(3n+1){
	clear: both;
}

.stats-inner-row .vc_column_container .vc_column-inner {
    max-width: 480px;
}

.stats-inner-row .vc_column_container .stats-chiffre{
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
    padding-bottom:15px;
    border-bottom:9px solid;
    display: inline-block;
    margin-bottom:40px;
}

.stats-inner-row .vc_column_container:nth-child(1) .stats-chiffre{
    color:#005b88;
    border-color:#005b88;
}

.stats-inner-row .vc_column_container:nth-child(2) .stats-chiffre{
    color:#00999f;
    border-color:#00999f;
}

.stats-inner-row .vc_column_container:nth-child(3) .stats-chiffre{
    color:#ff904f;
    border-color:#ff904f;
}

.stats-inner-row .vc_column_container:nth-child(4) .stats-chiffre{
    color:#c7463b;
    border-color:#c7463b;
}

.stats-inner-row .vc_column_container:nth-child(5) .stats-chiffre{
    color:#9b7794;
    border-color:#9b7794;
}

.stats-inner-row .vc_column_container:nth-child(6) .stats-chiffre{
    color:#005b88;
    border-color:#005b88;
}

.title {
    height: 514px;
    padding:0;
}

.title h1{
    display:none;
}

.breadcrumbs {
    background: rgba(255, 255, 255, .2);
    padding: 34px 0;
}
.breadcrumbs a{
    color:#b0f4f4;
}

.breadcrumbs-item, .breadcrumbs-sep{
    font-size:17px;
    line-height: 22px;
    font-weight: 700;
    text-transform: uppercase;
    color:#fff;
}

.programme-row .container {
    max-width: 1200px;
    text-align: center;
}

.icon-argent {
    font-size: 25px;
    font-weight: 500;
    line-height: 25px;
    color: #757575;
}

.icon-argent img {
    margin-right:40px;
}

.creation-programme-row h2{
    color:#3c999e;
}

.programme-row h2{
    margin-bottom:60px!important;
}

.creation-grand-projets .wpb_column:nth-child(1){
    background: #ff904f;
}

.creation-grand-projets .wpb_column:nth-child(2){
    background: rgb(0,78,120);
    background: linear-gradient(90deg, rgba(0,78,120,1) 0%, rgba(0,84,130,1) 100%);
}

.creation-grand-projets .wpb_column:nth-child(3){
    background: rgb(173,36,34);
    background: linear-gradient(90deg, rgba(173,36,34,1) 0%, rgba(178,46,44,1) 100%);
}

.creation-grand-projets .wpb_column:nth-child(4){
    background: rgb(111,66,104);
    background: linear-gradient(90deg, rgba(111,66,104,1) 0%, rgba(124,87,127,1) 100%);
}

.faites-un-don-row {
    text-align: center;
}

.faite-don-title {
    font-size: 78px;
    line-height: 78px;
    font-weight: 700;
}

.faite-don-top-title {
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 4px;
}

.creation-fud .faite-don-top-title, .creation-fud .faite-don-title{
    color: #3c999e;
}

.faites-un-don-row .dist-btn{
    border:2px solid #fb9054;
    background:transparent;
    color: #fb9054;
}

.faites-un-don-row .dist-btn:hover{
    background:#fb9054;
    color: #fff;
}

.creation-fud .dist-btn{
    border-color:#3c999e;
    color:#3c999e;
}

.creation-fud .dist-btn:hover{
    background:#3c999e;
    color:#fff;
}


.construction-campus-row h2{
    color:#ff8247;
}

.construction-fud .faite-don-top-title, .construction-fud .faite-don-title{
    color: #ff8247;
}

.construction-fud .dist-btn{
    border-color:#ff8247;
    color:#ff8247;
}

.construction-fud .dist-btn:hover{
    background:#ff8247;
    color:#fff;
}

.construction-grand-projets .wpb_column:nth-child(1){
    background: rgb(0,78,120);
    background: linear-gradient(90deg, rgba(0,78,120,1) 0%, rgba(0,84,130,1) 100%);
}

.construction-grand-projets .wpb_column:nth-child(2){
    background: rgb(173,36,34);
    background: linear-gradient(90deg, rgba(173,36,34,1) 0%, rgba(178,46,44,1) 100%);
}

.construction-grand-projets .wpb_column:nth-child(3){
    background: rgb(111,66,104);
    background: linear-gradient(90deg, rgba(111,66,104,1) 0%, rgba(124,87,127,1) 100%);
}

.construction-grand-projets .wpb_column:nth-child(4){
    background: rgb(0,141,148);
    background: linear-gradient(90deg, rgba(0,141,148,1) 0%, rgba(0,147,156,1) 100%);
}

.recherche-creation-row h2{
    color:#004e78;
}

.recherche-fud .faite-don-top-title, .recherche-fud .faite-don-title{
    color: #004e78;
}

.recherche-fud .dist-btn{
    border-color:#004e78;
    color:#004e78;
}

.recherche-fud .dist-btn:hover{
    background:#004e78;
    color:#fff;
}

.recherche-grand-projets .wpb_column:nth-child(1){
        background: rgb(173,36,34);
    background: linear-gradient(90deg, rgba(173,36,34,1) 0%, rgba(178,46,44,1) 100%);
}

.recherche-grand-projets .wpb_column:nth-child(2){
    background: rgb(111,66,104);
    background: linear-gradient(90deg, rgba(111,66,104,1) 0%, rgba(124,87,127,1) 100%);
}

.recherche-grand-projets .wpb_column:nth-child(3){
    background: rgb(0,141,148);
    background: linear-gradient(90deg, rgba(0,141,148,1) 0%, rgba(0,147,156,1) 100%);
}

.recherche-grand-projets .wpb_column:nth-child(4){
    background: #ff904f;
}

.programme-bourse-row h2{
    color:#ad2422;
}

.bourse-fud .faite-don-top-title, .bourse-fud .faite-don-title{
    color: #ad2422;
}

.bourse-fud .dist-btn{
    border-color:#ad2422;
    color:#ad2422;
}

.bourse-fud .dist-btn:hover{
    background:#ad2422;
    color:#fff;
}

.bourse-grand-projets .wpb_column:nth-child(1){
    background: rgb(111,66,104);
    background: linear-gradient(90deg, rgba(111,66,104,1) 0%, rgba(124,87,127,1) 100%);
}

.bourse-grand-projets .wpb_column:nth-child(2){
    background: rgb(0,141,148);
    background: linear-gradient(90deg, rgba(0,141,148,1) 0%, rgba(0,147,156,1) 100%);
}

.bourse-grand-projets .wpb_column:nth-child(3){
    background: #ff904f;
}

.bourse-grand-projets .wpb_column:nth-child(4){
    background: rgb(0,78,120);
    background: linear-gradient(90deg, rgba(0,78,120,1) 0%, rgba(0,84,130,1) 100%);
}

.enri-exp-row h2{
    color:#6f4268;
}

.enrichissement-fud .faite-don-top-title, .enrichissement-fud .faite-don-title{
    color: #6f4268;
}

.enrichissement-fud .dist-btn{
    border-color:#6f4268;
    color:#6f4268;
}

.enrichissement-fud .dist-btn:hover{
    background:#6f4268;
    color:#fff;
}

.enrichissement-grand-projets .wpb_column:nth-child(1){
    background: rgb(0,141,148);
    background: linear-gradient(90deg, rgba(0,141,148,1) 0%, rgba(0,147,156,1) 100%);
}

.enrichissement-grand-projets .wpb_column:nth-child(2){
    background: #ff904f;
}

.enrichissement-grand-projets .wpb_column:nth-child(3){
    background: rgb(0,78,120);
    background: linear-gradient(90deg, rgba(0,78,120,1) 0%, rgba(0,84,130,1) 100%);
}

.enrichissement-grand-projets .wpb_column:nth-child(4){
    background: rgb(173,36,34);
    background: linear-gradient(90deg, rgba(173,36,34,1) 0%, rgba(178,46,44,1) 100%);
}

.valeur-row h2{
	margin-bottom:60px!important;
}

.valeur-nombre {
    font-weight: 700;
    color: #ff904f;
    margin-bottom:20px;
}

.valeur-text {
    font-weight: 400;
}

.valeur-nombre img{
    margin-right: 20px;
}

.mission-vision-row .vc_column_container .vc_column-inner {
    padding: 180px 15px;
}

.mission-vision-row .vc_column_container .vc_column-inner > .wpb_wrapper {
    max-width: 665px;
    margin: 0 auto;
    text-align: center;
}

.realisation-row .vc_column_container:first-child > .vc_column-inner > .wpb_wrapper {
    max-width: 610px;
    padding: 200px 0;
    margin: 0 auto;
    color: #fff;
}

.realisation-row h2{
	color: #fff;
}

.realisation-row p, .realisation-row ul li{
	font-weight: 500;
}

.equipe-row {
    background: #f3f3f3;
}

.equipe-row h2, .conseil-administration-row h2, .page-temoignages-row h2{
    margin-bottom:100px!important;
}

.equipe-row h2, .conseil-administration-row h2{
    padding-left: 27px;
}

.equipe:nth-child(2n+1) {
    clear: both;
}

.equipe {
    width: 50%;
    float: left;
    padding: 0 27px;
    box-sizing: border-box;
    margin-bottom:67px;
}

.equipe-inner {
    padding: 35px;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0px 0px 16.02px 1.98px rgba(0, 0, 0, 0.06);
        position: relative;
}

.equipe .equipe-left, .equipe .equipe-right {
    width: 50%;
    float: left;
    display: block;
}

.equipe .equipe-right {
    padding-top:30px;
}

.equipe .ligne-couleur {
    position: absolute;
    bottom: -14px;
    display: block;
    left: 0;
    width: 100%;
    padding: 0;
    margin: 0;
}

 .equipe-nom{
 	font-size:22px;
 	line-height: 22px;
 	font-weight: 700;
 	color:#136480;
 	margin-bottom: 15px;
 }

  .equipe-titre{
 	font-size:17px;
 	line-height: 17px;
 	font-weight: 400;
 	color:#136480;
 	margin-bottom: 0;
 }

 .equipe .equipe-right hr{
    margin-top:40px;
    margin-bottom:40px;
}

.equipe .equipe-left img {
    width: 100%;
    padding-right: 40px;
    box-sizing: border-box;
}

.equipe-telephone {
    margin-bottom: 12px;
}

.equipe-telephone, .equipe-courriel {
    display: block;
    font-size: 17px;
    line-height: 17px;
    color:#818181;
    transition: .3s ease color;
}

.equipe-telephone:hover, .equipe-courriel:hover {
    color:#ff904f;
}

.equipe-telephone img, .equipe-courriel img{
    margin-right: 25px;
}

.conseil-administration, .ambassadeurs {
    display: block;
    width: 33.33%;
    float: left;
    padding: 0 29px;
    margin-bottom:60px;
    box-sizing: border-box;
}

.conseil-administration:nth-of-type(3n+1), .ambassadeurs:nth-of-type(3n+1) {
    clear:both;
}

.conseil-administration-inner, .ambassadeurs-inner {
    position: relative;
}

.conseil-administration-inner::after {
    content: "";
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(2, 92, 137,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(2, 92, 137,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(2, 92, 137,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#025c89',GradientType=0 ); /* IE6-9 */
    display: block;
    width: 100%;
    height: 60%;
    position: absolute;
    bottom: 0;
}

.ambassadeurs-inner::after {
    content: "";
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(107, 79, 102,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(107, 79, 102,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(107, 79, 102,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#6b4f66',GradientType=0 ); /* IE6-9 */
    display: block;
    width: 100%;
    height: 60%;
    position: absolute;
    bottom: -1px;
}

.conseil-administration-info {
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
    text-align: center;
    display: block;
    padding:0 50px;
    z-index: 1;
    color:#fff;
}

.ambassadeurs-info {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    text-align: center;
    display: block;
    padding:0 50px;
    z-index: 1;
    color:#fff;
}

.conseil-administration-nom, .ambassadeurs-nom {
    font-size: 22px;
    line-height: 22px;
    font-weight: 700;
    margin-bottom:12px;
}

.conseil-administration-titre {
    font-size: 17px;
    line-height: 17px;
    font-weight: 400;
    text-transform: uppercase;
}

.conseil-administration-emploi {
    font-size: 17px;
    line-height: 27px;
    font-weight: 400;
    margin-bottom:20px;
}

.ambassadeurs-titre {
    font-size: 17px;
    line-height: 27px;
    font-weight: 400;
    margin-bottom:15px;
}

.ambassadeurs-titre-2{
    font-size: 17px;
    line-height: 27px;
    font-weight: 400;
    margin-top:30px;
    margin-bottom:15px;
}

.conseil-administration-employeur, .ambassadeurs-employeur {
    font-size: 17px;
    line-height: 17px;
    font-weight: 700;
}

.conseil-administration-inner hr, .ambassadeurs-inner hr {
    margin:20px 0;
    height: 1px;
    color: rgba(255, 255, 255, .5);
    background-color: rgba(255, 255, 255, .5);
    border: none;
}

.page-temoignages-row, .page-temoignages-title-row{
	text-align: center;
}
.page-temoignages-title-row{
	background:#f3f3f3
}

.page-temoignages-title-row h2{
	margin-bottom:80px!important;
}

.page-temoignages-title-inner-row .vc_column_container p {
    display: inline-block;
    font-size: 60px;
    text-transform: uppercase;
    line-height: 60px;
    font-weight: 700;
    padding-bottom: 25px;
    border-bottom: 12px solid;
}

.page-temoignages-title-inner-row .vc_column_container:nth-child(1) p {
    color:#fb9054;
    border-color:#fb9054;
}

.page-temoignages-title-inner-row .vc_column_container:nth-child(2) p {
    color:#9b7794;
    border-color:#9b7794;
}

.page-temoignages-title-inner-row .vc_column_container:nth-child(3) p {
    color:#00999f;
    border-color:#00999f;
}

.g-map-row {
    padding-bottom: 40%;
}

.g-map-row .vc_column-inner{
	padding:0;
}

.contact-input {
    border: 0!important;
    border-bottom: 1px solid #005b88!important;
    padding: 0!important;
    padding-bottom: 20px!important;
    font-size: 17px!important;
    line-height: 17px!important;
    font-weight: 500!important;
    color: #b0b0b0!important;
    margin-bottom: 60px!important;
}

.contact-textarea {
    border: 0!important;
    padding-left:0!important;
    border-bottom: 1px solid #005b88!important;
    font-size: 17px!important;
    line-height: 17px!important;
    font-weight: 500!important;
    color: #b0b0b0!important;
    margin-bottom: 60px!important;
}

.contact-input::-webkit-input-placeholder, .contact-textarea::-webkit-input-placeholder { /* WebKit browsers */
color: #b0b0b0 !important;
opacity: 1;
}
.contact-input:-moz-placeholder, .contact-textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #b0b0b0 !important;
opacity: 1;
}
.contact-input::-moz-placeholder, .contact-textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #b0b0b0 !important;
opacity: 1;
}
.contact-input:-ms-input-placeholder, .contact-textarea:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #b0b0b0 !important;
opacity: 1;
}
.contact-btn{
	font-size: 20px!important;
    font-weight: 700!important;
    text-transform: uppercase!important;
    padding: 19px 50px!important;
    color: #fff!important;
    background-color: #fb9054!important;
    border: 0!important;
}

.contact-btn:hover{
    background-color: #136480!important;
}

.nous-joindre-row h2{
	margin-bottom:60px!important;
}

.nous-joindre-heure {
    font-weight: 500;
    margin-bottom:100px;
}

.nous-joindre-contact-membre {
    font-size: 25px;
    line-height: 30px;
    font-weight: 700;
    color: #136480;
}

.nous-joindre-contact-membre a{
    color: #fb9054;
}

.nous-joindre-contact-membre a:hover{
    color: #136480;
}

.nous-joindre-media a i {
    font-size: 22px;
    color: #3c999e;
    transition: .3s ease color;
}

.nous-joindre-media a:hover i {
    color: #fb9054;
}

.nous-joindre-media a {
    font-size: 0;
    line-height: 0;
}

.media-twitter {
    padding-right: 27px;
    display: inline-block;
    border-right: 1px solid #3c999e;
}

.media-fb {
    display: inline-block;
    padding-left: 26px;
}

.nous-joindre-uqo img, .nous-joindre-tel img, .nous-joindre-media img{
	margin-right:20px;
}

.nous-joindre-tel a, .nous-joindre-uqo{
	font-weight: 600;
	color:#6f6f6f;
}

.nous-joindre-address a{
	font-weight: 400;
	color:#6f6f6f;
}

.nous-joindre-title-row h2 {
    margin-bottom: 80px!important;
}

.side-menu-section {
    width: 820px;
    padding:150px 0;
}

body.has-side-menu-above.has-side-menu-right .side-menu-section, body.has-side-menu-with.has-side-menu-right .side-menu-section {
    right: -820px;
}

.side-menu-container {
    max-width: 480px;
    margin: 0 auto;
}

.side-menu > li:not(.dist-btn) > a {
    text-align: left;
    color: #fff;
    font-weight: 500;
    padding-left: 0;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    transition: .3s ease color;
}

.side-menu > li:not(.dist-btn) > a:hover {
    color: rgba(255, 255, 255, .6);
}

.side-menu li>ul>li>a{
	padding-left:30px;
	padding-bottom: 20px;
	padding-top:0;
	text-align: left;
	color:#fff;
	font-weight: 400;
	transition: .3s ease color;
}

.side-menu li .sub-menu-arrow i{
	color:#fff;
	font-size: 20px;
	line-height: 20px;
}

.side-menu li .sub-menu-arrow {
    width: 100%;
    padding: 0;
    line-height: 50px;
}

.side-menu > li:hover > *, .side-menu li>ul>li:hover>a {
    color: rgba(255, 255, 255, .6)!important;
}

.side-menu li.sub-menu-open > a {
    color: rgba(255, 255, 255, .6);
}

.side-menu-close {
    top: 50px;
    right: 50px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-style: 50px;
}

.side-menu-close i{
	color:#fff;
    font-size: 50px;
    font-weight: 300;
}

.side-menu > li.dist-btn{
	margin-top:50px;
}

.side-menu > li.dist-btn > a {
    color: #fff;
}

.single-post .content,
.single-projets_piliers .content,
.single-cercles .content{
	background:#f3f3f3;
}
.grecaptcha-badge {
display: none !important;
}

.single-post article .blog-single-top,
.single-projets_piliers article .blog-single-top,
.single-cercles article .blog-single-top {
    margin-bottom:60px;
    box-sizing: border-box;
}

.single-post article .blog-single-middle,
.single-projets_piliers article .blog-single-middle,
.single-cercles article .blog-single-middle {
    padding: 100px;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0px 0px 16.02px 1.98px rgba(0, 0, 0, 0.06);
    position: relative;
}

.single-post article,
.single-projets_piliers article,
.single-cercles article{
	padding:130px 0;
}

.blog-single-top{
	padding-bottom:0;
}

.blog-single-top .dist-post-back {
    font-weight: 700;
    text-transform: uppercase;
    color: #ff904f;
}

.blog-single-middle .ligne-couleur {
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.single-post article .blog-single-middle .post-date,
.single-projets_piliers article .blog-single-middle .post-date,
.single-cercles article .blog-single-middle .post-date{
	font-size:17px;
	color:#979797;
	border-left: 2px solid #85b9b5;
	padding-left: 15px;
	margin:60px 0;
}

.post-date span{
    margin: 0 15px;
    border-left: 2px solid #85b9b5;
    display: inline-block;
}

.post-date p{
    margin: 0;
}

.single-post .blog-single-content,
.single-projets_piliers .blog-single-content,
.single-cercles .blog-single-content{
	padding: 0 100px;
}

.single-projets_piliers .blog-single-thumbnail img,
.single-cercles .blog-single-thumbnail img {
    width: 100%;
}

.single-projets_piliers .blog-single-thumbnail,
.single-cercles .blog-single-thumbnail{
    margin-bottom: 30px;
}

.single-post .blog-single-title{
	margin-bottom:60px;
}

.blog-single-text{
	line-height: 34px;
}

.mobile-only{
	display:none;
}

.voir-grand-row .vc_col-sm-7 .vc_column-inner{
	padding:0;
}

span.wpcf7-not-valid-tip{
	display: none;
}

.contact-input.wpcf7-not-valid, .contact-textarea.wpcf7-not-valid {
    border-bottom: 1px solid #f00!important;
}

div.wpcf7-response-output {
    background-color: #136480!important;
}

.error404 .content-inner {
    text-align: center;
    padding: 80px 0;
}
.conseil-administration-photo img, .ambassadeurs-photo img{
	width: 100%;
}
.donateur-title p, .etudiant-title p, .enseignant-title p{
    display: inline-block;
    font-size: 60px;
    text-transform: uppercase;
    line-height: 60px;
    font-weight: 700;
    padding-bottom: 25px;
    border-bottom: 12px solid;

}
.donateur-title p {
    color: #fb9054;
    border-color: #fb9054;
}
.etudiant-title p{
	color: #9b7794;
    border-color: #9b7794;
}
.enseignant-title p{
	color: #00999f;
    border-color: #00999f;
}

.filter-container{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    width: 90%;
    margin: 0 auto 40px;
    clear: both;
}
.filter-container .dist-btn{
    display: inline-block;
    margin: 0 5px;
    cursor: hand;
    cursor: pointer;
}

.btn-bottom-right {
    position: fixed;
    bottom: 90px;
    right: 20px;
    z-index: 1;
}

.acc-carousel-image-inner-row > .wpb_column:nth-child(1) > .vc_column-inner .wpb_wrapper {
    max-width: 90%;
}

@media (max-width: 1600px), print {
	.equipe-telephone, .equipe-courriel {
	    font-size: 16px;
	    line-height: 16px;
	}
	.equipe-telephone img, .equipe-courriel img {
	    margin-right: 20px;
	}
	.accueil-nouvelles .post-info,
    .blog-listing-float-box .blog-listing-inner article .post-info,
    .projets-piliers-list article .post-info,
    .cercles-listing article .post-info {
	    padding: 35px;
	}
	.single-post article .blog-single-middle,
    .single-projets_piliers article .blog-single-middle,
    .single-cercles article .blog-single-middle {
	    padding: 75px;
	}
	.single-post .blog-single-content,
    .single-projets_piliers .blog-single-content,
    .single-cercles .blog-single-content {
	    padding: 0 75px;
	}
	.nous-joindre-tel a, .nous-joindre-uqo {
	    font-size: 18px;
	}
    .main-menu-container>.main-menu>li {
        padding: 0 15px;
    }
    .header-bottom-left {
        padding: 0 50px;
    }
}
@media (max-width: 1500px), print {

.voir-grand-row{
	padding-top:0;
}
.voir-grand-row .vc_col-sm-5 {
    padding: 75px 0;
}
    .main-menu-container>.main-menu>li {
        padding: 0 10px;
    }
    .header-bottom-left {
        padding: 0 40px;
    }

}

@media (max-width: 1400px), print {
	.accueil-nouvelles article{
		width: 50%;
	}
	.accueil-nouvelles article:nth-child(3){
		display:none;
	}
	.mission-vision-row .vc_column_container .vc_column-inner {
	    padding: 100px 15px;
	}
	.equipe-inner {
	    padding: 25px;
	}
	.equipe {
	    padding: 0 20px;
	}
	.equipe-telephone, .equipe-courriel {
	    font-size: 14px;
	    line-height: 14px;
	}
	.equipe-telephone img, .equipe-courriel img {
	    margin-right: 10px;
	}
	.equipe .equipe-right hr {
	    margin-top: 20px;
	    margin-bottom: 20px;
	}
	.equipe .equipe-right {
	    padding-top: 15px;
	}
	.equipe .equipe-left img {
	    padding-right: 20px;
	}
	.conseil-administration-info, .ambassadeurs-info {
	    bottom: 25px;
	    padding: 0 25px;
	}
	.conseil-administration-nom, .ambassadeurs-nom {
	    font-size: 18px;
	    line-height: 18px;
	}
	.conseil-administration-titre{
	    font-size: 16px;
	    line-height: 16px;
	}
	.conseil-administration-emploi, .ambassadeurs-titre, .ambassadeurs-titre-2 {
	    font-size: 16px;
	    line-height: 20px;
	}
	.ambassadeurs-titre-2 {
	    margin-top: 15px;
	}
	.page-temoignages-title-inner-row .vc_column_container p, .donateur-title p, .etudiant-title p, .enseignant-title p {
	    font-size: 50px;
	    line-height: 50px;
	}
	.accueil-nouvelles .post-info,
    .blog-listing-float-box .blog-listing-inner article .post-info,
    .projets-piliers-list article .post-info,
    .cercles-listing article .post-info {
	    padding: 25px;
	}
	.blog-listing-float-box .blog-listing-inner article {
	    padding: 0 20px;
	}
	.single-post article .blog-single-middle,
    .single-projets_piliers article .blog-single-middle,
    .single-cercles article .blog-single-middle {
	    padding: 50px;
	}
	.single-post .blog-single-content,
    .single-projets_piliers .blog-single-content,
    .single-cercles .blog-single-content {
	    padding: 0 50px;
	}
	.nous-joindre-title-row .vc_col-sm-4:nth-child(1) {
	    width: 55%;
	    float: left;
	    display: block;
	}
	.nous-joindre-title-row .vc_col-sm-4:nth-child(2) {
	    width: 45%;
	    float: left;
	    display: block;
	}
	.nous-joindre-title-row .vc_col-sm-4:nth-child(3) {
	    width: 100%;
	   	float: left;
	    display: block;
	}
	.nous-joindre-title-row .vc_col-sm-4 {
	    margin-bottom:50px;
	}
	.voir-grand-row .vc_col-sm-5 {
	    padding: 50px 0;
	}
	.uqo-domaine-etude ul {
	    column-count: 3;
	}
    .main-menu-container>.main-menu>li>a {
        font-size: 18px;
    }
}
@media (max-width: 1300px), print {
    .main-menu-container>.main-menu>li>a {
        font-size: 16px;
    }
    .projets-piliers-list article,
    .cercles-listing article {
        width: calc(50% - 25px);
    }
}

@media (max-width: 1200px), print {
	.grand-projets-row .wpb_column:nth-child(1), .grand-projets-row .wpb_column:nth-child(2), .creation-grand-projets .wpb_column{
		width:50%;
		display: block;
		float: left;
	}
	.creation-grand-projets .wpb_column,
	.construction-grand-projets .wpb_column,
	.recherche-grand-projets .wpb_column,
	.bourse-grand-projets .wpb_column,
	.enrichissement-grand-projets .wpb_column{
		width:50%!important;
		display: block;
		float: left;
	}
	.grand-projets-row .wpb_column:nth-child(3), .grand-projets-row .wpb_column:nth-child(4), .grand-projets-row .wpb_column:nth-child(5){
		width:33.33%;
		display: block;
		float: left;
	}
	.grand-projet-title p br{
		display: none;
	}
	.footer-top.footer-col-count-4 .footer-col {
	    width: 50%;
	    float: left;
	    display:block;
	    margin-bottom:50px;
	}
	.footer-top.footer-col-count-4 .footer-col:nth-child(2n+1) {
	    clear:both;
	}
	.footer-top.footer-col-count-4 .footer-col-1, .footer-top.footer-col-count-4 .footer-col-3{
		padding-left:0;
	}
		.footer-top.footer-col-count-4 .footer-col-2, .footer-top.footer-col-count-4 .footer-col-4{
		padding-right:0;
	}
	.content-bottom .vc_col-sm-3:nth-child(1), .content-bottom .vc_col-sm-3:nth-child(2){
		width:50%;
		display: block;
		float: left;
		margin-bottom:50px;
	}
	.content-bottom .vc_col-sm-3:nth-child(3){
		display:none;
	}
	.content-bottom .vc_col-sm-3:nth-child(4){
		width:100%;
		display: block;
		float: left;
	}
	.content-bottom .boutton-col a {
	    display: inline-block;
	}
	.content-bottom{
		padding-bottom:0;
	}
	.equipe {
	    width: 100%;
	    float: left;
	    padding:0;
	}
	.equipe:nth-child(2n+1) {
	    clear: none;
	}
	.equipe .equipe-right hr {
	    margin-top: 20px;
	    margin-bottom: 20px;
	}
	.equipe-telephone, .equipe-courriel {
	    font-size: 15px;
	    line-height: 15px;
	}
	.equipe-inner {
	    display: table;
	    width: 100%;
	}
	.equipe .equipe-left, .equipe .equipe-right {
	    width: 50%;
	    float: none;
	    display: table-cell;
	    vertical-align: middle;
	}
	.equipe .equipe-left img {
	    padding-right: 40px;
	}
	.conseil-administration:nth-child(3n+1), .ambassadeurs:nth-child(3n+1) {
	    clear: none;
	}
	.conseil-administration:nth-child(2n+1), .ambassadeurs:nth-child(2n+1) {
	    clear: none;
	}
	.conseil-administration, .ambassadeurs {
	    width: 50%;
	    padding: 0 20px;
	    margin-bottom: 30px;
	}
	.page-temoignages-title-inner-row .vc_column_container p, .donateur-title p, .etudiant-title p, .enseignant-title p {
	    font-size: 40px;
	    line-height: 40px;
	}
	.single-post article .blog-single-middle,
    .single-projets_piliers article .blog-single-middle,
    .single-cercles article .blog-single-middle {
	    padding: 35px;
	}
	.single-post .blog-single-content,
    .single-projets_piliers .blog-single-content,
    .single-cercle .blog-single-content {
	    padding: 0 35px;
	}
	.blog-listing-holder,
    .single-post article,
    .single-projets_piliers article,
    .single-cercles article{
		padding:50px 0;
	}
	.voir-grand-title p {
	    font-size: 55px;
	    line-height: 55px;
	    margin-bottom:30px!important;
	}
	.voir-grand-italic p, .voir-grand-text p{
		font-size:26px;
		line-height: 26px;
	}
	.voir-grand-text p{
		font-size:30px;
		line-height: 35px;
	}
    .header-bottom-left {
        padding: 0 20px;
    }
    .main-menu-container>.main-menu>li {
        padding: 0 8px;
    }
    .main-menu-container>.main-menu>li>a {
        font-size: 15px;
    }
    .main-menu-container>.main-menu>li.menu-item-has-children>a {
        padding-right: 20px;
    }
    .main-menu-container>.main-menu>li.menu-item-has-children>a:after {
        font-size: 16px;
    }
    .acc-carousel-image-inner-row > .wpb_column:nth-child(1) > .vc_column-inner .wpb_wrapper {
        max-width: 100%;
    }
    .acc-carousel-image-inner-row > .wpb_column:nth-child(1){
        margin-bottom: 50px;
    }
    .acc-carousel-image-inner-row > .wpb_column{
        width: 100%;
    }
}

@media (max-width: 1100px), print {
    .header-bottom-left {
        padding: 0 15px;
    }
    .main-menu-container>.main-menu>li {
        padding: 0 7px;
    }
	.row-image-bg video{
		display:none;
	}
	.video-row{
		background-size:cover;
		background-repeat: no-repeat;
		background-position: center;
		background-image: url(/wp-content/uploads/2019/12/voir-grand-ensemble.jpg);
		height:500px;
	}
}

@media (max-width: 991px), print {
	.header-mobile {
	    background-color: #136480;
	}
	.header-mobile-special-btn{
		display:none;
	}
	.mobile-menu-btn {
	    color: #fff;
	    font-size: 40px;
	    width: 40px;
	    height: 40px;
	    line-height: 40px;
	}
	.mobile-only{
		display:list-item;
	}
	.social-icon{
		display:none;
	}
	li>.sub-menu-arrow i{
		font-size:20px;
		color:#136480;
	}
	.mobile-menu li>a{
		color:#136480;
	}
	.padding-130 .vc_col-sm-6, .voir-grand-row .vc_col-sm-5, .voir-grand-row .vc_col-sm-7{
		width:100%;
		display: block;
		float: left;
	}
	.padding-130 .vc_col-sm-6:first-child,
    .voir-grand-row .vc_col-sm-5,
    .blog-listing-holder h2,
    .single-post article .blog-single-top,
    .single-projets_piliers article .blog-single-top,
    .single-cercles article .blog-single-top{
		margin-bottom:50px;
	}
	.voir-grand-row{
		padding-top:50px;
	}
	.voir-grand-ensemble-row{
		text-align: center;
	}
	.padding-130, .realisation-row .vc_column_container:first-child > .vc_column-inner > .wpb_wrapper, .stats-row{
		padding:50px 0;
	}
    .padding-b-130{
        padding-bottom: 50px;
    }
	.mission-vision-row .vc_column_container .vc_column-inner{
		padding:50px 15px;
	}
	.grand-projets-row .wpb_column:nth-child(3), .grand-projets-row .wpb_column:nth-child(4){
		width:50%;
	}
	.grand-projets-row .wpb_column:nth-child(5){
		width:100%;
	}
	.actualites-title-row .vc_col-sm-6, .temoignages-title-row .vc_col-sm-6, .temoignages-row, .temoignages-row .wpb_single_image{
		text-align: center!important;
	}
	.actualites-title-row, .accueil-equipe-row .temoignages-title-row, .stats-row h2, .uqo-domaine-etude h2{
		padding-bottom:50px;
	}
	.accueil-equipe-row .temoignages-title-row h2{
		text-align: center;
	}
	.actualites-title-row h2{
		padding-left:0;
	}
	.temoignages-title-row .vc_col-sm-6:nth-child(2){
		display:none;
	}
	.temoignages-title-row{
		padding-bottom:0;
	}
	.actualites-title-row .voir-actualites{
		padding-right:0;
	}
	.footer-bottom .container .footer-bottom-left, .footer-bottom .container .footer-bottom-right {
	    width: 100%;
	    display: block;
	    float: left;
	}
	.footer-bottom .container .footer-bottom-left{
		margin-bottom:15px;
	}
	/*.footer-bottom .container{
		padding-top:15px;
	}*/
	.footer-top{
		padding-bottom:0;
	}
	.row-image-bg video {
	    max-height: 100%;
	}
	.video-row {
	    min-height: 0!important;
	    /*height: 600px;*/
	}
	.title {
	    height: 400px;
	}
	.stats-inner-row .vc_column_container{
		margin-bottom:50px;
	}
	.stats-inner-row .vc_column_container:last-child{
		margin-bottom:0;
	}
	body {
	    font-size: 16px;
	    line-height: 20px;
	}
	.blog-single-text {
	    line-height: 20px;
	    padding-bottom: 20px;
	}
	.uqo-bref p, .programme-row p, .historique-row p, .ambassadeurs-campagne-row p{
		line-height: 24px;
	}
	.equipe-row h2, .conseil-administration-row h2, .page-temoignages-row h2, .nous-joindre-heure, .nous-joindre-title-row h2 {
	    margin-bottom: 50px!important;
	}
	.conseil-administration:nth-child(2n+1), .ambassadeurs:nth-child(2n+1) {
	    clear: none;
	}
	.conseil-administration, .ambassadeurs {
	    padding: 0;
	    width: 100%;
	}
	.conseil-administration-inner, .ambassadeurs-inner {
	    position: relative;
	    width: 65%;
	    margin: 0 auto;
	}
	.page-temoignages-title-inner-row .vc_column_container {
	    width: 100%;
	    display: block;
	    margin-bottom: 30px;
	}
	.page-temoignages-title-row h2 {
	    margin-bottom: 50px!important;
	}
	.blog-listing-float-box .blog-listing-inner article {
	    padding: 0 10px;
	    margin-bottom:30px;
	}
	.blog-listing-holder {
	    padding-left: 15px;
	    padding-right: 15px;
	}
	.single-post article .blog-single-middle,
    .single-projets_piliers article .blog-single-middle,
    .single-cercles article .blog-single-middle {
	    padding: 25px;
	}
	.single-post .blog-single-content,
    .single-projets_piliers .blog-single-content,
    .single-cercles .blog-single-content {
	    padding: 0 25px;
	}
	.single-post article .blog-single-middle .post-date,
    .single-projets_piliers article .blog-single-middle .post-date,
    .single-cercles article .blog-single-middle .post-date{
		margin:30px 0;
	}
	.single-post .blog-single-title,
    .single-projets_piliers .blog-single-title,
    .single-cercles .blog-single-title{
		margin-bottom:30px;
	}
	.nous-joindre-contact-membre p br{
		display:none;
	}
	.g-map-row {
	    padding-bottom: 100%;
	}
	.breadcrumbs-item, .breadcrumbs-sep {
	    font-size: 16px;
	    line-height: 20px;
	}
	.breadcrumbs {
	    padding: 25px 0;
	}
	.faire-don-btn a {
	    color: #fff!important;
	    text-transform: uppercase;
	    font-weight: 700;
	    text-align: center;
	}
	.faire-don-btn {
	    background: orange;
	}
	.voir-grand-row .vc_col-sm-5 {
	    padding: 0;
	}
}


@media (max-width: 799px), print {
	.accueil-nouvelles article{
		width: 100%;
		padding:0;
	}
	.accueil-nouvelles article:nth-child(2){
		display:none;
	}
	.conseil-administration-inner, .ambassadeurs-inner {
	    position: relative;
	    width: 75%;
	    margin: 0 auto;
	}
	.blog-listing-float-box .blog-listing-inner article {
	    padding: 0;
	}
	.nous-joindre-title-row .vc_col-sm-4 {
	    width: 100%!important;
	}
	.uqo-domaine-etude ul {
	    column-count: 2;
	}
    .projets-piliers-list,
    .cercles-listing {
        gap: 50px 30px;
    }
    .projets-piliers-list article,
    .cercles-listing article {
        width: calc(50% - 15px);
    }
}

@media (max-width: 767px), print {
	.grand-projets-row .wpb_column{
		width:100%!important;
	}
	.voir-grand-title p, .faite-don-title {
	    font-size: 48px;
	    line-height: 48px;
	    margin-bottom: 30px!important;
	    text-align: center;
	}
	.voir-grand-italic p, .voir-grand-text p{
		margin-bottom:30px!important;
		font-size:24px;
		line-height: 24px;
		text-align: center;
	}
	.voir-grand-text p{
		margin-bottom:30px!important;
		font-size:28px;
		line-height: 33px;
		text-align: center;
	}
	.faite-un-don-row {
	    padding-bottom: 135%;
	    background-image: url(/wp-content/uploads/2019/12/faites-un-don-mobile.jpg);
	}
	.faites-don-row{
		padding-bottom: 135%;
	    background-image: url(/wp-content/uploads/2019/12/faites-don-row-bg-mobile.jpg);
	}
	.realisation-row .vc_column_container:nth-child(2) {
	    height: 400px;
	}
	.page-temoignages-title-inner-row .vc_column_container p, .donateur-title p, .etudiant-title p, .enseignant-title p {
	    font-size: 30px;
	    line-height: 30px;
	}
}

@media (max-width: 619px) {
	.footer-top.footer-col-count-4 .footer-col {
	    width: 100%;
	    float: left;
	    display:block;
	    margin-bottom:50px;
	    clear: both;
	    padding:0;
	    text-align: center;
	}
	.content-bottom, .content-bottom .wpb_single_image.vc_align_left{
		text-align: center;
	}
	.footer-top.footer-col-count-4 .footer-col:nth-child(2n+1) {
	    clear:none;
	}
	.video-row {
	    min-height: 0!important;
	    height: 300px;
	}
	.title {
	    height: 300px;
	}
	.equipe-inner {
	    display: table;
	    width: 100%;
	}
	.equipe .equipe-left, .equipe .equipe-right {
	    width: 100%;
	    float: left;
	    display: block;
	    vertical-align: middle;
	}
	.equipe .equipe-left img {
	    padding-right: 0;
	    padding-bottom:20px;
	}
	.single-post .blog-single-content,
    .single-projets_piliers .blog-single-content,
    .single-cercles .blog-single-content{
		padding:0;
	}
	.single-post article .blog-single-middle,
    .single-projets_piliers article .blog-single-middle,
    .single-cercles article .blog-single-middle {
	    padding: 15px;
	}
	.nous-joindre-contact-membre {
	    font-size: 20px;
	    line-height: 25px;
	}
	.g-map-row {
	    padding-bottom: 135%;
	}
	.uqo-domaine-etude ul {
	    column-count: 1;
	}
	.uqo-domaine-etude ul li {
	    padding-bottom: 20px;
	}
    .projets-piliers-list article,
    .cercles-listing article {
        width: 100%;
    }
}
@media (max-width: 479px) {
	.video-row {
	    height: 300px;
	}
	.voir-grand-title p, .faite-don-title {
	    font-size: 40px;
	    line-height: 40px;
	}
	.voir-grand-italic p, .voir-grand-text p{
		font-size:20px;
		line-height: 20px;
	}
	.voir-grand-text p{
		font-size:24px;
		line-height: 31px;
	}
	.realisation-row .vc_column_container:nth-child(2) {
	    height: 300px;
	}
	.conseil-administration-inner, .ambassadeurs-inner {
	    width: 100%;
	}
	.nous-joindre-uqo img, .nous-joindre-tel img, .nous-joindre-media img {
	    margin-right: 10px;
	}
	.nous-joindre-uqo img {
	    /*display: block;*/
	    margin-bottom: 20px!important;
	}
	.video-row {
	    min-height: 0!important;
	    height: 250px;
	}
}

@media (max-width: 419px) {
	.content-bottom .vc_col-sm-3:nth-child(1), .content-bottom .vc_col-sm-3:nth-child(2){
		width:100%;
	}
	.footer-top, .footer-top-bottom, .footer-bottom {
		padding-left:15px;
		padding-right:15px;
		box-sizing: border-box;
	}
	.content-bottom, .footer-top, .footer-top-bottom{
		padding-left:0;
		padding-right: 0;
	}
	.nous-joindre-address a br{
		display:none;
	}
    .faire-don-menu {
        padding: 0 25px;
    }
    .btn-bottom-right {
        bottom: 20px;
    }
}
@media (max-width: 380px) {
	.video-row {
	    min-height: 0!important;
	    height: 215px;
	}
}