@import url("https://fonts.googleapis.com/css?family=Barlow:300,400,500,600,700,900|Muli:300,400,500,600,700,800,900&display=swap");

span.head-title-1 {
    font-size: 48px;
}

span.head-title-2 {
  font-size: 22px;
  font-family: Roboto,Arial,sans-serif;
}

@media (max-width: 768px){
  span.head-title-2 {
    font-size: 18px;
  }
}

.mo-logo {
  width: 70%;
  float: left;
}

.mo-logo a {
  font-family: Roboto,Arial,sans-serif;
}

.mo-header .container {
    background: transparent;
    background-position: top right;
    background-repeat: no-repeat;
}

.mo-logo img {
    max-height: 86px;
    height: 86px;
    margin-right: 15px;
    margin-top: -5px;
}

.mo-header {
    background-color: #057dc6;
}


.threefourth {
    text-align: center;
}

@media screen and (min-width: 960px) {
    .ubermenu .ubermenu-nav .ubermenu-column-1-4 {
        width: 25%;
        border-right: 1px solid #DDD;
        max-height: 80px;
        min-height: 80px;
    }
}

.ubermenu .ubermenu-item.ubermenu-item-level-0>a .ubermenu-target-text {
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 16px;
}

.mo-footer {
    background-position: top right;
    background-repeat: no-repeat;
    color: #FFF;
    padding: 60px 0;
    margin-top: 30px;
    border-top: 10px solid #DDD;
}

.mo-copyright {
    background-color: #0a156e ;
}

#travel-advisory {
    background: #0a156e;
}

.mo-nav {
    border-top: 5px solid #0a156e;
}

@media (min-width: 768px){
    .sidebar-primary .main {
        float: left;
        width: 66.6666666667%;
    }
}


.sidebar-primary .main {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}


img.img-responsive.wp-post-image {
  /* width: 357px; */
  height: 300px;
  object-fit: cover;
}
.mo-page-content h2, .mo-page-content h3, .mo-page-content h4, .mo-page-content h5, .mo-page-content h6 {
    margin-bottom: 15px;
    font-size: 17px;
}


.titleh.barre {
  display: inline-block;
}
.barre::before {
  position: absolute;
  content: '';
  background-color:#c91919;
  width: 100px;
  height: 1px;
  right: -110px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.sec-title-one .titleh {
  position: relative;
  font-size: 11px;
  color: #444;
  letter-spacing: 1px;
  margin-bottom: 12px;
  text-transform: uppercase;
}
.titleh.barre {
  font-size: 1rem;
  font-weight: 600;
}







 
/* page structure */
#wrapper {
  display: block;
  margin: 0 auto;
}

/* #content {
  display: block;
  background: #fff;
  margin: 0 20px;
} */


/* gallery display */
.photos {
  display: block;
}

.photos ul {
  list-style: none;

}

.photos ul li { display: inline; }

.photos ul li a {
  display: block;
  float: left;
  padding: 4px;
  margin-right: 10px;
  margin-bottom: 7px;
  opacity: 0.75;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.photos ul li a:hover {
  opacity: 1.0;
}

.photos ul li a img {
  border: 6px solid #e1d9ec;
}

/* footer */
#credits {
  display: block;
  padding: 5px 6px;
  text-align: center;
}

#credits p {
  font-size: 1.2em;
  color: #666;
  text-shadow: 0 1px 0 #fff;
}

#credits p a {
  color: #798fad;
}
#credits p a:hover {
  color: #4d6b94;
}

/* CSS Clearfix */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }

.clearfix { zoom: 1; } /* IE 6/7 */


/* lightbox hacks */
#lightbox-container-image-data-box {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/** uncomment to remove lightbox captions 
 *
#lightbox-container-image-data-box {
  display: none !important;
} 
 *
**/

@media screen and (min-width: 1024px) {
    .o-banana-split .o-banana-split__ad-n-newsfeed, .o-banana-split .o-banana-split__ad-n-newsfeed+.o-layout-list {
        margin-top: 0;
    }
}


@media screen and (min-width: 1024px) {
    .o-banana-split .o-banana-split__ad-n-newsfeed {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33%;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
    }
}

.o-banana-split .o-banana-split__ad-n-newsfeed, .o-banana-split .o-banana-split__ad-n-newsfeed+.o-layout-list {
    margin-top: 50px;
}
.o-banana-split .o-banana-split__ad-n-newsfeed {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
@media screen and (min-width: 1024px){
    .o-block-ad-n-newsfeed {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 332px;
        -ms-flex: 1 0 332px;
        flex: 1 0 332px;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media screen and (min-width: 640px) {
    .o-block-ad-n-newsfeed {
        -ms-flex-pack: distribute;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: space-around;
        justify-content: space-around;
    }
    .o-block-ad-n-newsfeed {
        -ms-flex-line-pack: start;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-content: flex-start;
        align-content: flex-start;
        -webkit-align-items: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: center;
        justify-content: center;
    }
}

@media screen and (min-width: 1024px) {
    .o-block-ad-n-newsfeed .o-aside-content--news-feed {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
    }
}


@media screen and (min-width: 640px) {
    .o-block-ad-n-newsfeed .m-block-ad, .o-block-ad-n-newsfeed .o-aside-content--news-feed {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        margin-left: 16px;
        margin-right: 16px ;
    }
}

.o-block-ad-n-newsfeed .o-aside-content--news-feed {
    -ms-flex-item-align: start;
    -webkit-align-self: flex-start;
    align-self: flex-start;
}
.o-block-ad-n-newsfeed .m-block-ad, .o-block-ad-n-newsfeed .o-aside-content--news-feed {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
}
.o-aside-content.o-aside-content--news-feed {
    background-color: #f0f0f0;
    color: #000;
    margin-bottom: 36px;
    position: relative;
}
.o-aside-content {
    color: #000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
}

aside {
    display: block;
}

.o-aside-content .o-aside-content__row.o-aside-content__row--center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.o-aside-content .o-aside-content__row {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-box-flex: 1;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    position: relative;
}

.o-aside-content .o-aside-content__row.o-aside-content__row--center .o-aside-content__title {
    text-align: center;
}
@media screen and (min-width: 640px) {
    .o-aside-content.o-aside-content--news-feed .o-aside-content__title {
        margin: 20px 16px;
    }
    .o-aside-content .o-aside-content__title.a-aside-title {
        font-size: 3rem;
    }
    .o-aside-content .o-aside-content__title {
        margin: 20px 22px;
    }
    .o-aside-content .o-aside-content__title {
        margin: 16px;
    }

    .a-aside-title {
        font-size: 2.5rem;
        padding: 0;
    }

    .t-content.t-content--page-builder.t-content--page-builder--dark-bg, .t-content.t-content--page-builder .t-content__section-pb .o-layout-list.o-layout-list--news-feed {
        padding: 0;
    }
    .t-content.t-content--page-builder .t-content__section-pb .o-layout-list {
        padding: 0 2px;
    }
    .o-layout-list.o-layout-list--news-feed {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 100%;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
        position: relative;
    }
    .o-layout-list.o-layout-list--news-feed:before {
        left: 16px ;
    }
    .t-content.t-content--page-builder .t-content__section-pb .o-layout-list {
        padding: 0 2px;
    }
    .t-content.t-content--page-builder.t-content--page-builder--dark-bg, .t-content.t-content--page-builder .t-content__section-pb .o-layout-list.o-layout-list--news-feed {
        padding: 0;
    }

    .list__item .m-item-list-article, .o-layout-list .o-layout-list__item .m-item-news-feed, .o-layout-list .o-layout-list__item.o-layout-list__item--main-item .m-item-list-article {
        margin-left: 16px;
        margin-right: 16px;
    }
}

.o-layout-list.o-layout-list--news-feed {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    margin-top: 10px;
    flex: 0 1 100%;
    position: relative;
}
.o-layout-list {
    -webkit-box-flex: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}


.m-item-news-feed, .m-item-news-feed .news__metadata {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}


.a-aside-title {
    background-color: transparent;
    color: #000;
    font-size: 2.5rem;
    font-weight: 400;
    line-height: 1.3;
    padding: 0;
    text-transform: uppercase;
}

.m-item-news-feed .news__metadata {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-flex: 0;
    -webkit-align-items: center;
    align-items: center;
    color: #fff;
    -webkit-flex: 0 0 60px;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.m-item-news-feed .news__metadata .news__metadata__time {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: #e2001a;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 26px;
    -webkit-justify-content: center;
    justify-content: center;
    width: 70px;
}

.m-item-news-feed .news__content {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    padding: 0 10px 0 25px;
}


.o-layout-list.o-layout-list--news-feed .sidebar .widget li {
  padding: 5px 5px;
}


.o-layout-list.o-layout-list--news-feed .o-layout-list__item:first-child:before {
    height: calc(100% - 13px);
    top: 13px;
}


.o-layout-list.o-layout-list--news-feed .o-layout-list__item:before {
    background-color: #e2001a;
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    width: 1px;
}

.o-aside-content .o-aside-content__row.o-aside-content__row--flex-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.o-aside-content .o-aside-content__row {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-box-flex: 1;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    position: relative;
}

.o-aside-content .o-aside-content__row.o-aside-content__row--flex-end .o-aside-content__see-more {
    margin: 0 16px 15px;
}

.o-aside-content.o-aside-content--news-feed .o-aside-content__see-more {
    color: #e2001a;
}
.o-aside-content .o-aside-content__see-more {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-flex-item-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-align-self: center;
    align-self: center;
    color: #e2001a;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    margin: 0 16px;
}

.m-item-news-feed .news__metadata .news__metadata__time {
    font-size: 12px;
}


.news__content .news__content__title {
    word-wrap: anywhere;
    font-size: 14px;
    font-weight: 700;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    -moz-hyphens: none;
    line-height: 1.25;
    overflow-wrap: break-word;
    word-break: break-word;
}


.o-layout-list.o-layout-list--news-feed .o-layout-list__item:after {
    background-color: #e2001a;
    content: "";
    height: 1px;
    left: 25px;
    position: absolute;
    right: 0;
    top: 13px;
    width: 15px;
}

.sidebar .widget li:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: visible;
}

.mt-10 {
    margin-top: 10px;
}

.mb-10 {
  margin-bottom: 20px;
}

#partenaires {
    overflow: hidden;
    margin-top: 20px;
}
#partenaires img {
    height: 7.8rem;
    padding: 1rem;
    -o-object-fit: contain;
  object-fit: contain;
}

/* .logo_anptic {
    width: 12rem;
    height: 15rem !important;
} */

#partenaires h3 {
    color: #000;
    padding: 15px 15px 0;
    font-size: 21px;
    line-height: 29px;
    font-weight: 400;
}

.line {
    width: 35px;
    height: 3px;
    display: inline-block;
    background: #057dc6;
    transition: background 0.3s;
    margin-bottom: 0rem;
    margin-left: 15px;
}


.page-feature {
    position: relative;
    overflow: hidden;
    width: 100%;
}

@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700&display=swap");
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

/* Pretty Stuff */
.contact-form-container {
  background: #F4F3F3;
  font-family: 'Lato', sans-serif; }

.contact-us {
  position: relative;
  width: 250px;
  background: #057dc6;
  overflow: hidden; 
}
  .contact-us:before {
    position: absolute;
    content: "";
    bottom: -50px;
    left: -100px;
    height: 250px;
    width: 400px;
    background: #0a156e;
    transform: rotate(25deg); 
  }
  .contact-us:after {
    position: relative;
    content: "";
    bottom: -80px;
    right: -100px;
    height: 270px;
    width: 400px;
    background: #057dc6;
    transform: rotate(-25deg); }

.contact-header {
  color: white;
  position: absolute;
  transform: rotate(-90deg);
  top: 120px;
  left: -40px; }
  .contact-header h1 {
    font-size: 1.5rem; }

.social-bar {
  position: absolute;
  bottom: 20px;
  left: 75px;
  z-index: 1;
  width: 100px; }
  .social-bar ul {
    list-style-type: none; }
    .social-bar ul li {
      display: inline-block;
      color: white;
      width: 25px;
      height: 25px;
      line-height: 25px;
      text-align: center;
      margin-right: -4px;
      font-size: 1.2rem; }
.social-bar ul li a {
  color: white;
}

.header {
  text-align: center;
  padding: 20px 0;
  color: #444; }
  .header h1 {
    font-weight: normal; }
  .header h2 {
    margin-top: 10px;
    font-weight: 300; }

.address, .email, .phone {
  text-align: center;
  padding: 20px 0;
  color: #444; }
  .address h3, .email h3, .phone h3 {
    font-size: 12px;
    font-weight: 300; }
  .address i, .email i, .phone i {
    color: #0a156e;
    font-size: 1.7rem;
    margin-bottom: 20px; }

.form {
  position: relative;
  margin: 0 auto;
  padding: 20px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  background: white; }
  form input, form textarea {
    background: white;
    display: block;
    margin: 20px auto;
    width: 100%;
    border: 0; }
  form input {
    height: 40px;
    line-height: 40px;
    outline: 0;
    border-bottom: 1px solid rgba(68, 68, 68, 0.3);
    font-size: 1rem;
    color: rgba(68, 68, 68, 0.8); }
  form textarea {
    border-bottom: 1px solid rgba(68, 68, 68, 0.3);
    resize: none;
    outline: none;
    font-size: 1rem;
    color: rgba(68, 68, 68, 0.8); }
  form button {
    position: absolute;
    display: block;
    height: 40px;
    padding: 0px 30px;
    text-align: center;
    border: 0;
    border-radius: 20px;
    bottom: -20px;
    background: #057dc6;
    color: white;
    font-size: 1.1rem;
    font-weight: 300;
    outline: none; }

.contact-form {
  padding-bottom: 40px; }


.contact-form-container {
  width: 800px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: 0.5fr 0.5fr 2fr;
  grid-template-areas: "contact-us header header header" "contact-us address phone email" "contact-us contact-form contact-form contact-form"; }

.contact-us {
  grid-area: contact-us; }

.header {
  grid-area: header; }

.address {
  grid-area: address; }

.phone {
  grid-area: phone; }

.email {
  grid-area: email; }

.contact-form {
  grid-area: contact-form; }
  #gallery {
    padding-top: 40px;
    @media screen and (min-width: 991px) {
      padding: 60px 30px 0 30px;
    }
  }
  
  .img-wrapper {
    position: relative;
    margin-top: 15px;
    img {
      width: 100%;
    }
  }
  .img-overlay {
    background: rgba(0,0,0,0.7);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
  }
  
  #overlay {
    background: rgba(0,0,0,0.7);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 999;
    -webkit-user-select: none;
    -moz-user-select: none;    
    -ms-user-select: none; 
    user-select: none; 
  }

  
  #nextButton {
    color: #fff;
    font-size: 2em;
    transition: opacity 0.8s;
    
  }
  
  #prevButton {
    color: #fff;
    font-size: 2em;
    transition: opacity 0.8s;
    
  }
  
  #exitButton {
    color: #fff;
    font-size: 2em;
    transition: opacity 0.8s;
    position: absolute;
    top: 15px;
    right: 15px;
    
  }
  .seo-score {
    background-color: #2f2c2c;
    padding: 0px 0 100px;
    position: relative;
    overflow: hidden;
    display: block;
    margin: 20px 0;
}

.seo-score:before, .bg-green-color:before, .stunning-header-bg-gray:before, .stunning-header-bg-blue:before {
    position: absolute;
    content: '';
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
}

.blogrollcontent {
    overflow: hidden;
    -webkit-transition: height 2s;
    -o-transition: height 2s;
    transition: height 2s;
    height: 500px;
}

  #gallery{
    -webkit-column-count:4;
    -moz-column-count:4;
    column-count:4;
    
    -webkit-column-gap:20px;
    -moz-column-gap:20px;
    column-gap:20px;
  }
  @media (max-width:1200px){
    #gallery{
    -webkit-column-count:3;
    -moz-column-count:3;
    column-count:3;
      
    -webkit-column-gap:20px;
    -moz-column-gap:20px;
    column-gap:20px;
  }
  }
  @media (max-width:800px){
    #gallery{
    -webkit-column-count:2;
    -moz-column-count:2;
    column-count:2;
      
    -webkit-column-gap:20px;
    -moz-column-gap:20px;
    column-gap:20px;
  }
  }
  @media (max-width:600px){
    #gallery{
    -webkit-column-count:1;
    -moz-column-count:1;
    column-count:1;
  }  
  }
  #gallery img,#gallery video {
    width:100%;
    height:auto;
    margin: 4% auto;
    box-shadow:3px 5px 15px #000;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  .modal-img,.model-vid{
    width:100%;
    height:auto;
  }
  .modal-body{
    padding:0px;
  }





 

.zoom-shadow{
  transition: 0.3s;
}

.zoom-shadow:hover{
  box-shadow: 0px 0px 50px 0px rgba(31, 69, 113, 0.5);
  -webkit-box-shadow: 0 0px 30px 0 rgba(31, 69, 113, 0.2);
}

.inner{
 overflow: hidden;
}

.inner img{
  transition: all 1.5s ease;
}

.inner:hover img{
  transform: scale(1.2);
}
img.float-md-left.float-lg-left.mr-2 {
  max-block-size: -webkit-fill-available;
  max-height: -webkit-fill-available;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
  line-height: 1;
}

.carousel-inner>.item {
  /* position: relative; */
  overflow: hidden;
  max-width: 100%;
  height: 484px;
}

.fp-slider .item img, .single-slide .item img {
  width: 100%;
  object-fit: cover;
}


.carousel-inner>.item::before{
  position: absolute;
  content: '';
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
}

.ytp-gradient-top {
  background: linear-gradient(0, transparent, transparent);
}

.ubermenu .ubermenu-nav {
  height: auto;
  width: auto;
  max-height: none;
  min-height: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target {
  padding-right: 55px;
  padding-left: 55px;
}

.card {
  position: relative;
  margin: auto;
  -ms-overflow-style: none;
}
.card ::-webkit-scrollbar {
  width: 0;
}
.navicon {
  font-size: 21.6px;
  padding: auto;
}
.tab-wrapper {
  background-color: #fdfdfd;
  border-radius: 5px;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.15);
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.tab {
  display: none;
  user-select: none;
}
.tab:checked:nth-of-type(1) ~ .tab__copy:nth-of-type(1) {
  transition: 0.5s all ease-in;
  transform: translateY(0);
  opacity: 1;
  position: relative;
  z-index: 2;
}
.tab:checked:nth-of-type(2) ~ .tab__copy:nth-of-type(2) {
  transition: 0.5s all ease-in;
  transform: translateY(0);
  opacity: 1;
  position: relative;
  z-index: 2;
}
.tab:checked:nth-of-type(3) ~ .tab__copy:nth-of-type(3) {
  transition: 0.5s all ease-in;
  transform: translateY(0);
  opacity: 1;
  position: relative;
  z-index: 2;
}
.tab:first-of-type + label {
  border-top-left-radius: 5px;
}
.tab:not(:first-of-type):not(:last-of-type) + label {
  border-radius: 0;
}
.tab:last-of-type + label {
  border-top-right-radius: 5px;
}
.tab:checked + label {
  background-color: #fdfdfd;
  box-shadow: none;
  cursor: default;
}
.tab:checked + label:hover {
  background-color: #fdfdfd;
  box-shadow: none;
}
.tab + label {
  transition: 0.25s all ease;
  position: relative;
  z-index: 3;
  cursor: pointer;
  display: block;
  color: rgba(0, 15, 30, 0.8);
  flex-grow: 1;
  text-align: center;
  background-color: #f0f0f0;
  user-select: none;
  height: 54px;
  padding-top: 15px;
  box-shadow: 0 -3px 3px #d7d7d7 inset;
}
.tab + label:hover {
  transition: 0.25s all ease;
  background-color: #f7f7f7;
  box-shadow: 0 -2px 3px #ddd inset;
}
.tab__copy {
  transform: translateY(3px);
  padding: 10px 25px;
  overflow: auto;
  position: absolute;
  width: 100%;
  height: 546px;
  z-index: 1;
  opacity: 0;
}
.tab-wrapper::before {
  background: linear-gradient(to top, rgba(255, 255, 255, 0.1), #fdfdfd 100%);
  content: "";
  margin-top: -25px;
  position: relative;
  z-index: 3;
  width: 400px;
  height: 24px;
  top: 79px;
}
.tab-wrapper::after {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1), #fdfdfd 100%);
  content: "";
  margin-top: -24px;
  position: relative;
  z-index: 3;
  width: 400px;
  height: 24px;
  border-radius: 0 0 5px 5px;
}
/* .slide-wrapper {
  height: 265px;
  position: relative;
  overflow: hidden;
  display: flex;
  padding: 0;
  flex-flow: row nowrap;
  align-items: flex-end;
  justify-content: center;
}
.slide-wrapper::before {
  content: "";
  margin-top: -20px;
  position: fixed;
  z-index: 3;
  width: 50px;
  height: 250px;
  left: 0;
}
.slide-wrapper::after {
  content: "";
  margin-top: -20px;
  position: fixed;
  z-index: 3;
  width: 48px;
  height: 250px;
  right: 0;
}
.navdot {
  font-size: 12px;
}
.slide {
  display: none;
  z-index: 1;
}
.slide:checked + label {
  color: rgba(0, 15, 30, 0.8);
}
.slide:checked + label:nth-of-type(1) ~ .slide__reel {
  left: 0%;
}
.slide:checked + label:nth-of-type(2) ~ .slide__reel {
  left: -100%;
}
.slide:checked + label:nth-of-type(3) ~ .slide__reel {
  left: -200%;
}
.slide:checked + label:nth-of-type(4) ~ .slide__reel {
  left: -300%;
}
.slide:checked + label:nth-of-type(5) ~ .slide__reel {
  left: -400%;
}
.slide:checked + label:nth-of-type(6) ~ .slide__reel {
  left: -500%;
}
.slide:checked + label:nth-of-type(7) ~ .slide__reel {
  left: -600%;
}
.slide:checked + label:hover {
  color: rgba(0, 15, 30, 0.8);
  cursor: default;
}
.slide + label {
  transition: 0.5s all linear;
  cursor: pointer;
  display: inline-block;
  color: rgba(0, 0, 0, 0.25);
  margin-left: 8px;
  margin-right: 8px;
  z-index: 1;
}
.slide + label:hover {
  transition: 0.5s all linear;
  color: rgba(0, 91, 183, 0.8);
}
.slide__reel {
  transition: 1s all ease-out;
  position: absolute;
  width: 700%;
  height: 100%;
  display: flex;
  flex-flow: row nowrap;
  z-index: 0;
}
.slide__content {
  margin-top: 10px;
  margin-bottom: 0;
  width: auto;
  height: 210px;
  display: flex;
  align-items: center;
  justify-content: center;
  user-select: none;
} */
#bug, #plug {
  transition: 0.5s color ease-in;
  position: relative;
  display: inline-block;
  font-size: 0.8rem;
  color: rgba(204, 204, 204, 0.75);
  text-decoration: none;
  padding-top: 10px;
}
#bug:hover, #plug:hover {
  transition: 0.5s color ease-out;
  color: #f7f7f7;
}
#bug:hover > .fa, #plug:hover > .fa {
  transform: rotate(360deg);
  transition: 1s transform ease-out;
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #bug, #plug, .card > * {
    display: none;
 }
  .card::after {
    letter-spacing: 1.2px;
    font-size: 2rem;
    color: #fa7a55;
    font-weight: bold;
    content: "INTERNET EXPLORER IS NOT SUPPORTED. GET A REAL BROWSER";
 }
}

[mv-app] {
  min-width: var(--min-width);
  max-width: 90vw;
  background-color: white;
  border-radius: 0.5em;
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04), 0 35px 2px -20px #e7e7ef;
}
[mv-app] > [property="headline"] {
  margin: 0;
  padding: 1.1em 1em;
  text-align: center;
  color: var(--text-color-accent);
  border-bottom: 1px solid var(--line-color);
}
.tabs {
  display: grid;
  grid-template-columns: repeat(var(--count, 5), minmax(8em, 1fr));
  grid-template-rows: auto auto;
}
details[property="tab"] {
  display: contents;
}
details[property="tab"][open] [property="content"] {
  grid-column: -1;
  width: auto;
}
details[property="tab"]:not([open]) [property="title"] {
  color: #8c90ab;
  background-color: #f5f7fa;
  border-bottom: 1px solid var(--line-color);
}
details[property="tab"]:not([open]) [property="title"] .icon {
  filter: grayscale(85%) opacity(45%);
}
details[property="tab"]:not([open]) [property="content"] {
  display: none;
}
details[property="tab"]:first-child [property="title"] {
  border-left: none;
}
[property="title"] {
  grid-row: 1;
  padding: 1em;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-left: 1px solid var(--line-color);
  color: var(--main-color);
  text-align: center;
  list-style: none;
}
[property="title"]::-webkit-details-marker {
  display: none;
}
[property="title"] .icon {
  max-height: 5em;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1em;
}
[property="title"]:focus {
  outline: none;
}
[property="content"] {
  grid-row: 2;
  padding: 3em 1em;
  display: grid;
  grid-template-columns: 1.5fr 2fr;
  grid-column-gap: 1.2em;
  grid-template-areas: "image headline" "image text" "image link";
}
[property="content"] [property="image"] {
  grid-area: image;
  max-width: 70%;
  max-height: 22em;
  margin: auto;
}
[property="content"] [property="headline"] {
  grid-area: headline;
  margin-bottom: 0.5em;
  color: var(--main-color);
  font-size: 170%;
}
[property="content"] [property="headline"]:not([mv-mode="edit"]) {
  background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to right, var(--main-color), var(--main-color-accent));
}
[property="content"] [property="text"] {
  grid-area: text;
  line-height: 1.5em;
}
[property="content"] [property="url"] {
  grid-area: link;
  align-self: center;
  display: block;
  width: max-content;
  margin-top: 1.5em;
  padding: 0.7em 2em;
  color: white;
  background-image: linear-gradient(135deg, var(--main-color), var(--main-color-accent));
  border-radius: 999px;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  font-size: 0.8em;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
[property="content"] [property="url"]:hover {
  filter: brightness(135%);
}
[mv-app][mv-mode="edit"] [property="open"] {
  display: none;
}
footer {
  margin-top: 3em;
}
footer a {
  color: var(--main-color);
}
::-moz-focus-inner {
  border: 0;
}

.article-container {
	padding: 2rem;
}

/**
 * Article Block
 */
.article-block {
	text-align: center;
}

.article-block .entry-content > p {
	color: #666;
}

/**
 * Tabs Container
 */


/**
 * Tabs Block
 */
.tabs-block {
	display: flex;
	align-items: center;
	justify-content: center;
}

/**
 * Tabs
 */
.tabs {
	display: flex;
}

.tabs > ul {
	list-style-type: none;
	margin: 30px 0 0 0;
	padding: 0;
	width: 15%;
}

.tabs > ul li {
	display: block;
}

.tabs > ul li:not(:last-child) {
	border-bottom: 1px solid #262626;
}

.tabs > ul li a,
.tabs > ul li a:visited {
	display: flex;
	border-bottom: none;
	text-decoration: none;
	background-color: #057dc6;
	color: #fff;
	padding: 1rem 1rem;
	transition: all 0.2s ease-in-out;
	word-wrap: break-word;
}

.tabs > ul li a:hover,
.tabs > ul li a:focus,
.tabs > ul li a:active {
	border-bottom: none;
	outline: 0;
}


.tabs > ul li a:hover:not(.active) {
	color: #000;
}

.tabs > ul li a > span {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}


.tabs section {
	width: 85%;
	background-color: #fff;
	padding: 1rem;
	display: none;
	word-wrap: break-word;
	border-bottom: 6px solid #0067b8;
}

.tabs section > * {
	opacity: 0;
	transform: translateY(20px);
	transition: opacity 0.2s, transform 0.2s;
}

.tabs section > *:nth-child(1) {
	transition-delay: 0.2s;
}

.tabs section > *:nth-child(2) {
	transition-delay: 0.3s;
}

.tabs section > *:nth-child(3) {
	transition-delay: 0.4s;
}

.tabs section > *:nth-child(4) {
	transition-delay: 0.5s;
}

.tabs section > *:nth-child(5) {
	transition-delay: 0.6s;
}

.tabs section > *:nth-child(6) {
	transition-delay: 0.7s;
}

.tabs section > *:nth-child(7) {
	transition-delay: 0.8s;
}

.tabs section > *:nth-child(8) {
	transition-delay: 0.9s;
}

.tabs section > *:nth-child(9) {
	transition-delay: 1s;
}

.tabs section > *:nth-child(10) {
	transition-delay: 1.1s;
}

.tabs section > *:nth-child(11) {
	transition-delay: 1.2s;
}

.tabs section > *:nth-child(12) {
	transition-delay: 1.3s;
}

.tabs section > *:nth-child(13) {
	transition-delay: 1.4s;
}

.tabs section > *:nth-child(14) {
	transition-delay: 1.5s;
}

.tabs section > *:nth-child(15) {
	transition-delay: 1.6s;
}

.tabs section > *:nth-child(16) {
	transition-delay: 1.7s;
}

.tabs section > *:nth-child(17) {
	transition-delay: 1.8s;
}

.tabs section > *:nth-child(18) {
	transition-delay: 1.9s;
}

.tabs section > *:nth-child(19) {
	transition-delay: 2s;
}

.tabs section > *:nth-child(20) {
	transition-delay: 2.1s;
}

.tabs section.active {
	display: block;
}

.tabs section.active-content > * {
	opacity: 1;
	transform: translateY(0);
}
@media (min-width: 576px) {

	.tabs > ul {
		width: 200px;
	}

	.tabs > ul li a {
		flex-wrap: wrap;
    min-height: 100px;
	}

	.tabs > ul li a > span {
		width: 100%;
	}

	.tabs > ul li a > span.tab-label {
		width: 100%;
		display: block;
		margin-top: 0.2rem;
    font-size: 12px;
	}


	.tabs section {
		width: calc(100% - 150px);
		padding: 2rem 2rem;
	}
}


@import url("https://fonts.googleapis.com/css?family=Poppins:400,400i,700");
*, *::after, *::before{
  margin: 0;
  padding: 0;
  box-sizing:border-box;
}
/* body{
  font-family: "Poppins", sans-serif;
} */
div.c{
  position: relative;
}
input{
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  visibility: 0;
}
.c h1{
  background:steelblue;
  color:white;
  padding:0.6em;
  position: relative;
}
.c label::before{
  content:"";
  display: inline-block;
  border: 15px solid transparent;
  border-left:20px solid white;
}
.c label{
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
}
div.p{
  max-height:0px;
  overflow: hidden;
  transition:max-height 0.5s;
  background-color: white;
  box-shadow:0 0 10px 0 rgba(0, 0, 0, 0.2);
}
div.p p {
  padding:2em;
}
input:checked ~ h1 label::before{
  border-left:15px solid transparent;
  border-top:20px solid white;
  margin-top:12px;
  margin-right:10px;
}
input:checked ~ h1 ~ div.p{
  max-height:100px;
}
a{
  color:steelblue;
}

.linkmore {
  margin: 1% 0 0 0;
  width: auto;
  padding: 0 5px;
  text-transform: none;
}

#mixedSlider {
  position: relative;
}
#mixedSlider .MS-content {
  white-space: nowrap;
  overflow: hidden;
  margin: 10px 0;
}
#mixedSlider .MS-content .item {
  display: inline-block;
  width: 33%;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%;
  white-space: normal;
  padding: 0 10px;
}
@media (max-width: 991px) {
  #mixedSlider .MS-content .item {
    width: 50%;
  }
}
@media (max-width: 767px) {
  #mixedSlider .MS-content .item {
    width: 100%;
  }
  .tabs {
    display: inline-block;
 }
 .tabs > ul {
  list-style-type: none;
  margin: 30px 0 0 0;
  padding: 0;
  width: 100%;
}
.tabs section {
  width: 100%;
  }
  .offre-card {
    height: auto;

  }

}
#mixedSlider .MS-content .item .imgTitle {
  position: relative;
}
#mixedSlider .MS-content .item .imgTitle .blogTitle {
  margin: 0;
  text-align: left;
  letter-spacing: 2px;
  color: #252525;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.5);
  width: 100%;
  bottom: 0;
  font-weight: bold;
  padding: 0 0 2px 10px;
}
#mixedSlider .MS-content .item .imgTitle img {
  height: auto;
  width: 100%;
}

.imgTitle {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 168px;
}
#mixedSlider .MS-content .item p {
  font-size: 14px;
  margin: 2px 10px 0 5px;
  text-align: justify;
}
#mixedSlider .MS-content .item a {
  float: right;
  margin: 0 20px 0 0;
  font-size: 16px;
  color: #FFF;
  font-weight: bold;
  letter-spacing: 1px;
  transition: linear 0.1s;
}
#mixedSlider .MS-content .item a:hover {
  text-shadow: 0 0 1px grey;
}
#mixedSlider .MS-controls button {
  position: absolute;
  border: none;
  background-color: transparent;
  outline: 0;
  font-size: 50px;
  top: 95px;
  color: rgba(0, 0, 0, 0.4);
  transition: 0.15s linear;
}
#mixedSlider .MS-controls button:hover {
  color: rgba(0, 0, 0, 0.8);
}
@media (max-width: 992px) {
  #mixedSlider .MS-controls button {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  #mixedSlider .MS-controls button {
    font-size: 20px;
  }
}
#mixedSlider .MS-controls .MS-left {
  left: 0px;
}

#mixedSlider .MS-controls .MS-right {
  right: 0px;
}
@media (max-width: 767px) {
  #mixedSlider .MS-controls .MS-right {
    right: 10px;
  }
  #mixedSlider .MS-controls .MS-left {
    left: 10px;
  }
}
#basicSlider { position: relative; }

#basicSlider .MS-content {
  white-space: nowrap;
  overflow: hidden;
  margin: 0 2%;
  height: 50px;
}

#basicSlider .MS-content .item {
  display: inline-block;
  width: 20%;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%;
  white-space: normal;
  line-height: 50px;
  vertical-align: middle;
}
@media (max-width: 991px) {

#basicSlider .MS-content .item { width: 25%; }
}
@media (max-width: 767px) {

#basicSlider .MS-content .item { width: 35%; }
}
@media (max-width: 500px) {

#basicSlider .MS-content .item { width: 50%; }
}

#basicSlider .MS-content .item a {
  line-height: 50px;
  vertical-align: middle;
}

#basicSlider .MS-controls button { position: absolute; }

#basicSlider .MS-controls .MS-left {
  top: 35px;
  left: 10px;
}

#basicSlider .MS-controls .MS-right {
  top: 35px;
  right: 10px;
}

.ambassador img.profile-image {
  float: left;
  margin-right: 18px;
  margin-bottom: 18px;
  max-width: 40%;
}

.mo-page-content {
  margin: 10px 0 20px 0;
}


.mo-breadcrumbs {
  background-color: #efefef;
  padding: 15px;
}

.video-play-btn {
  position: absolute;
  width: 56px;
  height: 56px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 50%;
  text-align: center;
  line-height: 56px;
  color: #FFF;
  font-size: 22px;
  border: 1px solid #FFF;
}

a.video-play-btn {
  color: #FFF;
}

.custom {
  height: 149px;
}

.mb-10 {
  margin-bottom: 30px;
}


.ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-item>.ubermenu-target  {
  color: #FFF; 
}

.ubermenu-item.ubermenu-item-type-post_type.ubermenu-item-object-page.ubermenu-current_page_item {
  background: #057dc6 none repeat scroll 0 0;
}

		/** Font Awesome 4 Compatibility **/
		.fa {
			font-style: normal;
			font-variant: normal;
			font-weight: normal;
			font-family: FontAwesome;
		}

		/** UberMenu Custom Menu Styles (Customizer) **/
		/* main */
		.ubermenu-main .ubermenu-item .ubermenu-submenu-drop {
			-ms-transition-duration: .5s;
			-webkit-transition-duration: .5s;
			transition-duration: .5s;
		}

		.ubermenu-main .ubermenu-item-level-0>.ubermenu-target {
			color: #000000;
		}

		.ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-item>.ubermenu-target,
		.ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-parent>.ubermenu-target,
		.ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-ancestor>.ubermenu-target {
			color: #FFF;
		}

		.ubermenu-main .ubermenu-nav .ubermenu-item.ubermenu-item-level-0>.ubermenu-target {
			font-weight: normal;
		}

		.ubermenu-main .ubermenu-submenu .ubermenu-item-header>.ubermenu-target,
		.ubermenu-main .ubermenu-tab>.ubermenu-target,
		.ubermenu-main .ubermenu-item-normal>.ubermenu-target,
		.ubermenu-main,
		.ubermenu-main .ubermenu-target,
		.ubermenu-main .ubermenu-nav .ubermenu-item-level-0 .ubermenu-target,
		.ubermenu-main div,
		.ubermenu-main p,
		.ubermenu-main input {
			font-family: 'Roboto Condensed', sans-serif;
		}

		.ubermenu-main .ubermenu-submenu.ubermenu-submenu-drop {
			background-color: #f2efef;
		}

		.ubermenu.ubermenu-main {
			background: none;
			border: none;
			box-shadow: none;
		}

		.ubermenu.ubermenu-main .ubermenu-item-level-0>.ubermenu-target {
			border: none;
			box-shadow: none;
		}

		.ubermenu.ubermenu-main .ubermenu-item-level-0:hover>.ubermenu-target {
			color: #0a156e;
		}

		.ubermenu-main .ubermenu-item-level-0.ubermenu-active>.ubermenu-target {
			color: #FFF;
		}

		.ubermenu.ubermenu-main.ubermenu-horizontal .ubermenu-item-level-0.ubermenu-active>.ubermenu-submenu-drop,
		.ubermenu.ubermenu-main.ubermenu-horizontal:not(.ubermenu-transition-shift) .ubermenu-item-level-0>.ubermenu-submenu-drop {
			margin-top: 0;
		}

		.ubermenu.ubermenu-main.ubermenu-horizontal .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_bar,
		.ubermenu.ubermenu-main.ubermenu-horizontal .ubermenu-submenu-drop.ubermenu-submenu-align-full_width {
			left: 0;
		}


		/** UberMenu Custom Menu Item Styles (Menu Item Settings) **/
		/* 4251 */
		.ubermenu .ubermenu-submenu.ubermenu-submenu-id-4251 {
			width: 50%;
			min-width: 50%;
		}

		/* 287 */
		.ubermenu .ubermenu-submenu.ubermenu-submenu-id-287 {
			width: 50%;
			min-width: 50%;
		}

		/* 285 */
		.ubermenu .ubermenu-submenu.ubermenu-submenu-id-285 {
			width: 50%;
			min-width: 50%;
		}

		/* 288 */
		.ubermenu .ubermenu-submenu.ubermenu-submenu-id-288 {
			width: 75%;
			min-width: 75%;
		}

		/* 4204 */
		.ubermenu .ubermenu-submenu.ubermenu-submenu-id-4204 {
			width: 75%;
			min-width: 75%;
		}

		/* 9409 */
		.ubermenu .ubermenu-submenu.ubermenu-submenu-id-9409 {
			width: 75%;
			min-width: 75%;
		}

		/* 4242 */
		.ubermenu .ubermenu-submenu.ubermenu-submenu-id-4242 {
			width: 25%;
			min-width: 25%;
		}

		/* 19336 */
		.ubermenu .ubermenu-submenu.ubermenu-submenu-id-19336 {
			width: 75%;
			min-width: 75%;
		}

		/* 8680 */
		.ubermenu .ubermenu-submenu.ubermenu-submenu-id-8680 {
			width: 75%;
			min-width: 75%;
		}

		/* 21441 */
		.ubermenu .ubermenu-submenu.ubermenu-submenu-id-21441 {
			width: 75%;
			min-width: 75%;
		}

		/* 4179 */
		.ubermenu .ubermenu-submenu.ubermenu-submenu-id-4179 {
			width: 75%;
			min-width: 75%;
		}

    @media screen and (min-width: 960px){
      .ubermenu.ubermenu-main.ubermenu-horizontal:not(.ubermenu-transition-shift) .ubermenu-item-level-0>.ubermenu-submenu-drop {
        border-top: 4px solid #0a156e;
        background: #efefef;
      }
    }
    @media screen and (max-width: 760px){
    .col-xs-4, .col-xs-6 {
      width: 100%;
    }
  }

    .offre-card {
      box-shadow: 1px 2px 15px 1px #afacac;
      padding: 5px 10px;
      margin-bottom: 20px;
      border-radius: 3px;
      height: 220px;
      position: relative;
    }

    .mo-wrapper .byline {
      padding: 15px 0;
      border-top: 1px solid #DDD;
      border-bottom: 1px solid #DDD;
      font-size: 14px;
      margin-top: 26px;
      margin-bottom: -5px;
      clear: both;
  }

  .mo-wrapper .big {
    padding: 15px 0;
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    font-size: 14px;
    margin-top: 26px;
    margin-bottom: -5px;
    clear: both;
    position: absolute;
    bottom: 35px;
}

  
.gallery {
  padding-bottom: 10px;
  text-align: center;
}
.gallery-heading {
  color: #00d6c8;
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 1.15;
  text-transform: uppercase;
  margin-top: 0;
  position: relative;
  padding-bottom: 8px;
}
.gallery-heading::after {
  content: "";
  background-color: currentColor;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 1px;
  width: 100px;
}
.gallery-grid {
  /* background: #283048;
  background: linear-gradient(to right, #355460, #283048); */
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  grid-auto-rows: minmax(200px, -webkit-max-content);
  grid-auto-rows: minmax(200px, max-content);
  grid-auto-flow: dense;
  gap: 10px;
  margin-top: 40px;
  padding: 10px;
}

.gallery-item img {
  cursor: pointer;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.gallery-item {
  margin: 0;
  position: relative;
}

.gallery-item-text {
  display: none;
}

/*******************************
       .lightbox styles
*******************************/
.lightbox {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.5s;
  z-index: 999;
}

/* .preload will be removed by JS code during DOMContentLoaded event. This is done to avoid lightbox transition appearing on page load. */
.lightbox.preload {
  transition: none !important;
}

.lightbox.open {
  opacity: 1;
  pointer-events: auto;
}

.lightbox .lb-content {
  background-color: #FFF;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 1em;
  max-height: 90%;
  padding: 1rem;
  position: relative;
}

.lightbox .lb-img {
  -o-object-fit: cover;
  object-fit: cover;
  margin-bottom: 8px;
  display: block;
  /* width: 80%; */
  height: auto;
}

.lightbox .lb-caption {
  color: #333;
  display: flex;
  flex-direction: column;
  font-size: 0.9rem;
  max-width: 50ch;
  overflow-y: auto; /* may occur in smartphones */
  opacity: 0;
  transition: opacity 0.3s;
}

.lightbox.open .lb-caption {
  opacity: 1;
}

.lightbox .lb-url {
  color: #005fa9;
  text-decoration: underline;
  text-underline-position: under;
  padding-top: 8px;
  padding-bottom: 14px;
}

.lightbox .close {
  background-color: lightgray;
  cursor: pointer;
  color: #333;
  text-decoration: none;
  display: inline-block;
  font-size: 2em;
  line-height: 1em;
  text-align: center;
  position: absolute;
  top: -0.4em;
  right: -0.4em;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  opacity: 1;
}

/* Lightbox overlay */
.lightbox .close::before {
  background-color: rgba(0, 0, 0, 0.5);
  content: "";
  cursor: default;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

/**********************************
          Media queries
 **********************************/

/* Medium devices (landscape tablets, 768px and up) */
@media screen and (min-width: 768px) {

  .lightbox .lb-caption {
    font-size: 1rem;
  }
}

/* Large devices (laptops/desktops, 1024px and up) */
@media screen and (min-width: 1024px) {

  .lightbox .lb-content {
    flex-direction: row;
  }

  .lightbox .lb-img {
    margin-bottom: 0;
  }

  .lightbox .lb-caption {
    padding: 0 1.5em;
  }
  .lightbox .lb-url {
    padding-top: 10px;
  }
}



 .model {
    margin: 0;
    position: relative;
 }
.model--caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    background-color: rgba(0, 0, 0, .85);
    padding: 0.35em 1.2em 0.25em 0.9em;
    justify-self: start;
 }
.model--caption .model-hed {
    font-size: 1.25em;
    margin: 0.5em 0;
    font-family: Lora, serif;
 }
.model--caption .model-hed a {
    color: #fff;
    text-decoration-color: rgba(255, 255, 255, .5);
 }
.model--caption p {
    font-size: 0.9375em;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #fff;
    line-height: 1.5;
    margin: 0 0 0.5em 0;
 }

.entry-content h4 {
  font-weight: 700;
  margin-bottom: 0px; 
}

.offre-card a {
    color: #000 !important;
    font-size: 16px;
    cursor: pointer;
}

p {
  text-align: justify;
}

a.fn {
  color: #FF0000 !important;
}

#main .post .entry-content ul ul,
		#main .post .entry-content ol ol {
			margin-bottom: 0;
		}

		.main .mo-page-content ul ul,
		.main .mo-page-content ol ol {
			margin: 0;
		}

		.page.page-template-template-featured-full .main .mo-page-content ul ul,
		.page.page-template-template-featured-full .main .mo-page-content ol ol {
			margin: 0;
		}

		.page-template-template-featured-full .mo-breadcrumbs header:last-child p {
			margin-bottom: 0;
			padding: 0 30px;
		}

		.page.page-template-template-featured-full .main .mo-page-content ol,
		.page.page-template-template-featured-full .main .mo-page-content ul {
			display: block;
			text-align: left;
			margin: 10px 0;
			list-style-position: inside;
		}

  

    .mo-logo .brand {
      position: relative;
      top: 10px;
      float: right;
  }

  .my-recent-posts {
    margin: 10px;
  }

  .agenda img {
    cursor: pointer;
    object-fit: contain;
    width: 100%;
    height: 240px;
}

.location-box {
  padding-bottom: 5px;
  border-bottom: 1px solid #DDD;
  margin-bottom: 5px;
}

.column_box {
  width: 47%;
  float: left;
  margin-right: 20px;
  margin-bottom: 30px;
  height: 420px;
}

.column_video {
  width: 47%;
  float: left;
  margin-right: 20px;
  margin-bottom: 30px;
  height: 320px;
}

.page-feature img {
  cursor: pointer;
    object-fit: cover;
    width: 100%;
    height: 320px;
}

.page-numbers {
  cursor: pointer;
  margin: 0 5px;
}

.mo-featured-image {
  max-height: 100%;
}

.mo-page-content span p {
  font-weight: bold;
}

@media screen and (max-width: 760px) {
    .column_box {
      width: 100%;
      float: none;
      margin-right: 0;
      height: auto;
  }
}

.real h4.panel-title {
  color: #fff;
  font-size: 24px;
  font-weight: 500;
}

.accordion-toggle .panel-heading .real h4:after {
  font-family: 'FontAwesome';
  content:"\f078";
  float: right;
  color: #FFF;
}

.accordion-toggle .panel-heading h4:after {
  font-family: 'FontAwesome';
  content:"\f078";
  float: right;
  color: #0a156e;
}
.collapsed .panel-heading .real h4:after {
  font-family: 'FontAwesome';
  content:"\f078";
  float: right;
  color: #FFF;
}

.search-fond {
  background-color: #FFF;
  padding: 10px;
}

.ubermenu, .ubermenu-nav {
  overflow: visible!important;
  z-index: 1;
}

.mo-page-content p {
  margin-bottom: 26px;
  color: #000;
}

.head404 {
  color: rgb(153, 153, 153);
  font-family: Oswald, Arial, sans-serif;
  font-size: 30px;
  letter-spacing: 1px;
  margin: 0px 0px 20px;
}

.content404 {
  color: rgb(85, 85, 85);
}

.mo-front-page.fourfour {
  margin: 10px;
}

@media (max-width: 768px) {
  .fp-slider {
    display: block;
  }

  .carousel-inner>.item {
    /* position: relative; */
    overflow: hidden;
    max-width: 100%;
    height: auto;
  }

  .carousel-caption h3 {
    font-size: 16px;
    line-height: 1.3em;
  }

  .page-feature img {
    height: 180px;
  }

  .mo-header-wrap {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
  }
}

@media (max-width: 767px) {
  .lightbox .lb-img {
    width: 100%;
  }
  
  .mo-logo img {
    margin-right: 15px;
    max-height: 126px;
    height: 126px;
}

  .mo-logo .brand {
    position: relative;
    top: 40px;
  }



  .mo-language {
    padding-top: 20px;
  }

  .mo-logo {
    width: 100%;
    display: flex;
    /* justify-content: center;
    align-items: center;
    text-align: center; */
  }

  span.head-title-1 {
    font-size: 32px;
  }
}

.collapsed .panel-heading h4:after {
  font-family: 'FontAwesome';
  content:"\f078";
  float: right;
  color: #000;
}

#nextPrevPages li .pagination-label, .pagination {
  font-size: 16px;
  line-height: 1.25;
  font-weight: 400;
  text-transform: none;
  margin-bottom: 0.1em;
  display: block;
}

input[role=switch] {
  appearance: none;
  -webkit-appearance: none;
  position: relative;
  display: inline-block;
  width: 2.4em;
  height: 1.4em;
  margin: -.2em 0;
  box-sizing: content-box;
  padding: 0;
  border: none;
  border-radius: .7em;
  background: rgba(160,160,160,0.7);
  box-shadow: 0 .15em .25em rgba(0,0,0,0.5) inset, 0 -.5px 0 rgba(255,255,255,0.2) inset;
  transition: background-color 250ms ease, box-shadow 250ms ease;
  font-size: 100%;
  text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  user-select: none;
  outline: none;
}
input[role=switch]::before {
  content: '';
  display: flex;
  align-content: center;
  justify-content: center;
  position: absolute;
  width: 1em;
  height: 1em;
  left: 0;
  top: 0;
  background: rgba(240,240,240,0.9);
  box-shadow: 0 1px 1px #fff inset, 0 .2em .5em rgba(255,255,255,0.7) inset, 0 -.2em .3em rgba(0,0,0,0.2) inset, 0 .05em .25em rgba(0,0,0,0.7);
  border-radius: 50%;
  transform: translate(20%, 20%);
  transition: transform 250ms ease;
  color: rgba(0,0,0,0.3);
  line-height: 1;
}
input[role=switch]:focus::before {
  background: rgba(255,255,255,0.9);
}
input[role=switch]:checked {
  background-color: var(--bg-checked, var(--bg, rgb(60,130,250)));
}
input[role=switch]:focus-visible {
  box-shadow: 0 .15em .25em rgba(0,0,0,0.5) inset, 0 -.5px 0 rgba(255,255,255,0.2) inset, 0 0 0 2px rgba(255,255,255,0.8), 0 0 0 4px var(--bg-checked, var(--bg, rgb(60,130,250)));
}
input[role=switch]:checked::before {
  transform: translate(120%, 20%);
}
input[role=switch]:indeterminate::before {
  transform: translate(70%, 20%);
  content: '-';
}
input[role=switch]:disabled:before {
  opacity: 0.4;
}
/** Changing the switch size is as easy as setting its font-size (default is 1em) */
.mobile [role=switch] {
  font-size: 1.3rem;
}

legend {
  opacity: 0.7;
}
.custom-sidebar label {
  padding: 10px 10px 0px 30px;
  display: inline-flex;
  align-items: center;
  font-size: 16px;
  user-select: none;
}
.demo-toggles {
  position: fixed;
  right: 0;
  top: 0;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  background: #eee;
  border-width: 0 0 1px 1px;
  color: #555;
  border-radius: 0 0 0 15px;
  transition: all 250ms ease;
}
.demo-toggles > label {
  padding: 10px;
}
.dark .demo-toggles {
  background: #32393f;
  color: #eee;
}

.checkbox {
   margin-right: 25px;
   margin-bottom: 30px;
}

.statics span {
  display: flex;
  margin: -5px 10px 0px 10px;
  font-size: 12px;
  font-weight: 600;
  float: right;
}

.alert-primary {
  background-color:#057cc6b6;
  border-color:#d6e9c6;
  color:#FFF
}

.sidebar .widget ul {
  display: inline-block;
  width: 100%;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 736px) {
  .fix-search {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1;
  }
}

@media (max-width: 768px) {
  .socialsearch .ubermenu .ubermenu-submenu .ubermenu-search input.ubermenu-search-input {
    width: 350px;
  }
}

.search-fond span {
  color: #000;
}


@media (max-width: 767px) {
  .offre-card {
    height: auto;
  }

  .mo-wrapper .big {
    position: initial;
  }
}

.fp-slider {
  margin-bottom: 50px;
}

@media (max-width: 767px) {
  .fp-slider {
    margin-bottom: 10px;
  }
}

body, h1, h2, h3, h4, h5, h6, :lang(en-US) h3, :lang(en-US) h2, :lang(en-US) h1, :lang(en-US) h4 {
  font-family: Roboto,Arial,sans-serif;
}

p, span {
  font-size: 16px;
}

.thumbitem .thumbptag {
  font-size: 16px;
}
.textwidget {
  margin-bottom: 10px;
}

.textwidget i {
  padding-right: 10px;
}

#slider-thumbs {
  margin-bottom: 20px;
}

.image-container img {
  height: 180px;
  object-fit: cover;
}

.image-container {
  margin-bottom: -20px; 
}

.carousel-caption h3 {
  font-family: Roboto,Arial,sans-serif;
  font-weight: bold;
}



@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -10px;
  }
}

@media screen and (min-width: 768px){
  .carousel-control .fa-chevron-left, .carousel-control .fa-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute; 
    top: 50%; 
    margin-top: -10px; 
    z-index: 5; 
    display: inline-block;
}
@media screen and (min-width: 768px){
  .carousel-control .fa-chevron-right, .carousel-control .icon-next {
    margin-right: -10px;
  }
}

@media screen and (min-width: 768px) {
  .carousel-control .fa-chevron-left, .carousel-control .fa-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px;
}
.carousel-control .fa-chevron-left, .carousel-control .fa-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}


 .subscribe-box {
	 text-align: center;
}
 .subscribe-box h2 {
	 margin: 0 0 0.85em 0;
	 font-weight: 100;
	 font-size: 18px;
}
 .subscribe-box .subscribe {
	 width: 100%;
	 max-width: 600px;
	 margin: auto;
}
 .subscribe-box .subscribe input {
	 width: 100%;
	 background: transparent;
	 border: 0;
	 border-bottom: 1px solid;
	 padding: 1em 0 0.8em;
	 text-align: center;
	 font-size: 18px;
	 font-weight: 300;
	 line-height: 1.5;
	 color: inherit;
	 outline: none;
}
 .subscribe-box .subscribe input::placeholder {
	 color: rgba(255, 255, 255, 0.5);
}
 .subscribe-box .subscribe button {
	 all: unset;
	 margin-top: 2.4em;
	 background: transparent;
	 border: 2px solid white;
	 padding: 1em 4em;
	 border-radius: 50px;
	 cursor: pointer;
	 display: inline-block;
	 font-weight: 700;
	 position: relative;
	 transition: all 300ms ease;
}
 .subscribe-box .subscribe button span {
	 display: inline-block;
	 transition: all 300ms ease;
}
 .subscribe-box .subscribe button:before, .subscribe-box .subscribe button:after {
	 content: "";
	 display: block;
	 position: absolute;
	 transition: all 300ms ease;
	 opacity: 0;
}
 .subscribe-box .subscribe button:before {
	 height: 7px;
	 width: 7px;
	 background: transparent;
	 border-right: 2px solid;
	 border-top: 2px solid;
	 right: 30px;
	 top: 21px;
	 transform: rotate(45deg);
}
 .subscribe-box .subscribe button:after {
	 background: white;
	 height: 2px;
	 width: 50px;
	 left: 0;
	 top: 1.49em;
}
 .subscribe-box .subscribe button:hover span {
	 transform: translateX(-10px);
}
 .subscribe-box .subscribe button:hover:before {
	 opacity: 1;
}
 .subscribe-box .subscribe button:hover:after {
	 width: 14px;
	 opacity: 1;
	 transform: translateX(160px);
}
 
.footer-end {
  width: 30%;
  float: right;
}

.banner-pub {
  margin-top: 20px;
}

.banner-pub img {
  width: 100%;
  height: 176px;
  object-fit: contain;
}

@media screen and (max-width: 768px) {
.contact-us {
    width: 100%;
  }

  .contact-form-container {
    width: 100%;
  }

  .footer-end {
    width: 100%;

  }

  .contact-header {
    left: -10px;
  }

  .social-bar {
    position: absolute;
    bottom: 50px;
    left: -10px;
    z-index: 1;
    width: 100px;
    transform: rotate(90deg);
  }
  .contact-header {
    display: none;
  }

  .contact-form-container {
    display: block;
  }
  .contact-form-container {
    background: transparent !important; 
  }

  .mo-header-social-search {
    margin: 0 0;
  }
  .banner-pub img {
    height: 100%;
  }
  .banner-pub {
    margin-left: -15px;
    margin-right: -15px;
  }
  .column_video {
    width: 100%;
    height: auto;
  }
}

.page-feature a {
  float: right;
  margin: 0 20px 0 0;
  font-size: 16px;
  color: #FFF;
  font-weight: bold;
  letter-spacing: 1px;
  transition: linear 0.1s;
}

.video-play-column {
  position: absolute;
  width: 56px;
  height: 56px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 40%;
  left: 50%;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 50%;
  text-align: center;
  line-height: 56px;
  color: #ffffff;
  font-size: 48px;
}

.image-container a {
  float: right;
  margin: 0 20px 0 0;
  font-size: 16px;
  color: #FFF;
  font-weight: bold;
  letter-spacing: 1px;
  z-index: 1;
  transition: linear 0.1s;
}

.video-fragment-title {
  margin-top: 50px;
  width: 100%;
  text-align: center;
}

.video-fragment-title h2 {
  display: inline-block;
  padding: 0;
  border-bottom: 2px solid #057dc6;
  color: #057dc6;
  padding-bottom: 10px;
  font-size: 55px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'BebasNeueRegular';
}

.video-fragment-title h2 a {
  color: #057dc6;
}

.video-fragment-title small {
  display: block;
  font-size: 21px;
  font-weight: 400;
  max-width: 600px;
  margin: 30px auto;
  text-transform: uppercase;
  line-height: 1.5;
  color: #000;
}

.item-video {
    width: 30%;
    margin-right: 20px;
    position: relative;
    min-height: 1px;
    margin-bottom: 30px;
    border: 1px solid #ddd;
    display: inline-block;
}

.item-video .video-img {
  position: relative;
  height: 174px;
  overflow: hidden;
  background: #4c4c4c;
  text-align: center;
}


.item-video .video-img .video-play-icon {
  position: absolute;
  width: auto;
  height: 50px;
  left: calc(25%);
  top: calc(25%);
}
/* .slick-slide img {
  display: block;
} */
IMG.jalios-icon {
  vertical-align: text-bottom;
}

.recent-videos-section .item-video .video-content {
  background: white;
}

.item-video .video-content {
  padding: 15px;
}

.item-video .video-content .video-title {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  text-align: left;
}

.item-video .video-content .video-spent-time {
  font-style: italic;
  color: rgba(61,61,59,0.5);
  text-align: left;
}

.item-video .video-desc {
  height: 70px;
  overflow-y: hidden;
}

.item-video .video-content .video-links {
  margin-top: 10px;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-slide {
  display: block;
  float: left;
  height: 100%;
  min-height: 1px;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.wiki, .wysiwyg, .mce-content-body {
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
  overflow-wrap: break-word;
  word-break: break-word;
}

.item-video .video-img img.principal-img {
  width: 100%;
  margin-bottom: 0.5em;
  height: auto;
}

/* .slick-slide img {
  display: block;
} */

.ubermenu .ubermenu-nav .ubermenu-column-1-2 {
  width: 50%;
  border-right: 1px solid #DDD;
  max-height: 500px;
  min-height: 62px;
}

.tabs > ul li a.active {
  background-color: #000;
  color: #FFF;
}

a.accordion-toggle h4 {
  color: #0a156e;
  font-size: 22px;
}

.sidebar .widget h3 {
  font-family: Roboto,Arial,sans-serif;
  text-transform: uppercase;
}

:lang(en-US) .mo-breadcrumbs h1 {
  font-family: Roboto,Arial,sans-serif;
  color: #0a156e;
  text-transform: uppercase;
}

.mo-footer {
  background-color: #057dc6;
  color: #FFF;
  padding: 60px 0;
  margin-top: 30px;
  border-top: 10px solid #DDD;
}

@media screen and (max-width: 767px) {
  .item-video {
    width: 100%;
    margin-right: 0px;
  } 
  
  .video-fragment-title h2 {
    font-size: 28px;
  }

  .ambassador img.profile-image {
    max-width: 100%;
  }
}

.entry-content p, .mo-page-content p {
  margin-bottom: 0px;
}

.elementor-53 .elementor-element.elementor-element-5114f71e > .elementor-container {
  max-width: 1140px;
}

.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 1140px;
}
.elementor-section .elementor-container {
  display: flex;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
.elementor *, .elementor ::after, .elementor ::before {
  box-sizing: border-box;
}

.elementor-row {
  width: 100%;
  display: inline-block;
}
.elementor *, .elementor ::after, .elementor ::before {
  box-sizing: border-box;
}



.elementor-column {
    position: relative;
    min-height: 1px;
    display: flex;
}

.elementor-53 .elementor-element.elementor-element-7aee2886 > .elementor-element-populated {
  margin: 0px;
  padding: 0px;
}

.elementor-column-gap-wider > .elementor-row > .elementor-column > .elementor-element-populated {
  padding: 30px 0;
}
.elementor-column-wrap {
  width: 100%;
  position: relative;
  display: flex;
}
.elementor *, .elementor ::after, .elementor ::before {
  box-sizing: border-box;
}


.elementor-widget-wrap {
  width: 47%;
  float: left;
  margin-right: 20px;
  margin-bottom: 30px;
  min-height: 240px;
}

.elementor-widget-object {
  width: 100%;
  float: left;
  margin-right: 20px;
  margin-bottom: 30px;
}

.elementor-widget:not(:last-child) {
  margin-bottom: 20px;
}

.elementor-widget {
  position: relative;
}

.elementor-element .elementor-widget-container {
  transition: background 0.3s ease 0s, border 0.3s ease 0s, border-radius 0.3s ease 0s, box-shadow 0.3s ease 0s, -webkit-border-radius 0.3s ease 0s, -webkit-box-shadow 0.3s ease 0s;
}

@media (min-width: 768px) {
  .elementor-widget-icon-box.elementor-vertical-align-middle .elementor-icon-box-wrapper {
    -webkit-box-align: center;
    align-items: center;
}
}


@media (min-width: 768px) {
  .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper {
    text-align: left;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
}
}

@media (min-width: 768px) {
  .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper, .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper {
    display: flex;
}
}

.elementor-widget-icon-box .elementor-icon-box-wrapper {
    text-align: center;
}


@media (min-width: 768px) {
  .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon, .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon {
    display: inline-flex;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    margin-right: 45px;
  }
}

.elementor-53 .elementor-element.elementor-element-1040c1b4.elementor-view-framed .elementor-icon, .elementor-53 .elementor-element.elementor-element-1040c1b4.elementor-view-default .elementor-icon {
  fill: #057dc6;
  color: #057dc6;
  border-color: #057dc6;
}

.elementor-53 .elementor-element.elementor-element-1040c1b4 .elementor-icon {
  font-size: 33px;
  padding: 1em;
}
.elementor-widget.elementor-view-framed .elementor-icon {
  color: #057dc6;
  border-color: #057dc6;
}
.elementor-widget .elementor-icon {
  color: #057dc6;
}
.elementor-shape-circle .elementor-icon {
  border-radius: 50%;
}
.elementor-view-framed .elementor-icon {
  padding: 0.5em;
  color: rgb(129, 138, 145);
  border: 3px solid rgb(129, 138, 145);
  background-color: transparent;
}
.elementor-icon {
  display: inline-block;
  line-height: 1;
  transition: all 0.3s ease 0s;
  color: rgb(129, 138, 145);
  font-size: 50px;
  text-align: center;
}

.elementor-53 .elementor-element.elementor-element-1040c1b4 .elementor-icon i {
  transform: rotate(0deg);
}

.elementor-icon i, .elementor-icon svg {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}

.elementor-widget-icon-box .elementor-icon-box-content {
  -webkit-box-flex: 1;
  flex-grow: 1;
}

.elementor-53 .elementor-element.elementor-element-1040c1b4 .elementor-icon-box-content .elementor-icon-box-title {
  color: rgb(76, 76, 76);
  font-size: 21px;
  text-transform: uppercase;
}

.elementor-widget .elementor-icon-box-title, .elementor-widget .elementor-image-box-title {
  font-weight: 700;
  font-size: 21px;
  color: rgb(60, 72, 88);
}

.elementor-53  .elementor-icon-box-title .elementor-element.elementor-element-1040c1b4 .elementor-icon-box-content .elementor-icon-box-description {
  color: rgb(76, 76, 76);
  font-size: 21px;
  font-weight: 300;
}

.elementor-icon-box-title {
  margin: 20px 0 10px;
}

.elementor-icon-box-title span {
  font-size: 21px;
}
.elementor-widget .elementor-icon-box-description, .elementor-widget .elementor-image-box-description {
  color: rgb(165, 165, 165);
  font-size: 16px;
  text-align: left;
}
.elementor-widget-icon-box .elementor-icon-box-description {
  margin: 0px;
}

.elementor-widget:not(:last-child) {
  margin-bottom: 50px;
}

@media (max-width: 767px)
{
  .elementor-53 .elementor-element.elementor-element-1040c1b4 > .elementor-widget-container {
    margin: 0px;
  }

  .elementor-column {
      width: 100%;
  }
  .elementor-53 .elementor-element.elementor-element-1040c1b4 .elementor-icon-box-icon {
    margin-bottom: 45px;
  }

  .elementor-widget-icon-box .elementor-icon-box-icon {
    margin-left: auto!important;
    margin-right: auto!important;
    margin-bottom: 15px;
  }
  .elementor-53 .elementor-element.elementor-element-12a703f3 .elementor-spacer-inner {
    height: 10px;
  }
  .elementor-widget:not(:last-child) {
    margin-bottom: 50px;
  }

  .elementor-widget-wrap {
    width: 100%;
    float: left;
  }
}

@media (max-width: 1024px){
  .elementor-53 .elementor-element.elementor-element-7aee2886 > .elementor-element-populated {
    padding: 22px;
  }
  .elementor-row {
    flex-wrap: wrap;
  }
  .elementor-53 .elementor-element.elementor-element-12a703f3 .elementor-spacer-inner {
    height: 50px;
  }
}

.section-budgets-programs .prog-left-col {
  padding-right: 0;
}

@media (min-width: 992px){
  .col-md-3 {
    width: 25%;
  }
}

.section-budgets-programs .organigramme-prog-budgetaires {
  margin: 20px 0 10px 0;
  padding-right: 15px;
}

.section-budgets-programs.section-solution .solution-list {
  margin: 0 -0 30px -5px;
}

.section-budgets-programs .solution-nav {
  margin: 0 -15px;
  border: 0;
}

.section-budgets-programs.section-solution .solution-list:before, .section-budgets-programs.section-solution .solution-list:after {
  content: " ";
  display: table;
}

.section-budgets-programs .solution-nav:before, .section-budgets-programs .solution-nav:after {
  content: " ";
  display: table;
}

.section-budgets-programs .solution-nav .item.active {
  padding-right: 0px;
}

.section-budgets-programs .solution-nav .item {
  padding: 5px 15px 5px 5px;
}
.nav > li {
  position: relative;
  display: block;
}

.section-budgets-programs .solution-nav .item.active.item-1 .item-ct {
  background-color: #057dc6;
  border: 1px solid #057dc6;
}

.section-budgets-programs .solution-nav .item.active .item-ct {
  border-right: none;
}
.section-budgets-programs.section-solution .solution-list .item .item-ct {
  position: relative;
  border: 1px solid #057dc6;
  background: #fff;
  padding: 8px 8px;
  color: #057dc6;
  text-align: right;
}
.section-budgets-programs .solution-nav .item .item-ct {
  border-radius: 0;
  display: block;
}

.section-budgets-programs .solution-nav .item .item-ct .item-img {
  display: block;
  float: left;
  margin-top: 14px;
}

.section-budgets-programs.section-solution .solution-list .item .item-img img {
  margin: 0 auto;
  width: 65px;
  height: auto;
  border-radius: 5px;
}

.section-budgets-programs .solution-nav .item.active .item-ct .item-name {
  color: #fff;
}


.section-budgets-programs.section-solution .solution-list .item .item-name {
  line-height: 1.2;
  font-size: 1rem;
  font-weight: 700;
  margin-top: 14px;
}

.section-budgets-programs .solution-nav .item {
  padding: 5px 15px 5px 5px;
}

/* .section-budgets-programs .prog-right-col {
  padding-left: 0;
} */

@media (min-width: 992px) {
  .col-md-9 {
    width: 75%;
  }
}

.tab-content {
  margin: 20px 0 0;
}

.tab-content > .active, .pill-content > .active {
  display: block;
}

.tab-content > .tab-pane, .pill-content > .pill-pane {
  /* display: none; */
}
.tab-content > .active {
  display: block;
}
.tab-content > .tab-pane {
  /* display: none; */
}

.section-budgets-programs.section-solution .box .item.tab-pane-1 .documents {
  background: #057dc6;
}

.section-budgets-programs.section-solution .box .item .documents {
  padding: 20px 0;
  color: #fff;
  background: #057dc6;
  padding: 20px 30px 10px 30px;
}

.section-budgets-programs.section-solution .box .title {
  margin-bottom: 45px;
  font-size: 2.2rem;
  text-align: unset;
}

.title {
  float: left;
  width: 100%;
  text-align: center;
}

.section-budgets-programs.section-solution .box .item .documents .responsable {
  border: 1px solid #ddd;
  margin: 0 0 20px;
  padding-bottom: 20px;
}

.section-budgets-programs.section-solution .box .item .documents .responsable .box {
  padding: 20px;
}

.section-budgets-programs.section-solution .box .item .documents .responsable .box.box-author .item-author {
  padding-left: 10px;
}
.media:first-child {
  margin-top: 0;
}
.media, .media .media {
  margin-top: 15px;
}
.media, .media-body {
  overflow: hidden;
  zoom: 1;
}

.section-budgets-programs.section-solution .box .item .documents .responsable .box.box-author .item-author .media-object {
  margin-right: 40px;
  max-width: 157px;
  height: auto;
  padding-bottom: 10px;
}

.media > .pull-left {
  margin-right: 10px;
}
.pull-left {
  float: left;
}
.pull-left {
  float: left !important;
}
.media-object {
  display: block;
}

.section-budgets-programs.section-solution .box .item .documents .responsable .box.box-author .item-author .author-body {
  position: relative;
}

.section-budgets-programs.section-solution .box .item .documents .responsable .box.box-author .item-author .author-body .media-heading {
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 30px;
}

.media-heading {
  margin: 0 0 5px;
}

.section-budgets-programs.section-solution .box .item .documents .responsable .box.box-author .item-author .author-body p {
  margin-bottom: 30px;
}

.section-budgets-programs.section-solution .box .item .documents .responsable .box.box-author .item-author .author-body .item-btn-more {
  color: #fff;
  background: none;
  border-color: #fff;
  text-transform: uppercase;
  padding: 10px 20px;
}
.section-budgets-programs .btn {
  border-radius: 0;
  font-weight: 700;
  padding: 10px 40px;
  line-height: 1;
  -webkit-transition: all .1s linear;
  -o-transition: all .1s linear;
  transition: all .1s linear;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.section-budgets-programs.section-solution .box .item .documents .responsable .prog-chart {
  padding: 20px;
  padding-right: 30px;
}

.block-01 {
  background: #FFF;
  float: left;
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
}

.section-budgets-programs.section-solution .box .item .documents {
  padding: 20px 0;
  color: #fff;
  background: #057dc6;
  padding: 20px 30px 10px 30px;
}

.block-img img {
  width: 100%;
}

.section-budgets-programs.section-solution .box .item .documents .responsable .prog-chart .block-01 h3 {
  padding: 0px 20px;
  font-size: 14px;
  margin: 10px 0;
}

.block-01 h3 {
  float: left;
  width: 100%;
  padding: 20px 20px;
  color: #777777;
  font-size: 18px;
}


.block-01 p {
  float: left;
  width: 100%;
  padding: 0 20px;
  color: #777777;
}
.font-size-16 {
  font-size: 15px;
}

.section-budgets-programs.section-solution .box .item .documents .responsable .prog-chart .wysiwyg, .section-budgets-programs.section-solution .box .item .documents .responsable .prog-chart .actions {
  display: none;
}

.wiki, .wysiwyg, .mce-content-body {
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
  overflow-wrap: break-word;
  word-break: break-word;
}

.section-budgets-programs.section-solution .box .item .documents .responsable .prog-chart .wysiwyg, .section-budgets-programs.section-solution .box .item .documents .responsable .prog-chart .actions {
  /* display: none; */
}

.block-01 .actions a {
  float: right;
  padding: 8px 30px;
  border: 1px solid #B78931;
  border-radius: 5px;
  text-decoration: none;
  color: #FFF;
  margin-bottom: 30px;
  background: #926D27;
  margin-right: 20px;
}

.section-budgets-programs.section-solution .box .item .documents .prog-infos {
  background: #fff;
  padding: 10px;
  margin-bottom: 20px;
}

.panel-group {
  margin-bottom: 20px;
}

.section-budgets-programs.section-solution .box .item .documents .prog-infos .panel-group .panel.panel-default {
  border: 0;
  border-radius: 0;
  border-color: #057dc6;
  border-width: 2px;
  border-bottom-style: solid;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-default {
  border-color: #ddd;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
  box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
}

.section-budgets-programs.section-solution .box .item .documents .prog-infos .panel-group .panel.panel-default .panel-heading {
  background: none;
  border: 0;
  border-radius: 0;
}

.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-heading {
  padding: 20px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.collapse.in {
  display: block;
}

.section-budgets-programs .solution-nav .item .item-ct .item-name {
  width: 179px;
}
.section-budgets-programs .solution-nav .item .item-ct .item-name {
  min-height: 70px;
  display: inline-block;
}

.section-budgets-programs .organigramme-prog-budgetaires > div .maah-publicity-chart {
  display: table;
  /* width: 310px; */
  margin: 0 auto;
  float: unset !important;
  border: 1px solid #ddd;
}

.section-budgets-programs.section-solution .box .item .documents .prog-infos .panel-group .panel.panel-default .panel-heading .panel-title > a .name {
  font-size: 22px;
  font-weight: 700;
}

.section-budgets-programs.section-solution .box .item .documents .prog-infos .panel-group .panel.panel-default .panel-heading .panel-title > a {
  display: block;
  position: relative;
  text-decoration: none;
}

.panel-title > a {
  color: inherit;
}

.section-budgets-programs.section-solution .box .item .documents .prog-infos .panel-group .panel.panel-default .panel-heading .panel-title > a .counter {
  font-size: 42px;
  color: #057dc6;
  font-weight: 700;
  display: inline-block;
  vertical-align: middle;
  padding-right: 30px;
}

.section-budgets-programs.section-solution .box .item.tab-pane-1 .documents .prog-infos .panel-group .panel.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-color: #057dc6;
}

.section-budgets-programs.section-solution .box .item .documents .prog-infos .panel-group .panel.panel-default .panel-heading .panel-title > a .caret {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -4px;
  border-width: 6px;
}
span.caret {
  margin-left: 15px !important;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.section-budgets-programs.section-solution .box .item .documents .prog-infos .panel-group .panel.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-color: #057dc6;
  border-width: 2px;
  color: #000;
}

@media (max-width: 767px) {
  .section-budgets-programs .solution-nav .item .item-ct .item-name {
    display: inline;
  }

  .section-budgets-programs.section-solution .box .title {
    font-size: 1.6rem;
  }
.section-budgets-programs.section-solution .box .item .documents .prog-infos .panel-group .panel.panel-default .panel-heading .panel-title > a .counter {
  font-size: 32px;
  padding-right: 10px;
  }

  .section-budgets-programs.section-solution .box .item .documents .prog-infos .panel-group .panel.panel-default .panel-heading .panel-title > a .name {
    font-size: 18px;
  }
}

.sidebar-primary .eburkina {
  float: left;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

figure.image  img{
  width: 100%!important;
  height: auto!important;
}

iframe {
  
  width: 100%!important;
  /* height: auto!important; */
}

.badge-success{
  background-color: green;
}

.badge-danger{
  background-color: red;
}

.floating{
  position: absolute;
  bottom: 5px;
  right: 5px;
}