@import url("https://fonts.googleapis.com/css2?family=Sue+Ellen+Francisco&display=swap");

body {
  font-family: "Work Sans", sans-serif;
}
img {
  max-width: 100%;
}
img.stock {
  /* box-shadow: 5px 6px 10px #00000029; */
  border: solid 4px #be9351;
  border-radius: 3px;
  
}
h2 {
  font-family: "Work Sans", sans-serif;
}
p {
  letter-spacing: -0.25px;
  font-size: 15px;
  margin-bottom: 2rem;
  line-height: 24px;
}
@media only screen and (max-width: 600px) {
  p {
    font-size: 14px;
  }
}
.intro-text {
  line-height: 28px;
  font-size: 18px;
  letter-spacing: -0.25px;
}
.intro-text span {
  font-weight: 600;
    display: block;
    padding-bottom: 20px;
    color: #a17430;
}
.primary-font {
  font-family: Shippori Mincho;
}
h2.primary-font {
  font-weight: 900;
  font-size: 2.5rem;
}
@media only screen and (max-width: 600px) {
  h2.primary-font {
    font-size: 2rem;
  }
}
h3.primary-font {
  font-weight: 900;
  font-size: 1.25rem;
}
h4.primary-font {
  margin-bottom: 4px;
}
.main-btn {
  padding: 11px 20px;
  border-radius: 50px;
  font-size: 13px;
  background: #be9352;
  color: #ffffff;
  border: none;
  outline: none;
  cursor: pointer;
  margin-right: 10px;
  text-transform: uppercase;
  font-family: Work Sans;
}
.second-btn {
  padding: 11px 20px;
  border-radius: 50px;
  font-size: 13px;
  background: #ffffff;
  color: #252525;
  border: none;
  outline: none;
  cursor: pointer;
  text-transform: uppercase;
  font-family: Work Sans;
}
.header-btn {
  margin-left: 15px;
}

.black {
  background: #000000;
}

.bg-main {
  background: #be9352;
}
.box-bg-2 {
  background: #252525;
}
.box-bg-3 {
  background: #474747;
}
.box-bg-4 {
  background: #252525;
}
.bg-box-right {
  background: #ecf1f0;
  padding: 40px;
  padding-left: 87px;
  padding-top: 0;
}
.section-padding {
  padding: 60px 0;
  z-index: 99;
}
@media only screen and (max-width: 600px) {
  .section-padding {
    padding: 35px 0;
  }
}
@media only screen and (max-width: 600px) {
  .col {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.p-10 {
  padding: 30px;
}
.p-20 {
  padding: 20px;
}

.p-200 {
  padding: 200px 0;
}
.mb-200 {
  margin-bottom: 200px;
}
.color-white {
  color: #ffffff !important;
}

.blog-box {
  border-bottom: 1px solid #c7c7c7;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.image {
  width: 90%;
}

.hero-con {
  position: relative;
  z-index: 99;
}
.hero-boxs {
  position: absolute;
  bottom: -180px;
  z-index: 99;
}
section.others {
  padding-top: 275px;
}
@media only screen and (max-width: 992px) {
  .hero-boxs {
    bottom: -230px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-boxs {
    bottom: -400px;
  }
  section.others {
    padding-top: 450px;
  }
}
@media only screen and (max-width: 600px) {
  .hero-boxs {
    position: unset;
  }
  section.others {
    padding-top: unset;
}
}
nav.navbar.navbar-expand-lg.bg-body-tertiary {
  padding: 20px 0;
}
.container {
  max-width: 1200px;
}
a.navbar-brand {
  color: #151515;
  font-family: Work Sans;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
a.navbar-brand img {
  max-height: 30px;
}
ul.navbar-nav li a {
  color: #252525;
  font-family: Work Sans;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
li.nav-item a {
  margin: 0 20px;
}
li.nav-item a:hover {
  transition: 300ms;
  color: #ab7627;
}
li.nav-item a:active {
  color: #ab7627;
}
ul.topNav li {
  display: inline-block;
  margin-right: 45px;
  font-size: 14px;
}
ul.topNav {
  list-style-type: none;
  padding: 0;
  margin-bottom: 0;
}
ul.topNav.top__social li a {
  color: #fff;
}
ul.topNav.top__social li {
  margin-right: 5px;
}
.fa:before {
  padding-right: 5px;
}

.top-nav.bg-black {
  padding: 10px 0;
}
.navbar-collapse {
  flex-grow: 0;
}
@media only screen and (max-width: 600px) {
  .navbar-collapse .navbar-nav {
    padding: 11px 0;
      border-top: solid 2px #cccccc3b;
      margin-top: 20px;
  }
}

.banner_padding {
  padding-top: 162px;
  padding-bottom: 275px;
}

@media only screen and (max-width: 600px) {
  .banner_padding {
    padding-top: 100px;
    padding-bottom: 100px;
    padding-left: 15px;
    padding-right: 15px;
  }
  /* .hero-con {
    padding-left: 20px;
    padding-right: 20px;
  } */
}
.hero-box.section-padding.banner_padding h1, .hero-box.section-padding.banner_padding_internal h1 {
  color: #fff;
  font-family: Shippori Mincho;
  font-size: 60px;
  font-style: normal;
  font-weight: 800;
  line-height: 104.3%;
  max-width: 700px;
  margin-bottom: 35px;
}
@media only screen and (max-width: 600px) {
  .hero-box.section-padding.banner_padding h1, .hero-box.section-padding.banner_padding_internal h1  {
    font-size: 50px;
  }
}
.subtitlegoeshere span {
  color: #fff;
  font-family: Work Sans;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 3px;
  text-transform: uppercase;
  border: 2px solid #fff;
  padding: 10px 29px;
  border-radius: 50px;
  margin-top: 50px;
}
.subtitlegoeshere {
  max-width: 600px;
  text-align: right;
  margin-bottom: 35px;
  position: relative;
}
.subtitlegoeshere span::before {
  position: absolute;
  background: #fff;
  width: 48%;
  left: 36px;
  height: 2px;
  content: "";
  top: 11px;
}
.subtitlegoeshere span:after {
  position: absolute;
  background: #fff;
  width: 30px;
  height: 30px;
  content: "";
  top: -2px;
  left: 6px;
  border-radius: 50%;
}
@media only screen and (max-width: 600px) {
  .subtitlegoeshere span::before {
    width: 10%;
  }
}
.boxarea {
  height: auto;
  padding: 40px;
  z-index: 99;
}
@media only screen and (max-width: 600px) {
  .boxarea {
    /* height: 240px; */
    padding: 30px;
  }
}
.hero-boxs h3 {
  color: #be9352;
  font-family: Shippori Mincho;
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: 108.3%;
  margin-bottom: 20px;
}
.col.bg-main h3 {
  color: #252525;
}
.boxarea p {
  color: #fff;
  font-family: Work Sans;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  margin-bottom: 25px;
}
.boxarea button.second-btn {
  color: #252525;
  font-family: Work Sans;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}

@media only screen and (max-width: 600px) {
  section.others {
    padding-top: 40px;
  }
  ul.topNav li {
    display: inline-block;
    margin-right: 20px;
    font-size: 12px;
  }
  .top__social{
    display: none;
  }
  .fa:before {
    padding-right: 2px;
}

}
section.others h3 {
  color: #252525;
  font-family: Shippori Mincho;
  font-size: 40px;
  font-style: normal;
  font-weight: 800;
  line-height: 120%;
  margin-bottom: 25px;
}

section.others p.card-text {
  color: #727272;
  font-family: Work Sans;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 32px;
}
.bg-box-right p.ms-2 {
  color: #727272;
  font-family: Work Sans;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
.example-bar {
  margin-top: 40px;
  margin-bottom: 40px;
}
.example-bar h4 {
  color: #252525;
  font-family: Shippori Mincho;
  font-size: 25px;
  font-style: normal;
  font-weight: 800;
  line-height: 120%;
  margin-bottom: 28px;
}
.progress {
  height: 6px;
}
.progress-bar {
  background-color: #ce9149;
}
section.others button.main-btn {
  padding: 13px 30px;
  justify-content: center;
}
button.main-btn.find-out_more {
  background: #252525;
}
.box-bg-4 h3.color-white {
  color: #fff;
  font-family: Shippori Mincho;
  font-size: 40px;
  font-style: normal;
  font-weight: 800;
  line-height: 120%;
  margin-bottom: 30px;
}
@media only screen and (max-width: 600px) {
  .box-bg-4 h3.color-white {
    font-size: 30px;
  }
}
.box-bg-4 p.card-text {
  color: #fff;
  font-family: Work Sans;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  margin-bottom: 40px;
}
.box-bg-4 img.mb-3.image {
  width: 100%;
}
.box-bg-4 img.mb-3.image {
  width: 100%;
  margin-bottom: 30px !important;
}
.from-box {
  padding: 48px 63px;
  border: 1px solid #fff;
  background: #e5e1de;
}
.from-box.homepage {
  padding: 48px 63px;
  border: 1px solid #fff;
  background: none;
}
@media only screen and (max-width: 600px) {
  .from-box, .from-box.homepage {
    padding: 30px;
  }
}
.form-control {
  background: transparent;
  border-radius: 0;
  padding: 16px;
  margin-bottom: 20px;
}

button.btn.btn-primary {
  color: #161616;
  font-family: Work Sans;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  border-radius: 30px;
  background: #fff;
  padding: 15px 40px;
  border:none;
}
.box4__left_area {
  padding-right: 40px;
}
section.section-padding.blog__section {
  padding-top: 80px;
}
@media only screen and (max-width: 600px) {
  section.section-padding.blog__section {
    padding: 50px 0;
  }
  /* .box4__left_area {
    padding-right: 0;
  } */
  section.section-padding.blog__section p {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 0;
  }
}
section.section-padding.blog__section p {
  font-size: 16px;
  line-height: 26px;
}
section.section-padding.blog__section p span {
  font-weight: 600;
  color: #a48048;
  display: block;
    padding-bottom: 25px;
}
h3.top_header {
  color: #252525;
  font-family: Shippori Mincho;
  font-size: 40px;
  font-style: normal;
  font-weight: 800;
  line-height: 120%;
  max-width: 480px;
  margin-bottom: 50px;
}
h2.date {
  color: #fff;
  text-align: center;
  font-family: Shippori Mincho;
  font-size: 60px;
  font-style: normal;
  font-weight: 800;
  line-height: 120%;
}
h3.month {
  color: #fff;
  font-family: Shippori Mincho;
  font-size: 25px;
  font-style: normal;
  font-weight: 800;
  line-height: 120%;
}
.blog-box-right p {
  color: #727272;
  font-family: Work Sans;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}

.blog-box-right h3 {
  color: #252525;
  font-family: Shippori Mincho;
  font-size: 25px;
  font-style: normal;
  font-weight: 800;
  line-height: 120%;
  margin-bottom: 20px;
}
.blog-box-right p {
  color: #727272;
  font-family: Work Sans;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}
footer.section-padding {
  background: #161616;
}
ul.list-unstyled.custom-social li {
  display: inline-block;
}
.mb-4.footer-logo-wrap h2 {
  color: #fff;
  font-family: Shippori Mincho;
  font-size: 35px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
}
.mb-4.footer-logo-wrap {
  margin-bottom: 24px !important;
}

footer.section-padding p {
  color: #e9e9e9;
  font-family: Work Sans;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
.links-wrap {
  background: #be9352;
  padding: 56px 49px;
}
@media only screen and (max-width: 600px) {
  .links-wrap {
    padding: 30px;
  }
}
h4.footer_headline {
  color: #fff;
  font-family: Shippori Mincho;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 25px;
}
ul.list-unstyled li a {
  color: #0d161a;
  font-family: Work Sans;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 200%;
  text-decoration: none;
}
.list-items {
  padding-bottom: 10px;
}

.footer_content p {
  color: #000;
  font-family: Work Sans;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  margin-bottom: 20px;
}
.copy_right {
  text-align: center;
  color: #fff;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 144.523%;
}
.copy_right {
  text-align: center;
  color: #fff;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 144.523%;
  border-top: 1px solid #465a64;
  padding-top: 20px;
  padding-bottom: 20px;
}
.copy_right p {
  padding-bottom: 0;
  margin-bottom: 0;
}
footer.section-padding {
  padding-top: 75px;
  padding-bottom: 0;
}
.row.g-5.mb-5.p_b {
  padding-bottom: 75px;
  margin-bottom: 0 !important;
}

/* about page  */
.about-title-up {
  font-family: "Sue Ellen Francisco", cursive;
}
.banner_padding_internal {
  padding-top: 150px;
  padding-bottom: 130px;
}
@media only screen and (max-width: 600px) {
  .banner_padding_internal {
    padding-top: 100px;
    padding-bottom: 80px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.about-box-left {
  background: #ce9149;
  color: #ffffff;
  border-radius: 100px;
  width: 66px;
  height: 54px;
  min-width: 54px;
  border-bottom: 1px solid #ffffff70 !important;
}
@media only screen and (max-width: 600px) {
  .about-box-left {
    width: 90px;
    height: 40px;
    min-height: 53px;
    display: none!important;
  }
  .about-box-right.ms-4 {
    margin-left: 0!important;
  }
  footer.section-padding {
    padding-top: 40px;  
    padding-left: 15px;
    padding-right: 15px;
  }
  h4.footer_headline {
    font-size: 18px;
    margin-bottom: 7px;
  } 
  .links-wrap {
    display: none;
  }
}
.about-box-right p {
  font-size: 13px;
  padding: 5px 0 20px 0;
  margin-bottom: 0;
  line-height: 20px;
}
h2.smaller-size {
  font-size: 2rem;
  letter-spacing: -0.75px;
  padding-bottom: 10px;
}
@media only screen and (max-width: 600px) {
  h2.smaller-size {
    font-size: 1.5rem;
    padding-bottom: 0;
  }
  /* .section-padding img {
    display: none;
  } */
  .bg-box-right { 
    display: none;
  }
  .desktop-size {
    display: none;
  }
}
h
.about-from {
  background: #ffffff;
}

.color-primary {
  color: #ce9149 !important;
}
.about-input {
  background: #f5f5f5 !important;
  border: none !important;
}
.about-links-wrap {
  background: #1e1e1e !important;
}
.about-footer-list-unstyled li a {
  color: #ffffff !important;
}
.about-footer-list-unstyled li a:hover {
  color: #ce9149 !important;
}

/* 
.page-home::before {
  content: ' ';
  display: block;
  position: absolute;
  left: 0;
  top: 125px;
  width: 100%;
  height: 71%;
  opacity: 0.2;
  background-image: url(/Users/bspicer/Desktop/WAM/assets/images/b4-min.jpg);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
  z-index: 1;
} */

/* Page Headers */ 

.page-home {
  background-image: url(/assets/images/t5.jpg);
  background-repeat: no-repeat;background-size: cover;background-position: center top;
  /*padding: 40px; (If don't want to set min-height or some image content is there) */
}
.page-about {
  background-image: url(/assets/images/a10.jpg);
  background-repeat: no-repeat; background-size: cover; background-position: center;
}
.page-wills{
  background-image: url(/assets/images/d10.jpg);
  background-repeat: no-repeat; background-size: cover; background-position: center;
}
.page-lpa {
  background-image: url(/assets/images/b10.jpg);
  background-repeat: no-repeat; background-size: cover; background-position: center;
}
.page-trusts {
  background-image: url(/assets/images/t5.jpg);
  background-repeat: no-repeat; background-size: cover; background-position: center;
}
.page-investment {
  background-image: url(/assets/images/a10.jpg);
  background-repeat: no-repeat; background-size: cover; background-position: center top;
}
.page-contact {
  background-image: url(/assets/images/c10.jpg);
  background-repeat: no-repeat;background-size: cover; background-position: center;
}

.extend-text {max-width:initial !important;}

::-moz-selection { /* Code for Firefox */
  color: #151515;
  background: #be9352;
}

::selection {
  color: #151515;
  background: #be9352;
}

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
  .banner_padding {
    padding-top: 150px;
    padding-bottom: 250px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .banner_padding_internal {
    padding-left: 10px;
    padding-right: 10px;
}
} 

.form-control {
  color: #6c757d;
}
