html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline
}

audio:not([controls]) {
  display: none;
  height: 0
}

[hidden], template {
  display: none
}

a {
  background: 0 0
}

a:active, a:hover {
  outline: 0
}

abbr[title] {
  border-bottom: 1px dotted
}

b, strong {
  font-weight: 700
}

dfn {
  font-style: italic
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

mark {
  background: #ff0;
  color: #000
}

small {
  font-size: 80%
}

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

sup {
  top: -.5em
}

sub {
  bottom: -.25em
}

img {
  border: 0
}

svg:not(:root) {
  overflow: hidden
}

figure {
  margin: 1em 40px
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0
}

pre {
  overflow: auto
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0
}

button {
  overflow: visible
}

button, select {
  text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}

button[disabled], html input[disabled] {
  cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0
}

input {
  line-height: normal
}

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}

legend {
  border: 0;
  padding: 0
}

textarea {
  overflow: auto
}

optgroup {
  font-weight: 700
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

td, th {
  padding: 0
}

*, input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.author-box:before, .clearfix:before, .entry:before, .entry-content:before, .footer-widgets:before, .nav-primary:before, .nav-secondary:before, .pagination:before, .site-container:before, .site-footer:before, .site-header:before, .page-header:before, .site-inner:before, .widget:before, .wrap:before {
  content: " ";
  display: table
}

.author-box:after, .clearfix:after, .entry:after, .entry-content:after, .footer-widgets:after, .nav-primary:after, .nav-secondary:after, .pagination:after, .site-container:after, .site-footer:after, .site-header:after, .page-header:after, .site-inner:after, .widget:after, .wrap:after {
  clear: both;
  content: " ";
  display: table
}

.mobile-hide {
  visibility: hidden;
  clip: rect(0px, 0px, 0px, 0px);
  position: absolute;
  display: none
}

.text-center {
  text-align: center
}

@media only screen and (min-width: 800px) {
  .mobile-hide {
    visibility: visible;
    position: relative;
    display: inherit
  }

  .mobile-show {
    visibility: hidden;
    clip: rect(0px, 0px, 0px, 0px);
    position: absolute
  }
}

html {
  font-size: 62.5%
}

body {
  color: #fff;
  background: #1a1a1a;
  font-family: open sans, avenir, helvetica, arial;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.612;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

/*ol, ul {*/
/*  margin: 0;*/
/*  padding: 0*/
/*}*/

/*li {*/
/*  list-style: none*/
/*}*/

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 2rem;
  font-weight: 300;
  letter-spacing: -.02em;
  font-family: oswald, sans-serif !important
}

h1, .content .entry-title, .site-title {
  font-size: 4rem;
  font-weight: 300;
  line-height: 1.2
}

@media only screen and (min-width: 800px) {
  h1, .content .entry-title {
    font-size: 5rem
  }
}

h2 {
  font-size: 3.2rem;
  line-height: 1.4;
  font-weight: 300
}

@media only screen and (min-width: 800px) {
  h2 {
    font-size: 4rem
  }
}

/*Global CSS*/

.region > * {
  margin-bottom: 0;
}

.node__content {
  padding-bottom: 0;
}

#notification-bar {
  position: relative;
  z-index: 1000;
}

/*Front Page*/
#front-page-1 h3 {
  text-shadow: 2px 2px 2px #333
}
.locations .one-fifth .views-field-title a {
  font-weight: 600;
}

.locations .one-fifth span a{
  display: block;
}

.locations .one-fifth span a:hover {
  outline: 2px solid #3f0618;
  transition: none;
}


#block-views-block-services-home-services .views-row li {
  display: flex;
  justify-content: flex-end;
  text-transform: uppercase;
}

.officers .one-sixth .views-field-title {
  margin-top: 0.5rem;
  margin-bottom: 2rem;
}

h3, .widget-title {
  font-size: 2.5em !important;
  text-transform: capitalize !important;
  font-weight: 700 !important;
  margin-bottom: 30px
}

h3, body.woocommerce-page ul.products li.product h3, h1.archive-title {
  font-size: 2rem;
  line-height: 1.4;
  font-weight: 400
}

@media only screen and (min-width: 800px) {
  h3, body.woocommerce-page ul.products li.product h3, h1.archive-title {
    font-size: 2.5rem
  }
}

h4, .site-description {
  font-size: 1.4rem;
  line-height: 1.5;
  text-transform: uppercase;
  letter-spacing: .05em;
  font-weight: 400
}

h5, .widget-title, .widgettitle, .genesis-nav-menu a, button, input[type=button], input[type=reset], input[type=submit], .button, .archive.category .archive-title, body.woocommerce-page #respond input#submit, body.woocommerce-page a.button, body.woocommerce-page button.button, body.woocommerce-page input.button, body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, body.woocommerce-page div.product .woocommerce-tabs ul.tabs li a {
  font-size: 1.4rem;
  font-weight: 500;
  font-style: normal;
  line-height: 1.8;
  text-transform: uppercase;
  letter-spacing: .1rem
}

h6, .genesis-nav-menu .sub-menu a, .entry-meta, .wp-caption-text, .gallery-caption, .site-footer p, .pagination a, body.woocommerce-page nav.woocommerce-pagination ul li a, body.woocommerce-page nav.woocommerce-pagination ul li span, .woocommerce-MyAccount-navigation li a, p.comment-meta, .more-link.button {
  font-size: 1.2rem;
  line-height: 1.6;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: .1em
}

small, .button.small {
  font-size: 1rem
}

p {
  margin: 0 0 1.625em;
  padding: 0
}

p.intro {
  font-size: 1.8rem;
  line-height: 1.8
}

strong {
  font-weight: 700
}

blockquote {
  margin: 2rem 0
}

.entry-content blockquote {
  padding-left: 5rem;
  border-left: 2px solid #1a1a1a
}

blockquote p:last-of-type {
  margin: 0
}

code, pre {
  font-family: Monaco, Menlo, Consolas, courier new, monospace;
  font-size: .8em;
  color: #555;
  border: 1px solid #e1e1e8;
  background-color: #f7f7f9
}

code {
  padding: .2rem .4rem;
  white-space: nowrap
}

pre {
  display: block;
  padding: 1rem;
  margin: 0 0 1rem;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap
}

pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0
}

fieldset {
  border: 1px solid #e5e5e5;
  padding: 3rem;
  margin: 2rem auto
}

cite {
  font-style: normal
}

hr, .clear-line {
  overflow: hidden;
  width: 100%;
  border: none;
  border-bottom: 1px solid #eee;
  margin: 0 0 4rem;
  padding: 4rem 0 0
}

a {
  color: #1db3e2;
  text-decoration: none;
  outline: 0
}

a:hover {
  border-color: transparent;
  text-decoration: underline
}

a, button, input:focus, input[type=button], input[type=reset], input[type=submit], textarea:focus, .button, .button:after, .button:before, .genesis-nav-menu a, .showcase-entry-grid .overlay, .showcase-entry-grid .entry, button.sub-menu-toggle-desktop:before, button.sub-menu-toggle:before, body.woocommerce-page nav.woocommerce-pagination ul li a, body.woocommerce-page nav.woocommerce-pagination ul li span {
  -webkit-transition: all .75s cubic-bezier(0, 1, .5, 1);
  -moz-transition: all .75s cubic-bezier(0, 1, .5, 1);
  -ms-transition: all .75s cubic-bezier(0, 1, .5, 1);
  -o-transition: all .75s cubic-bezier(0, 1, .5, 1);
  transition: all .75s cubic-bezier(0, 1, .5, 1)
}


a:hover,
a:active {
  outline: 0;
}


a.focusable.skip-link:focus{
  top: 30px;
  left: 30px;
  padding: 25px 0 45px;
  z-index: 1000;
  text-align: center;
  outline: 2px solid #0038ff;
  background: #fff;
  color: #000;
  font-size: 16px;
  height: 63px;
  text-decoration: underline;
  width: 40%;
}

a.button:focus {
  opacity: 1;
  outline: 1px solid #fff;
}

.button.arrow-right:focus:after {
  margin-left: 1.2rem;
  margin-right: -0.4rem;
}

.menu-item a:focus,
.site-footer a,
.services-home li a,
button.sub-menu-toggle-desktop:focus {
  outline-color: white;
}

#menu-main-menu div.sub-menu-hidden{
  visibility: hidden;
}

#menu-main-menu div.sub-menu-hidden li.nav-item a{
  transition: all 0s;
}

@media only screen and (min-width: 800px) {
  .site-header, .genesis-nav-menu .sub-menu {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
  }
}

::-moz-selection {
  background-color: rgba(0, 0, 0, .5);
  color: #fff
}

::selection {
  background-color: rgba(0, 0, 0, .5);
  color: #fff
}

embed, iframe, img, object, video, .wp-caption {
  max-width: 100%
}

img {
  height: auto;
  max-width: 100%
}

input, select, textarea, body.woocommerce-cart table.cart td.actions .coupon .input-text {
  background-color: #fff;
  border-radius: 5px;
  border: 2px solid #6a1a31;
  color: #1a1a1a;
  padding: 1.2rem 2rem 1rem;
  width: 100%;
  height: 5.5rem;
  margin: 10px 0
}

body.woocommerce-cart table.cart td.actions .coupon .input-text {
  width: auto
}

textarea {
  height: auto
}

button, .button, textarea, input[type=button], input[type=reset], input[type=submit], input[type=password], input[type=url], input[type=text], input[type=search], input[type=email] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none
}

input[type=checkbox], input[type=radio] {
  margin-right: 1rem;
  width: auto
}

input:focus, textarea:focus, body.woocommerce-cart table.cart td.actions .coupon .input-text:focus {
  outline: none;
  border-color: #1db3e2
}

::-moz-placeholder {
  color: #d8d8d8;
  opacity: 1
}

::-webkit-input-placeholder {
  color: #d8d8d8
}

input:focus::-webkit-input-placeholder, input:focus::-moz-placeholder, input:focus:-ms-input-placeholder, textarea:focus::-webkit-input-placeholder, textarea:focus::-moz-placeholder, textarea:focus:-ms-input-placeholder {
  color: transparent
}

button, input[type=button], input[type=reset], input[type=submit], .button, a.button, .pagination:not(.adjacent-entry-pagination) a, body.woocommerce-page nav.woocommerce-pagination ul li a, body.woocommerce-page nav.woocommerce-pagination ul li span, body.woocommerce-page #respond input#submit, body.woocommerce-page a.button, body.woocommerce-page button.button, body.woocommerce-page button.button.alt, body.woocommerce-page a.button.alt, body.woocommerce-page input.button, body.woocommerce-page button.button.alt.disabled, body.woocommerce-page input.button.alt, body.woocommerce-page input.button:disabled, body.woocommerce-page input.button:disabled[disabled] {
  background-color: #1db3e2;
  border-radius: 5px;
  box-shadow: none;
  border: 0;
  color: #fff;
  line-height: 1em !important;
  cursor: pointer;
  display: inline-block;
  outline: none;
  text-align: center;
  padding: 2.1rem 4rem;
  text-decoration: none;
  width: auto;
  white-space: nowrap;
  text-transform: capitalize
}

button:hover, input:hover[type=button], input:hover[type=reset], input:hover[type=submit], .button:hover, .pagination li a:hover, body.woocommerce-page #respond input#submit:hover, body.woocommerce-page a.button:hover, body.woocommerce-page button.button:hover, body.woocommerce-page button.button.alt:hover, body.woocommerce-page button.button.alt.disabled:hover, body.woocommerce-page a.button.alt:hover, body.woocommerce-page input.button:hover, body.woocommerce-page input.button.alt:hover {
  background-color: #1db3e2;
  text-decoration: none;
  color: #fff;
  opacity: 1;
  box-shadow: inset 0 0 0 20rem rgba(0, 0, 0, .1), 0 2rem 2rem rgba(0, 0, 0, .1)
}

.button.small {
  font-size: 1.4rem;
  padding: .8rem 2rem .5rem
}

.button.light {
  background: #eee;
  color: #1a1a1a
}

.button.light:hover {
  color: #fff
}

.bg-primary .button.light {
  background: rgba(255, 255, 255, .2);
  color: #fff
}

.bg-primary .button.light:hover, .bg-secondary .button.light:hover {
  box-shadow: inset 0 0 0 20rem rgba(255, 255, 255, .2)
}

.button.full-width {
  display: block;
  width: 100%
}

.button.arrow-left:before, .button.arrow-right:after {
  font-family: Ionicons;
  vertical-align: top
}

.button.arrow-right:after {
  content: "\f30f";
  margin-left: .8rem
}

.button.arrow-right:hover:after {
  margin-left: 1.2rem;
  margin-right: -.4rem
}

.button.arrow-left:before {
  content: "\f2ca";
  margin-right: .8rem
}

.button.arrow-left:hover:before {
  margin-right: 1.2rem;
  margin-left: -.4rem
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-results-button {
  display: none
}

.gallery {
  margin: 0 auto 4rem;
  overflow: hidden;
  width: 100%
}

.gallery-item {
  float: left;
  margin: 1rem 0 0;
  text-align: center
}

.gallery-columns-1 .gallery-item {
  width: 100%
}

.gallery-columns-2 .gallery-item {
  width: 50%
}

.gallery-columns-3 .gallery-item {
  width: 33%
}

.gallery-columns-4 .gallery-item {
  width: 25%
}

.gallery-columns-5 .gallery-item {
  width: 20%
}

.gallery-columns-6 .gallery-item {
  width: 16.6666%
}

.gallery-columns-7 .gallery-item {
  width: 14.2857%
}

.gallery-columns-8 .gallery-item {
  width: 12.5%
}

.gallery-columns-9 .gallery-item {
  width: 11.1111%
}

.gallery img {
  border: 1px solid #ddd;
  height: auto;
  padding: .4rem
}

.gallery-caption {
  margin-left: 0
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  line-height: 2;
  margin-bottom: 4rem;
  width: 100%
}

tbody {
  border-bottom: 1px solid #ddd
}

td, th {
  text-align: left
}

td {
  border-top: 1px solid #ddd;
  padding: .6rem 0
}

th {
  font-weight: 400
}

.screen-reader-shortcut, .screen-reader-text, .screen-reader-text span {
  background-color: #fff;
  border: 0;
  clip: rect(0, 0, 0, 0);
  color: #1a1a1a;
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px
}

.genesis-nav-menu .search input[type=submit]:focus, .screen-reader-shortcut:focus, .screen-reader-text:focus, .widget_search input[type=submit]:focus {
  border: 1px solid #5b5e5e;
  clip: auto !important;
  display: block;
  font-size: 1.8rem;
  font-weight: 700;
  height: auto;
  padding: 2rem;
  text-decoration: none;
  width: auto;
  z-index: 100000
}

.genesis-skip-link {
  margin: 0
}

.genesis-skip-link li {
  height: 0;
  width: 0;
  list-style: none
}

:focus {
  outline: 1px dotted rgba(0, 0, 0, .2)
}

a.aligncenter img {
  display: block;
  margin: 0 auto
}

a.alignnone {
  display: inline-block
}

.alignleft {
  float: left;
  text-align: left
}

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

img.centered, .aligncenter {
  display: block;
  margin: 0 auto 4rem
}

img.alignnone, .alignnone {
  margin-bottom: 2rem
}

a.alignleft, img.alignleft, .wp-caption.alignleft {
  margin: 0 6rem 4rem 0
}

a.alignright, img.alignright, .wp-caption.alignright {
  margin: 0 0 4rem 6rem
}

img.alignleft.entry-image, img.alignright.entry-image {
  margin-bottom: 0
}

.entry-content figure {
  margin: 6rem 0 4rem
}

.wp-caption-text {
  font-size: 1.6rem;
  font-weight: 700;
  text-align: center
}

.entry-content p.wp-caption-text {
  margin-bottom: 0
}

.gallery-caption, .entry-content .gallery-caption {
  margin: 0 0 1rem
}

.wp-audio-shortcode, .wp-playlist, .wp-video {
  margin-bottom: 3rem
}

a[rel~=attachment], a[rel~=attachment]:hover, .gallery-item a, .wp-audio-shortcode a, .wp-audio-shortcode a:hover, .wp-caption a, .wp-caption a:hover, .wp-playlist a, .wp-playlist a:hover, .wp-video a, .wp-video a:hover {
  border-width: 0 !important
}

.showcase-landing {
  background: #fff
}

.full-width-content .content, body.woocommerce-account .woocommerce-MyAccount-content, body.woocommerce-account .entry-content .woocommerce {
  margin: 0 auto;
  max-width: 80rem;
  float: none
}

.wrap {
  margin: 0 auto;
  padding: 0 5%
}

.site-inner {
  clear: both;
  padding: 4rem 0;
  overflow: hidden;
  background: #fff
}

.front-page .site-inner {
  padding: 0
}

.full.full-width-content .content, .woocommerce-page.full-width-content .content {
  max-width: 100%;
  width: 100%
}

.title-center .entry-header .entry-title {
  text-align: center
}

@media only screen and (min-width: 800px) {
  body:not(.with-page-header) .site-inner {
    padding-top: 18rem
  }
}

/* About Us Section */
.custom-section {
  padding: 2.5rem 20%;
}

.font-white p {
  color: #fff;
}

.custom-section::after {
  clear: left !important;
  content: " ";
  display: block;
}
.custom-section.white-bg {
  color: #000;
  background-color: #fff;
}

.page-specific h3,
.page-specific .widget-title {
  text-align: center;
}


.page-specific p {
  line-height: 45px;
  text-align: justify;
}


/*.page-specific .site-header {*/
/*  padding: 0.2rem 0 !important;*/
/*}*/

.page-specific .widget-wrap {
  padding: 4rem 0px 4rem 4rem;
}


.page-specific .entry-title {
  display: none;
}


.page-specific .genesis-nav-menu a {
  color: #fff;
}


.page-specific .site-inner .wrap {
  max-width: 100%;
  padding: 0;
}


.page-specific .full-width-content .content,
body.woocommerce-account .woocommerce-MyAccount-content,
body.woocommerce-account .entry-content .woocommerce {
  max-width: 100%;
}


.page-specific .custom-section {
  padding: 2.5rem 20%;
}

.page-specific .custom-section::after {
  clear: left !important;
  content: " ";
  display: block;
}


.page-specific .custom-section.white-bg {
  color: #000;
  background-color: #fff;
}


@media only screen and (min-width: 1100px) {
  .page-specific .content {
    width: 100%;
  }
}


@media only screen and (max-width: 640px) {
  .page-specific .custom-section {
    padding: 10px 5%;
  }
}

@media only screen and (max-width: 640px) {
  .custom-section {
    padding: 10px 5%;
  }
}

/*Terms of use*/
.adjacent-entry-pagination.pagination a {
  color: #fff;
}

.term_use a {
  color: #fff;
  font-weight: 700;
}

/*Privacy Policy*/

.privacy-content-table .center-aligned {
  text-align: center;
}

.privacy-content-table .header-row-title {
  border: none;
  padding: 5px;
  background-color: rgba(0, 0, 0, 0.64);
}

.privacy-content-table .header-row {
  border: none;
  padding: 0 10px;
  text-align: center;
}

.privacy-content-table #privacy-table td {
  padding: 0 10px;
}

.privacy-content-table td {
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
}

/*Contact Us form*/
.fmtrust_contactus .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  word-wrap: normal !important;
}

.fmtrust_contactus .form-item {
  margin: 0;
}

.fmtrust_contactus input.required,
.fmtrust_contactus input.tel {
  background-color: #fff;
  border-radius: 5px;
  border: 2px solid #6a1a31;
  color: #1a1a1a;
  padding: 1.2rem 2rem 1rem;
  width: 100%;
  height: 55px;
  margin: 10px 0;
  outline: navajowhite;
}


.fmtrust_contactus .field--widget-string-textarea{
  clear: both;
}

span.not-valid{
  font-size: 1.4rem;
  font-weight: 400;
  white-space: break-spaces;
  display: block;
}

.fmtrust_contactus .form-actions {
  justify-content: end;
}

.fmtrust_contactus .form-actions .form-submit {
  border: 1px solid #fff;
}

.fmtrust_contactus .form-actions .form-submit:hover {
  text-decoration: underline;
  outline: 1px solid #fff;
}

/*Sign up form*/
@media only screen and (min-width: 800px){
  table#edit-names-and-emails-items .webform-multiple-table--operations{
    padding-right: 0px;
  }

  span.wpcf7-form-control-wrap.City div{
    padding-right:30px;
  }

  span.wpcf7-form-control-wrap.Zip div{
    margin-right: -25px;
  }

  .one-fourth.webform-state-margin{
    margin-left: 0;
  }
}

#names_and_emails_table thead,
#account_information_table thead{
  display: none;
}

#names_and_emails_table td input,
#account_information_table td input{
  outline:none;
}

@media only screen and (min-width: 800px){
  #names_and_emails_table tbody tr,
  #account_information_table tbody tr{
    display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-gap: 20px;
    align-items: flex-start;
    position: relative;
    margin-bottom:15px;

  }

  #names_and_emails_table tbody tr td:nth-child(1),
  #names_and_emails_table tbody tr td:nth-child(4),
  #account_information_table tbody tr td:nth-child(1){
    grid-column: 1/3;
  }

  #names_and_emails_table tbody tr td:nth-child(2){
    grid-column: 3/5;
  }

  #names_and_emails_table tbody tr td:nth-child(3){
    grid-column: 1/-1;
  }

  #names_and_emails_table tbody tr td.webform-multiple-table--operations,
  #account_information_table tbody tr td.webform-multiple-table--operations{
    position: absolute;
    right: -50px;
    bottom: 10px;
  }

  #names_and_emails_table tbody tr .form-item,
  #names_and_emails_table tbody tr .form-item input,
  #names_and_emails_table tbody tr .form-item .form-select,
  #account_information_table tbody tr .form-item,
  #account_information_table tbody tr .form-item input{
    margin:0;
  }

}



/*Notice*/
.notice-sign {
  width: 300px;
  height: auto;
  max-width: 100%;
}

@media only screen and (min-width: 1100px) {
  .content {
    float: right;
    width: 70%
  }

  .content-sidebar .content {
    float: left
  }

  .sidebar-primary {
    float: right;
    width: 25%
  }

  .sidebar-content .sidebar-primary {
    float: left
  }

  .wrap {
    max-width: 120rem
  }

  .site-inner {
    padding: 8rem 0
  }
}

.ui-accordion .ui-accordion-content {

  margin-bottom: 3rem;

}

/*Press Release*/
.press-release-featured span a{
  display: block;
  text-align: left;
}

/*.press-release-featured span a:after {*/
/*  content: "»";*/
/*  position: relative;*/
/*  top: -3px;*/
/*}*/

/*Community Section*/
.font-white ul {
  color: #fff;
}

.community #before-footer #featured-post-5 .category-press-releases a {
  color: #000 !important;
  font-size: 1.4rem;
  font-family: 'Oswald';
  line-height: 1.5;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}

.community #before-footer #featured-post-5 .category-press-releases .views-field-title {
  margin-bottom: 2rem;
}

.community.site-inner {
  padding-bottom: 0;
}

/*FAQ Page*/
.link-white a {
  color: #fff;
}

.link-white a:hover {
  border-color: transparent;
  text-decoration: underline;
}

.ui-accordion .accordion-title a{
  width: 100%;
}

a.glossary{
  font-size: 3.2rem;
  line-height: 1.4;
  letter-spacing: -0.02em;
  font-family: oswald, sans-serif !important;
  font-weight: 300;
}

@media only screen and (min-width: 800px){
  a.glossary{
    font-size: 4rem;
  }
}

@media only screen and (min-width: 1500px) {
  .wrap {
    max-width: 160rem
  }
}

@media only screen and (min-width: 800px) {
  .five-sixths, .four-sixths, .four-fifths, .one-fifth, .one-fourth, .footer-widgets .widget-area, .one-half, .one-sixth, .one-third, .three-fourths, .three-fifths, .three-sixths, .two-fourths, .two-fifths, .two-sixths, .two-thirds {
    float: left;
    margin-left: 3.448275862069%
  }

  .one-half, .three-sixths, .two-fourths {
    width: 48.275862068966%
  }

  .one-third, .two-sixths {
    width: 31.034482758621%
  }

  .four-sixths, .two-thirds {
    width: 65.51724137931%
  }

  .one-fourth, .footer-widgets .widget-area {
    width: 22.413793103448%
  }

  .three-fourths {
    width: 74.137931034483%
  }

  .one-fifth {
    width: 17.241379310345%
  }

  .two-fifths {
    width: 37.931034482759%
  }

  .three-fifths {
    width: 58.620689655172%
  }

  .four-fifths {
    width: 79.310344827586%
  }

  .one-sixth {
    width: 13.793103448276%
  }

  .five-sixths {
    width: 82.758620689655%
  }

  .first, .footer-widgets .widget-area:first-child {
    clear: both;
    margin-left: 0
  }

  .only {
    float: none;
    margin: 0 auto
  }
}

.flexible-widget-area > .wrap {
  padding-top: 6rem;
  padding-bottom: 6rem
}

.flexible-widgets .widget {
  margin-bottom: 2rem
}

.flexible-widgets .widget:last-child {
  margin-bottom: 0
}

@media only screen and (min-width: 800px) {
  .flexible-widget-area > .wrap {
    padding-top: 2%;
    padding-bottom: 5%
  }

  .flexible-widgets, .front-page .featured-content.widget .widget-wrap {
    margin-left: -2rem;
    margin-right: -2rem;
    width: calc(100% + 4rem)
  }

  .front-page .featured-content .widgettitle {
    margin-left: 2rem
  }

  .flexible-widgets .widget, .front-page .featured-content.widget .entry {
    float: left;
    padding-left: 2rem;
    padding-right: 2rem
  }

  .flexible-widgets.widget-full .widget, .flexible-widgets.widget-area .widget:nth-of-type(1), .flexible-widgets.widget-halves.uneven .widget:last-of-type {
    width: 100%
  }

  .flexible-widgets.widget-fourths .widget {
    width: 25%
  }

  .flexible-widgets.widget-halves .widget {
    width: 50%
  }

  .flexible-widgets.widget-thirds .widget, .front-page .featured-content.widget .entry {
    width: 33.33%
  }

  .flexible-widgets.widget-halves .widget:nth-child(even), .flexible-widgets.widget-thirds .widget:nth-child(3n+2), .flexible-widgets.widget-fourths .widget:nth-child(4n+2) {
    clear: left
  }
}

.front-page-2 {
  text-align: center;
  background: #fff
}

.front-page-3 {
  /*background-image: url(/~fmtrustc/wp-content/uploads/2017/06/FMTC-ServicesBG-3840x1500.jpg);*/
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  text-align: right
}

/*Services sidebar*/
.sidebar-primary aside .view-content .views-row {
  margin-bottom: 1.6rem;
}

.sidebar-primary aside .view-content .views-row a {
  color: #fff !important;
  font-weight: 600;
  text-transform: uppercase;
}

.services-home {
  width: 300px;
  /* background-color: rgba(0, 0, 0, .65); */
  padding: 2rem;
  float: right
}

.services-home ul li{
  display: flex;
  justify-content: end;
  align-items: center;
}

.services-home a {
  color: #fff;
  font-weight: 600;
  white-space: nowrap;
  text-transform: uppercase;
}

@media only screen and (max-width: 800px) {
  #block-views-block-services-home-services .views-row li {
    justify-content: flex-start;
  }
  .services-home ul li{
    justify-content: flex-start;
  }

}


.front-page-3 h3 {
  padding-right: 10px;
  text-shadow: 0 2px 7px #333
}

.front-page-3 .widget-area {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative
}

.front-page-3 .widget img.pull-left {
  margin-left: -25%
}

.front-page-3 .widget img.pull-right {
  margin-right: -25%
}

.front-page-3 .widget img.pull-right, .front-page-3 .widget img.pull-left {
  max-width: 150%;
  width: auto;
  margin-bottom: -50%;
  margin-top: 20px
}

.front-page-3 ul {
  list-style: none
}

.front-page-3 li::before {
  content: "•";
  color: gold;
  display: inline-block;
  width: 1em;
  margin-left: -1em
}

@media only screen and (min-width: 800px) {
  .front-page-3 .flexible-widgets.widget-halves .widget, .front-page-3 .widget {
    width: 50%;
    float: left;
    align-self: center
  }

  .front-page-3 .widget img.pull-left, .front-page-3 .widget img.pull-right {
    margin-bottom: -30%;
    margin-top: -30%;
    pointer-events: none
  }
}

.values-quote {
  text-align: justify;
  line-height: 2.5;
  padding: 0 6rem;
  margin: 30px
}

.values-signature {
  text-align: right;
  font-style: italic;
  line-height: 2.5
}

.front-page-4 {
  text-align: center
}

.front-page-4 a, .front-page-4, .front-page-4 p {
  color: #fff;
}

.front-page-4 blockquote {
  font-size: 2rem;
  font-weight: 300;
  font-style: normal;
  margin: 2rem auto;
}

#front-page-4 {
  /*background-image: url(/~fmtrustc/wp-content/uploads/2017/06/FMTC-ValuesBG-3840x1500.jpg);*/
  /*padding: 6rem 0;*/
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 90% 1px;
}

@media only screen and (max-width: 800px) {
  #front-page-4 {
    background-position: 0 0;
  }

  #text-4 {
    text-align: left;
    padding-left: 20px
  }
}

@media only screen and (min-width: 800px) {
  .front-page-4 blockquote {
    font-size: 3rem;
    max-width: 75%
  }
}

@media only screen and (min-width: 300px) {
  button.menu-toggle:before {
  }

  body .userway {
    float: right
  }

  .values-quote {
    padding: 0
  }

  .services-home {
    width: 100%;
    /* max-width: 30rem;*/
    max-width: 32rem;
    float: right
  }
}

.front-page-5 {
  background: #fff
}

.front-page-5 .widget:nth-of-type(1) {
  text-align: center;
}

.page-specific #front-page-5.flexible-widget-area>.wrap{
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.page-specific #front-page-5 .wrap {
  margin: 0 auto;
  padding: 0 5%;
}

@media only screen and (min-width: 800px) {
  .page-specific #front-page-5 .wrap {
    padding-top:2%;
    padding-bottom: 5%
  }
}

@media only screen and (min-width: 1500px) {
  .page-specific #front-page-5  .wrap {
    max-width:160rem
  }
}

@media only screen and (min-width: 1100px){
  .page-specific #front-page-5 .wrap {
    max-width: 120rem;
  }
}


.widget {
  word-wrap: break-word
}

.widget ol > li {
  list-style-position: inside;
  list-style-type: decimal;
  padding-left: 2rem;
  text-indent: -2rem
}

.widget li li {
  border: 0;
  margin: 0 0 0 3rem;
  padding: 0
}

.widget_calendar table {
  width: 100%
}

.widget_calendar td, .widget_calendar th {
  text-align: center
}

.lSAction {
  display: none !important
}

#gts-testimonials .lSSlideOuter .lSPager.lSpg > li a {
  background-color: #555
}

#gts-testimonials .lSSlideOuter .lSPager.lSpg > li.active a, #gts-testimonials .lSSlideOuter .lSPager.lSpg > li:hover a {
  background-color: #1db3e2
}

.icon {
  font-size: 6rem;
  margin: 0 0 2rem;
  color: #1db3e2
}

.featured-content.widget .entry {
  border-bottom-width: 0;
  margin-bottom: 0;
  padding-bottom: 0
}

.breadcrumb {
  margin-bottom: 1.6rem
}

.enews-widget input {
  margin-bottom: 1rem
}

.enews-widget p {
  margin-bottom: 2rem
}

.enews form + p {
  line-height: 1.5;
  margin-top: 3rem
}

.content .share-after {
  margin-bottom: 2rem
}

.content a.count, .content a.count:hover, .content a.count:focus, .content a.share, .content a.share:hover, .content a.share:focus {
  border: none;
  font-weight: 400
}

.content .share-filled .share {
  border-radius: 0
}

.content .share-filled .count {
  border-radius: 0
}

.content .share-filled .facebook .count, .content .share-filled .facebook .count:hover, .content .share-filled .googlePlus .count, .content .share-filled .googlePlus .count:hover, .content .share-filled .linkedin .count, .content .share-filled .linkedin .count:hover, .content .share-filled .pinterest .count, .content .share-filled .pinterest .count:hover, .content .share-filled .stumbleupon .count, .content .share-filled .stumbleupon .count:hover, .content .share-filled .twitter .count, .content .share-filled .twitter .count:hover {
  color: #1a1a1a;
  border: 1px solid #1a1a1a
}

.content .share-filled .facebook .share, .content .share-filled .facebook:hover .count, .content .share-filled .googlePlus .share, .content .share-filled .googlePlus:hover .count, .content .share-filled .linkedin .share, .content .share-filled .linkedin:hover .count, .content .share-filled .pinterest .share, .content .share-filled .pinterest:hover .count, .content .share-filled .stumbleupon .share, .content .share-filled .stumbleupon:hover .count, .content .share-filled .twitter .share, .content .share-filled .twitter:hover .count {
  background: #1a1a1a !important
}

.content .share-filled .facebook:hover .count, .content .share-filled .googlePlus:hover .count, .content .share-filled .linkedin:hover .count, .content .share-filled .pinterest:hover .count, .content .share-filled .stumbleupon:hover .count, .content .share-filled .twitter:hover .count {
  color: #fff
}

#wpstats {
  display: none
}

.widget_nav_menu .sub-menu {
  margin-top: 1.6rem
}

body.woocommerce-page nav.woocommerce-pagination ul li a, body.woocommerce-page nav.woocommerce-pagination ul li span, body.woocommerce-page .woocommerce-message::before, body.woocommerce-page .woocommerce-info::before, body.woocommerce-page div.product p.price, body.woocommerce-page div.product span.price, body.woocommerce-page ul.products li.product .price, body.woocommerce-page form .form-row .required, .woocommerce-MyAccount-navigation li a {
  color: #1a1a1a
}

body.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding: 0
}

body.woocommerce div.product .woocommerce-tabs ul.tabs li {
  background: #f7f6f7;
  border-bottom: 0;
  margin: 0 -1px 0 0;
  padding: 0
}

body.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  padding: 1.5rem 2rem
}

body.woocommerce div.product .woocommerce-tabs ul.tabs:before, body.woocommerce div.product .woocommerce-tabs ul.tabs li:before, body.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
  display: none
}

body.woocommerce-page .woocommerce-message, body.woocommerce-page .woocommerce-info, body.woocommerce-page .woocommerce-error {
  border: 0;
  margin-top: 2rem !important;
  line-height: 5rem
}

body.woocommerce-page span.onsale, body.woocommerce-page ul.products li.product .onsale {
  border-radius: 0;
  top: 0;
  left: 0;
  right: auto;
  margin: 0;
  padding: 0 1rem;
  background: #1a1a1a
}

body.woocommerce ul.cart_list li, body.woocommerce ul.product_list_widget li, .woocommerce-page ul.cart_list li, .woocommerce-page ul.product_list_widget li {
  background: 0 0;
  border: none;
  float: left;
  padding: .5rem !important;
  width: 50%
}

body.woocommerce ul.cart_list li img, body.woocommerce ul.product_list_widget li img {
  width: 100% !important
}

.woocommerce-cart .entry-content p:first-child::first-letter, .woocommerce-checkout .entry-content p:first-child::first-letter {
  float: none;
  font-size: inherit;
  margin: 0;
  padding: 0
}

.woocommerce-checkout #payment ul.payment_methods li {
  list-style: none
}

.woocommerce-page input[type=checkbox], .woocommerce-page input[type=radio] {
  width: auto
}

body.woocommerce ul.products li.product .price del, body.woocommerce div.product p.price del, body.woocommerce div.product span.price del {
  display: inline !important
}

select.orderby {
  margin-bottom: 2rem
}

.stars a, .star-rating span:before {
  color: #ffb35e !important
}

.woocommerce .quantity .qty {
  padding: 1.2rem 1rem 1rem
}

.woocommerce form .form-row label.inline {
  margin-left: 2rem
}

.search-form {
  position: relative;
  width: 100%;
  margin-bottom: 2rem
}

.search-form:after {
  content: "\f4a4";
  position: absolute;
  right: 1.5rem;
  top: 0;
  font-family: ionicons;
  font-size: 3rem;
  pointer-events: none;
  color: #dcdcdc
}

.search-form input[type=search] {
  width: 100%;
  padding: 1rem 2.8rem .9rem 1.2rem;
  font-size: 1.6rem
}

.search-form input[type=submit] {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  text-indent: -9999px;
  border-color: transparent !important;
  background: 0 0 !important
}

.search-form input[type=submit]:hover {
  box-shadow: none
}

@media only screen and (min-width: 800px) {
  .search-form {
    width: auto;
    margin-bottom: 4rem
  }
}

.site-header, .header-image .site-header {
  width: 100%;
  z-index: 999;
  padding: 2rem 0;
  position: relative;
  background: #000
}

header button.activated + nav {
  display: block;
}

button.sub-menu-toggle.activated + .sub-menu,
button.sub-menu-toggle-dekstop.activated + .sub-menu {
  display:block;
}

.title-area {
  float: left
}

.site-title {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 5rem;
  margin: 0 auto
}

.site-title a {
  color: #1a1a1a;
  text-decoration: none
}

.header-image .site-title > a {
  background-position: center center !important;
  background-size: contain !important;
  float: left;
  height: 5rem;
}

@media only screen and (min-width: 800px) {
  body.with-page-header.header-image:not(.header-scroll) .site-title a {
  }
}

.header-image .title-area {
  margin: 0;
  /*width: 14rem;*/
}

.site-description {
  display: none;
}

@media only screen and (min-width: 800px) {
  .site-header, .header-image .site-header {
    padding: 1.5rem 0 2.5rem;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: 0 0
  }

  .admin-bar .site-header {
    top: 32px;
  }

  .header-scroll .site-header {
    background: #000 !important;
    padding: 0;
    box-shadow: 0 0 2rem rgba(0, 0, 0, .05)
  }

  .site-header .wrap {
    max-width: none;
  }

  .site-title {
    font-size: 3.2rem;
    line-height: 8rem;
  }

  .header-image .site-title > a {
    height: 75px;
    /*width: 25rem;*/
  }

  header h1.site-title {
  font-size: 2rem;
  }

  /*.header-image .title-area {*/
  /*  width: 20rem;*/
  /*}*/

  .with-page-header .site-title a {
    color: #fff;
  }

  .header-scroll .site-title a {
    color: #fff;
  }

  .header-scroll .site-header .genesis-nav-menu .menu-item.highlight a {
    border: 2px solid #1a1a1a;
    color: #1a1a1a;
  }
}

.genesis-nav-menu li {
  display: inline-block;
  list-style: none;
  position: relative;
}

.genesis-nav-menu a {
  border: none;
  display: block;
  margin: 0 1.6rem;
  position: relative;
  opacity: .8;
  color: #fff
}

.genesis-nav-menu li a:hover, .genesis-nav-menu .menu-item a:hover, .genesis-nav-menu .current-menu-item > a, .genesis-nav-menu .sub-menu .current-menu-item > a:hover {
  text-decoration: underline;
  opacity: 1;
}

@media only screen and (min-width: 800px) {
  .with-page-header .genesis-nav-menu a, .with-page-header .genesis-nav-menu .menu-item.highlight a {
    color: #fff;
  }

  .header-scroll .site-header .genesis-nav-menu a {
    color: #fff;
  }

  .genesis-nav-menu .menu-item.highlight a {
    background: 0 0;
    border: 2px solid #1a1a1a;
    border-radius: 5px;
    line-height: 1;
    padding: 1rem 2rem .8rem
  }

  .with-page-header .genesis-nav-menu .menu-item.highlight a {
    border: 2px solid #fff
  }

  .genesis-nav-menu .menu-item.highlight a:hover {
    background: #fff;
    color: #1a1a1a;
  }

  .genesis-nav-menu .sub-menu {
    width: 18rem;
    z-index: 99;
    background: #000;
    box-shadow: 0 2rem 2rem -.05rem rgba(0, 0, 0, .1);
    border-radius: 5px;
    opacity: 0 !important;
    margin-top: 0;
    position: absolute;
    left: 0;
    margin-left: 2rem;
    pointer-events: none;
    text-align: left;
    display: block !important
  }

  .genesis-nav-menu > li .sub-menu:before {
    content: " ";
    position: absolute;
    top: -.5rem;
    left: 1.6rem;
    width: 0;
    height: 0;
  }

  .genesis-nav-menu .menu-item > .sub-menu,
  .genesis-nav-menu .menu-item button:focus-within + .sub-menu {
    opacity: 1 !important;
    pointer-events: all;
  }

  .genesis-nav-menu > .menu-item button.sub-menu-toggle-desktop.activated > .sub-menu {
    margin-top: -1rem;
  }

  .genesis-nav-menu .sub-menu li a {
    border-top: none;
    padding: .8rem 1.6rem;
    margin: 0;
    color: #fff;
    width: 100%;
  }

  .genesis-nav-menu .sub-menu li {
    width: 100%;
  }

  .genesis-nav-menu .sub-menu li:first-child > a {
    padding-top: 1.6rem;
  }

  .genesis-nav-menu .sub-menu li:last-child a {
    padding-bottom: 1.2rem;
  }

  .genesis-nav-menu .sub-menu .sub-menu {
    margin: 0 0 0 17.8rem;
    top: 0;
  }

  .genesis-nav-menu .sub-menu .sub-menu:before {
    display: none
  }

  button.sub-menu-toggle-desktop.activated:before {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
  }

  .menu-primary li.menu-item--expanded {
    padding-right: 25px;
  }

  .menu-primary li.menu-item--expanded .sub-menu-toggle-desktop {
    display: block;
  }

  .menu-primary li .sub-menu-toggle-desktop {
    display: none;
  }

  button.sub-menu-toggle-desktop {
    position: absolute;
    right: 0;
    top: 18px;
    background: 0 0;
    padding: 0;
    border: 0;
  }

    button.sub-menu-toggle-desktop:hover {
      background: none;
    }

  button.sub-menu-toggle-desktop:before {
    color: #fff;
    font-size: 1.6rem;
    padding: 1.4rem 0.5rem;
    cursor: pointer
  }
}

button.sub-menu-toggle, button.menu-toggle {
  display: none;
  visibility: hidden;
  background: 0 0 !important;
  color: transparent
}

@media only screen and (max-width: 800px) {
  button.sub-menu-toggle-desktop {
    display: none;
    visibility: hidden;
    background: 0 0 !important;
    color: transparent
  }

  button.sub-menu-toggle, button.menu-toggle {
    display: block;
    visibility: visible
  }

  .nav-primary, .nav-primary .sub-menu {
    width: 100%;
    display: none
  }

  button.menu-toggle {
    display: block;
    float: right;
    background: 0 0;
    padding: 0;
    overflow: hidden;
    width: 50px;
    height: 50px;
    position: relative;
    right: 0rem;
  }

  button.menu-toggle:hover, button.menu-toggle:active, button.menu-toggle:focus, button.sub-menu-toggle:hover, button.sub-menu-toggle:active, button.sub-menu-toggle:focus {
    box-shadow: none
  }

  button.menu-toggle:before {
    position: absolute;
    color: #fff;
    top: 1rem;
    right: 1.2rem;
    display: inline-block;
    font-size: 3rem;
    margin: 0 auto;
    padding: 0
  }

  button.menu-toggle.activated::before {
    content: "\f2d7";
    right: 1.5rem
  }

  button.sub-menu-toggle {
    position: absolute;
    right: 0;
    top: 0;
    background: 0 0;
    padding: 0 1.25rem
  }

  button.sub-menu-toggle:before {
    color: #fff;
    font-size: 1.6rem;
    padding: 1.4rem 0.5rem;
    cursor: pointer
  }

  button.sub-menu-toggle.activated:before {
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
  }

  .menu-primary li.menu-item--expanded .sub-menu-toggle{
    display:block;
  }

  .menu-primary li .sub-menu-toggle{
    display:none;
  }

  .nav-primary .genesis-nav-menu li {
    width: 100%
  }

  .nav-primary .genesis-nav-menu > li:first-child {
    margin-top: 20px
  }

  .nav-primary .genesis-nav-menu li .sub-menu {
    margin: 0 0 0 24px;
    width: calc(100% - 24px)
  }

  .nav-primary .genesis-nav-menu a {
    margin: 0 4rem 0 0;
    padding: 1rem 0
  }

  .site-header .wrap .screen-reader-text {
    display: none;
  }
}

@media only screen and (min-width: 800px) {
  .nav-primary {
    text-align: right
  }

  .bg-primary .nav-primary {
    padding-bottom: 22px
  }

  .nav-primary .genesis-nav-menu > li > a {
    margin: 0 0 0 24px;
    padding: 30px 0;
    letter-spacing: 1px;
  }

  .nav-primary .genesis-nav-menu > li.left {
    float: left
  }

  .nav-primary .genesis-nav-menu > li.menu-item-has-children > a:after {
    top: 18px
  }
}

@media only screen and (min-width: 1100px) {
  .nav-primary .genesis-nav-menu > li > a {
    margin: -2px 0 0 36px
  }
}

.nav-secondary {
  text-align: center;
  overflow: hidden;
  width: 100%;
  padding: 0;
  position: relative;
  z-index: 99
}

.nav-secondary .wrap {
  padding: 0
}

.nav-secondary .genesis-nav-menu {
  padding: 1.6rem 0;
  margin-bottom: -1.6rem;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch
}

.nav-secondary .genesis-nav-menu li {
  list-style-type: none;
  display: inline-block;
  margin: 0 1rem;
  padding: 0.4rem;
}

.nav-secondary ul li:first-child {
  margin-left: 5%;
  padding-left: 0
}

.nav-secondary ul li:last-child {
  margin-right: 5%;
  padding-right: 0
}

.nav-secondary .genesis-nav-menu li a {
  opacity: .8;
  padding: 2rem 0;
  margin: 0
}

.nav-secondary .genesis-nav-menu li.current-menu-item a {
  opacity: 1
}

.nav-secondary .genesis-nav-menu li.current-menu-item a:after {
  content: " ";
  border-bottom: 5px solid #333;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0
}

@media only screen and (min-width: 800px) {
  .nav-secondary {
    width: 100%
  }
}

@media only screen and (min-width: 1023px) {
  .nav-secondary .genesis-nav-menu li {
    margin: 0 12px
  }

  .nav-secondary ul li:first-child {
    margin-left: 0
  }

  .nav-secondary ul li:last-child {
    margin-right: 0
  }
}

body.woocommerce-account .entry-title {
  text-align: center
}

body.woocommerce-account .woocommerce-MyAccount-navigation {
  text-align: center;
  width: 100%;
  float: none
}

body.woocommerce-account .woocommerce-MyAccount-content {
  width: 100%;
  float: none;
  max-width: 80rem;
  margin: 0 auto
}

.woocommerce-MyAccount-navigation ul {
  margin: 0 0 4rem !important
}

.woocommerce-MyAccount-navigation li {
  display: block;
  list-style: none
}

.woocommerce-MyAccount-navigation li a {
  text-decoration: none;
  padding: 1rem;
  display: inline-block
}

@media only screen and (min-width: 800px) {
  .woocommerce-MyAccount-navigation li {
    display: inline-block
  }
}

.pagination, body.woocommerce-page nav.woocommerce-pagination {
  margin: 4rem auto;
  text-align: center
}

.pagination.adjacent-entry-pagination {
  padding: 4rem 0;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc
}

.pagination.adjacent-entry-pagination .pagination-previous, .pagination.adjacent-entry-pagination .pagination-next {
  float: none;
  text-align: center;
  padding: 2rem 0
}

.pagination ul, body.woocommerce-page nav.woocommerce-pagination ul {
  display: inline-block
}

.pagination li, body.woocommerce-page nav.woocommerce-pagination ul li {
  border-radius: 0;
  margin: 2px;
  list-style-type: none;
  display: block;
  float: left
}

.pagination .pagination-omission {
  border: 0
}

.pagination:not(.adjacent-entry-pagination) li a {
  display: block;
  padding: 1rem 1.5rem .8rem;
  text-decoration: none;
  color: #1a1a1a;
  border-radius: 5px;
  background: 0 0
}

.pagination li a:hover, .pagination li.active a, body.woocommerce-page nav.woocommerce-pagination ul li span.current {
  background: #1db3e2;
  color: #fff
}

@media only screen and (min-width: 800px) {
  .pagination.adjacent-entry-pagination .pagination-previous {
    float: left;
    text-align: left;
    padding: 2rem 0
  }

  .pagination.adjacent-entry-pagination .pagination-next {
    float: right;
    text-align: right;
    padding: 2rem 0
  }
}

.with-background-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat
}

.with-background-image:after {
  -ms-filter: "alpha(Opacity=30)";
  filter: alpha(opacity=30);
  opacity: .3
}

.bg-primary, .bg-primary a {
  color: #fff
}

[class*=bg-], [class*=bg-] .wrap {
  position: relative;
  z-index: 2
}

.bg-primary:after, .bg-light-gray:after {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0
}

.bg-primary:after {
  background-color: #1a1a1a
}

.bg-light-gray:after {
  background: #dcdcdc
}

.page-header {
  padding: 8rem 0;
  position: relative;
  text-align: center;
  color: #fff;
  background-color: #1a1a1a
}

.page-header h1, .page-header .author-box-title {
  line-height: 1.2;
  font-size: 4rem;
  display: inline-block
}

.page-header h1:last-child {
  margin-bottom: 0
}

.page-header p {
  font-size: 2.4rem;
  max-width: 74rem;
  margin-left: auto;
  margin-right: auto
}

.page-header p:last-child {
  margin-bottom: 0
}

.page-header a:not(.button) {
  opacity: .5
}

.page-header a:hover:not(.button) {
  opacity: 1
}

@media only screen and (min-width: 800px) {
  .page-header {
    padding: calc(7% + 10.8rem) 0 7%
  }

  .home .page-header {
    padding: calc(10% + 10.8rem) 0 10%
  }

  .page-header h1, .page-header .author-box-title {
    font-size: 6rem
  }

  .page-header .entry-meta {
    font-size: 1.6rem
  }
}

.pricing-table, .pricing-table > * {
  display: flex;
  flex-wrap: wrap
}

.pricing-table > * {
  align-self: stretch
}

.pricing-table > * > * {
  align-self: stretch;
  flex-grow: 1;
  width: 100%
}

.pricing-table .plan {
  box-shadow: inset 0 0 0 2px #f0f0f0;
  text-align: center;
  padding: 40px 20px 20px;
  margin: 0 0 40px;
  width: 100%;
  position: relative;
  transition: all .2s ease-out;
  font-size: 1.4rem;
  margin-bottom: 40px
}

.pricing-table .plan em {
  opacity: .5;
  margin-bottom: 20px;
  display: block
}

.pricing-table .plan h3 {
  color: #1db3e2
}

.pricing-table .plan h3 span {
  font-size: .66em
}

.pricing-table .plan ul {
  margin: 0 0 40px;
  line-height: 2
}

.pricing-table .plan ul li {
  list-style: none
}

.pricing-table .plan p {
  padding-left: 2rem;
  padding-right: 2rem;
  z-index: 3;
  align-self: flex-end
}

.pricing-table .plan ul.small {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1rem;
  letter-spacing: .07em;
  margin-bottom: 2rem;
  opacity: .75
}

.pricing-table .plan.featured {
  background: #fff;
  box-shadow: 0 0 0 4px #1db3e2;
  z-index: 2;
  border-radius: 5px
}

@media only screen and (min-width: 800px) {
  .pricing-info {
    padding-top: 8rem
  }

  .pricing-table .plan {
    margin-bottom: 4rem !important
  }

  .pricing-table .plan.one-fourth {
    width: 50%;
    margin: -2px 0 0 -2px
  }

  .pricing-table .plan.one-fourth:first-child, .pricing-table .plan.one-fourth:nth-child(3) {
    margin-left: 0
  }

  .pricing-table .plan.one-third {
    width: 33%;
    margin: 0 0 0 -2px
  }

  .pricing-table .plan.one-third:first-child {
    margin-left: 0
  }
}

@media only screen and (min-width: 1100px) {
  .pricing-table .plan.one-fourth {
    width: 25%;
    margin: 0 0 0 -2px
  }

  .pricing-table .plan.one-fourth:first-child {
    margin-left: 0
  }

  .pricing-table .plan.one-fourth:nth-child(3) {
    margin-left: -2px
  }
}

.archive-description {
  margin-bottom: 4rem;
  padding-bottom: 2.5rem;
  border-bottom: 1px solid #dcdcdc
}

.entry {
  margin-bottom: 1em
}

.page-template-page_blog .entry, .blog .entry, .archive .entry:not(.product), .single-post .entry {
  margin-bottom: 4rem;
  padding: 4rem 0;
  border-bottom: 1px solid #dcdcdc;
  position: relative
}

.page-template-page_blog .entry:last-child, .blog .entry:last-child, .archive .entry:last-child {
  border-bottom-width: 0
}

.single-post .entry:first-child {
  padding: 0;
  border-bottom: 0;
  margin-bottom: 0
}

.page-template-page_blog .blog-template-description {
  display: none
}

.entry-title a {
  color: #fff
}

.entry-content ol, .entry p, .entry-content p, .author-box p, .entry-content ul, .entry ul, .entry ol, .entry-content .wp-video, .entry-content .wp-audio-shortcode, .entry-content .video-player, .quote-caption {
  margin-bottom: 2em;
  line-height: 2
}

.entry-content ol, .entry ol, .entry-content ul, .entry ul {
  margin-left: 4rem
}

.single .entry-content p.intro, .page:not(.page-template-page_blog) .entry-content p.intro {
  display: block;
  font-size: 2.4rem;
  font-weight: 300
}

.single .entry-content p.intro:after, .page .entry-content p.intro:after {
  content: " ";
  border-bottom: 1px solid #dcdcdc;
  margin: 4rem auto;
  display: block
}

.post-image.entry-image {
  margin-bottom: 4rem
}

.entry-content .gform_wrapper ul.gform_fields {
  margin: 0 0 3rem
}

.entry-content ol li, .entry ol li {
  list-style-type: decimal
}

.entry-content ul li, .entry ul li {
  list-style-type: disc
}

.entry-content ol ol, .entry ol ol, .entry-content ul ul, .entry ul ul {
  margin-bottom: 0
}

.entry-content ul.list-unstyled, .entry-content ol.list-unstyled {
  margin-left: 2rem
}

.entry-content ul.list-unstyled > li, .entry-content ol.list-unstyled > li, .entry-content .gform_wrapper ul li {
  list-style: none
}

.single .author-box {
  margin: 4rem auto;
  text-align: center;
  position: relative
}

.single .author-box .author-box-title {
  margin: 0
}

.author-box .avatar, body.woocommerce-page img.avatar {
  max-width: 8rem;
  height: 8rem;
  width: 8rem;
  border-radius: 4rem;
  margin-bottom: 2rem
}

@media only screen and (min-width: 800px) {
  .single .author-box {
    padding-left: 10rem;
    text-align: left
  }

  .author-box .avatar {
    position: absolute;
    left: 0
  }
}

.showcase-entry-grid .entry {
  overflow: hidden;
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding: 0;
  position: relative;
  text-align: center;
  border: 0
}

.showcase-entry-grid .entry:hover {
  transform: translateY(-0.5rem);
  box-shadow: 0 2rem 2rem -1rem rgba(0, 0, 0, .25)
}

.showcase-entry-grid .entry a {
  border: 0;
  overflow: hidden;
  color: #fff
}

.showcase-entry-grid .entry img {
  display: block
}

.overlay {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, .3);
  -ms-filter: "alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  z-index: 0
}

.overlay:hover {
  -ms-filter: "alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1
}

.overlay-inner {
  width: 100%;
  height: 100%;
  display: table;
  overflow: hidden
}

.overlay-details {
  display: table-cell;
  padding: 1.6rem;
  vertical-align: middle;
  position: relative;
  z-index: 3
}

@media only screen and (max-width: 800px) {
  .showcase-entry-grid {
    margin-left: -1rem;
    margin-right: -1rem;
    width: calc(100% + 2rem)
  }

  .showcase-entry-grid .entry {
    width: calc(50% - 2rem);
    float: left;
    margin: 1rem
  }
}

.comment-respond, body.woocommerce #review_form #respond, body .woocommerce form.checkout_coupon, body .woocommerce form.login, body .woocommerce form.register, body .woocommerce-MyAccount-content form {
  background: #f7f6f7;
  border: 0;
  padding: 2rem 2rem 1rem;
  margin-bottom: 4rem;
  border-radius: 5px
}

.entry-comments, .entry-pings {
  padding: 4rem 0 0
}

p.comment-meta, .entry-comments .comment, .entry-comments .comment-reply {
  margin-bottom: 4rem
}

.entry-comments .comment {
  padding: 2rem 0;
  border-bottom: 1px solid #dcdcdc
}

.entry-comments .comment:last-child {
  margin-bottom: 0;
  border: 0
}

.comment-list .comment-respond {
  padding-left: 0
}

.comment-header {
  line-height: 1
}

.comment-author {
  margin: 6px 0 2px
}

.comment-author span:first-of-type {
  font-weight: 700
}

.comment-author .avatar {
  float: left;
  margin-right: 1.6rem;
  margin-bottom: 1.6rem;
  border-radius: 2.4rem;
  margin-top: -.6rem
}

.comment-autor, .comment-meta a {
  text-transform: uppercase
}

.comment-meta a {
  font-size: 1.2rem
}

.comment-edit-link {
  margin-bottom: 2rem;
  display: inline-block
}

.comment-notes, .entry-pings .reply {
  display: none
}

.comment-form p label {
  font-weight: 700
}

p.comment-form-comment {
  margin-bottom: 2rem
}

.comment-list li {
  list-style-type: none
}

.comment-reply-title small {
  font-size: 1.8rem;
  font-weight: 400
}

.entry-comments ul.children {
  margin-left: 4rem
}

.ping-list .reply {
  display: none
}

@media only screen and (min-width: 800px) {
  .comment-respond, body.woocommerce #review_form #respond, body .woocommerce form.checkout_coupon, body .woocommerce form.login, body .woocommerce form.register, body .woocommerce-MyAccount-content form {
    padding: 4rem 4rem 3rem;
    margin-bottom: 0
  }
}

.sidebar .widget {
  margin-bottom: 2rem;
  padding-bottom: 2rem
}

.sidebar .widget:last-child {
  border-bottom: 0
}

.widget-area ul li {
  list-style-type: none;
  margin-bottom: 1.6rem
}

#before-footer {
  background-color: #fff;
  text-align: left;
  border-top: 3px solid #5a0b21;
  padding: 6rem 0;
  background-repeat: no-repeat;
  background-size: cover;
  color: #333;
  width: 100vw;
  margin-left: calc(-50vw + 50%);
}

#before-footer h3 {
  color: #5a0b21;
  text-align: left
}

@media only screen and (min-width: 800px) {
  .before-footer {
    padding: 10rem 0
  }

  .before-footer .enews form {
    margin-left: -1rem;
    margin-right: -1rem;
    width: calc(100% + 2rem)
  }

  .before-footer .enews form input {
    margin: 0 1rem;
    width: calc(25% - 2rem);
    float: left
  }
}

.footer-widgets {
  padding: 6rem 0 0;
  background: #1a1a1a;
  color: #fff
}

.footer-widgets .widget-area {
  margin-bottom: 4rem
}

.footer-widgets a:not(.button) {
  color: #fff;
  opacity: .5
}

.footer-widgets a:not(.button):hover {
  opacity: 1
}

.footer-widgets .widgettitle {
  opacity: 1;
  text-transform: none;
  letter-spacing: 0;
  font-weight: 700;
  font-size: 1.8rem;
  margin-bottom: 3rem
}

.footer-widgets .simple-social-icons ul {
  margin-top: 1rem !important
}

.footer-widgets .simple-social-icons ul li {
  margin: 0 2.4rem 1.2rem 0 !important
}

.footer-widgets .simple-social-icons ul li a {
  padding: 0 !important;
  border: 0 !important
}

@media only screen and (min-width: 800px) {
  .footer-widgets {
    padding: 10rem 0 0
  }

  .footer-widgets .widgettitle {
    margin-bottom: 6rem
  }
}

.site-footer {
  padding: 4rem 0;
  background: #000;
  text-align: center;
  color: #fff;
  /* opacity: .5 */
}

.site-footer a {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}

.site-footer p {
  margin-bottom: 0;
  font-size: 1.6rem;
  letter-spacing: 0;
  text-align: center;
  line-height: inherit;
}

.site-footer span {
  text-transform: capitalize;
  color: #fff;
  font-size: 1.6rem;
}

.wpcf7-list-item.first {
  display: block
}

.wpcf7-list-item.first input[type=radio] {
  float: left;
  height: auto
}

.wpcf7-list-item.last input[type=radio] {
  float: left;
  height: auto
}

.wpcf7-list-item-label {
  width: 95%;
  float: left
}

.wpcf7-list-item.last {
  display: block;
  clear: left
}

.form-section-head.one {
  clear: left
}

.cf7-button-repeater a {
  background: #6a1a31 !important;
  color: #fff !important;
  padding: 0.5rem 1.5rem;
  border: 2px solid #fff;
  border-radius: 5px
}

.cf7-remove-repeater-container a {
  background: #6a1a31 !important;
  color: #fff !important;
  padding: 0.5rem 1.5rem;
  border: 2px solid #fff;
  border-radius: 5px
}

.wpcf7-form-control .wpcf7-submit button {
  padding: 20px 30px 30px !important;
  background-color: blue
}

.type-post .icon, .pricing-table .plan h3 {
  color: #000 !important
}

.faq-accordion .faq-main {
  border: 1px solid #000;
  margin-bottom: 15px;
  background: rgba(23, 23, 23, .51);
  padding: 1rem;
  transition: all .5s ease 0s
}

.faq-title {
  color: #000
}

.faq-content {
  color: #000
}

.unique details summary{
  line-height:2rem;
}

.site-inner {
  /*background-image: url(/themes/custom/fmtrust/images/FMTC-PageParallaxBG2022-3840x1500-Darker.webp);*/
  background-color: #3f0618;
  color: #fff;
  background-size: cover;
  background-attachment: fixed
}

.site-title img {
  max-height: 100%;
}

.services-internal-pages a {
  color: #fff !important;
  font-weight: 600
}

.services-page h1{
  font-size: 2.5em !important;
  text-transform: capitalize !important;
  font-weight: 700 !important;
  margin-bottom: 30px;
  line-height: 1.4;
  text-align: center;
}


.front-page-2, .front-page-5 h3 {
  color: #000 !important
}

.front-page-2, .front-page-5 a {
  color: #000 !important
}

.officers {
  font-size: .8em;
  text-align: center;
  color: #000
}

.officers span a{
  display: block;
}

.officers span a:hover {
  outline: 2px solid #3f0618;
  transition: none;
}

.pum-container.pum-responsive img {
  width: 100%;
  margin-bottom: 0
}

.pum-content {
  text-align: justify;
  line-height: 20px
}

.popmake-close {
  background-color: #6a1a31 !important
}

.entry-categories {
  display: none
}

.entry-meta {
  display: none
}

.wpforms-field-large {
  border: 2px solid #5a0b21 !important
}

.wpforms-submit {
  background-color: #6a1a31 !important;
  color: #fff !important;
  border-radius: 5px !important;
  font-size: .5em;
  padding: 2.1rem 4rem !important;
  float: right !important
}

:target:before {
  content: "";
  display: block;
  height: 90px;
  margin: -90px 0 0
}

@supports (-ms-accelerator:true) {
  html {
    overflow: hidden;
    height: 100%
  }

  body {
    overflow: auto;
    height: 100%
  }
}

@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
  html {
    height: 100%
  }

  body {
    overflow: auto;
    height: 100%
  }
}

/* Newly added */

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

.red-banner-btn {
  background-color: rgba(90, 11, 33, 0.8);
  color: #fff;
}


/* internal style */

a,
.icon,
.pricing-table .plan h3 {
  color: #5a0b21;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
a.button,
body.woocommerce-page nav.woocommerce-pagination ul li a,
body.woocommerce-page nav.woocommerce-pagination ul li span,
body.woocommerce-page #respond input#submit,
body.woocommerce-page a.button,
body.woocommerce-page button.button,
body.woocommerce-page button.button.alt,
body.woocommerce-page a.button.alt,
body.woocommerce-page input.button,
body.woocommerce-page button.button.alt.disabled,
body.woocommerce-page input.button.alt,
body.woocommerce-page input.button:disabled,
body.woocommerce-page input.button:disabled[disabled],
button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
body.woocommerce-page #respond input#submit:hover,
body.woocommerce-page a.button:hover,
body.woocommerce-page button.button:hover,
body.woocommerce-page button.button.alt:hover,
body.woocommerce-page button.button.alt.disabled:hover,
body.woocommerce-page a.button.alt:hover,
body.woocommerce-page input.button:hover,
body.woocommerce-page input.button.alt:hover,
#gts-testimonials .lSSlideOuter .lSPager.lSpg > li.active a,
#gts-testimonials .lSSlideOuter .lSPager.lSpg > li:hover a,
.pagination li a:hover,
.pagination li.active a,
body.woocommerce-page nav.woocommerce-pagination ul li span.current {
  background-color: rgba(90, 11, 33, 0.8);
}

input:focus,
textarea:focus,
body.woocommerce-cart table.cart td.actions .coupon .input-text:focus {
  border-color: #5a0b21;
}

.pricing-table .plan.featured {
  box-shadow: 0 0 0 4px #5a0b21;
}

a.button{
  border: 1px solid #fff!important;
  opacity: 1;
}

a.button:hover{
  opacity:1;
  outline: 1px solid white;
}

/* Sign up Page */
.unique .entry-header h1{
  margin-bottom: 40px;
}

.unique .form-section-head{
  background-color: rgba(106, 26, 49, 0.49);
  color: #fff;
  border: 2px solid #ffffff;
  height: 4.5rem;
  border-radius: 5px;
  padding: 0.6rem 0 0.6rem 2rem;
  margin: 20px 0 20px;
  font-weight: bold;
}

.unique form .button.js-form-submit{
  border: 1px solid #fff;
}

.unique form .button.js-form-submit:hover{
  outline: 1px solid #fff;
  text-decoration: underline;
}

.unique table .webform-multiple-table--operations input{
  font-size: 2rem;
  border: 3px solid white;
  opacity: 1;
}

.unique .wpcf7-form-control-wrap input,
.unique form table input,
unique #account_information_table .form-element input,
.form-type-webform-custom-composite input:not([type="submit"]) {
  background-color: #fff;
  border-radius: 5px;
  border: 2px solid #6a1a31;
  color: #1a1a1a;
  padding: 1.2rem 2rem 1rem;
  width: 100%;
  height: 5.5rem;
  outline: none;
  margin: 10px 0;
}

.unique .fieldset__wrapper--group .form-radio{
  padding: .8rem;
  outline: 0;
  position: relative;
  top: 5px;
}

.unique .fieldset__legend--composite span{
  font-size:1.6rem;
  line-height: 2rem;
  font-weight:400;
}

.unique .js-form-item-terms-of-service input{
  padding: .8rem;
  position: relative;
  top: 5px;
}

.unique fieldset .one-half{
  width:100%;
}

.unique details.one-half {
  width: 100%;
  margin-bottom:30px;
}

.unique .form-section-head p{
  line-height: 3rem;
}

.unique table td {
  border: none;
  padding: 0;
}

.unique table tbody {
  border: none;
}

.unique table .webform-multiple-table--operations input{
  background: white;
}

.unique fieldset.one-half{
  width:100%;
}

.unique .wpcf7-form-control-wrap input{
  margin:0;
}

.unique input::placeholder
{
  line-height: normal;
  color: #333 !important;
}

.unique details.one-half{
  margin: 0;
}

.unique .olivero-details__summary:before{
  left: 3rem;
}

.unique details summary{
  height: 5.4rem;
  border: 1px solid rgb(217, 217, 217);
  padding: 10px;
  transition: all 0.5s ease 0s;
  color: rgb(0, 0, 0);
  display: flex;
  align-items: center;
  justify-content: space-around;
  font-size: 2rem;
  font-weight: 400;
  background: rgb(244, 244, 244) !important;
  font-family: oswald,sans-serif!important;
  letter-spacing: 1px;
  outline: none;
}

/*.unique .olivero-details__wrapper{*/
/*  background-color: #fff;*/
/*  margin: 0;*/
/*  padding: 10px;*/
/*}*/

.unique .olivero-details__description{
  font-family: open sans,avenir,helvetica,arial;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 32px;
}

.unique summary[aria-expanded="true"]{
  background-color:#FFF !important;
}

.unique .olivero-details__wrapper.details-wrapper {
  margin: 0;
  padding: 10px;
  background-color: #fff;
}

#our-history.white-bg h3,
#who-we-are h3{
  margin-top:45px;
}

#notification-bar .notice-div{
  padding: 2px 0;
}

.unique legend {
  background: 0 0;
  border: solid 2px #fff;
  padding:10px;
}

.captcha legend {
  background-color: rgba(106, 26, 49, .49);
}

.unique fieldset .form-boolean-group .form-type-boolean,
.unique .form-item-terms-of-service{
  display: flex;
  align-items: baseline;
}

.unique fieldset .fieldset__wrapper.fieldset__wrapper--group{
  border: 2px solid #fff;
}

/*@media only screen and (min-width: 800px) {*/
/*  .unique #account_information_table input[name="account_information[items][0][relationship]"],*/
/*  .unique #account_information_table input[name="account_information[items][1][relationship]"],*/
/*  .unique #account_information_table input[name="account_information[items][2][relationship]"],*/
/*  .unique #account_information_table input[name="account_information[items][3][relationship]"],*/
/*  .unique #account_information_table input[name="account_information[items][4][relationship]"]{*/
/*    width:200px;*/
/*  }*/
/*}*/

/* Sign up page */


/* FAQ Pages */
.faq-listing .entry-title {
  margin-bottom: 7.6rem;
}

.faq-listing .views-field-title a {
  font-size: 3.2rem;
  line-height: 1.4;
  font-family: oswald, sans-serif;
}

.faq-listing .views-field-title {
  margin-bottom: 2rem;
}

@media only screen and (min-width: 800px) {
  .faq-listing .views-field-title a {
    font-size: 4rem;
  }
}

.ui-accordion h2.ui-accordion-header {
  border: 1px solid #d9d9d9;
  margin-bottom: 15px;
  background: #f4f4f4;
  align-items: baseline;
  padding: 1rem;
  transition: all .5s ease 0s;
  display: flex;
  border-radius: 0;
}

.ui-accordion h2.ui-state-active .ui-icon {
  background-image: url("/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_555555_256x240.png")
}

.ui-accordion .ui-state-default a,
.ui-accordion .ui-state-default a:link {
  color: #000 !important;
  text-decoration: none;
  font-size: 2rem !important;
  line-height: 22px !important;
  text-transform: uppercase;
  letter-spacing: .05em;
  font-weight: 400;
  padding: 5px 30px 5px 0 !important;
}

.ui-accordion .accordion-description p {
  color: rgb(0, 0, 0);
  line-height: 3.2rem;
  font-family: open sans, avenir, helvetica, arial;
}
/* FAQ Pages */

/* Locations Page */
.view-locations h3,
.view-locations .widget-title {
  text-align: center;
}

.location-full-width .custom-section {
  width: 75vw;
  margin-left: calc(-50vw + 75%);
}

.location-full-width hr {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
}

.location-full-width .custom-section .google-map-field {
  margin-bottom: 3.2rem;
}

.location-full-width .custom-section p {
  text-align: justify;
  margin-bottom: 3.2rem;
}

.location-full-width .custom-section {
  padding-top: 0;
}

article .location-detail .custom-section {
  width: auto;
  margin: auto;
  padding: 2.5rem 15%;
}

.last-row .location-full-width hr {
  display: none;
}

.location-full-width .custom-section h3{
  font-size: 1.4rem !important;
  line-height: 1.5;
  text-transform: uppercase !important;
  letter-spacing: .05em;
  font-weight: 400 !important;
  text-align: left;
  margin: 0 0 2rem;
}

.location-detail .three-fourths h2 {
  font-size: 1.4rem;
  line-height: 1.5;
  text-transform: uppercase;
  letter-spacing: .05em;
  font-weight: 400;
}

.view-locations p {
  line-height: 45px;
  text-align: justify;
}

.view-locations .site-header {
  padding: 0 5% !important;
}

.view-locations .widget-wrap {
  padding: 4rem 0px 4rem 4rem;
}

.view-locations p {
  margin: 0;
  text-align: center;
  line-height: inherit;
}

.view-locations .entry-title {
  display: none;
}

.view-locations .genesis-nav-menu a {
  color: #fff;
}

.view-locations .wrap {
  max-width: 100%;
  padding: 0;
}

.view-locations .full-width-content .content,
.page-node-type-location .full-width-content .content,
.view-locations body.woocommerce-account .woocommerce-MyAccount-content,
.view-locations body.woocommerce-account .entry-content .woocommerce {
  max-width: 100%;
}

.view-locations .custom-section,
.page-node-type-location .custom-section {
  padding: 10px 10%;
}

.view-locations .custom-section::after {
  clear: left !important;
  content: " ";
  display: block;
}

.view-locations .custom-section.white-bg {
  color: #000;
  background-color: #fff;
}

@media only screen and (min-width: 1100px) {
  .view-locations .content,
  .page-node-type-location .content {
    width: 100%;
  }
}

@media only screen and (max-width: 640px) {
  .view-locations .custom-section,
  .page-node-type-location .custom-section {
    padding: 10px 5%;
  }
}


/* Locations Detail Page */

.location-detail p a {
  border: 1px solid #fff;
  opacity: 1;
}

.location-detail p a:hover {
  opacity: 1;
}

.location-detail a.phone, .custom-section a.phone {
  border: none;
  color: #fff;
}

/* Signup form table to div styles */
#account_information_table div[data-drupal-selector="edit-account-information-items"]>div>div .webform-multiple-table--operations,
#names_and_emails_table div[data-drupal-selector="edit-names-and-emails-items"] .webform-multiple-table--operations {
  width: 30px;
  padding: 0 2px;
  text-align: center;
  vertical-align: middle;
}

#account_information_table div[data-drupal-selector="edit-account-information-items"] .webform-multiple-table--operations input,
#names_and_emails_table div[data-drupal-selector="edit-names-and-emails-items"] .webform-multiple-table--operations input {
  width: 20px;
  min-width: initial;
  max-width: initial;
  height: auto;
  margin: 0;
  padding: 2px;
  border: 2px solid #333;
  border-radius: 50%;
  border: 3px solid #fff;
}

#account_information_table div[data-drupal-selector="edit-account-information-items"]>div>div,
#names_and_emails_table div[data-drupal-selector="edit-names-and-emails-items"]>div>div {
  position: relative;
}

#account_information_table div[data-drupal-selector="edit-account-information-items"]>div>div input,
#names_and_emails_table div[data-drupal-selector="edit-names-and-emails-items"]>div>div input,
#names_and_emails_table div[data-drupal-selector="edit-names-and-emails-items"]>div>div select {
  width: 100%;
  outline: none;
}

#account_information_table div[data-drupal-selector=edit-account-information-items]>div>div .form-item>label,
#names_and_emails_table div[data-drupal-selector=edit-names-and-emails-items]>div>div .form-item>label {
  line-height: 32px
}

@media only screen and (min-width: 800px) {

  #account_information_table div[data-drupal-selector=edit-account-information-items]>div>div .form-item,
  #names_and_emails_table div[data-drupal-selector=edit-names-and-emails-items]>div>div .form-item {
    margin: 0;
  }

  #account_information_table div[data-drupal-selector="edit-account-information-items"]>div>div .webform-multiple-table--operations,
  #names_and_emails_table div[data-drupal-selector="edit-names-and-emails-items"]>div>div .webform-multiple-table--operations {
    position: absolute;
    right: -50px;
    bottom: 20px;
  }

  #account_information_table div[data-drupal-selector="edit-account-information-items"]>div>div input,
  #names_and_emails_table div[data-drupal-selector="edit-names-and-emails-items"]>div>div input,
  #names_and_emails_table div[data-drupal-selector="edit-names-and-emails-items"]>div>div select {
    width: 100%;
    outline: none;
    margin: 0;
  }

  #account_information_table div[data-drupal-selector="edit-account-information-items"]>div>div,
  #names_and_emails_table div[data-drupal-selector="edit-names-and-emails-items"]>div>div {
    display: grid;
    grid-template-columns: repeat(4, 23%);
    grid-gap: 20px;
    align-items: flex-start;
    position: relative;
    margin-bottom: 15px
  }

  #account_information_table div[data-drupal-selector="edit-account-information-items"]>div>div :nth-child(1),
  #names_and_emails_table div[data-drupal-selector="edit-names-and-emails-items"]>div>div div:nth-child(1) {
    grid-column: 1/3;
  }

  #names_and_emails_table div[data-drupal-selector="edit-names-and-emails-items"]>div>div div:nth-child(2) {
    grid-column: 3/5;
  }

  #names_and_emails_table div[data-drupal-selector="edit-names-and-emails-items"]>div>div div:nth-child(3) {
    grid-column: 1/-1;
  }

  #names_and_emails_table div[data-drupal-selector="edit-names-and-emails-items"]>div>div div:nth-child(3) input {
    width: 100%;
  }
  #names_and_emails_table div[data-drupal-selector="edit-names-and-emails-items"]>div>div div:nth-child(4) {
    grid-column: 1/3;
  }

}

@media (max-width: 799px) {
  #account_information_table div[data-drupal-selector="edit-account-information-items"]>div>div .webform-multiple-table--operations,
  #names_and_emails_table div[data-drupal-selector="edit-names-and-emails-items"] .webform-multiple-table--operations {
    position: absolute;
    top: .25em;
    right: 0
  }

  #account_information_table div[data-drupal-selector=edit-account-information-items]>div>div,
  #names_and_emails_table div[data-drupal-selector=edit-names-and-emails-items]>div>div {
    padding: 0.5em 0;
  }
}
/* UI Enhancements */
.captcha__description.description {
    margin-top: 2rem;
}

@media only screen and (min-width: 800px) {
.services-home {
  padding: 1rem;
}

.services-page .four-fifths p {
    margin-top: -1rem;
}

.site-header> .wrap {
    display: flex;
}

.site-header> .wrap .title-area {
    margin-right: auto;
    display: flex;
    justify-content: center;
    align-items: center;

}
}

/* WCAG fixes */
.captcha__element .g-recaptcha > div {
    max-width: 100%;
    width: 100% !important;
}

.fmtrust_contactus textarea:focus,
.locations .one-fifth span a:focus,
.fmtrust_contactus input:focus,
.form-type-webform-custom-composite input:not([type="submit"]):focus,
select:focus,
.unique form .button.js-form-submit:focus,
input[type="checkbox"]:focus {
  border: 1px solid #2494db;
  outline: none;
  box-shadow: 0 0 0 2px #2494db, 0 0 0 5px #ffffff, 0 0 0 8px #000000;
}

a:focus,
button.sub-menu-toggle-desktop:focus {
  box-shadow: 0 0 0 3px #ffffff, 0 0 0 6px #2494db;
  border-radius: 4px;
}


html {
  scroll-padding-top: 9rem;
}

.unique .form-element--type-number::placeholder {
  overflow-wrap: break-word;
  white-space: normal;
  word-break: keep-all;
}

.unique .form-section-head h2{
  font-family: sans, avenir, helvetica, arial !important;
  font-size: 16px;
  font-weight: 700;
  line-height: 3rem;
  margin: 0 0 1.625em;
  padding: 0;
  display: block;
}

.site-footer {
  background-color: rgba(0, 0, 0, 0.5);
}

.site-footer p, .site-footer a, .site-footer span {
  color: rgba(255, 255, 255, 0.5);
}

.locations .locations-list li,
.officers .officers-list li{
margin-bottom: 0;
}

#edit-client-point-enrollment-agreement--description p{
  margin-bottom: 0;
}

#edit-client-point-enrollment-agreement--description h3 {
  font-family: sans, avenir, helvetica, arial !important;
  display: inline-block;
  margin-bottom: 0;
  font-size: 16px !important;
  margin-top: 26px;
}

div#edit-client-point-enrollment-agreement--description h3 + p{
  display: inline;
}

#edit-client-point-enrollment-agreement--description h3 + p::after {
    content: '';
    display: block;
}

.webform-submission-form .form-item__label{
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}


.olivero-details__summary > h2{
  font-size: 20px;
  margin: 0;
  letter-spacing: 1px;
  line-height: 54px;
  align-items: center;
  width: 100%;
  display: flex;
  justify-content: space-around;
}

.paragraph--type--services-homepage-component #text-4 .widget-wrap {
  background-color: rgba(0, 0, 0, .65);
  display: inline-block;
}

.paragraph--type--services-homepage-component #text-4 .widget-wrap .widget-title{
  padding: 0 1rem;
}

.paragraph--type--values-homepage-component #text-5 .values-quote{
  background-color: rgba(0, 0, 0, .65);
  padding: 0 1rem;
}



