
@font-face {
       font-family: 'Futura Std Light';
       src: local('Futura Std Light'), url('FuturaStdLight.woff') format('woff');
  }
 
  @font-face {
    font-family: Montserrat;
    src: url('../fonts/Montserrat/Montserrat-Bold.ttf');
  }


body{
    margin: 0;
    padding: 0;
    font-family:Futura Std Light;
    color:#19255a;
}
h1, h2, h3, h4, h5 {
    font-family: Montserrat;
    font-weight: 600;
    font-stretch: normal;
    font-style:normal;
    text-transform: uppercase;
    font-weight: bold;
}



.relative {
    position: relative;
}
.container{
    width: 960px;
}
.container-logo {
    width: 1080px;
    margin: auto;
  
}

@media screen and (min-width: 769px) {
    .container-logo {
        margin-top: 40px;
    }

    
.sub-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000; /* Ensure it's above other content */
    background-color: #ffffff;
}
}





header .sub-header {
    border-bottom: solid 1px #ced4da;
    text-transform: uppercase;
    padding: 7px 0;

}
header .sub-header ul {
    margin-bottom: 0;
}
header .sub-header ul li a {
    color: #19255a;
    font-size: 12px;
    font-family: Montserrat;
    text-decoration: none;
}
header .sub-header ul li.separator{
    font-size: 11px;
    position: relative;
    top: -2px;
}
header .sub-header ul.lang li {
    margin: 0;
}
header .header-logo {
    
    padding: 10px 0;
}
header .navbar {
    padding: 0;
}
header .navbar .navbar-nav {
    margin-top: 0;
    margin: auto;
}

.titlemaj{
 text-transform: uppercase;
}

.titleorg{
 color: #ff730b;

}

.titleblanc{
    color: #ffffff;
   
   }

.titlebleu{
 color: #19255a;

}


header .navbar .navbar-nav .nav-link {

    font-family: Montserrat;
    font-size: 12px;
    font-stretch: normal;
    font-weight: bold;
    letter-spacing: 0.40px;
    text-align: center;
    color: #19255a;
    padding-right: 10px;
    padding-left: 10px;
}
header .navbar-fr .navbar-nav .nav-link {
    font-size: 10px;
}
header .navbar .navbar-nav .active>.nav-link {
    color: #ff730b;
}
header .navbar .navbar-nav .dropdown-toggle::after {
    display: none;
}
header .navbar .navbar-nav .logo-academie img, 
header .navbar .navbar-nav .logo-amla img {
    width: 100%;
}
header .navbar-light .navbar-nav .nav-link:focus, 
header .navbar-light .navbar-nav .nav-link:hover,
header .sub-header ul li a:hover,
header .lang li.active a {
    color: #ff730b;
}
header .navbar .dropdown-menu {
    top: 100%;
}
.tablesearch
{
    collapse: collapse,
}
.tablesearch td
{
    border: 1px solid black;
    padding: 10px;
}

header .dropdown-menu {
    font-size: 14px;
    box-shadow: 0 10px 30px 0 rgba(45,45,45,.2);
    border-style: solid;
    border-width: 15px 15px 15px 15px;
    border-color: #fff;
    background-color: transparent;
    background-image: linear-gradient(180deg,#ffffff 0%,#ffffff 100%);
    border-radius: 5px 5px 5px 5px;
    min-width: 150px;
    padding-top: 0;
    padding-bottom: 0;
}
header .dropdown-menu .dropdown-item {
    padding: 10px 10px 10px 10px;
}
header .dropdown-menu .dropdown-item:active {
    background-color: #f8f9fa;
    background-color: #fff;
    color: #19255a;
}
.logo-academie {
    width: 100px;
    height: 80px;
    margin: 0 10px;
}
.logo-amla {
    width: 100px;
    height: 80px;
    margin: 0 10px;
}
header .navbar .navbar-nav .separator-1,
header .navbar .navbar-nav .separator-2 {
    background-color: #ced4da;
    width: 1px;
}
header .navbar .navbar-nav .separator-1 {
    height: 45px;
}
header .navbar .navbar-nav .separator-2 {
    height: 35px;
}
.slider {
    position: relative;
}
.slider .carousel-item img {
    width: 100%;
}

.slider .caption {
    position: absolute;
    /*width: 960px;
    bottom: 75px;
    left: 0;
    right: 0;*/
    width: 700px;
    bottom: 80px;
    margin: auto;
    font-size: 40px;
    /*text-shadow: 0px 9px 9px rgba(25, 52, 83, 0.51);*/
    font-family: Montserrat;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    text-align: left;
    color: #ffffff;
}
.slider-box {
    width: 930px;
    height: 150px;
    box-shadow: 0px 20px 70px 0 rgba(15, 30, 30, 0.2);
    background-color: #ffffff;
    position: absolute;
    bottom: -210px;
    left: 0;
    right: 0;
    margin: auto;
    margin-bottom: 50px;
    /*padding-right: 15px;
    padding-left: 15px;*/
}
.slider-box ul {
    padding-left: 0;
    width: 100%;
}
.slider-box ul li {
    list-style: none;
    padding: 25px;
    padding-top: 35px;
    float: left;
    width: calc(100%/4);
    border-right: solid 1px #ced4da;
    height: 100%;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(left,  #ffffff 0%, #ffffff 44%, #f1f2f4 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #ffffff 0%,#ffffff 44%,#f1f2f4 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #ffffff 0%,#ffffff 44%,#f1f2f4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f2f4',GradientType=1 ); /* IE6-9 */
}
.slider-box ul li a {
    text-decoration: none;
}
.slider-box ul li:last-child {
    border-right: transparent;
}
.slider-box ul li h3 {
    font-family: Montserrat;
    font-size: 1.6em;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    text-align: left;
    color: #19255a;
    width: 180px;
    line-height: 1.2;
}
.slider-box ul li img {
    width: 70px;
    margin-bottom: 15px;
    position: absolute;
    bottom: 0;
}
.slider-box ul li .icon {
    height: 100px;
    position: relative;
}
.slider .carousel-caption a {
    float: left;
    background-color: #fdfdfd;
    color: #000;
    padding: 5px 25px;
    font-weight: 600;
    text-decoration: none;
    position: absolute;
    bottom: 50px;
    left: 0;
    font-size: 12px;
}
.about {
    padding: 80px 0;
    text-align: justify;
}
.about img {
    width: 100%;
}
.about a {
    color: #19255a;
    font-weight: 600;
}
.about h2, .about h3 {
    font-family: Montserrat;
}
.about h3 {
    color: #ff730b;
    margin-bottom: 10px;
}
.about h2 {
    color: #19255a;
}
.about p {
    line-height: 28px;
}
.news {

    background-repeat: no-repeat;
    background-size: cover;
    background-color:  #eeeeee;
    padding: 10px 20px;
    margin-bottom: 10px;
    padding-bottom: 50px;
}
.news .title {
    text-align: center;
    color: #19255a;
    margin-bottom: 50px;
  
}
.news img {
    width: 100%;
    height: 210px;
    object-fit: cover;
}
.news ul li:last-child {
   margin-right: 0 !important;
}
.news .flex-control-paging li a:hover {
    background: #fff;
}
.news .flex-control-paging li a {
    width: 13px;
    height: 13px;
    background: transparent !important;
    border: solid 2px #fff;
}
.news .flex-control-paging li a.flex-active {
    background: #fff !important;
}
.news .flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 20px;
    text-align: center;
}
.news ul li {
    position: relative;
}
.news ul li .date {
    position: absolute;
    top: 15px;
    right: 15px;
    background-color: #ff730b;
    color: #ffffff;
    font-size: 14px;
    padding: 0;
    height: 45px;
    width: 40px;
    text-align: center;
}
.news ul li .date .day {
    font-family: Montserrat;
    display: block;
}
.news a {
  color: #19255a;
  text-decoration: none;
}
.news .caption .title {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #19255a;
    height: 110px;
    overflow: hidden;
}
.news .caption {
  background-color: #ffffff;
  padding: 15px 10px;
  height: 170px;
  overflow: hidden;
  font-size: 14px;
}
.news .caption span i {
    position: relative;
    top: 2px;
}
.news .caption span {
    position: absolute;
    bottom: 10px;
}
.testimonials {
    margin-bottom: 100px;
}
.testimonials > .title {
    text-align: center;
    color: #19255a;
    margin-bottom: 50px;
    font-weight: bold;
}
.flexslider-testimonials ul li a {
    color: #fff;
    text-decoration: none;
}
.flexslider-testimonials ul.slides li {
    box-shadow: 0px 10px 10px 0 rgba(25, 52, 83, 0.42);
    background-color: #19255a;
    position: relative;
    padding: 25px;
    width: 450px !important;
    height: 270px;

}
.flexslider-testimonials ul.slides li
.testimonials-box .title {
    color: #fff;
    font-size: 19px;
}
.flexslider-testimonials ul.slides li 
.testimonials-box p {
    height: 190px;
    overflow: hidden; 
}
.testimonials ul li:last-child {
    margin-right: 0 !important;
}
.testimonials ul li img {
    width: 50px;
    position: absolute;
    left: -10px;
}
.testimonials ul li p {
    text-align: justify;
}
.testimonials ul li .more {
    position: absolute;
    right: 15px;
    bottom: 15px;
    color: #fff;
}
.testimonials ul li .col-sm-10{
    padding-left: 0;
    padding-right: 50px;
}
.testimonials .flex-control-paging li a.flex-active {
    background: #ff730b!important;
}
.testimonials .flex-control-paging li a:hover {
    background: #ff730b;
}
.testimonials .flex-control-paging li a {
    background: #19255a !important;  
    width: 40px;
    height: 13px;
    border: solid 2px #fff;
    border-radius: 0;
    box-shadow: none;
}
.testimonials .flex-control-nav {
    bottom: -70px;
}
footer {
    background-color: #19255a;
    color: #fff;
    padding: 20px 0;
}
footer ul {
    padding-left: 0;
}
footer ul li {
    list-style: none;
    margin-bottom: 15px;
}
footer .footer-nav li {
    text-transform: uppercase;
    margin-bottom: 5px;
}
footer .footer-nav li a {
    color: #ffffff;
    font-size: 14px;
}
footer .title {
    margin-bottom: 25px;
}
footer .newsletter .title {
    color: #fff;
}
footer .newsletter .form-control {
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 0;
    width: 210px;
color:#fff;
}
footer .newsletter .btn {
    color: #fff;
    background-color: #ff730b;
    border-color: #ff730b;
    border-radius: 0;
    padding: 6px 25px;
}
footer .newsletter p {
    margin-top: 10px;
}
.legal {
    background-color: #ff730b;
    color: #fff;
    padding: 10px 0;
}
.legal a {
    color: #ffffff;
}
.legal ul {
    padding-left: 0;
    float: right;
}
.legal ul li {
    list-style: none;
    display: inline-block;
    margin-right: 15px;
    font-family: Montserrat;
}
.legal ul, .legal p {
    margin-bottom: 0;
    font-size: 15px;
}
.legal ul li:last-child {
    margin-right: 0;
}
/* Pages internes */
.cover-page {
    height: 200px;
    background-color: #e3e3e3;
    margin-bottom: 50px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
}
.cover-page .title {
    font-family: Montserrat;
    font-size: 2em;
    margin-bottom: 0;
}
.cover-page .vertical-center {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.cover-page img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.content-page {
    text-align: justify;
}
.content-page img {
    width: 100%;
}
.content-page p {
    text-align: justify;
    color: #19255a;
}
.content-page #accordion .btn-link {
    font-size: 1.4em;
    color:#ff730b;
    text-decoration: none;
    font-weight: bold;
}
.content-page #accordion .card-header {
    padding: 0;
    background-color: #e6e6e6;
    border: transparent;
    border-radius: 0;
}
.content-page #accordion .card {
    border: transparent;
    border-radius: 0;
}
.content-page #accordion .card .title {
    color: #19255a;
    font-size: 24px;
    text-transform: uppercase;
}
.content-page #accordion .card ul {
    padding-left: 0;
}
.content-page #accordion .card ul li {
    list-style: none;
}
.content-page #accordion .card ul li span {
    font-size: 12px;
    font-weight: 600;
    display: block;
}
.citation img {
    width: 45px;
}
.citation {
    text-align: center;
    color: #19255a;
    font-size: 2em;
    box-shadow: 0px 10px 10px 0 rgba(25, 52, 83, 0.42);
    width: 75%;
    position: absolute;
    right: 0;
    font-family: Futura Std Light;
    line-height: 1.4;
    padding-bottom: 20px;
    bottom: 80px;
    z-index: 10;
    background: #fff;
}
.citation span {
    position: relative;
    top: 14px;
}
.mission-list {
    padding-left: 0;
    width: 100%;
}
.mission-list li {
    list-style: none;
    background-color: #19255a;
    padding: 15px;
    padding-top: 50px;
    padding-bottom: 50px;
    font-family: Futura Std Light;
    color: #ffffff;
    text-align: center;
    font-size: 1.3em;
    width: calc(100%/4);
    float: left;
    border: solid 10px #fff;
}
.team-list {
    padding-left: 0;
    width: 100%;
}
.team-list li {
    list-style: none;
    border: solid 10px #fff;
    width: calc(100%/4);
    float: left;
    text-align: center;
}
.team-list li a {
    color: #19255a;
    text-decoration: none;
}
.team-list li a h5  {

    margin-bottom: 0;
    margin-top: 10px;
}
.team-list li a img {
    width: 100%;
    height: 320px;
    object-fit: cover;
}
.team-list li a .overlay {
    display: none;
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 50;
    color: #fff;
}
.team-list li a .overlay span {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
}
.team-list li a:hover .overlay {
    display: block;
    transition: width 2s, height 4s, background 2s; 
}
.team-list .caption {
    height: 130px;
}
.title-special {
    color: #19255a;
    font-size: 24px;
    margin-bottom: 25px;
}
.procurement-box-list {
    padding-left: 0;
    width: 100%;
}
.procurement-box-list li {
    list-style: none;
    width: calc(100%/3 - 50px);
    float: left;
    text-align: center;
    border: solid 1px #ced4da;
    padding: 25px;
    margin-right: 75px;
    margin-bottom: 50px;
    background: #fff;
}
.procurement-box-list li.no-mg {
    margin-right: 0;
}
.procurement-box-list li img {
    width: 115px;
    margin-bottom: 25px;
}
.procurement-box-list li h5 {
    font-size: 14px;
    margin-bottom: 25px;
    height: 100px;
}
.procurement-box-list li .btn{
    padding: 5px 30px;
    border-radius: 0;
    font-family: Futura Std Light;
}
.partners-list {
    padding-left: 0;
    width: 100%;
}
.partners-list li {
    list-style: none;
    width: calc(100%/5 - 10px);
    float: left;
    margin-right: 10px;
    margin-bottom: 30px;
}
.procurement-box-list li.no-mg {
   height:100%; 
   margin: 1%;
}
.operate {
    background: #19255a;
    color: #fff;
    padding: 15px;
    box-shadow: 0px 10px 25px 0 rgba(25, 52, 83, 0.42);
}
.overlay-map {
    padding: 15px;
    text-align: left !important;
    width: 450px !important;
    display: block;
}
.overlay-map .title{
    color: #ff730b;
    border-bottom: solid 1px #000;
    width: 70%;
    padding-bottom: 5px;
    margin-bottom: 15px;
}
.overlay-map ul {
    width: calc(100%/3);
    float: left;
    border-right: solid 1px;
    color: #000;
    padding-left: 5px;
}
.overlay-map ul:last-child {
    border-right: none;
}
.overlay-map ul li {
    list-style: none;
}
.overlay-map ul li.one {
    font-family: Futura Std Light;
    font-size: 15px;
    font-weight: 600;
    color: #000;
}
.gallery-box .fas {
    position: absolute;
    top: 35%;
    left: 0;
    right: 0;
    margin: auto;
    width: 50px;
    font-size: 3em;
    color: #fff;
}

.time-line-box {
  height: 100px; 
  width: 100%;
}

.time-line-box .timeline {
  list-style-type: none;
  display: flex;
  padding: 0;
  text-align: center;
}

.time-line-box .timestamp {
  margin: auto;
  margin-bottom: 5px;
  padding: 0px 4px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.time-line-box .status {
  padding: 0px 10px;
  display: flex;
  justify-content: center;
  border-top: 3px solid #a7a7a7;
  position: relative;
  transition: all 200ms ease-in;
}
.time-line-box .status span {
  padding-top: 8px;
}
.time-line-box .status span:before {
  content: '';
  width: 12px;
  height: 12px;
  background-color: #a7a7a7;
  border-radius: 12px;
  border: 2px solid #a7a7a7;
  position: absolute;
  left: 50%;
  top: -3%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition: all 200ms ease-in;
}
.time-line-box .status span a {
    color: #a7a7a7;
    font-size: 16px;
}
.swiper-container {
  width: 100%; 
  margin: auto;
  overflow-y: auto;
}
.swiper-wrapper{
  display: inline-flex;
  flex-direction: row;
  overflow-y:auto;
  justify-content: center;
}
.swiper-container::-webkit-scrollbar-track{
   background:#a7a7a7;
}
.swiper-container::-webkit-scrollbar{
  height: 2px;
}
.swiper-container::-webkit-scrollbar-thumb{
   background: #4F4F4F !important;
}
.swiper-slide {
  text-align: center;
  font-size: 12px;
  width: 155px;
  height: 100%;
  position: relative;
}
.time-line-box .status.active span:before {
    background-color: #ff730b;
    border: 2px solid #ff730b;
}
.time-line-box .status.active span a {
    color: #ff730b;
    font-size: 16px;
    font-family: Futura Std Light;
}
.title-country {
    text-align: center!important;
    display: block;
    font-size: 12px;
    margin-top: 10px;
}
.all-news .title {
    font-size: 16px;
}
.all-news .card-body {
    padding: 0;
    height: 100px;
    overflow: hidden;
}
.all-news .card {
    border: none;
}
.all-news .cover {
    width: 100%;
    height: 210px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border: transparent;
    border-radius: 0;
    margin-bottom: 10px;
}
.all-news .card-body p {
    margin-top: 5px;
    font-size: 14px;
}
.all-news .card-body a {
    color: #000;
    text-decoration: none;
}
.page-link {
    color: #000;
}
#calendar .fc-center {
    color: #19255a;
}
.join-us li {
    padding: 0;
    padding-bottom: 15px;
    width: calc(100%/3 - 20px);
    margin-right: 30px;
    margin-bottom: 25px;
}
.join-us li h5,
.join-us li p {
    text-align: left;
}
.join-us li img {
    width: 100%;
}
.join-us li .caption {
    padding-left: 15px;
    padding-right: 15px;
}
.join-us li h5 {
    color: #19255a;
    font-size: 15px;
    margin-bottom: 5px;
}
.profil-country {
    padding-left: 0;
}
.profil-country > li {
    padding: 15px;
    width: calc(100%/3 - 20px);
    margin-right: 20px;
    margin-bottom: 25px;
    list-style: none;
    border: solid 1px #ced4da;
    float: left;
}
.profil-country > li.no-mg {
    margin-right: 0;
}
.profil-country > li .btn {
    padding: 0px 10px;
    border-radius: 0;
}
.profil-country > li .btn span {
    font-size: 15px !important;
}
.profil-country > li .btn span {
    display: block;
}
.profil-country > li .btn span:first-child {
    font-family: Futura Std Light;
}

.profil-country .header .name, 
.profil-country .header img {
    float: left;
}
.profil-country .header img {
    width: 60px;
    border-radius: 50%;
    height: 60px;
}
.profil-country .header {
    padding: 10px;
    border-bottom: solid 1px #ced4da;
    margin-bottom: 10px;
    padding-left: 0;
    height: 80px;
    padding-top: 0;
}
.profil-country .header .name {
    color: #19255a;
    text-transform: uppercase;
    margin-left: 15px;
    position: relative;
    top: 20px;
    font-size: 16px;
}
.profil-country .content ul {
    padding-left: 0;
    margin-bottom: 25px;
}
.profil-country .content ul li {
    border: none;
    display: inline-block;
    list-style: none;
    width: calc(100%/3 - 20px);
    margin-right: 25px;
    text-align: center;
}
.profil-country .content ul li.no-mg {
    margin-right: 0;
}
.profil-country .content ul li img {
    width: 35px;
}
.profil-country .content ul li h5 {
    font-size: 13px;
    height: 40px;
}
.success h5 a {
    color: #19255a !important;
}
.success .card-text {
    font-size: 16px !important;
}
.slider .carousel {
 
    overflow: hidden;
}
.contact-us .title-special{
    text-transform: uppercase;
    color: #19255a;
}
.contact-infos .title-special {
    font-size: 18px;
    color: #ffffff;
}
.contact-infos {
    background: #19255a;
    color: #fff;
    padding: 20px 10px;
}
.contact-infos p {
    text-align: center;
    width: 70%;
    margin: auto;
}
.contact-infos hr{
    background: #fff;
    width: 65%;
}
.contact-infos p.strong {
    font-family: Futura Std Light;
}
.contact-infos p {
    color: #ffffff !important;
}
.contact-us .form-control {
    height: calc(2.2em + .75rem + 2px);
    margin-bottom: 15px;
    border-radius: 0;
}
.contact-us .form-group textarea {
    height: 200px;
}   
.contact-us .btn{
    background: #19255a;
    border-radius: 0;
    padding: 10px 25px;
}
.title-color-two {
    text-transform: uppercase;
}
.carousel-indicators {
    display: none;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #19255a;
    border-color: #19255a;
}
.pagination {
    margin-bottom: 50px;
}
.profil img {
    width: 200px;
    float: left;
}
.profil .content {
    float: left;
}
.profil .content .title {
    color: #575757;
    font-size: 2em;
}
.new img {
    margin-bottom: 15px;
}
.mission-list a {
    text-decoration: none;
    color: #ffffff;
}
.title-cont-about {
    font-size: 23px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.mission-list-fr li {
    padding-top: 35px;
    font-size: 1.1em;
    height: 200px;
}
.event .title {
    background-color: #19255a;
    color: #fff;
    padding: 5px 15px;
    font-size: 18px;
}
.event h5 {
    color: #19255a;
    font-size: 28px;
}
.event img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}
.event .date {
    color: #19255a;
    font-size: 2.3em;
}
#lightgallery {
    padding-left: 15px;
}
#lightgallery li {
    list-style: none;
}
.albums .cover {
    width: 100%;
    height: 180px;
    border: transparent;
    margin-bottom: 10px;
}
.albums .cover img {
    width: 100%;
}
.albums .card-body {
    padding: 0;
    height: 125px;
    overflow: hidden;
}
.newsletter p a{
    color: #ffffff;
    text-decoration: underline;
}
.newsletter a img {
    margin-bottom: 15px;
}
.newsletter a.logo-amla img {
    margin-left: 25px;
}
.title-box_primary {
    text-align: center;
}
.title-box_primary span {
    position: relative;
}
.title-box_primary span:before {
    content: "";
    display: block;
    height: 1px;
    background: #9d9692;
    position: absolute;
    top: 50%;
    width: 123px;
    left: -140px;
}
.title-box_primary span:after {
    content: "";
    display: block;
    height: 1px;
    background: #9d9692;
    position: absolute;
    top: 50%;
    width: 123px;
    right: -140px;
}
.pl-3-7 {
    padding-left: 3.7rem!important;
}
.sub-title {
    
    font-size: 1.7em !important;
    text-transform: uppercase;
}
.content-list {
    padding-left: 15px;
}
.content-list li{
    color: #19255a;
    font-size: 16px;
}
.fc-toolbar h2 {
    text-transform: capitalize;
}
.text-black {
    color: #19255a;
}
.text-grey {
    color: #19255a;
}
.mb-40 {
    margin-bottom: 40px;
}
.text-underline {
    text-decoration: underline !important;
}
.all-news .text-underline { 
    margin-top: 15px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fff;
    background-color:  #ff730b;
    border-color: #f2f2f2;
    text-align: center;
    font-weight: 800;
    font-size: 15px;
    /*font-family: Montserrat;
    /*font-weight: 600;*/
    box-shadow: 1px -2px 10px 1px #f2f2f2;
}
.nav-tabs {
    border-bottom: transparent;
}
.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    text-align: center;
    color: #fff ;
    background:#19255a;
    font-weight: 800;
    font-size: 15px;
    margin-right: 60px;
}

.nav-tabs .nav-link:last-child {
    margin-right: 0;
}
.tab-bg {
    background: #f2f2f2;
    padding: 100px 0;
}
.content-tabs-pills .card {
    background-color: transparent;
}
.testimonials-box .content pre {
    color: #fff;
    font-size: 1rem;
    overflow: inherit;
}
.caption a{

font-family:Futura Std Light;
}