.color-white {
  color: #FFFFFF;
}

.margin-0-auto .common-panel-content {
  margin: 0 auto;
}

.panel-283409 .common-panel-content {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 60px !important;
  margin: 0 auto;
  max-width: 500px;
}


.common-post-image {
  padding-top: 66.666666%;
  position: relative;
}

.common-post-image-inner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

.common-post-text-date {
  padding-top: 24px;
  color: #CB495A;
  margin-bottom: 8px;
}

.common-post-text {
  background-color: #EEF3F6;
  padding: 8px 12px 16px;
}

@media(min-width: 1080px) {
  .container--wide {
    margin-left: -100px !important;
    margin-right: -100px !important;
  }
}

@media(min-width: 1120px) {
  .container--wide {
    margin-left: -120px !important;
    margin-right: -120px !important;
  }
}

#gform_8 {
  display: flex; 
}

#gform_8 .gform_body {
  flex: 1;
}

#gform_8 .gform_body {
  flex: 1;
} 

#gform_8 .gform_footer {
  flex: 0 0 140px;
  margin-top: 0;
}

#gform_8 .ginput_container {
  margin-top: 0;
  padding-right: 8px !important;
}

#input_8_1 {
  width: 100%;
  border-radius: 4px;
  padding: 8px !important;
  height: 48px !important;
}

#field_8_1 {
  padding-bottom: 0 !important;
  padding-right: 0 !important;
  border-top: 0 !important;
  border-bottom: 0 !important;
  background-color: transparent !important;
}

#gform_submit_button_8 {
  height: 48px;
}

#gform_8 .validation_error {
  background-color: #CB495A;
  color: #ffffff;
  position: absolute;
  left: 0;
  top: -10px;
  margin: auto;
  padding: 6px;
  border: 0;
  font-size: 14px;
  font-weight: 400;
  border-radius: 4px;
}

#validation_message_8_1 {
  border: 0;
  border-radius: 4px;
  background-color: #CB495A;
  color: #ffffff;
  border-radius: 4px;
  margin-top: 10px;
  padding-top: 0;
  padding-right: 0;
  padding: 6px !important;
}

p.awards.custom-132 {
  position: absolute;
  top: 32px;
  left: 32px;
  width: 380px;
  margin: auto;
}

p.awards.custom-28439 {
  width: 380px;
  margin: auto;
}

p.awards.custom {
  position: static;
}

.has-badge {
  align-items: flex-start !important;
}

.team-blocks {
  padding-left: 10px;
  padding-right: 10px;
}

.team-blocks > .wpb_column > .vc_column-inner > .wpb_wrapper {
  padding: 10px;
}


.header-links-before {
  display: flex;
  position: absolute;
  top: 30px;
  left: 100px;
  width: calc(50% - 200px);
  justify-content: center;
}

.header-links-before a,
.header-links-after a {
  color: white;
  font-size: 15px;
  font-family: 'GeorgeRounded-Regular';
}

.header-links-before a:nth-child(1) {
  padding-right: 32px;
}

.header-links-after a:nth-child(1) {
  padding-right: 32px;
}

.header-links-after {
  display: flex;
  position: absolute;
  top: 30px;
  right: 200px;
  width: calc(50% - 345px);
  justify-content: center;
}

.custom-logo-link {
  display: block;
  transform: translateX(-20px);
  position: relative;
}

@media (max-width: 1200px) {
  .header-links-before,
  .header-links-after {
    display: none !important;
  }
}

.main_footer_copyright a {
  color: white;
}


.footer-widgets .wrap {
  display: flex;
  flex-wrap: wrap;
}
.footer-widgets-1 {
  flex: 0 0 240px;
}
.footer-widgets-2 {
  flex: 0 0 100%;
}
@media (min-width:1024px) {
  .footer-widgets-2 {
    flex: 0 0 400px;
  } 
}
.footer-widgets-3 {
  flex: 1;
}

.footer-widgets-3 {
  text-align: left;
  padding-top: 0;
} 
@media (min-width:1024px) {
  .footer-widgets-3 {
    padding-top: 0;
    text-align: right;
  } 
}

.footer-menus-old a {
  display: block;
  margin-top: 0 !important;
}

.footer-menus-old {
  display: none;
}

.footer-menus-new {
  display: block;
  flex-wrap: wrap;
  padding-top: 24px;
}
@media (min-width:480px)  {
  .footer-menus-new {
    display: flex;
  }
}
@media (min-width:1024px) {
  .footer-menus-new {
    padding-top: 96px;
  } 
}


ul.footer-menu {
  margin: 0 0 32px 0;
  padding: 0 60px 0 0;
}
@media (min-width:480px)  {
  ul.footer-menu {
    margin: 0;
  } 
}

ul.footer-menu li {
  margin-bottom: 0;
  margin-left: 0;
  padding-bottom: 0;
}

ul.footer-menu li a {
  color: white;
}

.customer-login a {
  background-color: #CB495A;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 400;
  height: 38px;
  line-height: 38px;
  padding: 0 2em;
  display: inline-block;
  border-radius: 4px;
}
.customer-login a:hover  {
  background-color: #FFFFFF;
  color: #CB495A !important;
}

.social-media {
  margin-bottom: 24px;
}

.social-media a {
  display: inline-block;
  margin-right: 12px;
}

@media (min-width:1024px) {
  .social-media a {
    margin-right: auto;
    margin-left: 12px;
  }
}

.social-media svg {
  fill: white;
}


/* CB495A */
/* @media (min-width:768px) {
} */