/* The minimal form */

.tnp-subscription-minimal {
  width: 100%;
  box-sizing: border-box;
}

.tnp-subscription-minimal form {
  margin: 0;
  padding: 0;
  border: 0;
}

.tnp-subscription-minimal input.tnp-email {
  width: 70%;
  max-width: 300px;
  box-sizing: border-box;
  padding: 10px;
  display: inline-block;
  border: 1px solid #ddd;
  background-color: #f4f4f4;
  color: #444;
  font-size: 14px;
  line-height: 20px;
  border-radius: 0px;
}

.tnp-subscription-minimal .tnp-privacy-field {
  margin-top: 10px;
}

.tnp-subscription-minimal input.tnp-submit {
  width: 29%;
  box-sizing: border-box;
  display: inline-block;
  padding: 10px;
  border: 1px;
  border-color: #ddd;
  background-color: #444;
  background-image: none;
  text-shadow: none;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  border-radius: 0px;
  margin: 0;
}

/* Comments Extension */
.tnp-comments {
  clear: both;
  margin-top: 15px;
  margin-bottom: 15px;
}

.tnp-comments label {
  display: block;
}

.tnp-comments input[type="checkbox"] {
  display: inline-block;
  width: auto !important;
}

/* Locked Content Extension */
.tnp-lock {
  clear: both;
  display: block;
  box-sizing: border-box;
  box-shadow: none;
  margin: 20px;
  padding: 15px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.tnp-nl-checkout {
  margin-bottom: 1em;
}

li.fancybox {
  cursor: pointer;
}

.foot-block .textwidget a {
  color: #515050;
}
.sopt_heading {
  color: #fff !important;
  font-size: 20px !important;
  margin-top: 35px !important;
  margin-bottom: 35px !important;
  font-family: Montserrat !important;
  font-weight: bold !important;
  letter-spacing: 1px !important;
}
.spotless .button-default {
  background: #fff;
  color: #000;
  padding: 15px 20px !important;
  font-size: 14px !important;
  font-family: "Montserrat" !important;
  border: 1px solid #a3272a;
}
.spotless {
  text-transform: uppercase;
}
.foot-block h4 {
  letter-spacing: 0.02em;
  margin-bottom: 1.5rem;
  text-transform: uppercase;
  font-size: 1.6rem;
}

#left2 input[type="email"],
.signup-form #right2 .wpcf7-submit {
  height: 40px !important;
  border-radius: 2px;
  border: 1px SOLID #d2d2d2;
  width: 100%;
}

.signup-form #right2 .wpcf7-submit {
  width: 100%;
  background: #204f77 !important;
  color: #fff !important;
  padding: 3px !important;
  font-size: 14px;
  border-radius: 3px !important;
  border: 1px solid #fff !important;
}
#left2 {
  margin-right: 0px !important;
  width: 71% !important;
  float: left;
}
#right2 {
  width: 25%;
  float: right;
}
.wpcf7-form-control-wrap {
  position: relative;
}
.fusion-icon-facebook:before {
  content: "";
  background: url(../images/fb-white.png);
  background-position: center, center;
  background-repeat: no-repeat, no-repeat;
  background-size: 15px;
  width: 30px;
  height: 30px;
  display: inline-block;
}

.fusion-icon-twitter:before {
  content: "";
  background: url(../images/tweet-white.png);
  background-position: center, center;
  background-repeat: no-repeat, no-repeat;
  background-size: 15px;
  width: 30px;
  height: 30px;
  display: inline-block;
}
.fusion-icon-linkedin:before {
  content: "";
  background: url(../images/linledin-white.png);
  background-position: center, center;
  background-repeat: no-repeat, no-repeat;
  background-size: 15px;
  width: 30px;
  height: 30px;
  display: inline-block;
}

.fusion-icon-youtube:before {
  content: "";
  background: url(../images/youtube-white.png);
  background-position: center, center;
  background-repeat: no-repeat, no-repeat;
  background-size: 15px;
  width: 30px;
  height: 30px;
  display: inline-block;
}

.fusion-icon-instagram:before {
  content: "";
  background: url(../images/insta-white.png);
  background-position: center, center;
  background-repeat: no-repeat, no-repeat;
  background-size: 15px;
  width: 30px;
  height: 30px;
  display: inline-block;
}

.inline-social-icons span.screen-reader-text {
  display: none;
}
.site-footer__btm {
  padding: 1.8rem 0 1rem 1.8rem;
}
.signup-form-wrapper .wpcf7 form.invalid .wpcf7-response-output,
.signup-form-wrapper .wpcf7 form.unaccepted .wpcf7-response-output,
.signup-form-wrapper .wpcf7 form.payment-required .wpcf7-response-output {
  border-color: #ffb900;
}
.signup-form-wrapper .wpcf7 form .wpcf7-response-output {
  /*margin: 2em 0.5em 1em; */
  padding: 0.2em 1em;
}
.signup-form-wrapper .wpcf7-form .wpcf7-response-output {
  margin-left: 0;
  margin-right: 0;
  padding: 25px;

  text-align: center;
  text-transform: uppercase;
  overflow: hidden;
  width: 100%;
  margin-top: 1rem;
  color: #931a1d;
}
#left2 {
  margin-bottom: 2rem;
}

.signup-form-wrapper .screen-reader-response,
.signup-form-wrapper .wpcf7-not-valid-tip {
  display: none;
}
@media (prefers-reduced-motion: reduce) {
  .wpcf7-spinner::before {
    animation-name: blink;
    animation-duration: 2000ms;
  }
}
form.submitting .wpcf7-spinner {
  visibility: visible;
}
.wpcf7-spinner {
  visibility: hidden;
  display: inline-block;
  background-color: #23282d;
  opacity: 0.75;
  width: 24px;
  height: 24px;
  border: none;
  border-radius: 100%;
  padding: 0;
  margin: 0 24px;
  position: relative;
}
.wpcf7-spinner::before {
  content: "";
  position: absolute;
  background-color: #fbfbfc;
  top: 4px;
  left: 4px;
  width: 6px;
  height: 6px;
  border: none;
  border-radius: 100%;
  transform-origin: 8px 8px;
  animation-name: spin;
  animation-duration: 1000ms;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

.gform_title {
  display: none;
}

.right-form p.gform_required_legend {
  display: none;
}

.right-form .gform_title {
  display: none;
}

.multistepform .right-form .gform_body .gfield_description.validation_message {
  padding-bottom: 1rem !important;
  padding-top: 1rem !important;
}
.gform_wrapper .gform_body #gform_page_1_2 .facility_address {
  background: none !important;
}

body img.gform_ajax_spinner {
  display: none !important;
}

.gform_previous_button + img {
  display: none;
}

.gform_wrapper.gravity-theme .what_services_need .gfield-choice-input {
  vertical-align: initial;
}
.gform_wrapper.gravity-theme .what_services_need .gfield-choice-input + label {
  vertical-align: top;
}

.step-second .gform_page_fields .top_label {
  align-items: flex-start !important;
}

.right-logo-form {
  position: absolute;
  right: 0;
  transform: translate(-38px, -13%);
}
.right-logo-form,
.logo-row {
  width: 8rem;
  height: 7rem;
}
.selected_agency_logo {
  height: 100%;
  position: relative;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 1;
  display: inline-block;
  width: 100%;
  padding-top: 100% !important;
}

img#selected_agency_logo2 {
  padding-top: 0 !important;
  height: auto;
}

#ourservicesmodal .modal-content {
  border: 0;
  box-shadow: 0px 5px 45px rgba(0, 0, 0, 0.1);
  padding-bottom: 3rem;
}
#ourservicesmodal .modal-dialog {
  max-width: 98%;
  -webkit-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  margin: 0 auto;
}
#ourservicesmodal {
  padding-right: 0 !important;
}
#ourservicesmodal strong {
  display: block;
  font-weight: 500;
  font-size: 1.6rem;
}

#ourservicesmodal li {
  margin-bottom: 2rem;
  font-size: 1.4rem;
}

@media only screen and (min-width: 1200px) {
  #ourservicesmodal li {
    max-width: 25rem;
  }
}
#ourservicesmodal .modal-header {
  border-bottom: 0;
  text-align: center;
  padding: 3rem;
  align-items: center;
}
#ourservicesmodal .modal-body {
  padding: 3rem 5rem;
  background: #ffffff;
  max-width: 80%;
  border: 1px solid #aec8d7;
  margin: 0 auto;
  padding-bottom: 0;
}

#ourservicesmodal .modal-title {
  width: 100%;
  font-size: 1.8rem;
  font-weight: 500;
}
#ourservicesmodal li {
  position: relative;
  list-style: none;
  padding-left: 2rem;
}
#ourservicesmodal li:before {
  position: absolute;
  content: "";
  display: inline-block;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  vertical-align: middle;
  border-top: 4px dashed;

  left: 0%;
  top: 0;
  transform: translate(-0%, 5px) rotate(265deg);
  color: #931a1d;
}

#ourservicesmodal ul {
  padding-left: 0;
}

#ourservicesmodal .close:not(:disabled):not(.disabled):hover {
  opacity: 1;
}
#ourservicesmodal .close {
  opacity: 1 !important;
}
#ourservicesmodal .close span {
  font-size: 4.5rem;
  font-weight: 200;
  color: #931a1d;
  opacity: 1;
  z-index: 9999;
}

@media only screen and (max-width: 1200px) {
  #ourservicesmodal .modal-dialog {
    top: 0;
    transform: none;
  }
}

@media only screen and (max-width: 600px) {
  .multistepform
    .right-form
    .gform_wrapper.gravity-theme
    .gform_body
    .ginput_container_select
    .gfield_select {
    max-width: 100% !important;
  }
}
