/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */

body {
  padding-top: 0px;
  width: 80%;
  margin-left: 10%;
  margin-right:  10%;
  background-color: #dbd3c2;
}

@media (min-width: 992px) {
  body {
    padding-top: 0px;
    width: 80%;
    background-image:url("../img/bg.jpg");
    background-repeat: repeat;
    background-color: #e7e8de;
  }
  .container-lg {
    max-width:1450px;
  }
}

.sticky.is-sticky {
  position: fixed;
  left: auto;
  right: auto;
  width: 80%;
  height: 70px;
  top: 0;
  z-index: 1000;
}

.sticky.is-sticky .logo {
    height : 60px;
}


.jumbotron h1 {
    padding-bottom: 20px;
}

.desc {
  color:  #0F0943;
}

.navbar-nav li {
  text-align: center;
}

.ared {
/*1  background-color:  #ffcf00;*/
/*2  background-color:  rgba(246, 148, 0, 1);*/
  background-color:rgb(193,214,235);
  color:#033f7b;
}

.home {
  margin:auto 20px ;
  /*background-color:rgb(83,130,186);*/
  background-color:rgb(102,137,191);

}
.home:hover {
  /*background-color:rgb(193,214,235);*/
  background-color:rgb(243,148,4);
}
#intro {
  background-color: #2089f3 !important;
  color: #29210A ;
  padding: 2rem 1rem;
  margin-top: 3rem;
}

.sd{
  min-height: 450px;
}

.sd h1{
  text-align: center;
}
.bred {
  border-color:  #FFAE00;
}

.top-navbar {
  max-height: 70px;
}

.navbar-nav li:hover  {
  background-color:rgba(211,225,231,.75) !important;
}

.nav-link {
  color: #FFAE00 !important;
}

.nav-link:hover {
  color: #005A9A  !important;
}

.nav-item   {
    width: auto;
}

#histoire span{
  text-decoration:underline;
  font-weight: bold;
}

.fel0 {
  margin:10px 50px;
  border-color:  rgba(255, 0, 0, 0.5);
  border-bottom-style: outset;
}

.fel0 span {
  font-size: 100%;
  font-weight: 400;
  text-transform: capitalize;
  margin: 0;
  color:#d8e3ed !important;
  background-color: rgba(255, 0, 0, 0.5);
}

.fel  {
  font-size: 75%;
  font-weight: 400;
  margin-left:80px !important;
  color:#d8e3ed !important;
}

.vsmall {
  max-height: 10px;
}

.vvsmall {
  max-height: 10px;
}

footer  span {
  display: inline-block;
  margin-left: 10px ;
}
hr {
    display: block;
    margin-top: 0.5em;
    margin-bottom: 1.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 1px;
}

.logo {
    height : 120px;
    border-style: inset;
}

.logo:hover {
  border-color: Aqua   ;
}

#idwCarousel .item{
      margin: 3px;
}

#idwCarousel .item img{
      display: block;
      width: 100%;
      height: 500px;
}

.owl-carousel div h2 {
  position:absolute;
  color:#24219c   ;
  background: #d5e5f2;
  display:block;
  font-size: 32px;
  height: 40%;
  width: 70%;
  bottom:5px;
  border-radius:50%;
  right:10px;
  padding-top: 10px;
}

.textoverlay{
  position:absolute;
  color:#24219c;
  background: #d5e5f2;
  display:block;
  font-size: 32px;
  height: 40%;
  width: 70%;
  bottom:5px;
  border-radius:50%;
  right:10px;

}

.overlap{
  opacity: 1;
}

/*
.imgtitre  {
  margin-left: 30px;
}
*/
.imgtitre {
  width: 300px;
  height: 70px;
}
.contact {
  /*background-image:  -moz-linear-gradient(to right, rgba(246, 148, 0, 0.1), rgba(246, 148, 0, 0.5));*/
  background-image:  -moz-linear-gradient(to right, rgb(193,214,235), rgba(246, 148, 0,0.5));
  /*background-image:  linear-gradient(to right, rgba(246, 148, 0, 0.1), rgba(246, 148, 0, 0.5));*/
  border-color: #343a4066;
  border-radius : 4px;
  border-style :  unset;
  border-width: 0.2em;
  width: 350px;
  height: 60%;
  text-align: center;
  font-size: 150%;
  font-weight:bold;
  color:#033f7b;

}

.textoverlay p{
  color:#24219c;
  margin-top: 6%;
}

/*.textoverlay p::after {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 2s ease-out 0s;
  -moz-transition: all 2s ease-out 0s;
  -ms-transition: all 2s ease-out 0s;
  -o-transition: all 2s ease-out 0s;
  transition: all 2s ease-out 0s;
}
*/


#idw2Carousel .item{
      margin: 3px;
      display: block;
}

/*
.slide1 {
   background-image: url("../img/bijoux.jpg");
}
.slide2 {
   background-image: url("../img/voyages.jpg");
}
.slide3 {
   background-image: url("../img/distribution.jpg");
}
.carousel-item {
  height: 45vh;
  min-height: 200px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  transition: opacity linear 1s;
  opacity: 0;
}
*/
.carousel-item.active {
  opacity: 1 !important;
}

.dropdown-menu {
    background-color: #D3E1E7;
    margin-top: 0;
    border-top-width: 0;
    border-right-width: 0;
    border-top-right-radius: 0;
  }

.portfolio-item {
  margin-bottom: 30px;
}
.menu-label{
  text-align: right;
  margin-right:  30px;
  font-size: 12px;
}
/*
.dropdown:hover > .dropdown-menu {
  display: block;
}
*/
/*Without this, clicking will make it sticky*/

/*
.dropdown > .dropdown-toggle:active {
    pointer-events: none;
}
*/

.navbar .navbar-nav .dropdown-menu a:not(.btn):before {
  content: "\f111";
  font-family: 'FontAwesome';
  font-size: 10px;
  color: #ff5821;
  margin: 0 6px 0 0;
  padding: 2px;
  vertical-align: middle;
}
/*submenu style start from here*/
/*
.navbar-light .navbar-nav .nav-link {
    color: rgb(64, 64, 64);
}
.btco-hover-menu a ,  .navbar > li > a {
    text-transform: capitalize;
    padding: 10px 15px;
}
.btco-hover-menu .active a,
.btco-hover-menu .active a:focus,
.btco-hover-menu .active a:hover,
.btco-hover-menu li a:hover,
.btco-hover-menu li a:focus ,
.navbar>.show>a,  .navbar>.show>a:focus,  .navbar>.show>a:hover{
    color: #000;
    background: transparent;
    outline: 0;
}

.dropdown-menu {
    padding: 0px 0;
    margin: 0 0 0;
    border: 0px solid transition !important;
    border: 0px solid rgba(0,0,0,.15);
    border-radius: 0px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;

}
*/
