/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
button, hr, input {
  overflow: visible;
}

progress, sub, sup {
  vertical-align: baseline;
}

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

html {
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

details, main {
  display: block;
}

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

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

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

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, select {
  text-transform: none;
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: ButtonText dotted 1px;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

textarea {
  overflow: auto;
}

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

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

[hidden], template {
  display: none;
}

@font-face {
  font-family: "montserrat";
  src: url("../fonts/montserrat-thin-webfont.woff2") format("woff2"), url("../fonts/montserrat-thin-webfont.woff") format("woff");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "montserrat";
  src: url("../fonts/montserrat-extralight-webfont.woff2") format("woff2"), url("../fonts/montserrat-extralight-webfont.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "montserrat";
  src: url("../fonts/montserrat-regular-webfont.woff2") format("woff2"), url("../fonts/montserrat-regular-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "montserrat";
  src: url("../fonts/montserrat-medium-webfont.woff2") format("woff2"), url("../fonts/montserrat-medium-webfont.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "montserrat";
  src: url("../fonts/montserrat-semibold-webfont.woff2") format("woff2"), url("../fonts/montserrat-semibold-webfont.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "montserrat";
  src: url("../fonts/montserrat-bold-webfont.woff2") format("woff2"), url("../fonts/montserrat-bold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
body {
  font: 16px/1.5 "montserrat", arial;
  font-weight: 300;
  color: #fff;
 
  
}

h1 {
  font-size: 56px;
  color: #fff;
  text-transform: none;
  line-height: 1.25;
  font-weight: 700;
  letter-spacing: -1.25px;
  margin: 0;
}
@media (max-width: 1024px) {
  h1 {
    font-size: 48px;
  }
}
@media (max-width: 767px) {
  h1 {
    font-size: 36px;
  }
}

h2 {
  font-size: 36px;
  color: #081185;
  text-transform: uppercase;
  line-height: 1.25;
  font-weight: 700;
  letter-spacing: 3px;
  margin: 0 0 50px 0;
}
@media (max-width: 1024px) {
  h2 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  h2 {
    font-size: 24px;
  }
}

h3 {
  font-size: 24px;
  color: #fff;
  line-height: 1.5;
  font-weight: 700;
  letter-spacing: 2px;
  margin: 0 0 28px 0;
}
@media (max-width: 1024px) {
  h3 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  h3 {
    font-size: 20px;
  }
}

h4 {
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 24px;
  color: #210080;
}

h5 {
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 13px;
  color: #343434;
  text-transform: uppercase;
}

p {
  font-weight: 300;
}

h3:last-child,
h4:last-child,
h5:last-child,
h6 h1:last-child,
.h1:last-child,
h2:last-child,
.h2:last-child,
h3:last-child,
.h3:last-child,
h4:last-child,
.h4:last-child,
h5:last-child,
.h5:last-child,
h6:last-child,
.h6:last-child,
p:last-child {
  margin-bottom: 0;
}

a {
  text-decoration: none;
  color: #081185;
}

a,
input,
button {
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  outline: none !important;
}

input,
button {
  font-family: inherit;
}

/* General Layout Styles */
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
   /* min-width: 360px; */
min-width: 340px;
  background: #fff;
  color: #fff;
}

#wrapper {
  position: relative;
  min-height: 100vh;
  overflow: hidden;
}

.container {
  max-width: 1550px;
  position: relative;
  padding: 0 15px;
  margin: 0 auto;
}

.justify-content-start {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}

@media (min-width: 768px) {
  .flex-direction-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
}

@media (min-width: 768px) {
  .flex-direction-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
}
/* 
.button {
  color: #fff;
  font-size: 16px;
  line-height: 1.2;
  padding: 15px 30px;
  margin: 0 auto;
  letter-spacing: 0.5px;
  text-decoration: none;
  display: inline-block;
  border-radius: 10px;
  font-weight: 500;
  font-weight: 700;
}
@media (max-width: 1024px) {
  .button {
    font-size: 14px;
    letter-spacing: 2.5px;
  }
}

.btn-transparent {
  background: transparent;
  border: 1px solid #fff;
  border: 2px solid #fff;
  text-transform: uppercase;
}
.btn-transparent:hover {
  color: #fff;
  background: #504da0;
}

.btn-blue {
  background: transparent;
  border: 1px solid #081185;
  color: #081185;
  text-transform: uppercase;
  position: relative;
  border-radius: 6px;
}
.btn-blue:hover {
  color: #fff;
  background: #504da0;
}
.btn-blue:hover .square-btn {
  background: #fff;
}

.btn-grey {
  background: transparent;
  border: 1px solid #cccccc;
  color: #cccccc;
  font-size: 16px;
  padding: 10px 20px;
}

.btn-white {
  color: #081185;
  background: #fff;
  text-transform: uppercase;
}
.btn-white:hover {
  color: #fff;
  background: #504da0;
}

.square-btn {
  background: #081185;
  height: 10px;
  width: 10px;
  position: absolute;
  top: 37%;
  left: 10%;
} */

img {
  display: block;
  height: auto;
  width: 100%;
}

/* Slick Slider Overrides */
/* Slick slider styles */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-dots {
  position: relative;
  margin: 15px 0 0;
  padding: 0;
  z-index: 50;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.slick-dots li {
  padding: 0 5px;
}
.slick-dots li.slick-active button {
  border-color: #256ea2;
}
.slick-dots li.slick-active button:after {
  background: #256ea2;
}
.slick-dots li button {
  width: 26px;
  height: 26px;
  font-size: 0;
  line-height: 0;
  border: 0;
  position: relative;
  cursor: pointer;
  background: none;
  border: 2px solid transparent;
  border-radius: 50%;
}
.slick-dots li button:after {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "";
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #C0C2C7;
}
.slick-dots li button:hover {
  border-color: #256ea2;
}
.slick-dots li button:hover:after {
  background: #256ea2;
}

.slick-arrow {
  -webkit-appearance: none;
  width: 70px;
  border: 0;
  height: 70px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 5;
  border: 0;
  outline: none;
  color: #256ea2;
  background: rgba(241, 244, 250, 0.4);
  -webkit-box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .slick-arrow {
    width: 45px;
    height: 45px;
  }
}
.slick-arrow.slick-prev {
  left: 0;
}
.slick-arrow.slick-next {
  right: 0;
}
.slick-arrow:hover {
  color: #081185;
}
.slick-arrow.slick-hidden {
  display: none;
}

.row-block {
  margin: -25px -20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.row-block.align-items-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1024px) {
  .row-block.column-straight-tablet [class^=col-block],
  .row-block.column-straight-tablet [class*=" col-block"] {
    width: 100% !important;
  }
}
.row-block [class^=col-block],
.row-block [class*=" col-block"] {
  padding: 25px 15px 0;
  width: 100%;
}
@media (min-width: 768px) {
  .row-block > .col-block-1 {
    width: 8.3333333333%;
  }
  .row-block > .col-block-2 {
    width: 16.6666666667%;
  }
  .row-block > .col-block-3 {
    width: 25%;
  }
  .row-block > .col-block-4 {
    width: 33.3333333333%;
  }
  .row-block > .col-block-5 {
    width: 41.6666666667%;
  }
  .row-block > .col-block-6 {
    width: 50%;
  }
  .row-block > .col-block-7 {
    width: 58.3333333333%;
  }
  .row-block > .col-block-8 {
    width: 66.6666666667%;
  }
  .row-block > .col-block-9 {
    width: 75%;
  }
  .row-block > .col-block-10 {
    width: 83.3333333333%;
  }
  .row-block > .col-block-11 {
    width: 91.6666666667%;
  }
  .row-block > .col-block-12 {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .row-block > .col-block-spacer-1 {
    margin-left: 8.3333333333%;
  }
  .row-block > .col-block-spacer-2 {
    margin-left: 16.6666666667%;
  }
  .row-block > .col-block-spacer-3 {
    margin-left: 25%;
  }
  .row-block > .col-block-spacer-4 {
    margin-left: 33.3333333333%;
  }
  .row-block > .col-block-spacer-5 {
    margin-left: 41.6666666667%;
  }
  .row-block > .col-block-spacer-6 {
    margin-left: 50%;
  }
  .row-block > .col-block-spacer-7 {
    margin-left: 58.3333333333%;
  }
  .row-block > .col-block-spacer-8 {
    margin-left: 66.6666666667%;
  }
  .row-block > .col-block-spacer-9 {
    margin-left: 75%;
  }
  .row-block > .col-block-spacer-10 {
    margin-left: 83.3333333333%;
  }
  .row-block > .col-block-spacer-11 {
    margin-left: 91.6666666667%;
  }
  .row-block > .col-block-spacer-12 {
    margin-left: 100%;
  }
}

.sign-line {
  display: block;
  width: 111px;
  margin: 16px 0 0 28px;
  font-size: 0;
  line-height: 0;
  background: #210080;
  border: 0;
  height: 5px;
  -webkit-transform: skewX(0deg);
          transform: skewX(0deg);
}
@media (max-width: 767px) {
  .sign-line {
    margin: 14px auto 20px;
  }
}
.sign-line:before {
  width: 10px;
  height: 100%;
  border: 0;
  position: absolute;
  content: "";
  background: #6D6D6D;
  left: -25px;
  top: 0;
}
.sign-line.white {
  background: #fff;
}
/* 
.header {
  width: 100%;
  font-size: 16px;
  padding: 60px 0 0;
  font-weight: 500;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
}
@media (max-width: 1024px) {
  .header {
    padding: 30px 0 0;
  }
}
@media (max-width: 767px) {
  .header {
    padding: 80px 0 0;
  }
}
.header .header-wrap {
  padding: 20px 0 18px;
}
@media (max-width: 1024px) {
  .header .header-wrap {
    padding: 70px 0 18px;
  }
}
@media (max-width: 767px) {
  .header .header-wrap {
    padding: 0 0 18px;
  }
}
.header .container {
  max-width: 1123px;
}
.header .header-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.header .nav-btn-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.logo {
  width: 206px;
  min-width: 206px;
  display: block;
}
@media (max-width: 549px) {
  .logo {
    width: 170px;
    min-width: 170px;
  }
} 

.header-holder {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  min-width: 0;
  padding-left: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width: 1024px) {
  .header-holder {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    width: 280px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    padding: 160px 0 0;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    background: #081185;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    overflow-y: auto;
  }
  .nav-active .header-holder {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.nav-active {
  overflow: hidden;
  height: 100vh;
}

.navigation {
  list-style: none;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1024px) {
  .navigation {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.navigation li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 23px;
}
@media (max-width: 1024px) {
  .navigation li {
    width: 100%;
    margin: 0;
    padding: 5px 20px;
    display: block;
  }
}
.navigation li .drop-opener {
  font-size: 13px;
  margin-left: 7px;
}
@media (max-width: 1024px) {
  .navigation li .drop-opener {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 240px;
    height: 44px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.navigation li a {
  color: #fff;
  display: block;
  padding: 10px 0;
  text-decoration: none;
  text-transform: capitalize;
  text-align: left;
}
.navigation li a:hover {
  color: #98a2b5;
}
.navigation li.has-dropdown .submenu-opener {
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.navigation li.has-dropdown:hover .submenu-opener {
  color: #98a2b5;
}
@media (min-width: 1025px) {
  .navigation li.has-dropdown:hover > .submenu {
    opacity: 1;
    visibility: visible;
  }
}
.navigation li:last-child {
  margin-right: 0px;
}
.navigation .submenu {
  width: 100%;
  background: #fff;
  border-radius: 8px;
  padding: 25px 0;
  display: none;
}
@media (min-width: 1025px) {
  .navigation .submenu {
    position: absolute;
    top: 40px;
    width: 270px;
    left: -2px;
    display: block;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    padding: 25px 0px 25px 20px;
  }
}
.navigation .submenu:before {
  position: absolute;
  content: "";
  background: #bbbfca;
  height: 190px;
  width: 2px;
  top: 43px;
}
@media (max-width: 1199px) {
  .navigation .submenu:before {
    display: none;
  }
}
.navigation .submenu li {
  position: relative;
}
.navigation .submenu li:before {
  position: absolute;
  content: "";
  background: #bbbfca;
  height: 5px;
  width: 5px;
  left: -24px;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 1199px) {
  .navigation .submenu li:before {
    display: none;
  }
}
.navigation .submenu li a {
  color: #bbbfca;
  font-size: 14px;
}
.navigation .submenu li:hover:before {
  background: #081185;
}
.navigation .submenu li:hover > a {
  color: #081185;
}

.nav-opener {
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  margin: 0 0 0 20px;
  border-radius: 4px;
  z-index: 50;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
@media (min-width: 1025px) {
  .nav-opener {
    display: none;
  }
}
.navbar .nav-opener {
  right: 5px;
  top: 10px;
  position: absolute;
}
.nav-opener:before, .nav-opener:after,
.nav-opener span {
  width: 32px;
  height: 2px;
  background: #fff;
  content: "";
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.nav-opener:before {
  margin-bottom: 6px;
}
.nav-active .nav-opener:before {
  margin-bottom: -2px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.nav-opener:after {
  margin-top: 6px;
}
.nav-active .nav-opener:after {
  margin-top: -2px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.nav-active .nav-opener span {
  opacity: 0;
}

.header-top {
  background: rgba(1, 9, 112, 0.4);
  position: absolute;
  top: 0;
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #3f4794;
}
.header-top .header-links {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width: 767px) {
  .header-top .header-links {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0;
    width: 100%;
    margin: 18px 0;
  }
}
.header-top .header-links li {
  margin: 0 0 0 25px;
  position: relative;
}
.header-top .header-links li a {
  display: inline-block;
  color: #fff;
  font-size: 14px;
}
.header-top .header-links li a:hover {
  color: #98a2b5;
}
.header-top .header-links li a.icon {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.header-top .header-links li .fa-brands {
  color: #fff;
  font-size: 23px;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.header-top .header-links li .fa-brands:hover {
  color: #98a2b5;
}
*/
/* Header Search */
.header-search {
  margin-left: 15px;
  position: relative;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 1023px) {
  .header-search {
    margin: 0;
  }
  .nav-active .header-search {
    opacity: 0;
    visibility: hidden;
  }
}
.header-search .search-opener {
  width: 26px;
  height: 26px;
  min-width: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 18px;
  line-height: 1;
  color: #fff;
}
@media (max-width: 1023px) {
  .header-search .search-opener {
    font-size: 20px;
    width: 40px;
    min-width: 40px;
  }
}
.header-search .search-opener:hover {
  text-decoration: none;
}
.header-search .search-opener:hover {
  color: #98a2b5;
}
.header-search .header-search-holder {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  right: 0;
  bottom: 0;
  background: rgba(33, 0, 128, 0.95);
  padding: 15px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: auto !important;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
  -webkit-transform-origin: center top;
          transform-origin: center top;
  -webkit-transition: 0.5s !important;
  transition: 0.5s !important;
  z-index: 99999;
}
.header-search-active .header-search .header-search-holder {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
}
.header-search .header-search-holder .header-search-Box {
  width: 100%;
  max-width: 600px;
  padding-bottom: 70px;
}
.header-search .header-search-holder .title {
  font-size: 24px;
  line-height: 1.5;
  display: block;
  text-align: center;
  margin: 0 0 25px;
}
.header-search .header-search-holder form {
  position: relative;
}
.header-search .header-search-holder .form-control {
  border: 1px solid #e6e6e6;
  padding: 20px 30px;
  height: 60px;
  color: #000;
  border-radius: 30px;
  width: 100%;
}
@media (max-width: 1024px) {
  .header-search .header-search-holder .form-control {
    padding: 15px;
    height: 50px;
  }
}
.header-search .header-search-holder .form-control:focus {
  border-color: #d9d9d9;
}
.header-search .header-search-holder .button-search {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 40px;
  height: 40px;
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 0;
  background: #081185;
  color: #fff;
}
@media (max-width: 1024px) {
  .header-search .header-search-holder .button-search {
    right: 5px;
  }
}
.header-search .header-search-holder .button-search:hover {
  background: #98a2b5;
}
.header-search .search-close {
  position: absolute;
  right: 50px;
  top: 50px;
  color: #fff;
  font-size: 35px;
}
.header-search .search-close:hover {
  text-decoration: none;
  color: #98a2b5;
}

.header-search-active body {
  overflow: hidden;
}
/* 
.footer {
  background: #0e1460;
  font-size: 16px;
  line-height: 2;
  color: #fff;
  font-weight: 500;
  padding-top: 100px;
}
@media (max-width: 767px) {
  .footer {
    padding-top: 170px;
  }
}
.footer .container {
  max-width: 1190px;
}
@media (max-width: 1024px) {
  .footer .container {
    max-width: 880px;
  }
}
@media (max-width: 767px) {
  .footer .container {
    padding: 0 30px;
  }
}
.footer ul {
  list-style: none;
  padding: 0;
}
.footer .logo {
  width: 206px;
}
.footer .logo a {
  margin: 0;
}
.footer .footer-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: -20px -15px 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 991px) {
  .footer .footer-content {
    margin: -20px 0 0;
  }
}
@media (max-width: 767px) {
  .footer .footer-content {
    margin: -20px -15px 0;
  }
}

.pri-footer {
  padding: 40px 0 20px;
  border-bottom: 1px solid #1a2068;
}
@media (max-width: 1024px) {
  .pri-footer {
    padding: 0 0 20px;
    border-bottom: 0;
  }
}
@media (max-width: 1024px) {
  .pri-footer .footer-col.col-18 {
    width: 100%;
    padding: 40px 0;
  }
  .pri-footer .footer-col.col-18:after {
    background: #1a2068;
    width: 1024px;
    height: 2px;
    position: absolute;
    top: 50%;
    left: -99px;
    content: "";
    right: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media (max-width: 767px) {
  .pri-footer .footer-col.col-18 {
    width: 100%;
    padding: 40px 0;
  }
  .pri-footer .footer-col.col-18:after {
    background: #1a2068;
    width: 1024px;
    height: 2px;
    position: absolute;
    top: 40%;
    left: -99px;
    content: "";
    right: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media (max-width: 767px) {
  .pri-footer .footer-col.col-21 {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .pri-footer .footer-col.col-26 {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .pri-footer .footer-col.col-19 {
    width: 50%;
  }
}
.pri-footer .footer-col .img-holder {
  max-width: 105px;
  height: auto;
}

.pri-txt .title {
  color: #504da0;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
}
.pri-txt .text {
  display: block;
  color: #fff;
  font-size: 16px;
}

.additional-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-transform: uppercase;
}
.additional-info li {
  margin: 0 40px;
}
.additional-info .title {
  display: block;
  color: #4c5088;
  font-weight: 500;
  margin: 0 0 11px;
  line-height: 1.5;
  font-size: 14px;
}
.additional-info .text {
  display: block;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  color: #fff;
  text-transform: none;
}
.additional-info .text .text {
  display: inline;
}
.additional-info .text:hover {
  color: #256ea2;
}

.sec-footer {
  padding: 60px 0;
}
.sec-footer .footer-col:last-child .title {
  font-size: 14px;
}
.sec-footer .footer-content {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.sec-footer .title {
  display: block;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500;
  margin: 0 0 16px;
  text-transform: uppercase;
  color: #fff;
}
.sec-footer a {
  color: #4c5088;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.sec-footer a:hover {
  color: #fff;
  text-decoration: underline;
}
.sec-footer .fab {
  color: #181e6b;
  background: #fff;
  height: 20px;
  width: 20px;
  border-radius: 25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.sec-footer .fab:hover {
  color: #fff;
  background: #081185;
}
@media (max-width: 767px) {
  .sec-footer .footer-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 1024px) {
  .sec-footer .footer-content .col-18 {
    width: 35%;
  }
}
@media (max-width: 767px) {
  .sec-footer .footer-content .col-18 {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .sec-footer .footer-content .col-21 {
    width: 35%;
  }
}
@media (max-width: 767px) {
  .sec-footer .footer-content .col-21 {
    max-width: 284px;
    padding-right: 42px;
    width: 63%;
  }
}
@media (max-width: 1024px) {
  .sec-footer .footer-content .col-19 {
    width: 22%;
  }
}
@media (max-width: 767px) {
  .sec-footer .footer-content .col-19 {
    width: 55%;
    max-width: 213px;
  }
}
@media (max-width: 767px) {
  .sec-footer .footer-content .col-26 {
    width: 63%;
    max-width: 284px;
    padding-right: 12px;
  }
}

.social-networks {
  list-style: none;
  padding: 0;
  font-size: 22px;
  line-height: 1;
  margin: 0 -8px 0 -7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.social-networks li {
  margin: 0 8px 0 7px;
}
.social-networks li a {
  line-height: 0;
  color: #fff;
}
.social-networks li a:hover {
  color: #256ea2;
  text-decoration: none;
}
.social-networks li .fa-brands {
  color: #fff;
  font-size: 23px;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.social-networks li .fa-brands:hover {
  color: #98a2b5;
}

.footer-col {
  padding: 20px 15px 0;
  width: 22.4%;
}
@media (max-width: 1024px) {
  .footer-col {
    padding: 20px 0 0;
  }
}
.footer-col.col-18 {
  width: 18%;
}
.footer-col.col-21 {
  width: 22%;
}
.footer-col.col-26 {
  width: 24%;
}
.footer-col.col-19 {
  width: 23%;
}
.footer-col .subtitle {
  display: block;
  margin: 0 0 0;
  color: #504da0;
  font-size: 14px;
  text-transform: uppercase;
}
.footer-col .head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
}
.footer-col .head .flag-icon {
  width: 40px;
  min-width: 40px;
  margin: 0 15px 0 0;
}
.footer-col .head .address {
  display: block;
  color: #fff;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  min-width: 0;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 500;
}
.footer-col .news-letter {
  font-size: 14px;
  color: #4c5088;
  line-height: 1;
  margin-bottom: 35px;
  font-weight: 500;
}
@media (max-width: 1024px) {
  .footer-col .news-letter {
    line-height: 1.25;
    max-width: 187px;
  }
}
.footer-col .newsletter-form {
  position: relative;
}
.footer-col .newsletter-form .form-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-height: 40px;
}
.footer-col .newsletter-form .form-holder .btn-form {
  background: #504da0;
  border: 0;
  color: #fff;
  padding: 14px 15px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  font-weight: 500;
  font-size: 13px;
  cursor: pointer;
}
.footer-col .newsletter-form .form-holder .btn-form:hover {
  background: #98a2b5;
  color: #4c5088;
}
.footer-col .newsletter-form .form-control {
  width: 100%;
  color: #504da0;
  padding: 16px 20px;
  font-size: 13px;
  font-weight: 400;
  border: 1px solid #504da0;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  background: #090e54;
}
.footer-col .newsletter-form .form-control::-webkit-input-placeholder {
  color: #3B428F;
}
.footer-col .newsletter-form .form-control::-moz-placeholder {
  color: #3B428F;
}
.footer-col .newsletter-form .form-control:-ms-input-placeholder {
  color: #3B428F;
}
.footer-col .newsletter-form .form-control::-ms-input-placeholder {
  color: #3B428F;
}
.footer-col .newsletter-form .form-control::placeholder {
  color: #3B428F;
}
@media (max-width: 1024px) {
  .footer-col .newsletter-form .form-control {
    width: auto;
  }
}
@media (max-width: 767px) {
  .footer-col .newsletter-form .form-control {
    width: 100%;
  }
}
.footer-col .border-bottom {
  border-bottom: 1px solid #504da0;
}
.footer-col .context {
  display: block;
}
.footer-col .context a {
  color: #fff;
}

.social-links li {
  margin: 0 0 10px;
}
.social-links li a {
  display: inline-block;
}

.usefull-links ul li a {
  display: inline-block;
  font-size: 14px;
}
.usefull-links ul + ul {
  padding-left: 17px;
}
.usefull-links .links-wrap li {
  padding-bottom: 10px;
}

.footer-copyrights {
  background: #0e1458;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  padding: 30px 0;
  color: #4b4f87;
}
@media (max-width: 1024px) {
  .footer-copyrights {
    font-size: 14px;
  }
}
.footer-copyrights p {
  margin: 0;
  font-weight: 500;
}

@media (max-width: 767px) {
  .hide-mob {
    display: none !important;
  }
} */
/* 
.visual-quote-section {
  width: 100%;
  overflow: hidden;
  color: #fff;
  position: relative;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 420px;
}
.visual-quote-section .bg-image {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.visual-quote-section .bg-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.visual-quote-section .container {
  max-width: 1123px;
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  width: 100%;
}
.visual-quote-section .visual-quote-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
}
.visual-quote-section .visual-quote-holder .button {
  letter-spacing: 2.5px;
}
.visual-quote-section .text-box {
  position: relative;
  padding: 165px 0px 70px 0px;
}
.visual-quote-section .text-box h1 {
  font-weight: 700;
  position: relative;
  margin-bottom: 40px;
  font-size: 42px;
}
@media (max-width: 1024px) {
  .visual-quote-section .text-box h1 {
    font-size: 40px;
  }
}
@media (max-width: 575px) {
  .visual-quote-section .text-box h1 {
    font-size: 30px;
    margin: 0 0 30px;
  }
}
.visual-quote-section .dot-dash {
  margin: 30px 15px 30px;
}
.visual-quote-section .dot-dash-1 {
  background: #8b8cb9;
  width: 30px;
}
.visual-quote-section .dot-dash-1::before, .visual-quote-section .dot-dash-1::after {
  width: 10px;
  height: 10px;
  content: "";
  background-color: #8b8cb9;
}
.visual-quote-section .dot-dash-1::before {
  left: -9px;
}
.visual-quote-section .dot-dash-1::after {
  right: -9px;
  background-color: #8b8cb9;
}
.visual-quote-section .btn-wrap {
  padding-top: 14px;
}

.sign-line {
  display: block;
  width: 111px;
  margin: 16px 0 0 10px;
  font-size: 0;
  line-height: 0;
  background: #210080;
  border: 0;
  height: 5px;
  -webkit-transform: skewX(0deg);
          transform: skewX(0deg);
}
.sign-line:before {
  width: 6px;
  height: 100%;
  border: 0;
  position: absolute;
  content: "";
  background: #6D6D6D;
  left: -10px;
  top: 0;
}

.dot-dash {
  width: 70px;
  height: 1px;
  position: relative;
  margin: 30px auto 30px;
  display: block;
}
.dot-dash::before, .dot-dash::after {
  content: "";
  width: 15px;
  height: 15px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.dot-dash::after {
  left: inherit;
  right: 0;
}

.dot-dash-1 {
  background: #8b8cb9;
  width: 30px;
}
.dot-dash-1::before, .dot-dash-1::after {
  width: 10px;
  height: 10px;
  content: "";
  background-color: #081185;
}
.dot-dash-1::before {
  left: -9px;
}
.dot-dash-1::after {
  right: -9px;
  background-color: #8b8cb9;
} */

.quote-text-holder {
  width: 100%;
  position: relative;
  background: #fff;
}
@media (max-width: 767px) {
  .quote-text-holder {
    margin-bottom: 30px;
  }
}
.quote-text-holder strong {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  color: #838891;
  padding-bottom: 12px;
  display: block;
  text-transform: uppercase;
}
.quote-text-holder h1 {
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  color: #1E2698;
  text-transform: uppercase;
  letter-spacing: 2px;
  max-width: 690px;
}
@media (max-width: 767px) {
  .quote-text-holder h1 br {
    display: none;
  }
}
@media (max-width: 767px) {
  .quote-text-holder h1 {
    font-size: 25px;
    line-height: 1.3;
  }
}
@media (max-width: 549px) {
  .quote-text-holder h1 {
    font-size: 20px;
  }
}
.quote-text-holder p {
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  color: #1E2698;
  max-width: 960px;
  margin: 20px 0 25px;
}
.quote-text-holder .sign-line {
  margin: 25px 0 69px 10px;
}
@media (max-width: 549px) {
  .quote-text-holder .sign-line {
    margin: 5px 0 15px 10px;
  }
}

.get-a-quote-section {
  position: relative;
  padding: 94px 0 100px;
}
@media (max-width: 991px) {
  .get-a-quote-section {
    padding: 47px 0 100px;
  }
}
@media (max-width: 767px) {
  .get-a-quote-section {
    padding: 47px 0 160px;
  }
}
.get-a-quote-section .container {
  max-width: 1123px;
}
.get-a-quote-section .checkbox-heading-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #1E2698;
  margin: 0 0 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.get-a-quote-section .quote-form {
  width: 100%;
  position: relative;
  background: #f0f7ff;
  padding: 80px 72px 77px;
}
@media (max-width: 991px) {
  .get-a-quote-section .quote-form {
    width: 100%;
    padding: 45px 35px 45px;
  }
}
.get-a-quote-section .quote-form .form-holder {
  margin: 0 auto;
}
.get-a-quote-section .quote-form .form-holder .steps.clearfix,
.get-a-quote-section .quote-form .form-holder h3 {
  display: none;
}
.get-a-quote-section .quote-form .form-holder .actions.clearfix ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 69px 0 0;
  list-style: none;
  margin: 0;
}
@media (max-width: 575px) {
  .get-a-quote-section .quote-form .form-holder .actions.clearfix ul {
    padding: 25px 0 0;
  }
}
.get-a-quote-section .quote-form .form-holder .actions.clearfix ul li:nth-child(2) {
  margin: 0 0 0 7px;
}
.get-a-quote-section .quote-form .form-holder .actions.clearfix ul li a {
  border: 2px solid #ccc;
  color: #999999;
  min-width: 110px;
  height: 49px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 5px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  padding: 10px 15px 9px;
  letter-spacing: 2px;
}
.get-a-quote-section .quote-form .form-holder .actions.clearfix ul li a:hover {
  background: #081185 !important;
  color: white !important;
  border-color: transparent !important;
}
.get-a-quote-section .quote-form .form-holder .actions.clearfix ul li a.prev {
  margin-right: 7px;
}
.get-a-quote-section .quote-form .form-holder .btn-blue {
  border: 2px solid #081185;
  letter-spacing: 2.5px;
}
@media (max-width: 575px) {
  .get-a-quote-section .quote-form .form-holder .row-block [class^=col-block],
  .get-a-quote-section .quote-form .form-holder .row-block [class*=" col-block"] {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .get-a-quote-section .quote-form .form-holder .blank-column {
    display: none;
  }
}
.get-a-quote-section .quote-form .form-holder .form-group {
  margin-bottom: 45px;
}
@media (max-width: 575px) {
  .get-a-quote-section .quote-form .form-holder .form-group {
    margin: 0;
  }
}
.get-a-quote-section .quote-form .form-holder .form-group sup {
  top: 0em;
  padding-left: 5px;
  font-size: 16px;
}
.get-a-quote-section .quote-form .form-holder .form-textarea {
  padding: 20px 30px;
  resize: none;
  height: 100px;
  overflow: hidden;
}
.get-a-quote-section .quote-form .form-holder .form-checkbox {
  color: #999999;
  border: 1px solid #999999;
  padding: 5px;
  display: inline-block;
}
.get-a-quote-section .button {
  padding: 15px 60px;
  font-size: 14px;
}

/* .aside-quote {
  position: relative;
  width: 100%;
  margin-bottom: -5%;
}
.aside-quote .container {
  max-width: 1123px;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .aside-quote .container {
    max-width: 880px;
  }
}
.aside-quote h2 {
  color: #fff;
  margin-bottom: 0;
  text-transform: none;
  letter-spacing: 2px;
}
@media (max-width: 991px) {
  .aside-quote h2 {
    margin: 5px;
  }
}
@media (max-width: 767px) {
  .aside-quote h2 {
    margin-bottom: 40px;
  }
}
.aside-quote .quote-block {
  background: #2A3082;
  border-radius: 15px;
}
@media (max-width: 767px) {
  .aside-quote .quote-block {
    display: none;
  }
}
.aside-quote .quote-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: white;
  text-align: center;
  width: 90%;
  padding: 0 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 1024px) {
  .aside-quote .quote-holder {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    padding: 0 61px;
  }
}
@media (max-width: 991px) {
  .aside-quote .quote-holder {
    padding: 0 25px;
  }
}
@media (max-width: 767px) {
  .aside-quote .quote-holder {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: #1d2372;
    width: 75%;
    border-radius: 5px;
    padding: 43px 20px;
  }
}
.aside-quote .btn-wrap .button {
  padding: 14px 20px;
  min-width: 255px;
  border-radius: 6px;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 2.5px;
}
@media (max-width: 991px) {
  .aside-quote .btn-wrap .button {
    min-width: 230px;
  }
} */

.custom-select {
  appearance: none;
  /* Hide the default appearance */
  -webkit-appearance: none;
  /* For Safari */
  -moz-appearance: none;
  /* For Firefox */
  background-image: none;
  /* Remove any default background image */
  background-color: #fff;
  /* Add desired background color */
  padding: 5px 10px;
  /* Adjust padding as needed */
  border: 1px solid #ccc;
  /* Add border as needed */
  border-radius: 5px;
  /* Add border radius as needed */
}

[type=checkbox] {
  display: none;
}

.checkbox-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0 -11px;
}

.check-box {
  margin: 0 11px 12px !important;
  padding: 0;
}

/* Create a custom checkbox */
.checkmark {
  display: none;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.container input:checked ~ .label-text {
  border-bottom: 1px solid #081185;
  background: #081185;
  color: #fff;
  padding: 8px 15px;
  border-radius: 10px;
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
  text-align: center;
}

.container input ~ .label-text {
  color: #999999;
  border: 1px solid #999999;
  padding: 8px 15px;
  border-radius: 10px;
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
  text-align: center;
}

.checkbox-heading-label {
  margin-bottom: 30px !important;
}
@media (max-width: 575px) {
  .checkbox-heading-label {
    margin-bottom: 15px !important;
  }
}

.custom-fileuploader {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 90%;
}
.custom-fileuploader #uploadfilefield {
  height: 42px;
}
.custom-fileuploader .upload-btn {
  text-decoration: none;
  cursor: pointer;
  border: none;
  background-color: #EEEEEE;
  color: #261F25;
  height: 40px;
  width: 90px;
  font-size: 12px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.custom-fileuploader .upload-btn:hover {
  background-color: #081185;
  color: white;
}

.calendar {
  padding: 0 0 70px;
}
@media (max-width: 767px) {
  .calendar {
    padding: 0 0 50px;
  }
}
.calendar .ui-widget-content {
  background: transparent;
  border: none !important;
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  font-family: "montserrat", arial;
}
.calendar .ui-widget-content .ui-widget-header {
  background: transparent;
  border: none !important;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 30px;
  position: relative;
}
@media (max-width: 575px) {
  .calendar .ui-widget-content .ui-widget-header {
    margin: 0 auto 10px;
  }
}
.calendar .ui-widget-content .ui-widget-header .ui-state-hover {
  border: none;
  background: transparent;
}
.calendar .ui-widget-content .ui-widget-header .ui-datepicker-prev {
  position: absolute;
  width: 25px;
  height: 25px;
  left: -25px;
  top: 2px;
  cursor: pointer;
}
.calendar .ui-widget-content .ui-widget-header .ui-datepicker-prev:hover::before {
  color: rgba(17, 16, 16, 0.64);
}
.calendar .ui-widget-content .ui-widget-header .ui-datepicker-prev::before {
  content: "\f053";
  font-family: FontAwesome;
  left: 15px;
  position: absolute;
  top: 2px;
  color: #999999;
  font-weight: normal;
}
.calendar .ui-widget-content .ui-widget-header .ui-datepicker-prev .ui-icon {
  display: none;
}
.calendar .ui-widget-content .ui-widget-header .ui-datepicker-next {
  position: absolute;
  width: 25px;
  height: 25px;
  right: -25px;
  top: 2px;
  cursor: pointer;
}
.calendar .ui-widget-content .ui-widget-header .ui-datepicker-next:hover::after {
  color: rgba(17, 16, 16, 0.64);
}
.calendar .ui-widget-content .ui-widget-header .ui-datepicker-next::after {
  content: "\f054";
  font-family: FontAwesome;
  left: 0;
  position: absolute;
  top: 2px;
  color: #999999;
  font-weight: normal;
}
.calendar .ui-widget-content .ui-widget-header .ui-datepicker-next .ui-icon {
  display: none;
}
.calendar .ui-widget-content .ui-widget-header .ui-datepicker-month {
  text-transform: uppercase;
}
.calendar .ui-widget-content table .ui-state-default {
  background: transparent;
  border: none;
  text-align: center;
  width: 50px;
  margin: 0 auto;
  border: 1px solid transparent;
  color: #999999;
}
@media (max-width: 575px) {
  .calendar .ui-widget-content table .ui-state-default {
    width: 40px;
  }
}
.calendar .ui-widget-content table .ui-state-default:hover {
  border-color: #CCCCCC;
}
.calendar .ui-widget-content table .ui-state-active {
  background: #081185;
  color: white;
}

.form-container .time-zone {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}

.form-container .time-zone p{
  margin: 0;
}
.form-container .time-zone select {
  background: white;
  border: 1px solid #EEEEEE;
  width: 217px;
  height: 50px;
  padding: 16px 29px;
  color: #CCCCCC;
  border-radius: 5px;
}
.form-container .time-zone i {
  position: absolute;
  color: #999999;
  top: 7px;
  border: 10px solid white;
  background: white;
  right: 5px;
  pointer-events: none;
}
.form-container .time-picker {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 800px;
  margin: -14px;
  margin: 0 auto;
  padding: 46px 0 0;
}
@media (max-width: 575px) {
  .form-container .time-picker {
    padding: 20px 15px 0;
  }
}
.form-container .time-picker .radio-input {
  position: relative;
  width: 92px;
  margin: 10.5px 14px;
}
@media (max-width: 575px) {
  .form-container .time-picker .radio-input {
    width: 80px;
    margin: 10.5px 5px;
  }
}
.form-container .time-picker .radio-input .box {
  width: 92px;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  border: 1px solid #CCCCCC;
  color: #999999;
  border-radius: 5px;
  font-size: 14px;
}
@media (max-width: 575px) {
  .form-container .time-picker .radio-input .box {
    width: 80px;
  }
}
.form-container .time-picker .radio-input .radio-btn {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
}
.form-container .time-picker p .radio-input .radio-btn:checked + .box {
  background: #081185;
  color: #fff;
  border-color: transparent;
}
.form-container .btn-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 69px 0 0;
}
@media (max-width: 575px) {
  .form-container .btn-holder {
    padding: 25px 0 0;
  }
}
.form-container .btn-holder .btn {
  border: 2px solid #ccc;
  color: #999999;
  min-width: 110px;
  height: 49px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 5px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  padding: 10px 15px 9px;
  letter-spacing: 2px;
}
.form-container .btn-holder .btn:hover {
  background: #081185;
  color: white;
  border-color: transparent;
}
.form-container .btn-holder .btn.prev {
  margin-right: 7px;
}

@media (max-width: 767px) {
  .get-a-quote-section .quote-form {
    padding: 55px 20px 30px;
  }
}
.get-a-quote-section .quote-form .form-holder .form-head {
  overflow: hidden;
  margin: 0 0 80px;
}
@media (max-width: 991px) {
  .get-a-quote-section .quote-form .form-holder .form-head {
    margin: 0 0 50px;
  }
}
@media (max-width: 767px) {
  .get-a-quote-section .quote-form .form-holder .form-head {
    margin: 0 0 30px;
  }
}
.get-a-quote-section .quote-form .form-holder .heading {
  font-size: 32px;
  line-height: 1.1;
  font-weight: 700;
  color: #081185;
  text-align: center;
  margin: 0 0 30px;
}
@media (max-width: 991px) {
  .get-a-quote-section .quote-form .form-holder .heading {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .get-a-quote-section .quote-form .form-holder .heading {
    font-size: 20px;
    letter-spacing: normal;
    margin: 0 0 20px;
  }
}
.get-a-quote-section .quote-form .form-holder .sub-heading {
  color: black;
  font-weight: 700;
  text-align: center;
  display: block;
  font-size: 16px;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .get-a-quote-section .quote-form .form-holder .sub-heading {
    font-size: 14px;
  }
}
.get-a-quote-section .quote-form .form-holder .sub-heading.upperecase {
  text-transform: uppercase;
  margin: 0 0 5px;
}
.get-a-quote-section .quote-form .form-holder .subtitle {
  color: #081185;
  font-weight: 700;
  text-align: center;
  display: block;
  font-size: 18px;
  line-height: 1.5;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: -12px;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .get-a-quote-section .quote-form .form-holder .subtitle {
    font-size: 16px;
    letter-spacing: normal;
  }
}
@media (min-width: 1025px) {
  .get-a-quote-section .quote-form.thankyou-block {
    padding-top: 150px;
    padding-bottom: 110PX;
  }
}
.get-a-quote-section .schedule-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 792px;
  margin: 0 auto 30px;
}

.get-a-quote-section .schedule-form br {
  display: none;
}






.form-holder .time-picker p{
  display: flex !important;
  height: auto !important;
  justify-content: center !important;
  flex-flow: row wrap !important;
  margin: 0 !important;

}

.form-holder .time-picker p br{
  display: none;
}
.form-holder .form-head p,
.form-holder .schedule-form p{
  display: block !important;
  height: auto !important;
  margin: 0 !important;
}


.form-holder .checkbox-heading-label p{
  display: block !important;
  height: auto !important;
  font-weight: 700 !important;
}

@media (max-width: 767px) {
  .get-a-quote-section .schedule-form {
    margin-bottom: 20px;
  }
}
.get-a-quote-section .schedule-form .form-col {
  width: 48%;
  margin: 0 0 40px;
}
@media (max-width: 991px) {
  .get-a-quote-section .schedule-form .form-col {
    margin: 0 0 30px;
    width: 49%;
  }
}
@media (max-width: 767px) {
  .get-a-quote-section .schedule-form .form-col {
    width: 100%;
    margin: 0 0 20px;
  }
}
.get-a-quote-section .schedule-form label {
  display: block;
  color: #261F25;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 700;
  margin: 0 0 10px;
  padding: 0 5px;
}
@media (max-width: 767px) {
  .get-a-quote-section .schedule-form label {
    font-size: 14px;
    margin: 0 0 5px;
  }
}
.get-a-quote-section .schedule-form .text-input {
  width: 100%;
  background: #fff;
  height: 50px;
  color: #000;
  border: 1px solid #eee;
  font-size: 14px;
  line-height: 18px;
  padding: 16px 20px 14px;
  border-radius: 6px;
  font-family: "montserrat", arial;
}
@media (max-width: 767px) {
  .get-a-quote-section .schedule-form .text-input {
    height: 44px;
    padding: 13px 20px 11px;
  }
}
.get-a-quote-section .schedule-form .text-input::-webkit-input-placeholder {
  color: #ccc;
  opacity: 1;
}
.get-a-quote-section .schedule-form .text-input::-moz-placeholder {
  color: #ccc;
  opacity: 1;
}
.get-a-quote-section .schedule-form .text-input:-ms-input-placeholder {
  color: #ccc;
  opacity: 1;
}
.get-a-quote-section .schedule-form .text-input::-ms-input-placeholder {
  color: #ccc;
  opacity: 1;
}
.get-a-quote-section .schedule-form .text-input::placeholder {
  color: #ccc;
  opacity: 1;
}
.get-a-quote-section .schedule-form .iti {
  width: 100%;
}
.get-a-quote-section .schedule-form .iti .text-input {
  padding-left: 93px;
}
@media (max-width: 767px) {
  .get-a-quote-section .schedule-form .iti .text-input {
    padding-left: 80px;
  }
}
.get-a-quote-section .schedule-form .iti .iti__flag-container {
  width: 78px;
}
@media (max-width: 767px) {
  .get-a-quote-section .schedule-form .iti .iti__flag-container {
    width: 65px;
  }
}
.get-a-quote-section .schedule-form .iti .iti__selected-flag {
  background: #eee;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.get-a-quote-section .schedule-form .iti__arrow {
  border: 0;
  width: 18px;
  height: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.get-a-quote-section .schedule-form .iti__arrow:after {
  color: #999;
  font-size: 10px;
  line-height: 1;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f078";
  display: block;
}
.get-a-quote-section .schedule-form .iti__country-list {
  color: #000;
  font-size: 13px;
  font-weight: 400;
  font-family: "montserrat", arial;
}





/* new added */

.get-a-quote-section .schedule-form .intl-tel-input .text-input
{
    padding-left: 93px;

}


.get-a-quote-section .schedule-form .intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
    background-color: #eee !important;
}

.get-a-quote-section .schedule-form .flag-container {
  width: 78px;

}
@media (max-width: 767px) {
  .get-a-quote-section .schedule-form .flag-container {
    width: 65px;
  }
}
.get-a-quote-section .schedule-form .selected-flag {
  background: #eee;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.get-a-quote-section .schedule-form .iti-arrow {
  border: 0;
  width: 18px;
  height: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;

    top: 46%;
    right: 12px;

}
.get-a-quote-section .schedule-form .iti-arrow:after {
  color: #999;
  font-size: 10px;
  line-height: 1;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f078";
  display: block;
}
.get-a-quote-section .schedule-form .country-list {
  color: #000;
  font-size: 13px;
  font-weight: 400;
  font-family: "montserrat", arial;
}






.intl-tel-input.allow-dropdown .selected-flag
{

width:78px !important;
    display: flex;
    align-items: center;
    padding: 0 6px 0 6px;
}

.intl-tel-input .selected-flag .iti-flag{

left: 20px;
}




/* end */








.get-a-quote-section .buttons-holder {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 18px;
  padding-top: 30px;
}
@media (max-width: 991px) {
  .get-a-quote-section .buttons-holder {
    padding-top: 15px;
  }
}
@media (max-width: 767px) {
  .get-a-quote-section .buttons-holder {
    gap: 12px;
  }
}
.get-a-quote-section .button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  background: #081185;
  border-radius: 6px;
  padding: 12px 25px 11px;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin: 0;
  border: 2px solid transparent;
}
@media (max-width: 767px) {
  .get-a-quote-section .button {
    letter-spacing: 1px;
    padding: 11px 15px 10px;
  }
}
.get-a-quote-section .button:hover {
  background: #050b55;
}
.get-a-quote-section .button.button-secondary {
  color: #999;
  background: #eee;
}
.get-a-quote-section .button.button-secondary:hover {
  background: #e1e1e1;
}
.get-a-quote-section .button.min-w {
  min-width: 310px;
}
@media (max-width: 767px) {
  .get-a-quote-section .button.min-w {
    min-width: inherit;
  }
}
.get-a-quote-section .button.button-outline {
  border-color: #081185 !important;
  background: transparent !important;
  color: #081185 !important;
  padding: 15px 25px 13px !important;
}
@media (max-width: 767px) {
  .get-a-quote-section .button.button-outline {
    padding: 12px 20px 11px !important;
  }
}
.get-a-quote-section .button.button-outline:hover {
  color: #fff !important;
  background: #050b55 !important;
}
.get-a-quote-section .button.button-gray {
  color: #999;
  border-color: #ccc;
}
.get-a-quote-section .button.button-gray:hover {
  border-color: #081185 !important;
}
.get-a-quote-section .textbox {
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .get-a-quote-section .textbox {
    margin-bottom: 20px;
  }
}
.get-a-quote-section .text-updated {
  text-align: center;
  color: #081185;
  font-size: 14px;
  line-height: 18px;
  padding: 35px 0 55px;
}
@media (max-width: 991px) {
  .get-a-quote-section .text-updated {
    padding: 20px 0 25px;
  }
}
@media (max-width: 767px) {
  .get-a-quote-section .text-updated {
    padding: 15px 0 5px;
  }
}
.get-a-quote-section .text-updated p {
  margin: 0 0 7px;
  font-weight: 700;
}
.get-a-quote-section .text-updated a {
  color: #081185;
}
.get-a-quote-section .text-updated a:hover {
  text-decoration: underline;
}


.form-container .time-picker br{
  display: none;
}

.get-a-quote-section .thankyou-block .text-updated p {
	display: block;
	height: auto;
}


/* center a book apointment btn */

.schedule-form .buttons-holder p {
	display: flex !important;
	flex-direction: column;
	align-items: center;
}




/* manage error or sucess display */




.get-a-quote-section .quote-form .wpcf7 form.failed,
.get-a-quote-section .quote-form .wpcf7 form.aborted,
.get-a-quote-section .quote-form .wpcf7 form.sent,
.get-a-quote-section .quote-form .wpcf7 form.invalid, 
.get-a-quote-section .quote-form .wpcf7 form.unaccepted,
.get-a-quote-section .quote-form .wpcf7 form.payment-required {
	position: relative;
}

.get-a-quote-section .quote-form .wpcf7 form.failed .wpcf7-response-output,
.get-a-quote-section .quote-form .wpcf7 form.aborted .wpcf7-response-output,
.get-a-quote-section .quote-form .wpcf7 form.sent .wpcf7-response-output,
.get-a-quote-section .quote-form .wpcf7 form.invalid .wpcf7-response-output, 
.get-a-quote-section .quote-form .wpcf7 form.unaccepted .wpcf7-response-output,
.get-a-quote-section .quote-form .wpcf7 form.payment-required .wpcf7-response-output {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 60px;
	text-align: center;
	width: 100%;
}


@media (max-width: 767px) {
	.get-a-quote-section .quote-form .wpcf7 form.failed .wpcf7-response-output,
	.get-a-quote-section .quote-form .wpcf7 form.aborted .wpcf7-response-output,
	.get-a-quote-section .quote-form .wpcf7 form.sent .wpcf7-response-output,
	.get-a-quote-section .quote-form .wpcf7 form.invalid .wpcf7-response-output,
	.get-a-quote-section .quote-form .wpcf7 form.unaccepted .wpcf7-response-output,
	.get-a-quote-section .quote-form .wpcf7 form.payment-required .wpcf7-response-output {
		bottom: 54px;
	}
}



#block-contact-block_b9b7251b476809cb2922ec9eb1704765 .get-a-quote-section .quote-form .form-holder .new-step-two-style ul {
	padding-top: 0px;
}


@media (max-width: 579px) {
	.get-a-quote-section .quote-form .wpcf7 form.failed .wpcf7-response-output,
	.get-a-quote-section .quote-form .wpcf7 form.aborted .wpcf7-response-output,
	.get-a-quote-section .quote-form .wpcf7 form.sent .wpcf7-response-output,
	.get-a-quote-section .quote-form .wpcf7 form.invalid .wpcf7-response-output,
	.get-a-quote-section .quote-form .wpcf7 form.unaccepted .wpcf7-response-output,
	.get-a-quote-section .quote-form .wpcf7 form.payment-required .wpcf7-response-output {
		bottom: 65px;
		font-size: 12px;
	}

  #block-contact-block_b9b7251b476809cb2922ec9eb1704765 .get-a-quote-section .quote-form .form-holder .new-step-two-style ul {
    padding-top: 30px;
  }
  
  
}


  .get-a-quote-section   .button-add-to-calander:hover{
    color: #fff !important;
    background: #081185 !important;
  }



  @media (max-width: 767px) {
    .form-col.schedule-form-field-mobile-hide {
   display: none;
    }
  
  }
  