/* Custom Rimmer Styles. */
@font-face {
  font-family: 'Avenir LT Std Book';
  src: url('../fonts/AvenirLTStd-Book.eot');
  src: url('../fonts/AvenirLTStd-Book.eot?#iefix') format('embedded-opentype'), url('../fonts/AvenirLTStd-Book.woff2') format('woff2'), url('../fonts/AvenirLTStd-Book.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenir LT Std';
  src: url('../fonts/AvenirLTStd-Medium.eot');
  src: url('../fonts/AvenirLTStd-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/AvenirLTStd-Medium.woff2') format('woff2'), url('../fonts/AvenirLTStd-Medium.woff') format('woff');
  font-style: normal;
  font-weight: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenir LT Std 65';
  src: url('../fonts/AvenirLTStd-Medium.eot');
  src: url('../fonts/AvenirLTStd-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/AvenirLTStd-Medium.woff2') format('woff2'), url('../fonts/AvenirLTStd-Medium.woff') format('woff'), url('../fonts/AvenirLTStd-Medium.svg#AvenirLTStd-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neutra Text Light Alt';
  src: url('../fonts/NeutraText-DemiAlt.eot');
  src: url('../fonts/NeutraText-DemiAlt.eot?#iefix') format('embedded-opentype'), url('../fonts/NeutraText-DemiAlt.woff2') format('woff2'), url('../fonts/NeutraText-DemiAlt.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neutra Text';
  src: url('../fonts/NeutraText-Book.eot');
  src: url('../fonts/NeutraText-Book.eot?#iefix') format('embedded-opentype'), url('../fonts/NeutraText-Book.woff2') format('woff2'), url('../fonts/NeutraText-Book.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neutra Text';
  src: url('../fonts/NeutraText-Bold.eot');
  src: url('../fonts/NeutraText-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/NeutraText-Bold.woff2') format('woff2'), url('../fonts/NeutraText-Bold.woff') format('woff'), url('../fonts/NeutraText-Bold.ttf') format('truetype'), url('../fonts/NeutraText-Bold.svg#NeutraText-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
#widget-search-1 .uk-search-icon {
  background: #466a54;
  border-radius: 50%;
  color: #fff;
  padding: 8px;
}
span.strong {
  font-family: 'Avenir LT Std';
  font-weight: 500;
  color: #082521;
}
.tm-toolbar-default {
  background: #082521;
  color: #fff;
  font-family: 'Avenir LT Std';
  font-size: 13px;
  padding-top: 20px;
  padding-bottom: 20px;
  letter-spacing: 0.8px;
}
.tm-toolbar-default .info {
  margin-left: 125px;
}
.tm-header .uk-navbar-container {
  background-color: #315941;
}
.tm-header .uk-navbar-container .uk-logo {
  transform: translate(0px, -30px);
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  .tm-header .uk-navbar-nav {
    padding-left: 90px;
  }
}
.tm-header .uk-navbar-nav li a {
  color: #fff;
  font-family: 'Avenir LT Std Book';
  font-size: 17px;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  .tm-header .uk-navbar-nav li a {
    font-size: 15px;
    padding: 0 10px;
  }
}
.tm-header .uk-navbar-nav li:hover a,
.tm-header .uk-navbar-nav li.uk-active a {
  color: #bd7524;
}
#header {
  background-color: #e9eae6;
  background-size: cover;
}
@media only screen and (max-width: 639px) {
  #header .block {
    height: 700px;
  }
}
@media only screen and (min-width: 640px) and (max-width: 959px) {
  #header .block {
    height: 700px;
  }
}
@media only screen and (max-width: 639px) {
  #header .content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#header .content h1,
#header .content h2 {
  margin: 0;
  color: #fff;
  text-transform: uppercase;
}
#header .content h1 {
  font-size: 80px;
  line-height: normal;
}
@media only screen and (max-width: 639px) {
  #header .content h1 {
    font-size: 60px;
    margin-bottom: 20px;
  }
}
#header .content h2 {
  font-size: 24px;
  margin-bottom: 20px;
}
#header .content h2 span {
  color: #bd7523;
}
#header .content a {
  color: #fff;
  font-weight: bold;
  padding: 10px 30px;
  font-size: 18px;
}
@media only screen and (max-width: 639px) {
  #header .content a {
    font-size: 16px;
  }
}
#header .content a.personal {
  background-color: #315941;
  min-width: 360px;
}
#header .content a.personal:hover {
  background-color: #fff;
  border: 1px solid #315941;
  color: #315941;
}
@media only screen and (max-width: 639px) {
  #header .content a.personal {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 640px) and (max-width: 959px) {
  #header .content a.personal {
    margin-bottom: 30px;
  }
}
#header .content a.business {
  background-color: #bd7523;
  min-width: 360px;
}
#header .content a.business:hover {
  background-color: #fff;
  border: 1px solid #bd7523;
  color: #bd7523;
}
@media only screen and (max-width: 639px) {
  #header .content a.business {
    margin-left: 0px!important;
  }
}
@media only screen and (min-width: 640px) and (max-width: 959px) {
  #header .content a.business {
    margin-bottom: 30px;
    margin-right: 40px!important;
  }
}
#header-full h1 {
  font-size: 80px;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
#header-full h1:before {
  content: '';
  border-bottom: 4px solid #bd7524;
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0);
  width: 100px;
}
@media only screen and (max-width: 639px) {
  #header-full h1 {
    font-size: 50px;
  }
}
#header-full .subtitle {
  color: #fff;
  font-size: 28px;
  text-transform: uppercase;
}
#header-single {
  background-image: url(images/header-team.jpg);
}
#header-single h1,
#header-single h2 {
  font-size: 80px;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
#header-single h1:before,
#header-single h2:before {
  content: '';
  border-bottom: 4px solid #bd7524;
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0);
  width: 100px;
}
#header-single .uk-breadcrumb li {
  color: #fff;
  font-family: Neutra Text;
  font-size: 24px;
  text-transform: uppercase;
}
#header-single .uk-breadcrumb li a {
  font-size: 24px;
  color: #fff;
}
#header-single .uk-breadcrumb li a:hover {
  color: #bd7524;
}
.cta-button {
  background-image: url(images/profile-team.jpg);
  background-size: cover;
  background-position: center top;
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
  background-repeat: no-repeat;
}
.cta-button .uk-button-primary {
  background-color: #315941;
  font-size: 18px;
  font-weight: bold;
  padding: 20px;
  line-height: 20px;
}
.cta-button .uk-button-primary:hover {
  background-color: #fff;
  border: 1px solid #315941;
}
@media only screen and (max-width: 639px) {
  .cta-button .uk-button-primary {
    margin-left: 20px;
    margin-right: 20px;
  }
}
#introduction h2 {
  color: #082521;
  font-size: 45px;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  padding-bottom: 20px;
}
#introduction h2 strong,
#introduction h2 span {
  color: #bd7523;
}
#introduction h2:before {
  content: '';
  border-bottom: 3px solid #bd7524;
  position: absolute;
  bottom: 0;
  width: 80px;
  right: 0;
  left: 50%;
  transform: translate(-50%, 0px);
}
#introduction .uk-button-primary {
  background-color: #315941;
  font-size: 17px;
}
#introduction .uk-button-primary:hover {
  background-color: #fff;
  border: 1px solid #315941;
  color: #315941;
}
#risk {
  background-position: center top;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 639px) {
  #risk {
    background-color: #e9eae5;
  }
}
@media only screen and (min-width: 640px) and (max-width: 959px) {
  #risk {
    background-color: #e9eae5;
  }
}
#risk .uk-section {
  padding-bottom: 140px;
}
#risk h2 {
  color: #000;
  font-size: 45px;
  text-transform: uppercase;
  padding-bottom: 70px;
}
#risk h2 span {
  color: #bd7523;
}
#risk .items .item-el .image {
  position: relative;
}
#risk .items .item-el .image .badge {
  width: 260px;
  height: 215px;
  background: #315941;
  margin: 0 auto;
  text-align: center;
  padding: 40px;
  box-sizing: border-box;
  position: absolute;
  transform: translate(-50%, 70px);
  bottom: 0;
  left: 50%;
}
@media only screen and (min-width: 640px) and (max-width: 959px) {
  #risk .items .item-el .image .badge {
    height: 150px;
    padding: 20px;
  }
}
#risk .items .item-el .image .badge.al-2 {
  background: #ca914f;
}
#risk .items .item-el .image .badge.al-2:after {
  border-top: 35px solid #ca914f;
}
#risk .items .item-el .image .badge:after {
  border-top: 35px solid #315941;
  border-left: 130px solid transparent;
  border-right: 130px solid transparent;
  content: "";
  height: 0;
  left: 0;
  right: 0;
  position: absolute;
  bottom: -35px;
  width: 0;
}
#risk .items .item-el .image .badge h3 {
  color: #fff;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 4px;
  font-family: Neutra Text;
  transform: translate(0%, 50%);
}
@media only screen and (min-width: 640px) and (max-width: 959px) {
  #risk .items .item-el .image {
    text-align: center;
  }
}
#risk .items .item-el .text {
  padding-top: 130px;
}
#risk .items .item-el .text a {
  font-size: 18px;
  color: #315941;
  font-family: Neutra Text;
  font-weight: bold;
  border-bottom: 1px solid;
  padding: 10px;
  text-transform: uppercase;
}
#risk .items .item-el .text a:hover {
  text-decoration: none;
  border: 1px solid #315941;
}
#risk .items .item-el .text.txt-2 a {
  color: #ca914f;
}
#risk .items .item-el .text.txt-2 a:hover {
  text-decoration: none;
  border: 1px solid #ca914f;
}
#team {
  background-repeat: no-repeat;
  background-position: center top;
  padding-bottom: 70px;
  padding-top: 70px;
}
#team #filter-data h4 {
  color: #fff;
  font-size: 15px;
  margin: 0;
}
#team .members .item .uk-card-media-top {
  height: 350px;
}
#team .members h3 {
  margin-top: 20px;
  margin-bottom: 0px;
}
#team .members h3 a {
  text-transform: uppercase;
  color: #17264f;
}
#team .members .job {
  color: #17264f;
}
#team .members .email-phone li {
  font-size: 17px;
  color: #17264f;
}
#team .members .email-phone li a {
  color: #17264f;
  text-decoration: none;
}
#team .members .email-phone li .uk-icon {
  color: #bd7523;
  margin-right: 5px;
}
#history {
  background-color: #e9eae6;
}
#history h2 {
  color: #082521;
  font-size: 45px;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  padding-bottom: 20px;
}
#history h2 strong,
#history h2 span {
  color: #bd7523;
}
#history h2:before {
  content: '';
  border-bottom: 3px solid #bd7524;
  position: absolute;
  bottom: 0;
  width: 80px;
  right: 0;
  left: 0;
}
#contact-carrier {
  background-color: #ca914f;
}
#contact-carrier h2 {
  color: #fff;
  font-size: 45px;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  padding-bottom: 20px;
}
#contact-carrier h2:before {
  content: '';
  border-bottom: 3px solid #fff;
  position: absolute;
  bottom: 0;
  width: 80px;
  right: 0;
  left: 0;
}
@media only screen and (max-width: 639px) {
  #contact-carrier h2 {
    font-size: 38px;
  }
}
#contact-carrier .uk-form .gform_wrapper li.hidden_label input {
  border: transparent;
  padding: 10px;
  margin: 0px;
}
#contact-carrier .uk-form #gform_submit_button_3 {
  background-color: #315941;
  border: 1px solid #315941;
  color: #fff;
  font-family: Neutra Text;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 20px;
  -webkit-appearance: none;
}
#contact-carrier .uk-form .uk-alert-success {
  background: #fff;
  color: #315941;
  border-color: #315941;
}
#community {
  background-color: #ca914f;
}
#community .image {
  transform: translate(0px, -40px);
}
@media only screen and (max-width: 639px) {
  #community .image {
    transform: translate(0px, 20px);
  }
}
@media only screen and (min-width: 640px) and (max-width: 959px) {
  #community .image {
    transform: translate(0px, 40px);
  }
}
#community .content {
  padding-bottom: 40px;
  padding-top: 40px;
  color: #fff;
}
#community .content h2 {
  font-size: 40px;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  padding-bottom: 20px;
}
#community .content h2:after {
  content: '';
  border-bottom: 3px solid #ffffff;
  position: absolute;
  bottom: 0;
  width: 80px;
  right: 0;
  left: 0;
}
#community .content p {
  margin: 0 0 20px 0;
}
#community .content .uk-button-primary {
  background-color: #c8cbc0;
  color: #092622;
  font-weight: bold;
  font-size: 19px;
  line-height: 20px;
  padding: 20px;
}
#community .content .uk-button-primary:hover {
  background-color: #fff;
  border: 1px solid #092622;
}
@media only screen and (max-width: 639px) {
  #community .content .uk-button-primary {
    font-size: 16px;
  }
}
#areas_grid .content {
  padding-bottom: 70px;
}
#areas_grid .content p {
  color: #506358;
}
#areas_grid .section .grid .item .uk-card {
  background-color: #e9eae6;
  border-top: 2px solid #bd7523;
  padding: 40px;
  text-align: center;
}
#areas_grid .section .grid .item .uk-card:hover {
  background-color: #d1d3ca;
}
#areas_grid .section .grid .item .uk-card img {
  margin-bottom: 10px;
}
#areas_grid .section .grid .item .uk-card h3 {
  text-transform: uppercase;
  font-size: 24px;
  margin: 0;
}
.page-business-coverage #areas_grid .section .grid .item .uk-card h3 {
  font-size: 18px;
}
#carriers_grid .grid {
  padding-left: 40px;
  padding-right: 40px;
}
#carriers_grid .grid .item {
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  margin: 0;
  padding: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#carriers_grid .grid .item img {
  max-width: 230px;
}
#carriers_grid .grid .item:nth-child(4n) {
  border-right: none;
}
#carriers_grid .grid .item:nth-child(16) ~ div {
  border-bottom: none;
}
@media only screen and (max-width: 639px) {
  #carriers_grid .grid .item {
    border-right: 0px;
  }
  #carriers_grid .grid .item:nth-child(16) ~ div {
    border-bottom: 1px solid #aaa;
  }
  #carriers_grid .grid .item:last-child {
    border-bottom: none !important;
  }
}
@media only screen and (min-width: 640px) and (max-width: 959px) {
  #carriers_grid .grid .item:nth-child(2n) {
    border-right: none;
  }
  #carriers_grid .grid .item:nth-child(16) ~ div {
    border-bottom: 1px solid #aaa;
  }
  #carriers_grid .grid .item:last-child {
    border-bottom: none !important;
  }
}
.single-coverage #header-full h2 {
  font-size: 80px;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 639px) {
  .single-coverage #header-full h2 {
    font-size: 40px;
  }
}
.single-coverage #header-full h2:before {
  content: '';
  border-bottom: 4px solid #bd7524;
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0);
  width: 100px;
}
.single-coverage #header-full .uk-breadcrumb li {
  font-family: Neutra Text;
  text-transform: uppercase;
  color: #fff;
}
.single-coverage #header-full .uk-breadcrumb li a {
  font-size: 16px;
  color: #fff;
}
.single-coverage #header-full .uk-breadcrumb li a:hover {
  color: #bd7524;
}
.single-coverage .icon {
  position: relative;
  background-color: #fff;
  border-radius: 50%;
}
.single-coverage .icon img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -65px);
  background-color: #fff;
  border-radius: 50%;
  padding: 10px;
}
.single-coverage .editor {
  padding-top: 70px;
  padding-bottom: 70px;
  text-align: center;
}
.single-coverage .editor h1 {
  font-family: Neutra Text;
  font-size: 33px;
  color: #082521;
  text-transform: uppercase;
}
.single-coverage .blocks {
  padding-bottom: 70px;
}
.single-coverage .blocks h3 {
  font-family: Neutra Text;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 15px;
  color: #082521;
}
.single-coverage .blocks .icon-list li {
  background-image: url('images/icon-list-shield.png');
  background-repeat: no-repeat;
  height: 50px;
  padding-left: 70px;
  vertical-align: middle;
  align-items: center;
  display: flex;
}
.single-coverage .blocks .process {
  text-align: center;
}
.single-coverage .blocks .cover {
  text-align: center;
}
.single-coverage #history h2 {
  left: 50%;
  transform: translate(-50%, 0);
}
.single-coverage #history h2:before {
  left: 50%;
  transform: translate(-50%, 0px);
}
.single-coverage #history .uk-form .gform_wrapper ul li.gfield {
  margin-top: 0px;
}
.single-coverage #history .uk-form .gform_wrapper li.hidden_label input,
.single-coverage #history .uk-form .gform_wrapper li.hidden_label textarea {
  border: transparent;
  padding: 10px;
  margin: 0px 0px 15px;
}
.single-coverage #history .uk-form #gform_submit_button_1,
.single-coverage #history .uk-form #gform_submit_button_5 {
  background-color: #bd7524;
  border: 1px solid #bd7524;
  color: #fff;
  font-family: Neutra Text;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 20px;
  -webkit-appearance: none;
}
.single-coverage #history .uk-form input[type="submit"] {
  -webkit-appearance: none;
}
.single-carrier .uk-navbar-nav li a.menu-carrier {
  color: #bd7524;
}
.single-carrier .uk-return {
  color: #bd7523;
  font-size: 15px;
  font-weight: bold;
}
.single-carrier .detail h2,
.single-carrier .detail h1 {
  font-size: 45px;
  color: #082521;
  padding-bottom: 40px;
  margin-bottom: 40px;
  text-transform: uppercase;
  position: relative;
}
.single-carrier .detail h2:before,
.single-carrier .detail h1:before {
  content: '';
  border-bottom: 4px solid #bd7524;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100px;
}
.single-carrier .detail ul li {
  color: #425552;
}
.single-carrier .detail ul li .uk-icon {
  color: #b59642;
}
.single-carrier .detail p {
  color: #082521;
  line-height: 32px;
}
.personal-coverage .uk-navbar-nav li a.menu-personal {
  color: #bd7524;
}
.business-coverage .uk-navbar-nav li a.menu-business {
  color: #bd7524;
}
.page-personal-coverage #editor-block {
  padding-bottom: 10px;
  padding-top: 10px;
}
.page-personal-coverage #editor-block .uk-button-primary {
  background-color: #bd7523;
  font-size: 18px;
  font-weight: bold;
  padding: 20px;
  line-height: 20px;
}
.page-personal-coverage #editor-block .uk-button-primary:hover {
  background-color: #fff;
  border: 1px solid #315941;
  color: #303033;
}
.page-quote-request #editor-block {
  padding-bottom: 0;
  padding-top: 30px;
}
.page-quote-request #editor-block .iframe-container {
  position: relative;
  overflow: hidden;
  height: 500px;
  width: 100%;
}
.page-quote-request #editor-block .iframe-container .responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.page-contact .block {
  background: linear-gradient(0deg, #e9eae6 50%, #fff 50%);
}
.page-contact .block .contact-cards .item .uk-card {
  background-color: #be884a;
  color: #ecdcca;
}
.page-contact .block .contact-cards .item .uk-card h2 {
  text-transform: uppercase;
  font-size: 23px;
  font-weight: bold;
}
.page-contact .block .contact-cards .item .uk-card span {
  color: #fff;
  font-family: 'Avenir LT Std';
  font-weight: 500;
}
.page-contact .block .contact-cards .item:first-child .uk-card {
  background-color: #ad7d44;
}
.page-contact .block .contact-cards .item:last-child .uk-card {
  background-color: #ca914f;
}
.page-contact .form {
  background-color: #e9eae6;
}
.page-contact .form h2 {
  text-align: center;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
.page-contact .form h2 span {
  color: #bd7524;
}
.page-contact .form h2:before {
  content: '';
  border-bottom: 4px solid #bd7524;
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0);
  width: 100px;
}
.page-contact .form .gform_wrapper li.hidden_label input,
.page-contact .form .gform_wrapper li.hidden_label textarea {
  border: transparent;
  padding: 10px !important;
  margin: 0px !important;
}
.page-contact .form .gform_footer {
  text-align: center;
}
.page-contact .form #gform_submit_button_4 {
  background-color: #bd7524;
  border: 1px solid #bd7524;
  color: #fff;
  font-family: Neutra Text;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 20px;
  -webkit-appearance: none;
}
#community-posts {
  padding-bottom: 70px;
}
#community-posts .item .image div {
  background-color: #315941;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
#community-posts .item .content {
  background: #e9eae6;
}
#community-posts .item .content h2 {
  font-size: 25px;
}
#community-posts .item .content p {
  color: #506358;
}
#community-posts .item .content a {
  color: #bd7523;
  font-family: Neutra Text;
  text-transform: uppercase;
}
.single-post h1 {
  font-weight: bold;
  text-transform: uppercase;
  color: #bd7523;
}
#custom-footer {
  background-color: #0b2723;
  background-size: cover;
  background-position: 50%;
}
#custom-footer .copy {
  padding-top: 70px;
  padding-bottom: 70px;
  color: #fff;
}
@media only screen and (max-width: 639px) {
  #custom-footer .copy {
    text-align: center;
  }
}
@media only screen and (min-width: 640px) and (max-width: 959px) {
  #custom-footer .copy {
    text-align: center;
  }
}
#custom-footer .copy h3 {
  color: #fff;
  font-size: 20px;
  margin-bottom: 60px;
  text-transform: uppercase;
}
@media only screen and (max-width: 639px) {
  #custom-footer .copy h3 {
    font-size: 28px;
    margin-bottom: 30px;
  }
}
#custom-footer .copy p {
  color: #ffffff78;
}
#custom-footer .copy p strong {
  font-family: 'Avenir LT Std';
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
}
#custom-footer .copy p a {
  color: #ffffff78;
}
#custom-footer .copy .uk-icon {
  color: #ca914f;
}
#custom-footer .copy ul.uk-nav li a {
  color: #ffffff;
  padding: 0px 0px 8px;
}
#custom-footer .copy ul.uk-nav li:hover a {
  color: #ca914f;
}
#custom-footer .copy #offices p.title {
  text-transform: uppercase;
  color: #fff;
}
#custom-footer .copy #offices h3:after {
  content: '';
  border-bottom: 1px solid #ffffff78;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  transform: translate(150px, 15px);
  width: 75%;
}
@media only screen and (max-width: 639px) {
  #custom-footer .copy #offices h3:after {
    display: none !important;
  }
}
@media only screen and (min-width: 640px) and (max-width: 959px) {
  #custom-footer .copy #offices h3:after {
    display: none !important;
  }
}
@media only screen and (max-width: 639px) {
  #custom-footer .copy #offices .uk-grid-divider.uk-grid-stack > .uk-grid-margin::before {
    border-top: 0;
  }
}
@media only screen and (min-width: 640px) and (max-width: 959px) {
  #custom-footer .copy #offices .uk-grid-divider.uk-grid-stack > .uk-grid-margin::before {
    border-top: 0;
  }
}
#custom-footer .mini {
  background-color: #050e0d69;
  padding: 15px 0;
  color: #fff;
}
#custom-footer .mini a {
  color: #fff;
}
#widget-search-1 {
  display: none;
}
@media only screen and (max-width: 639px) {
  #team .members .email-phone li {
    font-size: 16px;
  }
}
@media only screen and (max-width: 639px) {
  .single-coverage .editor {
    text-align: left !important;
  }
  .single-coverage .process {
    text-align: left !important;
  }
  .single-coverage .cover {
    text-align: left !important;
  }
}
