/* LOAD FONTS */
@font-face {
  font-family: 'lato';
  src: url('../fonts/latoreg.ttf');
}
@font-face {
  font-family: 'latolight';
  src: url('../fonts/latolight.ttf');
}
@font-face {
  font-family: 'latobold';
  src: url('../fonts/latobold.ttf');
}
@font-face {
  font-family: 'wicked';
  src: url('../fonts/wickedgrit.ttf');
}
@media (max-width: 768px) {
    .logo-main {
        margin-top: 50px;
        width: 37% !important;
        padding: 15px;
    }
    header .intro-text .intro-lead-in {
        margin-bottom: 0px !important;
    }
    .intro-heading {
        margin-top: 0px !important;
    }
    .promo-img {
        text-align: center !important;
        margin-bottom: 25px;
    }
    section {
        padding-top: 35px !important;
    }
}
@media (max-width: 992px) {
    footer .row .col-md-12, footer .row .col-sm-12, footer .text-left {
        text-align: center !important;
        padding: 4px;
    }
    .text-right {
        text-align: center !important;
    }
    h2 {
        text-align: center;
    }
    .col-lg-3, .col-lg-4 {
        text-align: center;
    }
    .col-lg-3 img, .col-lg-4 img{
        margin: 0 auto;
        
    }
    
}
@media (max-width: 500px) {
    .picto-home img {
        width: 75px;
    }
    .box-infos {
        margin-bottom: 5px !important;
    }
    .box-infos-text {
        margin-top: 0 !important;
    }
}
.navbar-fixed-top.scrolled {
    background-color: rgba(3,3,3,1) !important;
}
.box-infos {
    
    margin-bottom: 50px;
    padding: 10px;
}
.box-infos-text {
    color: #1d70b7;
    font-family: 'lato';
    text-transform: uppercase;
    font-size: 1.12em;
    margin-top: 20px;
    display: inline-block;
}
body {
  overflow-x: hidden;
  font-family: "lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
a {
     transition: 0.33s ease-in-out;
}
a:hover {
    text-decoration: none;
     transition: 0.33s ease-in-out;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #1d70b7;
}
.text-70 {
    width: 70%;  
}
.white-opacity {
    background-color: rgba(255,255,255,0.9);
}
.title-green {
color: #bdf271;    
}
.title-blue {
    color: #1d70b7;
}
.over-text {
    position: absolute;
    width: 40% !important;
    right: 0;
    margin-right: 15px !important;
    padding: 40px;
    height: 100%;
}
.over-text-left {
    position: absolute;
    width: 50% !important;
    left: 0;
    margin-left: 15px !important;
    padding: 25px;
    height: 100%;
}

p {
  font-size: 14px;
  line-height: 1.75;
}
p.large {
  font-size: 16px;
}
a,
a:hover,
a:focus,
a:active,
a.active {
  outline: none;
}
a {
  color: #1d70b7;
}
a:hover,
a:focus,
a:active,
a.active {
  color:#53deba;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "wicked", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #1d70b7;
  margin-bottom: 25px;
}
h3 {
    font-family: 'lato' !important;
    color: #01a2a6 !important;
    font-weight: 100;
}
h4, h5 {
    text-align: center;
    color: white;
    font-size: 2em;
}
.img-centered {
  margin: 0 auto;
}
.bg-light-blue {
  background-color: #f2fefe;
}
.bg-darkest-gray {
  background-color: #2f2933;
}
.btn-primary {
  color: white;
  background-color: transparent;
  border-color: #fff;
  font-family: 'Lato' sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}
.button {
    background-color: transparent;
    color: white;
    box-shadow: none;
    border: 2px solid white;
    border-radius: 15px;
    padding: 0px 25px 5px 25px;
    font-family: 'pacifico';
    font-size: 25px;
    transition: 0.33s ease-in-out;
    margin: 20px;
}
.button:hover {
    background-color: white;
    transition: 0.33s ease-in-out;
    text-decoration: none;
}

.button-home:hover {
    color: #006dbc ;
}
.button-1:hover {
     color: #bdf271 ;   
}
.button-2:hover {
     color: #29d9c2 ;   
}
.button-3:hover {
     color: #01a2a6; ;   
}
.button-4:hover {
     color: #f8aa4e;
}
.button-5:hover {
     color: #2f2933;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: white;
  background-color:#53deba;
  border-color: lightgrey;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #1d70b7;
  border-color: #1d70b7;
}
.btn-primary .badge {
  color: #1d70b7;
  background-color: white;
}
.btn-xl {
  color: white;
  background-color: transparent;
  border: 2px solid #fff;
  font-family: 'lato';
  font-weight: 700;
  border-radius: 20px;
  font-size: 18px;
  padding: 10px 30px;
    transition: all 0.33s ease-in-out;
}
@media (max-width: 1000px) {
    .btn-xl {
        font-size: 17px;
        padding: 10px 20px;
    }
}
.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
  color: white;
  background-color: rgba(255,255,255,0.5);
  transition: all 0.33s ease-in-out;
  border-color: #fff;
}
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
  background-image: none;
}
.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
  background-color: transparent;
  border-color: #fff;
}
.btn-xl .badge {
  color: #1d70b7;
  background-color: white;
}
.navbar-custom {
  background-color: #2f2933;
  border-color: transparent;
}
.navbar-custom .navbar-brand {
  color: white;
  font-family:'latobold';
}
.navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus,
.navbar-custom .navbar-brand:active,
.navbar-custom .navbar-brand.active {
  color: #1d70b7;
}
.navbar-custom .navbar-collapse {
  border-color: rgba(255, 255, 255, 0.02);
}
.navbar-custom .navbar-toggle {
  background-color: #1d70b7;
  border-color: #1d70b7;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: white;
  font-size: 12px;
}
.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
  background-color: #1d70b7;
}
.navbar-custom .nav li a {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 1px;
  color: white;
}
.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus {
  color: #1d70b7;
  outline: none;
}
.navbar-custom .navbar-nav > .active > a {
  border-radius: 0;
  color: white;
  background-color: #1d70b7;
}
.navbar-custom .navbar-nav > .active > a:hover,
.navbar-custom .navbar-nav > .active > a:focus {
  color: white;
  background-color:#53deba;
}
@media (min-width: 768px) {
  .navbar-custom {
    background-color: transparent;
    padding: 25px 0;
    -webkit-transition: padding 0.3s;
    -moz-transition: padding 0.3s;
    transition: padding 0.3s;
    border: none;
  }
  .navbar-custom .navbar-brand {
    font-size: 2em;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .navbar-custom .navbar-nav > .active > a {
    border-radius: 3px;
  }
}
@media (min-width: 768px) {
  .navbar-custom.affix {
    background-color: #2f2933;
    padding: 10px 0;
  }
  .navbar-custom.affix .navbar-brand {
    font-size: 1.5em;
  }
}
header {
  background-image: url('../img/home.jpg');
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  text-align: center;
  color: white;
   z-index: 500;
}
@media (max-width: 1000px) {
    header {
        background-image: url('../img/home.jpg');
    }
    
}
header .intro-text {
  padding-top: 0px;
  padding-bottom: 10px;
}
header .intro-text .intro-lead-in {
  font-family: 'lato';
  font-size: 40px;
  line-height: 22px;
  margin-bottom: 45px;
}
header .intro-text .intro-heading {
  font-family: "lato";
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  line-height: 50px;
  margin-bottom: 25px;
  margin-top: 25px;
  /*color: #29d9c2; */   
}
@media (min-width: 768px) {
  header .intro-text {
    padding-top: 100px;
    padding-bottom: 20px;
  }
  header .intro-text .intro-lead-in {
    font-family: "pacifico";
    font-size: 60px;
    line-height: 40px;
    margin-bottom: 10px;
  }
  header .intro-text .intro-heading {
    font-family: "lato";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
    line-height: 45px;
    margin-bottom: 25px;
  }
}
section {
  padding: 100px 50px;
}
section h2.section-heading {
  font-size: 40px;
  margin-top: 0;
  margin-bottom: 15px;
}
section h3.section-subheading {
  font-size: 16px;
  font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: none;
  font-style: italic;
  font-weight: 400;
  margin-bottom: 75px;
}
@media (min-width: 768px) {
  section {
    padding: 100px 50px;
  }
}

/*-- TARIFS --*/

/*--*/
.service-heading {
  margin: 15px 0;
  text-transform: none;
}
section#services {
background-image: url('../img/cubes.png');
    background-size: cover;
  background-repeat: no-repeat;
}
section#contact {
  background-image: url('../img/map.PNG');
  background-position: center center;
  background-repeat: no-repeat;
  padding: 0px;
  margin-bottom: 25px; 
}

section#contact .contact-top {
    padding-top: 60px;    
}
section#contact .contact-bot {
    padding-bottom: 60px;
}

section#contact .section-heading {
  color: #1d70b7;
}

.picto-contact {
    margin: 25px 0px 25px 0px;
}
footer {
  padding: 25px 0;
  text-align: center;
  background-image: url(../img/bmw.png);
}
footer h4 {
    font-size: 1.3em;
    text-align: left;
}
.logo-footer {
    width: 33%;
}
footer .adresse {
    color: white;
}
footer a {
    color: #1d70b7;
}
footer span.copyright {
  line-height: 20px;
  font-size: 13px;
  font-family: "lato";
  color: grey;
  text-transform: uppercase;
  text-transform: none;
}
footer ul.quicklinks {
  margin-bottom: 0;
  line-height: 40px;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  text-transform: none;
}
ul.social-buttons {
  margin-bottom: 0;
}
ul.social-buttons li a {
  display: block;
  background-color: #222222;
  height: 40px;
  width: 40px;
  border-radius: 100%;
  font-size: 20px;
  line-height: 40px;
  color: white;
  outline: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
  background-color: #1d70b7;
}
.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
  outline: none;
}
.portfolio-modal .modal-dialog {
  margin: 0;
  height: 100%;
  width: auto;
}
.portfolio-modal .modal-content {
  border-radius: 0;
  background-clip: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  min-height: 100%;
  padding: 100px 0;
  text-align: center;
}
.portfolio-modal .modal-content h2 {
  margin-bottom: 15px;
  font-size: 3em;
}
.portfolio-modal .modal-content p {
  margin-bottom: 30px;
}
.portfolio-modal .modal-content p.item-intro {
  margin: 20px 0 30px;
  font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-size: 16px;
}
.portfolio-modal .modal-content ul.list-inline {
  margin-bottom: 30px;
  margin-top: 0;
}
.portfolio-modal .modal-content img {
  margin-bottom: 30px;
}
.portfolio-modal .close-modal {
  position: absolute;
  width: 75px;
  height: 75px;
  background-color: transparent;
  top: 25px;
  right: 25px;
  cursor: pointer;
}
.portfolio-modal .close-modal:hover {
  opacity: 0.3;
}
.portfolio-modal .close-modal .lr {
  height: 75px;
  width: 1px;
  margin-left: 35px;
  background-color: #222222;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Safari and Chrome */
  z-index: 1051;
}
.portfolio-modal .close-modal .lr .rl {
  height: 75px;
  width: 1px;
  background-color: #222222;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Safari and Chrome */
  z-index: 1052;
}
.portfolio-modal .modal-backdrop {
  opacity: 0;
  display: none;
}
::-moz-selection {
  text-shadow: none;
  background: #1d70b7;
}
::selection {
  text-shadow: none;
  background: 1d70b7;
}
img::selection {
  background: transparent;
}
img::-moz-selection {
  background: transparent;
}
body {
  webkit-tap-highlight-color: #1d70b7;
}

.content-transparency {
    background-color: rgba(255,255,255,0.7);
    display: inline-block;
    margin: 10px;
    padding: 10px;
}

.logo-main {
    width: 40%;
}

#slider-pub {
    background-image: url('../img/toit.jpg');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 200%;
}
.infos-important {
    font-size: 1.5em;
    color: white;
    text-align: center;
    transition: 0.33s ease-in-out;
}
.infos-important a{
     transition: 0.33s ease-in-out;
}
.infos-important a:hover {
    color: #333;
    transition: 0.33s ease-in-out;
}

.autoprimo {
    width: 40%;
    text-align: center;
}

.white-link {
    color: #53deba;
}
.back-to-top {
    background: none;
    margin: 0;
    position: fixed;
    bottom: 0;
    right: 0;
    width: 70px;
    height: 70px;
    z-index: 100;
    display: none;
    text-decoration: none;
    color: #00e5d7;
    transition: all 0.5s ease-in-out;
}
.back-to-top:hover {
    color: #32adff;
    transition: all 0.5s ease-in-out;
}