@charset "UTF-8";
@import url("https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/css/bootstrap.min.css");
@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,wght@0,200;0,500;0,600;0,800;1,600;1,800&display=swap");
@import url("https://use.typekit.net/crp1gzy.css");
h1, h2, h3, h4 {
  letter-spacing: 0.5px;
  -webkit-font-smoothing: antialiased;
  line-height: 1.1;
}
h2 {
  font-size: 30px;
  /*font-style: italic;*/
  font-weight: 800;
}
h3 {
  font-size: 26px;
}
h4 {
  font-size: 20px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1px;
}
a.button.white {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 45px;
  background: white;
  color: #18315A !important;
  font-size: 18px;
  font-style: italic;
  font-weight: 500;
  /*border-radius: 5px;*/
  margin: 0px 5px;
  border: 1px solid #18315A;
  opacity: 0.95;
  /* &:after {position: relative; padding-left: 15px; font-family: dashicons; content: "\f344"; font-size: 20px; font-style: normal;}*/
}
a.button.white:hover {
  background: #18315A;
  color: white !important;
}
a.button.blue {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 45px;
  background: #18315A;
  color: white !important;
  font-size: 18px;
  font-style: italic;
  font-weight: 500;
  border-radius: 5px;
  margin: 0px 5px;
  border: 1px solid #18315A;
  opacity: 0.95;
  /* &:after {position: relative; padding-left: 15px; font-family: dashicons; content: "\f344"; font-size: 20px; font-style: normal;}*/
}
a.button.blue:hover {
  opacity: 0.8;
  text-decoration: none;
}
strong {
  font-weight: 600 !important;
}
/*006838*/
/*#04955f*/
/*font-family: proxima-nova, sans-serif; 'Nunito Sans', sans-serif  */
body {
  font-family: proxima-nova, sans-serif;
  font-size: 18px;
  line-height: 24px;
  background: url("../images/pemberton-map.jpg") center center;
}
img {
  max-width: 100%;
  height: auto;
}
a:hover {
  text-decoration: none;
}
span.dashicons-arrow-right-alt {
  padding-left: 15px;
}
footer {
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #18315A;
  color: white;
  font-weight: 300;
  background-image: url("../images/logo-white-opacity.png");
  background-repeat: no-repeat;
  background-position: 17% 50%;
  background-size: 125%;
}
footer h4 {
  font-size: 18px;
  margin-bottom: 32px;
}
footer p {
  font-size: 14px;
  font-weight: 200;
}
footer .tree {
  position: absolute;
  width: 100px;
  height: auto;
  right: 40px;
  bottom: 90px;
  display: none;
}
.post-footer-banner {
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
}
.post-footer-banner h2 {
  font-size: 16px;
  font-style: normal;
}
.post-footer-banner a {
  color: #18315A;
  /* font-style:italic; */
  font-weight: 800;
}
.post-footer-banner .icon-container {
  margin-top: 30px;
}
.post-footer-banner .safety-logo {
  width: 75px;
  height: 75px;
  margin-left: 30px;
  margin-bottom: 30px;
}
.post-footer-banner .safety-logo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.post-footer-banner .safety-logo-2 {
  width: 205px;
  height: 60px !important;
  margin-bottom: 30px;
}
.post-footer-banner .safety-logo-2 img {
  with: 100%;
  height: 100%;
  object-fit: cover;
  margin-left: 30px;
  margin-top: 7px;
}
.post-footer-banner .site-link {
  position: absolute;
  bottom: -5px;
  right: 20px;
  font-size: 11px;
  color: #AFAFAF;
}
.post-footer-banner .site-link a {
  font-weight: 300;
  color: #989898;
}
@media (min-width: 575px) {
  .post-footer-banner h2 {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .post-footer-banner .safety-logo, .post-footer-banner .safety-logo-2 {
    margin-bottom: 0px;
  }
  .post-footer-banner .icon-container {
    margin-top: 0px;
  }
  footer .tree {
    display: block;
  }
}
@media (min-width: 1200px) {
  footer {
    background-size: 40%;
  }
}
/*logo_repeater.php*/
.logos {
  width: 100%;
  height: auto;
  padding-top: 90px;
  padding-bottom: 90px;
  color: #18315A;
  background: rgba(255, 255, 255, 0.8);
}
.logos h2 {
  /* font-style:italic; */
  font-weight: 800;
  font-size: 24px;
}
.logos .logo {
  width: 100%;
  max-width: 250px;
  height: auto;
  padding: 30px 30px;
}
/*editor_button.php*/
.editor-buttons {
  width: 100%;
  height: auto;
  padding-bottom: 90px;
  text-align: center;
}
.editor-buttons img {
  margin-bottom: 30px;
}
.editor-buttons .button-container {
  margin-top: 60px;
  justify-content: space-between;
}
.editor-buttons .button-container a.button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 260px;
  height: 45px;
  background: #18315A;
  color: white;
  font-size: 18px;
  /* font-style:italic; */
  font-weight: 500;
  border-radius: 5px;
  margin: 0px 5px;
  margin-bottom: 15px;
}
.editor-buttons .button-container a.button:hover {
  text-decoration: none;
  opacity: 0.9;
}
/*service_archive.php*/
.service-archive {
  width: 100%;
  height: auto;
  padding-top: 90px;
  padding-bottom: 90px;
  background: white;
}
.service-archive .content {
  width: 100%;
  height: auto;
  padding-bottom: 45px;
}
.service-archive .content h1, .service-archive .content h2 {
  font-weight: 800;
  /* font-style:italic; */
  margin-bottom: 30px;
}
.service-archive .post-item {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  margin-bottom: 45px;
  padding: 15px;
  transition: 0.3s;
  background: rgba(255, 255, 255, 0);
}
.service-archive .post-item:hover {
  background: rgba(150, 150, 150, 0.1);
}
.service-archive .post-item p {
  height: auto;
}
.service-archive .post-item a.link {
  display: inline-block;
  width: 100%;
  font-size: 16px;
  padding-bottom: 15px;
  font-weight: 800;
  color: #18315A;
  border-bottom: 1px solid #18315A;
  margin-top: auto;
  margin-bottom: 40px;
  align-self: flex-end;
}
.service-archive .post-item a.link:after {
  position: absolute;
  font-family: dashicons;
  display: inline-block;
  content: "";
  padding-left: 15px;
}
.service-archive .post-item a.link:hover {
  color: #006838;
  border-bottom: 1px solid #006838;
}
.service-archive .post-item h2 {
  margin-top: 20px;
  margin-bottom: 35px;
}
.service-archive .post-item h2 a {
  font-size: 20px;
  font-weight: 800;
  color: #18315A;
}
/*sector_archive.php*/
.sector-archive {
  position: relative;
  width: 100%;
  height: auto;
  padding-bottom: 90px;
  padding-top: 90px;
}
.sector-archive .content {
  padding: 0px 20px;
  padding-bottom: 45px;
  text-align: center;
}
.sector-archive .content h1, .sector-archive .content h2 {
  font-weight: 800;
  /* font-style:italic; */
  margin-bottom: 30px;
}
.sector-archive .post-item {
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}
.sector-archive .post-item .image {
  position: relative;
}
.sector-archive .post-item .content {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background: rgba(24, 49, 90, 0.5);
  right: 0;
  top: 0;
  transition: 0.3s;
  padding-bottom: 0px;
}
.sector-archive .post-item .content:hover {
  background: rgba(24, 49, 90, 0);
}
.sector-archive .post-item .content h2 {
  font-weight: 800;
  /* font-style:italic; */
  color: white;
  margin-bottom: 0px;
}
/*hero.php*/
.hero {
  position: relative;
  width: 100%;
  height: 70vh;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  margin-bottom: 60px;
}
.hero .content {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 10;
}
.hero .content h1 {
  font-weight: 800;
  /* font-style:italic; */
  text-align: center;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
  margin: 0px;
  font-size: 38px;
}
.hero .content a {
  color: white;
  /* font-style:italic; */
  font-size: 20px;
  font-weight: 200;
  opacity: 0.8;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
}
.hero .content a:hover {
  opacity: 1;
}
.hero .content img {
  margin-right: 0px;
  margin-bottom: 30px;
}
.hero .image {
  position: absolute;
  width: 100%;
  height: 70vh;
  top: 0px;
}
.hero .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home .hero {
  height: 90vh;
}
.home .hero .content {
  justify-content: center;
}
.home .hero .image {
  height: 90vh;
}
@media (min-width: 575px) {
  .hero .content {
    display: flex;
    flex-direction: row;
    text-align: left;
  }
  .hero .content img {
    margin-right: 20px;
    margin-bottom: 0px;
  }
}
/*content_editor.php*/
.content-editor {
  width: 100%;
  height: auto;
  padding-bottom: 90px;
}
.content-editor h1 {
  font-size: 30px;
  font-weight: 800;
  /* font-style:italic; */
  margin-bottom: 30px;
}
.content-editor h2 {
  font-size: 22px;
  font-weight: 800;
  /* font-style:italic; */
}
.content-editor img {
  margin-bottom: 30px;
}
.service-layout {
  position: relative;
  width: 100%;
  height: auto;
  padding-bottom: 90px;
}
.service-layout h2.title {
  position: relative;
  font-size: 45px;
  font-weight: 800;
  /* font-style:italic; */
  color: #18315A;
  text-transform: uppercase;
}
.service-layout .service-container {
  position: relative;
  width: 100%;
  max-width: 850px;
  height: auto;
  margin-left: auto;
}
.service-layout .service-container h2.related {
  font-weight: 800;
  /* font-style:italic; */
  color: #18315A;
  margin: 30px 0px;
}
.service-layout .service-container .bullet-list {
  width: 100%;
  padding: 10% 5%;
  background-color: #18315A;
  color: white;
  /*border-radius: 10px*/
  font-weight: 800;
  /* font-style:italic; */
  background-image: url("../images/logo-white-opacity.png");
  background-repeat: no-repeat;
  background-position: 80% 50%;
  background-size: 70%;
  min-height: 400px;
}
.service-layout .service-container .bullet-list ul li {
  margin-bottom: 5px;
}
.service-layout .button-container {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
  margin-top: 30px;
}
.service-layout .button-container a.button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 320px;
  height: 45px;
  background: rgba(255, 255, 255, 0.5);
  color: #18315A;
  font-size: 18px;
  /* font-style:italic; */
  font-weight: 500;
  border-radius: 5px;
  margin: 0px 5px;
  margin-bottom: 15px;
  border: 2px solid #18315A;
}
.service-layout .button-container a.button:hover {
  text-decoration: none;
  background: white;
}
.single-sector .service-layout h2.title {
  color: #006838;
}
.single-sector .service-layout .service-container .bullet-list {
  background-color: #006838;
  /*box-shadow: 25px -25px 0px $dblue;*/
}
@media (min-width: 768px) {
  .service-layout .service-container .bullet-list {
    margin: 0px;
    padding: 90px;
  }
}
@media (min-width: 1042px) {
  .service-layout .service-container {
    margin: 0 0 0 auto;
  }
  .service-layout .service-container .bullet-list {
    /*border-radius: 10px;*/
  }
  .service-layout .service-container .button-container {
    justify-content: flex-end;
  }
}
@media (min-width: 1200px) {
  .service-layout h2.title {
    position: absolute;
    top: 150px;
    left: -200px;
    transform: rotate(-90deg);
    font-size: 45px;
    font-weight: 800;
    /* font-style:italic; */
    color: #18315A;
    text-transform: uppercase;
    padding: 0px;
  }
  .service-layout .service-container .button-container {
    display: flex;
    flex-direction: row;
    width: 100%;
    margin-top: 30px;
    justify-content: flex-end;
    margin-left: 0px;
  }
}
/*offset-image.php*/
.offset-image {
  position: relative;
  width: 100%;
  height: 500px;
  margin-bottom: 90px;
}
.offset-image .image {
  position: absolute;
  width: 100vw;
  height: 500px;
  top: 0;
  right: 30px;
}
.offset-image .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* border-bottom-right-radius: 10px; border-top-right-radius: 10px;*/
}
@media (min-width: 768px) {
  .offset-image .image {
    right: 15px;
  }
  .offset-image .image img {
    /*border-bottom-right-radius: 10px; border-top-right-radius: 10px;*/
  }
}
/*header -imported*/
/*header.php*/
header {
  position: fixed;
  width: 100%;
  height: auto;
  z-index: 1001;
  padding: 15px 15px;
  display: flex;
  justify-content: space-between;
}
header .logo {
  display: block;
  width: 151px;
  height: 23px;
  margin-left: 0px;
  background: url("../images/chartwell-logo-full-white.png") center center no-repeat;
  background-size: cover;
}
header .logo img {
  max-width: 100%;
  height: auto;
  display: none;
}
@media (min-width: 575px) {
  header .logo {
    margin-left: 40px;
    width: 210px;
    height: 32px;
  }
}
@keyframes opacity {
  from {
    background: rgba(255, 255, 255, 0);
  }
  to {
    background: rgba(255, 255, 255, 0.9);
  }
}
header.active {
  animation-name: opacity;
  animation-duration: 0.8s;
  background: rgba(255, 255, 255, 0.9);
}
header.active .logo img {
  display: block;
}
#menuToggle {
  position: absolute;
  display: flex;
  background: transparent;
  padding: 15px 30px;
  top: 0px;
  right: 0px;
  z-index: 12;
  -webkit-user-select: none;
  user-select: none;
  transition: 0.1s;
}
#menuToggle h4 {
  display: block;
  font-size: 19px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-right: 12px;
  margin-top: 2px;
  color: white;
}
#menuToggle input {
  display: block;
  position: absolute;
  top: 0;
  right: 0px;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
  /* hide this */
  z-index: 1001;
  /* and place it over the hamburger */
  -webkit-touch-callout: none;
}
#menuToggle .ham {
  position: relative;
  top: -5px;
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
}
#menuToggle .ham span {
  display: block;
  width: 32px;
  height: 3px;
  margin-top: 6px;
  position: relative;
  background: white;
  border-radius: 1px;
  z-index: 9;
  transform-origin: 4px 0px;
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.3s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
}
header.active #menuToggle .ham span {
  background: #18315A;
}
#menuToggle input:checked ~ .ham {
  transform: rotate(180deg);
}
#menuToggle input:checked ~ .ham span {
  opacity: 1;
  background: white;
}
/*#menuToggle input:checked ~ span:nth-last-child(3) {opacity: 0; transform: rotate(0deg) scale(0.2, 0.2);}
#menuToggle input:checked ~ span:nth-last-child(2) {opacity: 1; transform: rotate(-45deg) translate(-4px,1px);}*/
#menu {
  visibility: hidden;
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s;
  position: absolute;
  width: 100vw;
  height: 100vh;
  margin: 0px;
  top: 0px;
  right: 0px;
  padding: 105px 64px;
  background: #18315A;
  list-style-type: none;
  -webkit-font-smoothing: antialiased;
  /* to stop flickering of text in safari */
  transition: 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  color: white;
  z-index: -10;
  opacity: 0;
}
#menu ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
#menu ul li {
  font-weight: 800;
  font-size: 24px;
  /* font-style:italic; */
  margin-bottom: 12px;
  color: white;
}
#menu ul li ul.sub-menu {
  display: none;
  padding-bottom: 20px;
  padding-top: 20px;
  padding-left: 15px;
}
#menu ul li ul.sub-menu li {
  font-weight: 800;
  /* font-style:italic; */
  font-size: 16px;
  margin-bottom: 5px;
}
#menu ul li ul.sub-menu a {
  color: white;
}
#menu ul li ul.sub-menu a:after {
  display: none !important;
}
#menu ul li a {
  color: white;
  text-decoration: none;
}
#menu ul li.dropdown {
  display: block !important;
}
#menu ul li.dropdown.active ul.sub-menu {
  display: block;
}
#menu ul li.dropdown a:after {
  font-family: dashicons;
  display: inline-block;
  content: "";
  position: absolute;
  right: 5px;
  font-size: 16px;
  top: 7px;
  color: white;
  font-style: normal;
}
#menu ul li.dropdown a.active:after {
  font-family: dashicons;
  display: inline-block;
  content: "";
  position: absolute;
  right: 5px;
  font-size: 16px;
  top: 7px;
  color: white;
  font-style: normal;
}
#menuToggle input:checked ~ #menu {
  visibility: visible;
  opacity: 1;
}
.desktop ul {
  list-style: none;
  padding: 0px;
  display: flex;
  padding-top: 7px;
}
.desktop ul li a {
  color: White;
  padding-right: 55px;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
}
header.active .desktop ul li a {
  color: #18315A;
}
header.active #menuToggle h4 {
  color: #18315A;
}
@media (min-width: 768px) {
  #menu {
    width: 450px;
    right: 0px;
    background: #18315A;
  }
}
.post-type-archive-service header {
  background: rgba(255, 255, 255, 0.9) !important;
}
.post-type-archive-service header #menuToggle .ham span {
  background: black !important;
}
.post-type-archive-service header #menuToggle input:checked ~ .ham span {
  opacity: 1;
  background: white !important;
}
.post-type-archive-service header .logo {
  background: none !important;
}
.post-type-archive-service header .logo img {
  display: block !important;
}
.post-type-archive-service header .desktop ul li a {
  color: #18315A;
}
.post-type-archive-sector header {
  background: rgba(255, 255, 255, 0.9) !important;
}
.post-type-archive-sector header #menuToggle .ham span {
  background: black !important;
}
.post-type-archive-sector header #menuToggle input:checked ~ .ham span {
  opacity: 1;
  background: white !important;
}
.post-type-archive-sector header .logo {
  background: none !important;
}
.post-type-archive-sector header .logo img {
  display: block !important;
}
.post-type-archive-sector header .desktop ul li a {
  color: #18315A;
}
.post-type-archive-sector .sector-archive {
  background: none !important;
}
.post-type-archive-service .service-archive, .post-type-archive-sector .sector-archive {
  padding-top: 120px;
}
/*page.php*/
.page-container {
  position: relative;
  width: 100%;
  height: auto;
  padding-bottom: 90px;
  padding-top: 90px;
}
/*contact form*/
.screen-reader-response {
  display: none;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
  border: none !important;
}
span.wpcf7-not-valid-tip {
  display: block;
  margin-top: 0.75rem;
  margin-bottom: 1rem;
}
.wpcf7 ul {
  margin-bottom: 1rem !important;
}
.wpcf7 {
  position: relative;
  z-index: 10;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.wpcf7 h2 {
  font-size: 30px;
  font-weight: 800;
  /* font-style:italic; */
  margin-bottom: 45px;
}
.wpcf7 p {
  font-weight: 800;
  /* font-style:italic; */
}
.wpcf7 input, .wpcf7 textarea {
  display: block;
  width: 100%;
  max-width: 100%;
  border: none;
  background: white;
  color: black;
  padding: 10px;
  border: 1px solid #D8D8DA;
}
.wpcf7 input:focus, .wpcf7 textarea:focus {
  outline: none;
}
.wpcf7 input.wpcf7-submit {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 260px;
  height: 45px;
  background: #18315A;
  color: white;
  font-size: 18px;
  /* font-style:italic; */
  font-weight: 500;
  /* border-radius: 5px;*/
  margin: 20px 5px;
}
.wpcf7 input.wpcf7-submit:hover {
  text-decoration: none;
  opacity: 0.9;
}
.wpcf7 .wpcf7-checkbox label {
  display: inline;
}
.wpcf7 .wpcf7-checkbox label input {
  display: inline;
  width: auto;
  margin-left: 40px;
}
.wpcf7 .wpcf7-checkbox label span.wpcf7-list-item-label {
  display: inline-block;
  margin-left: 10px;
}
.wpcf7 .wpcf7-select {
  width: 100%;
  margin-bottom: 30px;
  margin-top: 20px;
  height: 46px;
  border: 0px;
  padding: 9px;
}
.wpcf7 form .wpcf7-response-output {
  border: none;
}
.contact-info {
  position: relative;
  width: 100%;
  height: auto;
}
.contact-info h2 {
  font-weight: 800;
  /* font-style:italic; */
  margin-bottom: 45px;
}
/*value_repeater.php*/
.value-repeater {
  position: relative;
  width: 100%;
  height: auto;
  padding-bottom: 90px;
}
.value-repeater .width {
  flex: 0 0 100%;
  max-width: 100%;
}
.value-repeater .banner {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  padding: 60px 30px 60px 30px;
  background-color: #18315A;
  color: white;
  margin-bottom: 60px;
  text-align: center;
  /*border-radius: 10px;*/
  background-image: url("../images/logo-white-opacity.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 60%;
}
.value-repeater .banner h2 {
  font-size: 32px;
  font-weight: 800;
  /* font-style:italic; */
  margin-bottom: 40px;
}
.value-repeater .banner .circle {
  position: relative;
  display: none;
  align-items: center;
  justify-content: center;
  top: -75px;
  background: white;
  color: #18315A;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  font-weight: 800;
  /* font-style:italic; */
  font-size: 26px;
  margin: 0 auto;
}
.page-id-437 .value-repeater .banner {
  background-color: #006838;
}
@media (min-width: 768px) {
  .value-repeater .width {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .value-repeater .width .banner {
    min-height: 375px;
  }
}
@media (min-width: 1200px) {
  .value-repeater .width {
    flex: 0 0 33%;
    max-width: 33%;
    /*&:last-of-type {flex: 0 0 100%; max-width: 100%;}*/
  }
  .value-repeater .width .banner {
    min-height: 425px;
  }
}
/*team_block.php*/
.team-block {
  position: relative;
  width: 100%;
  height: auto;
  padding-bottom: 90px;
}
.team-block h2 {
  font-weight: 800;
  /* font-style:italic; */
  margin-bottom: 30px;
  color: #18315A;
  font-size: 24px;
}
.team-block .profile .image {
  width: 150px;
  height: 150px;
}
.team-block .profile .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  /*border-radius: 10px;*/
}
.team-block .profile i {
  font-weight: 200;
}
.team-block .profile p.title {
  font-weight: 800;
  cursor: pointer;
}
.team-block .profile .panel {
  padding-bottom: 30px;
}
.team-block .profile .panel .description {
  padding-top: 10px;
}
/*offset-content.php*/
.offset-content {
  position: relative;
  width: 100%;
  height: auto;
}
.offset-content .content {
  position: relative;
  width: 100%;
  height: auto;
  /*border-bottom-left-radius: 10px; border-top-left-radius: 10px*/
  background: #18315A;
  color: white;
  padding-top: 90px;
  padding-bottom: 90px;
  margin-bottom: 90px;
}
.offset-content .content h2 {
  font-weight: 800;
  /* font-style:italic; */
  margin-bottom: 30px;
  font-size: 24px;
}
.offset-content .content img {
  margin-top: 60px;
  margin-bottom: 60px;
}
/*logo_content*/
.logo-content {
  position: relative;
  width: 100%;
  height: auto;
  padding-bottom: 90px;
}
.logo-content h2 {
  font-weight: 800;
  /* font-style:italic; */
  margin-bottom: 30px;
  color: #18315A;
  font-size: 24px;
}
.logo-content .logo {
  display: block;
  padding-right: 30px;
  width: 30%;
}
.logo-content .content {
  width: 65%;
}
/*company-profile*/
.company-profile {
  position: relative;
  width: 100%;
  height: auto;
  padding-bottom: 90px;
}
.company-profile h2 {
  font-weight: 800;
  /* font-style:italic; */
  margin-bottom: 30px;
  color: #18315A;
  font-size: 24px;
}
.company-profile .company-container {
  padding-left: 105px;
  text-align: center;
}
.company-profile .intro {
  padding-bottom: 60px;
}
.company-profile .image {
  text-align: center;
  padding-bottom: 30px;
}
.company-profile .button-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 60px;
  justify-content: space-between;
}
.company-profile .button-container a.button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 260px;
  height: 45px;
  background: #18315A;
  color: white;
  font-size: 18px;
  /* font-style:italic; */
  font-weight: 500;
  border-radius: 5px;
  margin: 0px 7px;
  margin-bottom: 20px;
}
.company-profile .button-container a.button:hover {
  text-decoration: none;
  opacity: 0.9;
}
@media (min-width: 992px) {
  .company-profile .button-container {
    flex-direction: row;
    justify-content: center;
  }
}
/*three-column.php*/
.three-col {
  position: relative;
  width: 100%;
  height: auto;
  padding-bottom: 90px;
  text-align: center;
}
/*two-column.php*/
.two-col {
  position: relative;
  width: 100%;
  height: auto;
  padding-bottom: 90px;
}
/*careers.php*/
.careers {
  width: 100%;
  height: auto;
  background: white;
  padding-top: 90px;
  padding-bottom: 90px;
}
.careers .email-repeater {
  padding-bottom: 60px;
  text-align: center;
}
.careers .accordion h3 {
  font-weight: 800;
  /* font-style:italic; */
  font-size: 22px;
  margin-bottom: 0px;
  color: #18315A;
}
/*hero_planner.php*/
.hero-planner {
  position: relative;
  width: 100%;
  height: 80vh;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
}
.hero-planner .content {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 10;
}
.hero-planner .content h1 {
  font-weight: 800;
  /* font-style:italic; */
  text-align: center;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
  margin: 0px;
}
.hero-planner .content a {
  color: white;
  /* font-style:italic; */
  font-size: 20px;
  font-weight: 200;
  opacity: 0.8;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
}
.hero-planner .content a:hover {
  opacity: 1;
}
.hero-planner .content img {
  margin-right: 0px;
  margin-bottom: 30px;
}
.hero-planner .image {
  position: absolute;
  width: 100%;
  height: 80vh;
  top: 0px;
}
.hero-planner .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home .hero-planner .content {
  justify-content: center;
}
@media (min-width: 575px) {
  .hero-planner .content {
    display: flex;
    flex-direction: row;
    text-align: left;
  }
  .hero-planner .content img {
    margin-right: 20px;
    margin-bottom: 0px;
  }
}
.page-template-default header {
  background: rgba(255, 255, 255, 0.9);
}
.page-template-default header .logo img {
  display: block;
}
.page-template-default header #menuToggle .ham span {
  background: #18315A;
}
.page-template-default header #menuToggle h4 {
  color: #18315A;
}
.page-template-default .default-padding {
  padding-top: 120px;
  padding-bottom: 120px;
}
.file-uploader {
  position: relative;
  margin-top: -90px;
}
.grecaptcha-badge {
  display: none !important;
}
.insta-feed {
  width: 100%;
  height: auto;
  padding-top: 90px;
  padding-bottom: 90px;
}
.insta-feed .sbi_header_text h3 {
  display: none !important;
}
.insta-feed #sb_instagram #sbi_load .sbi_load_btn, .insta-feed #sb_instagram .sbi_follow_btn a {
  padding: 10px 25px;
  font-size: 18px;
}
