@charset "UTF-8";

#hamburger span {
  background: #000;
}

@media (max-width: 991px) {
  header.header-hero[role="banner"].affix-top .overlay-nav.open {
    background-color: rgba(255, 255, 255, 0.95);
  }
}

.nav > li > a,
ul.social li a {
  color: #000;
  opacity: .5;
}

/* Responsive Menu */
@media (max-width: 991px) {
  header.header-hero[role="banner"] .navbar-fixed-top .overlay-nav.open {
    background-color: rgba(255, 255, 255, 0.95);
  }

  header.header-hero[role="banner"] .navbar-fixed-top .collapse.in ul > li > a {
    color: #000 !important;
  }
}

/* // Responsive Menu */
header.header-hero[role="banner"] .overlay-color {
  opacity: 0.05;
  background: #fff;
}

header.header-hero[role="banner"] .overlay-color .strong {
  opacity: 0.75;
}

header.header-hero[role="banner"] .navbar-fixed-top .nav > li > a:after {
  bottom: 0;
}

header.header-hero[role="banner"] .navbar-fixed-top.navbar-content:before {
  /* FIX chrome mobile fixed top bug */
  background-color: rgba(255, 255, 255, 0.95);
}

header.header-hero[role="banner"] .navbar-fixed-top.navbar-bg-gradient .navbar-content:after {
  opacity: 1;
}

header.header-hero[role="banner"] .navbar-fixed-top.navbar-bg-gradient.affix .navbar-content {
  background-color: rgba(255, 255, 255, 0.95);
}

header.header-hero[role="banner"] .navbar-fixed-top.navbar-bg-gradient.affix .navbar-content:after {
  opacity: 0;
}

header.header-hero[role="banner"] .navbar-fixed-top.navbar-bg-gradient.affix-top .navbar-content:after {
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F2FFFFFF', endColorstr='#00FFFFFF', GradientType=0);
}

header.header-hero[role="banner"] .navbar-fixed-top.navbar-bg-full .navbar-content {
  background-color: rgba(255, 255, 255, 0.95);
}

header.header-hero[role="banner"] .navbar-fixed-top.navbar-bg-full.navbar-bg-color ul > li.hero > a {
  opacity: 1;
  color: #000;
}

header.header-hero[role="banner"] .navbar-fixed-top.navbar-bg-full.navbar-bg-color ul > li > a {
  opacity: .5;
}











body {
  font-family: "Lato", Helvetica, Arial, sans-serif;
}

h1 span,
h1 small,
h2 span,
h2 small,
h3 span,
h3 small,
h4 span,
h4 small,
h5 span,
h5 small {
  font-family: "Lato", Helvetica, Arial, sans-serif;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: "Lato", Helvetica, Arial, sans-serif;
}

/* // FONTS FAMILY */
/* OVERRIDES COLOR */
header.header-hero[role="banner"] .navbar-fixed-top .nav > li.hero > a,
.list-items-persona [itemprop="email"],
blockquote.quote a,
.header-single-page a[itemprop="telephone"],
.list-items-box .panel-footer .btn:hover,
#section-blog article h4,
#section-about .part-middle [class*="box-"] .content a:hover,
.section-inverse .slick-dots li.slick-active button:before,
.section-inverse .slick-dots li button:before,
.h3 small,
h3 small,
.h3,
h3,
a,
.btn-hero,
.btn-hero.btn-inverse:hover {
  color: #ffe512;
}

a:hover,
a:focus {
  color: #ab9800;
}

.section-inverse h2:after,
footer[role="contentinfo"] .logo:after,
header.header-hero[role="banner"] .navbar-fixed-top .nav > li > a:after,
figure .corner-ribbon,
#section-about .part-middle,
.header-single-page a.btn:hover,
#bar-agent-bottom a.btn:hover,
.btn-hero:hover,
.bg-hero,
.nav > li > a:after,
.btn-hero.btn-inverse,
a.btn-hero.btn-inverse,
.h2:after,
h2:after {
  background: #ffe512;
}

#bar-agent-bottom [itemprop="telephone"] {
	color: #595959 !important
}

#bar-agent-bottom [itemprop="telephone"]:hover i,
#bar-agent-bottom [itemprop="telephone"]:hover {
	color: #fff !important
}


.btn-hero {
  border-color: #ffe512;
}

footer[role="contentinfo"] {
  border-top-color: #ffe512;
}

figure figcaption .notice-state {
  background-color: rgba(255, 229, 18, 0.9);
}

figure figcaption .notice-state:after {
  border-top-color: rgba(255, 229, 18, 0.8) !important;
}

header.header-hero[role="banner"] .navbar-fixed-top.navbar-bg-full.navbar-bg-color .overlay-nav.open,
header.header-hero[role="banner"] .navbar-fixed-top.navbar-bg-full.navbar-bg-color .navbar-content {
  background-color: rgba(255, 229, 18, 0.9);
}

.list-items-box a.link-img .overlay-figure {
  background-color: rgba(255, 229, 18, 0.9);
}

.form-horizontal .form-control:focus {
  border-color: rgba(255, 229, 18, 0.5);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 229, 18, 0.2);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 229, 18, 0.2);
}

.ch-item {
  box-shadow: inset 0 0 0 0 rgba(255, 229, 18, 0.6), inset 0 0 0 5px rgba(255, 255, 255, 0.6), 0 1px 2px rgba(0, 0, 0, 0.1);
}

.ch-item:hover {
  box-shadow: inset 0 0 0 1000px rgba(255, 229, 18, 0.6), inset 0 0 0 16px rgba(255, 255, 255, 0.8), 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* // BASE OVERIDE */
/* HEADER BACKGROUND COLOR */
/* HEADER BACKGROUND COLOR */
/* THEME COLOR LIGHT/DARK */
/* IF THEME COLOR = LIGHT */
.list-items-persona [itemprop="email"],
.header-single-page [itemprop="telephone"],
.list-items-box .panel-footer .btn:hover,
#section-blog article h4,
.section-inverse .slick-dots li.slick-active button:before,
.section-inverse .slick-dots li button:before,
.h3 small,
h3 small,
.h3,
h3,
.bar a[itemprop="telephone"],
figure figcaption .notice-state,
figure .corner-ribbon,
.bar .btn-bar.btn-hero i,
.ch-item .ch-info h3 {
  color: rgba(0, 0, 0, 0.6);
}

a {
  color: rgba(0, 0, 0, 0.6);
}

a:hover, a:focus {
  color: #000;
}

h2:after,
.h2:after {
  background: #000;
}

.box-name .btn.btn-hero[itemprop="telephone"] {
  border-color: #ffe512;
  color: #ffe512;
}

.box-name .btn.btn-hero[itemprop="telephone"]:hover {
  color: rgba(0, 0, 0, 0.6);
}

.ch-item:hover {
  background: #000;
}

.ch-item h3 {
  color: #fff !important;
}

.btn-hero,
.list-items-box a.link-img .overlay-figure span {
  border-color: rgba(0, 0, 0, 0.6);
  color: rgba(0, 0, 0, 0.6);
}

a.btn-hero:hover,
.btn-hero:hover {
  border-color: #ffe512 !important;
  color: rgba(0, 0, 0, 0.6);
}

a.btn-hero.btn-inverse,
.btn-hero.btn-inverse {
  border-color: #a.btn-hero.btn-inverse;
  color: rgba(0, 0, 0, 0.6);
}

header a.btn-hero.btn-inverse {
  border-color: #ffe512 !important
}


a.btn-hero.btn-inverse,
.btn-hero.btn-inverse {
  color: #595959;
  border-color: #fff !important;
}

.btn-hero {
    border-color: #595959 !important;
    color: #595959;
}

a.btn-hero.btn-inverse:hover,
.btn-hero.btn-inverse:hover {
  border-color:#111 !important;
  color: #fff;
  background: #111;
}

#section-about .part-middle .box-2 blockquote {
  color: rgba(0, 0, 0, 0.6);
}

#section-about .part-middle .box-2 blockquote:before, #section-about .part-middle .box-2 blockquote:after {
  color: rgba(0, 0, 0, 0.6);
}

/* IF THEME COLOR = DARK */
/* // THEME COLOR LIGHT/DARK */
/* ADDITIONNAL OVERIDE */
/* LOGO POSITION */
header.header-hero[role="banner"] .navbar-fixed-top .navbar-brand {
  width: 120px;
  height: 120px;
  padding-left: 15px;
  padding-top: 0;
  padding-bottom: 0;
}

header.header-hero[role="banner"] .navbar-fixed-top .navbar-brand img {
  width: 120px;
  height: 120px;
}

header.header-hero[role="banner"] .navbar-fixed-top .navbar-brand .content-vertical.middle {
  vertical-align: top;
}

header.header-hero[role="banner"] .navbar-fixed-top.affix-top .navbar-brand img {
  width: 90px;
  height: 90px;
  max-height: 90px;
  max-width: 90px;
}

header.header-hero[role="banner"] .navbar-fixed-top.affix .navbar-brand {
  width: 60px;
  height: 60px;
  padding: 0;
}

header.header-hero[role="banner"] .navbar-fixed-top.affix .navbar-brand img {
  margin-left: 0;
  max-height: 60px;
  max-width: 60px;
}

@media (min-width: 768px) {
  header.header-hero[role="banner"] .navbar-fixed-top.affix-top .navbar-brand img {
    width: 120px;
    height: 120px;
    max-height: 120px;
    max-width: 120px;
  }
}

/* // LOGO POSITION */
@media (min-width: 992px) {
  #section-about:after {
    background-color: #ffffff;
  }
}

figure .corner-ribbon.featured {
  background: #595959;
	color: #fff;
}

#section-about .part-middle .box-1 {
  background: #333333 !important;
}

.section-inverse {
  background: #595959;
}

.section-inverse h2 {
  color: #ffe512;
}

.sub-form-hero {
  background: #f4f4f4;
}

footer[role="contentinfo"] {
  background: #595959;
  color: #999;
}

footer[role="contentinfo"] .logo {
  margin-bottom: 30px;
}

footer[role="contentinfo"] .logo:after {
  display: none;
}

.list-items-box a.link-img:hover .overlay-figure {
  background-color: rgba(89, 89, 89, 0.9);
}

.ch-item .ch-info {
  color: #ffe512;
}

.list-links li a,
h3 {
  color: #595959;
}


.list-items-box a.link-img .overlay-figure span {
  border-color: #fff;
  color: #fff;
}

header.header-hero[role="banner"] .navbar-fixed-top .nav > li.hero > a {
  color: #595959;
}

header.header-hero[role="banner"] .navbar-fixed-top .nav > li.hero > a:after {
  background: #595959;
}

/* // ADDITIONNAL OVERIDE */


.box-name .btn.btn-hero[itemprop="telephone"] {
  border-color:#ffe512 !important;
  color:#ffe512 !important;
}

.box-name .btn.btn-hero[itemprop="telephone"]:hover {
    color:#595959 !important
  }
}
