/*!
 * Start Bootstrap - Createive v4.0.0-beta (http://startbootstrap.com/template-overviews/creative)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-creative/blob/master/LICENSE)
 */
body {
  width: 100%;
  height: 100%; }


body {
    /*font-family: 'Merriweather', 'Helvetica Neue', Arial, sans-serif; */
    font-family: sans-serif;
    margin-bottom: 50px;
}


#footer {
   position:fixed;
   left:0px;
   bottom:0px;
   min-height:50px;
   width:100%;
   background-color:#2f3035;
   font-family: sans-serif;
   font-size: 16px;
   color: #61636d;
    padding-top: 10px;
}
/* IE 6 */
* html #footer {
   position:absolute;
   top:expression((0-(footer.offsetHeight)+(document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop))+'px');
}


hr {
  max-width: 50px;
  border-width: 3px;
  border-color: #d3333e; }

hr.light {
  border-color: white; }

a {
  color: #d3333e;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s; }
  a:focus, a:hover {
    color: #e46138;
      text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: sans-serif; }

p {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 20px; }

/*.header-content-inner h1 {
    font-family: 'Domine', serif;
    font-size: 12px;

}
.header-content-inner p {
    font-family: 'Domine', serif;
}
*/
.bg-primary {
  background-color: #F05F40 !important; }

.bg-dark {
  color: white;
  background-color: #222222 !important; }

.text-faded {
  color: rgba(255, 255, 255, 0.7); }

section {
  padding: 100px 0; }

.section-heading {
  margin-top: 0; }

::-moz-selection {
  color: white;
  background: #222222;
  text-shadow: none; }

::selection {
  color: white;
  background: #222222;
  text-shadow: none; }

img::selection {
  color: white;
  background: transparent; }

img::-moz-selection {
  color: white;
  background: transparent; }

body {
  -webkit-tap-highlight-color: #222222; }
.toggle-title {
    font-family: sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    color: #FFF;
    font-size: 16px;
    line-height: 16px;
    margin-left: 10px;
     }

.navbar-light .navbar-toggler {
    color: rgba(1,1,1,0.5);
    border-color: rgba(255,255,255, 0.7);
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background: 0 0;
    border: 1px solid transparent;
    border-radius: .25rem;
}
.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 0.7)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
}
.collapse.show {
    display: block;
    margin: 0;
}
#mainNav {
  border-color: rgba(34, 34, 34, 0.05);
  background-color: transparent;
  font-family: sans-serif;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s; }
  #mainNav .navbar-brand {
    font-weight: bold;
    text-transform: uppercase;
    color: #F05F40;
    font-family: sans-serif; }
    #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
      color: #f05f40; }
  #mainNav .navbar-toggle {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #222222; }
  #mainNav .navbar-nav > li.nav-item > a.nav-link:focus,
  #mainNav .navbar-nav > li.nav-item > a.nav-link {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #FFFFFF; }
    #mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover,
    #mainNav .navbar-nav > li.nav-item > a.nav-link:hover {
      color: #f4a740;
        }
    #mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active,
    #mainNav .navbar-nav > li.nav-item > a.nav-link.active {
      color: #f4a740 !important;
      background-color: transparent; }
      #mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active:hover,
      #mainNav .navbar-nav > li.nav-item > a.nav-link.active:hover {
        background-color: transparent; }

@media (max-width: 991px) {
     #mainNav {
      border-color: rgba(255, 255, 255, 0.3);
      background-color: #2f3035; }
}
  
@media (min-width: 992px) {
    #mainNav {
      border-color: rgba(255, 255, 255, 0.3);
      background-color: transparent; }
      #mainNav .navbar-brand {
        color: rgba(255, 255, 255, 0.7); }
        #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
          color: white; }
      #mainNav .navbar-nav > li.nav-item > a.nav-link,
      #mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
        color: rgba(255, 255, 255, 1); }
        #mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
        #mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover {
          color: #f4a740; }
      #mainNav.navbar-shrink {
        border-color: rgba(34, 34, 34, 0.05);
        background-color: #2f3035; }
        #mainNav.navbar-shrink .navbar-brand {
          font-size: 16px;
          color: #f4a740; }
          #mainNav.navbar-shrink .navbar-brand:focus, #mainNav.navbar-shrink .navbar-brand:hover {
            color: #f4a740; }
        #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link,
        #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus {
          color: #FFFFFF; }
          #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:hover,
          #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus:hover {
            color: #f4a740; } }

header.masthead {
  position: relative;
  width: 100%;
  min-height: auto;
  text-align: center;
  color: white;
  /*background-image: url("../img/header.jpg");*/
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  header.masthead .header-content {
    position: relative;
    width: 100%;
    padding: 150px 15px 100px;
    text-align: center; }
    header.masthead .header-content .header-content-inner h1 {
      font-family: sans-serif;
      font-size: 16px;
      font-weight: normal;
      margin-top: 30px;
      margin-bottom: 0;
      text-transform: uppercase; }
    header.masthead .header-content .header-content-inner hr {
      margin: 30px auto; }
    header.masthead .header-content .header-content-inner p {
      font-family: sans-serif;
      font-size: 30px;
      font-weight: normal;
      margin-bottom: 30px;
      color: rgba(255, 255, 255, 1); }
  @media (min-width: 768px) {
    header.masthead {
      height: 100%;
      min-height: 600px; }
      header.masthead .header-content {
        position: absolute;
        top: 50%;
        padding: 0 50px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
        header.masthead .header-content .header-content-inner {
          max-width: 1000px;
          margin-right: auto;
          margin-left: auto; }
          header.masthead .header-content .header-content-inner h1 {
            font-family: 'Domine', serif;
            font-size: 20px; 
            font-weight: normal;
            text-transform: uppercase;
      }
          header.masthead .header-content .header-content-inner p {
            font-family: 'Domine', serif;
            font-size: 45px;
            font-weight: normal;
            text-transform: uppercase;
            max-width: 80%;
            margin-right: auto;
            margin-left: auto; 
            
      } }

.service-box {
  max-width: 400px;
  margin: 50px auto 0; }
  @media (min-width: 992px) {
    .service-box {
      margin: 20px auto 0; } }
  .service-box p {
    margin-bottom: 0; }

.portfolio-box {
  position: relative;
  display: block;
  max-width: 650px;
  margin: 0 auto; }
  .portfolio-box .portfolio-box-caption {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    opacity: 0;
    color: white;
    background: rgba(240, 95, 64, 0.9);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s; }
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
      position: absolute;
      top: 50%;
      width: 100%;
      transform: translateY(-50%);
      text-align: center; }
      .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
      .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        padding: 0 15px;
        font-family: sans-serif; }
      .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase; }
      .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        font-size: 18px; }
  .portfolio-box:hover .portfolio-box-caption {
    opacity: 1; }
  .portfolio-box:focus {
    outline: none; }
  @media (min-width: 768px) {
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
      font-size: 16px; }
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
      font-size: 22px; } }

.call-to-action {
  padding: 50px 0; }
  .call-to-action h2 {
    margin: 0 auto 20px; }

.text-primary {
  color: #F05F40 !important; }

.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0; }

.btn-default {
  color: #222222;
  border-color: white;
  background-color: white; }
  .btn-default.focus, .btn-default:focus {
    color: #222222;
    border-color: #bfbfbf;
    background-color: #e6e6e6; }
  .btn-default:hover {
    color: #222222;
    border-color: #e0e0e0;
    background-color: #e6e6e6; }
  .btn-default.active, .btn-default:active,
  .open > .btn-default.dropdown-toggle {
    color: #222222;
    border-color: #e0e0e0;
    background-color: #e6e6e6; }
    .btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover,
    .open > .btn-default.dropdown-toggle.focus,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle:hover {
      color: #222222;
      border-color: #bfbfbf;
      background-color: #d4d4d4; }
  .btn-default.active, .btn-default:active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover,
  fieldset[disabled] .btn-default.focus,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default:hover {
    border-color: white;
    background-color: white; }
  .btn-default .badge {
    color: white;
    background-color: #222222; }

.btn-primary, .btn-primary.focus, .btn-primary:focus {
  color: black;
  border-color: #FFFFFF;
  background-color: #FFFFFF; }
  
  .btn-primary:hover {
    color: white;
    border-color: #d3333e;
    background-color: #d3333e; }
  .btn-primary.active, .btn-primary:active,
  .open > .btn-primary.dropdown-toggle {
    color: white;
    border-color: #e13612;
    background-color: #eb3812; }
    .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover,
    .open > .btn-primary.dropdown-toggle.focus,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle:hover {
      color: white;
      border-color: #a4270d;
      background-color: #c93110; }
  .btn-primary.active, .btn-primary:active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover,
  fieldset[disabled] .btn-primary.focus,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary:hover {
    border-color: #F05F40;
    background-color: #F05F40; }
  .btn-primary .badge {
    color: #F05F40;
    background-color: white; }

.btn {
  font-weight: 700;
  text-transform: uppercase;
  border: none;
  border-radius: 300px;
  font-family: sans-serif; }

.btn-xl {
  padding: 15px 30px; }


@media (max-width: 767px) {
    html, body {
    margin:0;
    padding:0;
    background: url(../img/global/bg-image.jpg) no-repeat center fixed;
    background-position: 0 100px;
    -webkit-background-size: cover; /* pour anciens Chrome et Safari */
    background-size: cover; /* version standardisée */
    }
    .illustration-opacity {
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    }
    #video-background {
/*  making the video fullscreen  */
    display: none;
    }  
    
}


@media (min-width: 768px) {
    html {
  width: 100%;
  height: 100%; }
   
    #video-background {
/*  making the video fullscreen  */
  position: fixed;
  right: 0; 
  bottom: 0;
  min-width: 100%; 
  min-height: 100%;
  width: auto; 
  height: auto;
  z-index: -100;
}
    .illustration-opacity {
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    }
}


header.masthead {
    position: fixed;
    width: 100%;
    min-height: auto;
    height: 100%;
    text-align: center;
    color: white;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


.dado a {
    color: #FFF;
    }
.dado a:hover {
    color: #ef933e;
    }
.dado .btn-group {
    float: left;
    margin-right: 10px;
}
.dado .social-icons{
    float: left;
}
.social-icons ul{
    padding: 0;
}

.dado .social-icons ul li {
    display: inline-block;
    width: 26px;
    margin: 0 2px;
    list-style: none;
    }
.dado .social-icons ul li img, .dado .social-icons ul li svg {
    width: 100%;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 1rem;
    padding:0;
    margin: 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    border: 0;
    border-radius: 0;
}

.dropdown-menu li a {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0 5px;
    color: #000;
    
}
.dropdown-menu li a:hover {
    color: #FFF;
    background-color: #ef933e;
}


@media (max-width: 991px) {
 
    .dado {
        display: none;
    }
    .dado2 {
        display: block;
    width: 470px;
    height: 32px;
    line-height: 32px;
    line-height: 32px;
    padding: 0;
    }
    .dado2 a {
    color: #FFF;
    }
.dado2 a:hover {
    color: #ef933e;
    }
.dado2 .btn-group {
    float: left;
    margin-right: 10px;
}
.dado2 .social-icons{
    float: left;
}


.dado2 .social-icons ul li {
    display: inline-block;
    width: 26px;
    margin: 0 2px;
    list-style: none;
    }
.dado2 .social-icons ul li img, .dado .social-icons ul li svg {
    width: 100%;
}
}
@media (min-width: 992px) {
  
    .dado2 {
        display: none;
}
    .dado {
        display: block;
}

.dado {
    width: 470px;
    height: 32px;
    line-height: 32px;
    line-height: 32px;
    padding: 0;
    }
}
@media (max-width: 992px) {
}

/* CUSTOMIZE THE SEARCHBAR
-------------------------------------------------- */

.search-bar {
  position: absolute;
  top:0;
  left: 0;
  right: 0;
  height: 140px;
  background-color: #faaf31;
  z-index: 9000;
  width: 100%;
  padding: .8rem 0;
  display: none;
  animation: searchintro 0.8s;
}
@keyframes searchintro {
    0% {
        transform: translateY(-150px);
    }

    100% {
        transform: translateY(0px);
    }
}
@-webkit-keyframes searchintro {
    0% {
        transform: translateY(-150px);
    }

    100% {
        transform: translateY(0px);
    }
}
.search-bar .container {
  position: relative;
}
.search-bar #search-input {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border: none;
}
.search-bar .input-group {
  width: 75%;
}
.search-bar label {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
}
.search-bar .input-group-addon {
  border: none;
  margin-left: -1px;
  border-radius: 0;
  background-color: #2f3035;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 0;
}
.search-bar button, .search-bar select {
    text-transform: none;
    width: 40px;
    height: 20px;
    border: 0;
    padding: 0 4px;
    background-color: #2f3035;
    cursor: pointer;
}


.close-search-bar {
    margin-right: 15px;
  position: absolute;
  right: 0;
  top: calc(50% - 7px);
    background-color: #d3333e;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 50px;
}



  @media (min-width: 768px){
#video-background {
    position: fixed;
    min-height: 123%;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    min-width: 100%;
    z-index: -100;
  }}


/*######FOOTER#######*/





