/* ==========================================================================
HubSpot Migrations Services - COS Boilerplate v2.0.0                              
========================================================================== */

/* ==========================================================================
Table of Contents:

1. EXTERNAL RESOURCES
2. BASE STYLES
3. COS STRUCTURE
4. MAIN NAVIGATION
5. BLOG
6. FORMS
7. BUTTONS
8. MISCELLANEOUS
9. MOBILE MEDIA QUERIES
10. GDD COMPARE
========================================================================== */


/* ==========================================================================
1. EXTERNAL RESOURCES                                            
========================================================================== */


/* =============== @import, @font-face, and CSS File Includes =============== */

/* EX: @import url('http://example.com/example_style.css'); */

/*
@import url('//fonts.googleapis.com/css?family=Montserrat%3A400%2C200%2C300%2C500%2C600%2C700%2C800&subset=latin%2Clatin-ext'); 
*/
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css');


@font-face {
  font-family: "ElegantIcons";
  src: url("//2943327.fs1.hubspotusercontent-na1.net/hubfs/2943327/LesPiliersDuBatiment-May2019/Fonts/ElegantIcons.eot") format("embedded-opentype"), 
    url("//2943327.fs1.hubspotusercontent-na1.net/hubfs/2943327/LesPiliersDuBatiment-May2019/Fonts/ElegantIcons.woff") format("woff"), 
    url("//2943327.fs1.hubspotusercontent-na1.net/hubfs/2943327/LesPiliersDuBatiment-May2019/Fonts/ElegantIcons.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}





@font-face {
  font-family: Montserrat;
  src: url(https://2943327.fs1.hubspotusercontent-na1.net/hubfs/2943327/RMP/Typo/Montserrat/Montserrat-Regular.ttf) format("truetype");
  font-display: swap;
}


@font-face {
  font-family: Cinzel;
  src: url(https://2943327.fs1.hubspotusercontent-na1.net/hubfs/2943327/RMP/Typo/Cinzel/Cinzel-Regular.ttf) format("truetype");
  font-display: swap;
}


@font-face {
  font-family: Cinzel Bold;
  src: url(https://2943327.fs1.hubspotusercontent-na1.net/hubfs/2943327/RMP/Typo/Cinzel/Cinzel-Bold.ttf) format("truetype");
  font-display: swap;
}


@font-face {
  font-family: Avenir;
  src: url(https://2943327.fs1.hubspotusercontent-na1.net/hubfs/2943327/RMP/Typo/Avenir/Avenir-Regular.otf) format("truetype");
  font-display: swap;
}


@font-face {
  font-family: Avenir Bold;
  src: url(https://2943327.fs1.hubspotusercontent-na1.net/hubfs/2943327/RMP/Typo/Avenir/Metropolis-SemiBold.otf) format("truetype");
  font-display: swap;
}


@font-face {
  font-family: Avenir Medium;
  src: url(https://2943327.fs1.hubspotusercontent-na1.net/hubfs/2943327/RMP/Typo/Avenir/Metropolis-Medium.otf) format("truetype");
  font-display: swap;
}



/* HubSpot_Boilerplate-modules.css is required to address style issues with the default modules and responsive grid layout */
/* Images */
img {
  max-width: 100%;
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: bottom; /* Suppress the space beneath the baseline */
}
img.alignRight, img.alignright{ margin: 0 0 5px 15px; }
img.alignLeft, img.alignleft{ margin: 0 15px 5px 0; }

/* Reduces min-height on bootstrap structure */
.row-fluid [class*="span"] { min-height: 1px; }

/* Blog Social Sharing */
.hs-blog-social-share .hs-blog-social-share-list {
  margin: 0;
  list-style: none !important;
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item {
  height: 30px;
  list-style: none !important;
}
@media (max-width: 479px){
  .hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item:nth-child(2) {
    float: none !important; /* Stack social icons into two rows on phones */
  }
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item .fb-like > span{
  vertical-align: top !important; /* Aligns Facebook icon with other social media icons */
}

/* Captcha */
#recaptcha_response_field {
  width: auto !important;
  display: inline-block !important;
}

/* line height fix for reCaptcha theme */
#recaptcha_table td {line-height: 0;}
.recaptchatable #recaptcha_response_field { min-height: 0;line-height: 12px; }

@media all and (max-width: 400px) {
  /* beat recaptcha into being responsive, !importants and specificity are necessary */
  #captcha_wrapper,
  #recaptcha_area,
  #recaptcha_area table#recaptcha_table,
  #recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {
    width: auto !important;
    overflow: hidden; 
  }
  #recaptcha_area table#recaptcha_table .recaptcha_r4_c4 { width: 67px !important; }
  #recaptcha_area table#recaptcha_table #recaptcha_image { width:280px !important; }
}

/* Videos */
video {
  max-width: 100%;
  height: auto;
}

/* Date Picker */
#calroot {
  width: 202px !important;
  line-height: normal;
}
#calroot,
#calroot *,
#calroot *:before,
#calroot *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
} 
#calroot select {
  min-height: 0 !important;
  padding: 1px 2px !important;
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet MS", Verdana, sans-serif !important;
  font-size: 10px !important;
  line-height: 18px !important;
  font-weight: normal !important;
} 
#caldays {
  margin-bottom: 4px;
}

/* Responsive Embed Container (iFrame, Object, Embed)*/
@media only screen and (max-width: 767px){
  .hs-responsive-embed,
  .hs-responsive-embed.hs-responsive-embed-youtube,
  .hs-responsive-embed.hs-responsive-embed-wistia,
  .hs-responsive-embed.hs-responsive-embed-vimeo {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
  }
  .hs-responsive-embed iframe, 
  .hs-responsive-embed object, 
  .hs-responsive-embed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
  }
}
.hs-responsive-embed.hs-responsive-embed-instagram {
  padding-top: 0px;
  padding-bottom: 116.01%;
}
.hs-responsive-embed.hs-responsive-embed-pinterest {
  height: auto;
  overflow: visible;
  padding: 0 0 0 0;
}
.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
  position: static;
  width: auto;
  height: auto;
}
iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
  width: 100%;
  max-width: 100%;
}
@media (max-width: 568px) {
  iframe {
    max-width: 100%;
  }
}

/* Forms */
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"]
select {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* Fix radio button and check box fields in multi column forms*/
.hs-form fieldset[class*="form-columns"] input[type="checkbox"].hs-input,
.hs-form fieldset[class*="form-columns"] input[type="radio"].hs-input {
  width: auto;
}

/* System Template Forms */
#email-prefs-form .email-edit {
  width: 100% !important;
  max-width: 507px !important;
}
#hs-pwd-widget-password {
  height: auto !important;
}

/* Menus */
.hs-menu-wrapper ul {
  padding: 0; 
}

/* Horizontal Menu
========================================================================== */

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
  list-style: none;
  margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
  display: inline-block;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:before {
  content: " ";
  display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:after {
  content: " ";
  display: table;
  clear: both;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
  float: left;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
  display: inline-block;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
  position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  position: absolute;
  z-index: 10;
  left: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  display: block;
  white-space: nowrap;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
  left: 100%;
  top: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
  opacity: 1;
  visibility: visible;
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
  margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
  position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul {
  margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children {
  position: static;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  display: none;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper {
  display: block;
  visibility: visible;
  opacity: 1;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:before {
  content: " ";
  display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:after {
  content: " ";
  display: table;
  clear: both;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li {
  float: left;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
  display: inline-block;
}

/* Vertical Menu
========================================================================== */ 

.hs-menu-wrapper.hs-menu-flow-vertical {
  width: 100%;
}
.hs-menu-wrapper.hs-menu-flow-vertical ul {
  list-style: none;
  margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical li a {
  display: block;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul {
  margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a {
  width: auto;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children {
  position: relative;
}

/* Flyouts */
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  position: absolute;
  z-index: 10;
  left: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  display: block;
  white-space: nowrap;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  left: 100%;
  top: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
  opacity: 1;
  visibility: visible;
}


@media (max-width: 767px) {
  .hs-menu-wrapper, .hs-menu-wrapper * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
    display: block;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: block;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: none;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a,
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a,
  .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
    display: block;
  }

  /* Stacking Horizontal Nav for Mobile */
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal ul ul ul {
    padding: 0;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    white-space: normal;
  }

  /* Stacking Vertical Nav for Mobile */
  .hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper  {
    position: static;
    opacity: 1;
    visibility: visible;
  }
}

.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts .hs-menu-children-wrapper {
  visibility: visible;
  opacity: 1;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  display: block;
  visibility: visible;
  opacity: 1;
}

/* Space Module */
.widget-type-space { visibility: hidden; }

/* Blog Author Section */
.hs-author-social-links { display: inline-block; }
.hs-author-social-links a.hs-author-social-link {
  width: 24px;
  height: 24px;
  border-width: 0px;
  border: 0px;
  line-height: 24px;
  background-size: 24px 24px;
  background-repeat: no-repeat;
  display: inline-block;
  text-indent: -99999px;
}
.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/facebook-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/twitter-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png");
}

/* Fix for CTA border box issue */
.hs-cta-wrapper a {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/*
* jQuery FlexSlider v2.0
* http://www.woothemes.com/flexslider/
*
* Copyright 2012 WooThemes
* Free to use under the GPLv2 license.
* http://www.gnu.org/licenses/gpl-2.0.html
*
* Contributing author: Tyler Smith (@mbmufffin)
*/

/* Wrapper */
.hs_cos_wrapper_type_image_slider {
  display: block;
  overflow: hidden
}

/* Browser Resets */
.hs_cos_flex-container a:active,
.hs_cos_flex-slider a:active,
.hs_cos_flex-container a:focus,
.hs_cos_flex-slider a:focus  {outline: none;}
.hs_cos_flex-slides,
.hs_cos_flex-control-nav,
.hs_cos_flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
* include js that eliminates this class on page load */

/* FlexSlider Default Theme
*********************************/
.hs_cos_flex-slider {margin: 0 0 60px; padding: 0; background: #fff; border: 0; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; zoom: 1;}
.hs_cos_flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .hs_cos_flex-viewport {max-height: 300px;}
.hs_cos_flex-slider .hs_cos_flex-slides {zoom: 1;}

.carousel li {margin-right: 5px}

/* FlexSlider Necessary Styles
*********************************/
.hs_cos_flex-slider .hs_cos_flex-slides > li {display: none; -webkit-backface-visibility: hidden; position: relative;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.hs_cos_flex-slider .hs_cos_flex-slides img {width: 100%; display: block; border-radius: 0px;}
.hs_cos_flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .hs_cos_flex-slides element */
.hs_cos_flex-slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .hs_cos_flex-slides {display: block;}
* html .hs_cos_flex-slides {height: 1%;}


/* Direction Nav */
.hs_cos_flex-direction-nav {*height: 0;}
.hs_cos_flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url("//cdn2.hubspotqa.com/local/hub/124/file-52894-png/bg_direction_nav.png") no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.hs_cos_flex-direction-nav .hs_cos_flex-next {background-position: 100% 0; right: -36px; }
.hs_cos_flex-direction-nav .hs_cos_flex-prev {left: -36px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next {opacity: 0.8; right: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-prev {opacity: 0.8; left: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next:hover, .hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {opacity: 1;}
.hs_cos_flex-direction-nav .hs_cos_flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Direction Nav for the Thumbnail Carousel */
.hs_cos_flex_thumbnavs-direction-nav {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.hs_cos_flex_thumbnavs-direction-nav {*height: 0;}
.hs_cos_flex_thumbnavs-direction-nav a {width: 30px; height: 140px; margin: -60px 0 0; display: block; background: url("//cdn2.hubspotqa.com/local/hub/124/file-52894-png/bg_direction_nav.png") no-repeat 0 40%; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 1; -webkit-transition: all .3s ease;}
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {background-position: 100% 40%; right: 0px; }
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {left: 0px;}
.hs-cos-flex-slider-control-panel img { cursor: pointer; }
.hs-cos-flex-slider-control-panel img:hover { opacity:.8; }
.hs-cos-flex-slider-control-panel { margin-top: -30px; }



/* Control Nav */
.hs_cos_flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.hs_cos_flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.hs_cos_flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.hs_cos_flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.hs_cos_flex-control-paging li a.hs_cos_flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.hs_cos_flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.hs_cos_flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.hs_cos_flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.hs_cos_flex-control-thumbs img:hover {opacity: 1;}
.hs_cos_flex-control-thumbs .hs_cos_flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .hs_cos_flex-direction-nav .hs_cos_flex-prev {opacity: 1; left: 0;}
  .hs_cos_flex-direction-nav .hs_cos_flex-next {opacity: 1; right: 0;}
}

.hs_cos_flex-slider .caption {
  background-color: black;
  position: static;
  font-size: 2em;
  line-height: 1.1em;
  color: white;
  padding: 0px 5% 0px 5%;
  width: 100%;
  top: 40%;
  text-align: center;
}
.hs_cos_flex-slider .superimpose .caption {
  color: white;
  font-size: 3em;
  line-height: 1.1em;
  position: absolute;
  padding: 0px 5% 0px 5%;
  width: 90%;
  top: 40%;
  text-align: center;
  background-color: transparent;
}

@media all and (max-width: 400px) {
  .hs_cos_flex-slider .superimpose .caption {
    background-color: black;
    position: static;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    width: 90%;
    padding: 0px 5% 0px 5%;
    top: 40%;
    text-align: center;
  }
}

.hs_cos_flex-slider h1,
.hs_cos_flex-slider h2,
.hs_cos_flex-slider h3,
.hs_cos_flex-slider h4,
.hs_cos_flex-slider h5,
.hs_cos_flex-slider h6,
.hs_cos_flex-slider p {
  color: white;
}
/* Thumbnail only version of the gallery */
.hs-gallery-thumbnails li {
  display: inline-block;
  margin: 0px;
  padding: 0px;
  margin-right:-4px;
}
.hs-gallery-thumbnails.fixed-height li img {
  max-height: 150px;
  margin: 0px;
  padding: 0px;
  border-width: 0px;
}

/* responsive pre elements */
pre { overflow-x: auto; }

/* responsive pre tables */
table pre { white-space: pre-wrap; }

/* Corrects width issues in table elements created via the wysiwyg editor */
table tr td img { max-width: initial; }

/* adding minimal spacing for blog comments */
.comment { margin: 10px 0 10px 0; }

/* make sure lines with no whitespace don't interefere with layout */
.hs_cos_wrapper_type_rich_text,
.hs_cos_wrapper_type_text,
.hs_cos_wrapper_type_header,
.hs_cos_wrapper_type_section_header,
.hs_cos_wrapper_type_raw_html,
.hs_cos_wrapper_type_raw_jinja,
.hs_cos_wrapper_type_page_footer {
  word-wrap: break-word;
}
.hs_cos_wrapper_type_rich_text{
  padding: 0 8px 0 8px;
  display: block;
}

/* HTML 5 Reset */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}
audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}

/* Support migrations from wordpress */
.wp-float-left {
  float: left;
  margin: 0 20px 20px 0;
}

.wp-float-right {
  float: right;
  margin: 0 0 20px 20px;
}

/* Responsive Google Maps */
#map_canvas img, .google-maps img { max-width: none; }

/* Slick CSS */
@charset "UTF-8";.slick-slider{position:relative;display:block;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:0}.slick-loading .slick-list{background:#fff url("./ajax-loader.gif") center center no-repeat}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{outline:none;float:left;height:100%;min-height:1px;display:none}[dir="rtl"] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}@font-face{font-family:"slick";src:url("./fonts/slick.eot");src:url("./fonts/slick.eot?#iefix") format("embedded-opentype"),url("./fonts/slick.woff") format("woff"),url("./fonts/slick.ttf") format("truetype"),url("./fonts/slick.svg#slick") format("svg");font-weight:normal;font-style:normal}.slick-prev,.slick-next{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;background:transparent;color:transparent;top:50%;margin-top:-10px;padding:0;border:0;outline:0}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:0;background:transparent;color:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:"slick";font-size:20px;line-height:1;color:white;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir="rtl"] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir="rtl"] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir="rtl"] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir="rtl"] .slick-next:before{content:"←"}.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-45px;list-style:none;display:block;text-align:center;padding:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:transparent;display:block;height:20px;width:20px;outline:0;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:hover,.slick-dots li button:focus{outline:0}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li.slick-active button:before{color:black;opacity:.75}


/* ==========================================================================
2. BASE STYLES                                             
========================================================================== */

/* =============== Base =============== */

*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

html, body {
  min-height: 100%;
  margin: 0;
  padding: 0;
} 

body {
  background: #fff;
  color: #2A2F32;
  font-size: 16px;
  line-height: 1.5em;
  font-weight: normal;
  font-family: Avenir;
  margin-top: 138px;
}

@media screen and (min-width: 991px) {
  body {
    margin-top: 250px;
  }
}

/* Page Center */
.container-fluid .row-fluid .page-center {
  float: none;
  max-width: 1170px;
  padding-right: 15px;
  padding-left: 15px;
  margin: 0 auto;
}

/* Highlighted Text */
::-moz-selection {
  color: #fff;
  background: #3399ff;
  text-shadow: none;
}
::selection {
  color: #fff;
  background: #3399ff;
  text-shadow: none;
}

/* =============== Button =============== */
/*
form div.actions input[type="submit"],
*/
.hs-button {
  font-family: Avenir;
  font-size: 16px;
  font-weight: 600;
  position: relative;
  padding-top: 3.5px;
  padding-bottom: 3.5px;
  text-decoration: none;
  color: #2A2F32;
}
.hs-button:before {
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
}
.hs-button:after {
  height: 13px;
  width: 13px;
  position: absolute;
  content: '';
  right: -23px;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  background-image: url(https://2943327.fs1.hubspotusercontent-na1.net/hubfs/2943327/RMP/Assets/ASSET-arrow-right.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
.hs-button:hover,
.hs-button:focus {
  color: #2A2F32;
  font-style: italic;
}
.hs-button:hover:after {
  right: -33px;
}
.hs-button:focus:before {
  background: #2A2F32;
}

.btn.btn-line-white.btn-fx,
.sc-jouney-card__btn a,
.rmp-cta-primary {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  display: inline-block;
  cursor: pointer;
  text-decoration: none;
  text-transform: uppercase;
  color: #222222;
  background: transparent;
  border-style: solid;
  border-width: 1.5px;
  border-color: #222222;
  font-size: 16px;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 12px;
  padding-right: 12px;
  text-align: -webkit-center;
  text-align: -moz-center;
  text-align: center;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}

.btn.btn-line-white.btn-fx:hover,
.sc-jouney-card__btn a:hover,
.rmp-cta-primary:hover {
  background: #222222;
  color: #FFF;
}

.btn.btn-line-white.btn-fx:focus,
.sc-jouney-card__btn a:focus,
.rmp-cta-primary:focus {
  background: #222222;
  color: #FFF;
  -webkit-box-shadow: 0 3px 6px #00000029;
  -moz-box-shadow: 0 3px 6px #00000029;
  -ms-box-shadow: 0 3px 6px #00000029;
  -o-box-shadow: 0 3px 6px #00000029;
  box-shadow: 0 3px 6px #00000029;
}

.hs-button.primary, 
input[type="submit"], 
input[type="button"],
.header-cta,
.rmp-cta-secondary {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  color: #AC8700;
  background: #FFF;
  border-style: solid;
  border-width: 1.5px;
  border-color: #AC8701;
  font-size: 16px;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 12px;
  padding-right: 12px;
  text-align: -webkit-center;
  text-align: -moz-center;
  text-align: center;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}

.hs-button.primary:hover, 
input[type="submit"]:hover,
input[type="button"]:hover,
.header-cta:hover,
.rmp-cta-secondary:hover {
  background: #A7882B;
  color: #FFF;
}

.hs-button.primary:focus, 
input[type="submit"]:focus, 
input[type="button"]:focus,
.header-cta:focus,
.rmp-cta-secondary:focus {
  background: #D0A301;
  color: #FFF;
  -webkit-box-shadow: 0 3px 6px #00000029;
  -moz-box-shadow: 0 3px 6px #00000029;
  -ms-box-shadow: 0 3px 6px #00000029;
  -o-box-shadow: 0 3px 6px #00000029;
  box-shadow: 0 3px 6px #00000029;
}

/* =============== Typography =============== */

/* Basic text */
p {
  margin: 0 0 20px;
} 

p:last-child{
  margin-bottom:0;
}
small {}
strong {}
em {}
cite {}
code {}
pre {}

sup, sub {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup { top: -0.5em; }
sub { bottom: -0.25em; }

/* Headings */
h1, h2, h3, h4, h5, h6 {
  font-weight: 500;
  line-height: 1.1;
  position: relative;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {  }

h1, .h1 {
  font-family: Cinzel Bold;
  text-transform: uppercase;
  letter-spacing: 5px;
}
@media screen and(min-width: 991px) {
  h1 {
    font-size: 50px;
  }
} 
h2, .h2 {
  font-family: Cinzel Bold;
  line-height: 50px;
  margin-top: 0;
  margin-bottom: 30px;
  letter-spacing: -1px;
  color: #2a2f32;
}
h3, .h3 {
  font-family: Cinzel Bold;
  margin-bottom: 5px;
  margin-top: 0;
  color: #AC8700;
}
h4, .h4 {
  font-family: Avenir Bold;
  margin-top: 10px;
  margin-bottom: 10px;
}
h5, .h5 {
  font-family: Avenir Medium;
  margin-top: 10px;
  margin-bottom: 10px;
}
h6, .h6 {
  font-family: Avenir Medium;
}


@media (max-width: 785px) {
  h1 , .h1{
    font-size: 28px;
    line-height : 30px;
  }
  h2 , .h2{
    font-size: 25px;
    line-height : 28px;
  }
  h3 , .h3{
    font-size: 22px;
    line-height : 26px;
  }
  h4 , .h4{
    font-size: 19px;
    line-height : 24px;
  }
  h5 , .h5{
    font-size: 17px;
    line-height : 21px;
  }
  h6 , .h6{
    font-size: 15px;
    line-height : 18px;
  }
  p {
    font-size: 14px;
    line-height : 18px;
  }
  small {
    font-size: 12px;
    line-height : 15px;
  }
  tiny {
    font-size: 11px;
    line-height : 14px;
  }
}

/* Anchor Links */
a {     
  text-decoration: underline;
  -o-transition: .3s;
  -ms-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s;
  color: #AC8700;
}
a:hover, a:focus { 
  color: #AC8700;
}

/* Lists */
ul, ol {}
ul ul, ul ol, ol ol, ol ul {}
li {}

/* Block Quotes */
blockquote {}
blockquote p {}
blockquote small {}

/* Horizontal Rules */
hr {
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  border: none;
}

/* Icons */
i:before,
i:after { font-family: "FontAwesome"; font-style: normal; }

/* Slick JS */
.slick-dots li { height: 10px; width: 10px; }
.slick-dots li button { background: #FFF; height: 10px; width: 10px; border: solid 1px #707070; border-radius: 50px; }
.slick-dots li.slick-active button { background: #AC8700; border: solid 1px #AC8700; }

/* =============== EU Cookie Confirmation Bar =============== */

/* Confirmation Outer Wrapper*/
#hs-eu-cookie-confirmation {}

/* Confirmation Inner Wrapper*/
#hs-eu-cookie-confirmation-inner {}
#hs-eu-cookie-confirmation-inner p{}

/* Confirmation Button */
#hs-en-cookie-confirmation-buttons-area {}
a#hs-eu-confirmation-button {}


/* ==========================================================================
3. COS STRUCTURE                                            
========================================================================== */


/* =============== Structure =============== */

/* The outer wrappers of your website */
.header-container-wrapper, 
.body-container-wrapper, 
.footer-container-wrapper {}

/* The inner wrappers of your website */
.header-container, 
.body-container, 
.footer-container {}

/* Rich Text */
.hs_cos_wrapper_type_rich_text {
  float: none;
  max-width: 1170px;
  padding-right: 15px;
  padding-left: 15px;
  margin: 0 auto;
}

.hs_cos_wrapper_type_rich_text ul li {
  margin-left: 15px;
}

/* =============== Header =============== */

/* Header Logo Section */
.header-logo-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 15px;
  margin-bottom: 15px;
  min-height: 90px;
  position: relative;
}

/* Logo */
.header-logo-section .custom-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: fit-content;
  height: fit-content;
}

/* Social */
.header-logo-section .social a {
  font-size: 30px;
  color: #222222;
  margin-left: 42px;
}

@media (max-width: 991px) {
  .header-logo-section .social {
    display: none;
  }

}
@media (min-width: 992px) {
  .header-logo-section .custom-logo {
    right: 0;
  }
}

/* Search */
.modg-headerv2__search-bar { position:relative; }

.modg-headerv2__search-bar .hs-search-field__suggestions { position:absolute; opacity:0; visibility:hidden; left:0px; top:30px; z-index:300; margin:0; padding:10px; box-sizing:border-box; list-style:none; background:#F4F4F2; box-shadow: 0px 3px 6px #00000029; border:1px solid #D0D0D0; width:100%; }
.modg-headerv2__search-bar .hs-search-field__suggestions:after { content:""; display:block; position:absolute; top:-23px; left:calc(50% - 12px); border: 12px solid transparent; border-bottom-color: #fff; margin-bottom: -1px; }
.modg-headerv2__search-bar .hs-search-field__suggestions:before { content:""; display:block; position:absolute; top:-24px; border: 12px solid transparent; border-bottom-color:#D0D0D0; left: calc(50% - 12px); width: 0; height: 0; }
.modg-headerv2__search-bar .hs-search-field__suggestions li { text-align:center; word-break:break-work; margin-bottom:8px; }
.modg-headerv2__search-bar .hs-search-field__suggestions li#results-for { color:#AC8700; font-size:13px; }
.modg-headerv2__search-bar .hs-search-field__suggestions li a { text-decoration:none; font-size:13px; color:#000; word-break:break-work; }
.modg-headerv2__search-bar .hs-search-field__suggestions li a,
.modg-headerv2__search-bar .hs-search-field__suggestions li a span { line-height:1.2; }
.modg-headerv2__search-bar .hs-search-field__suggestions li a:hover { color:#AC8700; text-decoration:underline; }
.hs-search-field--open .hs-search-field__suggestions.visible { opacity:1; visibility:visible; }

.modg-headerv2__search { position:relative; z-index:400; height:18px; width:18px; margin-left: auto; transition:all .3s ease-out; }
.modg-headerv2__search form { position: absolute;  border-bottom: 1px solid #ac8700; left: 0px; top: 0; bottom: 0;  width: 0px;  overflow: hidden;  margin-bottom: 0px; }
.modg-headerv2__search form input { height:16px; min-height:unset; box-shadow: none; color:#000; font-size:10px; border:none; background:transparent; padding:0; position: absolute; top: 0; left: 5px; width: 100%;}

.modg-headerv2__search svg {     width: 23px;     height: 23px;     padding: 0px;     position: absolute;     right: 0;     top: calc(50% - 8px); }
.modg-headerv2__search svg path { fill:#AC8700; }

.modg-headerv2__search.opened { width:200px;  transition:width .6s ease-out; }
.modg-headerv2__search.opened form { width:calc(100% - 35px); }

.modg-headerv2__search:hover { cursor:pointer; }

@media (max-width: 991px) {
  .modg-headerv2__search.opened { width:100px; }
}
/* Header Menu Section */
.header-menu-section {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  border-top: solid 2px #222;
}

@media (max-width: 991px) {
  .header-menu-section {
    flex-flow: column;
    align-items: baseline;
  }
  .header-menu-section>div {
    width:100%;
  }
}
/* Header CTA Section */
.header-cta-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  margin-right: 20px;
}

.header-cta-section .cta-first {
  margin-right: 25px;
}
@media (max-width: 991px) {
  .header-cta-section {
    margin-right: 0;
    flex-flow: column;
  }
  .header-cta-section .cta-first,
  .header-cta-section .cta-second {
    width: -webkit-fill-available;
    margin-right: 0;
    margin-left: 0;
    margin-top: 15px;
  }
  .header-cta-section .cta-first a,
  .header-cta-section .cta-second a {
    width: -webkit-fill-available;
  }
  .header-cta-section .cta-second {
    margin-top: 15px;
  }
  body.mobile-close .header-cta-section .cta-first,
  body.mobile-close .header-cta-section .cta-second
  {
    display: none;
  }
}

.header-container-wrapper {}
.header-container {}

.custom-header {
  position:relative;
  transition: all .2s ease-out;
  background: #fff;
  border-bottom: solid 1px rgba(0,0,0,0.0);
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
}

.custom-header[data-scroll-direction="up"] {
  position:fixed;
  top:0px;
  left:0px;
  width:100%;
  z-index:1000;
  display:block;
  transition: all .2s ease-out;
}
.custom-header[data-scroll-direction="down"] {
  position:fixed;
  top:-250px;
  left:0px;
  width:100%;
  z-index:1000;
  display:block;
  transition: all .2s ease-out;
}
.header-contact-section {
  color: #222222;
  padding: 10px 0 10px 0;
  width: 100%;
  z-index: 100;
  background: #fff;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.header-contact-section .span8 {
  width: 66.66666666666666% !important;
  padding-right: 15px;
  padding-left: 15px;
}

.header-contact-section .contact {
  display: inline-block;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
}

.header-contact-section .contact.phone a,
.header-contact-section .contact.city a {
  color: #222222;
  text-decoration: none;
}

.header-contact-section .contact.phone {
  margin-left: 40px;
}

.header-contact-section .contact:last-child {
  padding: 0;
}
/*
.header-contact-section .col.contact a { 
text-transform:uppercase;
background:#fff;
color:#000;
padding:3px 6px;
border:1px solid #fff;
transition:all .2s ease-out;
text-decoration:none;
}
.header-contact-section .col.contact a:not(:last-child) { 
background:transparent;
color:#FFF;
}
.header-contact-section .col.contact a:not(:last-child) { 
color:#AC8700;
border-color: #AC8700;
}
.header-contact-section .col.contact a:not(:first-child) { 
margin-left: 10px;
}
.header-contact-section .col.contact a:hover {
background:transparent;
color:#fff;
}
*/
span.id-color {
  color: #AC8700;
}

i {
  display: inline-block !important;
}

.header-contact-section i {
  font-size: 20px;
  margin-right: 10px;
}

.header-contact-section .span4 {
  width: 33.33333333333333% !important;
  display: flex;
  padding-right: 15px;
  padding-left: 15px;
  margin: 0 !important;
}

.text-right {
  text-align: right;
}

/*
.header-contact-section .col.social i {
font-size: 14px;
float: none;
padding: 0 10px 0 10px;
margin: 0;
}

.header-contact-section .col.social a {
color: #222222;
}

.header-contact-section .col.social a:hover {
color: #AC8700;
}
*/

.banner-area {
  padding: 80px 0 80px 0;
  background-attachment: fixed;
  padding-bottom: 70px;
  text-align: center;
  background-position: center;
  background-size: cover;
  position: relative;
  margin-top: -1px; 
}

.banner-area::before {
  content: "";
  background-color: black;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  opacity: 0.6;
  z-index: 0;
}

.banner-area .page-center {
  position: relative;
}

.banner-content {
  padding: 0 15px;
}

.banner-content h1 {
  text-transform: uppercase;
  font-weight: 600;
  color: #eceff3;
  letter-spacing: 5px;
  font-size: 34px;
  line-height: 1.2;
  width: 80%;
  margin: 100px auto 0;
}



.small-border-deco {
  display: block;
  margin: 0 auto;
  margin-top: 20px;
  width: 100%;
  height: 1px;
  background: rgba(255,255,255,.1);
}

.small-border-deco span {
  display: block;
  margin: 0 auto;
  height: 2px;
  width: 100px;
  background-color: #AC8700;
}
.custom-logo a {
  display: inline-block;
}
.custom-logo img {
  height: 42px;
  vertical-align: inherit;
  width: auto !important;
  transition:all 0.3s ease;
  display: block;
}

/* =============== Content =============== */

.body-container-wrapper {}
.body-container {}

.content-wrapper {
  padding-top:80px;
  padding-bottom:80px;
}
.main-content {
  margin-bottom:30px;
}
.sidebar{}
.sidebar.right{}
.sidebar.left{}


.body-container .widget-type-blog_subscribe, 
.body-container .widget-type-google_search, 
.body-container .widget-type-password_prompt, 
.body-container .widget-type-email_simple_subscription form ,
.body-container #comment-form, 
.body-container .hs_cos_wrapper_type_form
{
  background-color: #f4f4f2;
  padding:30px;
  display:block;
  max-width:767px;
  margin-left: auto;
  margin-right: auto;
}

h3.form-title{
  margin-bottom: 20px;
  font-size: 17px;
}
/* =============== Footer =============== */

.footer-container-wrapper {}
.footer-container {}

.copyright-wrapper {
  background: #242424;
  padding: 30px 0 20px 0;
  font-size: 12px;
  color: #ccc;
}

.social-icons {
  float: right;
}

.social-icons i {
  text-shadow: none;
  color: #fff;
  padding: 8px;
  width: 28px;
  height: 28px;
  text-align: center;
  font-size: 16px;
  border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
  outline: none;
}

.social-icons i:hover {
  background: #fff;
  border-color: #eceff3;
  color: #333;
}

.footer-container-wrapper {
  background: #000000;
  font-size: 12px;
  color: #ccc;
}

.footer-container h3 {
  color: #fff;
  font-size: 20px;
  text-transform: none;
  font-weight: normal;
  margin-bottom: 20px;
  letter-spacing: 1px;
  line-height: 1.1;
}

.footer-container .hs-rss-item {
  border-bottom: solid 1px #222;
  border-bottom-color: rgba(255,255,255,.1);
  margin-bottom: 10px;
  padding: 0 0 10px 0;
}

.footer-container a.hs-rss-title {
  color: #ccc;
}

.footer-container a.hs-rss-title:hover{
  color: #AC8700;
  text-decoration: underline;
}

address {
  font-style: normal;
  line-height: 1.428571429;
  margin: 0;
  margin-top: 20px;
}

address span {
  display: block;
  border-bottom: solid 1px #222;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-weight: 400;
  border-bottom-color: rgba(255,255,255,.1);
}

address span strong {
  color: #AC8700;
  display: inline-block;
  min-width: 90px;
}

.footer-col {
  padding-bottom: 30px;
}

.footer-col p:last-child {
  margin-bottom: 20px;
}

.footer-top-wrapper {
  padding-top: 80px;
}

.footer-container-wrapper a:hover{
  text-decoration: underline;
}

#back-to-top{
  display: block;
  cursor: pointer;
  z-index: 99999;
  position: fixed;
  bottom: 40px;
  right: 40px;
  background-color: #AC8700;
  font-size: 13px;
  overflow: hidden;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  width: 32px;
  height: 32px;
  line-height: 30px;
  text-align: center;
}

#back-to-top:before {
  font-family: "FontAwesome";
  font-size: 14px;
  content: "\f176";
  color: #222;
  position: relative;
  margin: 5px;
}

a#back-to-top:hover {
  background: #111;
}

a#back-to-top:hover:before {
  color: #AC8700;
}

/* ==========================================================================
4. MAIN NAVIGATION                                            
========================================================================== */


/* =============== Custom Menu Primary =============== */
/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul{
  float: right;
  display:flex;
  align-items:center;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:not(:last-child) {
  margin-right: 20px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:last-child a {
  transition:all .2s ease-out;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{
  display: inline-block;
  padding: 25px 0px 25px 20px;
  line-height: 35px;
  text-decoration: none;
  text-align: center;
  outline: none;
  color: #222222;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
  color: #AC8700;
}

.custom-menu-primary .hs-menu-wrapper > ul > li.active > a{
  color: #AC8700;
}

/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{
  background-color: #fff;
  padding: 10px;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li{}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{
  font-size: 13px;
  padding: 5px;
  line-height: 1.2;
  color:#222222;
  display:block;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{
  color: #AC8700;
}

.no-nav .mobile-trigger {
  display: none !important;
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a { 
  padding:10px 10px;
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li {
  border-bottom:1px solid #222222;
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li:last-child {
  border-bottom:0px;
}

/* Override max width on menu links */
.custom-menu-primary .hs-menu-wrapper > ul li a, 
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  overflow: visible !important;
  
  max-width: max-content;
  width: auto !important;
  text-decoration:none;
}
/*
@media screen and (min-width:1099px) {
.custom-menu-primary .hs-menu-wrapper>ul>li>a,
.custom-menu-primary .hs-menu-wrapper>ul>li:last-child a {
font-size: 12px;
}
}
@media screen and (min-width:992px) and (max-width:1199px) {
.custom-menu-primary .hs-menu-wrapper>ul>li>a,
.custom-menu-primary .hs-menu-wrapper>ul>li:last-child a {
font-size: 10px;
}
}
*/
/* Fix menu disappearing on desktop after toggling mobile menu */
@media screen and (min-width:992px) {
  .custom-menu-primary .hs-menu-wrapper,
  .custom-menu-primary .hs-menu-wrapper > ul ul { 
    display:block !important;
  }

  .header-bottom-wrapper{
    background:#fff;
    transition:all 0.3s ease;
  }

  .fixed .header-bottom-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    width: 100% !important;
  }
  .custom-logo img {
    height: 85px;
  }
  .fixed .custom-logo img {
    height: 70px;
    vertical-align: top;
  }

  .fixed .custom-menu-primary .hs-menu-wrapper>ul>li>a {
    padding-top: 18px;
    padding-bottom: 16px;
  }
}


/* =============== Mobile Toggle Menu =============== */

/* Hide button on Desktop */
.mobile-trigger, .child-trigger{ display: none; }

@media (max-width: 991px){

  /* Menu Reset */
  .custom-menu-primary,
  .custom-menu-primary .hs-menu-wrapper > ul,
  .custom-menu-primary .hs-menu-wrapper > ul li,
  .custom-menu-primary .hs-menu-wrapper > ul li a{
    display: block;
    float: none;
    position: static;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    padding: 0px;
    margin: 0px;
    background-image: none;
    background-color: transparent;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; 
    max-width: none;
    width: 100%;
    height: auto;
    line-height: 1;  
    font-weight: normal;
    text-decoration: none;
    text-indent: 0px;
    text-align: left;
  }


  /* ===== Mobile Toggle Button ===== */

  .mobile-trigger{
    display: inline-block !important;
    position: absolute;
    padding: 8px;
    right: 0;
  }

  /* Change button when menu is open */
  .mobile-open .mobile-trigger{
    border-color: transparent;
  }



  /* Toggle Button Icon */
  
  /* ===== Mobile Child Toggle Buttons ===== */

  .child-trigger{
    display: block !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute;
    top: 4px;
    right: 0px;
    margin-top: auto;
    margin-bottom: auto;
    width: 55px !important; /* Button width */
    height: 45px !important; /* Button width */
    min-width: 55px !important;
    padding: 0 !important;
    text-align: center;
    border: solid 1px #2a2f32;
  }
  .custom-menu-primary .hs-menu-wrapper>ul li.active .child-trigger {
    margin-top: 3px;
  }
  .child-trigger:hover{
    text-decoration: none;
  }
  .child-trigger i{
    position: relative;
    top: 20%; /* Centers icon inside button */
    margin: 0 auto !important;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .child-trigger i:after{
    position: absolute;
    content: '';
  }
  .child-trigger i, .child-trigger i:after{
    width: 10px; /* Icon line width */
    height: 1px; /* Icon line height */
    background: #2a2f32; /* Icon color */
    display: block;
  }
  .child-trigger i:after{
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }  
  .child-trigger.child-open i{}
  .child-trigger.child-open i:after{
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }

  .custom-header .mobile-trigger {
    background-color: transparent;
    border: none;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 50px;
    height: auto;
    outline: 0;
  }

  .custom-header .mobile-trigger .line {
    stroke: #2a2f32;
  }

  .mobile-trigger .line { fill: none; stroke-width: 6; transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1), stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1); }
  .mobile-trigger .line1 { stroke-dasharray: 60 207; stroke-width: 6; }
  .mobile-trigger .line2 { stroke-dasharray: 60 60; stroke-width: 6; }
  .mobile-trigger .line3 { stroke-dasharray: 60 207; stroke-width: 6; }
  .mobile-trigger.active .line1 { stroke-dasharray: 90 207; stroke-dashoffset: -134; stroke-width: 6; }
  .mobile-trigger.active .line2 { stroke-dasharray: 1 60; stroke-dashoffset: -30; stroke-width: 6; }
  .mobile-trigger.active .line3 { stroke-dasharray: 90 207; stroke-dashoffset: -134; stroke-width: 6; }

  /* ===== Mobile Menu Styles ===== */  

  .custom-menu-primary.js-enabled{
    position: relative;
  }

  /* Hide menu on mobile */
  .custom-menu-primary.js-enabled .hs-menu-wrapper,
  .custom-menu-primary.js-enabled .hs-menu-children-wrapper{
    display: none;
  }  

  /* Make child lists appear below parent items */
  .custom-menu-primary ul.hs-menu-children-wrapper{
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
    display: none;
  }

  /* Mobile Menu Styles */ 
  .custom-menu-primary.js-enabled .hs-menu-wrapper{
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
  }
  .custom-menu-primary .hs-menu-wrapper{
    width: 100%; /* Full screen width */
  }

  /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a{
    font-size: 13px;
    line-height: 35px;
    overflow: visible;
  }
  /*
  .custom-menu-primary .hs-menu-wrapper > ul > li:last-child a { padding-left: 40px !important; }
  */
  .custom-menu-primary .hs-menu-wrapper>ul>li:last-child a:after { right: auto; left: 0px; }

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li:not(:last-child) {
    border-bottom: solid 1px #333;
  }
  .custom-menu-primary .hs-menu-wrapper >  ul li a{
    padding: 10px 0 !important;
  }
  /*
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{
  color: #eceff3;
}
  */

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul {
    background-color: transparent;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li:last-child{
    border-bottom:none;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
    text-indent: 10px; /* Indent Child lists */
    font-size: 12px; /* Font size of child lists */
  }

  /* Level 3 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a{
    text-indent: 30px; /* Indent Child lists */
  }

  /* Level 4 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a{
    text-indent: 50px; /* Indent Child lists */
  }
}


/* ==========================================================================
5. BLOG                                        
========================================================================== */


/* =============== General Blog Styles =============== */

/* Blog Post and Listing Body Class */
.blog {}

/* Blog Post */
.hs-blog-post {}

/* Blog Listing */
.hs-blog-listing {}

/* Blog Columns Wrapper */
.blog .content-wrapper {}

/* =============== Blog Galery =============== */

.blog-gal { margin-top: 30px; }

/* =============== Blog Content Column =============== */

.blog-content { background-color: #f4f4f2; padding: 30px; }

/* Use this to style the main wrapper for the blog listing pages */
.blog-listing-wrapper {}

/* Use this to style the main wrapper for the blog post pages */
.blog-post-wrapper {}

/* Blog Title */
.hs-blog-header h1 {}
.hs-blog-header h1 a{}

/* Blog Post Title */
.post-header h2 {}
.post-header h2 a {}

/* Blog Author and Avatar */
#hubspot-author_data {}
#hubspot-author_data:after {
  content: '';
  display: block;
  clear: both;
}
#hubspot-author_data a.author-link {}
#hubspot-author_data .hs-author-avatar {}
#hubspot-author_data .hs-author-avatar img {
  width: 50px;
  float: left;
  margin-right: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

/* Use this to set up different styling for your blog posts */
.blog-listing-wrapper .post-listing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-flow: wrap;
}
.blog-listing-wrapper .post-listing .post-item .post-image a {
  display:block;
  max-height:400px;
  overflow:hidden
}
.blog-listing-wrapper .post-listing .post-item .post-body {}
.blog-post-wrapper .post-body {}

/* Post Featured Image on Listings Page */
.hs-featured-image-wrapper {}
.hs-featured-image-wrapper .hs-featured-image-link {}
.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image{
  border-width: 0;
  max-height: 100%;
  max-width: 100%;
  height: auto;
  width: auto;
  display: block !important;
  float: none;
  margin: 0;
}

.hs-featured-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 250px;
  float: none;
  margin: 0;
  max-width: 100%;
}

@media (min-width: 991px) {
  .hs-featured-image {
    height: 300px;
  }
}

@media (min-width: 1200px) {
  .hs-featured-image {
    height: 350px;
  }
}

/* Read More Link */
a.more-link {}

/* Blog Topics List */
#hubspot-topic_data {}
#hubspot-topic_data a.topic-link {}

/* Blog Social Sharing Icons */
.hs-blog-social-share {
  margin-top: 20px;
  padding: 10px 0 0 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  height: auto;
}

/* Blog Commments */
#comments-listing {
  border-bottom: none;
  margin-bottom: 0;
  margin-top: 0;
}
.comment {
  margin: 10px 0;
  border-top: 1px solid #ccc;
  padding: 15px 0;
}
.comment-date { font-size: 13px; text-align: right; }
.comment-from { font-weight: bold; }
.comment-body { padding: 10px 0; }

/* Pagination */
.blog-pagination {}
.blog-pagination a {}
.blog-pagination a.previous-posts-link {}
.blog-pagination a.all-posts-link {}
.blog-pagination a.next-posts-link {}

/* Blog All Posts Page */
.hs-content-path-blog-all {}
div.post-listing-simple {}
div.post-listing-simple .post-item {}
h2.post-listing-simple {}
h2.post-listing-simple a {}


/* =============== Blog Sidebar =============== */

.blog .blog-sidebar {}

/* Blog Modules */
.blog .blog-sidebar .widget-span {}


/* =============== Blog Author Page and Author Bio =============== */

.hs-blog-listing .hs-author-profile {
  border-bottom: 1px solid #ccc;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
}
.hs-blog-post .hs-author-profile {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 20px 0 20px 0;
  margin: 20px 0 20px 0;
}
.hs-author-profile .hs-author-profile:after {
  content: '';
  display: block;
  clear: both;
}

/* Author Avatar */
.hs-author-profile .hs-author-avatar {
  float: left;
  margin-right: 15px;
  max-width: 100px;
}
.hs-author-profile .hs-author-avatar img{
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  max-width: 100%;
}

/* Author Bio Wrapper*/
.hs-author-profile .hs-author-bio {
  overflow: hidden;
}

/* Author Name */
.hs-author-profile h2.hs-author-name {
  margin: 0 0 10px 0;
}

/* Author Social Follow Me */
.hs-author-profile .hs-author-social-section {}
.hs-author-profile .hs-author-social-label {}
.hs-author-profile .hs-author-social-links {}
.hs-author-profile .hs-author-social-link {}
.hs-author-profile .hs-social-facebook {}
.hs-author-profile .hs-social-linkedin {}
.hs-author-profile .hs-social-twitter {}
.hs-author-profile .hs-social-google-plus {}


/* ==========================================================================
6. FORMS                                        
========================================================================== */


/* =============== Global Form Styles =============== */

form div.actions {
  margin-top:20px;
}
/*
form div.actions input[type="submit"] {
color: #fff !important;
background: #AC8700;
padding: 10px 40px;
border: 1px solid #AC8700;
transition: all .2s ease-out;
font-size:16px;
}
*/

/* Form Field */
.hs-form-field {
  margin-bottom: 20px;
}

/* Descriptions */
.hs-field-desc {}

/* Labels and Legends */
label {}
.hs-form-field > label {
  display:block;
  margin-bottom:5px;
}

/* One Line Inputs */
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"],
input[type="file"],
textarea,
select {
  outline: none;
  font-family: inherit;
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  padding: 10px;
  border: solid 1px #ddd;
  background: #fff;
  color: #333 !important;
  max-width:767px;
}

input[type="text"]:focus,
input[type="password"]:focus, 
input[type="datetime"]:focus, 
input[type="datetime-local"]:focus, 
input[type="date"]:focus, 
input[type="month"]:focus, 
input[type="time"]:focus, 
input[type="week"]:focus, 
input[type="number"]:focus, 
input[type="email"]:focus, 
input[type="url"]:focus, 
input[type="search"]:focus, 
input[type="tel"]:focus, 
input[type="color"]:focus,
input[type="file"]:focus,
textarea:focus,
select:focus {
  border-color: #AC8700;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  outline: 0;
}

/* Separate Styles for Multiple Line Inputs */
textarea {
  height: 165px;
}
textarea:focus {}

/* Separate Styles for Drop Downs */
select {}
select:focus {}

/* Multiple Selection Inputs */
form.hs-form .hs-form-field ul.inputs-list {
  list-style: none;
  padding: 0;
}
form.hs-form .hs-form-field ul.inputs-list li input {}
input[type="radio"] {}
input[type="checkbox"] {}

.hs-form-field legend { font-size: 12px; line-height: 1.3; font-style: oblique; margin-bottom:8px; }
.hs-form-field label { font-weight:600; }
ul.inputs-list li label { font-size:14px; font-weight:300; }

/* Required */
input:focus:required:invalid, 
textarea:focus:required:invalid, 
select:focus:required:invalid {}

input:focus:required:invalid:focus, 
textarea:focus:required:invalid:focus, 
select:focus:required:invalid:focus {}

/* Error */
.hs-error-msgs label{}

/* Placeholder Text */
::-webkit-input-placeholder {} /* Webkit Browsers */
:-moz-placeholder {} /* Firefox 18- */
::-moz-placeholder {} /* Firefox 19+ */
:-ms-input-placeholder {} /* IE10 */


/* =============== Multi Column Form =============== */

.hs-form fieldset.form-columns-1 {}
.hs-form fieldset.form-columns-1 .hs-form-field {}
.hs-form fieldset.form-columns-2 {}
.hs-form fieldset.form-columns-2 .hs-form-field {}
.hs-form fieldset.form-columns-3 {}
.hs-form fieldset.form-columns-3 .hs-form-field {}

/* Multiple Selection Inputs */
form.hs-form .hs-form-field ul.inputs-list li input {}
input[type="radio"] {}
input[type="checkbox"] {}
form.hs-form fieldset { max-width: none; }
form.hs-form fieldset .hs-form-field { padding: 0 10px 0 0; }
form.hs-form fieldset[class*="form-columns"] .input { margin-right: 0; }
form.hs-form fieldset[class*="form-columns"] .hs-input { width: 100%; }
form.hs-form fieldset[class*="form-columns"] .hs-input[type="checkbox"] { width: auto; }
form.hs-form fieldset.form-columns-3 .hs-form-field { width: 33.33%; }

@media (max-width: 400px) {
  form.hs-form fieldset .hs-form-field { padding: 0; }
  form.hs-form fieldset.form-columns-3 .hs-form-field,
  form.hs-form .form-columns-2 .hs-form-field .hs-input, 
  form.hs-form .form-columns-3 .hs-form-field .hs-input { width: 100%; }
  form.hs-form .form-columns-3 .hs-form-field .hs-input[type="checkbox"] { width: auto; }
}


/* =============== Blog Comment Form =============== */

/* Label */
#comment-form .hs-form-field > label {}
#comment-form label {}

/* Inputs */
#comment-form input[type="text"] {}
#comment-form input[type="text"]:focus {}

#comment-form textarea {}
#comment-form textarea:focus {}

#comment-form input[type="checkbox"] {}


/* =============== Blog Subscription Form =============== */

/* Label */
#hs_form_target_blog_subscription .hs-form-field > label {}
#hs_form_target_blog_subscription label {}

/* Inputs */
#hs_form_target_blog_subscription input[type="email"] {}
#hs_form_target_blog_subscription input[type="email"]:focus {}
#hs_form_target_blog_subscription input[type="radio"], #hs_form_target_blog_subscription input[type="checkbox"] {
  width: auto;
  margin-right: 10px;
}

/* =============== Google Search Form =============== */

/* Label */
.widget-type-google_search label {}

/* Input */
.widget-type-google_search input[type="text"] {}
.widget-type-google_search input[type="focus"] {}


.legal-consent-container,
.legal-consent-container .hs-form-booleancheckbox-display>span {
  font-size: 11px;
}

/* ==========================================================================
7. BUTTONS                                        
========================================================================== */


/* =============== All Global Buttons (Excluding CTAs) =============== */

/*
.hs-button.primary,
input[type="submit"],
input[type="button"] {
white-space:normal !important;
cursor: pointer;
-webkit-appearance: none;
text-decoration: none !important;
font-family: inherit;
line-height: 1.428571429;
border: solid 1px #222;
color: #fff;
font-weight: 500;
font-size: 12px;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
padding: 3px;
padding-left: 30px;
padding-right: 30px;
text-transform: uppercase;
display: inline-block;
text-align: center;
letter-spacing: 2px;
text-decoration: none;
border: solid 1px rgba(1,1,1,.2) !important;
color: #333;
-o-transition: .5s;
-ms-transition: .5s;
-moz-transition: .5s;
-webkit-transition: .5s;
transition: .5s;
outline: none;
background: transparent;
}

.hs-button.primary:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
color: #fff !important;
background: #111;
}

.hs-button.primary:focus,
input[type="submit"]:focus,
input[type="button"]:focus {}
*/

/* =============== Form Module Button =============== */

.hs_cos_wrapper_type_form .hs-button.primary.large {}
.hs_cos_wrapper_type_form .hs-button.primary.large:hover {}
.hs_cos_wrapper_type_form .hs-button.primary.large:focus {}


/* =============== Blog Comment Button =============== */

#add-comment-button.hs-button.primary {}
#add-comment-button.hs-button.primary:hover {}
#add-comment-button.hs-button.primary:focus {}


/* =============== Blog Subscription Button =============== */

#hs_form_target_blog_subscription .hs-button.primary.large {}
#hs_form_target_blog_subscription .hs-button.primary.large:hover {}
#hs_form_target_blog_subscription .hs-button.primary.large:focus {}


/* =============== Google Search Button =============== */

.widget-type-google_search .hs-button.primary {}
.widget-type-google_search .hs-button.primary:hover {}
.widget-type-google_search .hs-button.primary:focus {}


/* ==========================================================================
8. MISCELLANEOUS                                      
========================================================================== */

/*========== contact page =================*/

.crumb {
  font-size: 12px;
  margin-top: 20px;
  color: #fff;
}

.crumb .hs-breadcrumb-menu-item {
  float: none;
  display: inline;
  padding: 0;
}

.crumb .hs-breadcrumb-menu-divider:before {
  content: " > ";
  padding: 0;
}

.contact-page .right-col h3.form-title {
  text-align: center;
  line-height: 1.1;
}

.contact-page .right-col h3.form-title:after {
  content: "";
  height: 2px;
  width: 50px;
  margin-top: 20px;
  display: block;
  font-size: 0;
  margin: 10px auto;
  background-color: #2a2f32;
}

.contact-page .right-col .hs-form-required {
  display: none;
}

.contact-page .left-col {
  margin-bottom: 50px;
}

ul.no-list.hs-error-msgs.inputs-list {
  padding: 0;
  list-style: none;
  color: red;
}

.hs-input.invalid.error {
  border-color: #D31E2B !important;
}

@media screen and (max-width:768px) {
  .contact-page .right-col { margin-bottom: 20px; }
}


/*========= courtier materiaux =========*/

.two-col-image-wrap {
  padding: 80px 0 40px 0;
}

.courtier-page .body-container h2:after {
  background: #2a2f32;
  content: "";
  display: block;
  width: 50px;
  height: 2px;
  margin: 30px auto 50px;
}

.two-col-image-wrap .left-image {
  float: left;
  width: 50%;
  padding: 0 15px;
}

.two-col-image-wrap .right-content {
  float: left;
  width: 50%;
  padding: 0 15px;
}

.two-col-rtbtn {
  background: #2a2f32;
  padding: 40px 0;
}

.two-col-rtbtn .span8 {
  width: 66.66666666666666% !important;
  padding: 0 15px;
}

.two-col-rtbtn .span4 {
  width: 33.33333333333333% !important;
  margin: 0 !important;
  padding: 0 15px;
}

.two-col-rtbtn .span8 h3.mt10 {
  margin-top: 10px;
  font-size: 20px;
  line-height: 1.1;
  margin-bottom: 10px;
  color: #fff;
}

/*
.btn {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.428571429;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}

a.btn {
position: relative;
z-index: 1;
overflow: hidden;
}

a.btn-fx {
font-size: 14px;
color: #eceff3;
letter-spacing: 1px;
line-height: normal;
font-weight: bold;
text-decoration:none;
text-transform: uppercase;
border: solid 1px #fff;
padding: 10px 30px 10px 30px;
}

a.ghost{
background: transparent !important;
border: solid 2px #222222;
color: #222222;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
}

a.btn-fx.ghost {
font-size: 14px;
color: #222222;
letter-spacing: 1px;
line-height: normal;
font-weight: bold;
text-decoration:none;
text-transform: uppercase;
border: solid 1px #222222;
padding: 10px 30px 10px 30px;
}

a.btn-line-white, .de_light a.btn-line-white {
background: none !important;
border: solid 2px #fff;
color: #fff;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
}

a.btn-line-black, .de_light a.btn-line-black {
background: #AC8700 !important;
border: solid 2px #AC8700;
color: #fff;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
}

a.btn:before {
content: "";
background: rgba(0,0,0,0);
width: 0;
height: 100%;
position: absolute;
z-index: -1;
}

a.btn-fx:before {
width: 0;
height: 100%;
left: 0;
top: 0;
position: absolute;
}

a.btn-fx:before, a.btn-fx:hover:before,a.btn-fx:after, a.btn-fx:hover:after {
-o-transition: .3s ease;
-ms-transition: .3s ease;
-moz-transition: .3s ease;
-webkit-transition: .3s ease;
transition: .3s ease;
outline: none;
}

a.btn-fx:after {
font-family: FontAwesome;
content: "\f178";
margin-left: 15px;
position: absolute;
right: -20px;
}

a.btn-fx:hover:before {
width: 100%;
background: rgba(0,0,0,1);
}

a.btn-fx.ghost:hover:before {
width: 100%;
background: #222222;
}

a.btn-line-white:hover:before {
background: #fff;
}

a.btn-fx:hover {
color: #AC8700;
padding-left: 20px;
padding-right: 40px;
}

a.btn-fx:hover:after {
right: 15px;
}
*/
.materials-offered-top-section {
  text-align: center;
  margin-bottom: 50px;
}

.materials-offered-wrap {
  padding: 80px 0 0;
  background-color: #f4f4f2;
}

.courtier-page .body-container .materials-offered-wrap h2:after {
  margin-bottom: 20px;
}

.courtier-page .body-container h2 {
  margin-bottom: 20px;
}

.materials-offered-item {
  left: initial;
  width: 33.33333333%;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 30px;
}

.materials-offered-inner {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 1;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -moz-box-flex: 1;
  display: flex;
}

.vc-hoverbox {
  position: relative;
  display: inline-block;
  text-align: center;
  width: 100%;
}

.vc-hoverbox-inner {
  width: 100%;
  display: inline-block;
  min-height: 0!important;
}

.vc-hoverbox-block, .vc-hoverbox-block-inner * {
  backface-visibility: hidden;
}

.vc-hoverbox-block {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: transform .5s ease-in-out;
  transform-style: preserve-3d;
  background-size: cover;
  background-position: center;
}

.vc-hoverbox-front {
  transform: rotateY(0);
  z-index: 1;
}

.vc-hoverbox:hover .vc-hoverbox-front {
  transform: rotateY(-180deg);
}

.vc-hoverbox-wrapper.vc-hoverbox-direction--reverse .vc-hoverbox-front {
  transform: rotateY(180deg);
}

.vc-hoverbox-wrapper.vc-hoverbox-direction--reverse .vc-hoverbox:hover .vc-hoverbox-front {
  transform: rotateY(0);
}

.vc-hoverbox-block-inner {
  flex-shrink: 0;
  padding: 24px 20px;
}

.vc-hoverbox-inner :last-child {
  margin-bottom: 0;
}

.vc-hoverbox-back {
  transform: rotateY(180deg);
}

.vc-hoverbox:hover .vc-hoverbox-back {
  transform: rotateY(0);
}

.vc-hoverbox-wrapper.vc-hoverbox-direction--reverse .vc-hoverbox-back {
  transform: rotateY(0);
  z-index: 2;
}

.vc-hoverbox-wrapper.vc-hoverbox-direction--reverse .vc-hoverbox:hover .vc-hoverbox-back {
  transform: rotateY(-180deg);
}

.vc-hoverbox-block-inner h2 {
  color: #2a2f32;
  margin-bottom: 30px !important;
}

.vc-hoverbox-block-inner h2:after {
  content: none !important;
}

.cm-materials-offered {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.clients-logo-wrap {
  background: #f4f4f2;
  padding-top: 10px !important;
  padding-bottom: 130px;
}

.clients-logo-wrap .slick-arrow {
  display: none !important;
}

.clients-logo-img {
  margin: 0 10px;
}

.vc-hoverbox-block.vc-hoverbox-back {
  position: relative;
}

.two-col-lefticon-wrap {
  background: #fff;
  padding: 80px 0;
}

.feature-box-small-icon {
  margin-bottom: 30px;
}

span.icon {
  cursor: pointer;
}

.feature-box-small-icon i {
  font-family: 'ElegantIcons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  text-shadow: none;
  font-size: 40px;
  width: 68px;
  height: 68px;
  text-align: center;
  position: absolute;
  text-align: center;
  color: #AC8700;
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
  outline: none;
}

i {
  display: inline-block !important;
}

.icon_pencil-edit:before {
  content: "\6c";
}

.icon_profile:before {
  content: "\e08a";
}

.feature-box-small-icon .text {
  padding-left: 70px;
}

.two-col-lefticon-con.clearfix {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px;
}

.two-col-lefticon-item {
  width: 24.5%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}


.two-col-lefticon-item-inner {
  padding-left: 15px;
  padding-right: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 1;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -moz-box-flex: 1;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  background-position: top!important;
}

span.icon.FontAwesome i {
  display: inline-block;
  font-family: FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
}

.how-does-work-wrap {
  padding:80px 0 40px;
  background-color: #f4f4f2;
}

.how-does-work-wrap h2 {
  text-align: center;
}

.feature-box-small-icon .number {
  font-family: Avenir;
  font-size: 48px;
  text-align: center;
  position: absolute;
  width: 70px;
  padding-top: 10px;
  color: #AC8700;
}

.how-does-work-flex.clearfix {
  margin-left: -15px;
  margin-right: -15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}

.how-does-work-flex.clearfix .span4 {
  width: 33%;
  margin: 0 0 40px;
  padding: 0 15px;
}

/*====== two col right layout ==============*/

.services-attention-section hr {
  background: #ddd;
  margin: 30px 0;
}

.services-attention-bg .text-black {
  background: linear-gradient(90deg,rgba(0,0,0,0.3),rgba(0,0,0,0.3)),url(//2943327.fs1.hubspotusercontent-na1.net/hubfs/2943327/LesPiliersDuBatiment-May2019/Images/courtage-travaux-materiaux-69.jpg) center center no-repeat;
  background-size: cover;
  color: #A6A6A6;
  padding: 30px;
  margin-top: 50px;
}

.services-attention-bg .text-black h4 {
  color: #AC8700;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
}

.services-attention-section .btn-fx {
  border: solid 2px #fff;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  color: #fff;
}

.text-center {
  text-align: center;
}

.services-attention-section .btn-fx:hover {
  color: #fff;
}

a.btn-custom {
  padding: 10px 25px 10px 25px;
  font-weight: bold;
  color: #222;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  background: #222;
  color: #fff !important;
  display: block;
  margin: 49px 0 0;
}

.btn-icon-left i {
  margin-right: 12px;
  color: #fff;
}

a.btn-custom:hover {
  opacity: .8;
}

blockquote {
  border-left: 5px solid #eee;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 1.7em;
  color: #333;
  background: #f8f8f8;
  padding: 30px;
  border-left-color: #AC8700;
  margin: 0 0 20px;
}

.two-col-rt-lay .two-col-rtbtn-wrap {
  margin-top: 20px;
}

.two-col-rt-lay .two-col-rtbtn{
  background-color: #AC8700;
}
.two-col-rt-lay .two-col-rtbtn .btn-line-white.btn-fx {
  border: solid 2px #111;
  color: #111;
}

.two-col-rt-lay .two-col-rtbtn .btn-line-white.btn-fx:hover:before {
  background: rgba(0,0,0,1);
}

.two-col-rt-lay .two-col-rtbtn .btn-line-white.btn-fx:hover {
  color: #fff;
}

.crumb .hs-breadcrumb-menu-item a:hover {
  color: #fff;
}

.two-col-con-wrap .left-col {
  float: left;
  width: 50%;
  padding: 0 15px;
}

.two-col-con-wrap {
  margin: 35px 0 0;
}

.two-col-con-wrap .rt-col {
  float: left;
  width: 50%;
  padding: 0 15px;
}
.two-col-con-wrap .row {
  align-items:center; 
  display:flex;
}

.two-col-con-wrap .row.top{
  align-items: flex-start;
}

@media screen and (max-width:768px) {  
  .two-col-con-wrap .row { flex-direction:column;  }
}
.services-attention-section .services-attention-bg .btn-fx:hover {
  border-color: transparent;
}

#filters a.nav-active {
  color: #111;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .home-page .two-col-lefticon-item{
    display:block;
  }
}

/*========== blog styling =========*/

.blog .content-wrapper {
  padding-top: 90px;
  padding-bottom: 90px;
}

.blog-search form {
  position: relative;
}

.blog-search input.hs-search-field__input {
  width: 100%;
  padding: 5px 60px 5px 10px;
  border-color: initial;
  box-shadow: none;
  border-width: 2px;
  border-style: inset;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

.blog-search button.reset-btn {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 14px;
  width: 50px;
  height: 100%;
  text-align: center;
  border: none;
  background: #333;
  color: #fff;
  transition: 0.3s;
  cursor: pointer;
}

.blog-search button.reset-btn:hover {
  background-color: #AC8700;
}

.blog-search {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: solid 1px #ddd;
}

h4.widget-title,
.blog-sidebar h3{
  margin-top: 0;
  color: #AC8700;
  font-size: 18px;
  line-height: 1.1;
}

h4.widget-title:after,
.blog-sidebar h3:after{
  content: "";
  height: 2px;
  width: 30px;
  background: #fff;
  margin: 10px 0 20px 0;
  display: block;
  background-color: #AC8700;
}

div#recent-posts-3 ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

div#recent-posts-3 ul li {
  border-bottom: solid 1px #f2f2f2;
  padding-bottom: 8px;
  margin-bottom: 8px;
  position: relative;
}

div#recent-posts-3 ul li a {
  color: #777;
  font-size: 13px;
  font-weight: 400;
  line-height: 22px;
  display: block;
  padding-left: 60px;
}

div#recent-posts-3 ul li .post-date {
  position: absolute;
  top: 0;
  left: 0;
  color: #222;
  margin-right: 10px;
  text-align: center;
  width: 50px;
  font-size: 10px;
  text-transform: uppercase;
  color: #FFF;
  background-color: #AC8700;
  -o-transition: .3s ease;
  -ms-transition: .3s ease;
  -moz-transition: .3s ease;
  -webkit-transition: .3s ease;
  transition: .3s ease;
  outline: none;
}

div#recent-posts-3 ul li a:hover {
  color: #AC8700;
}

div#recent-posts-3 ul li:hover .post-date {
  background: #222;
  color: #fff;
}

div#recent-posts-3 {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: solid 1px #ddd;
}

.sidebar-con {
  background: linear-gradient(90deg,rgba(0,0,0,0.3),rgba(0,0,0,0.3)),url(//2943327.fs1.hubspotusercontent-na1.net/hubfs/2943327/LesPiliersDuBatiment-May2019/Images/courtage-travaux-materiaux-69.jpg) center center no-repeat;
  background-size: cover;
  color: #A6A6A6;
  padding: 30px;
}

.sidebar-con h4 {
  color: #AC8700;
}

.sidebar-con a.btn-line-white {
  margin-top: 20px;
}

.sidebar-con-wrap {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: solid 1px #ddd;
}

.blog-sidebar .widget-module ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 30px;
}

.blog-sidebar .widget-module ul li {
  text-shadow: none;
  display: inline-block;
  margin-right: 3px;
  margin-bottom: 16px;
  padding-bottom: 0;
}

.blog-sidebar .widget-module ul li a {
  font-size: 12px!important;
  text-decoration: none;
  margin-bottom: 5px;
  border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  color: #606060;
  border: solid 1px rgba(0,0,0,.2);
  padding: 7px 10px;
  color: #606060;
  border: solid 1px rgba(0,0,0,.2);
}

.blog-sidebar span.filter-link-count {
  display: none;
}

.blog-sidebar .widget-module ul li a:hover {
  color: #111;
  border-color: #111;
}

.blog-sidebar .widget-type-post_filter {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: solid 1px #ddd;
}

.date-box {
  width: 60px;
  position: absolute;
  text-align: center;
  text-shadow: none;
  line-height: 1.7em;
}

.date-box .day {
  color: #FFF;
  font-family: Avenir;
  font-size: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #AC8700;
}

.date-box .month {
  font-size: 14px;
  text-transform: uppercase;
  padding: 7px 0 7px 0;
  border-bottom: solid 4px #333;
  font-weight: 600;
  border-bottom-color: #ddd;
  color: #222222;
}

.post-item .post-text {
  padding-left: 80px;
  margin-bottom: 20px;
  min-height: 88px;
}

.post-item .post-text h2 {
  font-size: 24px;
  line-height: 1.2;
  letter-spacing: 3px;
  padding-top: 8px;
}

.post-item .post-text h2 a:hover {
  text-decoration: underline;
}

a.more-link {
  background-color: #AC8700;
  padding: 3px 25px 3px 25px;
  color: #111;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 700;
  float: right;
  color: #fff;
}

.post-item {
  line-height: 1.7em;
  margin-top: 0px;
  margin-bottom: 90px;
  padding-bottom: 15px;
  border-bottom: solid 1px #ddd;
}

a.more-link:hover {
  background: #222;
  color: #fff;
}

.hs-blog-post .date-box {
  line-height: 1.5em;
}

.post-content .post-text {
  padding-left: 80px;
  margin-bottom: 20px;
  min-height: 88px;
}

.post-info a:hover {
  text-decoration: underline;
}

.widget-type-blog_comments {
  padding-left: 80px;
}

/*========= portfolio blog ============*/

/*----Portfolio top filters----*/
.top-filters {
  width:80%; 
  margin:0 auto;
  padding:25px 0px;
  text-align:center;
}
.top-filters a {
  background:transparent;
  padding: 2px 10px;
  border: 1px solid #AC8700;
  transition: all .2s ease-out;
  margin:0px 10px;
  color:#222;
  text-decoration:none;
  font-size:14px;
  text-transform:uppercase;
}
.top-filters a:hover, .top-filters a.active  {
  background:#AC8700;
  color:#fff;
}

@media screen and (max-width:768px) {
  .top-filters {
    text-align:center;
  }
  .top-filters a {
    margin:0;
    display:block;
  }
  .top-filters a:last-child {
    float:none;
  }
}
/*----End Portfolio top filters----*/


.portfolio-blog .content-wrapper {
  padding-top: 0;
  padding-bottom: 0;
}

.blog-post-filter h3 {
  display: none;
}

.blog-post-filter ul {
  font-size: 13px;
  padding: 0;
  margin: 22px 0;
  list-style: none;
}

.blog-post-filter ul li {
  display: inline-block;
  margin-right: 5px;
}

.blog-post-filter ul li a {
  outline: none;
  display: inline-block;
  padding: 10px 0px 8px 0px;
  margin-right: 40px;
  font-size: 13px;
  text-decoration: none;
  border: none !important;
  font-family: Avenir;
  font-weight: 400;
  color: #2A2F32;
}

.blog-post-filter ul li:last-child a{
  margin-right:0;
}

.blog-post-filter ul li a:hover{
  color: #111;
}

.blog-post-filter ul li a span.filter-link-count {
  display: none;
}

.portfolio-blog .post-item {
  float: left;
  width: 33.33333%;
  border: none;
  margin: 0;
  padding: 8px;
  position: relative;
}

@media screen and (max-width:992px) {
  .portfolio-blog .post-item {
    width: 100%;
  }
}

.picframe {
  overflow: hidden;
  position:relative;
}

.portfolio-blog .post-item .picframe {
  height:auto !important; 
}

.picframe span.overlay {
  text-align: center;
  display: block;
  width: 100%;
  background: #111;
  position: absolute;
  height: 100%;
  opacity: 0;
  top:0;
  left:0;
  -o-transition: .3s;
  -ms-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s;
}

.picframe span.pf_text {
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
}

span.project-name {
  font-weight: bold;
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  padding: 0 10px;
}

.portfolio-blog .post-item:hover .overlay {
  opacity: 0.9;
  z-index: 1;
}

.portfolio-blog .post-item:hover img.hs-featured-image {
  transform: scale(1.1);
  text-decoration: none;
  -o-transition: .3s;
  -ms-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s;
}

.portfolio-blog .post-item img.hs-featured-image {
  -o-transition: .3s;
  -ms-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s;
}

.portfolio-blog .post-item a {
  /*
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  */
}

.blog-post-outer-wrapper {
  padding: 80px 0;
}

.blog-post-outer-wrapper .hs_cos_gallery_main {
  padding: 0;
}

.blog-post-outer-wrapper .slick-slide-inner-wrapper {
  display: block !important;
  margin: 0;
}

.portfolio-blog.hs-blog-post .section.post-body h2 {
  color: #222;
  font-weight: 700;
  font-size: 20px !important;
  font-family: Avenir !important;
  line-height: 1.3!important;
}

.portfolio-blog.hs-blog-post .section.post-body h2:after {
  height: 2px;
  background: #AC8700;
  width: 100px;
  margin: 14px 0;
  display: block;
  content: "";
}

.blog-post-outer-wrapper .slick-arrow {
  position: absolute;
  padding: 0;
  top: 50%;
  left: 0;
  bottom: 0;
  margin-top: -15px;
  width: 60px;
  height: 30px;
  opacity: .5;
  filter: alpha(opacity=50);
  font-size: 0;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0,0,0,.6);
  -webkit-tap-highlight-color: transparent;
  z-index: 999;
  -o-transition: .3s;
  -ms-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s;
}

.blog-post-outer-wrapper button.slick-next.slick-arrow {
  left: auto;
  right: 0;
}

.blog-post-outer-wrapper .slick-dots li button:before { 
  display: none;
}

.blog-post-outer-wrapper button.slick-arrow { 
  position: absolute; 
  top: 0; 
  bottom: 0;
  opacity: 1; 
  margin: auto 0; 
  z-index: 90;
}

.blog-post-outer-wrapper button.slick-arrow:before { 
  font-family: 'FontAwesome';
  color: #AC8700;
  background: #FFF;
  border-radius: 50px; 
  padding: 10px 13px; 
}
.blog-post-outer-wrapper button.slick-next.slick-arrow:before {
  content: '\f054';
  position: relative;
  font-size: 15px;
  color: #AC8700;
  opacity: 1;
  -webkit-box-shadow: 0 3px 6px #00000029;
  -moz-box-shadow: 0 3px 6px #00000029;
  -ms-box-shadow: 0 3px 6px #00000029;
  -o-box-shadow: 0 3px 6px #00000029;
  box-shadow: 0 3px 6px #00000029;
}

.blog-post-outer-wrapper button.slick-prev.slick-arrow:before {
  content: '\f053';
  position: relative;
  font-size: 15px;
  color: #AC8700;
  opacity: 1;
  -webkit-box-shadow: 0 3px 6px #00000029;
  -moz-box-shadow: 0 3px 6px #00000029;
  -ms-box-shadow: 0 3px 6px #00000029;
  -o-box-shadow: 0 3px 6px #00000029;
  box-shadow: 0 3px 6px #00000029;
}
}

.blog-post-outer-wrapper .slick-arrow:hover {
  opacity: 1;
}


.post-pagination-wrap {
  background-color: rgb(238, 238, 238);
  padding: 40px 0 30px;
}

div#de-arrow-nav-set {
  text-align: center;
}

#de-arrow-nav-set i {
  color: #222;
  font-size: 32px;
}

.arrow_left,
.arrow_right,
.icon_menu {
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.arrow_left:before {
  content: "\23";
  font-family: 'ElegantIcons';
}

.arrow_right:before {
  content: "\24";
  font-family: 'ElegantIcons';
}

.icon_menu:before {
  content: "\61";
  font-family: 'ElegantIcons';
}

.pull-right {
  float: right;
}

.portfolio-blog.hs-blog-post .section.post-body h4 {
  color: #AC8700;
}

.portfolio-blog.hs-blog-post .section.post-body p a:hover {
  text-decoration: underline;
}


/*========= home page ============*/

.home-page-banner {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 80px 0 80px 0;
  position: relative;
  margin-top: -1px;
  overflow:hidden;
}

.home-page-banner:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #F4F4F2;
  opacity: .9;
} 

.home-page-inner .span8 {
  width: 66.66666666666666%;
  margin: 0 auto !important;
  float: none !important;
}

.spacer-double {
  width: 100%;
  height: 100px;
  display: block;
  clear: both;
}

.h2_title {
  font-size: 28px;
  display: block;
  margin-top: 0;
  margin-bottom: 30px;
  line-height: 1.2em;
  letter-spacing: -1px;
  color: #AC8700;
}

.font13 {
  font-size: 13px;
}

.home-page-three-col-content {
  padding: 80px 0;
}

.home-page-three-col-content .page-center{
  overflow:hidden;
}

.home-page-three-col-content .span4 {
  padding: 0 15px;
  width: 33.33333333% !important;
  margin: 0 0 60px;
}

.home-page-three-col-content .span4 h2:after {
  margin: 30px auto 10px;
  background-color: #2a2f32 !important;
  content: "";
  display: block;
  height: 2px;
  width: 50px;
}
.home-page .hs-image-widget {
  width: 100%;
}
.home-page .two-col-lefticon-wrap {
  background-color: #f4f4f2 !important;
}

.home-page .body-container h2:after{
  background: #2a2f32;
  content: "";
  display: block;
  width: 50px;
  height: 2px;
  margin: 30px auto 50px;
}

.home-page .body-container .materials-offered-wrap h2:after {
  margin-bottom: 20px;
}

.home-page .body-container h2 {
  margin-bottom: 20px;
}

.icon_like:before {
  content: "\e106";
}

.home-page .feature-box-small-icon h3 {
  margin-bottom: 20px;
}

.home-page .how-does-work-wrap {
  background: #fff;
  padding-bottom: 80px;
}

.home-page .how-does-work-flex.clearfix .span4 {
  margin: 0;
}

.post-portfolio-wrap {
  background: #f4f4f2;
  padding: 80px 0;
  overflow:hidden !important;
}

.post-content-wrapper,
.post-portfolio-wrap .page-center,
.cm-port-wrap{
  overflow: hidden;
}

ul#filters {
  font-size: 13px;
  padding: 0;
  margin: 74px 0 22px;
  font-weight: 400;
  list-style: none;
  text-align: center;
}

#filters li {
  display: inline-block;
  margin-right: 5px;
}

#filters a {
  font-family: Avenir;
  background: none;
  outline: none;
  display: inline-block;
  padding: 10px 0px 8px 0px;
  margin-right: 40px;
  color: #2A2F32;
  font-size: 13px;
  text-decoration: none;
  border: none !important;
  font-weight: 400;
}

#filters a:hover{
  color: #111;
}

#filters li:last-child a {
  padding-right: 0;
  margin-right: 0;
}

.post-content-item {
  width: 33.33333%;
  float: left;
}

.post-content-item:hover span.overlay {
  opacity: 0.9;
  z-index: 1;
}

.post-content-item img.hs-featured-image {
  -o-transition: .3s;
  -ms-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s;
}

.post-content-item:hover img.hs-featured-image {
  transform: scale(1.1);
  text-decoration: none;
  -o-transition: .3s;
  -ms-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s;
}

.rec-post-slider-grp {
  padding: 80px 0;
}

.rec-post-btm,
.rec-post-btm *{
  line-height: 1.7em;
  color: #777;
  font-size: 16px;
  font-family: Avenir;
  font-weight: normal;
}

.rec-post-heading {
  padding-bottom: 0;
}

.rec-post-slider-grp .post-text h3 {
  font-size: 17px;
  margin-top: 20px;
  margin-bottom: 10px;
}

.rec-post-slider-grp .post-text h3 a {
  color: #222222;
  line-height: 1.4;
}

.rec-post-slider-grp .post-text h3 a:hover {
  text-decoration: underline;
}

.rec-post-slider-grp .post-content {
  padding: 0 15px;
}

.rec-post-wrapper {
  margin: 0 -15px;
}

.slick-slide:focus {
  outline: none !important;
}

.slick-initialized .slick-slide {
  max-width: 82%;
  margin: 20px auto !important;
}

.rec-post-btm h2:after {
  content: none !important;
}

a.read_more {
  color: #AC8700;
  display: inline-block;
  font-weight: 500;
  margin-top: 10px;
  transition:all .2s ease-out;
}

a.read_more i {
  font-family: FontAwesome;
  font-size: 10px;
  margin-left: 8px;
  color: #AC8700;
}

a.read_more:hover {
  margin-left:8px;
  font-weight:700;
}

.rec-post-slider-grp ul.slick-dots {
  margin-top: 10px;
  text-align: center;
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}

.rec-post-slider-grp ul.slick-dots li {
  display: inline-block;
  zoom: 1;
  cursor: pointer;
}

.rec-post-slider-grp ul.slick-dots li button {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  margin: 5px 7px;
  display: block;
  border: none;
  width: 5px !important;
  height: 5px !important;
  font-size: 0;
  background: #ddd;
  padding: 0;
  cursor: pointer;
  outline:none;
}

.rec-post-slider-grp ul.slick-dots li.slick-active button {
  background-color: #AC8700;
}

.rec-post-slider-grp .slick-slider{
  user-select:auto;
}

/*========== nos page =============*/

.nos-page .post-portfolio-wrap {
  background: #f4f4f2;
  padding: 22px 0 0;
}

.nos-page ul#filters{
  margin-top:0;
}

.nos-page .two-col-rtbtn {
  background-color: #AC8700;
}

.nos-page .two-col-rtbtn a.btn.btn-line-white {
  border: solid 2px #111;
  color: #111;
}

.nos-page .two-col-rtbtn a.btn.btn-line-white:hover:before {
  background: rgba(0,0,0,1);
}

.nos-page .two-col-rtbtn a.btn.btn-line-white:hover {
  color: #fff;
}

.post-image img {
  width: 100%;
  height:100%;
  object-fit:cover;
}

.blog-pagination ul {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
  list-style: none;
}

.blog-pagination {
  text-align: center;
  padding:40px 0px;
}

.blog-pagination ul li {
  display: inline;
}

.blog-pagination ul li a {
  line-height: 1.428571429;
  position: relative;
  float: left;
  text-decoration:none;
  color: #2A2F32;
  border: solid 1px #ccc;
  background: none;
  margin: 3px;
  padding: 15px 20px 15px 20px;
  border-radius: 0!important;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  transition: 0.3s;
  border-color: #ccc;
}
.blog-pagination ul li.active a {
  font-weight:700;
}
.blog-pagination ul li.active span {
  line-height: 1.428571429;
  float: left;
  position: relative;
  border: solid 1px #ccc;
  background: none;
  margin: 3px;
  padding: 15px 20px 15px 20px;
  border-radius: 0!important;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  transition: 0.3s;
  color: #fff;
  background-color: #AC8700;
}

.blog-pagination ul li a:hover {
  color: #111;
  background: none;
}

.blog-pagination ul li.active:hover span {
  border-color: #AC8700;
  background: transparent;
  color: #2a6496;
}

.has-no-banner .header-container-wrapper {
  min-height: 131px;
}

.has-no-banner.home-page .header-container-wrapper {
  min-height: 0px;
}

.has-no-banner:not(.home-page) .custom-header {
  background-color: #222;
}

/*=========== error page ==========*/

.error-404 .content-wrapper {
  padding-top: 115px;
}

.error-404 .content-wrapper h3 {
  font-size: 26px;
  margin-top: 10px;
  margin-bottom: 19px;
  font-weight: normal;
  line-height: 1;
}

.error-404 .main-content {
  color: #777;
  font-size: 13px;
  /* line-height: 1.5em; */
}

.error-404 .content-wrapper p {
  margin: 0 0 10px;
}

.error-404 .body-container form {
  max-width: 450px;
  margin: 0;
  position: relative;
}

.error-404 .body-container input.hs-search-field__input {
  width: 100%;
  padding: 5px 60px 5px 10px;
  margin: 15px 0;
  box-shadow: none;
  border-color: initial;
  border-width: 2px;
  border-style: inset;
  border-image: initial;
  height: 38px;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

.error-con a {
  letter-spacing: 1px;
  line-height: normal;
  font-weight: bold;
  text-transform: uppercase;
  border: solid 2px #111;
  color: #111;
  padding: 10px 20px;
  font-size: 13px;
  display: inline-block;
  position: relative;
}

.error-con a:before {
  z-index: -1;
  content: "";
  background: rgba(0,0,0,0);
  width: 0;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  -o-transition: .3s ease;
  -ms-transition: .3s ease;
  -moz-transition: .3s ease;
  -webkit-transition: .3s ease;
  transition: .3s ease;
  outline: none;
}

.error-con a:hover:before {
  -o-transition: .3s ease;
  -ms-transition: .3s ease;
  -moz-transition: .3s ease;
  -webkit-transition: .3s ease;
  transition: .3s ease;
  outline: none;
  width: 100%;
  background: rgba(0,0,0,1);
}

.error-con a:hover {
  color: #fff;
}

.error-404 .main-content {
  margin-bottom: 0;
}

button.reset-btn.hover-text-theme {
  position: absolute;
  right: 0;
  font-size: 14px;
  width: 50px;
  height: 38px;
  text-align: center;
  border: none;
  background: #333;
  color: #fff;
  transition: 0.3s;
  font-family: inherit;
  cursor: pointer;
  bottom: 0;
}

button.reset-btn.hover-text-theme:hover {
  background-color: #AC8700;
}

#hs-pwd-widget-password {
  height: auto !important;
  margin: 10px 0;
}

.cm-search-page .content-wrapper {
  padding-top: 90px;
}

.cm-search-page .content-wrapper .hs-search-results__listing li a.hs-search-results__title {
  font-size: 24px;
  line-height: 1.2;
  letter-spacing: 3px;
  padding-top: 8px;
  font-family: Cinzel;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 30px;
  display: block;
}

.cm-search-page .content-wrapper .hs-search-results__listing li {
  line-height: 1.7em;
  margin-top: 0px;
  margin-bottom: 50px;
  padding-bottom: 15px;
  border-bottom: solid 1px #ddd;
}

.cm-search-page .content-wrapper .hs-search-results__listing {
  margin: 40px 0;
}

.cm-search-page .content-wrapper .hs-search-results__listing li a.hs-search-results__title:hover {
  text-decoration: underline;
}

.hs-search-field--open .hs-search-field__suggestions {
  padding: 10px;
}

.hs-search-field__suggestions a {
  background: transparent !important;
}

.comment-date {
  font-size: 13px;
  text-align: left;
  display: block;
}

.error-404 .main-content ul.hs-search-field__suggestions {
  max-width: 450px;
}

/* Styles that do not fit into any of the available sections above can go here. */



/* ------------------------------------------------------------------------------- 
------------------------------------ PILAR PAGE   -------------------------------
------------------------------------------------------------------------------- */
section.hero-pp { padding: 100px 20px; }
section.hero-pp .section-heading { text-align:left; margin:0; color:#fff; }
section.hero-pp .section-heading h1 { color:#fff;  }
section.hero-pp .section-heading .infos .reading_time{ display:inline-block; color:#fff;  } 
section.hero-pp .section-heading .infos .tag{ display:inline-block; color:#fff;  } 
section.hero-pp .section-heading .infos span{ margin:0 10px; color:#fff; }
section.hero-pp .section-heading .desc, section.hero-pp .section-heading .desc p, section.hero-pp .section-heading .desc span{ color:#fff;  }

section.hero-pp .container-fluid .row {display: flex; margin: 0;}
section.hero-pp .container-fluid .row .col-md-7 {width: 58.3333%;}
section.hero-pp .container-fluid .row .offset-md-1 {margin-left: 8.3333%;margin-right: 8.3333%;}

section.content-pp { padding:50px 0px; position:relative; overflow:inherit;  }
section.content-pp .container-fluid .row {display: flex; margin: 0;}
section.content-pp .container-fluid .row .col-lg-2, section.content-pp .container-fluid .row .col-md-2 {width: 16.6666%;}
section.content-pp .container-fluid .row .col-lg-6, section.content-pp .container-fluid .row .col-md-6 {width: 50%;}
section.content-pp .container-fluid .row .offset-lg-1, section.content-pp .container-fluid .row .offset-md-1{margin-left: 8.3333%;}

section.content-pp .scd-summary { position:sticky; top:100px;  }
section.content-pp .scd-summary .title{ margin-bottom:10px; font-size:20px;  }
section.content-pp .scd-summary .summary-item { margin-bottom:10px; display:flex;  }
section.content-pp .scd-summary .summary-item a {  display:block; font-weight:600;  }
section.content-pp .scd-summary .summary-item span { font-weight:600;  }
section.content-pp .scd-summary { position:sticky; top:100px;  }

section.content-pp .pilar-content .item-content { margin-top:40px; }
section.content-pp .pilar-content .item-content:first-child { margin-top:0px; } 
section.content-pp .pilar-content .item-content span.index { font-size:36px; color:#AC8700; font-weight:600; }
section.content-pp .pilar-content .item-content p a { text-decoration:underline;  }
section.content-pp .pilar-content .item-content ul { margin:30px 0 30px 50px; list-style: none;}
section.content-pp .pilar-content .item-content ul li { color:#1E1E5A; margin-bottom:15px; position:relative; }
section.content-pp .pilar-content .item-content ul li:before {  content: ''; position: absolute; left: -20px; top: 10px; width: 8px; height: 8px; background: #AC8700; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; z-index: 2; }
section.content-pp .pilar-content .item-content ul li:after { content: ''; position: absolute; left: -24px; top: 6px; width: 16px; height: 16px; background: rgba(172, 135, 0, .4); -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; z-index: 1; }
section.content-pp .pilar-content .item-content img { margin-left:30px; }
section.content-pp .pilar-content .item-content pre {  background:#AC8700; color:#fff; }
section.content-pp .pilar-content .item-content ol { list-style: none; counter-reset: li; margin-left:50px; margin-top:50px; }
section.content-pp .pilar-content .item-content ol li { counter-increment: li; position:relative; margin-bottom:40px;  }
section.content-pp .pilar-content .item-content ol li:before { position:absolute; content: '0'counter(li);  width: 1em; color:#1C1C1C; display: flex; font-size: 25px; top: -2px; left: -50px; font-weight:800; }
section.content-pp .pilar-content .item-content ol li strong { font-weight:700; }
section.content-pp .pilar-content .item-content blockquote {  background: #f1f1f1;  border-left: 4px solid #AC8700;  font-size: 16px;  font-weight: 500;  margin: 25px 0;  padding: 20px 30px;}
section.content-pp .pilar-content .item-content blockquote p {  font-size: 15px;  font-weight: 500;  line-height: 190%;  color: #232323;  letter-spacing: 0.5px;}
section.content-pp .pilar-content .item-content blockquote p:last-child{ margin-bottom:0;}
section.content-pp .pilar-content .item-content a.btn-fx:hover:after {right: 1px;top: 3px;}

/*----media queries-----*/
@media screen and (max-width:1200px) {

}
@media screen and (max-width:992px) {
  section.content-pp .pilar-content .item-content img { margin-left:10px; }
  section.content-pp .pilar-content .item-content span.pre { font-size:13px; }
}
@media screen and (max-width:768px) {
  section.hero-pp{ padding:50px 20px; }
  section.content-pp{ padding:30px 0; }
  section.content-pp .scd-summary{ padding:20px;font-size: 14px; }
  section.content-pp .pilar-content .item-content { padding:20px; }
  section.content-pp .pilar-content .item-content h2 { text-align:left; }
  section.content-pp .container-fluid .row .offset-lg-1, section.content-pp .container-fluid .row .offset-md-1 {margin-left: 3.3333%;}
  section.content-pp .container-fluid .row .col-lg-6 {margin-right: 3.3333%; width: 100%;}
}
@media screen and (max-width:576px) {
  section.hero-pp .container-fluid .row .col-md-7 {width: 96%;}
  section.hero-pp .container-fluid .row .offset-md-1 {margin-left: 2%;margin-right: 2%;}
  section.content-pp .container-fluid .row {flex-flow: column;}
  section.content-pp .container-fluid .row .col-lg-6{margin-left: 0; width: 100%;}
  section.content-pp .container-fluid .row .col-lg-2 { width: auto; margin-left: 0;}
  section.content-pp .scd-summary { position:initial; padding: 0 0 0 20px; }

}

/* ------------------------------------------------------------------------------- 
------------------------------------ Page 2D - 3D   ------------------------------
------------------------------------------------------------------------------- */

.banner_2d_3d:after { 
  content: ''; 
  position: absolute;
  top: 0; left: 0;
  height: 100%;
  width: 100%;
  background: #2A2F32;
  opacity: .8;
}
.banner_2d_3d .banner-content {
  z-index: 1111;
  position: relative;
  width: 70%;
  margin: auto;
}
.banner_2d_3d .banner_heading {
  margin: 170px 0 100px 0;
}
.banner_2d_3d .banner_heading h1 {
  font-family: Avenir;
  color: #FFF;
  width: 100%;
  margin-bottom: 15px;
}
.banner_2d_3d .banner-content p {
  color: #FFF;
}
.banner_2d_3d .banner-content svg {
  fill: #FFF;
  height: 27px;
  width: 27px;
}
.banner_2d_3d .banner-content .banner_items_container {
  display: flex;
  justify-content: space-between;
  flex-flow: wrap;
}
.banner_2d_3d .banner-content .banner_items_container .banner_items {
  width: 33%;
} 
@media screen and (max-width:992px) {
  .banner_2d_3d .banner-content {
    width: 85%;
  }
  .banner_2d_3d .banner_heading {
    margin: 70px 0 70px 0;
  }
}
@media screen and (max-width:576px) {
  .banner_2d_3d .banner-content {
    width: 100%;
  }
  .banner_2d_3d .banner-content .banner_items_container .banner_items {
    width: 100%;
    margin-bottom: 15px;
  } 
}
/* ------------------------------------------------------------------------------- 
------------------------------- Section Image Text  ------------------------------
------------------------------------------------------------------------------- */

section.img-txt { padding:45px 0px; }
section.img-txt .section-heading { margin-bottom:40px; }
/*----Img txt style----*/
section.img-txt .section__content { display:flex; align-items:center;  }
section.img-txt .section__content .img__content, 
section.img-txt .section__content .txt__content { flex:0 0 50%; }
/*Left image orientation*/
section.img-txt .section__content .img__content.left_img { padding-right:15px; }
section.img-txt .section__content .txt__content.right_txt { padding-left:15px; }
/*Right image orientation*/
section.img-txt .section__content .img__content.right_img { padding-left:15px; }
section.img-txt .section__content .txt__content.left_txt { padding-right:15px; }

/*----Media queries----*/
@media screen and (max-width:1200px) {}
@media screen and (max-width:992px) {}
@media screen and (max-width:768px) {
  section.img-txt .section__content { flex-direction:column!important;  }
  /*Left image orientation*/
  section.img-txt .section__content .img__content.left_img { padding-right:0px; }
  section.img-txt .section__content .txt__content.right_txt { padding-left:0px; }
  /*Right image orientation*/
  section.img-txt .section__content .img__content.right_img { padding-left:0px; }
  section.img-txt .section__content .txt__content.left_txt { padding-right:0px; }

  section.img-txt .section__content .txt__content { width: 90%; background: #fff; padding: 15px!important; margin-top: -35px; -webkit-box-shadow: 0px 0px 17px -4px rgba(0,0,0,0.75); -moz-box-shadow: 0px 0px 17px -4px rgba(0,0,0,0.75); box-shadow: 0px 0px 17px -4px rgba(0,0,0,0.75); }
}
@media screen and (max-width:576px) {

}

/* ------------------------------------------------------------------------------- 
------------------------------- Section Image Text  2 ----------------------------
------------------------------------------------------------------------------- */

/*----Img txt style----*/
section.img_txt_2 .section__content { display:flex; align-items:center;  }
/*Left image orientation*/
section.img_txt_2 .section__content .img__content.left_img { flex:0 0 50%; }
section.img_txt_2 .section__content .txt__content.right_txt { flex: 0 0 40%; margin: 25px auto; }
/*Listing*/
section.img_txt_2 .section__content .txt__content h3 { font-size: 25px; color: #222222; font-weight: 600; }
section.img_txt_2 .section__content .txt__content .content { width: 96%; margin-left: auto; margin-top: 20px; }
section.img_txt_2 .section__content .txt__content .content .item {}
section.img_txt_2 .section__content .txt__content .content .item .item_heading { display: flex; align-items: center; margin-top: 15px; }
section.img_txt_2 .section__content .txt__content .content .item .item_heading h4 { color: #222222; margin-left: 15px; margin-bottom: 5px; font-weight: 600; }
section.img_txt_2 .section__content .txt__content .content .item .item_heading svg { fill: #AC8700; width: 19px; height: 17px; }
section.img_txt_2 .section__content .txt__content .content .item p { color: #222222; margin-left: 35px; }

/*----Media queries----*/
@media screen and (max-width:1200px) {}
@media screen and (max-width:992px) {}
@media screen and (max-width:768px) {
  section.img_txt_2 .section__content { flex-direction:column!important;  }
  section.img_txt_2 .section__content .txt__content { width: 90%; }
  section.img_txt_2 .section__content .img__content.left_img { margin-top: 20px; }
}
@media screen and (max-width:576px) {

}

/* ------------------------------------------------------------------------------- 
------------------------------ Global Rendering Section --------------------------
------------------------------------------------------------------------------- */

.bck_cover { background-repeat: no-repeat; background-size: cover; background-position: center; }
section.rendering { padding: 70px 0; }
section.rendering h3 { color: #222222; font-size: 25px; font-weight: 600; padding-bottom: 30px; }
section.rendering .global_content { display: flex; }
section.rendering .global_content .heading { width: 40%; }
section.rendering .global_content .heading h3 { position: relative; padding-bottom: 5px; width: fit-content; }
section.rendering .global_content .heading h3:after { position: absolute; content: ''; bottom: 0; left: 0; height: 4px; width: 200%; background: #AC8700; }
section.rendering .global_content .heading p { margin-bottom: 15px; }
section.rendering .slick-dots,
section.rendering .slick-dots li { margin: 0; }
section.rendering .slick-next:before { font-family: "FontAwesome"; color: #AC8700; content: "\f0a9"; display: inline-block; padding-right: 3px; vertical-align: middle; font-weight: 900; font-size: 48px; }

@media (max-width: 1200px) { 
  section.rendering { padding: 60px 0; }
}
@media (max-width: 992px) { 
  section.rendering { padding: 50px 0; }
  section.rendering .global_content .heading { width: 100%; }
}
@media (max-width: 768px) { 
  section.rendering { padding: 40px 0; }
}
@media (max-width: 576px) { 
  section.rendering { padding: 30px 0; }
}

/* ------------------------------------------------------------------------------
------------------------------- Section Rendering 2D ----------------------------
------------------------------------------------------------------------------- */
section.rendering_2d {}
section.rendering_2d .global_content .content { width: 60%; position: relative; }
section.rendering_2d .global_content .content .img_to_slick .first_img { height: 250px; border: solid 1px #00000029; margin: 5px 5px 5px 1%; }
section.rendering_2d .global_content .content .img_to_slick .second_img { height: 230px; box-shadow: 0 3px 6px #00000029; margin: calc( 230px / 2 ) 2% 5px -1%; }

@media screen and (min-width:992px) {
  section.rendering_2d .slick-dots { width: fit-content; text-align: left; bottom: 60px; left: 35px; }
  section.rendering_2d .slick-next { left: 40px; top: 300px; }
}
@media screen and (max-width:992px) {
  section.rendering_2d .global_content { flex-flow: column; justify-content: center; }
  section.rendering_2d .global_content .content { width: 100%; }
  section.rendering_2d .global_content .content .img_to_slick .first_img,
  section.rendering_2d .global_content .content .img_to_slick .second_img { height: 250px; border: none; box-shadow: none; margin: 0; }
}

/* ------------------------------------------------------------------------------- 
------------------------------- Section Rendering 3D  ----------------------------
------------------------------------------------------------------------------- */
section.rendering_3d {}
section.rendering_3d .global_content { flex-flow: column; }
section.rendering_3d .global_content .content { display: flex; }
section.rendering_3d .global_content .content .title { width: 40%; }
section.rendering_3d .global_content .content .title h4 { color: #222222; width: 30%; margin-left: auto; text-align: left; padding-right: 20px; }
section.rendering_3d .global_content .content .img_to_slick { width: 60%; }
section.rendering_3d .global_content .content .img_to_slick .first_img,
section.rendering_3d .global_content .content .img_to_slick .second_img { height: 230px; margin: 0 5px 5px 0; }

@media screen and (min-width:992px) {
  section.rendering_3d .slick-dots { width: fit-content; height: fit-content; text-align: left; top: 25%; left: -130px; }
  section.rendering_3d .slick-next { left: -125px; top: 40%; }
}
@media screen and (min-width:992px) and (max-width:1199px ) {
  section.rendering_3d .slick-dots { width: fit-content; text-align: left; top: 65px; left: -110px }
  section.rendering_3d .slick-next { left: -105px; top: 105px; }
}
@media screen and (max-width:992px) {
  section.rendering_3d .global_content .content { flex-flow: column; }
  section.rendering_3d .global_content .content .title,
  section.rendering_3d .global_content .content .title h4,
  section.rendering_3d .global_content .content .img_to_slick  { width: 100%; }
}

/* ==========================================================================
9. MEDIA QUERIES                              
========================================================================== */


/* =============== Screen sizes smaller than .page-center =============== */

@media (max-width: 1199px) {
  .container-fluid .row-fluid .page-center{
    max-width: 970px;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li:not(:last-child) {
    margin-right: 15px;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li>a {
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media (max-width: 1199px) and (min-width:992px){
  .sidebar-con a.btn-line-white {
    padding: 10px 27px;
    font-size: 12px;
  }

  .sidebar-con {
    padding: 30px 15px;
  }

  a.btn-fx:hover:after {
    right: 10px;
  }
}


@media (max-width: 991px) {

  .blog-post-outer-wrapper button.slick-arrow { 
    display: none !important;
  }

  .cm-search-page .main-content {
    width: 100% !important;
  }

  .container-fluid .row-fluid .page-center {
    max-width: 750px;
  }

  .header-contact-section {
    display: none;
  }

  .custom-header {
    padding: 14px 0 0 0;
    position: static;
  }

  .banner-area {
    padding: 1px 0 30px;
  }

  .custom-menu-primary {
    width: 100% !important;
    margin: 0;
    padding: 0;
    min-height: 0 !important;
    clear: left;
    margin: 0 !important;
  }

  .custom-logo {
    width: auto !important;
  }

  .custom-menu-primary .hs-menu-wrapper>ul {
    padding-bottom: 23px;
    padding-top: 7px !important;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li.active>a,
  .custom-menu-primary .hs-menu-wrapper>ul>li>a{
    color: inherit;
    text-align: -webkit-center;
    text-align: -moz-center;
    text-align: center;
  }

  .footer-lowercol {
    width: 100% !important;
    margin: 0 0 30px !important;
    text-align: center;
  }

  .social-icons {
    float: none;
  }

  .footer-col {
    width: 100% !important;
    margin: 0 0 30px !important;
  }

  .two-col-rtbtn .span8 {
    width: 100% !important;
  }

  .two-col-rtbtn .span4 {
    width: 33.33333333333333% !important;
    margin: 10px 0 0 !important;
  }

  .vc-hoverbox-block-inner h2 {
    font-size: 30px;
  }

  .feature-box-small-icon i {
    font-size: 30px !important;
  }

  .feature-box-small-icon .text h3 {
    font-size: 17px;
  }

  .two-col-lefticon-item {
    width: 49.5%;
  }

  .blog-content {
    width: 100% !important;
  }

  .blog-sidebar {
    width: 100% !important;
    margin: 30px 0 0 !important;
  }

  .home-page-inner .span8 {
    width: 100%;
  }
}

@media (max-width: 991px) and (min-width:768px){
  .services-attention-section .btn-fx {
    padding: 10px 5px;
    font-size: 10px;
  }

  .services-attention-section .services-attention-bg .btn-fx:hover {
    padding-left: 5px;
    padding-right: 28px;
  }

  .services-attention-section .services-attention-bg .btn-fx:hover:after {
    right: 10px;
  }

  .services-attention-bg .text-black{
    padding: 30px 20px;
  }
}


/* =============== Landscape tablet and smaller devices =============== */

@media (max-width: 767px) {
  .container-fluid .row-fluid .page-center {
    padding-left: 30px;
    padding-right: 30px;
  }
  .container-fluid .row-fluid .page-center .row-fluid-wrapper .row-fluid {
    display: flex;
    flex-flow: column-reverse;
  }
  .rec-post-slider-grp {
    padding: 30px 0;
  }

  .custom-logo {
    float: left !important;
  }

  .banner-content h1 {
    width: 100%;
    font-size: 28px;
    margin-top: 30px;
    word-break: break-word;
  }

  .content-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .picframe {
    min-height:210px;
  }

  .two-col-lefticon-item {
    width: 49.5%;
  }

  .two-col-image-wrap {
    padding: 30px 0 80px;
  }

  .two-col-image-wrap .left-image {
    width: 100%;
    margin-bottom: 50px;
  }

  .two-col-image-wrap .right-content {
    width: 100%;
  }

  .two-col-rtbtn .span4 {
    margin: 20px 0 0 !important;
    width: 100% !important;
    text-align: left;
  }

  .materials-offered-wrap {
    padding: 30px 0 0;
  }

  .materials-offered-item {
    width: 100%;
    margin-bottom: 30px;
  }

  .vc-hoverbox-block-inner h2 {
    font-size: 40px;
  }

  .vc-hoverbox-block-inner {
    padding: 40px 20px;
  }

  .clients-logo-wrap {
    padding-bottom: 80px;
  }

  .two-col-lefticon-wrap {
    padding: 30px 0;
  }

  .two-col-lefticon-item {
    width: 100%;
  }

  .feature-box-small-icon i {
    font-size: 40px !important;
  }

  .feature-box-small-icon .text h3 {
    font-size: 22px;
    line-height: 1.2em;
  }

  .how-does-work-wrap {
    padding: 30px 0;
  }

  .how-does-work-flex.clearfix .span4 {
    width: 100%;
    margin: 0;
  }

  .two-col-con-wrap .left-col,.two-col-con-wrap .rt-col {
    width: 100%;
    margin-bottom: 35px;
  }

  .two-col-rt-lay .sidebar.right {
    padding-top: 30px;
  }

  .blog-post-outer-wrapper {
    padding: 30px 0;
  }

  .home-page-three-col-content .span4 {
    width: 100% !important;
  }

  .home-page-three-col-content {
    padding: 30px 0;
  }

  .home-page .how-does-work-wrap {
    padding-bottom: 30px;
  }

  .post-portfolio-wrap {
    padding: 30px 0;
  }

  #filters li {
    display: block;
    margin: 0;
  }

  #filters a {
    margin-right: 0;
  }

  .post-content-item {
    width: 49.9% !important;
  }

  .text-item {
    font-size: 20px;
    line-height: 22px;
  }

  .spacer-double {
    height: 20px;
  }
}  


/* =============== Landscape phones and smaller devices =============== */

@media (max-width: 479px) {
  .vc-hoverbox-block-inner h2 {
    font-size: 30px;
  }

  .feature-box-small-icon i {
    text-align: left;
  }

  .feature-box-small-icon .text {
    padding-left: 60px;
  }

  .feature-box-small-icon .number {
    margin-bottom: 10px;
    display: block;
    text-align: left;
  }

  .date-box {
    position: static;
    width: 100%;
  }

  .post-item .post-text {
    padding-left: 0;
  }

  .post-content .post-text {
    padding: 0 15px;
  }

  .widget-type-blog_comments {
    padding: 0 28px;
  }

  .hs_recaptcha.hs-recaptcha.field.hs-form-field {
    overflow-y: scroll;
  }

  .sidebar-con a.btn-line-white {
    padding: 10px 17px;
    font-size: 13px;
  }

  .sidebar-con a.btn-fx:hover:after {
    right: 0;
  }

  .post-content-item {
    width: 100% !important;
  }

  .banner-content h1{
    font-size: 24px;
  }

  .subscribe-options label {
    margin: 0;
  }
}

@media (max-width: 380px) {
  .home-page .body-container h2 {
    font-size: 35px;
  }
}

/*************************************************************************************************************************************************************************************
* 10. GDD COMPARE
* ***********************************************************************************************************************************************************************************/



section.LPDB-compare-image .compare{padding:42px 0 0;}
section.LPDB-compare-image .compare .compare-richtext{float:right; max-width:637px; font-weight:300; margin:0 0 10px;}
section.LPDB-compare-image .compare .compare-richtext h3{margin: 0 0 10px;}
section.LPDB-compare-image .compare-wrapper{position:relative; padding:100px 0 0; margin-top: 30px;}
section.LPDB-compare-image .compare-wrapper .slick-dots{list-style:none; padding:0; margin:0; position:absolute; top:0; left:0; height: fit-content; text-align: left;}
section.LPDB-compare-image .compare-wrapper .slick-dots li{ line-height: 30px; color: #2a2f32; font-size:15px; text-transform:uppercase; cursor:pointer; display: inline; border-bottom: 2px solid transparent; margin: 0 40px 0 0; padding: 0 0 2px; letter-spacing: 4px; margin-bottom:10px; }
section.LPDB-compare-image .compare-wrapper .slick-dots li.slick-active{border-color:#2a2f32;font-weight:700;}
/*section.LPDB-compare-image .compare-wrapper img { max-height: 600px; }*/

@media screen and (max-width:1200px) {
  section.LPDB-compare-image .compare-wrapper .slick-dots { top:-55px; }
}

section.LPDB-compare-image .compare-wrapper .slide-count-wrap{list-style:none; margin:0; padding:0; position:absolute; right:0; top:4px;}
section.LPDB-compare-image .compare-wrapper .slide-count-wrap li{display:inline-block; font-size: 14px; vertical-align: middle; font-weight:500; color: #ccc;}
section.LPDB-compare-image .compare-wrapper .slide-count-wrap li.total-slide{border-left: 1px solid #CCC; line-height: normal; padding: 0 0 0 5px;}
section.LPDB-compare-image .compare-wrapper .slide-count-wrap li.current{font-size:18px; padding:0 5px 0 0; color:#CCC;}
section.LPDB-compare-image .compare-wrapper .slide-count-wrap li:before{background-color: transparent;content: "0";height: auto;position: static;width: auto;}

section.LPDB-compare-image .escale{margin:250px 0 0;}
section.LPDB-compare-image .escale.mainSection .section-title{margin:-80px 0 0 110px;position:static;}
section.LPDB-compare-image .escale.mainSection .section-title .number span{display:block;margin:-128px 0 0 -110px;position:static;}
section.LPDB-compare-image .escale.mainSection .xxl-text{float:none;margin:0 auto;max-width:710px;position:static;}
section.LPDB-compare-image .escale-section{padding:80px 0 0 0;}
section.LPDB-compare-image .escale-section .escale-left{}
section.LPDB-compare-image .escale-section .escale-left .widget-type-rich_text{text-align:justify;}
/*section.LPDB-compare-image .escale-section .escale-left h4{font-size:30px; margin:0;}*/
section.LPDB-compare-image .escale-section .escale-left .widget-type-text{font-size:30px; margin:0; font-weight: 700;}
section.LPDB-compare-image .escale-section .escale-left h3{font-size:50px; line-height:50px; }
section.LPDB-compare-image .escale-section .escale-right{padding:0 0 0 45px;}
section.LPDB-compare-image section.LPDB-compare-image .escale-section .escale-right > div{max-width: 640px;}
section.LPDB-compare-image .escale-section .escale-right .hs-submit{margin: 30px 0 0;}

section.LPDB-compare-image .ideacdmy{margin:200px 0 0; padding:50px 0 0; overflow:hidden;}
section.LPDB-compare-image .ideacdmy.mainSection .section-title{margin:-50px 256px 0 0;position:static; float:right; left: auto; top: auto;}
section.LPDB-compare-image .ideacdmy.mainSection .section-title .number span{display:block;margin:-128px 0 0 -110px;position:static;}
section.LPDB-compare-image .ideacdmy.mainSection .xxl-text{float:none;margin:0 auto;max-width:1070px;position:static;}

section.LPDB-compare-image .image-sliderWrapper{margin:10px 0 0; position:relative; z-index: 1;}
section.LPDB-compare-image .image-sliderWrapper:after{position:absolute; left:0; top:0; content:''; width:18%; height:100%; z-index: 1; opacity:.9;
  background: -moz-linear-gradient(left, rgba(255,255,255,1) 13%, rgba(255,255,255,0) 100%);
  background: -webkit-linear-gradient(left, rgba(255,255,255,1) 13%,rgba(255,255,255,0) 100%);
  background: linear-gradient(to right, rgba(255,255,255,1) 13%,rgba(255,255,255,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
}
section.LPDB-compare-image .image-sliderWrapper:before{position:absolute; right:0; top:0; content:''; width:18%; height:100%; z-index: 1; opacity:.9;
  background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 87%);
  background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 87%);
  background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 87%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
}
section.LPDB-compare-image .img-slider{margin:0 auto;max-width:800px;}
section.LPDB-compare-image .img-slider .img-list{height:410px;padding:0 35px; float: left;}
section.LPDB-compare-image .img-slider .img-list img{object-fit:contain;}
section.LPDB-compare-image .img-slider .slick-slide:not(.slick-current){opacity: 0.6;}
section.LPDB-compare-image .img-slider .slick-list{overflow:visible;}
section.LPDB-compare-image .img-slider .slick-arrow{left:-57px;position:absolute;top:0;bottom:0;margin:auto;transform:translateY(-50%);z-index:100;}
section.LPDB-compare-image .img-slider .slick-arrow.slick-next{left:auto;right:-57px;}

section.LPDB-compare-image .purple-box{;padding:310px 20px 20px;margin:-280px 0 0;}
section.LPDB-compare-image .purple-box .widget-type-rich_text strong{font-size:20px;}
section.LPDB-compare-image .purple-box > div{margin:0 auto;max-width:735px;}
section.LPDB-compare-image .purple-box .widget-type-rich_text ul{padding-left:34px;margin-top:-11px;}
section.LPDB-compare-image .purple-box .row-fluid [class*="button-"]{margin: 14px 0 -40px 151px;}

section.LPDB-compare-image .ideacdmy .after-purplecta{text-align: right;}
section.LPDB-compare-image .ideacdmy .after-purplecta a.cta_button{font-size:17px; text-transform:uppercase; border-bottom: 2px solid #CCC; font-weight:700; color:#CCC; display:inline-block; letter-spacing:3.5px; margin:19px 0 0; padding:0 0 4px;}

section.LPDB-compare-image .decas{margin:80px 0 0;}
section.LPDB-compare-image .decas.mainSection .section-title{margin:-167px 0 0 110px;position:relative; left: auto; top: auto;}
section.LPDB-compare-image .decas.mainSection .section-title .number span{display:block;margin:-128px 0 0 -110px;position:static;}
section.LPDB-compare-image .decas.mainSection .xxl-text{float:right;max-width:1070px;position:static;}
section.LPDB-compare-image .decas .nom-de{margin:-99px 0 0;}
section.LPDB-compare-image .decas .nom-de .nom-deLeft{}
section.LPDB-compare-image .decas .nom-de .nom-deLeft img{width:100% !important;}
section.LPDB-compare-image .decas .nom-de .nom-deRight{padding: 34px 0 0;}
section.LPDB-compare-image .decas .nom-de .nom-deRight > div{max-width:790px;}
section.LPDB-compare-image .decas .nom-de .nom-deRight .widget-type-text{; font-size:15px; text-transform:uppercase; letter-spacing:3.5px;}
section.LPDB-compare-image .decas .nom-de .nom-deRight .widget-type-text:before{background-color:#000;content:"";display:block;height:2px;margin:0 0 7px;width:58px;}
section.LPDB-compare-image .decas .nom-de .nom-deRight h3{font-size:50px; margin:0 0 31px;}

section.LPDB-compare-image .decas .inner-container{margin:-92px 0 50px;}
section.LPDB-compare-image .decas .inner-container > div > div{display:flex;max-width:1170px;align-items:center;margin:0 auto;}
section.LPDB-compare-image .decas .inner-container > div > div > div{display:inline-block;float:none;margin:0;width:auto;}
section.LPDB-compare-image .decas .inner-container > div > div > div.left-count{width:360px;}
section.LPDB-compare-image .decas .inner-container > div > div > div.left-count > div:not(:last-child){margin:0 0 40px;}
section.LPDB-compare-image .decas .inner-container > div > div > div.right-testimonial{max-width: 775px;}
section.LPDB-compare-image .decas .inner-container .testi-wrapper{color:#fff; position:relative; font-size:28px; font-weight:700; text-align:center; margin:-73px -56px 0 0;}
section.LPDB-compare-image .decas .inner-container .testi-wrapper .slick-list{padding:73px 56px 0 0;}
section.LPDB-compare-image .decas .inner-container .testi-wrapper .testi-list{background:#CCC url(https://1915223.fs1.hubspotusercontent-na1.net/hubfs/1915223/Ideagency-2018/Images/testi-quotes.svg) no-repeat center 110px / 112px auto;  padding:308px 50px 50px; }
section.LPDB-compare-image .decas .inner-container .testi-wrapper .testi-list .user-image{border-radius:100%;height:254px;position:absolute;right:-56px;top:-73px;width:254px;}
section.LPDB-compare-image .decas .inner-container .testi-wrapper .testi-list .bio-text div.bottom{; font-size:24px; font-weight:400; text-transform:uppercase; padding:50px 0 0;}
section.LPDB-compare-image .decas .button-3 a{float:right;}
section.LPDB-compare-image .decas .inner-container .testi-wrapper.slick-slider .slick-dots{position:absolute; left:0; right:0; bottom:20px; text-align:center; margin:0; padding:0;}
section.LPDB-compare-image .decas .inner-container .testi-wrapper.slick-slider .slick-dots li{display:inline-block; margin:0 5px;}
section.LPDB-compare-image .decas .inner-container .testi-wrapper.slick-slider .slick-dots li button{width:6px; height:6px; border-radius:100%; background-color:#fff; border:none; padding:0; text-indent:-9999px; cursor:pointer; opacity:.5; -webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
-o-transition: all 200ms ease;
-ms-transition: all 200ms ease;
transition: all 200ms ease;;} 
section.LPDB-compare-image .decas .inner-container .testi-wrapper.slick-slider .slick-dots li.slick-active button{opacity:1;}

section.LPDB-compare-image .decas .inner-container .testi-wrapper .slick-arrow{bottom:40px;position:absolute;right:16px; z-index:1;}
section.LPDB-compare-image .decas .inner-container .testi-wrapper .slick-arrow.slick-prev{right:56px;}

section.LPDB-compare-image .counter-block{}
section.LPDB-compare-image .counter-block .counter_attr { color:#FF6600; font-size:50px; font-weight:700; }
section.LPDB-compare-image .counter-block h4{font-size:30px; line-height:25px; margin:0;}
section.LPDB-compare-image .counter-block h4 span{display:block;font-size:20px;font-weight:300;}
section.LPDB-compare-image .counter-block .counter{font-size:55px; text-transform:uppercase; font-weight: 700; padding:0 0px 0 0; position:relative;}

section.LPDB-compare-image .counter-block > div > div.row-fluid > div{display:inline-block;float:none;margin:0;width:auto; vertical-align:middle;}
section.LPDB-compare-image .counter-block > div > div.row-fluid > div.counter-ttl{padding:0 0 0 15px; display:block; }


section.LPDB-compare-image .toutes{padding:376px 0 0;}
section.LPDB-compare-image .toutes.mainSection .section-title{/*margin:-135px 0 0 202px;position:static;*/ left:415px; top:240px;}
section.LPDB-compare-image .toutes.mainSection .section-title .number span{display:block;margin:-128px 0 0 -110px;position:static;}
/*section.LPDB-compare-image .toutes.mainSection .xxl-text{float:none;margin:0 auto;max-width:740px;position:static;}*/
section.LPDB-compare-image .toutes.mainSection .xxl-text{float:none;left:535px;margin:0 auto;max-width:740px;top:70px;}

section.LPDB-compare-image .toutes .blank-container > div > div{display:flex}
section.LPDB-compare-image .toutes .blank-container > div > div > div{margin:0;}
section.LPDB-compare-image .toutes .blank-container > div > div > div.left-image{width:640px; margin: -70px 0 0; z-index: -1; position:relative;}
section.LPDB-compare-image .toutes .blank-container > div > div > div.right-accordion{width:calc(100% - 640px); padding:0 50px 0 80px;}
section.LPDB-compare-image .toutes .blank-container .right-accordion > div{max-width:890px;}

section.LPDB-compare-image .accord-wrapper{background-color:#fff;}
section.LPDB-compare-image .accord-wrapper .accord-list{border-bottom:solid 1px #EBEBEB;}
section.LPDB-compare-image .accord-wrapper .accord-list .text-title{font-size:20px; font-weight: 700; position:relative; letter-spacing:4px; cursor:pointer; padding:23px 40px 23px 0;}
section.LPDB-compare-image .accord-wrapper .accord-list .text-title:after{content:'+';font-size:30px;font-weight:400;position:absolute;right:8px;top:16px;}
section.LPDB-compare-image .accord-wrapper .accord-list .text-title.active:after{content:'_'; top:5px;}
section.LPDB-compare-image .accord-wrapper .accord-list .text-contnt{display:none; padding:0 30px 20px 0;}

section.LPDB-compare-image .contact{padding:310px 0 120px;}
section.LPDB-compare-image .contact .row-fluid .container[class*="span"]{position:relative; margin-left: 7vw;}
section.LPDB-compare-image .contact.mainSection .xxl-text{text-align:right; top:0; left:0;}
section.LPDB-compare-image .contact .right-content{max-width:675px; float:right; margin:85px 0 0;}
section.LPDB-compare-image .contact .right-content .sub-text{font-size:15px;letter-spacing:3px;text-transform:uppercase; display:inline-block;  }
section.LPDB-compare-image .contact .right-content .sub-text:before{background-color:#000;content:"";display:inline-block;height:2px;margin:0 0 7px;width:31px;}
section.LPDB-compare-image .contact .right-content .ttl h2{font-size: 100px; margin: 0; line-height:109px; margin:0 0 0 -4px; display:inline-block; }
section.LPDB-compare-image .contact .right-content .content{font-size:20px; font-weight:700; padding:0 0 40px 0;  }
section.LPDB-compare-image .contact .right-content [class*="button-"]{float:right; width:auto;}

section.LPDB-compare-image .footer{background-color:#CCC; color:#fff; position:relative; z-index:2; margin:0 0 0;}
section.LPDB-compare-image .no-margin .footer{margin:0;}
section.LPDB-compare-image .footer a{color:#fff;}
section.LPDB-compare-image .footer .left-contnt{max-width:590px;}
section.LPDB-compare-image .footer .inner-contnt .left-contnt .footer-logo{max-width:270px;}
section.LPDB-compare-image .footer .inner-contnt .left-contnt .footersocial-media{align-items:center;display:flex;list-style:outside none none;margin:15px 0 0 36px;padding:0;}
section.LPDB-compare-image .footer .inner-contnt .left-contnt .footersocial-media li:not(:last-child){margin: 0 28px 0 0;}
section.LPDB-compare-image .footer .copy-text{border-top:1px solid rgba(255, 255, 255, 0.4); font-size: 15px; margin: 100px 0 0; font-weight:300; padding:21px 0 0;}
section.LPDB-compare-image .footer .copy-text li{display:inline-block; margin:0 25px 0 0; padding:0; opacity:0.7;}
section.LPDB-compare-image .footer .copy-text li:not(:last-child):after{background-color:#fff;content:"";height:15px;position:absolute;right:-14px;top:2px;width:1px;}
section.LPDB-compare-image .footer .copy-text li:before{display:none;}

section.LPDB-compare-image section.LPDB-compare-image .footer .partner-logo{margin:-100px 0 -26px; text-align:center;}
section.LPDB-compare-image section.LPDB-compare-image .footer .partner-logo img{max-width:250px;}

section.LPDB-compare-image section.LPDB-compare-image .footer .right-contnt{margin:0; float:right; width:auto;}
section.LPDB-compare-image section.LPDB-compare-image .footer .right-contnt .hs-menu-wrapper ul{margin:0; padding:0;}
section.LPDB-compare-image section.LPDB-compare-image .footer .right-contnt .hs-menu-wrapper ul li{float: left;}
section.LPDB-compare-image section.LPDB-compare-image .footer .right-contnt .hs-menu-wrapper ul li a{ font-weight: 700; text-transform:uppercase;}

section.LPDB-compare-image .lines{pointer-events:none;}
section.LPDB-compare-image .lines.line-1{z-index:1; position:absolute; top:-50px; left:332px;}
section.LPDB-compare-image .lines.line-2{z-index:1; position:absolute; top:-404px; right:76px;}
/*section.LPDB-compare-image .lines.line-3{z-index:1; position:absolute; top:-257px; left:683px;}*/
section.LPDB-compare-image .lines.line-3{z-index:1; position:absolute; top:-257px; right:calc((100vw - 1440px) / 2 + 75px);}
section.LPDB-compare-image .lines.line-4{z-index:1; position:absolute; top:0; left:calc(50% + 200px); -webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-o-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);;}
section.LPDB-compare-image .lines.line-5{z-index:1; position:absolute; top:-106px; left:calc(50% - 70px); -webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-o-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);;}
section.LPDB-compare-image .lines.line-6{z-index:-1; position:absolute; top:891px; left:558px;}

section.LPDB-compare-image .lines.line-1-1{position:absolute; top:77px; left:calc((100vw - 1400px) / 2 - 111px);}
section.LPDB-compare-image .lines.line-2-1{position:absolute; top:-146px; left:3px;}
section.LPDB-compare-image .lines.line-3-1{position:absolute; top:54px; left:3px;}
section.LPDB-compare-image .lines.line-4-1{z-index:1; position:absolute; top:140px; left:0;}
section.LPDB-compare-image .lines.line-5-1{z-index:-1; position:absolute; top:380px; right:0;}

section.LPDB-compare-image path{ -webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;; }

section.LPDB-compare-image .sidebar_nav{position:fixed;top:0;left:-80px;margin-top:50vh; -webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);; transition:all ease 800ms; z-index: 9;}
section.LPDB-compare-image .sidebar_nav.show{left:0px;}
section.LPDB-compare-image .sidebar_nav .in{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-flow:column;align-items:self-start}
section.LPDB-compare-image .sidebar_nav .in>i{position:absolute;top:-46px;font-size:30px;color:#282828;left:82px}
section.LPDB-compare-image .sidebar_nav ul{flex-flow:column;list-style:none;color:#FFF;margin:0;padding:0 37px;counter-reset:navbar;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}
section.LPDB-compare-image .sidebar_nav ul li a{counter-increment:initial;flex-flow:row;align-items:center;height:35px;cursor:pointer;flex:1;list-style-type:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}
section.LPDB-compare-image .sidebar_nav ul li a:hover{text-decoration:none}
section.LPDB-compare-image .sidebar_nav ul li:before{content:none;color:#000}
section.LPDB-compare-image .sidebar_nav ul li a .rect{width:15px;height:15px;text-align:center}
section.LPDB-compare-image .sidebar_nav ul li a .rect .pastilla{margin:auto;border:#282828;background:#282828;width:8px;height:8px;border-radius:50%}
section.LPDB-compare-image .sidebar_nav ul li a .txt{font-weight:300;text-align:left;text-transform:initial;padding-left:50px;font-size:14px;color:#282828;width:200px;margin:0;opacity:0;-webkit-transition:all .5s;transition:all .5s}
section.LPDB-compare-image .sidebar_nav ul li a.active .rect .pastilla{background:#282828;border:solid 1px #282828;width:15px;height:15px}
section.LPDB-compare-image .sidebar_nav ul li a.active .txt{opacity:1;color:#f60}
section.LPDB-compare-image .sidebar_nav ul li:hover a .txt{opacity:1}
section.LPDB-compare-image .sidebar_nav ul li:hover a .rect .pastilla{width:15px;height:15px}
section.LPDB-compare-image .sidebar_nav ul:not(.footersocial-media) li a{height:10px; width:10px; margin:0 0 32px; border-radius:100%; background-color:#fff;}
section.LPDB-compare-image .sidebar_nav ul:not(.footersocial-media) li a.active{ -webkit-transform: scale(1.8);
-moz-transform: scale(1.8);
-o-transform: scale(1.8);
-ms-transform: scale(1.8);
transform: scale(1.8);; }
section.LPDB-compare-image .sidebar_nav .black ul:not(.footersocial-media) li a{background-color:#CCC;}
section.LPDB-compare-image .sidebar_nav .black ul.footersocial-media a img{filter: invert(100%);}

@media screen and (max-width:768px) {
  section.LPDB-compare-image .counter-block .counter_attr { color:#fff;  }
  section.LPDB-compare-image .compare-wrapper .slick-dots{position:static; margin:0 0 10px;}
  section.LPDB-compare-image .compare-wrapper .slick-dots li{font-size:12px; letter-spacing:2px; margin:0 6px; text-align:center;}
}

section.LPDB-compare-image .ba-slider{position:relative;overflow:hidden;}
section.LPDB-compare-image .ba-slider img{
  display: block;
  max-width: none;
  width: 100%;
  object-fit: cover;
  object-position: center;
  height: 500px;
}


section.LPDB-compare-image .resize{position:absolute;top:0;left:0;height:100%;width:50%;overflow:hidden;}
section.LPDB-compare-image .overlay{ background:rgba(0,0,0,0.4); top:0; width:100%; height:100%; position:absolute; z-index:10; }

section.LPDB-compare-image .handle{position:absolute;left:50%;top:0;bottom:0;width:4px;margin-left:-2px; background:#AC8700; cursor:ew-resize; z-index:1000; }
section.LPDB-compare-image .handle:after{background:#AC8700 url(https://1915223.fs1.hubspotusercontent-na1.net/hubfs/1915223/Ideagency-2018/Images/drag-icons.svg) no-repeat center / 45px auto;border-radius:50%;content:'';height:95px;line-height:64px;margin:-45px 0 0 -45px;position:absolute;top:50%;transition:all 0.3s ease 0s;width:95px;}
section.LPDB-compare-image .draggable:after{background:#2a2f32 url(https://1915223.fs1.hubspotusercontent-na1.net/hubfs/1915223/Ideagency-2018/Images/drag-icons.svg) no-repeat center / 45px auto;}

@media (max-width:1199px) {
  section.LPDB-compare-image div.compare-wrapper { margin: 90px 0px 0px 0px; padding: 40px 0 0; }
  section.LPDB-compare-image .handle:after{width:55px; height:55px; margin: -25px 0 0 -25px; background-size:25px auto;}
}

@media (max-width:767px) {
  section.LPDB-compare-image div.compare-wrapper { margin:0px 0px 0px 0px; }
  section.LPDB-compare-image .handle:after{width:25px; height:25px; margin:-10px 0 0 -10px; background-size:15px auto;}
}

@media (max-width:991px) {
  section.LPDB-compare-image .ba-slider img{
    height: 160px;
    min-width: unset;
    min-height: unset;
  }

}

/*************************************************************************************************************************************************************************************
* 11. HERO TWO COLUMNS
* ***********************************************************************************************************************************************************************************/
.hero-two-cols__inner { display:flex; flex-wrap:wrap; }
.hero-two-cols__col { position:relative; flex:0 0 100%; box-sizing:border-box; padding:30px; background-size:cover; background-position:center; background-repeat:no-repeat; text-align:center; }
.hero-two-cols__col-inner { position:relative; z-index:3; }
.hero-two-cols__logo { max-height:130px; max-width:260px; margin-bottom:10px; max-height:113px; }
.hero-two-cols__col h1 { margin:20px 0; font-size:34px; }
.hero-two-cols__col.fonce h1, .hero-two-cols__col.fonce .hero-two-cols__title{ color:#FFF; }
.hero-two-cols__col.clair h1, .hero-two-cols__col.clair .hero-two-cols__title{ color:#222222; }
.hero-two-cols__baseline { font-size:18px; color:#AC8700; font-weight:600; }
.hero-two-cols__title { font-family: Cinzel; margin:20px 0; text-transform: uppercase; font-weight: 600; letter-spacing: 5px; font-size: 34px; line-height: 1.2; }
.hero-two-cols__cta { margin-top:40px; }

.hero-two-cols__socials { display:flex; justify-content:center; margin-top:50px; }
.hero-two-cols__socials a { display:block; margin:0 12px; }
.hero-two-cols__socials a svg { height:25px; max-width:20px; }
.hero-two-cols__socials a svg path { fill:#2A2F32; }
.hero-two-cols__col.left .hero-two-cols__socials a svg path { fill:#fff; }
.hero-two-cols__col-right-no-visible-mobile {display:none !important;}


.hero-two-cols__col.fonce:before { content:""; position:absolute; z-index:1; top:0; bottom:0; right:0; left:0; background:#222222; opacity:.4; }
.hero-two-cols__col.clair:before { content:""; position:absolute; z-index:1; top:0; bottom:0; right:0; left:0; background:#FFFFFF; opacity:.9; }


@media (min-width:992px) {
  
  .hero-two-cols__inner { flex-wrap:no-wrap; }
  .hero-two-cols__col { flex:0 0 50%; padding:200px 100px 100px; }
  .hero-two-cols__cta { margin-top:80px; }
  .hero-two-cols__col-right-no-visible-mobile {display:block!important}
}