/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/*Custom CSS Construction Basque*/
/*toggle*/
/* line 4, /data/constructionbasq/public_html/templates/rt_antares/custom/scss/custom.scss */
.g-offcanvas-toggle {
  border-color: #fff;
  color: #fff;
}
/*Slideshow*/
/* line 8, /data/constructionbasq/public_html/templates/rt_antares/custom/scss/custom.scss */
.g-flexslider-slideshow .g-flexslider-slideshow-item {
  max-width: 1600px;
  margin: 0 auto;
}
/* line 12, /data/constructionbasq/public_html/templates/rt_antares/custom/scss/custom.scss */
.dir-ltr .button.button-special:before {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  border-left: 0;
  border-bottom: 0;
}
/* line 20, /data/constructionbasq/public_html/templates/rt_antares/custom/scss/custom.scss */
.g-flexsider-sliderbottom, .g-flexsider-sliderbottom:after {
  display: none;
}
/* line 21, /data/constructionbasq/public_html/templates/rt_antares/custom/scss/custom.scss */
.flex-direction-nav {
  display: none;
}
/* line 22, /data/constructionbasq/public_html/templates/rt_antares/custom/scss/custom.scss */
.g-flexslider-slideshow .g-flexslider-slideshow-item-title span {
  text-shadow: -8px 8px 8px #2d2d2d;
}
/*Typo*/
/* line 27, /data/constructionbasq/public_html/templates/rt_antares/custom/scss/custom.scss */
h3.g-title {
  font-weight: 600;
  font-size: 1.75rem;
}
/* line 31, /data/constructionbasq/public_html/templates/rt_antares/custom/scss/custom.scss */
h4.g-title {
  font-weight: 400;
  font-size: 1.5rem;
}
/*Formulaire*/
/* line 37, /data/constructionbasq/public_html/templates/rt_antares/custom/scss/custom.scss */
label.uk-form-label {
  display: none;
}
/* line 38, /data/constructionbasq/public_html/templates/rt_antares/custom/scss/custom.scss */
.uk-form-row {
  margin-bottom: 10px;
}
/* line 39, /data/constructionbasq/public_html/templates/rt_antares/custom/scss/custom.scss */
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  border-radius: 0;
  background-color: #f9f9f9;
}
/*header Autre pages avec entête*/
/* line 45, /data/constructionbasq/public_html/templates/rt_antares/custom/scss/custom.scss */
#g-header h3 {
  margin-top: 0;
}
/* line 46, /data/constructionbasq/public_html/templates/rt_antares/custom/scss/custom.scss */
#g-header p {
  margin-bottom: 0;
}
/*header Accueil*/
/* line 49, /data/constructionbasq/public_html/templates/rt_antares/custom/scss/custom.scss */
.g-home-positions #g-header h3 {
  margin-top: 15px;
}
/* line 50, /data/constructionbasq/public_html/templates/rt_antares/custom/scss/custom.scss */
.g-home-positions #g-header p {
  margin-bottom: 15px;
}
/*Rockproket List*/
/* line 53, /data/constructionbasq/public_html/templates/rt_antares/custom/scss/custom.scss */
.sprocket-lists-modern-image {
  float: right;
  margin: 0 15px 15px 15px;
}
/*Showcase*/
/* line 59, /data/constructionbasq/public_html/templates/rt_antares/custom/scss/custom.scss */
.g-home-positions.g-antares-style #g-showcase .g-container, .g-home-particles.g-antares-style #g-showcase .g-container {
  padding: 5rem 0 5rem 0;
}
/* line 62, /data/constructionbasq/public_html/templates/rt_antares/custom/scss/custom.scss */
#g-showcase a {
  color: #fff;
}
/* line 63, /data/constructionbasq/public_html/templates/rt_antares/custom/scss/custom.scss */
#g-showcase a.button {
  background: #8e791c;
}
/*image grid*/
/* line 66, /data/constructionbasq/public_html/templates/rt_antares/custom/scss/custom.scss */
.g-imagegrid .g-imagegrid-item, .g-imagegrid .g-imagegrid-link {
  background: none;
}
/* line 67, /data/constructionbasq/public_html/templates/rt_antares/custom/scss/custom.scss */
.g-imagegrid .g-imagegrid-item img {
  opacity: 0.8;
  padding: 5px;
}
/*custom*/
/* line 70, /data/constructionbasq/public_html/templates/rt_antares/custom/scss/custom.scss */
.col50 {
  width: 50%;
  float: left;
  padding: 0 15px;
}
/* line 71, /data/constructionbasq/public_html/templates/rt_antares/custom/scss/custom.scss */
.col33 {
  width: 33%;
  float: left;
  padding: 0 15px;
}
@media only all and (max-width: 47.938rem) {
  /* line 75, /data/constructionbasq/public_html/templates/rt_antares/custom/scss/custom.scss */
  .col50 {
    width: 100%;
    float: none;
    padding: 0;
  }
  /* line 76, /data/constructionbasq/public_html/templates/rt_antares/custom/scss/custom.scss */
  .col33 {
    width: 100%;
    float: none;
    padding: 0;
  }
}
