.elementor-kit-5839{--e-global-color-primary:#2A3B8D;--e-global-color-secondary:#C3914D;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-1c67d4d:#FFFFFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-5839 button,.elementor-kit-5839 input[type="button"],.elementor-kit-5839 input[type="submit"],.elementor-kit-5839 .elementor-button{background-color:#262626;color:var( --e-global-color-1c67d4d );}.elementor-kit-5839 a{color:var( --e-global-color-primary );}.elementor-kit-5839 a:hover{color:var( --e-global-color-secondary );}.elementor-kit-5839 button:hover,.elementor-kit-5839 button:focus,.elementor-kit-5839 input[type="button"]:hover,.elementor-kit-5839 input[type="button"]:focus,.elementor-kit-5839 input[type="submit"]:hover,.elementor-kit-5839 input[type="submit"]:focus,.elementor-kit-5839 .elementor-button:hover,.elementor-kit-5839 .elementor-button:focus{color:var( --e-global-color-1c67d4d );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.text-gold{color:#b58e3e}.title-bloc{margin:40px 0}.title-bloc,.title-bloc span{color:#2e327c;font-weight:bold}.title-bloc span{font-size:70px;line-height:100px}.displayer{overflow:hidden;position:relative}.displayer-content{position:absolute;display:flex;justify-content:center;align-items:flex-start;background:#fff;bottom:0;padding:25px;height:150px;font-size:18px;font-weight:700;line-height:1;transition:all 1s ease}.displayer-content:before{content:"";display:block;top:-60px;left:-60px;bottom:0;transform:rotate(45deg) translateX(-100%);height:120px;width:120px;position:absolute;background:#b58e3e;transition:all 1s;transition-delay:.2s}.section-gov{position:relative;overflow:hidden;height:486px;width:325px;box-shadow:0 0 30px -10px;border-top-right-radius:150px;transition:width 1s ease,height 1s ease}.section-gov:hover .displayer-content{position:absolute;height:100%;background:#26357fda;transition:1s;padding:40px;color:#fff;align-items:center}.section-gov:hover .displayer-content:before{transform:rotate(45deg) translateX(0)}.section-gov:hover .inner-section-open{opacity:1;height:auto}.inner-section-open{opacity:0;height:0;transition:1s ease}.governing-board{height:486px}.feature-img img,.governing-board img{width:100%;height:100%}.feature-img img{object-fit:cover;border-top-right-radius:65px;border-bottom-left-radius:65px}.section-popup{display:block;height:60vh;max-height:600px;margin:auto;border-radius:40px}.section-popup .section-popup--left{background:#2e327c;color:#fff;border-top-left-radius:16px;border-bottom-left-radius:16px}.section-popup .section-popup--left .name,.section-popup .section-popup--left .status{font-size:19px;font-weight:bolder}.section-popup .section-popup--left .poste{color:#927962;font-weight:bolder}.section-popup .section-popup--left .feature-img{width:100%;position:relative;height:250px;padding:45px;display:block}.section-popup .section-popup--left .feature-img img{position:absolute}.elementor-popup-modal .feature-img img{position:absolute;top:0;left:45px}.section-popup--right{padding-left:60px;height:100%;overflow:hidden}.section-popup--right .content{height:400px;overflow-y:scroll}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background-color:#bb8549;border-radius:3px}::-webkit-scrollbar-track{background:transparent}*{scrollbar-width:thin;scrollbar-color:#bb8549 transparent}
.loading-img{
    height: 200px;
    width: 220px;
    background: #efefef;
    border-top-right-radius: 65px;
    border-bottom-left-radius: 65px;
    margin: 45px;
    animation: hintloading 2s ease-in-out 0s infinite reverse;
  -webkit-animation: hintloading 2s ease-in-out 0s infinite reverse;
}
.loading-content-wrapper{
    height: 500px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 45px;
}
.loading-content-element{
    height: 3em;
    background: #efefef;
    animation: hintloading 2s ease-in-out 0s infinite reverse;
  -webkit-animation: hintloading 2s ease-in-out 0s infinite reverse;
}
@keyframes hintloading
{
  0% {
    opacity: 0.5;
  }
  50%  {
    opacity: 1;
  }
  100% {
    opacity: 0.5;
  }
}

@-webkit-keyframes hintloading
{
  0% {
    opacity: 0.5;
  }
  50%  {
    opacity: 1;
  }
  100% {
    opacity: 0.5;
  }
}
.logo-ministry td{
    background: transparent!important;
    border: none;
    vertical-align: middle;
    font-size: 18px;
    padding: 0;
}/* End custom CSS */