/***** PAY FORM &amp;****/
div#creditcard, div#e-check {
    display: none;
}
.form_option .form_option_tab {
    float: left;
    width: 50%;
}
.form_option label {
    display: block;
    background: #f6f3f7;
    color: black;
    font-weight: 600;
    padding: 8px 0px;
    cursor: pointer;
    text-align: center;
}
.form_option .form_option_tab:first-child > label {
    margin-right: 20px;
}
.form_option .form_option_tab:last-child > label {
    margin-left: 20px;
}
.form_option:after {
    content: "";
    display: block;
    clear: both;
}

.pay_form_main .vc_column-inner > .wpb_wrapper {
    background: #f6f3f7;
    padding: 25px;
}
.pay_form_main {
    margin-top: 10px;
}
.pay_form_main h3 {
    font-weight: 400;
    margin-bottom: 20px !important;
}
.pay_form_main label {
    color: black;
    font-size: 14px;
    font-weight: bold;
}
.pay_form_main input, .pay_form_main label select, .pay_form_main label textarea {
    margin-top: 0px !important;
    height: 38px !important;
}

.card_inner > .vc_col-sm-6:first-child label {
    display: block;
}
.card_inner > .vc_col-sm-6:first-child span.wpcf7-form-control-wrap select {
    width: 80px;
    display: inline-block;
}
.card_inner > .vc_col-sm-6:first-child {
    padding-left: 0px;
}
.card_inner > .vc_col-sm-6:first-child span.wpcf7-form-control-wrap select {
    width: 80px;
    display: inline-block;
    margin-top: 0px;
    height: 40px;
    padding: 0px 8px;
}
.pay_form_main input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
    padding: 0px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 10px !important;
}












.service_page > .clearfix.mkd-full-section-inner > .wpb_column .wpb_wrapper > .first_sec {
    position: relative;
    top: 75px;
}
.service_page > .clearfix.mkd-full-section-inner > .wpb_column .wpb_wrapper > .first_sec .main_left {
    padding-top: 50px;
}

/* home text + form */
.blueBg h1 {
    color: #fff;
    font: 900 36px 'Lato', sans-serif;
    margin: 139px 0 25px;
    text-align: center;
    margin: 0px;
}
.first_sec h1 {
    line-height: 1.2em;
    font-weight: 600;
    text-align: left;
    margin-bottom: 0;
    font-size: 56px;
    color: white;
}
.first_sec span.lighter {
    font-weight: 400;
}
.service_page.blueBg p {
    margin-bottom: 10px;
    color: white;
}
.first_sec p.no-mobile {
    display: block;
    font-size: 22px;
    margin: 0px auto;
    line-height: 26px;
    line-height: 30px;
}


.quote_form .wpb_text_column {
    margin-bottom: 0px;
}
.quote_form h3 {
    font-size: 18px;
    background: #25374b;
    padding: 1rem 0;
    color: white;
}
.innercontent {
    background: white;
    padding: 30px 20px;
}
.innercontent label {
    font-size: 18px;
    display: block;
    color: black;
    text-align: center;
}
.innercontent input {
    display: block;
    width: 100%;
    padding: 10px 10px;
    margin-bottom: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
p.error {
    color: red !important;
    margin: 0px;
    position: absolute;
    margin-top: -18px;
}
button.btncus {
    background-color: white;
    color: #fff;
    font-weight: bold;
    font-family: "
    Helvetica Neue&amp;quot: ;
    , &amp;quot: ;
    Roboto&amp;quot: ;
    , &amp;quot: ;
    Arial&amp;quot: ;
    , sans-serif: ;
    font-size: 20px;
    padding: 20px 0;
    text-align: center;
    border: none;
    width: 100%;
    max-width: 325px;
    text-transform: uppercase;
    box-sizing: border-box;
    display: inline-block;
    margin: 0 auto;
    z-index: 200;
    display: block;
    height: 64px;
    line-height: 29px;
}
.innercontent .btncus {
    margin-top: 40px !important;
    margin-bottom: 10px !important;
}
button.btncus.yellow {
    background-color: #0f8568;
}
button.btncus.yellow:hover {
    background-color: #0f8568;
}
.quote_form .wpb_text_column {
    margin-bottom: 0px;
}
.quote_form .smalltext p {
    color: rgba(255, 255, 255, 0.5);
    font-size: 10.5px;
    line-height: 14px;
    margin: 0;
    width: 100%;
    max-width: 365px;
    display: inline-block;
    text-align: center;
    padding-top: 12px;
}




@media (max-width: 768px) {
  .service_page > .clearfix.mkd-full-section-inner > .wpb_column .wpb_wrapper > .first_sec {
      top: 0px;
  }
  .service_page > .clearfix.mkd-full-section-inner > .wpb_column .wpb_wrapper > .first_sec > .mkd-section-inner {
      width: 80%;
  }
  .first_sec h1 {
      font-size: 40px;
      letter-spacing: 0px;
  }
}






















/*** form popu ***/
.modal-content label span {
    width: 190px;
    display: inline-block;
    font-size: 18px;
    color: black;
}
.modal-content label span.wpcf7-form-control-wrap {
    display: inline-block;
    width: 100%;
    max-width: 286px;
}
.modal-content label {
    clear: both;
    display: block;
}
.modal-content label select {
    display: block;
    width: 100%;
    max-width: 274px;
    height: 40px;
    background: none;
}

.modal {
    position: absolute;
    z-index: 10000; /* 1 */
    top: 0;
    left: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
}
.modal-content .smalltext p {
    font-size: 10.5px;
    line-height: 15px;
    text-align: center;
    width: 100%;
    max-width: 365px;
    margin: 0 auto;
    padding-bottom: 40px;
}
.modal.is-visible {
    visibility: visible;
}

.modal-overlay {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: hsla(0, 0%, 0%, 0.5);
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.3s, opacity 0.3s;
}

.modal.is-visible .modal-overlay {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}

.modal-wrapper {
  position: absolute;
  z-index: 9999;
  top: 6em;
  left: 50%;
  width: 32em;
  margin-left: -16em;
  background-color: #fff;
  box-shadow: 0 0 1.5em hsla(0, 0%, 0%, 0.35);
}

.modal-transition {
  transition: all 0.3s 0.12s;
  transform: translateY(-10%);
  opacity: 0;
}

.modal.is-visible .modal-transition {
  transform: translateY(0);
  opacity: 1;
}

.modal-content {
  padding: 1em;
}

.modal-header {
    position: relative;
    background-color: #0f7bad;
    text-align: center;
    padding: .65em;
}

.modal-close {
  cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    padding: 16px;
    color: white;
    background: none;
    border: 0;
    font-size: 24px;
    line-height: 25px;
    font-family: arial;
}


.modal-header h2.modal-heading {
    font-size: 24px;
    color: white;
    padding-bottom: 0px;
    line-height: 40px;
}

.modal-content > *:first-child {
  margin-top: 0;
}

.modal-content > *:last-child {
  margin-bottom: 0;
}
.modal-content table input.textFeilds, .modal-content table select {
    width: 100%;
    max-width: 250px;
    height: 32px;
    border-color: #b5b5b5 !IMPORTANT;
}

.modal-content table input[type="submit"] {
    background-color: #fedc01;
    color: #000;
    font-weight: bold;
    font-family: "
    Helvetica Neue&amp;quot: ;
    , &amp;: ;
    quot: ;
    Roboto&amp;quot: ;
    , &amp;: ;
    quot: ;
    Arial&amp;quot: ;
    ,: ;
    sans-serif: ;
    font-size: 20px;
    padding: 20px 0;
    text-align: center;
    border: none;
    width: 100%;
    max-width: 325px;
    text-transform: uppercase;
    box-sizing: border-box;
    display: inline-block;
    margin: 0 auto;
    z-index: 200;
    display: block;
    height: 64px;
    line-height: 29px;
}


@media (max-width: 768px) {
  .modal-wrapper {
      left: 0%;
      width: 95%;
      margin: 0 auto !important;
      left: 0;
      right: 0;
  }
}