/* /RJ/Advisor Sites/Global/Global CSS/Model 1/base */
@import url('https://www.raymondjames.com/-/media/rj/advisor-sites/global/global-css/model-1/base.css');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700|Playfair+Display:400,400i,500i,700,700i&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&display=swap');
@import url('resources.css');

/*
@import url('modules.css');
*/

/*==============================================  IMPORTANT - PLEASE READ ==============================================

/* DUE TO THE COMPLEXITY OF CUSTOM SITES, PLEASE SEE BUILDER OR
DESIGNER BEFORE MAKING CHANGES TO FUNCTIONALITY OR ADDING/REMOVING CONTENT OR SECTIONS

BUILDER: DC
DESIGNER:
JOB #:
COMPLETION DATE:
ADDITIONAL NOTES:
Fonts: DM Serif Display, Montserrat, Open Sans

========================================================================================================================
*/

:root {
  
  --light: #c2d2e2;
  --light-color-1:#E3ECF2;
  --medium: #7D6954;
  --medium-color-1: #a6937a;
  --dark: #47586C;
  --dark-color-1: #343E51;
  --gray-light: #f5f7f9;
  --gray-medium: #353d48;
  --gray-dark: #2b2b2b;
  --black: #000000;
  --white: #ffffff;
  --rgb-color-1: 0,41,73;
  --rgb-color-2: 19,24,34;
  --rgb-color-3: 201,165,96;
  --rgb-color-4: 255,255,255;
  --rgb-opacity-1: 0.9;
  --rgb-opacity-2: 0.85;
  --rgb-opacity-3: 0;
  --rgb-opacity-4: 1;
   
  --font-1: 'Playfair Display', serif;
  --font-2: 'Montserrat', sans-serif;
  --font-3: 'Source Sans Pro', sans-serif;
    
  }



.wow {
   visibility: hidden;
}

/*

Mouse Scroller Model 1
==============================================

red = #
#47586C = #

==============================================
*/

 .scroller-wrapper .scroller, .scroller-mobile-wrapper .scroller-mobile {
  background-image: none !important;
 background: rgba(243,242,241,0.5) !important;
}
.scroller:before, .scroller-mobile:before {
    content: '';
    height: 50px;
    width: 50px;
    display: block;
    animation: none !important;
    background: none !important;
    border-radius: 50%;
}
.scroller:after, .scroller-mobile:after  {
    content: '' !important;
    height: 18px !important;
    width: 18px !important;
    animation-name: none !important;
    display: block !important;
    border-radius: 0 !important;
    border: 2px solid #47586C;
    border-right-width: 0;
    border-top-width: 0;
    transform: rotate(-45deg) !important;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    position: absolute !important;
    bottom: 20px !important;
    left: 52% !important;
    top: 13px !important;
    background: rgba(210, 120, 85, 0) !important;
    margin-left: -10px !important;
}
.scroller-mobile:after  {
     transform: rotate(135deg) !important;
    -webkit-transform: rotate(135deg) !important;
    -moz-transform: rotate(135deg) !important;
    -o-transform: rotate(135deg) !important;
    -ms-transform: rotate(135deg) !important;
    bottom: 10px;
    top: 20px !important;
}

/*
==============================================
Styles Page
==============================================
*/
body {
  font-family: 'Montserrat', sans-serif;
}
.body-home {
  background: #c8d5d3;
}
.body-home .main-content {
  background: #fff;
  overflow: hidden;
}
h2 {
  font-family: 'DM Serif Display', serif;
  font-size: 28px;
  font-weight: 400;
  color: #3d3b37;
  text-transform: none;
}
h3, h4, h5, h6 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #3d3b37;
}
blockquote:before, q:before {
  background: #47586C;
}
blockquote, q {
  quotes: none;
  font-family: 'DM Serif Display', serif !important;
  font-size: 28px;
  font-weight: 300;
  line-height: normal;
  max-width: 858px;
  width: 100%;
  font-style: normal;
  color: #47586C;
  text-align: center;
  padding: 60px 30px;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  margin: 60px auto;
}
.accord .accord-link {
  font-family: 'Montserrat', sans-serif !important;
  color: #393939;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover, .accord li.open .accord-link, .accord li.open .accord-inner-link {
  color: #47586C !important;
}
.accord li.open .fa {
  color: #47586C;
}
.accord li:last-child .accord-link {
  border-bottom: 1px solid #ccc;
  line-height: normal;
}
.flextab-triggers .set {
  color: #47586C;
}
.flextab-triggers a {
  display: inline-block;
  padding: 14px 14px;
  width: auto;
  background: #eeeeee;
  color: #3d3b37;
  font-size: 17px;
  font-weight: 600;
  text-transform: uppercase;
}
.flextab-triggers a:hover {
  color: #000;
}
.pov-carousel .mc-heading {
  font-family: 'Montserrat', sans-serif !important;
  text-transform: none;
  font-size: 24px;
  line-height: normal;
}
.pov-carousel .mc-copy {
  font-family: 'Montserrat', sans-serif !important;
  text-transform: none;
  font-size: 16px;
  line-height: normal;
}
.cta-center.hide-category .mc-cta-slide-number-wrapper .mc-cta {
  font-family: 'Montserrat';
  font-size: 16px;
  font-weight: 600;
  color: #47586C;
}
.current-events-page .billboard-container {
  background-position: top center;
}
.resource-section, .body-resource-detail .resource-section, .resource-section, .copy-section, .bio-section, .blog-main {
  background-image: none !important;
}
.interior .billboard-container {
  min-height: 600px;
}
/*

Media Carousel Dots to Outlines
==============================================

red = #

==============================================
*/

.slick-dots li.slick-active button:focus:before {
    opacity: 1;
    color: transparent;
}
.slick-dots li.slick-active button:before {
    color: transparent !important;
    opacity: 1 !important;
    background: #3d3b37;
}
.slick-dots li button:before {
    color: #3d3b37;
    opacity: 0.95;
    font-size: 10px;
}
.slick-dots li button:focus:before {
    opacity: 1;
}
.slick-dots li.slick-active button:before {
    color: #3d3b37;
    opacity: 1;
}
.slick-dots li button {
    border: none;
    background: transparent;
    display: block;
    height: 11px;
    width: 11px;
    outline: none;
    font-size: 0;
    color: transparent;
    padding: 4px;
    cursor: pointer;
    /* border-radius: 50%; */
}
.slick-dots li button:before {
    color: transparent !important;
    opacity: 1 !important;
    font-size: 10px;
    width: 9px !important;
    height: 9px !important;
    border: 2px solid #3d3b37;
    border-radius: 50%;
}
.slick-dots li {
    width: 9px !important;
    height: 9px;
}

/*

Next/Previous arrows and background variables
==============================================

blue = #
fuchsia = #
lime = #
orange = #
red = #
aqua = #

==============================================
*/   /* Next/prev text normal */
.bio-detail-next, .bio-detail-next-bio, .blog-detail-prev, .blog-detail-prev-resource, .blog-detail-next-resource, .blog-detail-next, .bio-detail-prev-bio, .bio-detail-next-bio, .resource-detail-prev, .resource-detail-next, .resource-detail-next-resource, .resource-detail-prev-resource, .bio-detail-next, .bio-detail-prev, .resource-detail-next, .resource-detail-prev, .bio-detail-prev, .bio-detail-next  {
  color: #47586C !important;
  webkit-transition: all 0.2 ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
  -ms-transition: all 0.2s ease-in-out !important;
  transition: all 0.2s ease-in-out !important;
}
/* Next/prev text hover */
.blog-detail-previous-link:hover .blog-detail-prev, .blog-detail-previous-link:hover .blog-detail-prev-resource, .blog-detail-next-link:hover .blog-detail-next, .blog-detail-next-link:hover .blog-detail-next-resource, .bio-detail-next-link:hover .bio-detail-next, .bio-detail-next-link:hover .bio-detail-next-bio, .bio-detail-previous-link:hover .bio-detail-prev, .bio-detail-previous-link:hover .bio-detail-prev-bio, .resource-detail-previous-link:hover .resource-detail-prev, .resource-detail-next-link:hover .resource-detail-next, .resource-detail-previous-link:hover .resource-detail-prev-resource, .resource-detail-next-link:hover .resource-detail-next-resource
{
  color: #3d3b37 !important;
}
/* Next/prev arrow normal */
.resource-detail-previous-link:after, .bio-detail-previous-link .bio-detail-previous-arrow, .bio-detail-next-link .bio-detail-next-arrow, .resource-detail-next-link:after, .resource-detail-next-link .resource-detail-next-arrow, .resource-detail-previous-arrow, .blog-detail-previous-link .blog-detail-previous-arrow, .blog-detail-next-link .blog-detail-next-arrow {
  border-color: #fff !important;
}
/* Next/prev arrow hover */
.resource-detail-previous-link:hover:after, .bio-detail-previous-link:hover .bio-detail-previous-arrow, .bio-detail-next-link:hover .bio-detail-next-arrow, .resource-detail-next-link:hover:after, .resource-detail-next-link:hover .resource-detail-next-arrow, .resource-detail-previous-link:hover .resource-detail-previous-arrow, .blog-detail-previous-link:hover .blog-detail-previous-arrow, .blog-detail-next-link:hover .blog-detail-next-arrow {
  border-color: #47586C !important;
}
/* Arrow background normal */
.resource-detail-previous-link-wrapper-mobile:before, .bio-detail-next-link-wrapper-mobile:before, .bio-detail-previous-link-wrapper-mobile:before, .bio-detail-previous-link-wrapper:before, .bio-detail-next-link-wrapper:before, .blog-detail-previous-link-wrapper:before, .blog-detail-next-link-wrapper:before, .resource-detail-previous-link-wrapper:before, .resource-detail-next-link-wrapper:before, .resource-detail-next-link-wrapper-mobile:before, .blog-detail-previous-link-wrapper-mobile:before, .blog-detail-next-link-wrapper-mobile:before {
  background: #47586C !important;
}
/* Arrow background hover */
.bio-detail-previous-link-wrapper.hover-link:before, .bio-detail-next-link-wrapper.hover-link:before, .blog-detail-next-link-wrapper.hover-link:before, .blog-detail-previous-link-wrapper.hover-link:before, .resource-detail-previous-link-wrapper.hover-link:before, .resource-detail-next-link:hover:before, .resource-detail-next-link-wrapper.hover-link:before {
  background: #c8d5d3 !important;
}


/*
==============================================
Homepage Billboard
==============================================
*/
.body-home .billboard-heading .beavers-billboard-headline-1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  width: 175px;
  margin: 0 auto;
  line-height: 12px;
  color: #3d3b37;
  margin-bottom: 18px;
}
.body-home .billboard-heading .beavers-billboard-headline-2 {
  font-family: 'DM Serif Display', serif;
  font-size: 72px;
  text-transform: lowercase;
  margin: 0 auto;
  color: #3d3b37;
  display: inline;
}
.body-home .billboard-heading .beavers-billboard-headline-3 {
  font-family: 'DM Serif Display', serif;
  color: #617e91;
  display: inline;
  font-size: 32px;
  position: absolute;
}
.body-home .billboard-heading .beavers-billboard-headline-3:before {
  content: "";
  display: block;
  position: relative;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #617e91;
}
.body-home .billboard-heading .beavers-billboard-headline-3:after {
  content: "";
  display: block;
  position: relative;
  width: 100%;
  height: 1px;
  border-top: 1px solid #617e91;
}
.body-home .billboard-heading .beavers-billboard-headline-4 {
  font-family: 'DM Serif Display', serif;
  font-size: 72px;
  text-transform: none;
  margin: 0 auto;
  color: #3d3b37;
  display: block;
  margin-top: 5px;
}
.body-home .beavers-billboard-copy {
  max-width: 720px;
  font-size: 14px;
  text-align: center;
  margin: 0 auto;
  line-height: 28px;
  display: block;
  font-weight: 500;
}
.body-home .beavers-billboard-cta button {
  display: block;
  margin: 0 auto;
}

/*
==============================================
Homepage Video Slider
==============================================
*/
.slick-lightbox {
    animation: fadeIn;
    animation-duration: 1.5s;
    background: rgba(0, 8, 16, 0.71) !important;
}
.body-home .content-slider-wrapper {
    border-top: none;
    border-bottom: none;
    animation: slideInUpSmall 1s forwards !important;
    opacity: 1;
}
.body-home .beaver-tales-video-section .content-slider-half-image-wrapper {
  position: relative;
}
.body-home .beaver-tales-video-section .content-slider-half-width {
  overflow: hidden;
}
.body-home .beaver-tales-video-section .content-slider-half-image {
-webkit-transition: all 1.6s ease-in-out;
-moz-transition: all 1.6s ease-in-out;
-o-transition: all 1.6s ease-in-out;
-ms-transition: all 1.6s ease-in-out;
transition: all 1.6s ease-in-out;
}

.body-home .beaver-tales-video-section .content-slider-wrapper:hover .content-slider-half-image {
  -webkit-transform: scale(1.08, 1.08);
  transform: scale(1.08, 1.08);
}
.body-home .beaver-tales-video-section .content-slider-wrapper:hover .content-slider-cta {
  color: #47586C;
  letter-spacing: 3px;
  }
/*
.body-home .beaver-tales-video-section .beaver-tales-video-content .content-slide {
  width: 100% !important;
}*/
.body-home .content-slider-wrapper .wrap-content-slider-content {
  align-items: unset;
}
.body-home .beaver-tales-video-section .beaver-tales-video-content .slick-track {
  width: 100% !important;
}
.body-home .beaver-tales-video-section .container {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.body-home .beaver-tales-video-section, .body-home .beaver-nuggets-section, .body-home .beaver-clients-section, .body-home .beaver-process-section {
  margin: 25px auto;
  padding: 0px;
  display: flex;
  /*border: 1px solid #47586C;*/
}
.body-home .beaver-tales-video-content {
  margin: 0 auto;
  background: #f3f2f1;
}
.body-home .beaver-tales-video-content .content-slider-copy h3 {
  color: #413c35;
  font-weight: 400;
  font-size: 28px;
  font-family: 'DM Serif Display', serif;
  margin-bottom: 25px;
  line-height: normal;
  letter-spacing: 0;
  text-transform: none;
  margin: 0 0 15px 0;
}
.body-home .beaver-tales-video-content .content-slider-copy p {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 24px;
  color: #3d3b37;
  margin-bottom: 0px !important;
}
.body-home .beaver-tales-video-content .content-slider-wrapper .content-slider-cta {
  padding: 0px;
  margin-bottom: 0px;
  border: none;
  background: none;
  color: #373737;
  text-decoration: none;
  display: block;
  padding-top: 15px;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 2px;
  line-height: normal;
  font-family: 'DM Serif Display', serif;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.content-slider-half-width {
  height: 100%;
  display: flex;
  align-items: center;
}
.body-home .beaver-tales-video-content .wrap-content-slider-content {
  justify-content: center;
  display: flex;
  flex-direction: column;
  height: 383px;
  width: 85%;
  margin: 0 auto;
  border: 1px solid #a6937a;
  padding: 50px;
}

.body-home .beaver-tales-video-content .content-slider-content-wrapper {
  border: 1px solid #47586C;
  margin: 25px;
}
.body-home .beaver-tales-video-content .content-slider-wrapper .content-slider-half-width {
  width: 780px;
  position: relative;
}
.body-home .beaver-tales-video-content .content-slider-half-image-wrapper:before {
  content: "";
  font-family: "FontAwesome";
  font-weight: 400;
  content: "\f144";
  height: 120px;
  width: 100%;
  display: block;
  position: absolute;
  font-size: 100px;
  line-height: 50px;
  left: 0px;
  top: 199px;
  z-index: 5;
  text-align: center;
  color: rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.body-home .beaver-tales-video-content .content-slider-wrapper .content-slider-half-width-content-wrapper {
  border-bottom: none;
}
.body-home .beavers-home-dark-section {
  height: 100%;
}

.beavers-home-dark-section a {
  height: 100%;
  width: 100%;
  padding: 50px;
  margin: 0 auto;
  justify-content: center;
  display: flex;
  flex-direction: column;
  background: #3d3b37;
}
.beavers-home-dark-section h3 {
  font-family: 'DM Serif Display', serif;
  font-size: 28px;
  font-weight: 400;
  color: #fff;
  text-transform: none;
  display: block;
  margin: 0 0 15px 0;
  line-height: 24px;
}
.beavers-home-dark-section p {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 1px;
  margin-bottom: 0px !important;
  color: #fff;
}
.beavers-home-dark-section p .button {
  display: block;
  padding-top: 15px;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1px;
  color: #fff;
  text-align: left;
  text-transform: none;
  padding-left: 0px;
  padding-bottom: 10px;
  margin-left: 0px;
  padding-right: 0px;
  margin-right: 0;
  background: none;
  line-height: normal;
  font-family: 'DM Serif Display', serif !important;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.blog-landing-content-wrapper .blog-landing-content-container .blog-landing-copy-wrapper p, .blog-landing-content-wrapper .blog-landing-content-container .blog-landing-copy-wrapper span, .blog-landing-content-wrapper .blog-landing-content-container .blog-landing-copy-wrapper ul, .blog-landing-content-wrapper .blog-landing-content-container .blog-landing-copy-wrapper ol {
  padding: 0px;
}
.blog-landing-content-wrapper .blog-landing-content-container .blog-landing-load-more {
    border: none;
    font-family: 'Montserrat', sans-serif !important;
    color: #fff !important;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background: #3d3b37 !important;
    padding: 10px 20px !important;
  }
  .blog-landing-content-wrapper .blog-landing-content-container .blog-landing-load-more:hover {
    border: none;
    background: #47586C !important;
    font-family: 'Montserrat', sans-serif !important;
    color: #fff !important;
  }
.beavers-home-dark-section a:hover {
  background: #C6BBA9;
  color: #2D2B2A;
}
.beavers-home-dark-section a:hover h3,
.beavers-home-dark-section a:hover p,
.beavers-home-dark-section a:hover .button {
  color: #413c35 !important;
}
.beavers-home-dark-section a:hover .button {
  color: #413c35;
  letter-spacing: 2px;
}
.beavers-home-dark-section a .button:hover {
  letter-spacing: 2px !important;
}


/*
==============================================
Video Lightbox Section
==============================================
*/
.mfp-close {
  font-size: 43px;
}
.mfp-bg {
  animation: fadeIn 1.5s forwards;
  background: rgba(0, 8, 16, 0.85) !important;
}


.mfp-iframe-scaler iframe {
  box-shadow: 0 0 115px rgb(255 255 255 / 35%);
  /* background: rgb(255 255 255); */
  animation: fadeIn;
  animation-duration: 2s;
}
.mfp-iframe-holder {
    /* animation: fadeIn;
    animation-duration: 2.5s; */
}
/* .mfp-iframe-holder .mfp-content {
border: 8px solid #c0cece;
} */
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #ffffff;
}
.slick-lightbox:before {
  content:"";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  -webkit-box-shadow: -2px 15px 92px -38px rgba(255,255,255,0.8);
  -moz-box-shadow: -2px 15px 92px -38px rgba(255,255,255,0.8);
  box-shadow: -2px 15px 92px -38px rgba(255,255,255,0.8);
  /* animation: fadeIn;
  animation-duration: 2.5s; */
}

.slick-lightbox .slick-lightbox-inner .slick-lightbox-close:before {
  color: #f4d7a1;
}


/*
==============================================
Homepage Nuggets Section
==============================================
*/
.body-home .beaver-nuggets-section .container {
  margin: 0 auto;
  padding: 0px;
}
.body-home .beaver-nuggets-content {
  height: 430px;
}
.body-home .beaver-nuggets-blog, .body-home .beaver-nuggets-quote, .body-home .beaver-nuggets-image {
  height: 100%;
  display: flex;
  align-items: center;
}

/* Homepage Nuggets Section - Blog */

.body-home .beaver-nuggets-content .beaver-nuggets-blog {
  background: #3d3b37;
  color: #fff;
  animation: slideInUpSmall 1s forwards;
  padding: 0px;
}

/* Homepage Nuggets Section - Quote */

.body-home .beaver-nuggets-content .beaver-nuggets-quote {
  background: #f3f2f1;
  animation: slideInUpSmall 1.1s linear;
}
.body-home .beaver-nuggets-content .beaver-nuggets-quote .quote-hr {
  display: none;
}
.body-home .beaver-nuggets-content .beaver-nuggets-quote .quote {
  color: #413c35;
  font-weight: 400;
  font-size: 28px;
  font-family: 'DM Serif Display', serif;
  margin-bottom: 25px;
  line-height: normal;
}
.body-home .beaver-nuggets-content .beaver-nuggets-quote .quote-wrapper .quote-cite {
  color: #413c35;
  line-height: 21px;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
}
.body-home .beaver-nuggets-content .beaver-nuggets-quote .quote-wrapper {
  justify-content: center;
  display: flex;
  flex-direction: column;
  height: 85%;
  width: 90%;
  padding: 25px;
  margin: 25px auto;
  border: 1px solid #a6937a;
}

/* Homepage Nuggets Section - Image */

.body-home .beaver-nuggets-content .beaver-nuggets-image {
  padding-left: 0px;
  padding-right: 0px;
  background-image: url("/-/media/rj/advisor-sites/sites/b/e/beaverswealthmanagement/images/rich-text-content-blocks/rich-text-1-chocolate-foot-1264382955.jpg");
  background-size: cover;
  background-position: center;
  min-height: 300px;
  animation: slideInUpSmall 1.3s linear;
}


/* Jose test */

.beavers-home-float-box {
  width: 35%;
  background: rgba(243,242,241,0.9);
  border: 1px solid #47586C;
  justify-content: center;
  display: flex;
  flex-direction: column;
  margin: 50px 25px;
  padding: 50px;
  z-index: 5;
  position: relative;
}
.beavers-home-float-box-a {
  float: right;
}
.beavers-home-float-box-b {
  float: right;
  width: 35%;
}
.beaver-clients-content {
  padding: 2px;
  display: table;
  content:"";
  overflow: hidden;
  -webkit-transition: all 1.6s ease-in-out;
  -moz-transition: all 1.6s ease-in-out;
  -o-transition: all 1.6s ease-in-out;
  -ms-transition: all 1.6s ease-in-out;
  transition: all 1.6s ease-in-out;
  position: relative;
  overflow: hidden;
}
.beaver-clients-content:after {
  content:"";
  background-size: cover;
  display: block;
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-transition: all 1.6s ease-in-out;
  -moz-transition: all 1.6s ease-in-out;
  -o-transition: all 1.6s ease-in-out;
  -ms-transition: all 1.6s ease-in-out;
  transition: all 1.6s ease-in-out;
}
.beaver-clients-content-a:after {
  background-image: url("/-/media/rj/advisor-sites/sites/b/e/beaverswealthmanagement/images/backgrounds/background-1-our-process-1225592537.jpg");
}
.beaver-clients-content-b:after {
  background-image: url("/-/media/rj/advisor-sites/sites/b/e/beaverswealthmanagement/images/backgrounds/background-1-our-clients-1270915106.jpg");
}
.beaver-client-link-wrap {
  width: 100%;
  display: grid;
  height: 450px;
}
.beaver-client-link-wrap:hover .beaver-clients-content:after {
  -webkit-transform: scale(1.08, 1.08);
  transform: scale(1.08, 1.08);
}
.beaver-client-link-wrap:hover .button {
  color: #47586C;
  letter-spacing: 3px;
}

.beaver-client-link-wrap .button {
  color: #373737;
  display: block;
  padding-top: 15px;
  background: none;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 2px;
  line-height: normal;
  margin-left: 0px !important;
  padding-left: 0px !important;
  text-transform: none !important;
  font-family: 'DM Serif Display', serif !important;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.beaver-client-link-wrap .button:hover {
  color: #47586C !important;
  display: block;
  padding-top: 15px;
  background: none;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 3px !important;
  line-height: normal;
  margin-left: 0px !important;
  padding-left: 0px !important;
  text-transform: none !important;
  font-family: 'DM Serif Display', serif !important;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;}

/* Jose test end */


/*
==============================================
Homepage Clients Section
==============================================
*/

.body-home .beaver-clients-section .container {
  margin: 0 auto;
  padding: 0px;
}
.body-home .beaver-clients-section .beaver-clients-content .beavers-home-float-box h3 {
  font-family: 'DM Serif Display', serif;
  font-size: 28px;
  font-weight: 400;
  color: #3d3b37;
  text-transform: none;
  display: block;
  margin: 0 0 15px 0;
  line-height: 24px;
}
.body-home .beaver-clients-section .beaver-clients-content .beavers-home-float-box p {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 24px;
  color: #3d3b37;
  margin-bottom: 0px !important;
}
.body-home .beaver-clients-section .beaver-clients-content .beavers-home-float-box p a {
  display: block;
  color: #373737;
  display: block;
  padding-top: 15px;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 2px;
  line-height: normal;
  font-family: 'DM Serif Display', serif;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.body-home .beaver-clients-section .beaver-clients-content .beavers-home-float-box p a:hover {
  color: #47586C;
  letter-spacing: 3px;
}

/*
==============================================
Homepage Process Section
==============================================
*/
.body-home .beaver-process-section .container {
  margin: 0 auto;
  padding: 0px;
  /* background: #3d3b37; */
}
.body-home .beaver-process-section {
  animation: slideInUpSmall 1s forwards;
}
.body-home .beaver-process-section .beaver-process-content .beaver-process-cta {
  padding: 0px;
}
.body-home .beaver-process-section .beaver-process-content .beavers-home-float-box {
  float: left;
  width: 50%;
  background: rgba(243,242,241,0.9);
  border: 1px solid #47586C;
  justify-content: center;
  display: flex;
  flex-direction: column;
  margin: 50px 25px;
  padding: 50px;
}
.body-home .beaver-process-section .beaver-process-content .beavers-home-float-box h3 {
  font-family: 'DM Serif Display', serif;
  font-size: 28px;
  font-weight: 400;
  color: #3d3b37;
  text-transform: none;
  margin: 0 0 15px 0;
}
.body-home .beaver-process-section .beaver-process-content .beavers-home-float-box p {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 24px;
  color: #3d3b37;
  margin-bottom: 0px !important;
}
.body-home .beaver-process-section .beaver-process-content .beavers-home-float-box p a {
  padding-top: 25px;
  display: block;
  color: #373737;
  display: block;
  padding-top: 15px;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 2px;
  line-height: normal;
  font-family: 'DM Serif Display', serif;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.body-home .beaver-process-section .beaver-process-content .beavers-home-float-box p a:hover {
  color: #47586C;
  letter-spacing: 3px;
}

/*
==============================================
Homepage Events Section
==============================================
*/
.body-home .beaver-process-section .beaver-process-content .beaver-process-events {
  justify-content: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 0px;
}


/* Resources */
.masterprime .related-resources-main {
background: #fff;
}

/* Styles */
.copy-section .head-1 {
  font-family: 'DM Serif Display', serif;
  text-transform: lowercase;
  text-align: center;
  font-size: 42px !important;
  font-weight: 400;
  line-height: 35px !important;
}
.copy-section .head-2, .body-about-us .copy-section h2 .head-2, .masterprime .module-intro-content .head-2 {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 35px !important;
  color: #3d3b37 !important;
}
.body-blog .main-content-int-blog h1 .head-1 {
  text-align: center;
}
.main-content-int-blog h1 .head-1 {
  font-family: 'DM Serif Display', serif;
  text-transform: lowercase;
  text-align: center;
  font-size: 42px !important;
  font-weight: 400;
  line-height: 35px !important;
  color: #393939;
}
.main-content-int-blog h1 .head-2 {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 35px !important;
  color: #393939;
  max-width: none;
}
.body-blog-detail .blog-detail-banner-wrapper .blog-detail-banner {
  display: none;
}

/* Buttons */
.button, .accord a.accord-cta, .directions-search .submit-search, .contact-form .form-inline .captcha .btn-contact, .masonry-load-more, .masonry-tertiary-load-more, .investor-access-login-button, .blog-landing-copy-cta, .simple-form input[type="submit"], .blog-landing-content-wrapper .blog-landing-content-container .blog-landing-load-more {
  border: none;
  width: auto;
  font-family: 'Montserrat', sans-serif !important;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  padding: 0px 10px;
  text-transform: uppercase;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background: #47586C;
  letter-spacing: normal;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border: 0px solid #000 !important;
}
.billboard-content-wrapper .button a:hover {
  color: #fff !important;
}
/* Buttons Hover */
.button:hover, .blog-landing-copy-cta:hover, .accord a.accord-cta:hover, .investor-access-login-button:hover, .masonry-load-more:hover, .masonry-tertiary-load-more:hover, .masonry-load-more:hover, .masonry-tertiary-load-more:hover, .contact-form .form-inline .captcha .btn-contact:hover, .simple-form input[type="submit"]:hover, .directions-search .submit-search:hover, .blog-landing-content-wrapper .blog-landing-content-container .blog-landing-load-more {
  border: none;
  font-family: 'Montserrat', sans-serif !important;
  color: #fff !important;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  text-transform: uppercase;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background: #3d3b37;
  letter-spacing: 0px !important;
  border: 0px solid #000 !important;
}
.button:hover {
  color: #fff !important;
}
.module-living-your-legacy .btn, .module-living-your-legacy .module-callouts-section .callout-cta, .module-living-your-legacy .callouts-container .callout-item .callout-cta-wrapper button, .module-living-your-legacy .callouts-mobile-slider .callout-item .callout-cta-wrapper button, .module-living-your-legacy .module-slider-content .content-slider-wrapper .content-slider-cta {
  font-family: 'Montserrat', sans-serif !important;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  text-transform: uppercase;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background: #47586C;
  letter-spacing: normal;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border: 0px solid #000 !important;
}

.module-living-your-legacy .module-cta-banner-section .ftr-cta:hover .btn, .module-living-your-legacy .module-footer-cta-banner-section .ftr-cta:hover .btn, .module-living-your-legacy .btn:hover, .module-living-your-legacy .accord a.accord-cta:hover, .module-living-your-legacy .callout-item:hover .callout-cta, .module-living-your-legacy .callouts-container .callout-item .callout-cta-wrapper button:hover, .module-living-your-legacy .module-slider-content .content-slider-wrapper:hover .content-slider-cta {
  color: #fff !important;
  background: #3d3b37;
  border: 0px solid #000 !important;
  letter-spacing: 0px !important;
}
.masterprime .contact-cta {
  color: #3d3b37;
}

a, .resource-detail-copy-wrapper a, .blog-detail-copy-wrapper a, .accordion-panel a,
.blog-detail-tag-cloud-wrapper .blog-detail-tag-cloud-links a, .resource-section .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a, .related-resources-content .mc-cta
 {
  color: #47586C;
}
a:hover, .resource-detail-copy-wrapper a:hover, .blog-detail-copy-wrapper a:hover, .accordion-panel a:hover,
.blog-detail-tag-cloud-wrapper .blog-detail-tag-cloud-links a:hover, .resource-section .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a:hover, .mc-container a:hover .mc-cta {
  color: #3d3b37;
}

/*
==============================================
Header Section
==============================================
*/
.header-main {
 background: #c8d5d3 !important;
}
.interior .header-main {
 background: #fff !important;
}
.nav:after, .nav:before {
  display: none;
}
/*
==============================================
Navigation Section
==============================================
*/
.header-sticky {
  margin-top: 50px;
}
.body-home .nav-overall-wrapper:not(.van-mobile-nav) {
  background: #c8d5d3 !important;
  border-top: none;
  border-bottom: none;
}
.nav-overall-wrapper:not(.van-mobile-nav) {
  background: #fff !important;
  border-top: 2px solid #b0a69f;
  border-bottom: 1px solid #3d3b37;
}
/* Main Nav */
.investor-access-remember-me-label {
  padding: 0px;
}
.primary-nav a, .investor-access-remember-me-label {
  color: #3d3b37;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > li > a {
  padding: 0px 2px 22px 0;
}
.address-phone-wrapper {
  color: #3d3b37;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  line-height: normal;
}
.fa-angle-down:before {
  color: #3d3b37;
}
/* Main Nav Active/Hover */
.primary-nav > li > a:hover, .primary-nav > li > a.selected, .primary-nav > li > a.active, .nav-standard.selected {
  color: #455C68 !important;
}
/* Dropdown nav */
.primary-nav .nav-subnav a {
  color: #3d3b37;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav li:hover > .nav-subnav {
  margin-top: 3px;
}
/* Dropdown Active/Hover */
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav li:not(.nav-top-link) a:hover, .nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav li:not(.nav-top-link) a.active {
  color: #5E768D;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav, .primary-nav .nav-subnav-second {
  background: #fff !important;
  top: 48px;
  -webkit-box-shadow: inset 0 60px 60px -60px rgb(0 0 0 / 30%);
  -moz-box-shadow: inset 0 60px 60px -60px rgba(0,0,0,0.3);
  border-bottom: 1px solid #eee;
}

/*
==============================================
Client Access Button
==============================================
*/
.page-link-client-access {
  position: absolute !important;
  top: -100px !important;
  right: 0px !important;
  padding: 0px 15px !important;
  background: #47586C !important;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > .page-link-client-access > a {
  padding: 0px;
  margin-left: 0px;
  color: #fff;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > .page-link-client-access > a:hover {
  padding: 0px;
  margin-left: 0px;
  color: #fff !important;
}
.nav-opened .page-link-client-access a {
  color: #3d3b37 !important;
}
.nav .mobile-nav > .page-link-client-access > a {
  padding: 0px;
  margin-left: 0px;
  color: red;
}
 .page-link-client-access .nav-subnav {
   right: 0px;
 }

/*
==============================================
Billboard Section
==============================================
*/
.body-home .billboard-section h1 {
  text-align: center;
}
.body-home .billboard-section .head-1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  width: 235px;
  margin: 0 auto;
  line-height: 19px;
  text-align: center;
  color: #3d3b37;
  display: block;
  animation: none;
}
.body-home .billboard-section .head-1-b {
  margin-bottom: 20px;
}
.body-home .billboard-section .head-2 {
  font-family: 'DM Serif Display', serif;
  font-size: 72px !important;
  text-transform: none;
  margin: 0 auto;
  color: #3d3b37;
  position: relative;
  left: -20px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: -1px;
}
.body-home .billboard-section .head-3 {
  color: #47586C;
}
.body-home .billboard-section .head-2b {
  font-family: 'DM Serif Display', serif;
  color: #3d3b37;
  font-size: 32px;
  position: relative;
  border-top: 1px solid #3d3b37;
  padding: 0px 0;
  border-bottom: 1px solid #3d3b37;
  top: -7px;
}
.body-home .billboard-section .head-3b {
  display: block;
  position: relative;
  left: 24px;
  line-height: 43px;
}




.body-home .billboard-section {
  /*margin-top: -300px;*/
  background: #c8d6d3;
}
.body-home .billboard-container {
  max-width: inherit;
  background-size: cover !important;
  background-position: center center;
  height: 600px;
  max-height: none;
}
.body-home .billboard-heading {
  position: relative;
  bottom: 38px;
  z-index: 10;
  padding: 0px;
  width: 100%;
  left: 0;
  max-width: 650px;
  margin: 0 auto;
}
.body-home .beavers-billboard-copy {
  position: relative;
  bottom: -70px;
  z-index: 10;
  padding: 0px;
  width: 100%;
  left: 0;
}
.body-home .beavers-billboard-cta {
  position: relative;
  bottom: -20px;
  z-index: 10;
  padding: 0px;
  width: 100%;
  left: 0;
}
.billboard-section h1, .copy-section h1, .services-section .services-headline h2, .team-section h4, .pov-section h4, .copy-section .head-1, .body-about-us .copy-section h2, .copy-section h3, .copy-section h4, .copy-section h5 {
  color: #3d3b37;
  line-height: normal;
}
.billboard-section .head-2, .team-section .head-1, .pov-section .head-1, .copy-section .head-2, .copy-section .head-3, .copy-section h2 .head-3, .body-about-us .copy-section h2 .head-2, .services-section .head-1 {
  color: #3d3b37;
}
.billboard-section h1:after, .services-section h2:after, .team-section h4:after, .pov-section h4:after, .pov-carousel .mc-heading:after, .footer-section .footer-cta-section h4:after, .copy-section h1 .head-2:after, .body-about-us .copy-section h2:after {
  background: #3d3b37;
  display: none;
}
.body-home .billboard-section:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  z-index: 1;
  position: absolute;
  opacity: 1;
  top: 0;
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 35%,rgba(0,0,0,0.65) 47%,rgba(0,0,0,1) 100%) !important;
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 35%,rgba(0,0,0,0.65) 47%,rgba(0,0,0,1) 100%) !important;
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 35%,rgba(0,0,0,0.65) 47%,rgba(0,0,0,1) 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#bf000000',GradientType=0 );
}
.body-home .billboard-section:before {
  content: "";
  display: block;
  width: 100%;
  height: 50%;
  z-index: 1;
  position: absolute;
  opacity: 1;
  top: 0;
  background: -moz-linear-gradient(bottom, rgba(200,213,211,0) 0%, rgba(200,213,211,0) 41%, rgba(200,213,211,0.75) 80%, rgba(200,213,211,1) 100%) !important;
  background: -webkit-linear-gradient(bottom, rgba(200,213,211,0) 0%,rgba(200,213,211,0) 41%,rgba(200,213,211,0.75) 80%,rgba(0,0,0,1) 100%) !important;
  background: linear-gradient(to top, rgba(200,213,211,0) 0%,rgba(0200,213,211,0) 41%,rgba(200,213,211,0.75) 80%,rgba(200,213,211,1) 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#bf000000',GradientType=0 );
}
.interior .billboard-content:after {
  background-color: #b0a69f;
  height: 20px;
  background-image: none;
}
.no-billboard .billboard-content:after, .client-access-videos .billboard-content:after {
  background-color: #fff;
  height: 20px;
  background-image: none;
}

/*
==============================================
Team Section
==============================================
*/
/* bio/yearbook First and Last Name */
.team-section .yearbook-last-name, .yearbook-first-name, .yearbook-last-name, .yearbook-designation, .bio-detail-first-name-wrapper, .bio-detail-last-name-designation-wrapper, .bio-detail-first-name, .bio-detail-last-name, .bio-detail-designation-wrapper, .bio-detail-designation, .bio-detail-middle-initial-wrapper, .bio-detail-middle-initial, .bio-detail-prefer#47586C-name {
  color: #3d3b37 !important;
}
.copy-section .yearbook-container .yearbook-last-name {
  line-height: 26px;
}
/* bio/yearbook title */
.yearbook-designation-wrapper .yearbook-title, .bio-detail-title-wrapper, .bio-detail-title {
  color: #47586C !important;
}
/* bio/yearbook icon */
.bio-detail-links-wrapper .fa, .yearbook-links .fa, .yearbook-links a {
  color: #6E5434 !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* bio/yearbook icon hover */
.bio-detail-links-wrapper .fa:hover, .yearbook-links .fa:hover, .yearbook-links a:hover {
  color: #47586C !important;
}
.yearbook-three .yearbook-hr, .bio-content-social:before {
  background-color:#47586C;
}
.body-bio-alt-2 .bio-photo-lg-section {
  background: #c8d5d3;
}
.body-bio-alt-1 .bio-detail-first-name, .body-bio-alt-1 .bio-detail-middle-initial, .body-bio-alt-1 .bio-detail-last-name, .body-bio-alt-1 .bio-detail-preferred-name {
  font-family: 'DM Serif Display', serif;
  color: #3d3b37;
  font-size: 32px;
  line-height: normal;
  text-transform: none;
  font-weight: 600;
}
.copy-section .yearbook-container .yearbook-first-name, .copy-section .yearbook-container .yearbook-last-name {
  font-family: 'DM Serif Display', serif;
  color: #3d3b37;
  font-size: 32px;
  text-transform: none;
  font-weight: 600;
}
.body-bio-alt-1 .bio-detail-designation {
  font-family: 'Montserrat', sans-serif;
  color: #3d3b37;
}
.bio-detail-links-as-text .bio-detail-email-link-as-text, .bio-detail-links-as-text .bio-detail-phone-link-as-text {
  font-family: 'Montserrat', sans-serif;
}
.body-bio-alt-1 .bio-detail-email-link-as-text, .body-bio-alt-1 .bio-detail-phone-link-as-text {
  color: #47586C;
  font-size: 13px;
  line-height: 18px;
  font-weight: 600;
  text-transform: lowercase;
}
.body-bio-alt-1 .bio-detail-first-name text, .body-bio-alt-1 .bio-detail-middle-initial text, .body-bio-alt-1 .bio-detail-last-name text, .body-bio-alt-1 .bio-detail-preferred-name text {
  display: none;
}
.body-bio-alt-1 .bio-detail-title {
  font-weight: 600;
}
.body-bio-alt-1 .bio-detail-links-wrapper .fa {
  color: #47586C !important;
}
.body-bio-alt-1 .bio-detail-links-wrapper .fa:hover {
  color: #47586C;
}
.body-bio-alt-1 .mc-content-wrapper {
  display: none;
}
.body-bio-alt-structure .advanced-bio-carousel {
  background: #c8d5d3;
}
.body-bio-alt-structure .bio-detail-copy-wrapper ul {
  padding-left: 40px;
}
.body-bio-alt-structure .advanced-bio-carousel ul {
  padding-left: 0px !important;
}

/*
==============================================
Home Quote Section
==============================================
*/
.quote-section {
  padding: 20px 0px;
  background: #fff !important;
  border: none;
  border-top: none !important;
}
.quote-section .quote-content {
  background-image: url("/-/media/rj/advisor-sites/sites/b/e/beaverswealthmanagement/images/backgrounds/background-2-stanley.jpg");
  background-repeat: repeat;
  border-top: 7px solid #a6937a;
  border-bottom: 7px solid #a6937a;
  padding-top: 0px;
}
.quote-section:after, .quote-section .quote-wrapper .quote-hr, .body-home .quote-section:after {
  display: none;
}
.quote-section .quote-content .quote {
  font-family: 'DM Serif Display', serif;
  font-weight: 600;
  text-transform: lowercase;
  font-size: 25px;
  line-height: normal;
  max-width: 700px;
  width: 100%;
  margin: 0px auto;
  color: #000 !important;
  text-transform: lowercase;
  padding-bottom: 10px;
}
.interior .quote-section .quote-content .quote {
  text-transform: none;
}
.quote-section .quote:before {
  display: block;
  content: " ";
  width: 50px;
  height: 50px;
  margin: 0 auto;
  background-image: url("/-/media/rj/advisor-sites/sites/b/e/beaverswealthmanagement/images/beaver.gif");
}
.quote-section .quote-content .quote-cite {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #373737 !important;
  font-style: normal;
  max-width: 858px;
  margin: 0 auto;
}
.quote-section .quote-wrapper {
  padding: 75px 15px;
}

/*
==============================================
Interior Quote Section
==============================================
*/
.interior .quote-section .quote-content {
  border-top: 7px solid #c2d2e2;
  border-bottom: 7px solid #c2d2e2;
  width: 100%;
}


/*
==============================================
Events Section
==============================================
*/
.current-events-page
/*
==============================================
Callout Section - Events
==============================================
*/

.current-events-page .callouts-container .callout-item .callout-heading-wrapper .callout-heading, .current-events-page .callouts-mobile-slider .callout-item .callout-heading-wrapper .callout-heading, .current-events-page .callouts-version-1.callouts-mobile-slider .callout-slide .callout-heading-wrapper .callout-heading {
  font-size: 20px;
  line-height: 20px;
  text-transform: uppercase;
  color: #47586C;
  font-weight: 500;
}
.current-events-page .callout-copy-wrapper {
  margin-top: 15px;
}
.current-events-page .callout-copy-wrapper p {
  font-family: 'Montserrat', sans-serif;
  font-size: 17px;
  line-height: 22px;
  font-weight: 400;
  color: #393939;
  margin-bottom: 5px !important;
}
.current-events-page .callouts-container .callout-item, .current-events-page .callouts-mobile-slider .callout-item {
  /* border: 1px solid #ededed;
  padding: 33px 6px 15px;
  -webkit-box-shadow: 0px 10px 22px -9px rgba(0,0,0,0.12);
  -moz-box-shadow: 0px 10px 22px -9px rgba(0,0,0,0.12);
  box-shadow: 0px 10px 22px -9px rgba(0,0,0,0.12); */
}
.current-events-page .callouts-container .callout-item .callout-cta-wrapper button, .current-events-page .callouts-mobile-slider .callout-item .callout-cta-wrapper button {
  font-family: 'Montserrat', sans-serif !important;
  padding: 10px 12px !important;
  margin-bottom: 15px;
  border: 2px solid #47586C !important;
  background: #47586C !important;
  color: #ffffff !important;
  line-height: 15px;
  border-radius: 25px;
  height: auto;
  width: inherit !important;

 -webkit-transition: all 0.3s ease-in-out;
 -moz-transition: all 0.3s ease-in-out;
 -o-transition: all 0.3s ease-in-out;
 -ms-transition: all 0.3s ease-in-out;
 transition: all 0.3s ease-in-out;
}
.current-events-page .callouts-container .callout-item .callout-cta-wrapper button:hover, .current-events-page .callouts-mobile-slider .callout-item .callout-cta-wrapper button:hover {
  letter-spacing: 0;
  border: 2px solid #47586C;
  background: #ffffff !important;
  color: #47586C !important;
}
.current-events-page .callout-link {
  border: 1px solid #ededed;
  padding: 33px 6px 15px;
  -webkit-box-shadow: 0px 10px 22px -9px rgb(0 0 0 / 12%);
  -moz-box-shadow: 0px 10px 22px -9px rgba(0,0,0,0.12);
  box-shadow: 0px 10px 22px -9px rgb(0 0 0 / 12%);
}
.current-events-page .callout-link:hover {
  background: #47586C;
}
.current-events-page .callout-link:hover p, .current-events-page .callout-link:hover h3 {
  color: #ffffff !important;
}
.current-events-page .callout-event-description {
  margin-top: 20px;
  font-size: 14px;
}
.current-events-page .callout-event-date, .callout-event-time, .callout-event-description p {
  margin-bottom: 5px !important;
}
.current-events-page .callout-event-description p {
  font-size: 14px;
}
.current-events-page .callouts-container, .callouts-mobile-slider {
  grid-template-columns: repeat(2, 1fr);
}
.current-events-page .callouts-version-1 .slick-prev:after {
		-webkit-transition: all 500ms ease;
		transition: all 500ms ease;
		position: absolute;
		top: 14px;
		right: -20px;
		content: "";
		-webkit-transform: rotate(-45deg) skew(-10deg, -10deg);
		transform: rotate(-45deg) skew(-10deg, -10deg);
		width: 25px;
		height: 25px;
		border-left: 1px solid #47586C;
		border-top: 1px solid #47586C;
	}
	.current-events-page .callouts-version-1 .slick-next:after {
		content: "" !important;
		-webkit-transition: all 500ms ease;
		transition: all 500ms ease;
		position: absolute;
		top: 14px;
		left: -20px;
		-webkit-transform: rotate(45deg) skew(10deg, 10deg);
		transform: rotate(45deg) skew(10deg, 10deg);
		width: 25px;
		height: 25px;
		border-right: 1px solid #47586C;
		border-top: 1px solid #47586C;
		-webkit-text-stroke: 8px transparent !important;
	}

  /*
  ==============================================
  Contact Us Page
  ==============================================
  */
.body-contact-us .contact-us-people {
padding: 15px 25px;
margin: 0px auto;
}
.body-contact-us .copy-section h3 {
  font-family: 'Montserrat', sans-serif;
  color: #3d3b37;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
}
.body-contact-us .copy-section ul {
  font-family: 'Montserrat', sans-serif;
  color: #3d3b37;
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
}

/*
==============================================
Footer Section
==============================================
*/
.footer-section {
  background: #5a5249;
  background-image: url("/-/media/rj/advisor-sites/sites/b/e/beaverswealthmanagement/images/backgrounds/background-1-wood-tree-1310806280.jpg");
  background-position: center center;
  background-size: cover;
}
.footer-section .footer-content a {
  color: #fff;
}
.footer-section .footer-content a:hover {
  color: #c2d2e2;
}
.footer-cta {
  border-bottom: 2px solid rgba(122, 107, 89, .6);
  border-top: 2px solid rgba(122, 107, 89, .6);
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
}
.footer-section .social-container:after {
  display: none;
}
.footer-section .social-container a:hover .fa {
	color: #c2d2e2 !important;
}
.footer-section .social-container {
  border-bottom: none;
  border-top: none;
}
.footer-section .footer-contact-info .ftr-nap {
  margin: 60px 0px 0px 0px;
}
.footer-section .ftr-disclosures {
  color: #fff;
  text-align: left;
  padding-bottom: 50px;
}
.ftr-nap-name, .footer-section .ftr-nap .ftr-nap-address:before {
  display: none !important;
}
.footer-section .ftr-nap li, .footer-section .ftr-nap-phone a, .footer-section .ftr-nap-map-directions a {
  line-height: 16px;
}
.footer-section .footer-contact-section {
  padding-top: 100px;
}
.footer-section .footer-cta-section h4 {
  font-size: inherit;
  line-height: normal;
  margin: 0px 0;
}
.footer-section .footer-cta-section h4 .head-2 {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-size: 18px !important;
  color: #fff;
  line-height: normal;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.footer-section .footer-cta-section h4 .head-1 {
  font-family: 'DM Serif Display', serif;
  text-transform: none;
  line-height: 60px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.footer-section .footer-cta-section .head-1 {
  margin-top: 0px;
}
.footer-section .footer-cta-section h4:hover > .head-2 {
	color: #c2d2e2 !important;
}
.footer-section .footer-cta-section h4:hover > .head-1 {
	color: #c2d2e2 !important;
}
.footer-section .footer-contact-info .ftr-nap .ftr-nap-phone:after {
    content: "|";
    position: relative;
    margin-left: 8px;
    margin-right: 3px;
    color: #9eb0c3;
}


/*
==============================================
Interior Pages
==============================================
*/
.copy-section, .bio-section {
  background-image: none;
}
.bio-quote-section {
  display: none;
}
.current-events-page .billboard-section {
  display: none;
}

/*
==============================================
Blog Archive Sidebar Links
==============================================
*/
.filter-list-heading a, .filter-list-links .filter-list-date a, .filter-list-category a, .filter-list-topic a, .filter-list-media a {
  color: #47586C !important;
}

.filter-list-heading a:hover, .filter-list-heading ul li a:hover {
  color: #3d3b37 !important;
}

/*
==============================================
Living Your Legacy
==============================================
*/
.module-living-your-legacy .content-slider-wrapper a {
  color: #47586C;
}
.module-living-your-legacy .main-module-section .module-intro-content .head-1 {
  font-family: 'DM Serif Display', serif;
  text-transform: lowercase;
  text-align: center;
  font-size: 42px !important;
  font-weight: 400;
  color: #3d3b37;
}
.module-living-your-legacy .main-module-section .module-intro-content .head-2 {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  text-align: center;
  font-size: 16px !important;
  font-weight: 500;
  color: #3d3b37;
}
.module-living-your-legacy .copy-section h1:after {
  display: none;
}
.module-living-your-legacy .module-quote-section .quote-wrapper .quote-hr:after {
  background: #47586C;
}
.module-living-your-legacy .module-quote-section .quote-cite {
  margin-top: 22px;
  font-family: 'Montserrat', sans-serif;
  font-style: italic;
  font-size: 14px;
  line-height: normal;
  color: #47586C !important;
  text-transform: inherit;
}
.module-living-your-legacy .module-related-resources-section .mc-cta {
  font-family: 'Montserrat', sans-serif;
  color: #47586C !important;
  font-size: 17px;
  line-height: 19px;
  font-weight: 300;
}

 /*
==============================================
Responsive Media Queries
==============================================
*/
@media screen and (min-width: 1400px) {
  .body-home .billboard-container {
    position: relative;
    background-position: center -100px;
  }
}
@media screen and (min-width: 1600px) {
  .body-home .billboard-container {
    background-position: center -170px;
  }
}
@media screen and (min-width: 1900px) {
  .body-home .billboard-container {
    background-position: center -220px;
  }
}

/* Large devices (tablet landscape, 1024px and less) tablet-pro-l */
@media only screen and (min-device-width: 1367px) {

}

/* Large devices (tablet landscape, 1024px and less) tablet-pro-l */
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2)  and (orientation: landscape)  {

}

/* Large devices (tablet landscape, 1024px and less) tablet-pro-p */
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2)  and (orientation: portrait)  {

}

/* Large devices (tablet landscape, 1024px and less) tablet-l */
@media only screen and (max-width: 1024px) {
  .callouts-container .callout-item {
    width: calc(50% - 30px);
  }
  .body-home .beaver-clients-section .beaver-clients-content .beavers-home-float-box {
    float: right;
    width: 40%;
    justify-content: center;
    display: flex;
    flex-direction: column;
    margin: 25px;
    padding: 50px;
    background: rgba(243,242,241,0.9);
    border: 1px solid #47586C;
  }
  .body-home .beaver-process-section .beaver-process-content .beavers-home-float-box {
    float: left;
    width: 40%;
    background: rgba(243,242,241,0.9);
    border: 1px solid #47586C;
    justify-content: center;
    display: flex;
    flex-direction: column;
    margin: 50px 25px;
    padding: 50px;
}
  .body-home .billboard-container {
    height: 550px;
  }
  .body-home .billboard-heading {
    bottom: 24px;
  }
  .body-home .beavers-billboard-copy {
    line-height: 24px;
    padding: 25px;
    bottom: -35px;
  }
  .body-home .beavers-billboard-cta {
    bottom: -55px;
  }
  .nav-opened .page-link-client-access {
    background: none !important;
    padding: 0px !important;
  }
  .body-home .beaver-tales-video-content .content-slider-wrapper .content-slider-half-width {
    width: 648px;
  }
  .body-home .beaver-tales-video-content .wrap-content-slider-content {
    justify-content: center;
    display: flex;
    flex-direction: column;
    height: 313px;
    width: 100%;
    margin: 0 auto;
    border: 1px solid #a6937a;
    padding: 50px;
    text-align: center;
  }
  .content-slider-wrapper .content-slider-half-width:not(.content-slider-half-image-wrapper) {
    padding: 25px;
  }
  .content-slider-wrapper .content-slider-half-image {
    padding-bottom: 0px;
  }
  .body-home .beaver-tales-video-content .content-slider-wrapper .content-slider-cta {
    margin: 0 auto;
  }
  .body-home .beaver-process-section .beaver-process-content .beaver-process-events {
    height: inherit !important;
  }
  .copy-section .yearbook-slide {
    width: 50%;
  }
  .body-home .beaver-tales-video-content .content-slider-half-image-wrapper:before {
    top: 44%;
  }
}


/* Large devices (desktops, 992px and less) */
@media only screen and (max-width: 992px) {
  .body-home .beaver-nuggets-content {
    height: auto;
  }
}


/* Medium devices (tablet portrait, 768px and less) tablet-p */
@media only screen and (max-width: 768px) {
  .header-sticky {
    margin-top: 0px;
  }
  .beaver-client-link-wrap .button {
    margin: 10px 0px !important;
    padding: 0px 0px !important;
  }
  .beaver-client-link-wrap {
    height: 550px;
  }
  .beavers-home-dark-section p .button {
    text-align: center;
  }
  .body-home .beaver-tales-video-content .content-slider-wrapper .content-slider-half-width {
    width: 100%;
  }
  .body-home .beaver-tales-video-content .wrap-content-slider-content {
    justify-content: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
    margin: 0 auto;
    border: 1px solid #a6937a;
    padding: 50px;
    text-align: center;
  }
  .body-home .beaver-tales-video-content .content-slider-half-image-wrapper:before {
    top: 184px;
  }
  .body-home .beaver-clients-section .beaver-clients-content .beavers-home-float-box {
    float: none;
    width: 100%;
    background: #f3f2f1;
    border: none;
    justify-content: center;
    display: flex;
    flex-direction: column;
    margin: 0px;
    padding: 25px;
  }
  .body-home .billboard-container {
    height: 575px;
  }
  .body-home .billboard-heading {
    bottom: 15px;
  }
  .body-home .beavers-billboard-copy {
    line-height: 20px;
    padding: 25px;
    bottom: -78px;
  }
  .body-home .beavers-billboard-cta {
    bottom: -109px;
  }
  .body-home .beaver-nuggets-blog, .body-home .beaver-nuggets-quote, .body-home .beaver-nuggets-image {
    height: auto;
    display: block;
    align-items: center;
  }
  .body-home .beaver-process-section .beaver-process-content .beavers-home-float-box {
    float: none;
    width: auto;
  }
  .body-home .beaver-tales-video-content .content-slider-wrapper .content-slide {
    padding: 0px;
  }
  .beavers-home-dark-section {
    text-align: center;

  }
  .beaver-clients-content:after {
    background-size: 100%;
  }


  /* Hamburger Menu Icon */
  .nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger span, .nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger span:before, .nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger span:after {
    background:#47586C;
  }


  /* Hamburger Menu Icon Active and Open*/
  .nav-overall-wrapper:not(.van-mobile-nav) .nav {
    background-image: none;
    /* background: #242424; */
    box-shadow: inset 17px 0 169px 3px rgb(0 0 0 / 10%);
  }

  .nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger.nav-opened span:before, .nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger.nav-opened span:after {
    background: #fff;
  }
  .nav-container .address-group-name-wrapper {
    display: none !important;
  }
  .footer-section .footer-contact-section {
    padding-top: 20px;
  }
  .footer-section .footer-contact-info .ftr-nap {
    margin: 20px 0px 0px 0px;
  }
  .footer-section .ftr-nap li {
    line-height: 20px;
  }
  .header-main:after {
    display: none;
  }

  .body-home .beaver-clients-section .beaver-clients-content {
    background-position: top center;
    background-size: 120%;
    padding: 0;
    height: 550px;
    width: 100%;
    position: relative;
  }
  .body-home .beaver-clients-section {
    animation: slideInUpSmall 1s forwards;
  }
  .body-home .beaver-clients-section .beaver-clients-content .beavers-home-float-box {
    margin: 0px;
    position: absolute;
    padding: 40px;
    bottom: 0;
    left: 0;
    text-align: center;
  }
  .body-home .beaver-process-section .beaver-process-content .beaver-process-cta {
    background-position: top right;
    background-size: 100%;
    padding: 0;
    height: 550px;
    width: 100%;
    position: relative;
  }
  .body-home .beaver-process-section .beaver-process-content .beavers-home-float-box {
    margin: 0px;
    position: absolute;
    padding: 40px;
    bottom: 0;
    left: 0;
    background: rgba(243,242,241,1);
    border: 0px;
    text-align: center;
  }
  .beavers-home-dark-section {
  }

}




/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {

  .body-home .billboard-heading {
    bottom: 25px;
  }
  .body-home .beavers-billboard-copy {
    line-height: 18px;
    padding: 25px;
    bottom: -54px;
    font-size: 13px;
  }
  .body-home .beavers-billboard-cta {
    bottom: -35px;
  }
  .body-home .beaver-clients-section .beaver-clients-content {
    background-position: top center;
    background-size: 200%;
    padding: 0;
    height: 550px;
    width: 100%;
    position: relative;
  }
  .body-home .beaver-clients-section .beaver-clients-content .beavers-home-float-box {
    margin: 0px;
    position: absolute;
    padding: 40px;
    bottom: 0;
    left: 0;
    text-align: center;
  }
  .body-home .beaver-process-section .beaver-process-content .beaver-process-cta {
    background-position: top right;
    background-size: 150%;
    padding: 0;
    height: 500px;
    width: 100%;
    position: relative;
  }
  .body-home .beaver-process-section .beaver-process-content .beavers-home-float-box {
    margin: 0px;
    position: absolute;
    padding: 40px;
    bottom: 0;
    left: 0;
    background: rgba(243,242,241,1);
    border: 0px;
    text-align: center;
  }
  .body-home .beaver-tales-video-content .content-slider-half-image-wrapper:before {
    top: 41%;
  }
  .beaver-client-link-wrap {
      height: 500px;
  }
  .beaver-clients-content:after {
    background-size: 185%;
    background-position: top center;
    background-repeat: none;
  }
  .body-home .beaver-clients-section .container {
    width: 100%;
  }
  .beaver-clients-content-a:after {
    background-size: 100%;
    background-position: center top;
  }
  .beaver-client-link-wrap-b {
    margin-top: 50px;
  }
  .body-home .beaver-process-section .beaver-process-content .beaver-process-cta {
    height: inherit;
  }
}


/* Extra small landscape devices (most landscape phones, >=480px and <= 767 and landscape) mobile-l */

@media only screen and (min-width: 480px) and (max-width: 767px) and (orientation: landscape) {

  .body-home .billboard-heading {
    bottom: 55px;
  }
  .body-home .beavers-billboard-copy {
    line-height: 20px;
    padding: 25px;
    bottom: 19px;
  }
  .body-home .beavers-billboard-cta {
    bottom: 41px;
  }
  .body-home .beaver-clients-section .beaver-clients-content {
    background-position: top center;
    background-size: 150%;
    padding: 0;
    height: 550px;
    width: 100%;
    position: relative;
  }
  .body-home .beaver-clients-section .beaver-clients-content .beavers-home-float-box {
    margin: 0px;
    position: absolute;
    padding: 40px;
    bottom: 0;
    left: 0;
    text-align: center;
  }
  .body-home .beaver-process-section .beaver-process-content .beaver-process-cta {
    background-position: top center;
    background-size: 100%;
    padding: 0;
    height: 500px;
    width: 100%;
    position: relative;
  }
  .body-home .beaver-process-section .beaver-process-content .beavers-home-float-box {
    margin: 0px;
    position: absolute;
    padding: 40px;
    bottom: 0;
    left: 0;
    background: rgba(243,242,241,1);
    border: 0px;
    text-align: center;
  }
  .beaver-client-link-wrap {
      height: 500px;
  }
  .body-home .beaver-clients-section .container {
    width: 100%;
  }
  .beaver-clients-content-a:after {
    background-size: 160%;
    background-position: center top;
  }
  .beaver-client-link-wrap-b {
    margin-top: 50px;
  }
  .body-home .beaver-process-section .beaver-process-content .beaver-process-cta {
    height: inherit;
  }

}

/* IE only */
@media screen\0 {

}
