/* Required height of parents of the Full Page Carousel for proper displaying carousel itself */
html,
body, 

/*NAVBAR */
.navbar {
  background-color: rgba(255, 255, 255, 0.3)!important; 
  font-size: 18px;
}

.top-nav-collapse {
  background-color: #fff!important; }

.navbar.navbar-dark .breadcrumb .nav-item .nav-link, .navbar.navbar-dark .navbar-nav .nav-item .nav-link {
    color: #1fb2b0;
    transition: .35s;
}

.navbar.navbar-dark .breadcrumb .nav-item .nav-link, .navbar.navbar-dark .navbar-nav .nav-item .nav-link:hover {
    color: #f9ba0d;
}

.navbar-active {
  color: #f9ba0d!important;
}

.view {
  height: 100%; }

  /* CAROUEL */

.carousel-caption-startwise {
  position: absolute;
  top: 23%;
  left: 10%;
  color: #ffffff;
}

.carousel-text {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 60px;
    line-height: 90px;
    background-color: #ffffff;
    display: inline;
}


.carousel-indicators{
  display: block;
}

/* BUBLE */


.speech-bubble {
  border: 5px solid #1fb2b0;
  position: relative;
}

.shadow-orange-bubble {
  box-shadow: -20px -20px  #f9ba0d;
}

.blocktext-quote {
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  background-color: white;
}

.blocktext-font {
  font-size: 2.5rem;
  line-height: 1.2;
}

.quote-one{
  max-width: 50px;
}


.inline{
  display: inline;
}

/*TABLE OFFRE */

.table td, .table th {
  padding-left: 3px!important;
  padding-right: 3px!important;
}

.width-15 {
  width: 13%;
}

.font-price{
  font-size: 45px!important;
}

.font-description{
  font-weight: 400!important;
  font-size: 16px;
}
      

table th {
    font-size: 20px; 
    font-weight: 900;
}

table td{
    font-size: 15px; 
    font-weight: 900;
}
/* TEXT*/
.small-text {
  font-size: 13px!important;
  line-height: 15px!important;
}
/* COLORS */

.startwise-blue{
  color: #1fb2b0;
}

.startwise-blue2{
  color: #418988;
}

.startwise-orange{
  color: #f9ba0d;
}

.startwise-blue-second{
  color: #1fb2b0!important;
}

.startwise-orange-second{
  color: #f9ba0d!important;
}

.startwise-white-second{
  color: #fff!important;
}

.stratwise-border-left-blue  {
    padding: 0;
    margin-right: 10px;
    border-left: 10px solid #1fb2b0;
}

.stratwise-border-left-orange {
    padding: 0;
    margin-right: 10px;
    border-left: 10px solid #f9ba0d;
}

.background-blue{
  background: #1fb2b0;
}

.background-orange {
  background: #f9ba0d;
}

.background-white {
  background: #ffffff;
}


.text-surligne {
  line-height: 30px;
  display: inline;
  padding-left: 5px;
  padding-right: 5px;
  background: #f9ba0d;
}

.shadow-white {
  box-shadow: 20px 20px  #fff;
}

.shadow-orange {
  box-shadow: 20px 20px  #f9ba0d;
}

.shadow-orange-title {
    box-shadow: 7px 7px  #f9ba0d;
}

.shadow-blue{
  box-shadow: 20px 20px #1fb2b0;
}

.shadow-orange-left {
  box-shadow: -20px 20px  #f9ba0d;
}

.shadow-blue-left {
  box-shadow: -20px 20px #1fb2b0;
}
.hr-startwise {
  border: 0;
  border-top: 3px solid #1fb2b0!important;
  margin-right: 15%;
  margin-left: 15%;
  margin-top: 20px!important;
  margin-bottom: 20px!important;
}

.hr-startwise2 {
  border: 0;
  border-top: 2px solid #f9ba0d!important;
  margin-right: 15%;
  margin-left: 15%;
  margin-top: 20px!important;
  margin-bottom: 20px!important;
}

/* BOUTONS */

.btn-startwise{
  color: #fff;
  background-color: #f9ba0d!important;
  font-size: 15px;
}

.btn-startwise:hover{
  color: #f9da56;
}


.btn-startwise-blue{
  color: #fff;
  background-color: #1fb2b0!important;
  font-size: 15px;

}

.btn-stratwise i {
  position: relative;
  z-index: 1;
  display: inline-block;
  padding: 0;
  margin: 10px;
  overflow: hidden;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 50%;
  width: 47px;
  height: 47px;
  background-color: #1fb2b0;
}

.btn-stratwise i {
  display: inline-block;
  color: #fff;
  text-align: center;
}

.btn-stratwise i  {
  font-size: 1.25rem;
  line-height: 47px;
}

.center {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

hr {
  margin-top: 5px!important;
  margin-bottom: 5px!important;
  border: 0;
  border-top: 1px solid #333333!important;
}

/* MARGINS */

.margin-4 {
  margin-left: 4%;
  margin-right: 4%;
}

.margin-5 {
  padding-top: 5%;
  padding-bottom: 5%;
}

.margin-top-5{
  margin-top: 5%;
}

.margin-top-6 {
  margin-top: 6%;
}

.margin-6 {
  margin-top: 6%;
  margin-left: 4%;
  margin-right: 4%;
}

.margin-8 {
  margin-top: 8%;
}

.margin-10 {
  margin-top: 4%;
}

.margin-20{
  margin-left: 20%;
  margin-right: 20%;
}

.margin-25 {
  margin-right: 30%;
}

.stratwise-margin-left{
    margin-left: 3%;

}

.max-width-carousel {
  max-width: 500px;
}

  /* BACKGROUND */

.bg {
  background-image: url("../img/background.jpg");
  height: 100%;
  background-position: left;
  background-repeat: no-repeat;
  background-size: cover;

}

.bg2 {
  background-image: url("../img/backgroundrocket.jpg");
  height: 100%;
  background-position: left;
  background-repeat: no-repeat;
  background-size: cover;
}

/* FOOTER */

footer.page-footer .footer-copyright {
    overflow: hidden;
    color: rgba(255,255,255,.6);
    background-color: rgba(112, 178, 176, 0.9);
}

footer.page-footer a {
    color: #f9ba0d!important;
}

.text-slider h1 {
    background-color: #ffffff;
}

.footer-startwise {
    color: #f9ba0d!important;
} 

.footer-startwise:hover {
    color: #1fb2b0!important;
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
.margin-10 {
  margin-top: 20%!important;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
.carousel-caption-startwise {
  top: 8%;
  left: 5%;
  }
}

@media only screen and (max-width: 768px) {

  .navbar {
    background-color: #fff!important;
    font-size: 18px;
  }

   .navbar.navbar-dark .navbar-toggler {
    color:  #1fb2b0!important;
  }
  .responsive-center{
    text-align: center;
  }
  /* CAROUEL */

  .carousel {
    margin-top: 20px;
  }

  .carouselstartwise {
    height: 220px!important;
    width: auto;
    margin-top: 50px;
  }

  .start-guillemet{
    max-width: 40px;
  }

  .carousel-responsive-startwise {
    margin-left: 10%;
    margin-right: 10%;
  }

  .btn-stratwise i {
      line-height: 27px;
  }

  .btn-stratwise i {
      border-radius: 50%;
      width: 27px;
      height: 27px;
  }

  .carousel-text {
      font-size: 20px;
      line-height: 20px;
      margin-top: -70px;
  }

  .img-ex-resp {
      max-width: 180px!important;
  }

  .carousel-paragraph {
     font-size: 15px;
  }

  .max-width-carousel {
    max-width: 200px;
  }

/* TABBLE OFFRE */

  .fa-x2 {
    display: none!important;
  }

  .table td, .table th {
    padding-left: 0px!important;
   padding-right: 0px!important;
  }

  .width-15 {
    width: 2%;
  }

  .font-price{
    font-size: 13px;
  }

  .font-description{
    font-weight: 100!important;
    font-size: 10px;
  }

  table th {
      font-size: 9px; 
      font-weight: 500;
  }

  table td{
      font-size: 9px; 
      font-weight: 900;
  }

  .stratwise-border-left-blue  {
      border-left: 5px solid #1fb2b0;
  }

  .stratwise-border-left-orange {
      border-left: 5px solid #f9ba0d;
      margin-right: 0px;
  }

  .blocktext-font {
    font-size: 25px;
    line-height: 1.2;
  }

  .font-little{
    font-size: 13px;
  }

/* OMBRES */

  .shadow-white {
    box-shadow: 10px 10px  #fff;
  }

  .shadow-orange {
    box-shadow: 10px 10px  #f9ba0d;
  }

  .shadow-blue{
    box-shadow: 10px 10px #1fb2b0;
  }

  .shadow-orange-left {
    box-shadow: -10px 10px  #f9ba0d;
  }

  .shadow-blue-left {
    box-shadow: -10px 10px #1fb2b0;
  }


/* MARGINS */

  .margin-negative {
    margin-top: 10px;
  }

  .margin-4 {
    margin-left: 0%;
    margin-right: 0%
  }

  .margin-6 {
    margin-top: 0%;
    margin-left: 5%;
    margin-right: 3%;  
    padding-left: 5px;
    padding-right: 5px;
  }
  .margin-10 {
    margin-top: 8%;
  }
  .margin-20{
    margin-left: 2%;
    margin-right: 2%;
  } 

  .margin-top-5{
    margin-top: 0%;
  }

  .margin-8 {
    margin-top: 3%;
  }

  .margin-top-6 {
    margin-top: 20%;
  }

  .margin-top-10 {
    margin-top: 50%;
  }
  /*Background image */
  .bg2 {
    /* The image used */
    background-image: none;
    margin-top: 20px;
    /* Full height */
    height: 100%;

    background-color: #f9ba0d;
  }

/* Footer color for sake of consistency with Navbar */
  .page-footer {
    background-color: #1C2331; 
  }

}
