.nav-right{float: right;}
.navbar-collapse{    justify-content: flex-end;}
.bg-dark{background-color:#151449 !important}
.navbar-expand-md .navbar-nav .nav-link{padding: 25px 20px; margin: 0px 5px;}
.active a,.navbar-dark .navbar-nav .nav-link:hover{
    background: linear-gradient(to bottom right, #ff3e00, #ffbe30);
    color: #fff !important;}
.navbar{padding: 0px;}



/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  margin-bottom: 4rem;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  bottom: 3rem;
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel-item {
  height: 32rem;
  background-color: #777;
}
.carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 32rem;
}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center;
}
.marketing h2 {
  font-weight: 400;
}
.marketing .col-lg-4 p {
  margin-right: .75rem;
  margin-left: .75rem;
  text-align: left;
}

.section2 .col-lg-4{margin-bottom:15px}
.markettimeli{margin-bottom:10px}
.footerb  .col-lg-4{width:30% !important}
.form-group .col-lg-6{margin-bottom:10px}
.bx-controls.bx-has-pager{display:none}
/* Featurettes
------------------------- */

.featurette-divider {
  margin: 5rem 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -.05rem;
}
.carousel-caption{
  bottom: auto;
  z-index: 10;
  top: 150px;
  width:550px;
  text-align: left;
  padding: 20px;background: rgba(0,0,0,0.7);
   
}
.bx-wrapper{top:70px}
.bx-viewport{height: 450px !important;}
 .carousel-caption h1{font-size: 45px;}
 .carousel-caption p{font-size: 20px !important;}
 .marketing{margin-top:140px}
 .section2 a{text-decoration:none};
 .marketing .col-lg-4 .marketist{    padding: 30px;
  box-shadow: 0px 0 5px rgb(1 41 112 / 8%);
  text-align: center;
  transition: 0.3s; height: 505px;}
  .marketing .col-lg-4 .marketist h2{ font-size: 24px;
    color: #012970;
    font-weight: 700;
    margin-bottom: 18px; margin-top: 16px;}
    .rounded-circle{width:100px; height: 100px; box-shadow: 0px 0 5px rgb(0 0 0 / 10%);background: #fff; display: inline-block; padding: 25px;}

    .btn-secondary {
      color: #fff;
      background-color: #31abfc;
      border-color: #31abfc;
  }
  .footerb a{color:#fff; text-decoration:none;}
  .rounded-circle img{width: 100%;}
  .section2{ background: #151449; padding: 40px;}
  .markettimeli{ border:1px dotted #31abfc;  padding: 15px;}
  .markettimeli h2{color: #fff; font-size: 20px; padding-top: 15px;;}
  .markettimeli img{width:100%;    border: 2px solid #f5f5f5;}
  .footerb{background:#191717;padding: 40px 0 0 0;}
  .footerb h3 span{border-bottom: 1px solid #31abfc;}
  .content-block h3{ font-size: 20px; margin-bottom: 20px; color: #ff8700 ;font-style: italic;}
  .content-block h3 span{font-size:16px};
  .section2 h2{text-align:center; color:#fff; margin-bottom:20px;}
  .who{display: block;font-weight: bold;}
 .conf-page  .confre h2{font-size: 18px; height: 50px;}
 .conf-page  .confre{margin-bottom: 15px;;}
 .conf-page  h3{background: #f5f5f5; padding: 8px 10px;  font-size: 18px; }
  .footerb h3 {
    font-size: 20px;
    text-align: left;
    color: #fff;
    margin-top: 0px;
    margin-bottom: 20px;
    
}.footerb p {
  color: #fff !important;
}.footercontct i {
  float: left;
  top: 5px;
  margin-top: 4px;
  margin-right: 6px;color: #fff !important;
}
.bx-wrapper img{width: 100%;}
.footer-top1 a{margin: 5px;}
.footer-top1 a i {
  font-size: 30px;color: #fff !important
}
.section2 h2{text-align:center;margin-bottom:20px; color:#fff;}
.footerlistb {margin-top: -15px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    padding-bottom: 10px;}
.innerblock{background-color: #f5f5f5; padding: 25px; margin-top:70px;}
.content-block{padding: 20px; min-height: 500px;}
.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  
  margin: 0;
  font-size: 14px;
}.breadcrumbs ol a {
  color: #444;
  transition: 0.3s;
}.breadcrumbs ol li + li {
  padding-left: 10px;
}.breadcrumbs ol li + li::before {
  display: inline-block;
  padding-right: 10px;
  color: #8894f6;
  content: "/";
}
.content-block {padding: 30px;}
.content-block h2{font-size:24px; margin-bottom: 20px;}
.contact-left-block h2,.contact-right-block h2{font-size: 16px;}
.form-control {
  padding: 5px 20px;
  height: 36px;
  border: 1px solid #ccc;
}
.form-group{margin-bottom: 15px;}
.confre h2{color: #444;}
/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 40em) {
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 7rem;
  }
}